Browsing Category
Linux
How To Modify User Accounts in Linux Using usermod Command
Linux administrators often receive requests to create users in Linux unless the organization uses LDAP and also to…
How To Create a Sudo User On CentOS, Ubuntu & Debian
The sudo (substitute user do or superuser do) command is a program that allows users to run commands as another…
How To Create Users in Linux Using useradd / adduser Command
If you are a Linux system admin who administers Linux servers, you are very frequently asked to create users in…
BASH Functions – Shell Scripting
A BASH Function is a set of commands used to perform a specific task within a script. This function can be…
How To Use Linux Screen Command
Screen (GNU Screen) is a full-screen window manager that multiplexes a physical terminal. In simple words, it is a…
How To Install IntelliJ IDEA on Ubuntu 18.04 / 19.10 & Ubuntu 16.04
IntelliJ IDEA is an integrated development environment for Java development. Notably, Google uses IntelliJ IDEA…
How To Install Graylog On Debian 10 / Debian 9
Graylog is a free, open-source log management tool that helps you to collect and analyze any machine logs…
Debian 10 (Buster) Released – New Features
Debian 10 was released on July 6th, 2019 and it becomes available for public after 25 months of development. This…
How To Install pgAdmin 4 on CentOS 7 / RHEL 7 & Fedora 29 / Fedora 28
pgAdmin is a free and open source management tool for PostgreSQL and derivative relation databases such as EDB…
How To Install KDE Plasma 5.12 on Ubuntu 18.04 & Linux Mint 19
KDE Plasma Desktop is widget based desktop environment for Unix-Like operating system. It is fast, beautiful,…