Linux Tutorials on the topic “web server”
-
Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (nginx)
Author: Falko Timme • Tags: control panels, debian, email, ispconfig, nginx, web server • Comments: 21
This guide explains how to install the RoundCube webmail application on a Debian Wheezy server running ISPConfig and nginx, and how to enable the ISPConfig 3 plugins for RoundCube so that users can perform actions like changing their email passwords from within RoundCube. Roundcube webmail is a browser-based multilingual IMAP client with an application-like user interface; it comes with functions like MIME support, address book, folder manipulation, message searching and spell checking.
-
Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL
Author: Falko Timme • Tags: apache, control panels, debian, email, ispconfig, nginx, postfix, ubuntu, web server • Comments: 40
Securing Your ISPConfig 3 Installation With A Free Class1 SSL Certificate From StartSSL This tutorial shows how you can use a free Class1 SSL Certificate from StartSSL to secure your ISPConfig 3 installation and get rid of self-signed certificate warnings. The guide covers using the SSL certificate for the ISPConfig web interface (both Apache2 and nginx), Postfix (for TLS connections), Courier and Dovecot (for POP3s and IMAPs), and PureFTPd (for TLS/FTPES connections). If you've installed monit and use HTTPS for its web interface, I will show you how to use the StartSSL certificate for it as well. This guide assumes you use Debian or Ubuntu; the principle is the same for other distributions supported by ISPConfig 3, but paths might differ.
-
How to install Django on Ubuntu 14.04
Author: Akshay Pai • Tags: linux, ubuntu, web server • Comments: 11
Django is a Python web framework. All it does is to help you rapidly build high performance and efficient web applications. Its very much liked by the developer community because of some of its amazing features like template system, URL design,etc. Django supports both Python 2.7.x and Python 3.x .
-
-
The Perfect Server - Debian Wheezy (Apache2, BIND, Dovecot, ISPConfig 3)
Author: Falko Timme • Tags: apache, debian, control panels, ispconfig, web server • Comments: 88
The Perfect Server - Debian Wheezy (Apache2, BIND, Dovecot, ISPConfig 3) This tutorial shows how to prepare a Debian Wheezy 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 Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
How to install osCommerce on Ubuntu 14.04 (Trusty Tahr)
Author: Srijan Kishore • Tags: linux, apache, mysql, ubuntu, web server • Comments: 1
How to install osCommerce on Ubuntu 14.04 (Trusty Tahr) This document describes how to install osCommerce in Ubuntu 14.04. 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 Ubuntu 14.04.
-
Installing Apache 2 With PHP5 And MySQL Support On Fedora 21 (LAMP)
Author: Srijan Kishore • Tags: apache, fedora, linux, mysql, php, web server • Comments: 15
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 21 server with PHP5 support (mod_php) and MySQL support.
-
How to install the new Pydio 6 release on Ubuntu 14.10 (Utopic Unicorn)
Author: Srijan Kishore • Tags: apache, linux, storage, ubuntu, web server • Comments: 5
How to install the new Pydio 6 release on Ubuntu 14.10 (Utopic Unicorn) This guide explains how to configure Pydio in Ubuntu 14.10 (Utopic Unicorn). Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web / mobile / desktop), Pydio 6 provides enterprise-grade features to gain back control and privacy of your data: user directory connectors, legacy filesystems drivers, comprehensive admin interface, and much more.
-
How to install and configure PrestaShop on Ubuntu 14.04
Author: Srijan Kishore • Tags: apache, linux, ubuntu, web server • Comments: 5
How to install and configure PrestaShop on Ubuntu 14.04 This document describes how to install and configure PrestaShop on Ubuntu 14.04. PrestaShop is a free, open source e-commerce solution. It supports payment gateways such as DirecPay, Google Checkout, Authorize.Net, Skrill, PayPal, PayPal Payments Pro (Direct) and EBANX Checkout via their respective APIs. Further payment modules are offered commercially.
-
The Perfect Server - CentOS 7 x86_64 (nginx, Dovecot, ISPConfig 3)
Author: till • Tags: linux, postfix, php, mysql, dns, ftp, centos, control panels, email, bind, ispconfig, web server, nginx • Comments: 51
The Perfect Server - CentOS 7 x86_64 (nginx, Dovecot, ISPConfig 3) This tutorial shows how to prepare a CentOS 7 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3 on it. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: nginx web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses nginx, not Apache. The ISPConfig 3 apache perfect server tutorial is available here.
-
How to use ISPConfig and Seafile without manual file modifications
Author: Rescue9 • Tags: apache, centos, control panels, debian, ispconfig, linux, ubuntu, web server • Comments: 6
Seafile is an open-source cloud based file storage system similar to Dropbox & Box. The difference is that Seafile can be deployed on a client's own system. This provides a greater safety and security factor as the passwords are only interchanged between the client who setup the system, and his / her own users rather than a corporate cloud hosting company.