Raymii.org
-
Small OpenVMS titbits
Here are some small titbits I found out this week on the DECUServe OpenVMS system. Not enough to write a blogpost on their own, but collected...
-
Ansible - add apt_key inline
Using the apt_key module one can add an APT key with ansible. You can get the key from a remote server or from a file, or just a key ID. I got the...
-
OpenVMS 7.3 install log with simh VAX on Ubuntu 16.04
Using a guide I was able to install OpenVMS 7.3 for VAX on simh on Ubuntu 16.04. This is a copy-paste of my terminal for future reference. This is...
-
File versioning and deleting on OpenVMS with DELETE and PURGE
I'm now a few weeks into my OpenVMS adventure and my home folder on the [DECUS](http://decus.org) system is quite cluttered with files. More...
-
Synergy, no mouse cursor on Ubuntu 17.10
Synergy is an application to control remote screens with your local mouse and keyboard over the network, cross platform. You could use Linux as...
-
FreeIPA DNS workaround for DNS zone [...]. already exists in DNS and is handled by server(s):
Recently I ran into an issue with FreeIPA when trying to add an existing DNS zone. The zone already exists on the internet so, logically, FreeIPA...
-
Backspace and delete key behaviour on OpenVMS
While working on the DECUServe OpenVMS system I found out quickly that pressing BACKSPACE moves the cursor on the shell to the beginning of the...
-
SSH public key authentication on OpenVMS
My OpenVMS adventure continues, after my rabbit hole of folder removal, this time I actually get public key authentication working with OpenSSH so...
-
Delete a directory on OpenVMS
My OpenVMS adventure continues, in this small item I talk about the removal of folders on OpenVMS. As you might expect, different than on linux....
-
Mail on OpenVMS
Last week I registered myself with the DECUServe OpenVMS system. I found out how to navigate the filesystem and create files and folders, it was...