Admin linux

Linux

?Tags for Admin linux

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.

(ex: Xbox 360, Mom, Social Media)

Latest Content

Most of time I face problem when I lose my bookmarks. Its important to take backup of bookmarks which easily transfer between systems. After doning 10min of search I comeup with 3 method. a. Export & Import Method. From the Firefox browser, click on..
1. yum install php-pecl-apc If for some reason centosplus repo is not enabled then: 1. cd /usr/src/ 2. wget http://pecl.php.net/get/APC-3.0.19.tgz 3. tar xvzf APC-3.0.19.tgz 4. cd APC-3.0.19 5. yum install php-devel 6. yum install automake 7. yum install.
Understanding LVM - 437 days ago
LVM terminology: a. Physical Volume (PV) : A PV is nothing more than a physical medium with some administrative data added to it - once you have added this, LVM will recognise it . b. Physical Extents (PE) :- Physical Extents are like really big blocks,..
1. Make these change in samba configuration file : emacs /etc/samba/smb.conf Important terms to understand a. wins support = yes b. domain master = yes c. netbios name = samba d. workgroup = OFFICE e. domain logons = yes 2. Samba root...
NFS server Redhat 5 - 491 days ago
Making NFS server Live: Server side (Server IP 10.1.31.1): 1. Check nfs-utils is installed or not using #yum list nfs-utils 2. Edit /etc/exports , add dir you want share with netrwork information and permision # vi /etc/exports /var/ftp/pub ...

Admin linux Newest Members