133 reputation
4
bio website
location
age
visits member for 1 year, 4 months
seen Apr 15 at 12:05
stats profile views 0

Apr
8
awarded  Popular Question
Apr
5
awarded  Teacher
Mar
20
comment Python update, broke yum and python
I've flagged it for transfer to Server Fault.
Feb
29
awarded  Supporter
Feb
20
comment Is there any way to run linux non locally for a big group of people?
When you say "over the internet", what kinds of speeds are available? If it's on a local network (i.e. 10/100/1000MBit LAN) then something simple like VNC may work; if it's over the general internet, you'll probably want to use something like X forwarding (mentioned below) which is much more efficient.
Feb
20
comment Is there any way to run linux non locally for a big group of people?
You mean X forwarding? It's horrible. ;)
Jan
31
awarded  Scholar
Jan
31
comment Linux shell command to filter a text file by line length
Not sure grep is such a good idea - it's a simple regexp, to be sure, but more computationally expensive than awk. "A man with problem says "I'll use regular expressions!" Now he has two problems." ;)
Jan
31
accepted Linux shell command to filter a text file by line length
Jan
31
comment Linux shell command to filter a text file by line length
Well, that was embarrasingly simple. Thank you. :)
Jan
31
asked Linux shell command to filter a text file by line length
Jan
10
answered apt-get through NTLM authenticated proxy