How To Set Up an NFS Mount on Ubuntu 14.04
NFS is a remote file system protocol that allows you to mount remote shares on your local machine. In this guide, we will demonstrate how to use NFS on two Ubuntu 14.04 servers.
NFS is a remote file system protocol that allows you to mount remote shares on your local machine. In this guide, we will demonstrate how to use NFS on two Ubuntu 14.04 servers.
Une version précédente de ce tutoriel a été rédigée par Justin Ellingwood Vous voulez accéder à Internet en toute sécurité depuis votre smartphone ou votre ordinateur portable connecté à un réseau non sécurisé…
Ein Virtual Private Network (VPN) ermöglicht Ihnen die Nutzung nicht vertrauenswürdiger Netzwerke, als ob Sie sich in einem privaten Netzwerk befinden würden. Es bietet Ihnen die Möglichkeit, mit Ihrem Smartphone oder…
Learn how to configure Apache Virtual Hosts on Ubuntu servers to host multiple websites with best practices and step-by-step instructions.
Learn how to set up Django with Postgres, Nginx, and Gunicorn on Ubuntu. Follow this step-by-step guide to configure your production-ready Django app.
This article will go over how to enable SSH authentication using an OATH-TOTP app in addition to an SSH key. Logging into your server via SSH will then require two factors across two channels, thereby making it more secure than a password or SSH key alone.
Al tener rol de administrador web, puede resultarle útil restringir el acceso de los visitantes a algunas partes de un sitio web, ya sea de forma temporal o permanente. Aunque puede ser que las aplicaciones web proporcionen sus propios métodos de autenticación y autorización,…
Netdata provides accurate performance monitoring through extensible web dashboards that visualise the processes and services on your Linux systems. It monitors metrics about CPU, memory, disks, networks, processes, and more. The steps in this tutorial cover everything you need to successfully set up one Ubuntu 16.04 server running Netdata using its built-in web server or, optionally, using Nginx.
code-server is Microsoft Visual Studio Code running on a remote server and accessible directly from your browser as a cloud IDE (Integrated Development Environment). In this tutorial, you will set up the code-server cloud IDE platform on Ubuntu 22.04 and expose it at your domain, secured with Let’s Encrypt TLS certificates.
Vsftpd is a fast and secure FTP server. Installing an FTP server can assist you with uploading files to your droplet. This tutorial describes how to install and set up vsftpd on Ubuntu 12.04.