Are you a developer who often test applications on different SDKs? I’ve got a …
Linux
- FAQLinuxLinux AdministrationPackage managementTrouble shootingUbuntu
Fix “W: Some index files failed to download.” Error In Ubuntu
By skBy sk 49.1K viewsIt seems one of the Ubuntu mirror is down today and I couldn’t install …
- Command line utilitiesJavaLinuxOpensourceProgrammingUtilities
How To Manage Multiple Java Versions With jEnv On Linux
By skBy sk 15.5K viewsAs a Java developer, you’d like to test your code with different Java versions. …
- 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 …
