306 reputation
25
bio website
location France
age
visits member for 1 year, 3 months
seen 6 hours ago
stats profile views 15

Perl and FreeBSD addict


May
17
awarded  Enthusiast
Feb
13
awarded  Yearling
May
28
comment Difference between ifconfig and ipconfig?
dhcpd is a server side implementation of the DHCP protocol (the ending d usually means "daemon" which is the Unix equivalent of Windows services).
Mar
6
awarded  Critic
Mar
6
answered What is the max partition supported in linux?
Mar
5
revised Can I use divert as an alternative to ipfw fwd?
added 184 characters in body
Mar
5
answered Can I use divert as an alternative to ipfw fwd?
Mar
5
comment Can I use divert as an alternative to ipfw fwd?
ipfw divert requires as well to re-compile your kernel. Why being to unhappy about this ?
Mar
1
answered Show established samba mounts
Feb
29
awarded  Commentator
Feb
29
comment Is it safe to remove a script file from within that script?
Just be aware that it might not work, depending on your system (ie the rm <it-self> will not succeed on HP-Ux.
Feb
27
comment Is swap an anachronism?
I don't have much un*x beard (some hair still ;), but my 2 cents would be that having a "bit" of swap would give your system some robustness. As instead of directly OOM, you would go to swap instead if a bit over your system limits. Sure, if really way over your system limits, your system will eventually crash/halt/nuke-itself/whatever-hell-you-can-imagine. So giving a bit rope to play with ;)
Feb
17
comment Directory/file naming conventions when storing media collection on Linux
My 2 cents: you can have more than 9 season for some shows (ie CSI, The Simpsons, ...), so you might want to consider having it on 2 digits.
Feb
17
comment How to stop a program running as daemon
You are right, so stuck on input/output ... not real I/O ;)
Feb
17
revised How to stop a program running as daemon
added 5 characters in body
Feb
17
answered How to stop a program running as daemon
Feb
16
revised Setting LS_COLORS and in a GNU Screen
fix misunderstanding
Feb
15
revised Setting LS_COLORS and in a GNU Screen
added 17 characters in body
Feb
15
revised Setting LS_COLORS and in a GNU Screen
added 178 characters in body
Feb
15
answered Setting LS_COLORS and in a GNU Screen