Monday, February 20, 2017

Apple TimeCapsule from Linux Mint 18

To connect to Apple's TimeCapsule from Linux Mint 18.1 you need to add to /etc/samba/smb.conf global section:
#
# Enable to access Apple TimeCapsule
#
client use spnego = no
Then restart samba with sudo service smbd restart and point your Nemo to //timecapsule_address/Data

id_rsa.pub: invalid format, error in libcrypto

After I upgraded my Linux and got Python 3.10 by default, it turned out that Ansible 2.9 will no longer run and is unsupported together with...