August 2006


1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4 out of 5)
Loading ... Loading ...

It is annoying to have to get out of config mode on a router or switch whenever you need to run an exec level command. The ‘do’ command allows you to run exec level commands from config mode.

Examples:
Router(config)#do show run
Router(config)#do show interface f0/0

Click Image to play tutorial:


1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5 out of 5)
Loading ... Loading ...

Free from Microsoft. Download virtual desktop manager

After you have installed this small power toy, right-click on the task bar, select Toolbars > Desktop Manager.

(more…)


1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 4.71 out of 5)
Loading ... Loading ...

Dual-homed environments with different ISPs have usually meant that BGP must be used and that both ISPs must support BGP routing. Throughout this tutorial, I will show you how you can have mulitple ISPs without BGP or provider independant IP addresses. Tracking objects provide a means of removing static routes if the ISP cannot be contacted.

(more…)


1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.5 out of 5)
Loading ... Loading ...

Free visio stencil downloads from Cisco. Click Here!


1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Use this simple command to find large directories. To find directories over 1GB

[root@localhost]# du -h / | grep ^[0-9\.]*G

Click to play tutorial:

(more…)


1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 5 out of 5)
Loading ... Loading ...

For Linux administrators that use Windows for their desktop OS, Putty is an invaluble tool. This tutorial will help you save time administering your servers without having to login to provide a username and password each time.

Click to play tutorial:

(more…)


1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5 out of 5)
Loading ... Loading ...

This tutorial will help you save time administering your servers without having to login to provide a username and password. I use it to execute remote commands or scripts on a remote server.

(more…)