Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.10 seconds.

  1. Re: Why aren't more Linux applications written in Java?

    Short answer:
    C is faster and takes less memory.
  2. Replies
    6
    Views
    392

    Re: Functions or seperate scripts?

    So, both ways are equally fast in modern UNIX-systems?
  3. Replies
    6
    Views
    392

    Re: Functions or seperate scripts?

    As far as I know, watch are using sh to run commands. And since sh doesn't support shell functions, watch doesn't work with shell functions, either.
    But I asked what the fastest way was. I have...
  4. Replies
    56
    Views
    5,188

    Re: Best programming language to learn next?

    I would say Python or Perl.
  5. Replies
    6
    Views
    392

    Functions or seperate scripts?

    Hi!
    I currently have a separate file with all my aliases and functions that I source via .bashrc. But would separate scripts be faster (in e.g. ~/bin)?
    Functions are, as I understand, loaded into...
  6. Re: If I get virus on linux can it transfer to the windows parition?

    There's not malwares that actually works very well in Wine. I guess that they're too lazy to make the malware support Wine. But yes, some malware can run in Wine. And software executed via Wine have...
  7. Re: How much proprietary software does Ubuntu contain?

    Ubuntu's trademark policy prohibits commercial redistribution of exact copies of Ubuntu, denying an important freedom.



    The problem here is that new users may not know how to to that, and...
  8. Re: PHP to check/test text-content on another site.

    Ingen orsak. ;)
    Glad you found a solution.
  9. Re: How much proprietary software does Ubuntu contain?

    Of course, Google knows alot about the users. That's not what the thing is about. The thing is that freedom means that you choose when and what to be logged. If you are using Google, you have...
  10. How much proprietary software does Ubuntu contain?

    Hi!
    I have thought of this a long time now.
    "How much proprietary software does Ubuntu really contain?"
    I actually asked this question on Ubuntu-On-Air a few month ago and got the answer "None"....
  11. Re: PHP to check/test text-content on another site.

    Valpskott, it's fun to see some Swedes here! :D
    This should work:

    <input type="text" name="email" id="email" required>
    Edit: saw that epicoder proposed exactly the same solution that I did. #-o
  12. Replies
    23
    Views
    1,855

    [ubuntu] Re: Print to file always write to home directory

    13.04 isn't even releases. As the name says, 13.04 will be released in April (2013-04), in other words, next month.
  13. Thread: PS command fails

    by Bufeu
    Replies
    13
    Views
    1,470

    Re: PS command fails

    http://www.raspberrypi.org/phpBB3/viewtopic.php?t=32282&p=277701
    http://stackoverflow.com/questions/14682783/error-while-loading-shared-libraries-libstdc-so-confused
  14. [all variants] Re: Can I prevent users from filling up the /tmp-folder?

    Thanks. :D
  15. [all variants] Re: Can I prevent users from filling up the /tmp-folder?

    Yes, I saw it. That means I can only enable a limit on a whole partition, not only a directory?
  16. Replies
    3
    Views
    452

    [all variants] Re: what is accesing my disk ??

    iotop?
    http://www.manpagez.com/man/1/iotop/
  17. [all variants] Re: Can I prevent users from filling up the /tmp-folder?

    No. The .thunderbird-folder is in the ~-folder (/home/.../.thunderbird). I want to limit the usage of /tmp and /home (but not ~/.thunderbird).
  18. Replies
    10
    Views
    711

    [ubuntu] Re: ubuntu 12.04 LTS wont boot from disk

    Try to boot from USB, worked for me.
  19. [all variants] Can I prevent users from filling up the /tmp-folder?

    A normal user has read and write access to the /tmp-folder. If someone decides to "block" other users from using the system, the person can just fill up the /tmp-folder until it's full (with echo...
  20. Replies
    20
    Views
    2,150

    [all variants] Re: Recover data from ext4 partition

    Reinstalled the OS instead. Thanks anyway.
  21. Replies
    22
    Views
    47,100

    Re: How safe is it to write to NTFS under Ubuntu?

    Or...
  22. Replies
    20
    Views
    2,150

    [all variants] Re: Recover data from ext4 partition

    Well, when I got the computer, Windows was pre-installed. I haven't used the computer so much, it has been running BOINC-based projects, and therefore, not very much data has been written to the...
  23. Replies
    20
    Views
    2,150

    [all variants] Re: Recover data from ext4 partition

    Please, someone?
  24. Replies
    15
    Views
    1,060

    Re: The system is running in low-graphics mode

    Is your problem fixed?
  25. Replies
    15
    Views
    1,060

    Re: The system is running in low-graphics mode

    Uninstall the drivers and give them a ****. After uninstalling, run
    sudo apt-get update && sudo apt-get install xserver-xorg-video-nouveau && sudo reboot
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4