Search:

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

Page 1 of 10 1 2 3 4

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

  1. [ubuntu] Re: 'disks' utilities software has disappeared

    You've lost me completely. No idea what a "dot page" is. Oh well, perhaps it will make sense to someone else.



    Ubuntu has the "Do Something Else" storage setup for people who don't want 100%...
  2. Replies
    2
    Views
    3

    Re: Upgradable commands

    --upgradable is added for enterprise users who want to know easily, which packages are going to be updated before they run those updates. For home users, ignore it.
    If you'd like to know exactly...
  3. [ubuntu] Re: Orphaned inode errors - can't be found in logs

    NO!

    inodes are controlled by the file system. You should run the file system checker for the specific file system type. Most native linux file systems have a tool just for this. Depending on...
  4. Replies
    2
    Views
    3

    Re: No email clients work

    I'm using Thunderbird and haven't seen the issue described. Which version of Ubuntu? Which release of Thunderbird?

    I have:
    Thunderbird 115.9.0 (64-bit)
    running on Linux Mint 21.2 (based on...
  5. [ubuntu] Re: 'disks' utilities software has disappeared

    a) Please tell us how this was solved. You created a mystery story, but ripped out the last page where all is revealed! Don't do that to us! Please.

    b) When a thread is solved, use the Thread...
  6. [ubuntu] Re: Solved! uninstalled applications still showing in Show Applications

    FWIW, CherryTree is like a personal notebook/wiki. A few friends use it and love it. They've tried to convert me, but if it doesn't work from a shell/ssh prompt, it isn't for me. ;) Years ago, I...
  7. Replies
    14
    Views
    15

    [SOLVED] Re: Unzip Multiple Zipfile's

    find and xargs

    The manpages for both these commands are extensive, but sorta abstract. Google for Top 50 find examples - to get some concrete examples. xargs has some implied inputs based on the...
  8. Re: Can i recover data from external hard drive?

    Buy a new HDD.
    Use the backups you made from before the disk failed ( or ran off? - You did say it was "lost" ) to restore any files you don't want to lose.
    If the HDD is still under warranty,...
  9. [ubuntu] Re: Solved! uninstalled applications still showing in Show Applications

    Recoll does so much more than locate. It is harder to setup and takes much longer to run the file indexing. For the specific tasks that recoll does - it is like having a local google just for your...
  10. Thread: Deja Dup Issue

    by TheFu
    Replies
    13
    Views
    14

    [ubuntu] Re: Deja Dup Issue

    Out of inodes, perhaps? This is unlikely on a disk that size with ext4 as the file system, but stranger things have happened.
    df -i and df -Th are your friends here.
  11. [ubuntu] Re: uninstalled applications still showing in Show Applications

    A) glade you found it.

    B) all files we don't see are "hidden". That's the nature of not finding something we seek. Until it is found, it is hidden. ;)

    C) When a problem is solved, the way...
  12. Replies
    5
    Views
    6

    [SOLVED] Re: WINE Account Corrupted

    That isn't what I said. Your question was about Wine Forums and I said this is NOT the place to get help with other forums.
    You said nothing about issues with a WINE install, at least I didn't see...
  13. Replies
    5
    Views
    6

    [SOLVED] Re: WINE Account Corrupted

    Wine forums has nothing to do with Ubuntu or these forums, FWIW. There's no secret channel that forum moderators or admins chat over. Sorry.

    Basically, you have a new Toyota with a problem...
  14. [ubuntu] Re: uninstalled applications still showing in Show Applications

    If the uninstall of iTunes didn't clean up everything that was installed, you'll need to hunt down where the {something}.desktop file is located. There are a few common places. I'd use to tool...
  15. Replies
    5
    Views
    6

    [SOLVED] Re: WINE Account Corrupted

    You've lost me.

    WINE is "W.I.N.E." and it is an emulator provided for free by installing the wine package. Then, while running under the WINE emulator, you would install MS-Windows programs. ...
  16. Thread: Deja Dup Issue

    by TheFu
    Replies
    13
    Views
    14

    [ubuntu] Re: Deja Dup Issue

    Did you check that the target storage is over 576GB in size?
  17. 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,...
  18. 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...
  19. 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...
  20. 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. ...
  21. 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?...
  22. [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...
  23. 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...
  24. 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...
  25. 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...
Results 1 to 25 of 247
Page 1 of 10 1 2 3 4