A daemon is a process that runs in the background and is waiting for a specific event to occur. Typical daemons are httpd of web server and sshd which provides SSH connection. When booting is ...
UNIX/Linuxでよく使われる「Daemon」 (デーモン)プロセスの語源とは? By Jakob Breivik Grimstveit HTTPサーバーとしてウェブページを提供したり、メールサーバーとして電子メールを送信したり、定期的に時刻同期を行ったりする プロセス は オペレーティングシステム では バックグラウンド プロセスと ...