Slashdot Mirror


User: eos_buddy

eos_buddy's activity in the archive.

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

Comments · 3

  1. Re:There is no answer, it depends on what you want on Should the Linux Desktop Be "Pure?" · · Score: 1

    Trust goes with every "scientific" invention - I trust newton's laws because those laws have been tested against nature several times. In a similar manner, in open source, several different programmers have tested a piece of a code for holes - if there are still holes, those are the not-so-obvious ones (like what happened lately with DNS/bind). For closed software, unfortunately, it will be only the 30-40 team members that test the code (in the best case scenario). My 2 cents.

  2. Re:LiveCD DSL linux or Mac OSX Simple Finder on Bulletproof Tool For Golden Age Browsing? · · Score: 1

    http://www.mepis.org/book/export/html/10222

    Since they need flash and java ... no fun browsing internet without these two opened.

  3. Re:rsync on Laptop/Server Data Synchronization? · · Score: 2, Informative

    If the laptop and the server you use is Linux/Unix, rsync is definitely the answer to it - its robust and after the 1st time of rsyncing, the process should be quick enough (assuming you log-on often). I wrote a small script recently to sync my firefox bookmarks. Don't know whether it might be helpful to you, but here is the link: http://oidw.blogspot.com/2007/08/geek-talk.html