842 reputation
1311
bio website
location
age
visits member for 7 months
seen yesterday
stats profile views 41

Software Engineer with table manners


Apr
30
awarded  Favorite Question
Apr
29
awarded  Famous Question
Apr
29
awarded  Notable Question
Mar
24
awarded  Tumbleweed
Mar
23
comment Does Fedora 16 do automatic system updates?
i am aware. but how do i explain the update?
Mar
23
asked Does Fedora 16 do automatic system updates?
Mar
23
comment Low sound volume on Lenovo T520 under Fedora 16
funny, i have an identical setup (520/F16) with no sound issues
Mar
23
comment Enforce strict outbound ports (or ranges) for protocol
to get a controllable handle on the network interface -- within some ranges. E.g. if i wanted some protocol to stay away from some port segments.
Mar
22
accepted Packet analyzer to intercept and filter incoming traffic before any client app
Mar
22
comment Linux stack for a home network firewall/proxy?
does Fedora core not contain X11 DEs?
Mar
22
asked Enforce strict outbound ports (or ranges) for protocol
Mar
22
comment Packet analyzer to intercept and filter incoming traffic before any client app
so with FoxFilter, can i enter a rule to remove a certain DOM section of HTML from a certain domain ? or if word X comes in in the HTML from doman Y, replace it in the HTML stream automatucally with abc?
Mar
22
comment How do I remove all sub-directories from within a directory?
can you explain what -- and */ do?
Mar
22
asked Packet analyzer to intercept and filter incoming traffic before any client app
Mar
17
asked How to set open app icon to be the same as in App Launcher in KDE
Mar
15
comment Recommended reading to better understand Unix/Linux internals
why is a book with 864 pages called anything "for the impatient"?
Mar
12
comment Delete files if contents do not match pattern
won't this remove those that do contain bluecar?
Mar
12
revised Why do I have four CPUs listed in /proc/cpuinfo?
edited title
Mar
11
comment Mount HTTP Server As File System
wouldn't the path portion of an HTTP URL be considered as corresponding to a directory structure under the root? also, many web servers offer a file listing if you request a URL ending with a directory, not a file. and then both of these two concepts could be translated into this model of mounting an HTTP server as a file system. now, as far as posting changes to such a mount, I am not sure about that but perhaps some web servers could be configured to do it much like FTP
Mar
8
comment Count lines matching pattern and matching previous line
how do you tell if your grep is GNU?