Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.30 seconds; generated 40 minute(s) ago.

  1. Re: 24.04 causes my harddrive to say BRAAAPPP

    Using the device filename, /dev/sda1, is a bad idea. Those can change at every reboot depending on the order that storage devices are found. Use either a UUID or a LABEL instead for the mount.
    ...
  2. Re: Trying to fix a hard drive; prompted need permissions...

    Typically, HDDs are like car tires. 10 yrs is beyond the expected lifespan and with things start failing, it is time to replace the HDD. 10 yr old car tires and the rubber has already started...
  3. Replies
    2
    Views
    3

    [SOLVED] Re: Add me to the ex-Win11 list

    a) this belongs in "Chat".

    b) I've been using Linux since about 1993, at Linux servers at home since around 1995 and made it my main desktop around 2007. Still, I have a few programs that only...
  4. Replies
    1
    Views
    2

    Re: 24.04 and entra id logins

    I looked up Entra - seems to be some sort of LDAP for Microsoft stuff. I fear you won't get many responses here, since we tend to use Linus for decentralized LDAP. There are a few cross-platform...
  5. Replies
    7
    Views
    8

    Re: Why is my sound input switching itself?

    In the far right tab, set the microphone you don't want used to "off". That's it. When you want to use it again, run the program again and turn it on and turn off the other microphone.

    Or you...
  6. Replies
    13
    Views
    14

    [ubuntu] Re: Cannot ssh from container to host

    If this is solved, please use the Thread Tools button and mark it SOLVED to help everyone else.

    <DHCP and other Rant follows> Mostly off-topic ...

    Just last Sunday at my local LUG, someone...
  7. Replies
    7
    Views
    8

    Re: Why is my sound input switching itself?

    If you unplugging/replugging works, then you don't need it.

    pavucontrol is the Pulse Audio Controller from the pulse team. Ubuntu doesn't ship with it - they provide a stupid version - that must...
  8. Replies
    7
    Views
    8

    Re: Why is my sound input switching itself?

    It is the plugging in, not the unplugging that matters. So, you may need to unplug the webcam, then unplug the USB mic, wait 10 seconds, plug in the USB mic, then start your application. Many...
  9. Re: Best way to virtualize Thunderbird/mail client

    Certainly a quality hacker would trivially be able to find one of my email addresses - I have hundreds. That should make it even easier.
  10. Re: LDAP, "Incorrect username or password entered. Please try again."

    You'll need to contact the wiki server admin for help. Nobody here can help with credentials.
  11. Replies
    4
    Views
    5

    Re: How have I encrypted mt external drive?

    There are many different sorts of encryption. Should a critical part of the encryption header become corrupted, all data inside the encryption container will be lost. This means that having a backup...
  12. Replies
    1
    Views
    2

    Re: caps lock always turns on

    The CAPS LOCK initial setting is in the computer hardware BIOS. That's controlled BEFORE any OS is booted.

    I think there are tiny applications that can toggle the state, but I've never needed to...
  13. Replies
    7
    Views
    8

    Re: Why is my sound input switching itself?

    PulseAudio will switch to a new input whenever it is plugged in. This is the default policy. I think one of your connections is flakey. The easy answer is to only have 1 connection active at a...
  14. Replies
    3
    Views
    4

    Re: Strangely Corrupted MP3 files

    If a critical part of the file isn't corrupted, most programs will continue until they cannot. This is very common for media files, since they are often streamed and streaming has hiccups.

    For...
  15. Re: What personal information sent to VPN server to initialize an open VPN?

    That's no guarantee.



    It isn't that easy. Behavior matters, assuming everything else is done correctly too. You can be determined just by behavior. Heck, most browsers can be "fingerprinted"...
  16. Re: Best way to virtualize Thunderbird/mail client

    And none of that works against emails that are

    7-bit ASCII
    and
    no attachments (including MIME attachments). Block them all.

    Which is what my email servers allow.
  17. Replies
    5
    Views
    6

    Re: drive update question.

    I don't know anything about installing Linux Mint. I've only installed it once and at the time, I selected ZFS as the root file system.

    OTOH, I know much more about installing on Ubuntu with...
  18. Re: Best way to virtualize Thunderbird/mail client

    Do you have a link for this attack on Linux? I've never heard nor seen it.
    On Android and iPhones, where we don't have control, I can see it and on MS-Windows where they have MS-DOS and Win3 image...
  19. Replies
    2
    Views
    3

    Sticky: Re: Ubuntu Weekly Newsletter Issue 839

    Found the SELF schedule - Fri 10am - Sunday 12:30pm.
    https://speakers.southeastlinuxfest.org/southeast-linux-fest-2024/schedule/

    There are 13 presentations on Sunday morning! It is a packed...
  20. Re: Best way to virtualize Thunderbird/mail client

    For cavemen,

    No attachments.
    7-bit ASCII email only. No MIME attachments.

    Period.
  21. Re: What personal information sent to VPN server to initialize an open VPN?

    Tor is only for HTTP/HTTPS traffic. I don't even know if they tunnel DNS. They definitely do not tunnel all other traffic ... unless there is another Tor setting.

    VPNs are for all ports, if...
  22. Replies
    2
    Views
    3

    Sticky: Re: Ubuntu Weekly Newsletter Issue 839

    SELF - SouthEast Linux Fest is happening in a few weeks in Charlotte, NC.

    https://southeastlinuxfest.org/ Attendance can be free, though I think they suggest $50 for individuals, but if you...
  23. Replies
    5
    Views
    6

    Re: drive update question.

    Which OS? Which release?
    In general, you'll need to reinstall choosing to setup RAID1 before the OS is installed. But if you don't already have a 100% solid backup and restore method, RAID makes...
  24. Replies
    3
    Views
    4

    [ubuntu] Re: Server data wipe on root password change

    Anyone with a Linux distro on a USB flash drive can gain access outside the system you installed, so the root password is meaningless. 99% of the world will never look.

    Software developers...
  25. [server] Re: /var/run/reboot-required never created when updating kernel etc

    The point of livepatch is that new kernels can be installed and used without any reboot needed.

    Technology like this has actually existed on IBM Mainframes since the early 1980s. It really came...
Results 1 to 25 of 244
Page 1 of 10 1 2 3 4