Linux Tutorials on the topic “Linux”
-
RoundCube webmail installation on Debian 8 (Jessie)
Author: Till Brehm • Tags: debian, linux, server • Comments: 68
This tutorial shows the installation of the latest RoundCube webmail on Debian 8. Roundcube is an easy to use webmail client with IMAP and SMTP support that can be extended with plugins. This tutorial contains an optional chapter that describes the steps to connect RoundCube with the ISPConfig 3 Hosting Control Panel.
-
Build an IRC Server with IRCD-Hybrid and Anope on Ubuntu 15.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 3
This tutorial shows the installation of an IRC server with IRCD-Hybrid and Anope on Ubuntu 15.04 and how to secure the IRC connections with SSL.
-
How to Detect Network Devices with Python on Linux
Author: David Duarte • Tags: centos, linux, programming • Comments: 0
Sometimes you might have network or firewall issues in an internal that require a network scan to find which IP addresses are in use. For that purpose, we can use ready-made tools such as nmap, zmap or angryIP. But if we have no internet access to download these tools we can do the scan by only using manual commands. However, the manual scanning can be quite tedious, with the understanding that should be done for each IP address given on our network.
-
-
How to Install and Configure Arch Linux as a Server
Author: Abdul Khois • Tags: arch linux, linux, server • Comments: 11
In this tutorial, I will walk you through the steps to install and configure Arch Linux as a server. Arch Linux is an independently developed general purpose GNU/Linux distribution, versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance.
-
Design PCB and Generate Schematic Drawings with Fritzing on Linux
Author: Bill Toulas • Tags: centos, debian, desktop, fedora, linux, suse, ubuntu • Comments: 1
Fritzing is a new open source PCB designer that supports Linux systems. Its power stems from its user-friendly interface, drag n drop features, pleasing visuals, and comprehensive views. To me, it looks very much like Autodesk's 123D Circuits and also works very similarly to it too, so this is very positive to say the least.
-
How to install Odoo ERP Software on Ubuntu 15.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 9
Odoo is an OpenSource enterprise resource planning and customer relationship software that can help you to organize and grow your business. Odoo was formerly named openERP and therefor TinyERP. There are many apps available to extend Odoo, for example: billing, accounting, manufacturing, purchasing, warehouse management, and project management.
-
How to stitch photos into a panorama with Hugin Panorama Creator on Linux
Author: Bill Toulas • Tags: centos, debian, desktop, fedora, linux, opensuse, ubuntu • Comments: 0
Almost every modern digital camera offers the ability of “on the fly” panorama creation, but often you will find the result of this automated process not to meet expectations. For this reason, it's best to take the sequence of photos as individual continuous images and then you use some kind of software tool to stitch them together in a proper way.
-
How to install a wireless hotspot with captive page on Linux using CoovaChilli
Author: Joseph Zikusooka • Tags: fedora, linux, mysql, networking, security • Comments: 11
The purpose of this article is to demonstrate how you can turn a Linux based computer or laptop into a wireless hotspot where users can be authenticated via a captive portal page. For this task, the primary controller software will be CoovaChilli. This software is an ideal hotspot management solution for hotels, restaurants, supermarkets, parks, and any place offering WiFi Internet.
-
Ubuntu 15.04 LAMP server tutorial with Apache 2, PHP 5 and MariaDB (instead of MySQL)
Author: Till Brehm • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 5
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2 webserver on an Ubuntu 15.04 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 connect via Bluetooth in GNOME on Linux
Author: Bill Toulas • Tags: desktop, linux • Comments: 2
Connecting to a Bluetooth device is essential for file transferring, audio sharing (Bluetooth speakers), and shared network connectivity (smartphones). GNOME settings panel is offering a quick way to do this in simple steps. Here's a guide on how to do it.