Slashdot Mirror


Where Is The Plug-and-Play Linux Office System?

cdlu writes "Where oh where is the plug-and-play Linux business computer? Robin Miller asks the question and makes the case for starting a business to sell a self-updating networked Linux system for small business. Any takers?" (NewsForge and Slashdot are both part of OSTG.)

2 of 396 comments (clear)

  1. Plug and Play Linux? by Phixxr · · Score: 0, Redundant
    Dude... Plug and Play CPM is where it's at... it's the wave of the future!.

    phixxr

    --
    ungggghhhh
  2. Re:use debian by skiman1979 · · Score: 1, Redundant
    Mandrake:

    # touch /etc/cron.daily/update_system;echo "urpmi.update -a -c;urpmi --update --force --auto-select" > /etc/cron.daily/update_system;chmod 700 /etc/cron.daily/update_system

    Gentoo:

    # touch /etc/cron.daily/update_system;echo "emerge sync;emerge -u world" > /etc/cron.daily/update_system;chmod 700 /etc/cron.daily/update_system

    Shouldn't have to edit any config files in either case. Although with Gentoo, you may have to do something with etc-update.

    --
    Having a smoking section in a public restaurant is like having a peeing section in a public swimming pool.