Viewing Category : Linux

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 Trimming down an Apache server, blindfolded
22 January 2009
Continue reading Trimming down an Apache server, blindfolded

Trimming down an Apache server, blindfolded

Here’s my notes from trimming a little off the top of an apache server. This was just a quick chop at the default install. I haven’t looked at how the webapps are used or how many connections or the length of time per connection or anything… I’ll go back later and tweak how many threads and processes are started and used.

Post thumbnail of Yet another good reason to think about breaking free from your mental slavery to microsoft
22 January 2009
Continue reading Yet another good reason to think about breaking free from your mental slavery to microsoft

Yet another good reason to think about breaking free from your mental slavery to microsoft

Here’s yet another good reason to think about breaking free from your mental slavery to microsoft. The same ones who had 4 xp desks in a perpetually broken state, even with AV and limited accounts, haven’t broken a default linux install yet.

Post thumbnail of Smallest Linux Computer in the World!
19 January 2009
Continue reading Smallest Linux Computer in the World!

Smallest Linux Computer in the World!

The smallest linux computer in the world! 19 milimeters by 19 millimeters tall!

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 gdmsetup missing from Fedora 9 and Fedora 10
18 January 2009
Continue reading gdmsetup missing from Fedora 9 and Fedora 10

gdmsetup missing from Fedora 9 and Fedora 10

gdmsetup is missing from Fedora 9 and 10. You’ll have to do it all from the commandline. Your gui was just a little hand-holding for the command-line handicapped anyway.
Here’s all I was looking to do:
[daemon]
TimedLoginEnable=true
TimedLogin=theuser
But the

Post thumbnail of Java, Eclipse, gij, icedtea, ahh memory error no more
13 January 2009
Continue reading Java, Eclipse, gij, icedtea, ahh memory error no more

Java, Eclipse, gij, icedtea, ahh memory error no more

Eclipse and gnu’s crappy java, otherwise known as gij, don’t seem to get along. Even when you give gij tons of memory using vargs -Xmx1024m when launching eclipse, it still just seems flaky. So I tried java’s Icedtea 1.7.0 and my memory crisis went away.
To see which jvm …

Post thumbnail of Start multiple X servers on a single machine
12 January 2009
Continue reading Start multiple X servers on a single machine

Start multiple X servers on a single machine

By default most linux distributions give you a single display assuming that you have a computer or laptop with just one physical display device. But there’s no reason you can’t take advantage of multiple sessions using your virtual terminals instead of just 1 gui with a bunch of text consoles.

Post thumbnail of shc compiler to compile bash shell scripts into binary
8 January 2009
Continue reading shc compiler to compile bash shell scripts into binary

shc compiler to compile bash shell scripts into binary

shc is the only tool i’ve found that will compile scripts so idle hands won’t tamper with your bash shell scripts. Yes, I know I could just use permissions to keep people from reading them and it’s easy to reverse engineer the binary code, but I look at it like …

 Page 15 of 18  « First  ... « 13  14  15  16  17 » ...  Last » 
Powered by Wordpress   |   Lunated designed by ZenVerse