Posts Tagged ‘Command Line’

Ubuntu How To Guides

How to update Ubuntu from command line

This guide will show you how to update Ubuntu from the command line, this is critical for keeping your Ubuntu server up to date with the latest security patches. Using the popular Ubuntu command “apt-get” to resync the apt sources and upgrade Ubuntu, other commands such as aptitude or GUI tools could be used as [...]

Linux Bash Command Line

Linux email file from command line

Linux email file from command line, handy for sending small non text file to email accounts such a tar files directly from the shell.   Technorati Tags: Command Line, How-To, Linux, Linux email file from command line

Linux Bash Command Line

Recursively copy whole directories FTP Linux command line

Recently I’v had a fair amount of website migration work, requiring me to copy large amounts of data and MySQL database dumps from my the old Linux box to my desktop then re-upload to the new host. Technorati Tags: CentOS, Command Line, FTP, How-To, RHEL

Linux Bash Command Line

Install bash mail command CentOS RHEL or Fedora

How to install the bash mail command on CentOS, RHEL or Fedora, this is handy for sending mail from the command line: cat /some/file | mail youraddress@yourdomain.com If you don’t have the mail command installed you will get the following error: -bash: mail: command not found Technorati Tags: Bash, CentOS, Command Line, fedora, HowTo, Linux, [...]

stop symantec endpoint protection command line

Stop Symantec endpoint protection command line Stop Endpoint Protection by doing the following: Load up the Windows command line interface and enter the following: cd “C:\Program Files (x86)\Symantec\Symantec Endpoint Protection” Once in the above directory enter the following: smc -stop To start it again enter: smc -start Technorati Tags: Command Line, Start, Stop, Symantec Endpoint [...]

Powered by WordPress