寻觅生命中的那一片浅草......

chkconfig在ubuntu里用什么命令替代

# update-rc.d sshd defaults          # Activate sshd with the default runlevels
# update-rc.d sshd start 20 2 3 4 5 . stop 20 0 1 6 .  # With explicit arguments
# update-rc.d -f sshd remove         # Disable sshd for all runlevels
# shutdown -h now (or # poweroff)    # Shutdown and halt the system

尚无评论

发表评论

2025年二月
« 5月    
 12
3456789
10111213141516
17181920212223
2425262728