dummzeuch
Note to self: Sometimes it is necessary to destroy not just a single but multiple ZFS snapshots. This can be done with some command line magic, but the zfs destroy subcommand has built in functionality… … Read more
1 week ago in linux, zfs0
dummzeuch
Ich bin seit einiger Zeit ein großer Fan von ZFS und sammle immer wieder mal Links zu dem Thema. Es gibt einen Blog-Post ZFS Snapshots und Samba Shadow Copy (auf Deutsch) von Manfred Larcher, den… … Read more
1 month ago in linux, zfs0
dummzeuch
Note to self: The command to get connection information for a (Linux based) Samba server is smbstatus. It needs root privileges. e.g. … Read more
2 months ago in linux, Samba0
dummzeuch
I tend to make typos in the log messages to SubVersion commits and it is always embarrassing when I later come across these typos. Svn can be configured to allow changing log messages by adding… … Read more
3 months ago in linux, SSH, subversion, TortoiseSVN0
dummzeuch
I wanted to try Proxmox VE on one of the BMAX B6 mini PCs we recently bought – the ones which turned out to not meet the Windows 11 minimum requirements – and ran into… … Read more
5 months ago in linux, Proxmox0
Holger's Code
Bridging Worlds: Delphi, TMS WEB Core, and the Evolution of Hybrid Desktop ApplicationsIn the ever-evolving landscape of software development, the boundaries between different platforms and technologies continue to blur. One such convergence is the fus… … Read more
6 months ago in android, Delphi, ios, linux, macos, RAD Studio, Raspberry PI, TMS Web Core, windows0
dummzeuch
After setting up ssh authentication via public/private key for my user account on my Ubuntu 22.04 server, I wanted to disable authentication via password for security reasons. So in /etc/ssh/sshd_conf I changed the entry PasswordAuthentication… … Read more
1 year ago in linux, SSH0
dummzeuch
Since many of the instructions I found on the internet seem to be flawed or at least outdated, here is how I managed to enable two factor authentication (2fa) with (time based) OTP in Ubuntu… … Read more
1 year ago in linux, SSH0
dummzeuch
I have recently converted the file system of some of our Samba servers from ext4 to ZFS. The idea was to use ZFS’s compression feature to reduce the space some excessingly large files consume which… … Read more
1 year ago in linux, zfs0