Linux Tutorials on the topic “Ubuntu”
-
How to Install Drupal 8 with Nginx, PHP-FPM and SSL on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, server, ubuntu, web server • Comments: 3
Drupal is a well-known open source content management system based on PHP. It is available free of charge and released under the GNU General Public License. In this tutorial, we will install Drupal 8 with Nginx web server, MariaDB as the database server and PHP-FPM to handle PHP requests. I will also show you how to install an SSL Certificate to secure the Drupal website.
-
How to Install Django 1.9 on Ubuntu 15.04
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 3
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open source license. In this tutorial, we will install Django 1.9 on a Ubuntu 15.04 server. Django can be installed on a server in many ways, in this tutorial, I will show you to install it with pip, virtualenv and directly from the Django GIT sources. Finally, I will show you the first steps to start a new project with the Django web framework.
-
How to create a web-office using ONLYOFFICE Enterprise Edition on Ubuntu 14.04
Author: Daria • Tags: commercial, linux, ubuntu • Comments: 3
ONLYOFFICE Enterprise Edition is a commercial version of an open source corporate office suite developed to organize the teamwork online. If you have a team up to 5 users, you can install and use it free of charge. This guide will describe how to install ONLYOFFICE Enterprise Edition on Ubuntu 14.04 using the provided Docker script.
-
-
Advanced Audio Control on Linux
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, suse, ubuntu • Comments: 10
Linux audio control is as messed up as the Linux audio system structure. The default and only option of setting the volume level may be enough for the majority of users out there, but it certainly isn't the best when you want to set specific audio levels, or define individual settings for different audio sources, etc. Here is a post on a selection of utilities that could help you get the sound you want on your Linux system.
-
How to use snapshots, clones and replication in ZFS on Linux
Author: Ramadoni • Tags: centos, debian, fedora, linux, suse, ubuntu • Comments: 16
In the previous tutorial, we learned how to create zpool's and a ZFS filesystem or dataset. In this tutorial, I will show you step by step how to work with ZFS snapshots, clones, and replication. Snapshot, clone and replication are the most powerful features of the ZFS filesystem.
-
How to connect your Android device on Ubuntu Linux
Author: Bill Toulas • Tags: centos, debian, desktop, linux, suse, ubuntu • Comments: 26
Buying a media device that needs a special driver and/or connectivity suite to navigate and update its contents is a common case nowadays, and has been ever since manufacturers decided that it would be a good idea to just limit the access that users can have on the products that they bought. This may not be a huge problem to Windows and Mac OS users who can simply download the manufacturer's suite and use it to connect to their device, but Linux is often (if not always) left unsupported in that part. The first time I encountered this problem was with the first generation of iPods and Creative Zen players that refused to show any contents on the File Manager when connected via the USB port, and then came the newest generations of Android devices which do the same. In this quick guide, we will see how we can overcome this problem, and connect our media device on our Linux system.
-
Three ways to easily encrypt your data on Linux
Author: Bill Toulas • Tags: centos, debian, desktop, linux, ubuntu • Comments: 6
Data encryption is one very solid security measure/precaution that everyone who owns data with significant personal or objective value should perform. What data encryption does is securing your data when they fall into the wrong hands. There are many tutorials on howtoforge.com that show one way or another to decrypt your data. This one will show the most easy-to-use tools that can do the job for us. For this purpose, I will showcase the decryption of a removable media drive.
-
How to install Legrand UPS Communicator on Linux
Author: Fernand CLERC • Tags: centos, debian, linux, mandriva, opensuse, suse, ubuntu • Comments: 5
This tutorial shows the steps to install Legrand communication software to monitor a directly connected UPS, for example with a USB cable. This software allows you to manage the server and possibly others with the RS.
-
How to install the Enlightenment E20 Desktop on Ubuntu 15.10
Author: Till Brehm • Tags: desktop, linux, ubuntu • Comments: 4
The new Enlightenment E20 Desktop has just been released. The Enlightenment project consists of the Enlightenment Window manager (which was started in 1996), the EFL library that contains graphic, widget, network, and other basic desktop functions and some applications that are based on EFL like a terminal emulator, a video player, and an IDE. In this tutorial, I will show you how to install the E20 Desktop on the current Ubuntu 15.10.
-
The Perfect Server - Ubuntu 15.10 (nginx, MySQL, PHP, Postfix, BIND, Dovecot, Pure-FTPD and ISPConfig 3)
Author: Till Brehm • Tags: bind, control panels, dns, email, ftp, ispconfig, linux, mysql, nginx, php, postfix, ubuntu, web server • Comments: 16
This tutorial shows the steps to install an Ubuntu 15.10 (Wiley Werewolf) server with Nginx, PHP, MariaDB, Postfix, pure-ftpd, BIND, Dovecot and ISPConfig 3. ISPConfig 3 is a web hosting control panel that allows you to configure the installed services through a web browser. This setup provides a full hosting server with web, email (inc. spam and antivirus filter), Database, FTP and DNS services.