Articles
Create private / public ssh key pair In this howto we are creating a private / public key pair...
Howto Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 6About LAMP LAMP stack is a group of open source software used to get web servers up and running....
Howto Install Linux, Apache, MySQL, PHP (LAMP) stack on UbuntuAbout LAMP LAMP stack is a group of open source software used to get web servers up and running....
Mdadm CommandsMdadm is the modern tool most Linux distributions use these days to manage software RAID...
Working with passwordsYou can use the following commands when working with passwords:Change your own password: passwd...
Configuring IP addressesFor Redhat: nano /etc/sysconfig/network-scripts/ifcfg-eth0 ( if you also have a second uplink,...
Adding and deleting UsersAdduser: To add a new user: adduser ( Username ) Delete user: To delete the user and keep the...
File-System CommandosCreate file: # touch new.file Create Directories: # mkdir Remove file: # rm -f < forced...
Using SSHTo use SSH on a pre-debian 6 server you will need to install ssh in the following way: apt-get...
Harddrive TestTo test you harddrive you can use the following command: dd if=/dev/zero of=/dev/cciss/c0d3p2...
Basic Linux CommandsTo keep tail running in the terminal tail -f filename To view your routes table netstat -rn...
Howto change the keyboard layout in text mode on a linux-based operating systemWhenever you want to change the keyboard layout of the shell eg. terminal or ssh of a linux...
Powered by Proxied.com & Anosim.net