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

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

    vmstat output

    I am currently investigating a memory problem on a box I support. We are running Solaris 2.6 and I am using vmstat to gather information. One coulmn in particular gives a higher reading than we normally get on our other machines, this is the 'de' column. The only information I can get on this...
  2. bigscouse

    We are trying to setup one of our unix servers to act as a POP3 server

    We are trying to setup one of our unix servers to act as a POP3 server The POP3 server has been setup and installed OK, but we need to configure sendmail deliver mail locally. We have set up a user called service with an aliases cs-uat Mail sent from a UNIX server is delivered locally OK...
  3. bigscouse

    Spliting a partition

    I have Sun Ultra10 with 1 disk, it has 6 partitions, I need to create a 7th by spliting /opt into /opt and /vol01.<br><br>How do I best approach this?<br><br>Thanks for any help offered. <p>Ged Jones<br><a href=mailto:gedejones@hotmail.com>gedejones@hotmail.com</a><br><a href= > </a><br>
  4. bigscouse

    Help with sending mail

    I am trying to set up a script for mailing from a unix server running unixware 2.1.3. I wish to send reports and tab sperated data files to NT users utilising MS Exchange. <br> I would appreciate any assistance.<br> <br> Thanks, Ged.<br> <p>Ged Jones<br><a...
  5. bigscouse

    Help with sed.

    I am trying to use in sed in a bourne script. Running on SVR4.<br> My code looks like this: -<br> <br> for AA in `cat migration.list` <br> do <br> cat $PROCDIR/$AA.in ¦ sed -e 's/ $AA/...
  6. bigscouse

    Word Errors

    I support an application called Twill that takes an ascii text file and merges it with a Microsoft Word Document to produce letters. There are two instalations one runs on word version 97 SR-1, this works ok; the other is version 97 SR-2 whivh gives the errors &quot;Microsoft Word Err...
  7. bigscouse

    at will not work.

    schedule service is started.<br> commands issued = at 09:20 "cmd /c dir &gt; c:\test.out" <br> at 09:25 "cmd /c ged.bat"<br> at 09:30 dir<br> (Note: - ged.bat contains: - dir &gt; c:\test.log)<br> when the 'at' command is done all the lines appear on...
  8. bigscouse

    at not working.

    Can any onr help?<br> I have started the schedule service but when I issue jobs with the at command they do not run. The jobs are scheduled correctly as I have listed by typing at with no parameters. A sample command I have tried is: -<br> at 09:25 "cmd /c ged.bat" <br> where...
  9. bigscouse

    Setting up an icon to run backup in a batch.

    Does anyone know how I can set up an icon to issue a batch job to run backup for a set of disks. If not could a batch job be set up to run using at?
  10. bigscouse

    Log on/Off option and shutdown.

    Is there a way of seperating the log off/log on function from the shutdown function on an NT 4.0 server? I have it seperated on my workstation since installing Internet Explorer 4.0 Version 4.71.17126.
  11. bigscouse

    NT API errors when Norton Utilities installed.

    When Symantec's Norton Utilities is intsalled on the Exchange Server it causes NT api errors which stop the Echange Database Defrag from running and also fills up the application event log. Is there a way of avoiding this other than uninstalling Norton Utilities?

Part and Inventory Search

Back
Top