| bio | website | |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 2 years |
| seen | Apr 4 at 22:20 | |
| stats | profile views | 25 |
|
Feb 6 |
awarded | Popular Question |
|
Feb 9 |
comment |
I would like to grep all files except some file types? Sorry, I didn't see the 'ack' part and put it in my answer, which is now deleted. |
|
Jan 11 |
comment |
How do I upgrade to the newest Firefox via YaST in OpenSuSE 11.x? Thanks for the comments. That is somewhat of a bummer, as in some of the Debian based distributions, I can simply add a repo that has the latest Firefox version, and I don't have to worry about it. Oh well, each Linux OS has pros and cons. |
|
Dec 1 |
comment |
How do I upgrade to the newest Firefox via YaST in OpenSuSE 11.x? 11.2 is the OS I'm running. |
|
Nov 18 |
awarded | Commentator |
|
Nov 18 |
comment |
How do I upgrade to the newest Firefox via YaST in OpenSuSE 11.x? That doesn't quite work, because it errors out based on dependencies. That's why I want to include the whole repo, so those dependencies will be taken care of. Thanks though. |
|
Nov 11 |
asked | How do I upgrade to the newest Firefox via YaST in OpenSuSE 11.x? |
|
Oct 20 |
answered | Download specific files with FTP? |
|
Oct 20 |
asked | How do I dereference links when extracting from a tar file? |
|
Oct 20 |
comment |
How can I build and install PL/R as a non-privileged user? I don't know why this was downvoted. As I stated in the answer ("some software"), this doesn't always work, but with many software packages it does. |
|
Aug 4 |
answered | How do you choose a distribution? |
|
Aug 4 |
comment |
How do you choose a distribution? +1 for "most NVIDIA cards work" with linux. |
|
Jun 27 |
comment |
Red hat linux command line character underscore problem Is the $ a real character? What happens if you don't hit the backspace and hit Enter? Does it send cd /etc/$ to the prompt, or does it ignore the $? |
|
Jun 27 |
asked | Is Open LDAP meant to work with the passwd command for Linux? |
|
Jun 21 |
comment |
How can I build and install PL/R as a non-privileged user? @A Question Asker, perhaps you can edit the makefile to install in different paths. For instance, if you see a directory like /usr/local/bin, change to /home/username/bin, likewise for /usr/local/lib. |
|
Jun 17 |
accepted | Trying to remove password echo in Redhat 5 when logging in |
|
Jun 17 |
comment |
How can I build and install PL/R as a non-privileged user? ah, that makes sense. Argument first, then target. |
|
Jun 17 |
awarded | Editor |
|
Jun 17 |
revised |
How can I build and install PL/R as a non-privileged user? additional details |
|
Jun 17 |
comment |
How can I build and install PL/R as a non-privileged user? maybe --prefix=/home/username/my_postgres? |