HowtoForge provides user-friendly Linux tutorials.

  • Installation and configuration of RainLoop on Debian 7 (Wheezy)

    debian VMWare Image Download Author: Srijan KishoreTags: , , , , Comments: 7

    Installation and configuration of  RainLoop on Debian 7 (Wheezy) This document describes how to install and configure Rainloop on Debian 7. Rainloop is a popular free Open Source Web Application primarily written in PHP. It offers users a swift and contemporary web interface for accessing emails on a majority of commonly used domain mail providers such as Outlook, Yahoo, and Gmail, in addition to local mail servers. Rainloop also doubles up as a Mail User Agent (MUA) by accessing domain mail via IMAP/ SMTP protocols. This tutorial explains the process of installing Rainloop Webmail on Debian 7 and customizations for Rainloop.

  • How to run your own Git server with GitlabHQ on Ubuntu 14.04

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

    How to run your own Git server with GitlabHQ on Ubuntu 14.04 This document describes how to install and configure Git and GitHub. These are great tools to manage and administer a whole host of Git repositories and the associated permissions. So, these remain true blessings for users writing open source software, however, when writing a closed source software may not be comfortable in trusting the code to a third party server. To gain the much-needed flexibility and control on stuff like Github/BitBucket without hosting the git repositories on servers that lie external to the control of users, GitLab remains a Godsend!

  • OwnCloud 7 installation and configuration on Debian 7 (Wheezy)

    debian VMWare Image Download Author: howtoforgeTags: , , , , Comments: 1

    Installation and configuration of ownCloud 7 on Debian 7 (Wheezy) This document describes how to install and configure ownCloud 7 on Debian Wheezy. I will also describes how to connect to the ownCloud Server's data from Ubuntu 14.04 desktop and Windows 7. OwnCloud provides access to your data through a web interface or WebDAV while providing a platform to easily view, sync and share across devices—all under your control. ownCloud’s open architecture is extensible via a simple but powerful API for applications and plugins and works with any storage.

  • How To Install Wordpress 4 On CentOS 7

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

    How To Install Wordpress 4 On CentOS 7 This document describes how to install and configure Wordpress 4.0 on CentOS 7.0. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing Wordpress 4.0 on CentOS 7.0 in the form of a simple-to-follow guide.

  • VNC-Server installation on CentOS 7

    centos Author: Srijan KishoreTags: , , Comments: 42

    VNC-Server installation on CentOS 7.0 This guide explains how to configure VNC-server in CentOS 7.0 server. It is a very convinient way of administrating the CentOS 7.0 with the help of GUI(Graphics User Interface). The GUI can be access any where with the help of the VNC-client on any OS. The basic condition is that the connecting OS must have VNC-clients installed in it.

  • How to install Wordpress 4 on Ubuntu 14.04 LAMP

    ubuntu VMWare Image Download Author: howtoforgeTags: , , , Comments: 9

    This document describes how to install and configure Wordpress 4.0 on Ubuntu 14.04. WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day. This tutorial explains the process of installing Wordpress 4.0 on Ubuntu 14.04 in the form of a simple-to-follow guide.

  • How to configure pam-radius for WiKID Two-factor Authentication on Centos 7

    centos Author: nowenTags: , Comments: 0

    Securing SSH On Centos 7 With WiKID Two-Factor Authentication SSH offers a highly secure channel for remote administration of servers. However, if you face an audit for regulatory or business requirements, such as Visa/Mastercard PCI, you need to be aware of some potential authentication related short-comings that may cause headaches in an audit.

  • How to install TYPO3 CMS on Ubuntu 14.04

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

    How to install TYPO3 CMS on Ubuntu 14.04 This document describes how to how you can install and run a TYPO3 (version 6.2 LTS) on Ubuntu 14.04 system. The version TYPO3 6.6LTS is the latest version and have its support till March,2017. The TYPO3 Universe offers highly flexible, scaleable and customizable products for Web Content Management, providing the basis for websites, intranets and web & mobile applications worldwide - always with a focus on the current needs of businesses and public institutions.

  • How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy)

    ispconfig Author: Till BrehmTags: , , , , , , , Comments: 14

    How To Build PHP 5.6 (PHP-FPM & FastCGI) with Zend OPcache And APCu For ISPConfig 3 On Debian 7 (Wheezy) ISPConfig 3 has a builtin feature to support multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM and FastCGI. This tutorial shows how to build PHP 5.6 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP 5.5 builds include Zend OPcache, and APCu.

  • How To Install Tomcat On CentOS 7

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

    How to install Tomcat on CentOS 7 This document describes how to install Tomcat in CentOS 7.0. Apache Tomcat (or simply Tomcat, formerly also Jakarta Tomcat) is an open source web server and servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run in. Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.