Linux Tutorials on the topic “Linux”

  • How to compile PureFTPd on CentOS 7

    centos Author: tillTags: , , Comments: 1

    How to compile PureFTPd on CentOS 7 In this tutorial I will explain the steps to compile PureFTPd from source on CentOS 7. Pure-ftpd is a lightweight and stable FTP daemon which supports various authentication backends like Linux system users, puredb, MySQL and PostgeSQL. I will later use pure-ftpd for ISPConfig 3, therefor I will compile it with MySQL / Mariadb support.

  • How to setup your OTP appliance with privacyIDEA

    tux Author: cornelinuxTags: , Comments: 4

    How to setup your OTP appliance with privacyIDEA In this howto we will setup a system that can act as your own personal OTP appliance, managing all authentication devices in your network. You then may configure your services to authenticate against this machine. It is a good idea to use some virtualization mechanism. If you have some old hardware around, this is even as good.

  • How to create a jailed ssh user with Jailkit on Debian Wheezy

    debian Author: Srijan KishoreTags: , , Comments: 1

    How to create a jailed ssh user with Jailkit on Debian Wheezy This document describes how to install and configure Jailkit in Debian Wheezy Server. Jailkit is a set of utilities to limit user accounts to specific files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities.

  • How to install Moodle on Ubuntu 14.04

    ubuntu VMWare Image Download Author: Srijan KishoreTags: , , , Comments: 9

    How to install Moodle on Ubuntu 14.04 This document describes how to install and configure Moodle on Ubuntu 14.04.  Moodle (acronym for Modular Object-Oriented Dynamic Learning Environment) is a free software e-learning platform, also known as a Learning Management System, or Virtual Learning Environment (VLE).

  • How to install MediaWiki on Ubuntu 14.04

    ubuntu VMWare Image Download Author: Srijan KishoreTags: , , , Comments: 1

    How to install MediaWiki on Ubuntu 14.04 This document describes how to install and configure MediaWiki on Ubuntu 14.04.  MediaWiki is free server-based software which is licensed under the GNU General Public License (GPL). It's designed to be run on a large server farm for a website that gets millions of hits per day. MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL. Pages use MediaWiki's wikitext format, so that users without knowledge of XHTML or CSS can edit them easily.

  • How to install X2Goserver on CentOS 7 as an alternative for VNC

    centos Author: Srijan KishoreTags: , , Comments: 11

    How to install X2Goserver on CentOS 7 as an alternative for VNC This document describes how to use X2Goserver as an alternative of VNC. I will install and configure X2Goserver on CentOS 7. X2Go enables us to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. X2Go is a Remote Desktop solution, which some vendors vaguely call Remote Control. This is not to be confused with Microsoft Remote Desktop Connection, which is a competing Remote Desktop solution and protocol. With X2Go, we can access Linux computers. The Linux computer we are accessing is the X2Go Server. The best part is that it supports sound transmission over remote connections.

  • How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7

    centos VMWare Image Download Author: howtoforgeTags: , , , , , Comments: 2

    How To Install Nginx With PHP And MySQL (LEMP Stack) On CentOS 7 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 a CentOS 6.5 server with PHP support (through PHP-FPM) and MySQL (Mariadb) support.

  • How to install Joomla on Ubuntu 14.04

    ubuntu VMWare Image Download Author: Srijan KishoreTags: , , , Comments: 20

    How to install Joomla on Ubuntu 14.04 This document describes how to install and configure Joomla on Ubuntu 14.04. Joomla is an immensely popular and award-winning open source Content Management System (CMS) that enables users to build websites and create potent online applications in an unperturbed manner. Absolute user-friendliness and flexibility make Joomla amongst the most sought-after CMS softwares.

  • How to install X2Goserver on Ubuntu 14.04 as an alternative for VNC

    ubuntu Author: Srijan KishoreTags: , , Comments: 6

    This document describes how to use X2Goserver as an alternative of VNC. I will install and configure X2Goserver on Ubuntu 14.04. X2Go enables us to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. X2Go is a Remote Desktop solution, which some vendors vaguely call Remote Control. This is not to be confused with Microsoft Remote Desktop Connection, which is a competing Remote Desktop solution and protocol. With X2Go, we can access Linux computers. The Linux computer we are accessing is the X2Go Server. The best part is that it supports sound transmission over remote connections.

  • How to install osCommerce on CentOS 7

    centos VMWare Image Download Author: Srijan KishoreTags: , , , Comments: 0

    How to install osCommerce on CentOS 7 This document describes how to install osCommerce in CentOS 7. Open Source Commerce (osCommerce) is a popular e-Commerce and online store-management software program that may be easily used on any web server with PHP and MySQL installed. osCommerce is available to users as a free software under the General Public License (GNU) The versatile and fuss-free software enables easy setting up and maintenance of e-stores using minimal effort. This tutorial describes the process of installing osCommerce on CentOS 7.