How to Run Commands Automatically at Linux System Boot Up
Last Updated on Saturday, 24 September 2011 12:21 Written by Richi González Saturday, 24 September 2011 12:00
Hello,
If you always have to manually run services at every system bootup, do it no more! This article will show you how to automatically run anything at system bootup by adding the execution commands to the /etc/rc.local script. You will need SSH root access.
Difficulty level: Easy
How to Start/Restart/Stop the ftpd Service
Last Updated on Saturday, 24 September 2011 12:22 Written by Richi González Friday, 23 September 2011 12:00
Hello,
This is the third article on how to start/restart/stop services (1st: httpd, 2nd: mysqld, 3rd:ftpd). I have added two different commands per action, if one does not work, try the next one. You will need SSH root access.
Difficulty level: Easy
How to Start/Restart/Stop the mysqld Service
Last Updated on Saturday, 24 September 2011 12:22 Written by Richi González Thursday, 22 September 2011 12:00
Hello,
I have written an article on how to start/restart/stop the httpd service, and decided to write another one for the mysqld service. You will need SSH root access.
Difficulty level: Easy
How to Start/Restart/Stop the httpd Service
Last Updated on Saturday, 24 September 2011 12:22 Written by Richi González Wednesday, 21 September 2011 12:00
Hello,
I have seen TONS of threads in forums asking how to restart the httpd service, and sometimes they only post one method. In this article I will tell you how to start it, restart it, or stop the httpd service with two different ways. You will need SSH root access.
Difficulty level: Easy
Learn MoreHow to Connect via SSH with a Linux Terminal
Last Updated on Saturday, 24 September 2011 12:23 Written by Richi González Tuesday, 20 September 2011 12:00
Hello,
For Linux users wondering how to establish a SSH connection to their server, this article will show you!
Difficulty level: Medium (Easy if you have basic Linux terminal knowledge)

Recent Comments