Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu server scan virus

sudo apt-get install clamav clamav-daemon

sudo clamscan -r /home

#If you want to show only the infected files after the scanning, then you can use the following command.
sudo clamscan -r -i <Directory>
Comment

PREVIOUS NEXT
Code Example
Shell :: install nodeos as service linux 
Shell :: crontab file location 
Shell :: docker run redis 
Shell :: git reset head to remote 
Shell :: oh my zsh update 
Shell :: how to check if port is open mac 
Shell :: git updates were rejected because the tip of your current branch is behind 
Shell :: install keras anaconda jupyter notebook 
Shell :: code blocks install ubuntu 
Shell :: change zsh to bash 
Shell :: install docker linux mint 
Shell :: git diff lines of code 
Shell :: install rspec globally 
Shell :: clear cache credential git 
Shell :: find file in ubuntu 
Shell :: fatal: You are not currently on a branch. To push the history leading to the current (detached HEAD) state now, use git push origin HEAD:<name-of-remote-branch 
Shell :: git apply stash 
Shell :: remove all files with extension bash 
Shell :: how to know version of heroku 
Shell :: revert git rebase 
Shell :: abnt linux keyboard 
Shell :: remove git from local folder 
Shell :: choco update node 
Shell :: copy ssh keys to remote server windows 10 openSSH 
Shell :: pnpm react app 
Shell :: how to install opencv in jupyter notebook windows 
Shell :: ionic capacitor v3 run android livereload 
Shell :: unable to create process using 
Shell :: open avd manager linux 
Shell :: ubuntu add user to group 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =