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 TouchToneTommy 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: *

  • Users: Soopa
  • Content: Threads
  • Order by date
  1. Soopa

    FTP Servers and Time Stamps

    We have two clients that script FTP using ncftpput to upload files to our ftp servers. In the past on Solaris 10, we used WU-FTPD and everything worked smoothly. We migrated of SPARC and onto Ubuntu 12.04 server on x86 hardware last year. Initially, we were using VSFTPD. Everything works...
  2. Soopa

    migrating from Netscape Enterprise to postfix

    Any advice on how to do this?
  3. Soopa

    migrate from an LDAP db export to postfix?

    I am working with a really old enterprise mail server and we are looking to migrate to a postfix based system. I can easily dump the internal LDAP database to a plain text file, with output like this: dn: uid=cpraulg objectclass: top objectclass: person objectclass: organizationalPerson...
  4. Soopa

    number of NS RR's allowed in a zone file?

    The only thing I can find is here: http://inaic.com/index.php?p=registry-operations#8 which states the limit is thirteen due to UDP limitations. But that isn't a "legit" company. I looked in FRFC1035 and some others and can't find this. I also have a Bind book and looked at all the NS...
  5. Soopa

    Dribble Packets?

    2061954168 input packets with dribble condition detected" On my Cisco 7500 I see this on one of my fast ethernet interfaces. I tried to google and look around in some of my books but I can't seem to find much of anything about this message. Advice? Card going bad? Paul
  6. Soopa

    help with a script - grep and ps -ef info

    My boss has asked me to write a script that will detect if a certian process is running, and if it isn't to send an email to our systems group to let us know. I wrote the script so it looks for a process ID (PID) file and if the PID is not there, to send it. That doesn't work for him...

Part and Inventory Search

Back
Top