=== genii is now known as genii-core [01:02] anyone here is familiar with systemd-bootchart output? === Ps1-Jack is now known as Psi-Jack[m] === Psi-Jack[m] is now known as Ps2-Jack === Psi-Jack is now known as Psi-Jack[m] === Ps2-Jack is now known as Psi-Jack [13:08] hi :) I have a server with Ubuntu focal and want to share files via sshfs. In the past, for this I had to create a user account and set its shell to scponly. is this the best way to go today, too? [13:09] sshfs? others would know more, lurk for hours/days and someone will be around [13:10] afaik sshfs uses scp under the hood [13:10] yes.... [13:11] Sven_vB: last I tried, sshfs was happy with SFTP and this is handy as you can force the SFTP server on the server side. This let's you ensure the dedicated user can only do SFTP and NOT have shell. [13:13] Sven_vB: https://blog.tinned-software.net/setup-sftp-only-account-using-openssh-and-ssh-key/ does a decent job at explaining how to setup the server side if you are interested [13:46] thanks! === genii-core is now known as genii [14:31] IIRC scp is deprecated now, so using sftp would be more future-proof [19:20] Are .htaccess rules first-match-wins or last-match-wins, I forget [19:36] Hey all ^^ [19:37] For some reason, recent release doesn't install. This is how it looks like: https://i.imgur.com/jF8lMRc.png [19:37] https://i.imgur.com/OYMb71v.png [19:39] It's worth to mention that no additional packets were chosen during installation and custom partitions were configured. [19:39] While installing, some disk was selected for reformatting and 3 partitions were configured: 100GB /, ~32GB /home and 4GB swap. [19:40] That's it. [19:44] genii: https://httpd.apache.org/docs/2.4/sections.html#merging explains how the merging is done [19:46] So first-match-wins , within the group order [19:49] Voxel: do mind pastebinning the /var/log/installer/subiquity-server-debug.log file? [19:51] dbungert, https://termbin.com/p7zo [19:53] Voxel: what release are you trying to install here? [19:54] ubuntu-20.04.2-live-server-amd64 [19:57] voxel: 20.04.3 is very nearly released, you could retry with that. http://cdimage.ubuntu.com/ubuntu-server/focal/daily-live/pending/focal-live-server-amd64.iso Or the installer will offer to install a new version of itself - would you try one of those? [19:58] Oh. It literally released 1 day ago. [19:59] It's even LTS [19:59] I'll try installing this one. Thank you very much! ^^ [19:59] great, good luck!