HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: What are Time and Event Based Scripting
Operating System - HP-UX
1827474
Members
2289
Online
109965
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 04:38 PM
08-10-2004 04:38 PM
What are Time and Event Based Scripting
Hello All,
It will of great help if any could answer the below listed question for me.
1. What are time based and event based shell scripting and how to write these scripts, any site for reference.
2.What is xmail and sendmail, how to configure and use it. what is the best possible scenario where we can use it.
3.How to configure FTP server and what security, steps to be followed to configure it.
Thanks
Sai
It will of great help if any could answer the below listed question for me.
1. What are time based and event based shell scripting and how to write these scripts, any site for reference.
2.What is xmail and sendmail, how to configure and use it. what is the best possible scenario where we can use it.
3.How to configure FTP server and what security, steps to be followed to configure it.
Thanks
Sai
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 04:42 PM
08-10-2004 04:42 PM
Re: What are Time and Event Based Scripting
1 ???? cron, runs things at a particular time
2 sendmail is the basic unix mail transport. To learn more try http://www.sendmail.org
3
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/12-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/12-toc.html&searchterms=configuration%7csecurity%7cftp&queryid=20040810-224202
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5990-6728/5990-6728_top.html&con=/hpux/onlinedocs/5990-6728/00/00/19-con.html&toc=/hpux/onlinedocs/5990-6728/00/00/19-toc.html&searchterms=configuration%7csecurity%7cftp&queryid=20040810-224202
SEP
2 sendmail is the basic unix mail transport. To learn more try http://www.sendmail.org
3
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/12-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/12-toc.html&searchterms=configuration%7csecurity%7cftp&queryid=20040810-224202
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5990-6728/5990-6728_top.html&con=/hpux/onlinedocs/5990-6728/00/00/19-con.html&toc=/hpux/onlinedocs/5990-6728/00/00/19-toc.html&searchterms=configuration%7csecurity%7cftp&queryid=20040810-224202
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 05:19 PM
08-10-2004 05:19 PM
Re: What are Time and Event Based Scripting
1. Scripts are can be automated regarding to time by cron job or by putting sleep time on the script. After the particular time script will be executed to do the specific job.
Event based one depends upon your requirement such as, if a log file gets any entry then execute this module or if you get any signal ( trap ) the execute this function like that.
We can say event as,
if check point
event1
else
eventn
It is also can be given as event based one
2. xmail are web based mail service. And get more informations over http://freshmeat.net/projects/xmail/
sendmail informations can be known it's man page and related files
3. http://docs.hp.com/ search here to get your needed document on ftp configuration.
We can give security to ftp using inetd.sec file / .netrc file / ftpaccess files / ftp users file.
You can view all those informations from ftpd ftp man pages.
Event based one depends upon your requirement such as, if a log file gets any entry then execute this module or if you get any signal ( trap ) the execute this function like that.
We can say event as,
if check point
event1
else
eventn
It is also can be given as event based one
2. xmail are web based mail service. And get more informations over http://freshmeat.net/projects/xmail/
sendmail informations can be known it's man page and related files
3. http://docs.hp.com/ search here to get your needed document on ftp configuration.
We can give security to ftp using inetd.sec file / .netrc file / ftpaccess files / ftp users file.
You can view all those informations from ftpd ftp man pages.
Easy to suggest when don't know about the problem!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP