| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 8 months |
| seen | Apr 15 at 20:08 | |
| stats | profile views | 7 |
|
Oct 30 |
awarded | Student |
|
Oct 30 |
asked | Gentoo Gnome 3.2 Wireless “Connecting…” |
|
Feb 21 |
comment |
Is it possible to su without being prompted for a password? @Gilles: correct but a certain distribution has sort of changed the normal use of sudo. I do like sudo for what it was meant to be used as - but not as a replacement for su. |
|
Feb 21 |
awarded | Commentator |
|
Feb 21 |
comment |
Good Introductory resources for linux Little old, but Is LAMP supposed to link to archlinux.org? :O |
|
Feb 21 |
comment |
Is it possible to su without being prompted for a password? Reread the question, he wants to do echo "password" | su or something like that - NOT get rid of the password, NOT use sudo (which is less secure than su...) |
|
Feb 21 |
awarded | Editor |
|
Feb 21 |
revised |
How do I run a command as the system administrator (root) deleted 8 characters in body |
|
Feb 20 |
comment |
How do open files behave on linux systems? I'm not putting this as an answer because I don't really know but I think it has to do with inodes not being changed when you move a file. |
|
Feb 18 |
comment |
How can I make a user able to log in with ssh keys but not with a password? Why oh why do people accept the answer that doesn't even work? |
|
Oct 6 |
comment |
Mono book recommendations @Steven and again, thats completely different than a book on C. |
|
Sep 20 |
comment |
build script: how to implement a “skip previously completed step” CMake and autotools don't fit the same niche... autotools will make the program compile (when used correctly) on any platform with sh, wherease CMake will require CMake on all the platforms, which is fine if your not going to want full portability. I would list CMake and autotools as different options for similar tasks. |
|
Sep 20 |
comment |
Mono book recommendations Mono is an implementation, theres no need for a book on it. It would be like having a book for GCC - We just have a book for C. |
|
Sep 20 |
awarded | Supporter |
|
Sep 20 |
comment |
GUI for adding Fedora software source +1 Ahh, the classic problem of people not being able to use a text editor on a file. |