X

How to configure password less ssh login.

Connecting from one server to another server often asks the password before making connection. Also it asks the password while…

admin

Quick way to configure FTP server

Using NFS and samba you can share the files within same network but what if you would like to share…

admin

Quick Guide for Linux user access control list (ACL)

user access control In UNIX system you always need to deal with security towards the system. File or directory level…

admin

Six awk command examples

awk command examples : Awk is an text processing language which will typically use for extracting the required data from…

admin

12 Simple methods to handle vi editor commands.

Vi Editor is most popular editor in UNIX. vi editor is also called as Visual editor. Below methods describes different…

admin

3 simple steps to take the Hardware/software inventory of the server.

Introduction: cfg2html is tool (shell script) that provides the system documentation for HP-UX 10.xx/11.xx, Integrity Virtual Machine, SCO-UNIX, AIX, Sun OS…

admin

How to setup mysql on Linux

How to setup mysql on Linux As mysql is widely used database since its open source ,most reliable & user…

admin

5 simple steps to increase the swap space on Linux.

Steps to increase the swap space on Linux. Introduction: Swap in the addition space allocate on the hard disk of…

admin

5 Simple Linux user modification methods on linux with /etc/passwd file.

User modification methods on linux Normally user creation is an easy task in Linux. Once the user is added to…

admin

5 simple steps to change the Linux Splash screen.

Splash screen: Splash screen is nothing but the picture that’s gets displayed in the background while booting the Linux operating system.…

admin