28 Eylül 2021 Salı

systemd genel bilgi

 

Tüm  servis ünitelerini listelemek;

# systemctl --type=service 

 

Bir servis hakkında detaylı bilgi almak için 

# systemctl status httpd -l


Bir servisin aktif ve etkin olup olmadığının kontrolü

# systemctl is-active httpd

# systemctl is-enabled httpd


# systemctl list-units --type=service

# systemctl list-units --type=service --all

# systemctl list-unit-files --type=service 

# systemctl --failed --type=service

# systemctl list-dependencies #unit/servis

#  systemctl  list-dependencies sshd





systemd genel bilgi

 

Tüm  servis ünitelerini listelemek;

# systemctl --type=service 

 

Bir servis hakkında detaylı bilgi almak için 

# systemctl status httpd -l


Bir servisin aktif ve etkin olup olmadığının kontrolü

# systemctl is-active httpd

# systemctl is-enabled httpd


# systemctl list-units --type=service

# systemctl list-units --type=service --all

# systemctl list-unit-files --type=service 

# systemctl --failed --type=service

# systemctl list-dependencies #unit/servis

#  systemctl  list-dependencies sshd





ansible ile yerel quay sunucusu üzerinden execution environment kullanımı

 Yerel quay veya registry sunucularımızdaki ee leri ansible ile kullanabiliyoruz. Bunun için kendi yaptığımız ee leri veya hazır ee leri yük...