XP-rience
Something that I'd like to share with you!
Thursday, October 28, 2021
Mounting a Clonezilla image to a running OS
›
I have a Clonezilla image of Ubuntu OS and wanted to extract just a directory of important files from it. I'm trying to avoid restoring...
Wednesday, October 27, 2021
Ubuntu .desktop file shortcut or launchers not working
›
I encounter this issue while installing Intel Thermal Analysis Tool (TAT) under Ubuntu 20.04. The desktop launchers seems didn't install...
Friday, August 27, 2021
Passwordless SSH login under Linux using RSA public-private key pairs
›
For some reason, we might want to have passwordless SSH access. This will be useful for automation scripts that are running without user int...
Saturday, August 21, 2021
Bash - progress bar
›
Example on using bash loop to draw an ASCII progress bar with BASH. The dispProgBar function takes 2 arguments, current progress and total ...
Friday, April 23, 2021
Bash trap - signal trapping with Unix shell
›
Linux/Unix shell/Bash trap command "Trap" can be used to execute a function/command on receiving certain signal. To list down al...
‹
›
Home
View web version