Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux process vs service vs daemon

A process is a running program.
A service can be several processes, e.g., httpd (web-service) or a database.
A dameon is a background process. (no controling terminal)
Comment

PREVIOUS NEXT
Code Example
Shell :: clone submodules after clone 
Shell :: install react 16 
Shell :: firebase with react 
Shell :: install angular 9.1.7 
Shell :: install helm on wsl 
Shell :: execute bash script from anywhere 
Shell :: find large files linux 
Shell :: how to uninstall git in ubuntu 18.04 
Shell :: how to install tor browser in kali 
Shell :: install git gui ubuntu 
Shell :: delete branch from remote 
Shell :: git load all submodules 
Shell :: list drives unbuntu server 
Shell :: install ng cli npm 
Shell :: clear bash history 
Shell :: ubuntu dconf editor install 
Shell :: microsoft install mpi on ubuntu 
Shell :: kill vlc in linux 
Shell :: install nodemon globally 
Shell :: npm vercel 
Shell :: how to check if oh my zsh is installed 
Shell :: delete namespace stuck in terminating 
Shell :: install filezilla ubuntu 
Shell :: ubuntu remove cuda 
Shell :: firewall-cmd remove port 
Shell :: uninstall qgis ubuntu 20.04 
Shell :: find linux version 
Shell :: git update all submodules 
Shell :: ubuntu start php 
Shell :: install docker on debian 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =