nixCraft Linux / UNIX Newsletter

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

How to install wget on RHEL 8 using the dnf command

Posted: 06 Dec 2018 11:49 AM PST


I am a new Red Hat Enterprise Linux (RHEL) 8 user. How do I install wget on RHEL 8 using the dnf command?

The post How to install wget on RHEL 8 using the dnf command appeared first on nixCraft.

Bash Find out the exit codes of all piped commands

Posted: 06 Dec 2018 11:44 AM PST


How do I get exit status of process that's piped to another (for e.g. 'netstat -tulpn | grep nginx') on a Linux or Unix-like system using a bash shell?

The post Bash Find out the exit codes of all piped commands appeared first on nixCraft.

Linux List All Users In The System

Posted: 06 Dec 2018 11:43 AM PST


I am a new Linux sys admin and I'm unable to find the command to list all users on my RHEL server. What is the command to list users under Linux operating systems?

The post Linux List All Users In The System appeared first on nixCraft.

How To Find Out Nginx Version

Posted: 06 Dec 2018 11:39 AM PST


{Recently updated}How do I print Nginx web server version using command line option under Unix like operating systems? How do I check nginx version?

The post How To Find Out Nginx Version appeared first on nixCraft.

Microsoft is building Edge on top of Chromium (open source version of Google Chrome)

Posted: 06 Dec 2018 11:14 AM PST

It is official now. Microsoft is throwing away old code base of Edge browser and making next version of Edge browser on top of Chromium. The open source project behind Google Chrome is known as Chromium. Microsoft is building a Chromium browser to replace Edge on Windows 10 on both x86 and ARM-based systems.

The post Microsoft is building Edge on top of Chromium (open source version of Google Chrome) appeared first on nixCraft.