add user and change location
cat /etc/passwd useradd -M username finger username usermod -m -d /home/domainname/public_html username passwd username...
Continue reading ...cat /etc/passwd useradd -M username finger username usermod -m -d /home/domainname/public_html username passwd username...
Continue reading ...To add the ppa and install the theme and the settings manager, type this on a terminal : [php]sudo add-apt-repository ppa:nikount/orta-desktop sudo add-apt-repository ppa:tiheum/equinox sudo apt-get update sudo apt-get install orta-theme sudo apt-get install faenza-icon-theme[/php] To install the...
Continue reading ...what is Cron? Cron is a time-based job scheduler in Unix-like computer operating systems. 'cron' is short for 'chronograph'. Cron is the name of a program that enables unix users to execute commands or scripts (groups of commands) automatically at a specified time/date. It is normally used for sys...
Continue reading ...