LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Oh for the love of god

Posted 04-24-2010 at 06:08 AM by Mr-Bisquit

Did you think I was talking about this forum?
Jesus H. Christ
Stop being so paranoid.
On the other hand,

forget.

Why don't you ask me what I was talking about.
Member
Posted in Uncategorized
Views 617 Comments 3 Mr-Bisquit is offline
Old

Linux, Foss conference in Bulgaria, Gabrovo

Posted 04-24-2010 at 06:03 AM by Intel_

After one week in my town - Gabrovo, Bulgaria for second row year, we organise conference about linux, free and open source software, called openfest. There I'll talk about Slackware - why it's different and most-unix-like. The last year there were people from everywhere of the coutry. I hope that this year will be even more beautiful and I'll be better as lecture. The aim of this post is to show that in my country and town here are people who love this software
Member
Posted in Uncategorized
Views 1032 Comments 0 Intel_ is offline
Old

Better than an xmessage choice window

Posted 04-23-2010 at 08:05 PM by William (Dthdealer) (Whaling the FOSS)

Regarding my earlier post about .xinit scripts

This is my current setup, probably a better option. I simply pass options as what I want to execute or just run startx without any options for my normal session including window manager.

Code:
#!/bin/sh

# Anything to run only once and beforehand
xmodmap "/home/whales/.Xmodmap"
xbattbar -s acpi_xbattbar -t 3 &
~/script/shell/dayfortune &

if [ -z $1 ]
...
Member
Views 1224 Comments 0 William (Dthdealer) is offline
Old

Getting banned

Posted 04-23-2010 at 03:39 PM by Mr-Bisquit

I keep getting banned from different forums. Notice the active tense.
On the bright side, I don't think that many of them understand networking.
Member
Posted in Uncategorized
Views 572 Comments 0 Mr-Bisquit is offline
Old

Intercepting IP packets using Netfilter hooks

Posted 04-22-2010 at 10:26 PM by yaplej
Updated 04-22-2010 at 10:33 PM by yaplej

Netfilter hooks are very useful when you wish to intercept, and modify IP packets inside a kernel module.

One great thing about using Netfilter hooks over say dev_add_pack() is that the bad L2 frames, and bad IP packets get filtered out earlier in the network stack so you only deal with good packets.

Now the whole point of the Netfilter hook is to customize what the kernel does with the packets received by the system so here is an example hook function. It simply...
Member
Views 4557 Comments 1 yaplej is offline

  



All times are GMT -5. The time now is 12:48 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration