X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseServer/VPS/VDSStopping and Activating the Linux S...

Stopping and Activating the Linux Service

We can use the following command to stop the service.

service iptables stopservice mysql stopservice fail2ban stop

We can use the following command to activate the service.

service iptables startservice mysql startservice fail2ban start

We can use the following command to restart the service.

service apache2 restartservice vesta restartservice mysql restart

To prevent it from running at system startup:

chkconfig:

chkconfig iptables offchkconfig mysql off

systemctl:

systemctl enable mysqld.service

systemctl enable nginx.service

You can click for our high-performance virtual servers.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(425 times viewed. / 1 people found helpful.)