Source: debianadmin
- ruchi
This tutorial will explain how to clear ARP table in bluecoat proxyAV devices this is very useful if you change proxy device or any other devices which provides routing.
Procedure to follow
Login in to proxyav device
Now you need to click on Advanced from left side menu
Once it opens Advanced settings scree click on ARP table
In ARP table screen you can clear ARP table
Related content:
Juniper NSM Compatibility Matrix for Juneos/Screenos/IDP series
How to fix NSM 2011.1 S2 administration page not showing NSM configuration
Submin...
Source: ars oss
- Ryan Paul
Charles Nutter and Tom Enebo, key developers behind the JRuby project, are joining Red Hat. The news was announced at JRubyConf 2012 this morning and later confirmed by Nutter on Twitter.
JRuby is an open source implementation of the Ruby programming language that targets the Java virtual machine (JVM). It allows the popular Ruby on Rails framework to be used in a Java environment and interoperate with Java code. JRuby offers better performance than the standard C-based Ruby reference implementation in some cases.
Nutter and Enebo were hired by Sun in 2006 to work on JRuby full-time. When...
Source: ars oss
- Ryan Paul
A prototype of the Raspberry Pi camera component
Raspberry Pi Foundation
A blog post published by the Raspberry Pi foundation offers the first look at an experimental camera module that is designed to plug into the organization’s popular $35 Linux computer. The camera component, which will likely be available for purchase later this year, is relatively small. The foundation says that it is “ideal for some robotics and home automation applications people have been wanting to build.”
The Raspberry Pi foundation was originally established to...
Source: ars oss
- Ryan Paul
Is that an Android computer in your pocket, or are you just happy to see me?
APC
Taiwanese hardware manufacturer VIA has announced a new product called the Android PC System (APC), a seven-inch ARM board that ships with a custom version of the Android mobile operating system. The device will be available in July for $49.
The APC includes a VIA ARM11 SoC, 512MB of RAM, 2GB of flash storage, VGA and HDMI video outputs, speaker and microphone jacks, a microSD slot, an ethernet port, and four USB ports. It also reportedly supports hardware-...
Source: chromium
Just over two months ago, Chrome sponsored the Pwnium browser hacking competition. We had two fantastic submissions, and successfully blocked both exploits within 24 hours of their unveiling. Today, we’d like to offer an inside look into the exploit submitted by Pinkie Pie.
So, how does one get full remote code execution in Chrome? In the case of Pinkie Pie’s exploit, it took a chain of six different bugs in order to successfully break out of the Chrome sandbox.
Pinkie’s first bug (117620) used Chrome’s prerendering feature to load a Native Client module on a web page....
Source: Google
- noreply@blogger.com (A Googler)
We’re pleased to have Farah Mohamed join us today to talk about her organization, the G(irls)20 Summit, of which Google is a proud sponsor. The mission of the G(irls)20 Summit is to showcase how girls and women can impact a country’s economic prosperity, political stability and social innovation. - Ed.
Research shows that investing in girls and women can help the global economy. Consider the following examples:
According to Plan UK, an extra year of education increases a girl’s income by 10 to 20% and is a significant step on the road to breaking the cycle of poverty.
In Kenya,...
Source: mozilla
- Matt Thompson
Today, we’re proud to launch “Mozilla Webmaker,” a new program to help people everywhere make, learn and play using the open building blocks
of the web.
The goal: help millions of people move from using the web to making the web. With new tools to use, projects to create, and events to join, we want to help the world increase their understanding of the web and take greater control of their online lives.
And we’d like you to join us.
This video requires a browser with support for open video or the Adobe Flash Player.
Building a generation of webmakers...
Source: howtoforge
Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.04 LTS
Nginx (pronounced
"engine x") is a free, open-source, high-performance HTTP server. Nginx
is known for its stability, rich feature set, simple configuration, and
low resource consumption. This tutorial shows how you can install Nginx
on an Ubuntu 12.04 LTS server with PHP5 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).
Sponsored Post: Torbit, Infragistics, Velocity, Reality Check Network, Gigaspaces, AiCache, Logic Monitor, Attribution Modeling, New Relic, AppDynamics, CloudSigma, ManageEnine, Site24x7
Source: highscalability
- Todd Hoff
Who's Hiring?
Torbit is hiring! Care about performance? Care about making the internet faster and better? At Torbit we use lots of Golong, Node.js, JavaScript and PHP to solve big challenges.
Fun and Informative Events
The DevOps PaaS Infusion Meetup NYC - Taking Mission-Critical Apps to the Cloud. You’ll hear real world use cases from Microsoft, Aditi, Cisco, GigaSpaces, and C24. Register here: http://bit.ly/IpgpaN.
O'Reilly Velocity, the Web Performance and Operations conference, is happening in Santa Clara, CA from June 25-27. Learn from your...
Source: debianadmin
- ruchi
This tutorial will explain How to Erase the Juniper firewallSystem Configuration Using the CLI.This solution applies to all Firewall ScreenOS versions.
Note: Only the configuration file is reset to the default status. All other aspects of the system remain, such as port modes, license keys, AV and DI databases, and attack databases.
Procedure to follow
Connect to the device with a console connection.
From the CLI, enter unset all; press ENTER.
When prompted for Erase all system config, are you sure y/[n]; press y.
Enter reset; press ENTER....