Skip to content

Shell Script to install and configure servers on Ubuntu Server 16.04

License

Notifications You must be signed in to change notification settings

fenyrshell/fserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FServer

Shell Script to install and configure servers on Ubuntu Server 16.04

Supported servers:

  • DNS Server (bind9)
  • WEB Server (apache2)
  • DHCP Server (isc-dhcp-server)
  • FTP Server (vsftpd)
  • SSH Server (openssh-server)

Instructions:

  1. Clone repository

    shell> git clone https://github.com/Fenyrk/fserver.git

  2. Go to the downloaded directory and run "fserver"

    shell> ./fserver

  3. Or download repository, unzip and repeat the step 2

Releases

No releases published

Packages

No packages published

Languages