| bio | website | bentfx.org |
|---|---|---|
| location | Pacific Northwest, USA. | |
| age | ||
| visits | member for | 1 year, 6 months |
| seen | Mar 15 at 1:17 | |
| stats | profile views | 13 |
(my about me is currently blank)
|
Dec 22 |
revised |
Linux From Scratch 7.2:Error while making binutils-2.22 in chapter 6 deleted 587 characters in body |
|
Dec 22 |
revised |
Linux From Scratch 7.2:Error while making binutils-2.22 in chapter 6 Added my chroot strategy |
|
Dec 22 |
answered | Linux From Scratch 7.2:Error while making binutils-2.22 in chapter 6 |
|
Jan 10 |
revised |
Why is bash standard on Linux? edited body |
|
Jan 10 |
answered | Why is bash standard on Linux? |
|
Dec 19 |
comment |
Abbreviated current directory in shell prompt? I feel that one of the functions of SE is to not only provide the perfect answer to the question, but also to provide other options for the OP and others who find the question through searching. Notice the answer context I provided "I like... works for me." Still some believe it deserves a down vote. |
|
Dec 19 |
comment |
Abbreviated current directory in shell prompt? @nicerobot Yeah, you had the real answer. :) I know it doesn't give the abbreviation he was asking for, but often when we see simple options our expectations change. Also, it is standard, and as such I felt it deserved a mention. |
|
Dec 16 |
answered | Abbreviated current directory in shell prompt? |
|
Dec 13 |
answered | How to create a new user without his own FS but with access to write to only one folder of user that creates him? |
|
Nov 23 |
revised |
Thunar using no thumbnailers except built in fonts and images Added update |
|
Nov 21 |
comment |
Capturing area of the screen without a Desktop Environment? Ok, I can attest to the fact that I'm often caught speaking out of my class. Yes it is 1024x768, but my X screen is 1366 and that's part of what made the fbgrab output look so bad. 1366 is the native width and it is sharp. 1024x768 is fuzzy. From the console it looks nicely antialiased, but a picture of it is just ugly. :) I stand corrected! |
|
Nov 21 |
comment |
Thunar using no thumbnailers except built in fonts and images Yes. It's been a couple weeks I've been banging head. I've known that the cache seems to be correct for several days, just today I decided to recompile again. And then after being right back where I started I decided to post the question. IT SHOULD WORK! :) |
|
Nov 21 |
comment |
Capturing area of the screen without a Desktop Environment? I had problems with fbgrab. I can attest that my frame buffer is 1366x768 but both fbgrab and fbshot think /dev/fb0 is 1024x768, which scales the console fonts and makes me sad. When I give fbgrab the width and height it says there is not enough data. |
|
Nov 20 |
revised |
Thunar using no thumbnailers except built in fonts and images edited tags |
|
Nov 20 |
asked | Thunar using no thumbnailers except built in fonts and images |
|
Nov 16 |
comment |
How to execute consecutive command from history? Scrabblefinder.com says reinvoke is a valid Scrabble word. Can't get any more definitive than that. :) |
|
Nov 16 |
comment |
How to execute consecutive command from history? I think the word you were looking for is 'reinvoke'. It's great info though. +1 |
|
Nov 16 |
comment |
How to filter wvdial/pppd terminal output What I've settled on, is redirect to a log file so I capture all output. Then tail -f, piped through grep -v, piped through sed to colorize. I looked at multitail for colorizing, but it looks like it has a learning curve of its own. If I've gotta learn something, at this point it should be regex and the standard tools. :) Thanks for your input! |
|
Nov 16 |
awarded | Scholar |
|
Nov 16 |
accepted | How to filter wvdial/pppd terminal output |