Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    11

    [ubuntu] Re: No Such File

    If it doesn't install then use the "force" command on the site but use the same filename I gave earlier
  2. Replies
    10
    Views
    11

    [ubuntu] Re: No Such File

    sudo apt install /home/daniel/Downloads/brscan3-0.2.13-1.amd64.deb
    sudo apt -f install

    Should do it
  3. Replies
    10
    Views
    11

    [ubuntu] Re: No Such File

    There is no "brprinter-installer-2.2.3-1.gz" in that directory. Read your ls output....
  4. Re: There are lots of screensaver and locker for Windows, what about Ubuntu?

    Gnome Look has screens avers.
  5. Replies
    1
    Views
    2

    [ubuntu] Re: Problem installing Wine

    The "AMD64" entry should be removed then you're all set.
  6. Re: Updating DNS server to use when connecting to wireguard

    If you restart the systemd.resolved service after the VPN comes up does it help? Personally I have a script that bring up my VPN then updates the resolv.conf file as I desire.
  7. Replies
    3
    Views
    4

    Re: Did i do something wrong (steam)

    All files you want to be processed in /etc/apt/sources.list.d must end in ".conf" to be processed in updates etc. This is what the message means.
  8. Re: New mutter still behaving as old mutter

    OK... Then maybe look online to see where it is hidden....
  9. Re: New mutter still behaving as old mutter

    Possibly a setting in


    $HOME/.config

    Somewhere. I'm guessing there is a mutter config file you can rename then log off and on to get vanilla settings, then reconfigure
  10. Replies
    7
    Views
    8

    Re: broke my dpkg on wsl

    OK, did you look online for what


    /usr/bin/deb-systemd-helper: error: systemctl preset failed on whoopsie.path: No such file or directory

    means?
  11. Replies
    6
    Views
    7

    Re: Unable to play VCD

    What is the output of:


    lsb_release -a; uname -a; apt-cache policy vlc

    Thanks
  12. Re: Problems with installing PuTTY from source

    You can SSH from PowerShell from Windows.....why PuTTY? It's been part of PowerShell for ages now....
  13. [ubuntu] Re: Cannot connect to Ubuntu with TeamViewer due to screen share prompt

    What are you wanting to do on the remote Ubuntu system that needs the full desktop session? There may be a sleeker solution to what you want to achieve.
  14. [SOLVED] Re: Remmina: suddenly missing library "libappindicator3.so.1"

    What is the output of:


    sudo updatedb; lsb_release -a; uname -a; locate -i libappindicator3*

    Thanks
  15. Replies
    8
    Views
    9

    [ubuntu] Re: trash floder

    I found this
    https://forum.virtualmin.com/t/deleted-data-how-to-restore-files-from-file-manager/113250

    Instead of some web UI, i suggest you use SSH and use command line. You'll learn more and...
  16. Replies
    3
    Views
    4

    [ubuntu] Re: What am I doing wrong!!!

    If Ubuntu is installed then this is fine. Just send CTRL + ALT + DEL then boot from the internal disk rather than the CD
  17. Replies
    9
    Views
    10

    [ubuntu] Re: background images in Ubuntu 24.04

    They're in the ubuntu-wallpapers package
    https://packages.ubuntu.com/oracular/ubuntu-wallpapers

    They take up very little space so I wouldn't suggest you go diving through the OS deleting the...
  18. Re: How have I encrypted mt external drive?

    You may want to make a backup if the data is important. Having only a single copy of important data isn't very wise IMHO. Grab another USB drive or just copy the data to a desktop PC or two in order...
  19. Replies
    19
    Views
    20

    [ubuntu] Re: tcp Ports 53 and 631

    If you don't use a service and it is listening then it is offering you no benefit and exposes your system (in some way) to attack. This is part of basic hardening. I believe the CUPS packages are...
  20. Replies
    19
    Views
    20

    [ubuntu] Re: tcp Ports 53 and 631

    If you don't print then you can stop and disable the cups service. I do this myself. Printing is something I never do
  21. Re: Software Center closes automatically in Ubuntu 24.04 LTs

    Try running:


    sudo apt update
    sudo apt full-upgrade
    sudo reboot


    Full updates super help
  22. Replies
    3
    Views
    4

    [SOLVED] Re: Problem with update

    Awesome!
  23. Replies
    3
    Views
    4

    [SOLVED] Re: Problem with update

    Run:


    sudo apt clean
    sudo apt --purge autoremove

    You may also want to remove old kernels if you have multiple. I also suggest you clean data from $HOME as your /home folder in part of the...
  24. Replies
    8
    Views
    9

    Re: Error while using wall command

    Possibly this:
    https://bugs.gentoo.org/911336
  25. [lubuntu] Re: Help with Notify-Send not working

    Try adding an export to set the DISPLAY value. May help
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4