I thought I’ll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I’ll try my best to answer any questions here, but I hope others in the community will contribute too!

  • @jaybone@lemmy.world
    link
    fedilink
    21 year ago

    Question about moving from Ubuntu to Debian - Package updates and security updates…

    On Ubuntu, I seem to get notifications almost every week about new package updates. (Through the apt UI)

    On Debian, I don’t see this.

    I can run apt update and apt upgrade

    On Ubuntu, I see this pull a bunch of package data from various package repo URLs.

    On Debian, I only see this pulling package data from two or three repo URLs at debian.org

    Mainly I am concerned about security updates and bug fixes. Do I need to manually add other repo sources to the apt config files? Or does debian update those repos regularly?

    • lemmyreader
      link
      fedilink
      English
      11 year ago

      Are you using Ubuntu Long Term Release or not ?

      • I’m subscribed to Ubuntu and Debian announcements via email, and I see much more often Linux kernel updates for Ubuntu than for Debian. It makes me wonder whether the Debian kernel is slimmed down, and that Ubuntu is focused on Enterprises with their kernel.
    • @bloodfart@lemmy.ml
      link
      fedilink
      11 year ago

      They’re updated regularly. Take a look at your etc/apt/sources on both. Debian has everything coming from their servers, Ubuntu has a bunch more.

      If you’re going Ubuntu -> Debian be prepared to switch to testing or enable some packages from testing or even use an alternate install method for some software (yt-dlp).