Archive for the 'Networking' Category

Tips Configure VLan Interface on OpenBSD

Wednesday, June 22nd, 2011

VLAN or Virtual Local Area Network, is a group of hosts with a common set of requirements that communicate as if they were attached to the same wire, regardless of their physical location. A VLAN has the same attributes as a physical LAN, but it allows for end stations to be grouped together even if [...]

World IPv6 Day, 8 June

Monday, June 13th, 2011

On June 8, more than a hundred organizations, including Google, Akamai, and Facebook, will jettison the aging Internet Protocol 4 and take the more robust IPv6 standard out for a one-day test-drive. The current addressing scheme for the internet uses IPv4 (Internet Protocol version 4). But we are running out of addresses. An IP address [...]

Remote SSH and Telnet from Blackberry with BBSSH

Wednesday, February 2nd, 2011

BBSSH is the only open source SSH client designed specifically for BlackBerry. BBSSH is an advanced SSH and Telnet client that has been designed for your BlackBerry device. It integrates tightly with your BlackBerry system, providing a powerful and customizable tool for securely accessing the servers you need, when you need them. It is developed [...]

How to Install GNS3 as Cisco Simulator in Ubuntu

Tuesday, January 18th, 2011

GNS3 is a graphical network simulator that allows simulation of complex networks. GNS3 is an excellent complementary tool to real labs for network engineers, administrators and people wanting to pass certifications such as CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE. To allow complete simulations, GNS3 is strongly linked with : * Dynamips, the core program [...]

Tips Install sqstat for Monitoring Squid Proxy

Monday, November 22nd, 2010

sqstat is an application that functions to monitor squid in real time so that we can see directly how much IP is being downloaded and so forth. And sqstat is an application made by Alex Samorukov. To install sqstat into our system, then follow the steps below: 1. Download package Download the package sqstat from [...]

Tips for Network Problem in Windows 7′s XP Mode

Thursday, October 21st, 2010

Windows 7′s XP Mode, part of the Windows Virtual PC, allows you to run a separate version of XP inside the newer OS. The Virtual PC comes as a free but very large download (after all, it contains a complete copy of XP) that works in the Professional and Ultimate editions of Windows 7. If [...]