Linux Tutorials on the topic “suse”
-
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.2
Author: Falko Timme • Tags: ftp, suse • Comments: 0
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.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.
-
How To Set Up WebDAV With Apache2 On OpenSUSE 11.2
Author: Falko Timme • Tags: apache, suse • Comments: 3
How To Set Up WebDAV With Apache2 On OpenSUSE 11.2 This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 11.2 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
-
How To Set Up WebDAV With Lighttpd On OpenSUSE 11.2
Author: Falko Timme • Tags: lighttpd, suse • Comments: 0
How To Set Up WebDAV With Lighttpd On OpenSUSE 11.2 This guide explains how to set up WebDAV with lighttpd on an OpenSUSE 11.2 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
-
-
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.2
Author: Falko Timme • Tags: lighttpd, suse • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.2 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.2 server with PHP5 support (through FastCGI) and MySQL support.
-
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2
Author: Falko Timme • Tags: apache, php, suse • Comments: 0
How To Set Up Apache2 With mod_fcgid And PHP5 On OpenSUSE 11.2 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on OpenSUSE 11.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 Set Up A USB-Over-IP Server And Client With OpenSUSE 11.2
Author: Falko Timme • Tags: suse • Comments: 2
How To Set Up A USB-Over-IP Server And Client With OpenSUSE 11.2 This tutorial shows how to set up a USB-over-IP server with OpenSUSE 11.2 as well as a USB-over-IP client (also running OpenSUSE 11.2). The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB I/O messages" into TCP/IP payloads and transmits them between computers. USB-over-IP can be useful for virtual machines, for example, that don't have access to the host system's hardware - USB-over-IP allows virtual machines to use remote USB devices.
-
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.1
Author: Falko Timme • Tags: lighttpd, suse • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.1 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.1 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, suse • Comments: 12
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.2 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.2 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Desktop - OpenSUSE 11.2 (GNOME)
Author: Falko Timme • Tags: desktop, suse • Comments: 1
The Perfect Desktop - OpenSUSE 11.2 (GNOME) This tutorial shows how you can set up an OpenSUSE 11.2 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.
-
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.1 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, suse • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.1 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.1 server with PHP5 support (mod_php) and MySQL support.