How to Install and Configure VNC Server on Ubuntu 20.04 LTS

Ubuntu TightVNC

VNC or Virtual Network Computing is a graphical desktop sharing tool that allows you to remotely control a computer (server or desktop) from another computer (client). A VNC server transmits all keyboard and mouse events from the client computer to the server computer. If you are not yet familiar with CLI commands such as the … Read more

How to Install ProFTPD with TLS on Ubuntu 20.04 LTS

ProFTPD with TLS on Ubuntu 20.04

Transferring files via FTP (File Transfer Protocol) is probably still one of the most popular ways to upload files to a server. ProFTPD is a popular and versatile FTP server that is available as open-source software and supports TLS (SSL) for secure connections. By default, FTP is an insecure protocol as passwords and data are … Read more

How to Install and Configure VNC Server on CentOS 7

VNC or Virtual Network Computing is a graphical desktop sharing tool that allows you to control a computer (server) remotely from another computer (client). A VNC server transmits all keyboard and mouse events from the client computer to the server computer. If you’re not yet comfortable with the CLI things like terminal etc, you can … Read more

How to Install ONLYOFFICE Document Server on CentOS 7

ONLYOFFICE Community Server is a multifunctional office suite with a web-based interface that can be installed on any Linux server. It’s an open source office and productivity suite, integrated with a CRM system, document server, project management tools and email aggregator. The ONLYOFFICE Document Server is an open source online office suite like ‘Office Online’ … Read more