nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Bash check if process is running or not on Linux / Unix

Posted: 24 Nov 2019 11:43 AM PST


I am new to Linux shell scripting. I am using a CentOS 7 Linux and Ubuntu 18.04 LTS server in the cloud. How do I check if a process is running or not on Linux? How do I determine whether a process is running or not in a shell script running on an Ubuntu server?

The post Bash check if process is running or not on Linux / Unix appeared first on nixCraft.

How to install and use Nginx on CentOS 8

Posted: 24 Nov 2019 11:34 AM PST

How do I Install Nginx on CentOS 8 Linux server? How can configure the latest version of Nginx web server on a CentOS Enterprise Linux 8 server using the CLI and host a static site?

The post How to install and use Nginx on CentOS 8 appeared first on nixCraft.

How to Create a new user account in CentOS 7/8

Posted: 24 Nov 2019 09:38 AM PST

How do I create a new user account on CentOS 7/8 Linux server using command-line options? How do I create a new user account with sudo access on CentOS 8 Linux server?

The post How to Create a new user account in CentOS 7/8 appeared first on nixCraft.