Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 2845 articles
Browse latest View live

How to Install a LAMP Stack on OpenSUSE Leap 42.1

The LAMP Stack is a collection of open source software installed together on the Linux operating system to get your website and web application running on it. In this tutorial, I will guide you trough...

View Article


How to Setup MySQL Master-Master Replication

This article consolidates information from several sources into the format I use to setup MySQL Master/Master Replication. The beauty of Linux and open source is that there are many different ways to...

View Article


PSAD installation and configuration on Debian 8 (Jessie)

In this tutorial, I will show you the installation and configuration of the PSAD (Port Scan Attack Detection) tool on Debian 8 (Jessie). PSAD provides intrusion detection and log-analysis with IPtables...

View Article

How to Install Nginx, PHP and MySQL (LEMP Stack) on OpenSUSE Leap 42.1

LEMP or Linux, Engine-x, MySQL, and PHP is a collection of software installed on the Linux operating system to get your PHP based web applications up and running on the fast Nginx web server. In this...

View Article

Samba Server installation on Ubuntu 16.04

This guide explains the installation and configuration of a Samba server on Ubuntu 16.04 with anonymous and secured Samba shares. Samba is an Open Source/Free Software suite that provides seamless file...

View Article


How to install TYPO3 8.1 with Nginx (LEMP) on Ubuntu 16.04

This tutorial shows how to install and run a TYPO3 (version 8.1) web site on a Ubuntu 16.04 system that has a Nginx web server installed instead of Apache. This kind of setup is often called LEMP =...

View Article

How to install and configure Solr 6 on Ubuntu 16.04

Apache Solr is an enterprise-class open source search platform written in Java which enables you to create custom search engines that index databases, files, and websites. This tutorial will show you...

View Article

Install Horde 5 Webmail for ISPConfig on Debian Jessie through PEAR

Horde is a groupware suite that offers email, calendar, task, contact management and more things. It also offers SyncML and ActiveSync to synchronize with your cell phones or other software. This Howto...

View Article


Secure Wordpress Login with Two Factor Authentication using privacyIDEA

Wordpress is THE widely spread blogging system that is not only used for private blog sites but sometimes also as CMS for company web sites. Wordpress is very good maintened and easy to update. But as...

View Article


An introduction to basic motion detection on Linux

Setting up a motion detection system on Linux is fairly easy and simple. All that we need is a webcam (or laptop), the “motion” package, and a few minutes to set everything up. The purpose for doing...

View Article

How to record your terminal session on Linux

Recording a terminal session may be important in helping someone learn a process, sharing information in an understandable way, and also presenting a series of commands in a proper manner. Whatever the...

View Article

Getting started with ReactOS

ReactOS is a relatively new open source operating system that resembles the looks of Windows NT and aims to offer similar levels of functionality and application compatibility. Featuring a wine-based...

View Article

How to Install ownCloud 9 with Nginx on OpenSUSE Leap 42.1

OwnCloud provides Self-hosted file syncing and sharing with a nice web interface and syncing apps for all major mobile and desktop platforms with a functionally like Dropbox, mega, etc. ownCloud makes...

View Article


How to install and configure OpenVPN on OpenSUSE Leap 42.1

In this tutorial, I will show you how to implement a virtual private network using OpenVPNvpn under the Linux operating system OpenSUSE Leap 42.1. VPN or Virtual Private Network is a secure private...

View Article

How to Install Seafile with Nginx on openSUSE Leap 42.1

In this tutorial, I will show you how to build your own file sync and share server with seafile on openSUSE Leap 42.1. Seafile is a free file hosting software with a functionally like Dropbox or Google...

View Article


Scientific Audio Processing, Part I - How to read and write Audio files with...

Octave, the equivalent software to Matlab in Linux, has a number of functions and commands that allow the acquisition, recording, playback and digital processing of audio signals for entertainment...

View Article

How to Install PostgreSQL and phpPgAdmin on OpenSUSE Leap 42.1

PostgreSQL (most people call it Postgres) is an advanced object-relational database management system (ORDBMS). Postgres is an open source database server with more than 18 years of active development...

View Article


Scientific Audio Processing, Part II - How to make basic Mathematical Signal...

In this tutorial, we will see how we can do additions to signals, multiplying signals (modulation), and applying some basic mathematical functions to see their effect on the original signal.

View Article

How to Install a CentOS 7.2 Minimal Server

This document describes the basic installation of a CentOS 7.2 server. The purpose of this guide is to provide a minimal setup that can be used as basis for all kind of CentOS server setups.

View Article

FTP server with PureFTPd, MariaDB and Virtual Users (incl. Quota and...

This document describes how to install a PureFTPd server that uses virtual users from a MariaDB (MySQL compatible) database instead of real system users. This is much more performant and allows to have...

View Article
Browsing all 2845 articles
Browse latest View live