Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

killall kinsing

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 hide gitignore file 
Shell :: ps create empty file 
Shell :: yarn <pre00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one. </pre 
Shell :: docker: Cannot connect to the Docker daemon at tcp://localhost:2375. Is the docker daemon running? 
Shell :: save admin credentials for program 
Shell :: git pull from master why 
Shell :: Git global setupCreate a new repository 
Shell :: linux logrotate output of command 
Shell :: update all package jsopn dependencies 
Shell :: html5 parser 
Shell :: debian install udev 
Shell :: kill user tty sessions terminal 
::  
Shell ::  
Shell :: code audit 
Shell :: check latest secret version acess GCP 
Shell :: nmap problem binding to interface 
Shell :: --name-status flag for git command 
Shell :: Mirror Repository Ubuntu 20.04 
Shell :: install htttpd ubuntu 
Shell :: powersheel comand recursive unzip all 
Shell :: script to delete a range of history in terminal mac 
Shell :: what is bash os 
Shell :: linux poid dossier 
Shell :: powershell check end of string 
:: password encryptin powershell 
Shell :: UINSTALL EVERTYHING INNO 
Shell :: vue google sign in github 
Shell :: kubernetes cert kubeconfig 
Shell :: run mongo docker image on ubuntu 20 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =