Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,147

    [SOLVED] Re: No sound after 13.04 upgrade

    I solved my self by reinstalling alsa-base and audiopulse

    # apt-get remove --purge alsa-base pulseaudio
    # apt-get install alsa-base pulseaudio
    # alsa force-reload

    and restarting
  2. Replies
    5
    Views
    2,147

    [SOLVED] No sound after 13.04 upgrade

    Hi! Last night I upgraded my ubuntu 12.10 to 13.04. This morning I found it can't reproduce any sound. The Output tab under sound settings lists "Dummy Output" as the only entry. Any ideas on how to...
  3. Replies
    4
    Views
    481

    [kubuntu] Re: Kubuntu + MySQL Workbench GUI problems

    No, I haven't been able to solve this out. I know that Mysql-Workbench doesn't support KDE very well. Nonetheless, I have another box with Fedora+KDE and this is not happening, it has its...
  4. Replies
    4
    Views
    481

    [kubuntu] Kubuntu + MySQL Workbench GUI problems

    Hi, I recently installed MySQL-Workbench on my fresh Kubuntu install only to realize that there's some serious issues. Created schemas are not shown (I checked via command line that they exist), just...
  5. Replies
    5
    Views
    364

    [SOLVED] Re: 12.04 Live CD To USB Flash

    8Gbs is more than enough. You could copy & paste all of the files contained in the CD, but you wouldn't be able to boot from it, since it needs some specific files.

    You can try creating an .ISO...
  6. Replies
    2
    Views
    701

    [ubuntu] Re: Adding to the Library Path

    For me the best (and quickest way) is to append the desired directory to the PATH variable located on your .bashrc file.

    echo "PATH=$PATH:/home/jacob/Dakota/bin" >> .bashrc
  7. Replies
    3
    Views
    275

    [other] Re: How to Delete Autocomplete email addresses

    If you're refering to autocomplete fields in mail clients, this auto-complete task is almost always performed by some script running on the mail client. In other kind of pages, like registration...
  8. Replies
    1
    Views
    1,096

    [kubuntu] Re: Amarok requires an addition plugin

    Hey, you could try what's suggested here: https://answers.launchpad.net/ubuntu/+source/rhythmbox/+question/121299
  9. Replies
    11
    Views
    1,068

    [64 bit] Re: Can using dual OS corrupt hard disk?

    I must agree with mcduck, it looks like a physical damage. Try running some disk analysis tool .
  10. Thread: rhythm box

    by _0R10N
    Replies
    7
    Views
    727

    [lubuntu] Re: rhythm box

    The problem is just with RythmBox?
  11. [ubuntu] Re: I have cut & pasted some files.How do i undo it?

    How did the files loss take place? If you had simply cutted and pasted, what error had occurred? duplicated files? If an unexpected error takes place in these operations, they're aborted and source...
  12. Replies
    3
    Views
    483

    [ubuntu] Re: install drivers in ubuntu

    Are you sure that they are the drivers for Linux? How are they bundled? as a .deb, .rpm, .c??

    Kind regards!
  13. Thread: Wireless

    by _0R10N
    Replies
    11
    Views
    895

    [ubuntu] Re: Wireless

    You can also post the output of


    lshw -C network
    It will complain, saying that you should run the command as a super user, ignore it.

    Kind regards!
  14. Replies
    11
    Views
    1,244

    [SOLVED] Re: Hibernation and Suspending Doesn't Work...

    Hey there! what do you mean by "won't hibernate or suspend correctly"? Anyway, I recommend you to take a look at your Power Management configuration.

    Kind regards!
  15. Replies
    2
    Views
    476

    [other] Re: .bashrc export object

    I don't know what hottub would mean in this context. But what I think you need to do is just edit the .bashrc file and add this line.

    export OBJ1=done
    Remember that when you're exporting paths,...
  16. Replies
    2
    Views
    416

    [gnome] Re: open window tabs

    Can you upload a screenshot,please?

    Kind regards!
  17. Replies
    9
    Views
    2,114

    [ubuntu] Re: How to rollback Java version.

    I guess you might try installing the specific version you need, and then setting its installation path as the $JAVA_HOME variable value. It's a long shot but at least you could give it a try.

    Kind...
  18. Replies
    3
    Views
    939

    [ubuntu] Re: SSH port needs to change

    You must edit the file

    /etc/ssh/sshd_config
    There you will find that one of the top lines specifies the port (22). So, you can change it to whatever you want it to be.
  19. [SOLVED] Re: What applications is python used for in linux?

    I've just read and I must say: Python rocks!!!
  20. Re: What is the most User-Friendly version of Linux?

    I definitely believe that Ubuntu is the most user-friendly OS, above any other OS I've tried in my life.

    When something is new to you, it's completely understandable if it is rough, at least for...
  21. Replies
    12
    Views
    674

    [ubuntu] Re: No more sound ..... please help

    What exactly have you tried so far?. Did you look into your alsa-mixer configuration for some muted value.
  22. Replies
    14
    Views
    1,270

    [ubuntu] Re: i can't enter the new world only one reason!!!

    It will depend on what you're trying to do. Which PC will act as File Server? Be more specific, please!;)
  23. Replies
    6
    Views
    526

    [ubuntu] Re: Will a BIOS update damage Grub?

    It shouldn't cause any problem. The BIOS is related to the motherboard and the GRUB to the hard disk, so updating one of them shouldn't harm the other.
  24. Replies
    6
    Views
    909

    [SOLVED] Re: Nautilus action to find files

    Take a look here http://techthrob.com/2009/03/02/howto-add-items-to-the-right-click-menu-in-nautilus/ I am in Linux Mint with Xfce right now, and I'm not able to try what the links says.

    By the...
  25. Replies
    6
    Views
    469

    [ubuntu] Re: Freeze up at school

    I agree, more details would definitely help in trying to provide help. Nevertheless my Ubuntu 10.04 used to crash every once in a while. I found out that it was Compiz messing around, so you could...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4