Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to start apache2 server

# Start Apache 2 server on Linux/Unix
sudo service apache2 start
Comment

start apache service

systemctl status apache2
Comment

starting apache2 server

$ sudo systemctl stop apache2
$ sudo systemctl start apache2
Comment

PREVIOUS NEXT
Code Example
Shell :: find which service is using port 
Shell :: git remove unpushed commit 
Shell :: can i go back to bash from zsh mac 
Shell :: install lightshot on ubuntu 
Shell :: powershell foreach line in file read line 
Shell :: install bootstrap 
Shell :: install mailspring ubuntu 
Shell :: brew install npm 
Shell :: install sdkman ubuntu 
Shell :: serverless log fucntion 
Shell :: install yum terminal 
Shell :: ubuntu iptables open ssh output port 
Shell :: pipreqs not working 
Shell :: get remote IP of wsl ubuntu 
Shell :: pip command to install xlrd version 1.2.0 
Shell :: open firewall port ubuntu 16.04 
Shell :: packages required to install psycopg2 
Shell :: how to remove all docker container at once 
Shell :: how to set up a git repo on terminal 
Shell :: git no ssl 
Shell :: Usage: yarn [options] yarn: error: no such option: --template 
Shell :: installer laravel avec docker 
Shell :: base64 decode in powershell 
Shell :: unable to install deno in ubuntu 
Shell :: homebrew install git 
Shell :: show all running service linux 
Shell :: how to get hostname on linux 
Shell :: install rpm ubuntu 
Shell :: remove snap package 
Shell :: bash get current date 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =