Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to extract zip file in ubuntu terminal

1) sudo apt update

2) sudo apt install unzip

3) unzip yourfilenamehere.zip
Comment

unzip a zip file ubuntu

unzip gophish*.zip
Comment

ubuntu extract zip

Ubuntu Unzip Zipped file 
Comment

unzip a zip file ubuntu

mkdir gophish
Comment

unzip a zip file ubuntu

sudo ./gophish
Comment

unzip a zip file ubuntu

chmod u+x gophish
Comment

unzip a zip file ubuntu

mv gophish*.zip gophish
Comment

unzip a zip file ubuntu

"listen_url": "127.0.0.1:3333",
Comment

unzip a zip file ubuntu

"listen_url": "SERVER_IP:3333",
Comment

unzip a zip file ubuntu

cd gophish
Comment

unzip a zip file ubuntu

nano config.json
Comment

PREVIOUS NEXT
Code Example
Shell :: restart pulseaudio ubuntu 
Shell :: open ubuntu etch host 
Shell :: zsh: corrupt history file /home/.zsh_history 
Shell :: forever command not found 
Shell :: Write a shell scripting program to reverse an array 
Shell :: git commit change message after push 
Shell :: check git url 
Shell :: bash: lsb_release: command not found 
Shell :: homebrew restart redis 
Shell :: how to upgrade to ubuntu 22.04 
Shell :: pip install boto3 
Shell :: how to install react on mac 
Shell :: install docker linux mint 
Shell :: change default shell fish 
Shell :: do you need to install type definitions for node 
Shell :: reinstall angular core 
Shell :: docker install script 
Shell :: Brave on Fedora 28+, CentOS/RHEL 8+ 
Shell :: powershell tolower 
Shell :: docker without sudo 
Shell :: how to install grub customizer 
Shell :: kubectl autocomplete zsh 
Shell :: how to install jest 
Shell :: bash check if number is greater than 
Shell :: ssh-copy-id windows 
Shell :: linux get cpu temperature 
Shell :: deno install ubuntu 
Shell :: command not found: neovim 
Shell :: git delete tag name 
Shell :: how to undo git remote add origin 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =