Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install-lamp-stack-ubuntu-20-04-server-desktop

sudo ufw allow http
Comment

install-lamp-stack-ubuntu-20-04-server-desktop

sudo iptables -I INPUT -p tcp --dport 80 -j ACCEPT
Comment

install-lamp-stack-ubuntu-20-04-server-desktop

sudo chown www-data:www-data /var/www/html/ -R
Comment

install-lamp-stack-ubuntu-20-04-server-desktop

sudo a2enconf servername.conf
Comment

PREVIOUS NEXT
Code Example
Shell :: transport docker volume 
Shell :: get OS name from lsb-release 
Shell :: use -i 
Shell :: centos 8 gui 2 
Shell :: sc CentOS 
Shell :: django secrets 
Shell :: commande de base terminal mac 
Shell :: como agregar angular material al proyecto 
Shell :: GVfs metadata is not supported. Fallback to TeplMetadataManager. 
Shell :: linux find files without string 
Shell :: move a branch back in git 
Shell :: router interface down cisco 
Shell :: converter mp3 para kali linux 
Shell :: how to check when was the last UBUNTU server patched 
Shell :: azure devops trigger exclude file 
Shell :: linux history unique commands 
Shell :: scp: /home//pass.csv: Permission denied 
Shell :: Git add only new files,not modefied files 
Shell :: screenshot tool with markup in linux manjaro 
Shell :: chromium open new tab linux terminal 
Shell :: grep files modified since yesterday 
Shell :: check if lfs compatible 
Shell :: awk get mean 
Shell :: how to install multiple linux package in one line 
Shell :: powershell grep for string in folder 
Shell :: git commit id 7 characters 
Shell :: the repo coud not download 
Shell :: autostart syncthing (replace myuser with your username) 
Shell :: automatically install all dependences of a package in R 
Shell :: error while ruling prettier 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =