Search Results - JustLinux Forums


Search:

Type: Posts; User: bradfordgd

Page 1 of 9 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    9
    Views
    1,509

    To go back to your original example of; #...

    To go back to your original example of;

    # lsmod | grep filaA
    # lsmod | grep filaB
    # lsmod | grep filaB

    You could do it like this in a single line, but it's still executed as three separate...
  2. Thanks, I'll check it out!

    Thanks, I'll check it out!
  3. I've used TCM in the past. Has any one used...

    I've used TCM in the past. Has any one used testmaster available at http://testmaster.sourceforge.net? It's similar in look and feel to ApTest Manager which I've used and is good, but costs to much...
  4. Open Source Test Case Managment Software?

    Hi All,
    I'm currently working at a small software company and we keep all of our test cases in spreadsheet format. This is uneffiecient and bad for reporting purposes. At past companies I've...
  5. Replies
    4
    Views
    1,265

    I don't have a Mac Power PC, but I have a yellow...

    I don't have a Mac Power PC, but I have a yellow dog and the only thing I've ever successfully installed into him is biscuts into his belly.
  6. Replies
    4
    Views
    996

    I think you could also change your last line to...

    I think you could also change your last line to this;

    echo $line_text|nawk -F| '{print $5}'

    for the same results
  7. Replies
    3
    Views
    857

    How about the date command? What is it you are...

    How about the date command? What is it you are trying to accomplish?
  8. Replies
    7
    Views
    771

    Do you get the same error if you set the virtual...

    Do you get the same error if you set the virtual host to point to something like /var/www/mirage01/public_html. I recall getting an error something like what you're seeing when I set a virutal host...
  9. Replies
    2
    Views
    825

    I just came across a situation where I need this...

    I just came across a situation where I need this as well. I see creation time (ctime) defined as time of last modification of file status information. That's not what I was hoping for. I post...
  10. Replies
    3
    Views
    617

    You could resize it, but that depends on a few...

    You could resize it, but that depends on a few things. One is the RAID software/hardware you're using to do the RAID, does it support resizing a RAID layout? The other thing is the type of...
  11. Replies
    4
    Views
    1,317

    That's better than what I was expecting. From...

    That's better than what I was expecting. From your post I thought you were talking about the "neat" network configuration command.
  12. Replies
    9
    Views
    818

    You'll need to find their startup scripts and...

    You'll need to find their startup scripts and remove them. If all you're interested in doing is stopping them for right now try;

    # for process in `echo "sunrpc https smtps pop3s irc-serv ajp13"`...
  13. Replies
    9
    Views
    3,595

    "P.S. bradfordgd I am NOT and never have been a...

    "P.S. bradfordgd I am NOT and never have been a windows fan!"

    No Linux fan would be wacking punguins around with a bat!

    :-P
  14. Replies
    14
    Views
    2,269

    Using your example of; burn2cd "name of CD"...

    Using your example of;

    burn2cd "name of CD" file1.txt file2.jpg ... filen.png

    "name of CD" would be $1, file1.txt would be $2, file2.jpg would be $3 and so on. You could enclose your...
  15. Replies
    8
    Views
    914

    Sounds right to me. I don't know why you...

    Sounds right to me. I don't know why you couldn't or shouldn't use it. It's available under a free license...
  16. Replies
    9
    Views
    3,595

    That's lame, definitely from a Windows fan... ...

    That's lame, definitely from a Windows fan...

    ;-D
  17. Replies
    5
    Views
    1,699

    /usr/bin/man, /usr/share/man? What do you get...

    /usr/bin/man, /usr/share/man? What do you get from "echo $MANPATH"?

    Try reinstalling them off the Linux CD.
  18. Replies
    5
    Views
    1,154

    Maybe your mouse is allergic to those...

    Maybe your mouse is allergic to those applications?
  19. Replies
    32
    Views
    4,080

    I dump stuff on the desktop quite frequently,...

    I dump stuff on the desktop quite frequently, then I'll go back and clean things up when it gets messy by either deleting them or moving them into a folder such as My_Documents.
  20. I work as a software engineer and am on my...

    I work as a software engineer and am on my computer usually at least 8 hours a day. I'm still using the P3 450 Mhz computer I bought in 1999 as my primary computer. I don't do any gaming or...
  21. Replies
    5
    Views
    825

    You need to burn them as an ISO image, not a data...

    You need to burn them as an ISO image, not a data CD in order to boot off them. That might be your problem.
  22. Replies
    4
    Views
    1,049

    I have some NetApp NAS arrays, but they're larger...

    I have some NetApp NAS arrays, but they're larger scale than what you're looking to do. I don't really have any experience with anything that small. I just add extra internal disks for what you're...
  23. Replies
    4
    Views
    929

    This is just a guess, but does Linux clean up bad...

    This is just a guess, but does Linux clean up bad device links on a reboot or login (other OS's do)? Maybe try creating the link in a directory other than /dev?
  24. Thread: RAID Help

    by bradfordgd
    Replies
    5
    Views
    952

    My how soon they lose faith. Sorry, but I...

    My how soon they lose faith.

    Sorry, but I don't know, really I don't.

    :-)
  25. Replies
    49
    Views
    5,923

    Distractions seem to be your problem, so why not...

    Distractions seem to be your problem, so why not order a typewriter off of ebay for something like $2.00, do an "rm -fr /*" on your linux box and then while you're waiting for the mailman to come,...
Results 1 to 25 of 209
Page 1 of 9 1 2 3 4