View Poll Results: Do you like this implementation strategy for a Central Internal Repository?

Voters
78. You may not vote on this poll
  • Yes, this is how I would like this to work!

    52 66.67%
  • No, I don't like this - lets keep things the way they are.

    19 24.36%
  • No, I would like to see this implemented differently - please explain how...

    7 8.97%
Page 1 of 9 123 ... LastLast
Results 1 to 10 of 82

Thread: Poll - Vote if you like this Central, Internal, Software Repository Implementation

  1. #1
    Join Date
    Feb 2006
    Location
    Greece
    Beans
    893
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Poll - Vote if you like this Central, Internal, Software Repository Implementation

    Hello!

    I have bumped into many posts where users ask for a Central, Internal Software Repository.
    The idea is this:

    1. You have a Network with 20 PCs. All of them are equipped with the Ubuntu OS.

    2. The Ubuntu Update of Packages should be downloaded on one PC & the rest of the PCs on the Network should upgrade from the Repos of that single PC.

    So, instead of downloading the Ubuntu Updates 20 times (or one time, and then copy & paste all those download Packages 20 times), I suggest the following:

    1. Currently, If you launch Synaptic Package Manager (from Menu, select "System\Administration \Synaptic Package Manager"), then from the Menu select "Settings\Preferences" & click on the Tab named "Files", you get the following window:



    2. The new version should be this one:



    Note:
    In the above version, instead of all the Ubuntu upgrade packages be downloaded on the default folder "/var/cache/apt/archives", you can choose/create any folder you wish instead!

    3. In the same way, the remaining 19 Networked PCs will have the following settings:



    Note:
    1. That means their Ubuntu upgrade package folder is targeting/linking to "192.168.1.2.:/var/cache/apt/archives" or any other folder you want!!!
    And the target address "192.168.1.2" is of that 1rst PC that downloaded the Ubuntu upgrade packages!
    Now, if the target folder is empty or contains some packages instead, then the Networked PCs download these files themselves, but save those new packages inside the above designated folder - i.e. the "192.168.1.2.:/var/cache/apt/archives".


    Please vote if you like the current suggestion:

    1. Yes, this is how I want this to work.
    2. No, I don't like this - I prefer how things currently work.
    3. I would like this to be implemented differently - please explain how...

    Thanks.
    Moderation is very strong in these Forums.
    Soon you will find yourself not being able to create any posts.
    As a result, you will be "forced" to request a "delete my account."

  2. #2
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    This is pretty much unnecessary if the server version is used in a thin-client network. Only the server ever needs to get updated, the other computers just use the server's software.

  3. #3
    Join Date
    Jun 2006
    Location
    CT - MA - NY, U.S.
    Beans
    1,619

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    sounds pretty cool

  4. #4
    Join Date
    Feb 2006
    Location
    Greece
    Beans
    893
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    Quote Originally Posted by Tomosaur
    This is pretty much unnecessary if the server version is used in a thin-client network. Only the server ever needs to get updated, the other computers just use the server's software.
    Sure, but in the case that I don't want to use a Server & prefer a bunch of Desktops instead, at least I have a way to work around this...

    In your scenario, you are forcing the user/company to use a Server, while my implementation is NOT!
    At the same time, even though you might be right, you can still exclude Step 3 above, & point/target all the Clients to the Server's Repo instead!

    Finally, you are also given a choice:
    Instead of using the default Repo directory "/var/cache/apt/archives", you can use something like "/home/username/Repos"! This later one will be easier to visit compared to the Ubuntu's default one...

    Not to mention, that Synaptic Package Manager is protected by a Password, and in the case of the Server-Client scenario of yours, a Client user won't have the Password to be able to tamper/change the settings added by the Administrator (regarding the Repos the Client PC is supposed to use)...

    Thanks.

    P.S.> One way or another, this is a better implementation from what we currently have!
    Last edited by dvarsam; January 22nd, 2007 at 02:18 AM.
    Moderation is very strong in these Forums.
    Soon you will find yourself not being able to create any posts.
    As a result, you will be "forced" to request a "delete my account."

  5. #5
    Join Date
    Apr 2006
    Beans
    1,979
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    Quote Originally Posted by dvarsam View Post
    Sure, but in the case that I don't want to use a Server & prefer a bunch of Desktops instead, at least I have a way to work around this...

    In your scenario, you are forcing the user/company to use a Server, while my implementation is NOT!
    At the same time, even though you might be right, you can still exclude Step 3 above, & point/target all the Clients to the Server's Repo instead!

    Finally, you are also given a choice:
    Instead of using the default Repo directory "/var/cache/apt/archives", you can use something like "/home/username/Repos"! This later one will be easier to visit compared to the Ubuntu's default one...

    Not to mention, that Synaptic Package Manager is protected by a Password, and in the case of the Server-Client scenario of yours, a Client user won't have the Password to be able to tamper/change the settings added by the Administrator (regarding the Repos the Client PC is supposed to use)...

    Thanks.

    P.S.> One way or another, this is a better implementation from what we currently have!
    What you're talking about is a server, so what's the problem? You're just making the whole thing a bigger waste of resources. A server by definition is something which serves data / processes things for clients. Any version of Ubuntu can be used as a server, it's just that the server edition is intended for people who are comfortable with the command line. Your way requires:
    a) More work
    b) More, bigger hardware on each computer.

    The current way only requires a decent server computer.

  6. #6
    Join Date
    Oct 2006
    Location
    Tucson, Arizona
    Beans
    1,508

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    I think this is a great idea for home users with moderate bandwidth.
    I don't know about business users or people with servers, but if I have 3 PCs or so running ubuntu at home and they share a fairly slow connection (say 100 kb or so), this could simplify things a lot and help keep bandwidth from being tied up when they update separately.

  7. #7
    Join Date
    Jan 2007
    Location
    the third world
    Beans
    Hidden!

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    I thought this was common practice on lots of network setups.

    Not to mention, it also allows for testing of the packages with the machines comprising the local infrastructure, and should be the preferred method for deploying anything on a private network.
    IESVS FELLAT IN INFERNVM

  8. #8
    Join Date
    Dec 2005
    Location
    Tucson, Arizona
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    sounds like a great idea, but isnt this the same as just setting up an apt server on your company network or whatever? or is it different in some way (as in the apt server doesn't download the packages from the ubuntu repos then lets all the computers on the network upgrade them selfs from the apt server or something?
    Jabber: markgrandi[at]gmail.com

  9. #9
    Join Date
    Mar 2005
    Location
    Freiburg/Germany
    Beans
    653
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    You need something like nfs sharing on the computer that's supposed to serve the apt archives anyway, so why not just mount that directory to /var/cache/apt/archives on each computer?
    I'd imagine a solution like this to have some issues though (what if two computers want to update at the same time?), so an apt-proxy or something similar is likely a much better solution, and shouldn't be difficult to install.

  10. #10
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Poll - Vote if you like this Central, Internal, Software Repository Implementatio

    Quote Originally Posted by Tomosaur View Post
    What you're talking about is a server, so what's the problem? You're just making the whole thing a bigger waste of resources. A server by definition is something which serves data / processes things for clients. Any version of Ubuntu can be used as a server, it's just that the server edition is intended for people who are comfortable with the command line. Your way requires:
    a) More work
    b) More, bigger hardware on each computer.

    The current way only requires a decent server computer.
    Some just don't understand the definition of the word server... (and I'm not referring to you). Let it be.

Page 1 of 9 123 ... LastLast

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
  •