- How To Harden PHP5 With Suhosin On Fedora 7
This tutorial shows how to harden PHP5 with Suhosin on a Fedora 7 server. From the Suhosin project page: "Suhosin is an advanced protection system for PHP installations that was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections."
in Public bookmarks with buffer fedora hardened linux overflow php security server suhosin vulnerability
- How To Install Cinnamon Desktop On Fedora 18
This tutorial shows how you can install Linux Mint's Cinnamon desktop on Fedora 18. Since it has now been included in the repositories this can now be done quite quickly. Fedora's default desktop at the moment is GNOME 3.
in Public bookmarks with cinnamon desktop fedora
- How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server's Apache. This article explains how to install mod_ruby on various Linux distributions supported by ISPConfig.
in Public bookmarks with apache centos debian fedora ispconfig linux mandriva mod_ruby ruby suse ubuntu
- How To Install Sun Java SE 6 JDK and NetBeans 5.5.1 on Fedora 7
This tutorial shows how to install Sun Java JDK and NetBeans IDE on a fresh Fedora 7 installation. The readers I had in mind when assembling this are the people who are anxious to start using NetBeans and Sun's Java SE on their newly installed Fedora systems. Some of the bits and pieces on the topics I found on the Internet are assembled into this tutorial in order to make it as comprehensive as possible.
in Public bookmarks with fedora java jdk linux netbeans sun
- How To Install VMware Server 2 On A Fedora 14 Desktop (Kernel 2.6.35)
This tutorial provides step-by-step instructions on how to install VMware Server 2 on a Fedora 14 desktop system (with kernel 2.6.35). With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).
in Public bookmarks with fedora machine virtual virtualization vmware
- How To Install VMware Server On A Fedora 7 Desktop
This tutorial provides step-by-step instructions on how to install VMware Server on a Fedora 7 desktop. With VMware Server you can create and run guest operating systems (virtual machines) such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).
in Public bookmarks with desktop fedora linux machine virtual virtualization vm vmware vps
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Fedora 13
This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on a Fedora 13 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.
in Public bookmarks with antivirus clamav fedora ftp malware pureftpd
- How To Integrate DropBox Into Thunar (Fedora 18/XFCE)
Thunar is the default file manager for XFCE desktops. While it is easy to integrate DropBox into Nautilus, the default file manager for GNOME, it is not so trivial for Thunar. This guide explains how to use DropBox with the Thunar file manager on a Fedora 18 XFCE desktop.
in Public bookmarks with dropbox fedora thunar xfce
- How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch
Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. These two articles explain how you can fix a BIND9 nameserver on Debian Etch and Fedora/CentOS so that it is not vulnerable anymore to DNS cache poisoning.
in Public bookmarks with bind cache centos debian dns fedora patch poisoning vulnerability
- How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 11
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Fedora 11. 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.
in Public bookmarks with apache fastcgi fedora mod_fcgid php
- How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 13
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Fedora 13. 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.
in Public bookmarks with apache fastcgi fcgi fedora mod_fcgid php
- How To Set Up Apache2 With mod_fcgid And PHP5 On Fedora 14
This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Fedora 14. 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.
in Public bookmarks with apache fastcgi fcgi fedora mod_fcgid php
- How To Set Up Mumble Voice Chat On Fedora 7
This document describes how to set up a Mumble voice chat environment with Fedora 7. Mumble is a low-latency voice chat software with focus on games.
in Public bookmarks with chat fedora gaming linux mumble teamspeak ventrilo voice
- How To Set Up VMware Tools On Various Linux Distributions
This document explains how to set up the VMware Tools in the following guest operating systems: Ubuntu 7.04, Fedora 7, PCLinuxOS 2007 and Debian Etch. Installing VMware Tools in your guest operating systems will help maximize performance, provide mouse synchronization and copy & paste functionality. This article also shows a way of making VMware Tools start automatically when you start a guest operating system.
in Public bookmarks with debian fedora linux machine pclinuxos tools ubuntu virtual virtualization vm vmware vps by 4 users
- How To Upgrade From Fedora 14 To Fedora 15 (Desktop & Server)
This article describes how you can upgrade your Fedora 14 system to Fedora 15. The upgrade procedure works for both desktop and server installations.
in Public bookmarks with desktop fedora lovelock preupgrade server upgrade yum by 2 users
- How To Upgrade From Fedora 18 To Fedora 19 With FedUp (Desktop & Server)
This article describes how you can upgrade your Fedora 18 system to Fedora 19 with the help of the Fedora Updater (FedUp). The upgrade procedure works for both desktop and server installations.
in Public bookmarks with fedora fedup upgrade
- How To Use NTFS Write Support (ntfs-3g) On Fedora 7
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to use ntfs-3g on a Fedora 7 desktop to read from and write to Windows NTFS drives and partitions.
in Public bookmarks with fedora linux ntfs ntfs-3g windows
- Installation Guide: Fedora 8 Desktop (a.k.a. The Perfect Desktop)
This document describes how to set up a Fedora desktop - including how to enable special mouse buttons, improve laptop support (depending on your model), set up printers (especially HP) and the usage of Compiz Fusion. The result is a fast, secure and extendable system that provides all you need for daily work and entertainment.
in Public bookmarks with adobe compiz desktop fedora flash linux printers vmware by 2 users
- Installing And Using OpenVZ On Fedora 14
In this HowTo I will describe how to prepare a Fedora 14 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
in Public bookmarks with container fedora machine openvz virtual virtualization vps
- Installing And Using OpenVZ On Fedora 15
In this HowTo I will describe how to prepare a Fedora 15 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
in Public bookmarks with fedora lovelock machine openvz virtual virtualization vps
« Previous
Next »
fedora from all users