Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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 :: conda install nose2 
Shell :: navigate to previous directory (DIR) 
Shell :: comentarios shell script 
Shell :: history command windows 
Shell :: command to verify that your firewall allows HTTP and HTTPS traffic 
Shell :: install --jet with or without composer 
Shell :: ubuntu delete php session (inodes full 100%) 
Shell :: exiting nano 
Shell :: git stash pop specific 
Shell :: bash print one line until match 
Shell :: shell scripting 
Shell :: github status 
Shell :: the operation was rejected by your operating system npm install 
Shell :: GImp install ubuntu terminal command 
Shell :: pyglet linux 
Shell :: Unit Tests 
Shell :: ubuntu display sources.list 
Shell :: sed add line to file 
Shell :: linux unpack gz 
Shell :: how to exclude .ide directory in gitignore 
Shell :: how to remove wine32 linux 
Shell :: scripting sobre ficheros 
Shell :: powershell copy all images in a directory 
Shell :: FATAL module ucvideo not found 
Php :: laravel model without timestamps 
Php :: how to check laravel version 
Php :: php 0 padding left 
Php :: check if user is on mobile php 
Php :: Class "AppHttpControllersGuzzle Client" not found 
Php :: rout debug symfony command 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =