Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install ufw centos

sudo yum install epel-release -y
sudo yum install --enablerepo="epel" ufw -y
#after install it, enable ufw
sudo ufw enable 
#check ufw status
sudo ufw status
Comment

PREVIOUS NEXT
Code Example
Shell :: Could not find OpenSSL. Install an OpenSSL development package or 
Shell :: npm install legacy peer deps 
Shell :: yum install node 
Shell :: cannot be loaded because running scripts is disabled on this system. 
Shell :: tailwind upgrade 
Shell :: conda install requirements.txt example 
Shell :: uninstall anydesk ubuntu 
Shell :: docker-compose force rebuild 
Shell :: conda install simpleitk 
Shell :: wifi password from command prompt 
Shell :: upgrade git on centos 7 
Shell :: avro for ubuntu 
Shell :: bash find process using port 
Shell :: zoom download linux 
Shell :: remove git from project 
Shell :: clear ram cache ubuntu 
Shell :: git commit username and email 
Shell :: undo last git commit 
Shell :: paint for ubuntu 
Shell :: commit no verify 
Shell :: choco upgrade all 
Shell :: firebase cli windows 
Shell :: find large files linux 
Shell :: phpmyadmin ubuntu symlink 
Shell :: how to pull submodules git 
Shell :: nginx E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: how to remove terminator from ubuntu 
Shell :: reload nginx 
Shell :: ssh permissions too open 
Shell :: sudo not found docker 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =