Post thumbnail of LDAP + Lighttpd :: Easy setup
5 March 2009
Continue reading LDAP + Lighttpd :: Easy setup

LDAP + Lighttpd :: Easy setup

Enabling LDAP authentication should take you about 2 minutes, unless you type with just 2 fingers. Then maybe 3 or 4. …If you don’t allow anonymous connections to your ldap, give it a user/password combination that has enough privs to do the lookups, or just use your master account if you’re just testing or don’t really care. … Now tell it what parts of your webserver you want to protect and how. You can specify any string you’d like for the realm. Here I require an LDAP user account name and password just to get to the wiki main page, and only admin can see the server-config page… Restart lighttpd and you’re done.

Post thumbnail of Install bugzilla on Fedora 10 without using perl CPAN
26 February 2009
Continue reading Install bugzilla on Fedora 10 without using perl CPAN

Install bugzilla on Fedora 10 without using perl CPAN

This howto will get bugzilla with ALL of the optional modules installed on Fedora 10. If you just want a barebones bugzilla up and running, you might want to read the whole thing and then just look for the required parts. Otherwise, you can follow me through the install and end up with all the bells and whistles.

The checksetup.pl script will tell you what you’re missing and what you need to install to get bugzilla up and running. But the problem is it pushes you to use perl’s package management to build the perl modules which may or may not work. I think it’s best to use YUM to install and manage all of your packages and not to mix and match both. This will help to avoid conflicting packages and seemingly random complaints of a package missing when it’s not.

Post thumbnail of Install OpenNMS network monitoring on Fedora 10
19 February 2009
Continue reading Install OpenNMS network monitoring on Fedora 10

Install OpenNMS network monitoring on Fedora 10

I can’t find any installation procedures or prebuilt rpm’s for Fedora 10, so i’m going to make my own, so here goes. … whole lotta stuff here … And finally, start opennms.

Post thumbnail of How to install Qingy on Fedora 8, 9, or 10
26 January 2009
Continue reading How to install Qingy on Fedora 8, 9, or 10

How to install Qingy on Fedora 8, 9, or 10

How to install Qingy on Fedora. This will work on Fedora 8, Fedora 9, or Fedora 10. It’s all the same, so this will apply to all Fedora versions with directfb and directfb-devel in the repository. If you don’t find them in the repos, just build them from source too.

Post thumbnail of How to Encrypt a device using dm-crypt
23 January 2009
Continue reading How to Encrypt a device using dm-crypt

How to Encrypt a device using dm-crypt

Use cryptsetup to setup dm-crypt managed device-mapper mappings. This method will allow you to use an encrypted mapping to transparently read and write encrypted data so that you and your applications don’t even need to worry about handling any encryption at all; it will just work, trust me. If you need to save data that’s already on the device, then copy it somewhere else, encrypt the drive, and copy it all back after encrypting.

Post thumbnail of Yum Upgrade from Fedora 8 to Fedora 10
18 January 2009
Continue reading Yum Upgrade from Fedora 8 to Fedora 10

Yum Upgrade from Fedora 8 to Fedora 10

Fedora 8 has just reached the end of support. If you insist on doing a yum upgrade instead of just saving your home partition and reinstalling the rest, here’s how to do the upgrade. It might help if you keep your fingers crossed while doing all the typing.
I …

Post thumbnail of Howto install Fedora 10 on ReiserFS or JFS
30 December 2008
Continue reading Howto install Fedora 10 on ReiserFS or JFS

Howto install Fedora 10 on ReiserFS or JFS

When you get to the first prompt when installing, instead of just letting the default continue by itself, type linux selinux=0 reiserfs

Post thumbnail of Install video drivers and Compiz 3-D desktop effects on Fedora 10 in just 3 commands!
1 December 2008
Continue reading Install video drivers and Compiz 3-D desktop effects on Fedora 10 in just 3 commands!

Install video drivers and Compiz 3-D desktop effects on Fedora 10 in just 3 commands!

This is how-to-Install 3D desktop effects on a vanilla Fedora 10 installation (I tried this on a freshly installed Fedora 10, installed from DVD). Basically all you need to do is get 3d hardware acceleration enabled for your video card and then install the fusion-icon package and reboot. In the past this was easier said than done.

Post thumbnail of How to install a specific version of some rpm with YUM
23 November 2008
Continue reading How to install a specific version of some rpm with YUM

How to install a specific version of some rpm with YUM

You want to install a special version of openssl that’s not the latest release, but some other app requires that specific one — how do you do it?
Lets assume you don’t have the right repository installed, and you need to set that up first.  If you’re looking for some package …

Post thumbnail of How to start or stop a process that’s slow to respond
18 November 2008
Continue reading How to start or stop a process that’s slow to respond

How to start or stop a process that’s slow to respond

Got a process that you want to restart in a script but it doesn’t respond nicely?  Use the sleep command in your script and check its status after you start, stop, or kill it.  After incrementally backing off a few times, waiting longer and longer, I give up and exit …

 Page 2 of 3 « 1  2  3 »
Powered by Wordpress   |   Lunated designed by ZenVerse