Post thumbnail of Free the fish
14 May 2009
Continue reading Free the fish

Free the fish

There’s a hidden easter egg in Gnome. This will work on Ubuntu and Fedora at least.

Post thumbnail of Install ccache to build code faster
13 May 2009
Continue reading Install ccache to build code faster

Install ccache to build code faster

Install ccache to speed up compile times for compiling c and c++ code. Installation on fedora is simple.

Post thumbnail of Failed to write session data for php with lighttpd
11 May 2009
Continue reading Failed to write session data for php with lighttpd

Failed to write session data for php with lighttpd

I moved a database over to another server and setup php and lighttpd, but authentication for my app wasn’t working.

Post thumbnail of Fedora Minimal Install .iso less than 150 Meg
8 May 2009
Continue reading Fedora Minimal Install .iso less than 150 Meg

Fedora Minimal Install .iso less than 150 Meg

boot.iso should be enough to get you going. You should be able to find it on most fedora mirrors. The one I just downloaded was only 147 megabytes.

Post thumbnail of Fedora 10 live cd and Fedora 11 coming soon!
7 May 2009
Continue reading Fedora 10 live cd and Fedora 11 coming soon!

Fedora 10 live cd and Fedora 11 coming soon!

This is great for installing on older systems that don’t have a DVD rom. The whole image is 681MB. You can install more software after installing the base system.

Post thumbnail of Using dd to search for strings in memory or devices
6 May 2009
Continue reading Using dd to search for strings in memory or devices

Using dd to search for strings in memory or devices

The problem is, hexdump will give you 16 ascii characters surrounded by pipes and then a newline before printing the next 16. You can’t search for long strings that way…

Post thumbnail of dd with a progress bar
23 April 2009
Continue reading dd with a progress bar

dd with a progress bar

You can use the pv utility in conjunction with double buffering dd with pipes to get a nice little progress bar. Y ou can customize this to see elapsed time, and transfer rate.

Post thumbnail of sha1sum mass checking for tampered files
22 April 2009
Continue reading sha1sum mass checking for tampered files

sha1sum mass checking for tampered files

You might want to do this to make sure a set of configuration files don’t get changed, or to figure out which files get changed when you build that random source code as root! (note to self: don’t make as root unless you have to, rpmbuild is bad enough!)

Post thumbnail of Palm and Blackberry users revolt
22 April 2009
Continue reading Palm and Blackberry users revolt

Palm and Blackberry users revolt

and then I ran across this post with palm and blackberry users whining about their crappy devices, praying for the next gen linux smartphone gods to save them.

Post thumbnail of How to avoid stripping when building RPMs
21 April 2009
Continue reading How to avoid stripping when building RPMs

How to avoid stripping when building RPMs

I’ve found 3 ways to disable the strip binary option when building RPMs.

 Page 42 of 58  « First  ... « 40  41  42  43  44 » ...  Last » 
Powered by Wordpress   |   Lunated designed by ZenVerse