Quantcast
Channel: nixCraft
Viewing all articles
Browse latest Browse all 14

Start / Stop / Restart Apache Web Server Via SSH

$
0
0
How do I start / stop or restart Apache web sever via SSH (secure shell) under Linux or UNIX operating systems? Open a command-line terminal (select Applications > Accessories > Terminal), and then type the following command to login to remote server called server1.cyberciti.biz using the ssh client: $ ssh user@server1.cyberciti.biz Once logged in switch […]

Read answer to: "Start / Stop / Restart Apache Web Server Via SSH"

Tweet this    Share on Facebook


Viewing all articles
Browse latest Browse all 14

Trending Articles