| bio | website | ggvaidya.com |
|---|---|---|
| location | Boulder, CO | |
| age | 29 | |
| visits | member for | 2 years, 9 months |
| seen | Jul 12 '12 at 7:01 | |
| stats | profile views | 24 |
|
Jan 8 |
awarded | Nice Answer |
|
Aug 19 |
awarded | Yearling |
|
Sep 16 |
comment |
How to save temp data Stefan: this sounds like exactly what you're looking for - /media/ram will act like a device (like /dev/null), and will take up no disk space: any files you create in that directory will only be created "in memory" (i.e. in your RAM), and will be lost when you unmount /media/ram in the last step. |
|
Sep 4 |
answered | Whenever I type some wrong command, my terminal tries to run that command in the background |
|
Aug 23 |
awarded | Editor |
|
Aug 23 |
revised |
Running continuous jobs remotely Fixed something incorrect. Thanks, Michael! |
|
Aug 23 |
comment |
vim vs. emacs… and no, this is not a flame war This goes double for connecting to slow servers across dodgy connections: the one editor they're guaranteed to have (it is in the Unix spec, I think?) is vi, and vi's command mode makes it much easier to edit files with fewer keystrokes when each keystroke takes several seconds to appear on your screen. Of course, step #1 is usually installing vim :) |
|
Aug 23 |
answered | Running continuous jobs remotely |
|
Aug 20 |
comment |
How does a unix or linux system work? How does a unix or linux system work? Very well, thank you :-). |
|
Aug 19 |
comment |
What is the real difference between “apt-get” and “aptitude”? (How about “wajig”?) This used to be true, but I know my apt-get has an apt-get autoremove command for removing packages installed only as dependencies. I don't know when this feature was added, but one website suggests it might have happened with Debian Lenny (June 2010). |
|
Aug 19 |
comment |
What is the real difference between “apt-get” and “aptitude”? (How about “wajig”?) o.O! Brilliant. |
|
Aug 19 |
awarded | Teacher |
|
Aug 19 |
answered | What is the real difference between “apt-get” and “aptitude”? (How about “wajig”?) |
|
Aug 18 |
awarded | Supporter |