Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check cpu temp linux

watch -n 2 sensors
Comment

how to check temperature of cpu linux

cat /sys/class/thermal/thermal_zone*/temp
Comment

test cpu linux

sudo apt update
sudo apt install python3-pip
sudo pip install s-tui
s-tui
Comment

PREVIOUS NEXT
Code Example
Shell :: find directory ubuntu 
Shell :: delete git repository command line 
Shell :: install auth in laravel 8 with bootstrap 
Shell :: increase nginx timeout 
Shell :: add credentials to git 
Shell :: give 777 permission folder and subfolders in linux 
Shell :: test environment jest-environment-jsdom cannot be found 
Shell :: sudo apt update 
Shell :: reboot into bios linux 
Shell :: jupyterlab installation 
Shell :: permission denied .sh 
Shell :: composer update composer 
Shell :: nginx cors 
Shell :: how to stop gunicorn 
Shell :: uninstall vue from my system 
Shell :: how to install blender 2.8 from a ubuntu linux terminal 
Shell :: pc specs linux command 
Shell :: how to install vue router 
Shell :: how to sign into github from terminal 
Shell :: linux how to show disk space 
Shell :: install pip3 linux 
Shell :: check compatible ubuntu nvidia driver 18.04 
Shell :: increment number bash 
Shell :: bootstrap npm 
Shell :: how to configure bluetooth on ubuntu command line 
Shell :: how to install virtualenv in ubuntu 
Shell :: shell script current time 
Shell :: kill process for port 
Shell :: zsh autosuggestions 
Shell :: refresh env variable windows powershell 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =