So Hot !!

linux

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_zone0/temp

The read value must divided by 1000 and it is Celsius unit.

Linux : How to make Real Time Linux Kernel

Date : Saturday,4 March 2017
Writer : Ataya P

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...

Share this page :

Custom Search
Syndicate content