Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. I install hamachi and I can not ping myself

    Maybe someone knows what is wrong? Here commands output.


    root@485e58d877a0:/# hamachi
    version : 2.1.0.203
    pid : 2611
    status : logged in
    client id : 235-876-179
    ...
  2. LAN network is working only after reboot from windows

    I have really strange issue. On one machine LAN network is working only after reboot from windows. No configuration is needed and no configuration entered.
    Here some information about system:


    $...
  3. Replies
    22
    Views
    1,981

    Re: How to upgrade from 1.1.33 to 1.1.34

    Wait few hours system updates are automatic. Check for updates in synaptic.
  4. Replies
    7
    Views
    4,049

    Re: Ubuntu 9.10 wine Repository

    Thanks for answers. So many things, old ways are outdated nowadays...
  5. Replies
    7
    Views
    4,049

    Ubuntu 9.10 wine Repository

    I try to add wine Repository:
    http://www.winehq.org/download/deb
    And when I try apt-get update:


    ...
    ...
    W: GPG error: http://ppa.launchpad.net karmic Release: The following signatures...
  6. Replies
    3
    Views
    321

    [ubuntu_studio] Re: have problem with internet

    Most simple thing to try is 9.10
  7. Replies
    3
    Views
    1,364

    [ubuntu] Re: backup software

    http://www.desktoplinux.com/articles/AT2280165098.html
    http://blogs.techrepublic.com.com/10things/?p=895
  8. Replies
    3
    Views
    735

    [all variants] Re: Basic shell script

    #!/bin/bash
    #just ideas not tested for sure with mistakes :P


    echo "Do you want run script? (Y/N)"
    read yn
    if (yn eq Y); then
    mkdir video
    mkdir audio
    mkdir text
  9. Replies
    13
    Views
    144,112

    [ubuntu] Re: upgrade to new distribution from command line

    Maybe you simply forgot apt-get update before dist upgrade?
  10. Replies
    3
    Views
    401

    [ubuntu] Re: Speed problems

    What net card you have?
    Post:
    sudo lspci
  11. Replies
    2
    Views
    372

    [ubuntu] Re: Checking disk with fsck

    As I kn ow its possible to use shutdown -F -r now , but will it work on Ubuntu ?
    Yes.

    Other option is sudo touch /forcefsck
    And reboot.
  12. Replies
    2
    Views
    391

    [kubuntu] Re: 9.10 upgrade issue

    Not exactly what you want, but you may try to install grub2 from windows and boot from *.iso file with GRUB2. Still this will be re install.
  13. Replies
    4
    Views
    321

    [ubuntu] Re: nvidia says it's easy

    You can also try to manually edit: /etc/x11/xorg.conf (I hope you still have it at all it is quite old school)
    Not very easy, but if you loook google/forum search for examples you can do it.
  14. Replies
    2
    Views
    333

    [ubuntu] Re: to reinstall or not to reinstall

    Unistall drivers change cards install drivers same as windows.
  15. Replies
    4
    Views
    321

    [ubuntu] Re: nvidia says it's easy

    sudo nvidia-xconfig
  16. Thread: dmucs

    by Liolikas
    Replies
    1
    Views
    645

    [ubuntu] Re: dmucs

    You use DMURCS? If you do not know what it is just uninstall it and over.
  17. Thread: File System

    by Liolikas
    Replies
    5
    Views
    341

    [SOLVED] Re: File System

    etaile or rthymbox will play mp3 no matter where they are (ntfs, ext3 ext4 etc. as long as you have fs drivers and with stock Ubuntu kernel you have huge amount of them) you just have to point...
  18. [ubuntu] Re: Upgraded to 9.10, menu.lst unchanged, still using old kernel

    Try reinstall same kernel and chose update menu.lst
  19. Replies
    9
    Views
    1,852

    [ubuntu] Re: Shutting Down Problem in Ubuntu 9.10

    wubi user?
    You may try to reformat swap, do not know if this helps.
  20. Replies
    3
    Views
    428

    [ubuntu] Re: karmic live cd graphics fail

    Maybe try 32bit 9.10?
    Sounds like kernel bug, you can report it you will get more info with dmesg command.
  21. Re: My Computer (vista) shows I have less space than I actually have after resizing d

    Show fdisk -l or even better gparted screenshot.
  22. [ubuntu] Re: HELP BADLY NEEDED.... Grub canot detect windows on startup boot

    No real problem we will fix this manually.

    Show /boot/grub/menu.lst too.
    cat /boot/grub/menu.lst
  23. Replies
    7
    Views
    1,292

    [SOLVED] Re: set sound level from terminal - karmic

    You can join commands with && it will be just longer you can shorten them in .bashrc with alias. Simply if you looked over man and do not find what you want so there is no what you want. Maybe add...
  24. Replies
    7
    Views
    1,292

    [SOLVED] Re: set sound level from terminal - karmic

    Now set is separated into cset and sset as I understand. Depending on what you want to do.
    amixer -h for info.
  25. Replies
    7
    Views
    1,292

    [SOLVED] Re: set sound level from terminal - karmic

    alsamixer then move bars with arrows ok or you want command for script?
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4