Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. anothermouse

    FTP connection slow, ssh normal, ???

    Slow connectivity on the local network, is often as a result of DNS or routing issues. Check whether the ssh connection is to an ip address and whether the ftp connection is to a name. If so, either: a. ftp to the ip address itself b. Add an entry for the ip address concerned into the...
  2. anothermouse

    crontab scheduling

    Best approach in this case is to use the same approach used for the majority of other daemons on the Linux system. You can examine the startup scripts (and source code of the executables) as numerous open source examples are available. In simplistic terms, they create a file (as has already...

Part and Inventory Search

Back
Top