Search Results - JustLinux Forums


Search:

Type: Posts; User: jrbush82

Page 1 of 19 1 2 3 4

Search: Search took 0.19 seconds.

  1. Replies
    12
    Views
    1,977

    Screenshot: ...

    Screenshot:

    http://img225.imageshack.us/img225/1192/monitorscriptgw8.th.png
  2. Replies
    12
    Views
    1,977

    I have it all working now, thanks for your help...

    I have it all working now, thanks for your help and suggestions. Below is my finished script.

    nms.pl (main script)


    #!/usr/bin/perl

    use Net::Ping; # Module to check a remote host...
  3. Replies
    5
    Views
    2,008

    I have it all working now, thanks for your help...

    I have it all working now, thanks for your help and suggestions. Below is my finished script.

    nms.pl (main script)


    #!/usr/bin/perl

    use Net::Ping; # Module to check a remote host...
  4. Replies
    5
    Views
    2,008

    I have very little experience writing scripts /...

    I have very little experience writing scripts / perl, so this is all somewhat new to me. Thanks for the tip on opening a console, I'll see what I can find on it. I've searched google up and down...
  5. Replies
    12
    Views
    1,977

    I've got a working script, except for being able...

    I've got a working script, except for being able to run it on /dev/tty9 every minute, it is done. If you all know anything about perl, check out http://justlinux.com/forum/showthread.php?t=147940
  6. Replies
    5
    Views
    2,008

    Output to /dev/tty9 (perl)

    I've written a script that uses ncurses for formatting to show the status of different systems on my network. I can run it without any problems using the following command:


    nms > /dev/tty9
    ...
  7. Replies
    12
    Views
    1,977

    Yea, I completely agree. I just figured this...

    Yea, I completely agree. I just figured this would have been a common request from people and it would have already been done. Once I get to work on Tuesday, I'll give the formatting of it a go. ...
  8. Replies
    12
    Views
    1,977

    Yea, I'll post the source with a screen shot when...

    Yea, I'll post the source with a screen shot when done. I'm headed out shortly for Christmas break, but I'm working on this at work, for work, so it'll get done early next week sometime.
  9. Replies
    12
    Views
    1,977

    I really do have to stick with ping, and after...

    I really do have to stick with ping, and after giving up in my search, I've started to write my own script. Here is what I have so far:

    nms (the main script):


    #!/usr/bin/perl

    use...
  10. Replies
    12
    Views
    1,977

    Console Network Monitoring Program

    I've searched quite a few different sites, but I haven't been able to find anything that will fit my needs. I'm looking for a console based network monitoring script. I want to be able to setup...
  11. Replies
    3
    Views
    1,265

    I ran what you suggested and then did...

    I ran what you suggested and then did /sbin/iptables -L, which shows the exact same results as I posted above.

    I think the firewall config on the local system can be ruled out. I changed my port...
  12. Replies
    3
    Views
    1,265

    Here is my IPTABLES config for the local machine:...

    Here is my IPTABLES config for the local machine:

    [root@jason jason]# /sbin/iptables -L
    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain INPUT (policy...
  13. Replies
    3
    Views
    1,265

    Torrent Downloads Not Working

    As the title states, I am unable to get torrent downloads to work. I have installed and tried to the official BitTorrent client as well as Azureus, both just sit at 0%.

    I am running Fedora Core 4...
  14. Hayl, Unfortunately it is no an option for me...

    Hayl,

    Unfortunately it is no an option for me to use postfix, I wish it were, but I'm limited to using only sendmail as the MTA. I have gone through the man pages and sendmail.org but haven't...
  15. Sendmail - Reject e-mail if MX does not resolve to sender IP from sender domain.

    Basically, I want to configure sendmail to only relay e-mails destined for my network by resolving the from domain's mx record to that of the sending server.

    I think this would significantly...
  16. Thats the thing, there is no way that a minimal...

    Thats the thing, there is no way that a minimal install is 1.5 gig.
  17. Do you know where I can find any of these already...

    Do you know where I can find any of these already made up?
  18. Installing Fedora like Windows Installs (read for explanation)

    I've noticed with many distributions that it is near overwhelming on knowing what program does what, and what to select during the installation process. Does anybody know of a simple way to install...
  19. The module for this device is sata_sil, which has...

    The module for this device is sata_sil, which has support for the 3112 version. Even so, how would I do a modprobe during the installation, before getting to the hard drive and partition selection /...
  20. Okay, after digging and messing around, I've...

    Okay, after digging and messing around, I've figured out how to actually start the graphical installer. I had to reserve IRQ 11 in my BIOS, as well as type:

    linux pci=noacpi

    I saw that ACPI...
  21. Tim, Windows is on a partition which is part...

    Tim,

    Windows is on a partition which is part of the striped array (2 raptor drives). You didn't have any issues at all installing the system? Are you using a sata drive solo without an array, if...
  22. Silicon Image 3112A SATA Raid on Asus A7N8X-E Deluxe

    Well I have searched google, these forums, linuxquestions.org's forums and haven't found any solution, but many old posts stating this has been an issue. I recently downloaded Fedora Core 4, this is...
  23. Replies
    4
    Views
    1,000

    How do I get "Last modified by:"

    As the title says, I am trying to find out who last modified a file. I did a man on ls didn't see anything that would give me this, only the time it was modified on. Can someone help me out with...
  24. Replies
    13
    Views
    1,810

    I use aplus.net as well, anytime I need the PTR...

    I use aplus.net as well, anytime I need the PTR records changed to my new IP I have to call them.. They do have a nice control panel, but it doesn't have the option to update the IP address for now.
  25. Replies
    6
    Views
    900

    most likely the server is running sshd.. try an...

    most likely the server is running sshd.. try an ssh client
Results 1 to 25 of 464
Page 1 of 19 1 2 3 4