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.
Installing web-facing programs often involves following the same basic set of steps. This involves installing and configuring a web stack (often LAMP), uploading the application’s files to the web root, and configuring the appropriate values. In this guide, we will introduce you to this basic practice by installing a forum software called MyBB.
Uma versão anterior deste tutorial foi escrita por Justin Ellingwood O WordPress é o CMS (sistema de gerenciamento de conteúdo) mais popular da Internet. É uma ótima opção para colocar um…
This tutorial walks you through the configuration of GeoIP with Piwik on an Ubuntu 12.04 VPS.
Laravel Sail is a Docker development environment that is included by default within newer Laravel versions. In this guide, you’ll bootstrap a new Laravel application with Laravel Sail and create a styled “about me” landing page using Tailwind CSS, a utility-first CSS framework designed for rapidly building custom user interfaces. At the end, you’ll have a base that you can use to further develop a Laravel application using Tailwind CSS for the front end and Sail for development.
O autor escolheu a Electronic Frontier Foundation para receber uma doação como parte do programa Write for DOnations. O Kubernetes é um sistema open source de…
Автор выбрал Diversity in Tech Fund для получения пожертвования в рамках программы Write for DOnations. DDEV — это инструмент с открытым исходным кодом,…
Laravel is an open source PHP framework that provides a set of tools and resources to build modern PHP applications. In this guide, you’ll install and configure a new Laravel application on an Ubuntu 18.04 server, using Composer to download and manage the framework dependencies. When you’re finished, you’ll have a functional Laravel demo application pulling content from a MySQL database.
Zabbix is open-source monitoring software for networks and applications. In this tutorial, you will configure a Zabbix-based monitoring system on two CentOS 7 machines. One will be configured as the server, and the other as a client that you’ll monitor. The server will use a MySQL database to record monitoring data and use Apache to serve the web interface.
Une version antérieure de ce tutoriel a été écrite par Brennan Bearnes. Si de nombreux utilisateurs ont besoin des fonctionnalités d’un système de gestion de base de données comme MySQL, ils peuvent ne pas se sentir à…