The first important thing to do after installing a fresh Ubuntu OS is to …
Linux Commands
- 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 …
- 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 …
- FAQCentOSDebianLinuxLinux AdministrationLinux BasicsLinux CommandsLinux MintLinux Tips & TricksPackage managementPop OSTips and TricksUbuntuUnix/Linux Beginners
How To List The Contents Of A Package In Linux
By skBy sk 6.9K viewsWe already knew how to list installed packages and also how to list the …
- Linux Tips & TricksLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
How To Mount A Temporary Partition In RAM In Linux
By skBy sk 10.6K viewsHave you ever wanted a temporary working space with read/write access for testing purposes? …
