Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Install FTP on Ubuntu

# sudo apt-get install vsftpd –y
Comment

Install FTP on Ubuntu

# sudo systemctl start vsftpd
# sudo systemctl enable vsftpd
Comment

connect ftp terminal ubuntu

luzar@ubuntu:~$ ftp
ftp> open
(to) 192.168.1.3
Connected to 192.168.1.3.220
Comment

PREVIOUS NEXT
Code Example
Shell :: google translate for linux 
Shell :: how to install sublime text 3 on ubuntu 20.04 
Shell :: Grant Htaccess to all directory 
Shell :: rails g migration add columns 
Shell :: delete git branch remote 
Shell :: git add -p 
Shell :: wine install ubuntu 
Shell :: pipenv install flask 
Shell :: find text pattern in file linux 
Shell :: ssh raspberryp 
Shell :: Push github repo in command line 
Shell :: ssh agent remember passphrase 
Shell :: terminator for kali linux 
Shell :: heroku buildpacks 
Shell :: remove a file from git commit 
Shell :: git change git commit date 
Shell :: batch script loop 
Shell :: arch pacman remove 
Shell :: install spark on mac 
Shell :: helmfile install ubuntu 
Shell :: how to install powerline for ubuntu 
Shell :: download google chrome linux command line rpm 
Shell :: mac xterm download 
Shell :: size of folder 
Shell :: tkcalendar install 
Shell :: shell script delete line containing 
Shell :: how to get list of files in a folder in batch script 
Shell :: docker install linux mint 
Shell :: download calibre ubuntu 
Shell :: pulseaudio check if runnings 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =