Linux Tutorials on the topic “Linux”

  • Performance monitoring with Monitorix 3.8.0 on Ubuntu 15.10

    ubuntu Author: David DuarteTags: , , 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

    linux Author: Bill ToulasTags: , , , , , , 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

    linux Author: Bill ToulasTags: , 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.

  • How to compile and install Bitcoin Core on Debian Wheezy

    debian Author: Matthieu PAINEAUTags: , Comments: 9

    Do you like to use Bitcoin on Linux? This tutorial explains how to install and use Bitcoin Core on Debian Linux. Bitcoin Core is the official Bitcoin Wallet from bitcoin.org. I will use the latest version from the GIT repository at bitcoin.org.

  • How to do batch image processing on the Linux Destop with XnConvert

    linux Author: Bill ToulasTags: , , , , , , Comments: 1

    GIMP is great and I use it all the time, but when it comes to batch image processing on Linux, nothing is more handy and simple to use than XnConvert. Although not an open source software, this batch raster graphics editor comes for free without any limitations for private use, and works in all platforms and architectures. You can get it from the official website as a complementary part of XnView (it's standalone). Here comes a tutorial on how to use this simple yet powerful tool on Linux.

  • Installing Nginx with PHP and MariaDB (as MySQL replacement) - LEMP -on Ubuntu 15.10 (Wiley Werewolf)

    ubuntu VMWare Image Download Author: Till BrehmTags: , , , , Comments: 1

    Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 15.10 server with PHP support (through PHP-FPM) and MariaDB (as MySQL replacement). The term LEMP stands for: Linux + Nginx + MySQL + PHP.

  • Getting Started with LibreCAD

    linux Author: Bill ToulasTags: , , , , , Comments: 8

    Linux isn't known for having many professional-grade linear drawing and engineering design tools. Dassault's DraftSight is the only choice in that part, but paying a few hundred bucks is maybe not the best option for everybody out there. Thankfully, the rich world of free software isn't leaving us alone in this sector either, and one of the most popular solutions to help you get your designs ready is the amazing LibreCAD. It may not be as sophisticated as other well-known tools, and it may not boast the time-saving features of commercial solutions, but it will certainly do the job in most cases. Here is a guide on how to get started with it and how to design a round flange with drill holes.

  • How to get the most out of Qmmp 1.0

    ubuntu Author: Bill ToulasTags: , , , , , Comments: 1

    After almost eight years of development, Qmmp has reached version 1.0, so we have a good reason to celebrate with a quick guide on how to get the most out of this winamp-styled audio player for your Linux desktop. This brand new version brings a lot of goodies, but most importantly it uses the latest Qt v5. The player looks simple and it really is very simple to use, but it actually boasts quite a lot of power under the hood, so here is what we will be exploring on this article.

  • The Perfect Server - Ubuntu 15.10 (Wily Werewolf) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3

    ubuntu VMWare Image Download Author: Till BrehmTags: , , , , , , , , , , , , Comments: 45

    This tutorial shows how to install an Ubuntu 15.10 (Wily Werewolf) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).

  • How to Rescue your Windows or Linux System with Rescatux

    linux Author: Bill ToulasTags: , Comments: 2

    Rescatux is yet another GNU/Linux distribution that is focused on the rescuing of other operating systems. It works in live mode and offers a rich set of tools to address a wide range of problems in Linux and even Windows. What makes Rescatux stand out from the many similarly orientated rescue systems is mainly its straightforwardness. Instead of offering a set of tools that will help you fix your “broken” system, it starts Rescapp right away which is a window that features categorized buttons to address a specific problem.