Results 1 to 2 of 2

Thread: Software installation on multiple computers

  1. #1
    Join Date
    May 2013
    Beans
    1

    Software installation on multiple computers

    Hello,
    I've computer lab with 30 computers, all of it running Ubuntu. And also Ubuntu server computer.
    When it is need to install new software, or update Ubuntu for a new version(For ex: to 13th) all of work is doing manually on each computer. That way is very time and bandwidth consuming.
    So, the task is to manage way of simultaneous (and 'silent') software and updates installation on that 30 computers from server. Principle of work is next: server computer gives command to install package on computers (all, group or just one) and this package gets installed for users on that computer without any actions performed on that computer, only on server.
    P.S.: Early on forum was thread with quite simular question, but there is only answer how to do caching on server for updates and packages. But clients, in such way, must request manually for installation.

  2. #2
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Software installation on multiple computers

    It is possible to configure clients as well as servers to automatically install updates:

    https://help.ubuntu.com/community/AutoWeeklyUpdateHowTo

    If you want the server to initiate the update you would need to some sort of software distribution management system, maybe something like this:

    http://m23.sourceforge.net/PostNuke-...html/index.php

    I am not aware of any method to automatically upgrade a system, e. g. from 12.10 to 13.04. In order to save bandwidth, you could setup a local/offline repository:

    http://askubuntu.com/questions/14765...r-ubuntu-12-04
    https://help.ubuntu.com/community/Ap...ine/Repository
    https://help.ubuntu.com/community/LocalAptGetRepository

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •