Search Results - JustLinux Forums


Search:

Type: Posts; User: goon12

Page 1 of 20 1 2 3 4

Search: Search took 0.25 seconds.

  1. Replies
    25
    Views
    17,440

    Yes, still here. I check the forums once in a...

    Yes, still here. I check the forums once in a great while but I haven't posted in ages.
  2. Replies
    9
    Views
    4,308

    That reply took a long time. :)

    That reply took a long time. :)
  3. Replies
    3
    Views
    2,254

    Do you have access to a bash (or another) shell?...

    Do you have access to a bash (or another) shell? Seems to me that you could generate those queries, each on a single line in a file, and run them one at a time with a simple loop:


    for i in `cat...
  4. Replies
    11
    Views
    2,687

    The HPUX box has a PA-RISC chip, will try an IA64...

    The HPUX box has a PA-RISC chip, will try an IA64 on Monday to see if it behaves the same.
  5. Replies
    11
    Views
    2,687

    I am testing a tool that reports on system...

    I am testing a tool that reports on system performance. I wanted to "use" a bunch of memory and make sure the stats that were being reported, by the too, were somewhat accurate. I noticed the...
  6. Replies
    11
    Views
    2,687

    C - Getting unexpected output.

    Hi, I have the following snippet of code, that is not printing the way I would expect it to print on Linux, but it is fine on HP-UX.



    int i = 1;
    while((buf = (char *)malloc(i))...
  7. Replies
    17
    Views
    2,901

    As far as UNIX/Linux, Best Buy used to sell; one...

    As far as UNIX/Linux, Best Buy used to sell; one of the BSD's (I think it was NetBSD), Mandrake ( around the 7.2 era), and Red Hat.
  8. Replies
    12
    Views
    4,353

    Yeah, I am not sure where the 40% performance hit...

    Yeah, I am not sure where the 40% performance hit came from. Again, I was replying based on the original post.

    In my last post, I was just asking if the encrypted LVM would cause more than the...
  9. Replies
    12
    Views
    4,353

    Definitely, I see no harm in experimentation. I...

    Definitely, I see no harm in experimentation. I was just saying that I don't see the benefit of using LVM, since the OP was about the performance hit and the benefits when not adding new hard drives...
  10. Replies
    12
    Views
    4,353

    I don't think you will do any harm by doing LVM,...

    I don't think you will do any harm by doing LVM, and it will be a good learning experience.

    However, since you're not going to be taking advantage of LVMs full potential and suffering from a...
  11. Replies
    12
    Views
    4,353

    I don't see the benefit for using it in a laptop,...

    I don't see the benefit for using it in a laptop, or somewhere where you will only be using a single hard drive - Unless you will be shrinking/expanding partition sizes in the future.
  12. Replies
    11
    Views
    1,454

    I have successfully used System Rescue CD (...

    I have successfully used System Rescue CD ( http://www.sysresccd.org ) to make back up images of an installation.
  13. Thread: Post your comp!

    by goon12
    Replies
    84
    Views
    18,162

    Main desktop Slackware 12.0 (Dual boot with XP)...

    Main desktop
    Slackware 12.0 (Dual boot with XP)
    P4 3.4ghz (HT) LGA775
    4GB (3.25GB usable) DDR2 RAM
    70GB SATA Western Digital Raptor
    120BG Maxtor SATA
    Plextor PX-716 DVDR

    Misc server
    RH7.3...
  14. Replies
    7
    Views
    1,243

    I agree.. Python is great for this. I prefer...

    I agree.. Python is great for this. I prefer wxPython for GUI development, it's got a lot of nice widgets built in. If you're looking to use an IDE for this, Komodo Edit is free and seems to be...
  15. Thread: setsockopt()

    by goon12
    Replies
    1
    Views
    2,166

    Sometimes you can just check the man pages for...

    Sometimes you can just check the man pages for such answers. This machine I am on happens to have two man page entries for setsockopt (3p) and (2). One looks like it's from the POSIX Programmers (3p)...
  16. Replies
    4
    Views
    1,360

    Wow sorry about the spelling and the double post....

    Wow sorry about the spelling and the double post.

    Just wanted to say that I have been using Yast to create the NFS install server. Once I am finished with that, I then copy the entire directory...
  17. Replies
    4
    Views
    1,360

    Yeah I did try it and see.. hehe and no dice. ...

    Yeah I did try it and see.. hehe and no dice.

    However, once I install one system I can then you yast to create an installation server. It's still not 100% what I want but it takes some work off...
  18. Replies
    4
    Views
    1,360

    SLES 9 SP3/4 NFS Installation

    Hi,

    I recently set up an NFS server so I can do network installations of SLES9 SP3. It's great because there is a lot of CD swapping involved in that OS install. Another issue is that the...
  19. Replies
    8
    Views
    3,916

    Searching on Google for "Linux Redirection" gave...

    Searching on Google for "Linux Redirection" gave some good results. Take a look at the first one or two and you should be all set.
  20. Write something that solves a task or problem you...

    Write something that solves a task or problem you deal with oftenl. Start simple, and extend it, and you will hopefully end up with something useful for yourself and probably others. Then you can...
  21. Replies
    7
    Views
    1,278

    Well with permissions you could simply put a note...

    Well with permissions you could simply put a note in the docs that the user that is running the httpd process will need full permissions to the upload directory.
  22. Replies
    14
    Views
    2,478

    Did you reboot or anything? Try downloaded the...

    Did you reboot or anything?

    Try downloaded the rescan-scsi-bus.sh script on this page after plugging in your scsi disc. When I plug in my ipod, I can see it in the output of /proc/scsi/scsi. What...
  23. Replies
    14
    Views
    2,478

    Do you have any other USB ports you could try? Or...

    Do you have any other USB ports you could try? Or even try plugging another USB device (iPod would work) into that port and look for some changes in /proc/scsi/scsi ?

    I am not 100% that this...
  24. Replies
    14
    Views
    2,478

    Could you post the output from "cat...

    Could you post the output from "cat /proc/scsi/scsi" ?

    I am not 100% sure, but I think the "c" mean character device and the "b" means block device.
  25. Replies
    2
    Views
    1,558

    I am pretty sure the driver for the smart arrray...

    I am pretty sure the driver for the smart arrray is the cciss driver. Your drives will be in /dev/cciss/c0d0, /dev/cciss/c0d1, etc.

    Now, as far as configurign that, I think you have to do it...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4