Articles by Srijan Kishore
-
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 13.2
Author: Srijan Kishore • Tags: ftp, linux, suse • Comments: 0
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 13.2 This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
-
OpenSUSE 13.2 minimal server Installation
Author: Srijan Kishore • Tags: linux, suse • Comments: 1
This is a detailed description about how to set up an OpenSUSE 13.2 64bit (x86_64) minimal server. This setup will be used as basis for various other OpenSuSE tutorials at howtoforge like our perfect server series.
-
Installation and configuration of Drupal on CentOS 7
Author: Srijan Kishore • Tags: apache, centos, linux, web server • Comments: 2
Installation and configuration of Drupal on CentOS 7 This document describes the installation and configuration of Drupal on CentOS 7. Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and diverse community of people around the world.
-
-
Samba Server installation on Ubuntu 14.10
Author: Srijan Kishore • Tags: linux, samba, ubuntu • Comments: 3
This guide explains how to install and configure a samba server on Ubuntu 14.10 with anonymous & secured samba shares. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
-
The Perfect Server - Ubuntu 14.10 (nginx, BIND, Dovecot, ISPConfig 3)
Author: Srijan Kishore • Tags: bind, control panels, dns, email, ftp, ispconfig, linux, mysql, nginx, php, postfix, ubuntu, web server • Comments: 0
The Perfect Server - Ubuntu 14.10 (nginx, BIND, Dovecot, ISPConfig 3) This tutorial shows how to prepare an Ubuntu 14.10 (Utopic Unicorn) server (with nginx, 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 nginx (instead of Apache), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
Ubuntu 14.10 LAMP server tutorial with Apache 2, PHP 5 and MySQL (MariaDB)
Author: Srijan Kishore • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 5
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2 webserver on an Ubuntu 14.10 server with PHP5 support (mod_php) and MySQL support. Additionally, I will install phpmyadmin to make MySQL administration easier. A LAMP setup is the perfect basis for CMS systems like Joomla, Wordpress or Drupal.
-
Monitor Ubuntu 14.04 and Debian Wheezy Servers with Linux-Dash
Author: Srijan Kishore • Tags: debian, linux, monitoring, ubuntu, web server • Comments: 0
Monitor Ubuntu 14.04 and Debian Wheezy Servers with Linux-Dash This document describes how to install and configure Linux-dash in Ubuntu 14.04 and Debian Wheezy for monitoring server performances easily. Linux-dash is a low-overhead monitoring web dashboard for a GNU/Linux machine. Simply drop-in the app and go! Linux-dash is a memory efficient, low resource, easy to install, server statistics monitoring script written in PHP. The web statistics page allows you to drag and drop the various widgets and rearrange the display as you desire. The script displays live statistics of your server, including RAM, CPU, Disk Space, Network Information, Installed Software’s, Running Processes and much more. The main advantage of Linux-dash is that it works on real-time basis.
-
The Perfect Business Desktop - CentOS 7
Author: Srijan Kishore • Tags: centos, desktop, linux • Comments: 9
This tutorial shows how you can set up CentOS 7 desktop. The CentOS 7 have high quality of desktop environment which is fully suited for day to day business needs of a corporate culture. I will also show some of the specific features from Thunderbird which makes the day to day business use easier.
-
The Perfect Server - Ubuntu 14.10 with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig
Author: Srijan Kishore • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 17
The Perfect Server - Ubuntu 14.10 with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig This tutorial shows how to install an Ubuntu 14.10 (Utopic Unicorn) 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 14.10 (Utopic Unicorn) minimal server installation tutorial
Author: Srijan Kishore • Tags: linux, ubuntu • Comments: 2
Ubuntu 14.10 (Utopic Unicorn) minimal server installation tutorial This tutorial shows how to install an Ubuntu 14.10 minimal server. The purpose of the guide is to show a basic installation of Ubuntu 14.10 that can be used as basis for the other Ubuntu 14.10 tutorials here at howtoforge like the perfect server tutorials.