This guide explains what is Netdata, how to install Netdata in Linux and how to analyze and monitor a Linux system performance and resource usage with Netdata.
Unix
- Linux NetworkingLinuxLinux AdministrationLinux BasicsLinux CommandsUnixUnix/Linux Beginners
How To Find Default Gateway IP Address In Linux And Unix From Commandline
By skBy sk 2.6k viewsIn this guide, we will see all the possible ways to find default gateway IP address in Linux and Unix from commandline.
- Linux User ManagementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksSecurityUnixUnix/Linux Beginners
How To Change User Password In Linux
By skBy sk 660 viewsThis guide explains how to change user password in Linux and how to allow an user to change the password of certain other users via sudo.
- FreeBSDSecurityUnixUnix/Linux Beginners
Add, Delete And Grant Sudo Privileges To Users In FreeBSD 13
By skBy sk 2.6k viewsIt is always a best security practice to use a non-root user to perform server administration. This brief tutorial explains how to add, delete and grant sudo privileges to users in FreeBSD.
- FreeBSDFAQTrouble shootingUnixUnix/Linux Beginners
How To Reset Or Recover Root User Password In FreeBSD
By skBy sk 3.1k viewsHave you forgotten the FreeBSD root user password? Worry not! This brief guide explains the procedure to reset or recover root user password in FreeBSD.
This brief guide will walk you through the steps to configure and enable SSH on FreeBSD. All steps provided below are tested on a freshly installed FreeBSD 13.1 system.
This step by step guide explains how to download the latest FreeBSD version, how to create a FreeBSD Bootable USB and how to install latest FreeBSD 13.1 with screenshots.
- Bash scriptingBASHBash TipsLinuxLinux AdministrationScriptingShell ScriptsUnixUnix/Linux Beginners
How To Debug Bash Scripts In Linux And Unix
By KarthickBy Karthick 2.4k viewsDebugging helps you to fix the errors in your program. In this article, we will discuss various techniques to debug bash scripts with examples in Linux and Unix operating systems.