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

  1. slyork

    Server List Empty!! ??

    Hi Friday last week I went into my HP Insightmanger and clicked on all systems as usual, but only the hpsim server itself is showing, all the other 80+ servers are no longer listed. Now I know I haven't changed anything, most of those servers are on the same subnet, could I have clicked on a...
  2. slyork

    ESX 3.5i and SSH

    Final update, Did the ps |grep inetd then kill -hup (pid) Worked a treat, ssh is now functioning. Once again thanks to you all for your time and assistance. Steve
  3. slyork

    ESX 3.5i and SSH

    I was just about to reply, 'please see my original post, where I stated I had already done this' when I noticed the last paragraph and the change that occured in Update 2, this could be the problem, will test it when I can next get to our computer room and the console (off site) Thanks for your...
  4. slyork

    ESX 3.5i and SSH

    No, when I try, even within the dmz I get the following message. Could not open a connection to host on port 22 : Connect failed
  5. slyork

    ESX 3.5i and SSH

    Hi Folks We have a full 3.5 production environment, but at the moment I am playing around with 3.5i on our DMZ, after all its free now :-) I found the details about how to get to the CLI and enable SSH, but when I try and connect I still get Network Error: Connection Refused. \etc\inetd.conf...
  6. slyork

    Upgrade of EPO database

    Hi, I have recently installed a new EPO server using version 4, all seems to be working ok so far, however, our old 3.6 server managed to fill its database limit of 2gb for msde, so now we wish to move the new server from MS SQL 2005 express to full blown SQL. Can this be done easily without...
  7. slyork

    Mcafee updates trouble

    It seems this thread died before a resolution was posted, but I am having a similar problem. I have just built an EPO 4.0 server and currently have 18 servers being looked after by it. They are all running EPO Agent 3.6.0.569 and VirusScan Enterprise 8.5.0.781 patch 6, current DAT is 5352. Now...
  8. slyork

    McAfee AV Best Practive for certain server types

    Hi, Was wondering if there was such a thing as some best practice information for certain server types, i.e on a SQL server don't scan these files/directories. I am trying to configure VirusScan Enterprise 8.5 for use with SQL, Citrix, Progress, IIS, and VMWare (virutal machine under ESX)...
  9. slyork

    Progress Database Monitoring

    Hi All I was wondering what you guys used to monitor the performance of your Progress Databases, we are currently not using anything and I am looking at putting something in place. We run databases on both Sun Solaris and Windows platforms. Thanks Steve York
  10. slyork

    Storageworks on Solaris 9

    Hi I recently upgraded a base solaris 9 installation to the the current patch release on an E250, all has gone well apart from 1 bit. We have a hsg80 SAN attached to our server, this uses Compaq Storage Works software, after the patch upgrade a component of this 'cmdscriptwin' decided to sit...
  11. slyork

    Line Break in output file

    Steve has now gone to sit in the corner facing the wall, feeling really really stupid
  12. slyork

    Line Break in output file

    Thankyou Bfitzmai, See I knew it was something really simple, obvious and easy for me to forget ;-)
  13. slyork

    Server info

    prtdiag will show the processor speed without having to drop the server to the OK prompt
  14. slyork

    Line Break in output file

    Apologies if this is a real no brainer, but it has me stumped at the moment. How do you send a line break to an output/log file from a shell script (I mainly use KSH) Cheers Steve
  15. slyork

    Solaris 9 FTP 553 Permission denied on server (Upload)

    Your a star, I don't know if I was over complicating my upload line or what (I will investigate later), but I replaced the line I had with your example and it worked. Thankyou very much for taking the time to help me with this. Regards Steve
  16. slyork

    Solaris 9 FTP 553 Permission denied on server (Upload)

    Thanks for the response Annihilannic, ftpd man page says otherwise though OPTIONS in.ftpd supports the following options: -A Disable use of the ftpaccess(4) file. Use of ftpaccess is disabled by default. -a Enable use of the ftpaccess(4) file. And by default...
  17. slyork

    How to capture CPU usage?

    Just thought I'd drop my two penneth in..... If I'm stating the obvious just ignore me. vmstat 2 |awk '{print $20,$21,$22}' on solaris 9 (for me at least) lists just the user, system and idle stats for cpu, where 2 in the the time delay in seconds. Regards Steve
  18. slyork

    Solaris 9 FTP 553 Permission denied on server (Upload)

    Here you go, thanks for taking the time to look at this for me. # pwd /tmp # ls -l total 16 -rwxrwxrwx 1 root other 120 Sep 1 14:51 steve.txt -rw-r--r-- 1 root other 0 Sep 5 08:18 tmpback.log # ftp petunixdev0 Connected to petunixdev0.abagri.com. 220 petunixdev0...
  19. slyork

    Solaris 9 FTP 553 Permission denied on server (Upload)

    OK Here's my scenario Solaris 9, ran /usr/sbin/ftpconfig to setup anonymous ftp with home directory of /export/ftp, then added the following lines to /etc/passwd and /etc/shadow ftp:x:30000:30000:Anonymous FTP:/export/ftp:/bin/false ftp:NP:6445:::::: Directory Permissions as follows: # pwd...
  20. slyork

    ftp help

    I can confirm that (Version wu-2.6.2+Sun) is displayed by Solaris 9, I have one on my desk. I am having horrific problems with Solaris 9 FTP as well but that I will post seperately.

Part and Inventory Search

Back
Top