Change Default Folder for Linux User
Change Default Folder for Linux User usermod -d /path/homedir if that doesen’t work, you can edit /etc/passwd
Change Default Folder for Linux User usermod -d /path/homedir if that doesen’t work, you can edit /etc/passwd
Configure LDAP Server on CentOS 6 Configure LDAP Server on CentOS 6 LDAP is an acronym for Lightweight Directory Access Protocol. LDAP is used as a more secure option to NIS. And is the…
Mount CentOS Partition from Live CD Mount CentOS Partition from Live CD This process can be used for LVM, Logical Volumes, or other types of partitions The reason i am…
Install Windows Updates on Server Core Install Windows Updates on Server 2012 Core login as administrator, and open sconfig Select option 6 it will ask do you want to do…
Restore CUPS configuration to New Server CentOS 6 Restore CUPS configuration to New Server CentOS 6 This guide covers backing up, and restoring CUPS to a new server. This should…
Installing Webmin On CentOS 6 Installing Webmin on CentOS 6.2 has changed to some degree like most other programs moving to CentOS 6, here is a quick walk-through to get…
Basic Windows Login Script Here’s a basic login script that every Sysadmin should have some variation of to make their life easier to run on most computers on the network.…
Install webmin on CentOS 5 On CentOS 5.8 make sure that iptables is either turned on, or you have port 10000 (default) open to be accessed If you do not…
https://lwn.net/Articles/1089386/ via Linux News ( https://goo.gl/Xa2mzf )
Configure DHCP for Dynamic DNS CentOS 6 Configure DHCP for Dynamic DNS CentOS 6 At this point we have setup a Dynamic DNS Master Server, and a Dynamic DNS Slave…