Set Up OwnCloud for Secure Self-Hosted File Storage on Ubuntu
Install, configure, and secure OwnCloud on Ubuntu for private, self-hosted file storage. Step-by-step setup, HTTPS, and user management included.
Install, configure, and secure OwnCloud on Ubuntu for private, self-hosted file storage. Step-by-step setup, HTTPS, and user management included.
This error is encountered when the there is a typo or mis-configured setting in your Apache configuration files. It is a generic error that can be indicative of a number of underlying problems.
A pilha “LAMP” é um grupo de softwares open source que é tipicamente instalado em conjunto para permitir a um servidor hospedar websites dinâmicos e aplicações web. Este termo é atualmente um acrônimo que representa o sistema operacional Linux, com o servidor web Apache….
Brennan Bearnes escribió una versión anterior a este tutorial. Aunque muchos usuarios necesitan la funcionalidad de un sistema de gestión de bases de datos como MySQL, es posible que no se sientan cómodos interactuando…
O autor selecionou a COVID-19 Relief Fund para receber uma doação como parte do programa Write for DOnations. O servidor Web Apache HTTP…
In this tutorial you’ll configure Nginx as both a web server and as a reverse proxy for Apache to host four domains on a single server.
TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in a protected, encrypted wrapper. Using this technology, servers can send traffic safely between the server and clients…
This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. This tutorial is written for Apache on an Ubuntu server.
Apache Tomcat is a web server and servlet container designed to serve Java applications. Frequently used in production enterprise deployments and for smaller application needs, Tomcat is both flexible and powerful. In this guide, we will discuss how to secure your Ubuntu…
This tutorial will illustrate the steps required to install and configure Slim Framework on a the cloud provider VPS. By the end of this tutorial, you will have a well organized, working instance of Slim Framework, complete with a folder structure that you can base your project in.