|
Linux HowTo's -
Linux Networking HowTo's
|
|
Written by Keith Short
|
|
Wednesday, 30 July 2008 06:59 |
|
This is a simple script written in Expectk. The purpose of this script is to allow entering the Telnet server name or address and the username/password combination (one time), then having the script open a telnet session, login to the Telnet server, then launch a telnet session from the telnet server to the device and drop you on a command prompt. As stated in the title, the prompts are what's to be - expected (get it, expected, Expect script? - ahh, forget it :) - from a Cisco IOS device using username/password authentication.
|
|
Last Updated on Wednesday, 30 July 2008 07:39 |
|
Read more...
|
|
|
Linux HowTo's -
Linux Networking HowTo's
|
|
Written by Tim Inkpen
|
|
Saturday, 07 June 2008 09:10 |
|
Configuring IP on Linux from the Command Line
(RedHat,CentOS,Fedora)
This
guide assumes that you are adding an the IP on eth0. If you are doing this on
another Eth card (i.e. eth1) just adjust the eth numbers accordingly
|
|
Last Updated on Wednesday, 15 April 2009 07:26 |
|
Read more...
|
|
Linux HowTo's -
Linux Networking HowTo's
|
|
Written by Keith Short
|
|
Thursday, 29 May 2008 18:23 |
|
Ok. I've we've been getting some slaps via email for the delay in continuing this feature. You know we love this stuff too, but we also work for a living. And without those good old paychecks we can't even pay the bills for this Community. Whew I didn't know Linux folks could be so pushy. Oh wait, I take that back. Not that I'm saying the Co-Founder of LinuxDynasty is pushy at all 
|
|
Last Updated on Sunday, 01 June 2008 16:20 |
|
Read more...
|
|
Linux HowTo's -
Linux Networking HowTo's
|
|
Written by Keith Short
|
|
Sunday, 25 May 2008 14:55 |
|
Being and Network guy I had this idea (or if you speak to asanabria, he'll probably say he had this idea) to show off the free tools built into that Linux that will help you in your day to day duties.
Now if you've already gotten familiar with Linux, you have an inkling of what's to come. If your new to Linux, you've got some treats coming your way! The Linux guys in your shop will be familiar with a number of these tools, but there will be some that are not in the typical SysAdmin's toolkit.
Since I'm running around doing chores today all you get - for the moment - is a little tease. Check this out.
|
|
Last Updated on Sunday, 25 May 2008 15:28 |
|
Read more...
|
|
Linux HowTo's -
Linux Networking HowTo's
|
|
Written by Tim Inkpen
|
|
Saturday, 17 May 2008 09:44 |
|
To Install/Configure DSL/ADSL On RedHat/Centos Linux:
- Check to see if pppoe is installed
rpm –qa | grep rp-pppoe
if not then:
yum install rp-pppoe
- After the install, run adsl-setup
and input your settings
- /sbin/ifup ppp0
or adsl-start
- To stop your connection: adsl-stop
- To check the connection’s status: adsl-status
|
|
Last Updated on Sunday, 18 May 2008 08:18 |
|
|
|
|
<< Start < Prev 1 2 Next > End >>
|
|
Page 1 of 2 |