Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

apache2 install ubuntu 20.04

sudo apt-get update
sudo apt install -y apache2 php7.4 php7.4-fpm
sudo ufw allow 'Apache'
Comment

How to install apache2 on ubuntu 20.04

sudo apt-get update
sudo apt-get install apache2
Comment

PREVIOUS NEXT
Code Example
Shell :: find exec rm 
Shell :: add date to git reflog 
Shell :: git pull from previous commit 
Shell :: Display lines containing the pattern “root” and 3 lines after them in the file /etc/passwd. 
Shell :: git log by author 
Shell :: ubuntu wifi enabled no internet connection 
Shell :: ubuntu start cronjob 
Shell :: run speedtest command line mac 
Shell :: github readme.md add image 
Shell :: uninstall get help windows 10 
Shell :: how to unzip tar.gz file 
Shell :: bashrc for powershell 
Shell :: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-idlotqqi/cryptography/ 
Shell :: clear the git stash 
Shell :: nextcloud scan files 
Shell :: mac generate ssh private key 
Shell :: how to check if I have sudo permission 
Shell :: Unable to boot device due to insufficient system resources. 
Shell :: bash loop foreach find 
Shell :: mongodb recherche like 
Shell :: trailing whitespace git apply 
Shell :: remove folder with content cmd 
Shell :: install steam on ubuntu 
Shell :: powershell active directory script examples 
Shell :: ip route delete linux 
Shell :: github desktop download for ubuntu 
Shell :: ionic capacitor motion 
Shell :: bash scripts arguments 
Shell :: linux install android sdk 
Shell :: genymotion install ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =