Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. [SOLVED] Re: share a folder with r/w access by two local users

    I disagree, unless you already happen to be using bindfs or some kind of access control lists. If not, then they are unnecessary complexity. The use case he is describing is exactly what group...
  2. Replies
    7
    Views
    9,327

    [ubuntu] Re: installing ubuntu over old linux install

    You're right. I had forgotten that.
  3. Replies
    31
    Views
    1,906

    [SOLVED] Re: Bash scripting help

    You're welcome. Good luck. Mark the thread "solved" if you haven't done so (in thread tools).
  4. Re: "RAM is there to be used" . . how do you feel about this statement?

    38 Watts x 3 Billion CPUs --> 388,984,146,200 BTU of heat

    At any given time, what are those CPUs accomplishing, on average?

    This:

    ...
  5. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    It seems I have an incorrect understanding of the magic number -- it does not distinguish between different ext filesystems. I have confirmed this on my own systems (both a system using the ext4...
  6. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    Ugh... fstab is user-generated and not authoritative. In other words, it could be wrong.
  7. Replies
    124
    Views
    9,404

    Re: Is Arch REALLY worth installing?

    Sounds good. I think I'll pop it on one of my machines and run it a while. I've also been thinking about switching a box back to OpenBSD, which I thought was pretty excellent too (although not so...
  8. Replies
    14
    Views
    690

    Re: The Story Game

    , which he felt was more important than what the vicious tiger had just done.
  9. Replies
    14
    Views
    690

    Re: The Story Game

    The big angry white striped tiger ate a very terrified, stumbling child who looked like a cross between Stallman and arithmetically-impaired ubunterooster. Suddenly, there was a rustling nearby in...
  10. Re: "RAM is there to be used" . . how do you feel about this statement?

    Most people's RAM is being used for Global Warming and that's about it.
  11. Replies
    14
    Views
    690

    Re: The Story Game

    Steve frickin' Ballmer.




    dood
  12. [ubuntu] Re: Cant connect to Router (10.04;EeePC 1001HA;RT3090)

    It looks to me like that driver is a problem right now.

    You may find useful information in here:
    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/541620

    This may also be useful...
  13. [ubuntu] Re: How will I run my java code in Ubuntu 8.04

    Assuming Java is set up on your machine already, which I would assume Ubuntu takes care of for you:

    java <application name>
  14. Replies
    6
    Views
    468

    [ubuntu] Re: Any program exist to do this?

    Oh, a wise guy, eh?
    *smack*
    Nyuk, nyuk, nyuk.
  15. Replies
    12
    Views
    1,278

    [ubuntu] Re: Grub not launching

    Ubuntu wouldn't be starting if GRUB weren't working (or some other bootloader was set up to load it, which I assume isn't the case).

    It may be that it's not configured with a timeout value, in...
  16. Replies
    6
    Views
    468

    [ubuntu] Re: Any program exist to do this?

    Bash
  17. Re: If Microsoft hates Unix and Linux, then why is Microsoft's behaviour contradictor

    http://www.youtube.com/watch?v=wvsboPUjrGc
  18. Replies
    70,119
    Views
    2,967,788

    Re: Word association

    Matey!
  19. Re: Determine is filesystem is Etx2 or Ext3 or Ext4?

    'blkid', 'mount', 'cat /proc/mounts' are all good ways

    Another is 'cd /proc/fs' or 'cd /sys/fs' and look around (the devices will be listed under the filesystem type).

    'tune2fs -l <device>' is...
  20. Thread: SSH help

    by BoneKracker
    Replies
    5
    Views
    369

    [ubuntu] Re: SSH help

    freenx is pretty awesome too (it minimizes latency that can be a problem over some internet connections)
    http://freenx.berlios.de/info.php
  21. Replies
    124
    Views
    9,404

    Re: Is Arch REALLY worth installing?

    I appreciate the info. I've been watching several distros for a while, and thinking about switching (or at least giving it a serious try -- more than just a look). I can live without USE flags --...
  22. Re: "RAM is there to be used" . . how do you feel about this statement?

    Do you really think lots of people do that? It seems to me like most people rate applications according to *bling*. If it's *bling*, I want it. If not, I don't.

    Look at all the emphasis that...
  23. Re: "RAM is there to be used" . . how do you feel about this statement?

    :lol: \o
  24. Replies
    124
    Views
    9,404

    Re: Is Arch REALLY worth installing?

    Written in C. Nice.

    What about user-level configuration of compiler options? Can a user set system-wide defaults that are respected by all packages and then also set package-specific options? ...
  25. Replies
    124
    Views
    9,404

    Re: Is Arch REALLY worth installing?

    Sounds all good. What's the package manager written in? Python?

    Is the pkg-builder (or whatever it's called) useful at the end user level for building from source, or is it mostly just useful for...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4