Blog Detail
Network Step By Step
http://networkstepbystep.blogspot.com/
Network Step By Step Blog provide all tutorials need for network task. It also provide CCNA material.
Recent Posts
TROUBLESHOOT DHCP
DHCP Stands for the Dynamic Host Configuration protocol and it is used to assign the IP addresses to the network computers dynamically. It saves the lot of time and the administrative efforts of the network administrators by providing the TCP/IP con...
Testinside-ccna-640-802-v35
Exam Number/Code: 640-802Exam Name: CCNA"CCNA 's Cisco Certified Network Associate", also known as 640-802 exam, is a Cisco certification.Preparing for the 640-802 exam? Searching 640-802 Test Questions, 640-802 Practice Exam, 640-802 Dumps?With the ...
Dell Wireless and Ubuntu Hardy Heron
I have a Dell Inspiron 1520 with the Dell Wireless 1390 WLAN Mini-Card, one that has given many Linux users big headaches. After trying many different approaches suggested all over the web, and gathering clues in many Ubuntu forum posts, I finally wo...
Easy switching network settings (home & office)
You can easily switch your network settings using the netsh command, instead of installing a lot of unnecessary software. Here are two examples, one for dhcp settings, and one for a static address. You can put it into a .bat file: netsh interface ip...
SSH login without password
If you want to make a bakup script like the one I showed you yesterday, you may need to set your machines to login remotely without asking for a password everytime. This is done by sharing between them the public rsa keys generated by the openssh ser...
Simple script to backup virtual machines in linux
Currently I am using a small VMWare Server hosting 4 virtual machines, and i found my self in the position of backing them up. But the virtual machines need to be stopped before you can copy them somewhere else. Using the getstate() output of the vmw...

