Search results

  1. S

    Ubuntu 11.04 released, a Natty Narwhal rises from the depths

    Some features to note: LibreOffice instead of OpenOffice Shotwell photo manager - iPhoto lite Banshee music player is default with Amazon mp3 store Ubuntu Software Centre with app ratings and reviews and recommendations Firefox 4 Bottom panel is gone Global menus like OS X (File Edit...
  2. S

    Guns at home more likely to be used stupidly than in self-defense

    Gun laws in America are very liberal compared to the rest of the world, in the true sense of the word.
  3. S

    What got you into linux?

    Earliest Linux experiences I had was probably in the late 1990s / early 2000s. Some friends of mine were all into Slackware. They mainly used it to host Quake games and some other hackery. I was like - slack what?? What version of Windows is that? I also thought at the time - what is the point...
  4. S

    Live security testing CD

    By security testing, do you mean network hacking tools? Backtrack is awesome for that. There are a few forensics live CDs out there as well. Like this one: http://www.plainsight.info/features.html or this one: http://www.deftlinux.net
  5. S

    Building a cheap server

    Yeah anything Intel based is great in Linux out of the box.
  6. S

    virtual machine software

    http://www.virtualbox.org ? VirtualBox is great. There are a few php interfaces folks have written for it. And it has an entire command line thing to start / stop vms. http://code.google.com/p/phpvirtualbox/ http://www.virtualbox.org/manual/ch08.html Can customize to optionally disable vt-x...
  7. S

    OSX FTP Server Recommendations?

    It's safe to assume a user on the arstechnica forum is in the IT business of some kind. FTP sends usernames / passwords in the clear. It's extremely bad and not good at all to use. There is also the anonymous aspect of FTP servers which are perhaps tradition and can sometimes be enabled by...
  8. S

    Mapping an optical drive to a VirtualBox guest for DVD ripping

    Headless DVD ripping, native in Linux? Just use handbrake in Linux. It has a command line version. It in fact started out command line only back in the day. http://handbrake.fr stmiller@brahms:~$ HandBrakeCLI --help Syntax: HandBrakeCLI [options] -i <device> -o <file> ### General Handbrake...
  9. S

    Mapping an optical drive to a VirtualBox guest for DVD ripping

    If you are migrating to Linux, why not just use any of the various Linux dvd ripping utilities? Also, some people have had success running windows rippers in wine if you want to give that a shot? But if you need a native windows app, you may have to rip and make a decrypted ISO first in Linux...
  10. S

    Securing a debian host

    I don't know if this applies in your case, but: - Keep the number of true user accounts on the box to a minimum. Many exploits come from limited accounts that have shell or executable access on the box and do bad stuff. If you have users who need to sftp and such, you can setup 'rssh' for...
  11. S

    Best netbook with all open source supported hardware

    - Anything 100% intel based (intel cpu, intel graphics) - Atheros wifi works out of the box - though many vendors don't tell you the wifi chip in the specs. In general the Asus netbooks are good.
  12. S

    Ripping DVDs in a way that Android can read

    Yeah using Handbrake with any preset works for me (Android 2.2 Samsung Galaxy S).
  13. S

    Where Apple Is Going

    Yeah Apple will have to make a cloud-iTunes. Here are the steps for using a 'Post-PC' Apple device: 1. Purchase new iPad/iPhone/etc 2. Have to first plug into a PC before use 3. Must forever be connected to a PC with iTunes for general syncing, backup, to refresh podcasts, and such. :confused:
  14. S

    FS: Multiple Macs [Long Post]

    prices? I believe ars requires you to list a price.
  15. S

    Flash issues in Ubuntu 10.04

    I don't have any suggestions but I've seen reports of similar youtube + flash related issues. ex: http://ubuntuforums.org/showthread.php?t=1700932 :/
  16. S

    "No lobbying," says senator before taking movie biz lobby job

    Politicians may know how things work, but the problem is corruption.
  17. S

    RHCE advice

    This book is awesome: http://www.amazon.com/Certified-Enginee ... 0072264543 I'd say it's worth it to get this book. There are some differences in RHEL 6 (postfix instead of sendmail as default, probably the main biggie) but a lot is the same: - start / stop services in linux - check logs /...
  18. S

    Debian 6! Kfreebsd!

    Maybe Ubuntu's default kernel is not as slim as Debian's? Ubuntu has a lot of stuff on startup that if you don't disable will run all the time: saned (scanners?) bluetooth - runs if you have bluetooth or not Evolution alarm and other processes running 24/7 if you use Evolution or not cups -...
  19. S

    Debian 6! Kfreebsd!

    Here is the new desktop background: http://min.us/mvpcRDX (svg)
  20. S

    free/cheap OS X WYSIWYG website builders?

    Most hosting companies (godaddy, 1and1, etc) have a push button install to 'enable' wordpress. There are tons of wordpress themes out there to go from there.