Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install lighttpd

apt-get update 
apt-get upgrade

apt-get install lighttpd

systemctl enable lighttpd
systemctl start lighttpd

systemctl status lighttpd
Source by www.linuxcloudvps.com #
 
PREVIOUS NEXT
Tagged: #install #lighttpd
ADD COMMENT
Topic
Name
2+2 =