Search:

Type: Posts; User: deadflowr; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.19 seconds.

  1. [ubuntu] Re: Updating Ubuntu 24.04 LTS from Ubuntu 22.04 LTS

    Wait.
    I don't even think they've opened the channel for any upgrades yet.
  2. Replies
    9
    Views
    10

    Re: Cannot run deb programs in 24.04

    Chrome adds their repo to the system upon initial install so it'll get updates whenever you run an update.
    But that's a specific design of chrome, +1 to needing to watch others that don't do that.
  3. Replies
    7
    Views
    8

    Re: Ubuntu 24.04 no synaptic

    You need to make sure the Community (universe) repository is enabled.
    See if it's checked (enabled) in Software and Updates.
    If it's not, check it to enable it.
  4. [ubuntu] Re: 'disks' utilities software has disappeared

    post #3


    Basically they had to learned gnome's funky designs.
  5. [ubuntu] Re: Orphaned inode errors - can't be found in logs

    It's a command sequence typically used to reboot a locked up system.
    Fun read here: https://askubuntu.com/a/926476
  6. Replies
    14
    Views
    15

    [ubuntu] Re: Deja Dup Issue

    Check preferences > folders and see what is set to be backed up and what is set to be ignored for backup.
    Also check mounts to see if anything is mounted somewhere that is part of the backup setting...
  7. Re: SHA signatures on archive.ubuntu.com are empty

    You're looking in the wrong pocket.
    noble-updates isn't used yet.

    Development releases don't open up the -updates and -security channels until right before the official release.

    What you want...
  8. Re: Ubuntu version reached end of life has the update removed in ubuntu server ?

    Sort of.
    The archives are moved over to the old-releases repository.
    From there you can change the sources and use that to upgrade the system to a new release.
    See:...
  9. Re: Can no longer dual boot to Windows drive after motherboard repair

    Thread moved to MINT
  10. Replies
    6
    Views
    7

    Re: ZFS is broken in 24.04

    I've removed your other duplicate thread.
    Please use the report post button in the future if it happens again.
    Or to simply report any other issues you come across.
  11. Replies
    2
    Views
    3

    Re: Can’t log into Unity - Noble

    Looks like this was reported here https://bugs.launchpad.net/ubuntu/+source/ubuntu-unity-meta/+bug/2060374
  12. Replies
    6
    Views
    7

    [ubuntu_studio] Re: No boot. 0 bytes available

    That's the Live CD



    That's also the live cd

    I'm confused about where this is coming from since it shows
    265GB used in the media directory.

    root@ubuntu:/# du -sh *
  13. Replies
    6
    Views
    7

    [edubuntu] Re: Installing Edubuntu on old hardware

    Also...

    For the record,
    Edubuntu has the same requirements to run as normal Ubuntu since it uses the same desktop.
    fwiw
  14. Replies
    6
    Views
    7

    [edubuntu] Re: Installing Edubuntu on old hardware

    This seems small enough to just copy/paste directly into the thread.
    For the record, yeah, many years ago, the former forum staff deemed the word being asterisks as a derogatory term so it's on the...
  15. [kubuntu] Re: Why when I restart Kubuntu 22.04 konqueror is opened ?

    I've had this happen to me before and what it was was in that same settings page go to Desktop Session and check the option for "When logging in".
    The default is to save the previous session, change...
  16. Re: Kernel 6.8.0-20-generic - lowlatency and generic merge into one

    Most likely has to do with the fact they are rolling back everything.
    Cause is the xz-utils debacle.
  17. Replies
    4
    Views
    5

    [ubuntu_mate] Re: Slow Userspace Startup

    You can dig a little deeper into the analyze output by running with blame and/or critical-chain

    systemd-analyze blame
    systemd-analyze critical-chain
    press down to scroll (or enter key)
    press q...
  18. Re: Unattended upgrades doesn´t work on Ubuntu 22.04.3

    You need to cut the $distro parts, those are internal reference shorthands that are referencing the current distro's information.
    Useless for when adding an external repository.
    You only need the...
  19. Replies
    3
    Views
    4

    [SOLVED] Re: Installation of PDF Arranger

    Yes it's available, at least on 22.04, in the repositories.
    Packages in the Ubuntu repositories are generally safe to install.

    Installing through the terminal is no less safe than installing...
  20. Replies
    6
    Views
    7

    [xubuntu] Re: No backups or updates

    Try running

    sudo add-apt-repository universe
    sudo apt update
    sudo apt install python3-pydrive

    I assumed you had the universe repository enabled already since you prefixed this thread for the...
  21. Replies
    6
    Views
    7

    [xubuntu] Re: No backups or updates

    For the backup it should only need to install python3-pydrive package.

    sudo apt install python3-pydrive
    The google api stuff should install along with that.


    Check what the settings are in...
  22. Re: Unattended upgrades doesn´t work on Ubuntu 22.04.3

    You need the correct origin and suite entries
    You can find those in the InRelease file for the repository in the /var/lib/apt/lists directory.

    They must be separated by a colon enclosed in...
  23. Replies
    8
    Views
    9

    [SOLVED] Re: black screen after awhile

    Thread moved to Ubuntu/Debian BASED
  24. Replies
    11
    Views
    12

    Re: Help With SFTP Configuration

    Probably as good as explanation as any:
    https://superuser.com/a/169418
  25. Re: Ubuntu installing ppa:myriadrf but getting error

    What's up with the discrepancy between the the command to add the PPA and the error.
    one is myriadrf and the other is myraidrf
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4