Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.06 seconds.

  1. [server] Re: Ubuntu Pro - packages download only, not install

    Where does this get you?

    apt-get upgrade --download-only
  2. Replies
    11
    Views
    12

    [all variants] Re: LC_ALL locale issue

    Start here:

    $ sudo dpkg-reconfigure locales
  3. Replies
    1
    Views
    2

    Re: Npm installation issue

    You may want to read: http://amcositsupport.blogspot.in/2016/07/to-completely-uninstall-node-js-from.html
  4. [SOLVED] Re: Leap 15.5: Problem: nothing provides 'libicuuc.so.73' needed by the to be install

    Solution 2 is the optimal choice.
    Allow time for the repos to proivde the needed version.
  5. Re: Can't install openvswitch-switch on Ubuntu server 22.04.03 LTS raspberry

    You'll want to verify you have the linux-modules and linux-modules-extra packages installed.
  6. Replies
    3
    Views
    4

    [SOLVED] Re: WIndows Date Time error

    Might take a look here: https://help.ubuntu.com/community/UbuntuTime#Multiple_Boot_Systems_Time_Conflicts
  7. Replies
    4
    Views
    5

    [SOLVED] Re: screen lockout (suspend) password

    Go into the Settings -> Privacy -> Screen Lock and make your desired changes.
  8. [SOLVED] Re: TW 64b.: File './Multimedia/i586/conky-1.13.1-1699.10.pm.203.i586.rpm' not found

    The current (today's) version is conky-1.13.1-1699.10.pm.206.i586.rpm.
    If you refresh the repos does it now look for this package?

    $ sudo zypper refresh
  9. Replies
    1
    Views
    2

    [ubuntu_mate] Re: Changing Thunderbird Font

    TB's general UI font is normally controlled by the DE's font settings.
    For fonts within an email --- those may need to be further configured in Font Control options.
    This can be found in the...
  10. Replies
    2
    Views
    3

    [SOLVED] Re: Diable narration sound

    Go into the system settings.
    Under universal access there should be an option to toggle off the screen reader.
  11. Replies
    3
    Views
    4

    [SOLVED] Re: Got a problem with python flask

    You are likely missing a few compile needed packages.
    Make sure those shown below are installed and then try the build again.

    $ sudo apt-get install python3-dev default-libmysqlclient-dev...
  12. [SOLVED] Re: Leap 15.5: File conflicts happen when two packages attempt to install files with

    Try first to remove ffmpeg-3 and then install the updated ffmpeg-4

    zypper rm ffmpeg-3
    zypper in -f ffmpeg-4
  13. Thread: Broadcom Drivers?

    by Xian
    Replies
    2
    Views
    3

    Re: Broadcom Drivers?

    Is it a Broadcom BCM4318?
  14. [SOLVED] Re: Leap 15.5: Problem: the installed samba-ad-dc-4.17.3+git.290.00f806b25c9-150500.1

    This:

    Solution 2: do not install patch openSUSE-SLE-15.5-2023-2929-1.noarch
  15. [SOLVED] Re: TW: Problem: the to be installed python310-ipyparallel-8.6.1-1.4.noarch requires

    This:

    Solution 2: keep obsolete libvo-amrwbenc0-0.1.3-1.77.x86_64
  16. Replies
    4
    Views
    5

    [ubuntu] Re: Question on os-uninstaller

    Os-Uninstaller will remove everything on the selected partition -- including the data.
  17. [SOLVED] Re: Leap 15.5: Problem: nothing provides 'libgtk-4-1 = 4.6.9' needed by the to be ins

    Choose solution 2. Let the package versions to catch up.

    Normally better to delay the update rather than de-install/break.
  18. [ubuntu] Re: Where I can find a list of compatibles wireless dongle to usb 22.04.1 lts?

    I recently went thru this --- can only say this model does work & is 100% plug + play:
    Panda Wireless® PAU0B AC600 Dual Band Wireless N USB Adapter
  19. Re: Unable to install libmagick++-dev and perhaps related unmet dependencies

    I'd first try to run the install command with aptitude.
    It may offer different solutions to resolve the dependency issues.

    Install aptitude:
    $ sudo apt-get install aptitude

    Then:
    $ sudo...
  20. [SOLVED] Re: Katrain 1.9.3, Terminal not responding to commands to compile

    A user's similar error report:: https://stackoverflow.com/questions/45529794/x11-importerror-no-module-named-kivy-core-window-window-x11/61448189#61448189
  21. [SOLVED] Re: Katrain 1.9.3, Terminal not responding to commands to compile

    Can you perhaps mention at what step from the install file you have an issue?

    https://github.com/sanderland/katrain/blob/master/INSTALL.md
  22. Replies
    10
    Views
    11

    Re: Install Synergy on Ubuntu 22.04

    There is a community how-to that may (although not current) still be helpful:
    ...
  23. Replies
    3
    Views
    4

    [ubuntu] Re: Case Logic mouse not recognized

    That figures. Plug and p(r)ay. :P
  24. Replies
    3
    Views
    4

    [ubuntu] Re: Case Logic mouse not recognized

    Just to troubleshoot think I'd first use the reset function on the mouse.
    Follow the user manual directions for verifying it's synced with the USB receiver.
  25. Re: Ubuntu Live Persistence Full - Unable to login

    Journal logs can easily take up several GB's.

    Ubuntu Handbook article: https://ubuntuhandbook.org/index.php/2020/12/clear-systemd-journal-logs-ubuntu/
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4