Ubuntu server is a great lightweight OS for servers, and paired with samba you can have the ultimate home file server. Having a file server is a very good idea, because You may want to use it as: a backup, a media streamer and a "shared" folder. But these are just a …

Apr 17, 2017 Install Squid Proxy Server on Ubuntu 20.04 LTS - nixCraft Apr 25, 2020 How to Install a Desktop (GUI) on an Ubuntu Server May 16, 2019 How To Set Up A Ubuntu/Debian LAMP Server

Ubuntu ships using python3 as its default, and they have gone to great lengths to make this extremely easy for us :D To start the http server on port port simply type python -m http.server port If you want to share files and dirs, cd into whichever directory you want to serve

Before starting this guide make sure that you have already configured your FTP server using below link. ## Configure SSH Daemon. If you have not configured till now, you have to install SSH server: “` $ sudo apt install ssh “` If you want to configure FTP over OpenSSH server, you have to edit the existing SSHD configuration file as below. “` Jan 25, 2017 · Open a terminal on your host machine, and run this command (substituting the user name you set up when installing Ubuntu for “yourlogin”): ssh yourlogin@127.0.0.1 -p 2222 Windows users may need to download PuTTY, a free SSH client app . When you install Ubuntu Server 18.04, it will grab a dynamically assigned IP address from your DHCP server, But you cannot run a server with dynamic IP addresses. So it's important to assign a permanent static IP address in place right away. When it comes to Ubuntu network interface configuration, the way in which you set a static IP has

May 07, 2020

Jun 29, 2020 How to Set Up and Enable SSH on Ubuntu - Make Tech Easier Oct 07, 2015