Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.34 seconds; generated 14 minute(s) ago.

  1. Re: Extra keys on 122-key 5250-style keyboard are not working

    You can create keyboard mapping for each key to the working using something built into the display server. 5-40 yrs ago, we could have assumed you were using X11. There might be an easier method,...
  2. Re: Remote Access via RDP using an Active Directory account

    RDP has lots of restrictions. If you are stuck with RDP, someone else will need to help. I've been in places like that where installing alternate software wasn't allowed.

    This is why I use x2go...
  3. Re: Ethernet port suddenly stops flowing packets

    I'd use file redirection to place the the results into a file, then use a USB flash drive to copy off those files. https://linuxhandbook.com/redirection-linux/ I'm a huge fan of the 'tee' tool. But...
  4. Re: Ethernet port suddenly stops flowing packets

    Since this is your first post here, rather than making claims, please "prove it" with posted configurations and current settings. Hard to prove you swapped cables and ports, but I'll beleive that. ...
  5. Replies
    1
    Views
    2

    Re: unpacking alsa-ucm-conf takes too long

    It depends.
    Most of the time, upgrades take 5-30 seconds, but there are all sorts of things that can impact it. How fast is the connection to the internet? How many packages were being updated?...
  6. [gnome] Re: Cannot copy paste within network mounted folder

    I don't use Gnome, nor 22.04, but if it is a snap packaged program you are using, there are mandated constraints that prevent access to any storage that isn't a locally mounted /home/{username}.

    2...
  7. Replies
    1
    Views
    2

    Re: Object Storage won't automount?

    https://askubuntu.com/questions/1363974/adding-object-storage-to-etc-fstab-getting-parse-error has an example:


    WTX-Cotton-bucket /home/ubuntu/wtx_cotton_storage fuse.s3fs...
  8. Re: Active Directory drive mounting - Don't know what I don't know

    Morbius, excellent point! I was assuming he wanted the user's HOME directories to follow them around when they were using Linux desktops, not Windows. Seems the Windows side was already solved and...
  9. Re: Active Directory drive mounting - Don't know what I don't know

    autofs BTW, HOME directories need to use native Linux file systems. CIFS mounts won't work.

    However, with Ubuntu, mounting HOME directories over NFS will break snap packages, so you'll need to...
  10. [gnome] Re: Cannot copy paste within network mounted folder

    Mounting remote storage under your HOME causes problems. You are seeing that now.

    Best to move the mount location elsewhere, mount it there, and, if you like, create a symbolic link from your...
  11. Replies
    2
    Views
    3

    [SOLVED] Re: Question about rdiff-backup

    Details matter.


    --exclude '**/cache'
    and

    home/joe/.cache/

    Look closely.
  12. Replies
    1
    Views
    2

    [ubuntu] Re: Can't change group for sambashare folder

    Please use the "Thread Tools" Button near the top of the page and mark this thread "SOLVED" so you don't waste people's time. Thanks.
  13. Re: Created Bootable USB and it isn't recognized

    That link doesn't answer the question. There are 2 versions there and to some people, neither of them is "the latest", hence why I specifically asked what version. Any day now, there will be a "new"...
  14. [ubuntu] Re: how to fix dummy output amd soundcard huawei matebook d15 ubuntu 22.04?

    pavucontrol is for PulseAudio. I don't know if it is supposed to work with pipewire or not. Audio on Linux is confusing due to history. I was assuming that Pulse was still being used in 22.04. I...
  15. Replies
    4
    Views
    5

    Re: Can't Write to NAS

    I'd check the log files on the Synology for errors and warnings. That's always the first place to look for issues. Don't bother guessing.

    Which network protocols do you have enabled? Hopefully,...
  16. Thread: Backup error

    by TheFu
    Replies
    3
    Views
    4

    [ubuntu] Re: Backup error

    I don't use duplicity. There are a number of reasons for that non-choice, but mainly because monthly "FULL" backups are still mandatory which most people seem to miss in their backup routine.

    So,...
  17. [ubuntu] Re: how to fix dummy output amd soundcard huawei matebook d15 ubuntu 22.04?

    PipeWire. I know nothing about PipeWire. I'm a "late adopter" of most new stuff on Linux. I did my bleeding edge time with Linux in the 1990s. Never again. That is for younger people with more...
  18. [ubuntu] Re: Which Ubuntu should I use for my python web application

    It depends on how the webapp is written. I'm not a python dev, so I don't know the different tools, but in perl, I use PSGI tools for perl to scale out the number of webapp instances (Starman as the...
  19. Replies
    10
    Views
    11

    Re: Web Browsers for Ubuntu 10.04

    10.04 has many unpatched security failures that are well known throughout the world. These include remote root exploits, so it isn't safe to connect an 10.04 system to any network anymore.

    I miss...
  20. [ubuntu] Re: how to fix dummy output amd soundcard huawei matebook d15 ubuntu 22.04?

    So, most Linux desktops use either PulseAudio or Pipewire to manage audio devices. ALSA is there, but seldom used directly.

    There is a linux audio troubleshooting script that you should find,...
  21. [ubuntu] Re: Which Ubuntu should I use for my python web application

    Servers should be hosted on systems that don't waste resources on GUIs, but if your Linux skills don't already include a few years of Ubuntu Server (or some other Unix-like Server), then you should...
  22. [SOLVED] Re: AFP performance with certain Mac Os X clients

    Unix-based OSes should use NFS for network file sharing. NFS mounts behave like local storage and are setup once for the entire client machine. All users on the client get access based on their...
  23. Replies
    11
    Views
    12

    [ubuntu] Re: running an alias at startup/bootup

    Odd, I don't have left over lock files after patching, er .... ever. Rather than address the symptom, why not fix the root cause?

    Also, why would you want to use a GUI file manager to delete...
  24. [ubuntu] Re: Why doesn't Ubuntu Update SNAPs during reboot

    Odd, I was supposed to reboot after patching on Saturday morning, but I haven't gotten around to it yet.

    $ uptime
    17:06:51 up 26 days, 8:13,

    I have a few snaps, but I control when they are...
  25. Re: Created Bootable USB and it isn't recognized

    Your idea of "latest Ubuntu ISO" is unlikely to be the same as others. Right now, that could be at least 3, if not 15 different ISOs. Please be specific. Use the release numbers and specify the DE...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4