Questions tagged [tru64]

Tru64, formerly known as Digital Unix or DEC OSF/1. A Unix variant for Alpha processors, produced by DEC (later Compaq, now HP).

Tru64, formerly known as Digital Unix or DEC OSF/1, is a Unix variant for Alpha processors, produced by DEC (later Compaq, now HP). It is no longer actively developed.

Tru64 is the one major commercial Unix that is neither based on System V nor on BSD. It is based on the independent development OSF.

External links

5 questions
3
votes
1 answer

rhosts changes and re-initializing

I'm having trouble using the r-commands between my servers to do a tape backup. I've been making changes in the .rhosts file, but I'm not sure if the OS reads that file everytime it's called, or just when it's booted, or some other time. After I…
1
vote
1 answer

tru64 boot in single mode on every boot

Of course inittab is not set to runlevel 1 as default. Every time i boot tru64 boot dka0 boot but..in single mode. I not see any error message dsfmgr: NOTE: updating kernel basenames for system at / scp kevm tty00 tty01 lp0 dsk0 cdrom0…
elbarna
  • 12,050
  • 22
  • 92
  • 170
1
vote
0 answers

Configure XDEC X server for running application in true color on remote X client

I have a DEC Unix v4.0, I want to run application remotely from my Unix, but when i do that, get this error: X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 72 (X_PutImage) Serial number of …
user3121138
  • 41
  • 1
  • 3
1
vote
1 answer

Display full ISO time in OSF1

I am working on an HP OSF1 (Tru64) based server and need to display file listings with the full-iso time format style. Example of this in Ubuntu Linux, user@hostname:~/Desktop$ ls -lrt --full-time total 56 -rw-r--r-- 1 user group 3500 2014-01-28…
Jenson Jose
  • 121
  • 5
0
votes
0 answers

blank window with XDMCP between linux and unix

I have a Digital Unix 4.0 emulation running without a display (FreeAXP). I have an X app (Open Genera 2) on this host that I would like to use. I managed to configure both Unix and Linux and I can do X login from Linux (Debian 11 at the moment) to…
mete
  • 101
  • 2