Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    20
    Views
    1,997

    Re: Why is C slower than Java?

    javac has all optimizations turned on by default whereas gcc doesn't. This means java isn't actually running the loop at all (i.e. it ignores the empty loop).

    If you compile your C program like...
  2. [ubuntu] Re: What is the best way to recover from a frozen graphical system?

    Ctrl + Esc brings up the task manager, from where you can kill/term/suspend/etc processes. Could that be what you're looking for?
  3. Replies
    5
    Views
    1,404

    [SOLVED] Re: Kubuntu Desktop Without KDE Applications

    I believe you're looking for kde-plasma-desktop


    sudo apt-get install kde-plasma-desktop

    It still installs a few core KDE aplications (like browser, file manager, etc), but nowhere nearly as...
  4. Replies
    6
    Views
    499

    Re: 32 Bit - 4 GB Ram?

    Assuming your BIOS does not impose any limitations then yes, Ubuntu 32bit will recognize your 4gb of ram (using PAE, I think).
    If his computer supports a 64bit operationg system, though, I would...
  5. Replies
    1
    Views
    751

    Re: Permission Denied?

    You are getting permission denied because, since a few versions ago, Ubuntu mounts NTFS/FAT drives without exec permissions by default; you can do a few things about this:

    1. Remount the drive...
  6. Replies
    3
    Views
    278

    Re: Browsers and CSS

    Although you already solved your problem, it is worth mentioning that different browsers may come with different default margins/paddings/borders for elements. For this reason it is sometimes useful...
  7. Thread: Can' view PDF

    by amingv
    Replies
    5
    Views
    1,222

    [ubuntu] Re: Can' view PDF

    Try installing acroread-fonts from medibuntu and see if that fixes the problem.

    Link -> http://ftp.kaist.ac.kr/medibuntu/natty/acroread-fonts.html
  8. Replies
    2
    Views
    365

    [ubuntu] Re: accelerate apt-get update

    Neither IDM nor JDownloader can accelerate the speed at which your OS downloads updates since (both in Windows and Ubuntu) updates are downloaded by dedicated update management software that does not...
  9. Thread: Can' view PDF

    by amingv
    Replies
    5
    Views
    1,222

    [ubuntu] Re: Can' view PDF

    So far I haven't had any problems with the default document viewer, but if you think it has a problem rendering your document then the best shot would be to try and open it with Adobe Reader, as it...
  10. [ubuntu] Re: Computer gets very hot when running specific apps (specifically .jar files)

    jar files are, by themselves, just collections of Java classes and/or resources. These classes may contain code to do something as simple as adding two numbers or as complex as a full-blown videogame...
  11. [SOLVED] Re: How to convert Windows C++ to run in Ubuntu Terminal.

    Above post is correct, but I have a few notes :P:

    1. You probably want to include cstdlib instead of stdlib.h for c++
    2. You probably want to use cin.get() + cin.ignore() from iostream instead of...
  12. Replies
    2
    Views
    726

    Re: password fields in java applets

    I'm not sure I understand what you mean... do you want to change the character displayed when someone types a password in the applet to a star (*)?

    Something like this?



    import...
  13. Replies
    4
    Views
    479

    [ubuntu] Re: "blank windows"??

    Something similar happened to me while test-driving Ubuntu 11.04 +Unity a couple of months ago. Turned out the graphics card I was using wasn't well supported and this caused an error with desktop...
  14. Replies
    16,646
    Views
    772,143

    Re: The last place trophy game

    The above user is banned for stealing my trophy.
  15. Replies
    16,646
    Views
    772,143

    Re: The last place trophy game

    O...K...

    I'll take that from you now...
  16. Replies
    16,646
    Views
    772,143

    Re: The last place trophy game

    Yes, the trophy snow mine. ;)
  17. Replies
    6
    Views
    543

    [ubuntu] Re: python 2.4 dependency

    I checked this IceMe program a few days back and found out that it has been abandoned/discontinued since early 2003. (http://iceme.sourceforge.net/)
    I took a look at the code, but it seems to use...
  18. Replies
    1
    Views
    337

    [xubuntu] Re: wine - strange error massage

    Are you sure you have wine installed? What is the output of

    wine --version

    If it's some message saying it's not installed or that the command is not found, then do


    sudo aptitude install...
  19. Replies
    16,646
    Views
    772,143

    Re: The last place trophy game

    The trophy will not do your slavework, just a FYI.
    It's mine anyway.
  20. Replies
    2
    Views
    474

    [kubuntu] Re: KDE Question - Organizing open windows...

    Yes.

    -Right click on an empty space in the task manager, choose "Task Manager Settings"
    -Under "Grouping and Sorting" set Sorting to "Manually" from the drop-down menu.
    -Click OK.

    You should...
  21. [ubuntu] Re: confused after kubuntu-desktop installation

    Yes, they're the same.
    You may update/upgrade on either session.
  22. Replies
    70,119
    Views
    2,967,788

    Re: Word association

    Henohenomoheji
    http://upload.wikimedia.org/wikipedia/commons/1/11/Henohenomoheji.png
  23. Thread: KDE any Good?

    by amingv
    Replies
    26
    Views
    1,372

    Re: KDE any Good?

    Go to this URL here:
    http://ubuntuforums.org/forumdisplay.php?f=302

    Close your eyes and pick a thread, any thread!
    Now you know what people think of KDE. :)

    Personally I just love it, it...
  24. Poll: Re: If you had to use windows, what version would it be?

    I'd use 7 or XP (I voted 7 on the poll).
    Although I did have a fancy for NT and 2000, I don't think I could use them for anything other than hobby/geekwork or in a VM as they are verified to fail...
  25. Replies
    70,119
    Views
    2,967,788

    Re: Word association

    palette
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4