Linux Tutorials on the topic “Linux”
-
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.
-
-
How to Install Gitlab with PostgreSQL and Nginx on Ubuntu 15.04
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 5
Gitlab is a web-based git repository management application written on Ruby. It is similar to GitHub and includes features like a project wiki and issue tracking system. In this tutorial, I will guide you step by step trough the installation of Gitlab CE with PostgreSQL as the database system, and Nginx as the web server on Ubuntu 15.04 version. We will use Ruby version 2.x.x, gitlab stable version 8.x.
-
How to track your Linux laptop
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, suse, ubuntu • Comments: 11
So, you just bought a new shiny laptop and you are uncomfortable about the possibility to see it stolen and lost forever? There are many things you can do to help you recover your laptop after such an unfortunate thing happens, and almost all of them involve some kind of tracking software. Here is a quick guide on how to set up easy to use tools that will help you locate your stolen laptop.
-
How to set up torrent scheduling on Linux
Author: Bill Toulas • Tags: centos, debian, fedora, linux, opensuse, suse, ubuntu • Comments: 3
Today we will take a look on the methods that Linux users can follow in order to set up a scheduler for their torrent downloads. This can be useful for people who want to take advantage of their computer while they are not using it, like during the nighttime for example. This way, large portions of huge files can be downloaded without delaying your work activities, or interrupting/undermining your media consumption.
-
How to install Nginx as Reverse Proxy for Apache on Ubuntu 15.10
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 9
Nginx or - engine-x - is a high-performance web server with low memory usage, created by Igor Sysoev in 2002. Nginx is not just a web server, it can be used as a reverse proxy for many protocols like HTTP, HTTPS, POP3, SMTP, and IMAP and as a load balancer and HTTP cache as well. In this tutorial, I will install and configure Nginx as caching reverse proxy for an Apache web server on Ubuntu 15.10.
-
Performance monitoring with Monitorix 3.8.0 on Ubuntu 15.10
Author: David Duarte • Tags: linux, monitoring, ubuntu • Comments: 0
This tutorial will show the installation and configuration of Monitorix on Ubuntu 15.10 (Wiley Werewolf). Monitorix is a free, lightweight, open source monitoring tool designed to monitor as many services and system resources as possible on servers and desktops. It consists mainly of two programs: a collector, called monitorix, which is a Perl daemon that is started automatically as a system service, and a CGI script called monitorix.cgi. Since 3.0 version Monitorix includes its own HTTP server built in, so you aren't forced to install a third-party web server to use it.
-
How to generate a animated GIF or movie out of images on Linux
Author: Bill Toulas • Tags: arch linux, centos, debian, desktop, linux, suse, ubuntu • Comments: 0
It is very unlikely for anyone nowadays not to own a device that is capable of shooting many consecutive pictures (burst mode). While this is useful for helping you take the perfect shot in sport events etc, you may want to use some of those successive frames to create a movie. Thankfully, you can do this very easily on Linux. In this tutorial, I will use five (not so closely successive) shots of my Cockatiel parrot bird trying to drink some of my coffee.
-
How to safely wipe your data with Dariks Boot and Nuke bootable live CD
Author: Bill Toulas • Tags: linux, security • Comments: 3
Sometimes, we need to completely and irreversibly wipe all data contained in a disk to keep them from falling into the wrong hands. This may not be something we are doing on a day to day basis, but if you want to do it, you should do it right and ensure that the data cannot be recovered by experts. One of the many ways of doing this is through Darik's Boot and Nuke bootable live CD. This tool is made from the same team that develops the professional-grade Blancco data eraser, only it is available for free and without guarantee or support. The reason I like DBaN is because it is very simple to use and does the job fast.