Slashdot Mirror


User: Soylent+Beige

Soylent+Beige's activity in the archive.

Stories
0
Comments
27
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 27

  1. Re:The very last thing I want is more bloat and mo on More Unix Tools Coming To Windows 10 (neowin.net) · · Score: 3, Informative

    Qubes Hardware Compatibility List (HCL)
    https://www.qubes-os.org/hcl/

  2. Homing Beacon on Russians Seek Answers To Central Moscow GPS Anomaly (yahoo.com) · · Score: 1

    Eh, you say jamming signal I say homing beacon.

  3. Re:The Last Question on Galactic Survey: The Universe Dying as Old Stars Fade Faster Than New Ones Are Born · · Score: 4, Interesting
  4. Re:Obligatory on Soylent 2.0 Comes Bottled and Ready To Drink · · Score: 3, Funny

    Hello!

  5. Re:Taxes in the cloud on What Keeps You On (or Off) Windows in 2013? · · Score: 4, Funny

    Watch out. With the NSA and PRISM if you move your taxes to 'The Cloud' the government will have all of your data.

  6. Re:Learn the truth... apk on Enlightenment Terminal Allows Video Playback, PDF Viewing · · Score: 0, Offtopic

    That's what she said!

  7. Apache on The Best Unknown Open Source Projects · · Score: 0

    Apache.

  8. Re:republicans on Congressman Wants YouTube Video Covered Up · · Score: 1

    Rich people don't create jobs, (well maybe in hobby endeavors like chasing the X-Prize).

    Demand creates jobs. Especially small businesses forming to meet those demands.

  9. Re:Redeeculous on New Molecule Could Lead To Better Rocket Fuel · · Score: 3, Informative
  10. RIP Les Paul on Guitar, Studio Wizard Les Paul Dies At 94 · · Score: 1

    More than any other single person, the one responsible for what you, and I, and everyone we've ever met, considers 'Music' in the modern sense.

  11. Re:Actually, vegetables do scream when picked on Study Suggests Crabs Can Feel Pain · · Score: 5, Funny

    What's the worst thing about eating vegetables?

    The wheelchairs.

  12. Re:Obama hype on Comrade, You Are So Not Getting a Dell · · Score: 2, Interesting

    He's off to a fair (6 and 1) start. Track it here http://www.politifact.com/truth-o-meter/promises/

  13. Please on Don't Throw Stones · · Score: 1

    Please do not post comments to this story.

  14. Re:Fail2ban on Mystery Malware Affecting Linux/Apache Web Servers · · Score: 1

    No, you're rate limiting, and then denying, connections on port 22 for the offending IP address. Every other IP address that is allowed access to port 22 still can have at.

  15. The Cat on British Drivers Destroying Surveillance Cameras · · Score: 0
  16. Re:It makes a huge difference... on Google Pack Adds StarOffice · · Score: 1
    You are looking for OxygenOffice Professional. From their website:

    OxygenOffice Professional (was: OpenOffice.org Premium) is an enhanced version of OpenOffice.org what is a multi-platform office productivity suite. OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support.
    http://sourceforge.net/projects/ooop/
  17. Re:What would be cool ... on Mozilla Sunbird 0.5 Released · · Score: 1

    Dropping my previous moderatations on this thread (grumble).

    There is a Calendar Extension for Seamonkey: http://highlandsun.com/hyc/mozilla/

  18. Re:HAHA, nice product name! on Can Apple Find a European iPhone Partner? · · Score: 1

    I dunno, how about the 'EarPoop2000'?

  19. Re:Why is this necessary? on Choose the New PBS Science Show · · Score: 1

    Absolutely.

  20. Re:repairs vs new on Growing Problems With Electronics Waste · · Score: 1

    Acer. Only one extra on the computer, NortonAV (shudder), but it's in a folder on the desktop, not even installed.

  21. Re:New features and the final frontier on Google Weather Service And GMail Improvements · · Score: 1
  22. Re:A Mirror Just in Case on Why Microsoft Wants to Buy Google · · Score: 1

    Dude, that is just uncalled for.

    Funny, but uncalled for.

    --

  23. A Mirror Just in Case on Why Microsoft Wants to Buy Google · · Score: 5, Funny

    Would hate to Slashdot Google

    Mirror

    --

  24. MisterHouse on The Internet: Your Next Remote Control · · Score: 1

    Check out MisterHouse seriously cool stuff.

  25. Check out glastree on Linux Backups Made Easy · · Score: 3, Informative

    Been using a script called glastree on several production file servers for quite some time now.
    It work just great! At one site I've got about 7 weeks of depth from 3 different servers all
    mirrored via ssh-nfs on one lowly Penti 133. We still spin tapes mind you, but glastree has
    been flawless.

    Been meaning to buy the author a virtual beer for some time now . . .

    http://igmus.org/code/

    From the website:
    'The poor man's daily snapshot, glastree builds live backup trees, with branches for each day. Users directly browse the past to recover older documents or retrieve lost files. Hard links serve to compress out unchanged files, while modified ones are copied verbatim. A prune utility effects a constant, sliding window.'
    --