Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.15 seconds.

  1. Re: 24.04 causes my harddrive to say BRAAAPPP

    But your description of that sound makes me 'cringe'. It reminds me of hearing that sound from time to time, over the years on failing drives. Like when a magnetic HDD drive has a seek error. Then...
  2. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    185
  3. [kubuntu] Re: Wiping a drive - DBAN or encryption ??

    More secure?

    Data wiping standards have evolved over time. Even for DoD data wiping standards.

    Magnetic storage standards used to be to fill/write all the blocks with a predetermined binary...
  4. Replies
    9
    Views
    10

    Re: Cannot run deb programs in 24.04

    This seems solved... But I thought an additional explanation should probably be mentioned here, for others who might be reading this later....

    The Linux learning experience of this is that .deb...
  5. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    183
  6. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    181
  7. Thread: static ip

    by MAFoElffen
    Replies
    15
    Views
    16

    Re: static ip

    Backup please.

    What do you think changed with networking and what diagnostics did you do?

    It doesn't sound like you did enough in your diagnostics... Like checking to see if you had DNS...
  8. Replies
    6
    Views
    7

    [SOLVED] Re: live installation query

    I know a few things...

    The definitive way to tell if an Ubuntu ISO image is Desktop or Server...

    Mount the ISO image > Open Folder ".disk" > read file "info"...

    The text contained in that...
  9. [ubuntu_studio] Re: Logon Screen Turns Black after Fresh Install of 22.04

    +1 --

    If you first use 1fallens commands to see if it is enrolled, and if, what services are turned on... Then use his instruction to re-enroll.

    That process will add the sources to the ESM...
  10. Re: How do I install encrypted Ubuntu 22.04 onto an external SDD if....

    You are making things more complex than they really need to be. There is an easier way, which 'tea for one' hinted at in his first reply...

    If you want something to install to USB as a portable...
  11. Replies
    2
    Views
    3

    [all variants] When do the next Repo's come up?

    I know it's usually about 2-4 weeks... Just curious how long a break before starting to look for it.

    I have a vested interest in my tests... In trying check the limits of some of the...
  12. Replies
    4
    Views
    5

    Re: Ubuntu not upgrading to 24.04

    At this moment, if you do


    sudo do-release-upgrade -d

    Then it should find it.

    As I remember (don't quote me), the reasoning for this, only the day of, or a few days after a release, is that...
  13. Replies
    24
    Views
    25

    Re: Ubuntu on ZFS grub/boot failure

    Do you get to a Grub boot menu? Or just to a Grub command line prompt?

    Because that would be if it either just got to a Grub Command line prompt --OR-- if at the Grub boot menu, you pressed the...
  14. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    178
  15. Replies
    1
    Views
    2

    Re: Multi Monitor RDP (Ubuntu 22)

    As I remember, Ubntu 22.04 did not have Remmina installed as a default.

    You could check that with


    which remmina

    If blank returned, it's not installed. Mine says its in /usr/bin/, because...
  16. [ubuntu] Re: Help with adding an AD group to sudoers file on Ubuntu server 22.04 joined to AD

    Please post the results of these, posting the output within CODE Tags:


    sudo grep -v -e '#\|^$' /etc/sudoers
    sudo grep -v -e '#\|^$' /etc/sudoers.d/*

    And had you rebooted the server since the...
  17. Replies
    24
    Views
    25

    Re: Ubuntu on ZFS grub/boot failure

    Sort of. But since you do not know a lot about Linux... Do what I say, without doing something further on your own please.

    At the Grub2 boot menu, Take a pciture of that meneu. Then press the <E>...
  18. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    177
  19. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    177
  20. Replies
    24
    Views
    25

    Re: Ubuntu on ZFS grub/boot failure

    That is a lot of errors and warnings. Some that you think are errors are just warnings.

    Remind me, which version of Ubuntu with which version of Grub2?
  21. [ubuntu_studio] Re: Logon Screen Turns Black after Fresh Install of 22.04

    Nvidia 390 is no longer supported by NVidia, but is still being patched by the Ubuntu Graphics Team. My Lenovo Thinkpad T520 uses this driver...

    Try this:


    sudo add-apt-repository...
  22. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    175
  23. Replies
    1
    Views
    2

    [ubuntu] Re: CVE-2023-51385 risk

    ???

    RE: https://ubuntu.com/security/CVE-2023-51385

    Says fix was released for

    Your version is newer than than patched version...

    That's what that says right?
  24. [SOLVED] Re: Unattended Install via Cloud-Init fails when disk already contains LVM

    What if you add these as early commands?


    sudo blkdiscard -f /dev/sda
    sudo wipefs -a /dev/sda
    sudo sgdisk --zap-all /dev/sda

    This is what I have to do if disks have had mdadm or ZFS on them...
  25. Replies
    115,001
    Views
    1,735,046

    Re: Tug of war - Community vs Mods - to 200 (or -200)

    173
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4