Post thumbnail of System-config-firewall: GUI for configuring Fedora’s iptables
16 November 2009
Continue reading System-config-firewall: GUI for configuring Fedora’s iptables

System-config-firewall: GUI for configuring Fedora’s iptables

I still prefer a flat ascii file either loading the rules one at a time, or the built in iptables save/restore which basically does the same thing. But if you like/want/need a GUI application, then skip the lokkit firewall configuration tool in favor of system-config-firewall. It makes configuration of your firewall as easy as the simple Windows firewall, but with the option detail you expect from Linux.

Post thumbnail of Install Google’s “Go” Programming Language on Fedora 12 or 11
12 November 2009
Continue reading Install Google’s “Go” Programming Language on Fedora 12 or 11

Install Google’s “Go” Programming Language on Fedora 12 or 11

Install mercurial source control management system (sorry git lovers), and prerequisites. Set up by making some directories and exporting a variable or four. Clone the source repository. Let the building begin.

Post thumbnail of Install Snort IDS with Barnyard and Basic Analysis and Security Engine (BASE) on Fedora
2 November 2009
Continue reading Install Snort IDS with Barnyard and Basic Analysis and Security Engine (BASE) on Fedora

Install Snort IDS with Barnyard and Basic Analysis and Security Engine (BASE) on Fedora

Start by installing all of the required dependencies. Here’s the list, but your specific versions may vary. I’m just letting yum install all the latest packages. And I finish by running a “yum update -y” to get the whole system up to date. There are newer versions of the libnet package available, but you specifically need libnet-1.0.2a.tar.gz. You can search and find a bunch of mirrors or try the one I used below: Now download the snort source.

Post thumbnail of Configuring and making OProfile for a custom kernel on Fedora
7 August 2009
Continue reading Configuring and making OProfile for a custom kernel on Fedora

Configuring and making OProfile for a custom kernel on Fedora

I found the easiest way to get all the dependencies out of the way was to attempt to install Fedora’s oprofile, oprofile-devel, and oprofile-gui through YUM. But instead of installing them, just find out their dependencies and install those.

Post thumbnail of Fedora bloat begone!
17 April 2009
Continue reading Fedora bloat begone!

Fedora bloat begone!

Can anyone think of any other audio related packages I can get rid of? I don’t need audio, cd burning, flashy 3d graphics, printing, image or video playback/record capabilities on this machine at all.

Post thumbnail of How to use ecryptfs on Fedora
25 March 2009
Continue reading How to use ecryptfs on Fedora

How to use ecryptfs on Fedora

If you want to store a mix of encrypted and unencrypted files under the same area, choose plaintext passthrough, otherwise choose the default, no. I suggest an all or nothing approach, as it can get confusing as to which files are encrypted especially when they’re binary! (With ascii text files you can just cat a file and tell if it’s encrypted or not.)

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 Fedora 10 Default Services
2 February 2009
Continue reading Fedora 10 Default Services

Fedora 10 Default Services

Fedora 10 Default Services

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 Eclipse freezes randomly using pydev
8 January 2009
Continue reading Eclipse freezes randomly using pydev

Eclipse freezes randomly using pydev

I’m doing all my python development in Eclipse using the pydev plugins.  At random and without warning, Eclipse keeps freezing on me!  WTF.  Here’s what I get when I kill it:
JVM terminated. Exit code=1
/usr/bin/gij
-Xms40m
-Xmx256m
-XX:MaxPermSize=128m
-Dosgi.sharedConfiguration.area=/usr/lib64/eclipse/configuration
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /usr/lib64/eclipse/eclipse
-name Eclipse
–launcher.library /usr/lib64/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.0.v20070606/eclipse_1017a.so
-startup /usr/share/eclipse/startup.jar
-exitdata 838010
-vm /usr/bin/gij
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=128m
-Dosgi.sharedConfiguration.area=/usr/lib64/eclipse/configuration
-jar /usr/share/eclipse/startup.jar
This happens on Fedora 8 and …

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