Well, Many of you windows users may be bored of the same command prompt Interface, here is how to change and personalize your command prompt the way u want, By default windows has Black background …
How to disable “Application has Encountered a problem and needs to shutdown” message
Disabling "Application has Encountered a problem and needs to shutdown" message.Sooner or later all the Xp users will encounter an error report, we have to choose whether to send an error report …
Create a shortcut in Desktop of Shut Down,Log Off,Restart
Normally to Shutdown,Restart or Log Off computer we click on start and click on Turnoff computer.But now i will tell you how to create shortcut of Shutdown,Restart or Log Off in desktop. After …
Determining Interface address and configuring
User level : Beginnershey geek'z, this article has some of the basic information to get started with linux networking. . here we go. .These stuffs are automatically performed during a Linux …
Activating and De-Activating NIC Interface
User level : BeginnersThe ifup and ifdown commands can be used respectively to activate and deactivate a NIC interface. You must have an ifcfg file in the /etc/sysconfig/network-scripts …
Changing your IP address
User level : BeginnersIf you need, you could change the IP address of eth0 interface using the ifconfig command.command : ifconfig eth0 10.0.0.1 netmask 255.255.255.0 upeth0 is the …