Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kali uninstall nginx

#### Removes all but config files.

sudo apt-get remove nginx nginx-common
#### Removes everything.

sudo apt-get purge nginx nginx-common
#### After using any of the above commands, use this in order to remove dependencies used by nginx which are no longer required.

sudo apt-get autoremove
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell disable password complexity 
Shell :: awk match last occurrence 
Shell :: ubuntu black screen recording 
Shell :: k8s install rabbitmq 
Shell :: check age of git branch 
Shell :: cinelerra install terminal 
Shell :: how to capture notification in linux 
Shell :: linux du suppress errors 
Shell :: linux paragraph grep 
Shell :: shared folder in vmware workstation 15 rhel 8 
Shell :: Err:15 http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu bionic Release 404 Not Found [IP: 91.189.95.83 80] 
Shell :: get info about an audio file ffmpeg 
Shell :: vue google sign in github 
Shell :: HFSS parametic sweep in batch 
Shell :: beanstalk no log in cloudwatch 
Shell :: half life duckroll script 
Shell :: installing kubens on ubuntu 
Shell :: set nairobi timezone ubuntu server 18.04 
Shell :: terminal codes 
Shell :: fslmaths addition 
Shell :: permission denied: unknown 
Shell :: example of renaming multiple files on linux 
Shell :: shell script backup distant 
Shell :: git log only folder 
Shell :: disable dashboardmac 
Shell :: how to install pakages using ancaonda prompt 
Shell :: come resettare le impostazioni di connessione linux 
Shell :: assign flutter path ios z shell 
Shell :: sublime text 3 terminal 
Shell :: grub file path 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =