Sending email or mail with attachment from command or shell prompt
If you are looking to send email with attachment via shell script or at shell prompt/command line (read as bash prompt), use mutt command. Mutt is a […]
If you are looking to send email with attachment via shell script or at shell prompt/command line (read as bash prompt), use mutt command. Mutt is a […]
As stated in comptechdoc.org Editors: emacs, vi, pico, jed, vim Command Example Description cat Sends file contents to standard output. This is a way to list […]
The file /etc/sudoers, has the rules that users have to follow when using sudo command. If you are (or was) running Ubuntu, you may know […]
This is a tutorial about how to create simple batch scripts in linux console. I will use “/home/” as my root folder. It can be applied […]
As WebDesignerWall stated in this article: 1. The Blog Frontend Before you start, let’s take a look at the WordPress default theme and see how […]
The Perfect Setup: Ubuntu Server 8.04.1 LTS Hardy (supported to 2013) + EngineX (NGINX) Web Server built from sources + MySQL 5 + PHP 5.(Or […]