17 February, 2020
This is a quick guide on how I got a simple samba (4.10.x) share to work on Centos 8.1.1911 (Core) and Windows 10 Enterprise (1903). By god this should not be so hard, but it f*cking is. Generic setup Install samba : yum install samba edit /etc/samba/smb.conf change the workgroup, netbios name and security, add […]
Read More12 February, 2020
It’s the first time I’m upgrading Proxmox’s; There is luckily good documentation on the upgrade path; So this is only a small summary of how I did the upgrade of a few standalone proxmox machines; (big note : this is for non cluster proxmox) First I upgrade everything to the latest : apt-get update && apt-get […]
11 February, 2020
I could already read ntfs file systems but creating one seems to require more packages; I was surprised as I installed ntfs-3g but still could no run : [[email protected] ~]# mkfs -t ntfs /dev/sda1 mkfs.ntfs: No such file or directory The solution is a tiny other package : yum install ntfsprogs And magically : mkfs -t […]
11 February, 2020
Here we are again, ‘a brand new’ Proxmox : 6.1 based on debian Buster (10.2) including ZFS 0.8.2 (zfs on Linux). However updating by default will fail due to the inclusion of only the enterprise (paying) repo’s; They do however offer free repo’s that are marked as testing; To activate those and get rid of […]
14 January, 2020
12 December, 2019
04 December, 2019
21 November, 2019
07 November, 2019