Linux Tutorials on the topic “Ubuntu”

  • The Perfect Server - Ubuntu 15.04 (Vivid Vervet) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3

    ubuntu VMWare Image Download Author: Till BrehmTags: , , , , , , , , , , , , Comments: 52

    This tutorial shows how to install an Ubuntu 15.04 (Vivid Vervet) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).

  • Ubuntu 15.04 (Vivid Vervet) Minimal Server Installation Tutorial

    ubuntu VMWare Image Download Author: Till BrehmTags: , Comments: 3

    This tutorial shows the installation of a Ubuntu 15.04 minimal server in detail with many screenshots. The purpose of the guide is to show the basic installation of Ubuntu 15.04 that can be used as basis for our other Ubuntu 15.04 tutorials here at howtoforge like our perfect server guides.

  • How to monitor OpenVZ limits with vzwatchd on Debian and Ubuntu

    debian Author: Till BrehmTags: , , , Comments: 2

    Vzwatchd is an OpenVZ monitoring daemon that informs the server administrator by email when a limit of the container is reached. OpenVZ is a Linux Kernel virtualisation technology that is often used by Web Hosting services, it is the free core of the commercial virtuozzo virtualisation application. OpenVZ is a lightweight virtualisation which has less overhead then KVM or XEN, it is more like a Linux LXC jail but with advanced limit options to define how many ressources a virtual machine may use and it has support for filesystem quota.

  • Wordpress: An Installation Guide for Ubuntu Linux (LAMP) and Windows (WAMP)

    ubuntu Author: Akshay PaiTags: , Comments: 6

    Wordpress is a free and open source blogging tool and CMS used by millions of people in the world. Its simplicity, power and flexibility places it as a top choice for people to use and developers to recommend. It has come a long way from its release in May, 2013. It consists of tons of themes, plugins and features that help the user to obtain speed, security and reliability.

  • Getting started with commandline encryption tools on Linux

    linux Author: Akshay PaiTags: , , , , , Comments: 2

    Encryption is the process of encoding messages or information in such a way that only authorized parties can read them. With almost no privacy in this digital generation of our's, encryption of our data is one of the most required tools. Most of the applications like gmail encrypt our data, but the data on your system is still unsecured and there are hackers or unauthorised users waiting to access them. One way to minimize the risk of data theft is to encrypt the data that is present even on our local system. This tutorial demonstrates several methods of encrypting the data on Linux systems using commandline tools.

  • Installing LAMP On Ubuntu For Newbies

    apache Author: CargoshipTags: Comments: 496

    Installing LAMP On Ubuntu For Newbies In this guide I will show you how to install a LAMP system. LAMP stands for Linux, Apache, MySQL, PHP. The guide is intended to help those who have very little knowlegde of using Linux.

  • How to install and use Waartaa IRC client as a local standalone application

    ubuntu Author: Akshay PaiTags: , , Comments: 2

    Waartaa is an open source communication and collaboration tool. It is an IRC client focussed to overcome the subtle disadvantages of existing clients. It is a web based IRC client as a service, facilitating some extremely useful services such as: centralised logging, unique Identity, global access, notifications, responsiveness to devices and displays across multiple clients.

  • Installing Network Simulator 2 (NS2) on Ubuntu 14.04

    ubuntu Author: Akshay PaiTags: , , Comments: 65

    Network simulators are tools used to simulate discrete events in a network and which helps to predict the behaviours of a computer network. Generally the simulated networks have entities like links, switches, hubs, applications, etc. Once the simulation model is complete, it is executed to analyse the performance. Administrators can then customize the simulator to suit their needs. Network simulators typically come with support for the most popular protocols and networks in use today, such as WLAN,UDP,TCP,IP, WAN, etc.

  • Web Server Load-Balancing with HAProxy on Ubuntu 14.04

    ubuntu Author: Sanchit Jain RasiyaTags: , , Comments: 17

    HAProxy(High Availability Proxy) is an open-source load-balancer which can load balance any TCP service. HAProxy is a free, very fast and reliable solution that offers load-balancing, high-availability, and proxying for TCP and HTTP-based applications. It is particularly well suited for very high traffic web sites and powers many of the world's most visited ones.

  • Ubuntu Remote Desktop with X2Go

    ubuntu Author: Gurujyot_singhTags: , , Comments: 9

    This tutorial explains the installation and usage of X2Go on Ubuntu. X2Go is a remote desktop application to access X-Desktop enviroments over a network connection, it is well suited for low bandwidth connections, has support for sound with PulseAudio and allows desktop sharing. The application has two parts, the x2goclient for the client side and x2goserver (which has to be installed on the desktop system that shall be accessed). The X2Go client software is available for Windows, Mac OS X and Linux.