Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment existing 14.04ers (Score 2) 61

I'm already on 14.04 so this was good to know: "existing Ubuntu 14.04 LTS users don't need to download anything, though, as they can update to today's 14.04.4 build using the build-in package management system, so just make sure that your Ubuntu 14.04 LTS installation is up to date"

Comment Re:An easier way to get rich on eBay (Score 1) 235

Or don't even bother scramming. I lost $$ to a seller who never shipped the product but politely replied to each email I sent him saying he's really busy, etc. He dragged it out long enough to avoid letting me give negative feedback or any assistance from ebay. Very effective since he priced items low enough to make it not worth pursuing him.

Ebay's rules need some rethinking.
User Journal

Journal Journal: PS1 triple clickable - colored return status & stop jobs

bash on rxvt (at least)

export normal="^[[0m"
export fg_whitebold="^[[1;37m"
export fg_darkgray="^[[1;30m"
export fg_greenbold="^[[1;32m"
export fg_redbold="^[[1;31m"

export PROMPT_COMMAND='set_prompt_colors'

export PS1='\[${fg_darkgray}\]: `stoppedjobs`\[${normal}\]\[${prompt_beg}\]${USERNAME}@${HOSTNAME:0:8}\[${prompt_end}\]\[${fg_green}\]\$\[${fg_darkgray}\];\[${normal}\] '
'

User Journal

Journal Journal: Work

from tooth post 10/27/04

The American investment banker was at the pier of a small coastal Mexican village when a small boat with just one fisherman docked. Inside the small boat were several large yellow fin tuna. The American complimented the Mexican on the quality of his fish and asked how long it took to catch them.

The Mexican replied, "Only a little while."

The American then asked, "Why didn't you stay out longer and catch more fish?"

Slashdot Top Deals

In the sciences, we are now uniquely priviledged to sit side by side with the giants on whose shoulders we stand. -- Gerald Holton

Working...