I have been testing KVM extensively this week. Today I learned that KVM and …
Linux Tips & Tricks
- UbuntuCommand line utilitiesElementary OSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux MintLinux Tips & TricksPop OSPythonUnix/Linux BeginnersUtilities
How To Find Best Ubuntu APT Repository Mirror
By skBy sk 40.2K viewsThe first important thing to do after installing a fresh Ubuntu OS is to …
- Linux Tips & TricksFAQLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
Print Files Without Comments And Empty Lines In Linux
By skBy sk 7.7K viewsWant to exclude comments and empty lines from a file? This guide explains how …
- Bash TipsBASHFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and Tricks
Difference Between Defining Bash Variables With And Without export
By skBy sk 3.1K viewsI’ve added this “export HISTCONTROL=ignoredups” line in ~/.bashrc file to avoid duplicate entries in …
- BASHBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Avoid Duplicate Entries In Bash History In Linux
By skBy sk 12.8K viewsIn this brief guide, we will learn how to avoid duplicate entries in Bash …
- Command line utilitiesBASHFAQLinuxLinux BasicsLinux Tips & TricksOpensourceUnix/Linux BeginnersUtilities
Neofetch – Display Linux system Information In Terminal
By skBy sk 70.7K viewsThis guide explains how to display Linux system information using Neofetch. Neofetch is a …
- Linux troubleshootingDebianElementary 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 skThis guide explains how to fix “Sub-process /usr/bin/dpkg returned an error code (1)” issue …
- FAQCommand line utilitiesGolangLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTerminal hacksTips and TricksUnix/Linux BeginnersUtilities
How To Share Your Terminal To Web Using Streamhut
By skBy sk 3.7K viewsThere were times when I had to share my Terminal output to a colleague …
- Secure Shell (SSH)CentOSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux NetworkingLinux Tips & TricksTips and TricksUbuntuUnix/Linux Beginners
How To Configure X11 Forwarding Using SSH In Linux
By skToday, we are going to learn a lesser known, interesting and useful feature about …
- Linux Tips & TricksFAQLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
Find Current Working Directory Of A Process Using Pwdx In Linux
By skBy sk 4K viewsYou are aware of “pwd” command, aren’t you? The pwd command (stands for Present …
