ps Command In Linux with Examples

ps Command In Linux with Examples

Linux is a multi tasking and multi user operating system which can be run multiple processes at the same time. In order to accomplish these Linux can run multiple processes at the same time with different purposes, features, owners etc. The ps command is used to list processes in different ways. the ps command can … Read more

How To List Services In Linux?

How To List Services In Linux?

A typical Linux system runs different services in order to complete or run different tasks. This service number is much higher in Linux servers for providing services to the other users. Linux services are used to remote access, file share, web server, etc. In some cases, Linux services are called daemons. But how can be … Read more