21 May 201419 June 2023Linux CommandsBy Admin Linux User And Group Administration Commands Examples: 1. useradd / adduser – To add the user $ useradd mike 2. userdel – To delete the user $ userdel […]
21 May 2014Commands For A TopicBy Admin Linux Hardware Info Commands – You will always come across in a situation whee you will need to know the underlying hardware like CPU, memory, NICs […]
21 May 2014CommandsBy Admin amaddclient command examples – About amaddclient : Program to add client to an existing Amanda configuration – It comes from “amanda-server-2.6.1p2” package. – Path: /usr/sbin/amaddclient Examples: […]
21 May 2014CommandsBy Admin wget command examples – About wget : The non-interactive network downloader. – Comes From : wget-1.12-1.4.el6.i686 Examples : ————————————————– – To download a page # […]
21 May 2014CommandsBy Admin znew command examples – About znew : recompress .Z files to .gz files – Comes From : gzip-1.3.12-18.el6.i686 – Configuration Files: Examples : ————————————————– – […]
21 May 2014CommandsBy Admin zcat command examples – About zcat : Read zipped files – Comes From : gzip-1.3.12 Examples : ————————————————– – To read zipped file # zcat […]
21 May 2014Standard ProceduresBy Admin To Create Swap Partition 1. Add New Space – Add the new hard disk and create a partition using fdisk command. […]
21 May 2014General TopicsBy Admin Linux Services Port Numbers – Linux services quick help sheet. SR No. Service Daemon Protocol Port Number Configuration File 1. NFS nfsd rpcgssd nfs 2049 /etc/exports […]
20 May 2014CommandsBy Admin rpm Command Examples – To install rpm package # rpm -ivh pidgin-2.7.9-5.el6.2.i686.rpm Preparing… ########################### [100%] 1:pidgin […]
19 May 2014General TopicsBy Admin Linux File System Hierarchy – Linux file system hierarchy consists of following the file systems. /boot: It has files which are required for booting Linux OS, […]