- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Remote Connection
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-21-2000 09:49 AM
07-21-2000 09:49 AM
Remote Connection
I need to use the command cu or kermit fron a shell script. Somebody have idea what i need to do?? this script will be run fron cron.
tnkx!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 09:52 AM
07-21-2000 09:52 AM
Re: Remote Connection
Have you looked at the possibility of using PPP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 10:13 AM
07-21-2000 10:13 AM
Re: Remote Connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2000 10:22 AM
07-21-2000 10:22 AM
Re: Remote Connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 03:11 AM
07-24-2000 03:11 AM
Re: Remote Connection
What are you planning to do? I think that kermit is much better do write complex scripts but it depends really on the job that the scrip is supposed to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 04:36 AM
07-24-2000 04:36 AM
Re: Remote Connection
If you want to copy files to servers and request for files you can use uucp this requires both servers to be set up . The files of concern are /etc/uucp/Devices ( information about modem port )/etc/uucp/Systems (which tells you information about the remote server i.e. login id, telephone number , /etc/Permissions which gives information about permissions allowed on remote machine. (look at setting up UUCP)
Once set , you can send files to remote system ,e.g uucp filename remote system|rem dir , or you can use uucico in cron which checks for any files to be retrieved from the remote system or sent.
If this is of some interest you can look at setting up uucp.
Hope this helps .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 05:48 AM
07-24-2000 05:48 AM
Re: Remote Connection
I try to dial a Sky tel server in mexico, is a provider of alpha pager, can you tell me how work the CU command to do this?? or if I can use another command??
I show you a example.
PAGER ID: 6282687 < The pager ID
OPTION: 1 < Send a message
ENTER ALPHA MESSAGE: TEST < My message
SEND ?: Y < Confirm
OPTION: 99 < 99 to Disconnect
tnks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 05:54 AM
07-24-2000 05:54 AM
Re: Remote Connection
The basic UNIX software only costs $199
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 06:03 AM
07-24-2000 06:03 AM
Re: Remote Connection
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 06:09 AM
07-24-2000 06:09 AM
Re: Remote Connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 06:48 AM
07-24-2000 06:48 AM
Re: Remote Connection
Check the following url.
This gives information for configuring to send simple numeric pages using cu command.
http://us-support.external.hp.com/cki/bin/doc.pl/sid=b6ea7f2613c17aa275/screen=ckiDisplayDocument?docId=200000024602551
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 09:02 AM
07-24-2000 09:02 AM