Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

aws php install sendmail fedora

1) Login as root with SSH
2.1) Linux Fedora:
>sudo yum install sendmail

2.2) Linux Ubuntu:
>sudo apt-get install sendmail

3) Validate service:
>service sendmail status

Note: it must to be 'Active: active (running)' - Otherwise activate it:
>service sendmail start
Comment

PREVIOUS NEXT
Code Example
Shell :: git remove before commit 
Shell :: How to run test with very_good_cli in flutter 
Shell :: git server 
Shell :: how to get last folder from path 
Shell :: how to record or log commands on the command-line 
Shell :: command to change user expiry date 
Shell :: how to install jupyter notebook in windows 10 
Shell :: how to make kali linux faster - To change swappiness value 
Shell :: ex: push a new local repository to github 
Shell :: linode attach volume to disk 
Shell :: git pull remote branch that does not exist locally 
Shell :: jre-8u331-linux-x64.rpm 
Shell :: ubuntu create ln 
Shell :: uninstall nvim arch 
Shell :: heading in github readme 
Shell :: sudo nano/etc/apt/sources.list 
Shell :: delete directory linu x 
Shell :: Command to create a hardlink 
Shell :: push to an existing branch 
Shell :: space as delimiter in cut command 
Shell :: shopify buy sdk 
Shell :: golang .profile 
Shell :: Docker linuxmint how to 
Shell :: flask shell context processor 
Shell :: scanning with dirb 
Shell :: Install pkgsrc (FreeBSD) package manager 
Shell :: terminal run the last x commands 
Shell :: Install salt minion for Windows 
Shell :: boot manager linux install code 
Shell :: bash condition structure 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =