Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu limit cpu on running process

#limit process 8454 to only use 30% of cpu
sudo cpulimit -p 8454 --limit 30
Comment

PREVIOUS NEXT
Code Example
Shell :: files changed in a commit 
Shell :: remove local changes git 
Shell :: gcsfuse allow_other 
Shell :: modify an existing singularity container 
Shell :: nginx docker redirect no trailing slash to trailing slash 
Shell :: notify once a job is completed 
Shell :: ignore headers in linux sort 
Shell :: ubuntu install blender 
Shell :: open .bashrc 
Shell :: rabbitmq create user 
Shell :: bluetooth linux 
Shell :: postgresql status ubuntu 
Shell :: list stopped containers 
Shell :: docker purge all 
Shell :: wildfly change log level cli 
Shell :: install nodejs from binary 
Shell :: git log format online 
Shell :: install nvm ubuntu 
Shell :: grub customizer install 
Shell :: laravel 8 composer install 
Shell :: bring job number to foreground linux 
Shell :: git ammend commit 
Shell :: Could not load project management plugin KDevCMakeManager. 
Shell :: make a commit with past date 
Shell :: sudoless docker 
Shell :: extract gz file ubuntu 
Shell :: kill port ubuntu 
Shell :: install october cms on windows 
Shell :: kill process group linux 
Shell :: bash print count of unique words in column 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =