Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. Re: ERROR (dkms apport): kernel package linux-headers-5.13.0-7614-generic is not supp

    sudo dpkg --configure rtl88x2bu-dkms


    sudo dpkg --configure rtl8812au-dkms

    Let us know what happened after these commands.
  2. [ubuntu] Re: Driver Installation for AMD Ryzen AMD® Ryzen 7 pro 5850u on Ubuntu 20.04.3 failed

    Type in terminal


    sudo dpkg --configure -a

    If you still get errors, please post output here.
  3. Re: Changing to a different flavor of Ubuntu

    If you have separate home partition you don´t have to worry. But if you don´t backup all your important data.

    I like Xfce but that doesn˙t mean you can not try something else. Budgie is good...
  4. Replies
    10
    Views
    694

    [ubuntu] Re: Open ubuntu 12.04 without password.

    As far as I know there is no need for password if you autologin. You will have to make changes in file


    /etc/lightdm/lightdm.conf


    You have explained procedure here.
  5. [lubuntu] Re: E:The package linux-headers-3.13.0-36 archive

    Sorry I really don´t know what to do next. Bump a thread and probably someone else will help you. Or you can ask for help on IRC.
  6. [lubuntu] Re: E:The package linux-headers-3.13.0-36 archive

    sudo apt-get -f install
  7. [lubuntu] Re: E:The package linux-headers-3.13.0-36 archive

    Please, put here output of commands


    sudo apt-get update && sudo apt-get upgrade
  8. Replies
    2
    Views
    262

    Re: Hosed Grub after removing 2nd partition

    Try Boot repair
  9. Re: Problem rebooting computer an reinstalling Ubuntu

    Did you checked md5sum? If you did and everything is O.K. burn iso on lower possible speed. In BIOS select CD as your first boot device, and after that there is no reason not to boot in new Ubuntu.
  10. [lubuntu] Re: E:The package linux-headers-3.13.0-36 archive

    Try to install linux-headers by typing in terminal


    sudo apt-get install linux-headers-$(uname -r)
  11. [all variants] Re: Should I install a 32 bit or 64 bit system?

    Like other say before me, I will choose 32 bit version. With 2GB there is no need for 64 bit system.
  12. Replies
    26
    Views
    2,250

    Poll: Re: Have you tried the Ubuntu Mate Edition ?

    I didn´t try Ubuntu Mate, but I tried MATE and it looks good. :D
  13. [ubuntu] Re: Fresh in stall of 14.04 wont allow me to install mysql

    To se if you have package installed


    dpkg --get-selections

    if it is there try to reinstall


    sudo apt-get install --reinstall phpmyadmin
  14. [ubuntu] Re: Fresh in stall of 14.04 wont allow me to install mysql

    In terminal type


    sudo dpkg --configure -a
  15. Replies
    14
    Views
    811

    [ubuntu] Re: older machine install problems

    You have old comp with low ram. If you want to install Ubuntu, try Lubuntu. That way you will able to install and run Ubuntu. ;)
  16. Replies
    23
    Views
    6,256

    Re: Dual Boot Ubuntu with Elementary OS

    Of course you can dual boot Ubuntu and Elementary OS Luna.Just make partition for Elementary.You can obviously share swap and you can share home partition if user in Ubuntu does not have same name as...
  17. Replies
    45
    Views
    1,317

    Re: Trouble upgrading to Saucy Salamander

    @ jan_jan_64


    That is because command sudo apt-get update just sync your repos with one on the server.After that sudo apt-get upgrade will install all updates.Reason why sudo apt-get upgrade...
  18. Replies
    45
    Views
    1,317

    Re: Trouble upgrading to Saucy Salamander

    No, just think that it can be used for a couple of months.But your solution is also way to go.Just little bit more installing.
  19. Replies
    7
    Views
    1,611

    [SOLVED] Re: How to force boot with xfce

    Boot in recovery mode and type


    nano /etc/lightdm/lightdm.conf

    find the lines


    autologin-guest=false
    autologin-user=username
  20. Replies
    7
    Views
    1,611

    [SOLVED] Re: How to force boot with xfce

    On login screen you can choose witch desktop you want to start.Select xfce and login.
  21. Replies
    45
    Views
    1,317

    Re: Trouble upgrading to Saucy Salamander

    @ jan_jan_64

    You can not upgrade to 13.10 because your Ubuntu version is not supported any more.In 2 months time new LTS (long term support) version will be out.I suggest you to wait until...
  22. Replies
    45
    Views
    1,317

    Re: Trouble upgrading to Saucy Salamander

    O.K. We will go step-by-step.In Menu -> Accessories open LXTerminal.Type


    lsb_release -a

    and post output here.
  23. [SOLVED] Re: How to re-install Ubuntu when you have separate / and /home partitions

    Thaat was right thing to do.Select that you will use partition as ext4 an do not format it.That way your data and files will be safe.Just to remind you; nothing is 100 % sure. ;)
  24. Replies
    45
    Views
    1,317

    Re: Trouble upgrading to Saucy Salamander

    Please,give more info.At least can you tell us which Ubuntu version do you run right now?That will be very helpful.
  25. Replies
    4
    Views
    716

    Re: evince not found when trying to ./config??

    You can do this (I tried just to be sure)


    wget -c denemo.org/downloads/denemo-1.1.0-0.linux-x86
    chmod +x denemo-1.1.0-0.linux-x86
    ./denemo-1.1.0-0.linux-x86

    You will run it with
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4