Articles

 Creating a private / public key pair for logging in without password

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 6

About 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 Ubuntu

About LAMP LAMP stack is a group of open source software used to get web servers up and running....

 Mdadm Commands

Mdadm is the modern tool most Linux distributions use these days to manage software RAID...

 Working with passwords

You can use the following commands when working with passwords:Change your own password: passwd...

 Configuring IP addresses

For Redhat: nano /etc/sysconfig/network-scripts/ifcfg-eth0 ( if you also have a second uplink,...

 Adding and deleting Users

Adduser: To add a new user: adduser ( Username ) Delete user: To delete the user and keep the...

 File-System Commandos

Create file: # touch new.file Create Directories: # mkdir Remove file: # rm -f < forced...

 Using SSH

To use SSH on a pre-debian 6 server you will need to install ssh in the following way: apt-get...

 Harddrive Test

To test you harddrive you can use the following command: dd if=/dev/zero of=/dev/cciss/c0d3p2...

 Basic Linux Commands

To 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 system

Whenever you want to change the keyboard layout of the shell eg. terminal or ssh of a linux...

Powered by Proxied.com & Anosim.net