Showing headlines posted by falko

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 92 ) Next »

Rollback To A Working State With btrfs + apt-btrfs-snapshot On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 25, 2012 12:34 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial explains how you can revert failed apt operations (like apt-get upgrade) and roll back to the previous system state with apt-btrfs-snapshot on an Ubuntu 12.10 system that uses the btrfs file system. apt-btrfs-snapshot creates a snapshot of the system before the apt operation. Being able to easily restore the previous system state after a failed apt operation takes away much of the pain system administrators have to deal with normally and is one of the greatest features of the btrfs file system.

The Perfect Push Mail Server - Debian Squeeze (Debian 6.0) With ISPConfig 3 & Z-push

  • HowtoForge (Posted by falko on Nov 23, 2012 10:22 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial describes the installation and configuration of Z-push on a Debian Squeeze server with ISPConfig 3. Z-push is an open-source application to synchronize ActiveSync compatible PDAs and mobile phones. Z-Push was initially developed by Zarafa Deutschland GmbH (Germany). At the end of this tutorial, your customers should be able to sync their mobile phones, by using push technology, with their e-mail accounts stored on your server.

The Perfect Desktop - Ubuntu 12.10 (Quantal Quetzal)

  • HowtoForge; By Christian Schmalfeld (Posted by falko on Nov 22, 2012 4:40 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can set up an Ubuntu 12.10 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 12.2

  • HowtoForge; By Falko Timme (Posted by falko on Nov 21, 2012 8:51 PM EDT)
  • Story Type: Tutorial; Groups: SUSE
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 12.2. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

How To Install MySQL 5.6 On Ubuntu 12.10 (Including memcached Plugin)

  • HowtoForge; By Falko Timme (Posted by falko on Nov 20, 2012 1:49 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
According to What's New in MySQL 5.6, MySQL 5.6 will bring some performance improvements over MySQL 5.5. If you want to test out MySQL 5.6, you have to install one of the development releases from the MySQL downloads page because there is no stable release yet. This tutorial explains how to install the MySQL 5.6.8rc1 (Linux Generic) development release on an Ubuntu 12.10 server.

The Perfect Desktop - Kubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 18, 2012 10:02 AM EDT)
  • Story Type: Tutorial; Groups: KDE, Ubuntu
This tutorial shows how you can set up a Kubuntu 12.10 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. Kubuntu uses the KDE desktop environment.

Set Up DKIM (DomainKeys Identified Mail) Working With Postfix On CentOS Using OpenDKIM

This tutorial shows how to get DKIM working on a CentOS box running Postfix using OpenDKIM. I'll also cover some simple troubleshooting tips and advice for future upgrades on your OpenDKIM installation.

Serving CGI Scripts With Nginx On OpenSUSE 12.2

  • HowtoForge; By Falko Timme (Posted by falko on Nov 15, 2012 9:10 AM EDT)
  • Story Type: Tutorial; Groups: SUSE
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on OpenSUSE 12.2. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.

Remote MySQL Performance and Query Monitoring

  • HowtoForge; By Gerd Bitzer (Posted by falko on Nov 14, 2012 1:51 PM EDT)
  • Story Type: Tutorial; Groups: MySQL
There may be the situation that you have to monitor a MySQL server remotely. There are some linux tools to do performance and query monitoring locally, and these tools can also used to monitor remotely - but only unencrypted! Also often MySQL is only listening on the loopback interface, so it is even not reachable remotely over the net (which is very good seen from the security viewpoint). But there is an easy solution in the Linux world.

Virtualization With KVM On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 13, 2012 6:52 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 12.10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

Blocking Facebook Web Trackers At The Firewall For Extra Privacy

  • HowtoForge (Posted by falko on Nov 12, 2012 12:25 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If you've spent any time examining the network traffic to and from your web browser, you will notice the prolific number of trackers embedded in the pages. There are some add-ons to the web browsers that aid in privacy, but it is simple enough to block the rogue sites at the firewall.

Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 11, 2012 3:07 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 12.10 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd's spawn-fcgi.

Using mod_spdy With Apache2 On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 9, 2012 3:55 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on Ubuntu 12.10.

Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.2

  • HowtoForge; By Falko Timme (Posted by falko on Nov 8, 2012 1:55 PM EDT)
  • Story Type: Tutorial; Groups: SUSE
Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an OpenSUSE 12.2 server with PHP5 support (through PHP-FPM) and MySQL support.

Ubuntu 12.10 Samba Standalone Server With tdbsam Backend

  • HowtoForge; By Falko Timme (Posted by falko on Nov 7, 2012 4:21 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial explains the installation of a Samba fileserver on Ubuntu 12.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

Virtual Users And Domains With Postfix/Courier/MySQL/SquirrelMail (Ubuntu 12.10)

  • HowtoForge; By Falko Timme (Posted by falko on Nov 6, 2012 6:53 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier, so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

Running Question2Answer On Nginx (LEMP) On Debian Squeeze/Ubuntu 12.10

This tutorial shows how you can install and run a Question2Answer web site on a Debian Squeeze or Ubuntu 12.10 system that has nginx installed instead of Apache (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP). nginx is a HTTP server that uses much less resources than Apache and delivers pages a lot of faster, especially static files. Question2Answer is a free and open source platform for Q&A sites.

How To Secure Apache2 With LinOTP

  • HowtoForge; By Cornelius Kölbel (Posted by falko on Nov 2, 2012 9:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This Howto describes the way to set up two factor authentication with one time passwords for Apache2. We assume, that you have already set up your LinOTP server. You can download Debian and Ubuntu packages or you can install the system using the Python Package Index. It provides a good quick start to get the service up and running for demo purposes (check for the latest version).

Using PHP5-FPM With Apache2 On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Nov 1, 2012 11:37 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how you can install an Apache2 webserver on an Ubuntu 12.10 server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.

Rate Limiting With nginx

  • HowtoForge; By Falko Timme (Posted by falko on Oct 31, 2012 7:45 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This article explains how to use the nginx HttpLimitReqModule to limit the number of requests for a given session. This is useful, for example, if your site is hammered by a bot doing multiple requests per second and thus increasing your server load. With the HttpLimitReqModule you can define a rate limit, and if a visitor exceeds this rate, he will get a 503 error.

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 92 ) Next »