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 :: edit git commits 
Shell :: linux move to trash command line 
Shell :: fish tab completion color 
Shell :: ghost in the shell stand alone complex book quotes 
Shell :: run antlr 
Shell :: http://ppa.launchpad.net/rabbitmq/rabbitmq-erlang/ubuntu focal main 
Shell :: command line linux delete all the line 
Shell :: ERR_DEVICE_LOCKED: Device still locked after 1 minute. 
Shell :: virtualization vtx gets automatically disabled after restart in windows 
Shell :: ubuntu command to make a soft link 
Shell :: how to revert force push git 
Shell :: can you upgrade processort without reinstalling proxmox 
Shell :: how to wait until a triggered pipeline completed gitlabci 
Shell :: login to linux server from windows putty 
Shell :: flexlay editor 
Shell :: debian bin folder symlink to usr/bin 
Shell :: sh /usr/lib/systemd/scripts/vmware no such file or directory 
Shell :: ubuntu terminal how to copy and move file 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =