HowtoForge provides user-friendly Linux tutorials.
-
Install Virtualbox 4.3.8 On a Debian 6 (Squeeze) Desktop
Author: Srijan Kishore • Tags: debian • Comments: 2
Install Virtualbox 4.3.8 On a Debian 6 (Squeeze) DesktopIn this tutorial I will show you to install the latest Virtualbox version in Debian 6 (Squeeze).
-
Install Horde 5 Webmail For ISPConfig On Debian Wheezy Through PEAR
Author: sjau • Tags: debian • Comments: 18
Introduction 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. You can find out more about Horde on their webpage: http://www.horde.org/
-
How To Create A LAMP Setup (Apache2, PHP, MySQL) On CentOS 5.x In An Amazon Linux AMI 32bits Or 64bits
Author: retros • Tags: apache, centos, virtualization • Comments: 7
How To Create A LAMP Setup (Apache2, PHP, MySQL) On CentOS 5.x In An Amazon Linux AMI 32bits Or 64bits This tutorial explains how to create a virtual machine with CentOS 5.x on Amazon's Elastic Compute Cloud (Amazon EC2) and how to set up a LAMP system (LAMP stands for "Linux, Apache, MySQL, PHP") in this virtual machine. We use an AMI (Amazon Machine Image) to set this virtual machine up.
-
-
Using Pydio In An ISPConfig 3 Multiserver Installation
Author: Croydon • Tags: ftp, debian, control panels, ispconfig • Comments: 26
Using Pydio In An ISPConfig 3 Multiserver Installation This howto shows you, how you can use pydio (formerly Ajaxplorer) in a multi-server installation of ISPConfig 3.
-
How To Install No-ip2 On Ubuntu 12.04 LTS In Order To Host Servers On A Dynamic IP Address
Author: mrpurple • Tags: ubuntu • Comments: 19
How To Install No-ip2 On Ubuntu 12.04 LTS In Order To Host Servers On A Dynamic IP Address Hosting your own servers at home is great, you can host your own website from home, share family photos, and stream your media to anywhere in the world. However all of this requires that you have a location on the internet which people can find such as http://www.mywebsitedomain.com. This is normally done by purchasing a domain name and pointing it to a static IP address which isn't free. In this how-to I will show you how to achieve the same web address result on a dynamic IP address by installing the free No-IP service into Ubuntu 12.04 LTS which is also the perfect host for your own websites and streaming services.
-
Setting Up An APT Repository With reprepro And nginx On Debian Wheezy
Author: Falko Timme • Tags: debian • Comments: 3
Setting Up An APT Repository With reprepro And nginx On Debian Wheezy This tutorial explains how to set up an apt repository with the tool reprepro and a Debian Wheezy system. The repository will be served by an nginx server.
-
Running Redmine Project Management On nginx (Debian Wheezy)
Author: Falko Timme • Tags: debian, nginx, web server • Comments: 5
Redmine is a project management tool written in Ruby. This tutorial explains how to serve Redmine with the help of thin (a fast Ruby webserver) through an nginx webserver on Debian Wheezy.
-
Debian Wheezy Local Git Server With Git Lite Workflow
Author: Debinix • Tags: debian • Comments: 1
Debian Wheezy Local Git Server With Git Lite Workflow This howto describes a shared local git [1] server setup for a small team. This is a repository layout that is familiar to anyone used to working with a traditional version control system. One of the tutorial objectives is to show detailed steps to prepare the server and publish the code on a public service like Github, Gitorius et. al. A second objective is to introduce the Git Lite Workflow in team development. This serves as an introduction to gits powerful branch and merge features. Your personal favorite workflow may be different compared to this model.
-
How To Find Outdated Wordpress Versions On Your Server To Reduce The Risk Of Being Hacked
Author: Croydon • Tags: linux, php, security • Comments: 9How To Find Outdated Wordpress Versions On Your Server To Reduce The Risk Of Being Hacked Today we want to tell you how to find outdated Wordpress installations on your server. This can be of high risk, especially for shared hosting servers. Being attacked on massively used open source software like Wordpress is only a matter of time, once security exploits get published.
-
Running YouTrack Issue And Project Tracking Tool On nginx (Debian Wheezy)
Author: Falko Timme • Tags: debian, nginx, web server • Comments: 1
YouTrack is an issue and project tracking tool written in Java. This tutorial explains how to serve YouTrack through an nginx webserver on Debian Wheezy.