Linux Tutorials on the topic “debian”
-
Monitor MySQL connections and queries with mytop
Author: Gurujyot_singh • Tags: linux, debian, ubuntu, centos, suse, mysql • Comments: 2
This article will explain the installation and usage of mytop, a handy tool for live monitoring of MySQL queries. Also looking into various operations that a user can perform while monitoring the queries on mytop.
-
GRUB 2 boot menu basics and how to add a custom splash image
Author: Gurujyot_singh • Tags: debian, linux, ubuntu • Comments: 4
GRUB 2 is the boot loader that is used by all current Linux Distributions. In this guide I will explain how to modify the GRUB boot loader menu on your server or desktop, how to add menu entries and add a custom splash screen image.
-
How to build your own cloud for you and your friends on Debian Wheezy
Author: Roudy Jhausse • Tags: debian, security, email, postfix • Comments: 5
Here's an overview what we will do: Get a Virtual Private Server, a domain name, and set them up, set up postfix and dovecot to send and receive email, prevent SPAM from reaching your INBOX, make sure the emails you send get through spam filters, host calendars, contacts, files with Owncloud and set up webmail and Sync your devices to the cloud.
-
-
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 create a jailed ssh user with Jailkit on Debian Wheezy
Author: Srijan Kishore • Tags: debian, linux, security • Comments: 5
How to create a jailed ssh user with Jailkit on Debian Wheezy This document describes how to install and configure Jailkit in Debian Wheezy Server. Jailkit is a set of utilities to limit user accounts to specific files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities.
-
Linux Namespaces
Author: aziods • Tags: debian • Comments: 0
Starting from kernel 2.6.24, Linux supports 6 different types of namespaces. Namespaces are useful in creating processes that are more isolated from the rest of the system, without needing to use full low level virtualization technology.
-
Server monitoring with Nagios on Ubuntu 14.04 Trusty Tahr and Debian Wheezy
Author: Srijan Kishore • Tags: debian, ubuntu • Comments: 3
Server monitoring with Nagios on Ubuntu 14.04 Trusty Tahr and Debian Wheezy This document describes how to install and configure Nagios in Ubuntu 14.04 Server. Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes.
-
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.
-
Asterisk Installation on Debian 7 (Wheezy)
Author: Mensrea • Tags: debian, linux, other • Comments: 2
Asterisk Installation on Debian 7 (Wheezy) This paper provide installation instructions for Debian linux 7 & Asterisk on a new platform.
-
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.