Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

killall kdevtmpfsi

killall kdevtmpfsi && killall kinsing

rm /tmp/kdevtmpfsi && rm /tmp/kinsing

touch /tmp/kdevtmpfsi && touch /var/tmp/kinsing

echo "kdevtmpfsi is fine now" > /tmp/kdevtmpfsi
echo "kinsing is fine now" > /var/tmp/kinsing

chattr +i /tmp/kdevtmpfsi
chattr +i /var/tmp/kinsing

# Additional (if have crontab user)
sudo -u <user> crontab -e
nano /etc/cron.deny # write <user>
mv -vi /var/spool/cron/crontabs/<user> /var/spool/cron/crontabs/<user>.disabled
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install and use aws cli and setup the user from the .csv file 
Shell :: linux index.html datei auflistung alle dateien 
Shell :: find and rm files 
Shell :: Adding the daily DevCard to your GitHub profile 
Shell :: 7z linux terminal show files in archive 
Shell :: gitlab local runner run all jobs 
Shell :: remove files from git commit before push 
Shell :: The last character of the "bash" prompt is usually 
Shell :: ring get the input from the user using the give command 
Shell :: gitlab windows containers build pipeline 
Shell :: linux stderr in strout umleiten 
Shell :: Select drive and auto change assigned letter 
Shell :: air is not a command 
Shell :: date last friedy in linux 
Shell :: debian copy directory 
Shell :: You should recreate configure.ac:7: aclocal.m4 with aclocal and run automake again. 
Shell :: npm install hangs on lodash 
Shell :: raspberry software installeren 
Shell :: find command name specifc directories 
Shell :: setting the CLASSPATH to temp libs in linux 
Shell :: Fix SSH Error in Terminal & Linux: client_loop: send disconnect: Broken pipe 
Shell :: grep 
Shell :: pre-removal script subprocess returned error exit status 127 
Shell :: uWSGI reload when code changes 
Shell :: Clear showmount -a result 
Shell :: making password sensitive/hide in terraform 
Shell :: upgrade grails 2 to 3 transactional 
Shell :: download latest stable solc ubuntu 
Shell :: remove last field using awk 
Shell :: import local varibles inside .sh file 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =