A man page, acronym of manual page, is a software documentation usually found in…
Category:
Unix/Linux Beginners
-
-
Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
The Grep Command Tutorial With Examples For Beginners
By skBy sk 17095 viewsIn this tutorial, we are going to learn about “grep” command. Grep stands for…
-
FAQLinuxOracle VirtualBoxTrouble shootingUnix/Linux BeginnersVirtualization
Fix “hard disk with UUID already exists” Issue In VirtualBox
By skBy sk 2102 viewsThis quick tip will help to fix “hard disk with UUID already exists” issue…
-
Command line utilitiesElementary OSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux MintLinux Tips & TricksPop OSPythonUbuntuUnix/Linux BeginnersUtilities
How To Find Best Ubuntu APT Repository Mirror
By skBy sk 13109 viewsThe first important thing to do after installing a fresh Ubuntu OS is to…
-
FAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
Print Files Without Comments And Empty Lines In Linux
By skBy sk 1252 viewsWhen you display a source code or config file’s contents in the standard output…
-
BASHBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Avoid Duplicate Entries In Bash History In Linux
By skBy sk 2449 viewsIn this brief guide, we will learn how to avoid duplicate entries in Bash…
-
BASHCommand line utilitiesFAQLinuxLinux BasicsLinux Tips & TricksOpensourceUnix/Linux BeginnersUtilities
Neofetch – Display Linux system Information In Terminal
By skBy sk 19019 viewsThis guide explains how to display Linux system information using Neofetch. Neofetch is a…
-
DebianElementary OSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux MintLinux Tips & TricksPackage managementPop OSTips and TricksTrouble shootingUbuntuUnix/Linux Beginners
Fix “Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu
By skBy sk 46523 viewsToday I tried to upgrade my Ubuntu 20.04 LTS desktop and I encountered with…
-
Command line utilitiesFAQGolangLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTerminal hacksTips and TricksUnix/Linux BeginnersUtilities
How To Share Your Terminal To Web Using Streamhut
By skBy sk 782 viewsThere were times when I had to share my Terminal output to a colleague…
-
FAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
Find Current Working Directory Of A Process Using Pwdx In Linux
By skBy sk 945 viewsYou are aware of “pwd” command, aren’t you? The pwd command (stands for Present…