25
06
2014

Linux açılışına servis eklemek, listelemek, kaldırmak

Kategorisi : Centos,Debian,Linux,Ubuntu
Eklemek için :
Fedora 
# chkconfig httpd --add
Fedora 
# chkconfig  httpd  on --level 2,3,5
Debian/Ubuntu 
# update-rc.d apache2 defaults
Debian/Ubuntu 
# update-rc.d apache2 start 20 2 3 4 5 . stop 80 0 1 6 .

Listeleme : 
Fedora 
# chkconfig --list httpd
Silme :
Fedora 
# chkconfig httpd off
Fedora 
# chkconfig httpd --del
Debian/Ubuntu 
# update-rc.d -f apache2 remove

Login gerekli Giriş .


photo

Php, ajax, jquery, mootools web programlama. Linux, apache, lamp sunucu yönetimi. Cpanel, plesk, lxadmin panel kurulumlari.

27 / 07 / 2024, 15:57:17
Web yazilim, grafik
barbetto.com

Tunalioglu.org - 2015