Random Tech Articles > Category:linux
1

I often need to convert avi, mkv, mp4 or some other video format to generic DVD.  Using a Mac, I've found that this processes is a pain in the ass.  It surprises me that there are very few tools for pulling this together.  I spent a few days searching and see that there was a few tools, but they were either dead projects, or not stable.  Don't get me wrong, FFMpegX is pretty good at converting video formats, but trying to use it to actually make a dvd with subtitles just doesn't work for me.  I did notice that it...

Read More

Snort + Mysql on RHEL 5.4

Posted by on Jan 14, 2010, Categories: IDS, linux, Snort

1

This document describes the steps for install and setting up Snort the opensource intrustion detection system. It also describes the process for updating the signature definitions. Snort is an opensource IDS (Intrusion Detection System) written and maintained by a company called sourcefire. It is one of the best IDS available and is free (Kinda).

Downloading Snort

Since we us Redhat Enterprise Linux 5 here go to the snort download page and select snort-2.8.5.2-1.RH5.i386.rpm. Since we will also be using the BASE web interface to view the alerts also download the snort-mysql-2.8.5.2-1.RH5.i386.rpm...

Read More

Debugging Unix

Posted by on Jun 14, 2009, Categories: Irix, linux, Solaris, Unix

0

When ever I come across a command or service in Unix that crashes or fails to run properly I quickly go to the trace tools to trace the system commands.  I often find that If I just follow the system trace i can usually see what was supposed to happen and didn't.  Unfortunatley not every unix flavor uses the same tracing commands. In linux it is very simple prefix any command with strace and it will give you lots of system trace info. In Solaris use the truss command. In Irix use the par...

Read More

Why nscd sucks….

Posted by on Sep 16, 2008, Categories: ldap, linux

0

The name service cache daemon has some serious flaws. One that I notice pretty often in Linux arises when you are using LDAP. It seems that nscd will crash and burn when/if ldap is unavailable. Unfortunately when nscd bombs, it usually takes the entire system with it. Actually what will happen is nscd sockets will start getting broken pipe's and becoming stale until you have several nscd. Eventually your system will slow to a halt. Mind you the box hasn't crashed, but the box is in a dos state. If you do an '$# netstat -an' you'll notice several entries...

Read More

ldap with linux a basic primmer

Posted by on Sep 16, 2008, Categories: ldap, linux

1

LDAP has been around for over a decade, and yet it is still considered a newer technology.  Many modern vendors have added LDAP authentication.  This document is a brief generic howto for configuring linux to use LDAP.  This will be a fairly detailed recipe as most of my docs are. Linux Name Services Name Server Switch is the engine that really enables Linux to harness LDAP. In linux you have two different ldap.conf files that the modules and services use to configure their ldap communications '/etc/ldap.conf' and '/etc/openldap/ldap.com'. The first gives the dn's for passwd, group and sudoers. You can also specify...

Read More

Info

Fight Censorship

Categories

Twitter Updates

Viewers like you:

Subscribe via Twitter
56 Followers
Subscribe via Facebook
0 Fans
Subscribe via Email
Subscribe
Subscribe via RSS
Readers

Wanna Donate