Results 1 to 10 of 21

Thread: Automatic Updates

Threaded View

  1. #8
    Join Date
    Feb 2008
    Location
    Munster, Ireland
    Beans
    2,467
    Distro
    Ubuntu Mate

    Arrow Re: Automatic Updates

    Thanks schragge.

    http://www.psychocats.net is a great site.

    Would this code as mentioned in the above setup eventually cause an automatic upgrade i.e. from Xubuntu 12.10 to 13.04? I'd rather it just kept 12.10 updated and let me manually upgrade (or more likely install from fresh) to 12.10.

    Code:
    #!/bin/bash
    apt-get update
    apt-get upgrade -y
    apt-get autoclean
    Here is my Software Sources - Updates tab:
    Attached Images Attached Images
    Last edited by Rytron; April 14th, 2013 at 11:33 AM.
    1st Distro used (live CD): Knoppix in early 2007 ¦ 1st Distro Installed: Ubuntu 7.10 in Feb 2008
    GNU/Linux User #470660 – Ubuntu User #28226
    Isaac Asimov: "I do not fear computers. I fear the lack of them."

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
  •