Linux Tutorials on the topic “Linux”
-
How to compile and install Bitcoin Core on Debian Wheezy
Author: Matthieu PAINEAU • Tags: debian, linux • 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
Author: Bill Toulas • Tags: centos, debian, desktop, fedora, linux, suse, ubuntu • 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)
Author: Till Brehm • Tags: linux, mysql, nginx, php, ubuntu • 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
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, ubuntu • 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
Author: Bill Toulas • Tags: arch linux, centos, debian, desktop, linux, ubuntu • 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
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • 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
Author: Bill Toulas • Tags: desktop, linux • 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.
-
Samba Server installation on Ubuntu 15.10
Author: Till Brehm • Tags: linux, samba, ubuntu • Comments: 11
This guide explains the installation and configuration of a Samba server on Ubuntu 15.10 with anonymous and secured Samba shares. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
-
Ubuntu 15.10 LAMP server tutorial with Apache 2.4, PHP 5 and MariaDB (instead of MySQL)
Author: Till Brehm • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 22
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2.4 web server on an Ubuntu 15.10 server with PHP 5 support (mod_php) and MySQL / MariaDB. Additionally, I will install PHPMyAdmin to make MySQL administration easier. A LAMP setup is the perfect basis for CMS systems like Joomla, Wordpress or Drupal.
-
How to use Avogadro molecule editor and visualizer in education on Linux
Author: Bill Toulas • Tags: desktop, linux • Comments: 2
Avogadro is a molecule editor and visualizer, and one of the most advanced open source scientific software tools. It features many capabilities that can be useful in teaching as education can be much more effective when theory is combined with the actual depiction of realistic models. Here is a basic tutorial on how to use Avogadro in education. Please note that I am using the latest stable release which is version 1.1.1, but there is also a version 2.0.7 which is a complete re-write of the application.