Switching Languages Keyboard Setup <Alt+Shift>
Using below command to set short cut key Alt+Shift for switching Keyboard Languages (For my Ubuntu 24.04.3 LTS)
Fix Android usb tethering internet connect failure
Some of Android phone can not use USB Tethering with PC after updated firmware. I found the way to fix this problem. Just do these ...
Resize many images with linux command
First, make "resized" directory in your images.
# mkdir resized
Next using below command to resizing all jpg images in folder by 30% to resized folder.
How to read CPU Temperature
$ cat /sys/class/thermal/thermal_zon
The read value must divided by 1000 and it is Celsius unit.
Update Linux Kernel on Ubuntu
Search for Linux image
# apt-cache search linux-image
Pick your image version. For example I choose 3.13.0-93-generic image. then download and install it...
# apt-cache search linux-image
Pick your image version. For example I choose 3.13.0-93-generic image. then download and install it...
Custom Search
