<datetime>_<username>-<randomstring>.TCPIP_<nodename> files?254 (3/1/2012 4:14:14 PM) comp.os.vms On my system disk, I have a bunch of files like: 12022715242659_MANAGER-B8CE5.TCPIP_IL;1 with the format _-.TCPIP_ Are these files created by some TCPIP process? If so, how do I find out which one? Or sh... Dale
Intel Fortran for Linux - run executables anywhere?1131 (1/19/2012 4:04:06 PM) comp.lang.fortran If I have two otherwise identical Linux servers, and only one has the Intel Fortran compiler (Intel Fortran Composer XE), can I compile on the one with the compiler and run on the other (that doesn't have the c... Dale
Caution: LTT ignores ALLOCATE1538 (10/5/2011 2:36:24 PM) comp.os.vms I use LTT (Library and Tape Tool) to test tape drives and cartridges. I just discovered that it ignores the fact that another processes may have exclusive access to the drive via the ALLOCATE command. LTT is c... Dale
Portable/standard way of counting number of bits in variable?1429 (4/2/2009 3:31:41 PM) comp.lang.c Is there a portable/standard way of counting the number of bits in a variable. The following for statement works on all the machines I've tried: #include int main(void) { int n; unsigned long int a; for ... Dale
Smtp to IP address in my lan342 (9/5/2008 5:38:13 PM) comp.mail.sendmail On a Fedora 8 system, I have sendmail set up with smarthost and masquerading. I also have a LOCAL_NET_CONFIG rule to send local lan mail (by machine name: dale@machine1) directly via smtp: LOCAL_NET_CONFIG # ... Dale
Local user, but sendmail trying to relay, why?534 (9/3/2008 11:31:28 AM) comp.mail.sendmail A server in my lan, AK, is trying to send mail to my desktop, DD, via its IP address: dale@[192.168.7.35]. "dale" is a local user on the desktop DD. However, sendmail on DD is rejecting the mail with the messa... Dale
@SYS$MANAGER:UTC$TIME_SETUP SHOW : no output using sysman352 (11/5/2007 3:49:35 PM) comp.os.vms If I do the command locally, it works on each of my non-clustered systems: $ @sys$manager:utc$time_setup show AUTO_DLIGHT_SAV is set to "1". OpenVMS will automatically change to/from Daylight Saving Time. (in ... Dale
WEBES 451 will only install on ODS-5 disk129 (5/2/2007 11:47:27 PM) comp.os.vms So I'm setting up an OpenVMS 8.3 from scratch on an ES40. During a very early part of the install, it asks if I want to format the system disk ODS-2 or ODS-5. So I pick ODS-2 because I haven't found any need ... Dale
How to find PIDs of processes listening on tcp ports?0141 (12/28/2006 4:47:52 PM) comp.os.vms How can I find the PIDs of processes that are listening on tcp ports? On Linux I can use lsof -i or netstat -tanp On VMS I can say: $ tcpip netstat -an but I can't find a parameter that will also show w... Dale
MinVMS or CD backup and volume shadowing332 (9/7/2006 6:22:52 PM) comp.os.vms We have an alphaserver DS25, VMS 8.2. We're going to create a shadow set with two data disks for the first time. My questions are about backup/restore, specifically using MinVMS or the mini-VMS you get by boo... Dale
routines to unravel pdf-file1781 (12/30/2011 11:31:32 PM) comp.lang.fortran Hi! I have found a pdf-file with as one of the graphic elements a logo that I would like to use as a watermark in the pictures that come out of my FORTRAN-program. I managed to reduce the pdf-file to 1 page wi... arjan.van.dijk(248)
DMZ for logging1020 (1/30/2012 4:35:05 AM) comp.os.linux.networking I hope to find experienced iptables users here who can tell me if this idea is something I could setup with iptables. I'd like to get a real good idea of what is coming at me from the internet. Is there a tech... reader4(123)
HP online support centre is still a complete joke :-(2353 (2/15/2012 5:59:52 PM) comp.os.vms I've just spent 20+ minutes typing in a very detailed problem description for a VMS case raised using the HP online support centre. After submitting it, I got back a empty form claiming that I had submitted a ... clubley(1225)
Not getting a dump file when VMS crashes3091 (4/2/2012 10:49:29 PM) comp.os.vms Ok, I should know more than I am remembering. Take pity on a senile old man, if you know the answer(s). Don't bother looking it up if you don't, I can still read. Just hoping for a simple answer. Got a VA... davef3(3525)
EMU-vm follow-up3262 (6/9/2012 12:36:36 AM) comp.os.vms Sorry, that's pp. 18-20 in the User Manual. Friday night, and I'm tired...
... brad8148(15)
Restricting user to current file in EDIT/TPU5861 (9/10/2012 3:53:07 PM) comp.os.vms I want to have a user (with a captive account) edit a given text file
that is passed as an argument to EDIT/TPU, but not be able to read or
write any other files (like the -R option on nano on Unix).
Is th... sampsal(128)
Dropping connection attempts to port 25910 (3/11/2013 2:48:29 PM) comp.os.linux.networking Somebody keeps trying to connect to my sendmail server, without
success, but filling my logs in the process. Since, according to the
sendmail logs, the connection seems to be coming from a specific IP
ad... noaddress9030(19)