The image I posted was 40 kb, but I understand your point. ;)
Type: Posts; User: ameinild; Keyword(s):
The image I posted was 40 kb, but I understand your point. ;)
Try and research a bit more about NGINX and Traefik. Both are well proven and widely used reverse proxy and load balancer solutions.
This an image showing how Traefik works:
287318
Also,...
With Clown Core, there is only music videos :twisted:
Livepatching and "unattended upgrades" are two different things.
Unattended upgrades (or upgrade script) are just regular updates run at specific intervals. Kernel or microcode updates will...
If it was me, rather than resize filesystems directly, I would use LVM2 to make a logical volume and install the system on this. I believe this is an easier and safer way to resize volumes.
I'm gonna chime in with the others here - please describe your usecase for using plain FTP with Plex - we simply don't get it.
At the moment I reckon it doesn't show anything critical, but it has been running for 6 years.
What I would do is configure smartd to run daily short tests and weekly extended tests (as was the...
Ok let's dig through this:
First, the line ending with: "146 Offline uncorrectable sectors" is a SMART attribute - it does not say the disk is offline. Rather, the disk has detected some sectors...
Netplan also have some good examples on the website for basic configuration: https://netplan.io/examples/
Yeah, apparently it's a thing - Microsoft has a package archive, where among other things you can install Powershell. I have fiddled a bit with it on Windows, but I don't really see the advantage...
Gospel - but sending an email first before crashing the server is preferred !! :D
Thanks for insights as always. But as you mention yourself, I guess logrotate can't properly handle a sudden log increase to 15 GB / hour before filling the log partition on most systems - or maybe...
So here you're actually saying that journalctl is much more well thought through than "standard" Linux journalling, since you can actually limit the amount of log spam in an intelligent way, whereas...
Thanks for the thoughts! :-k
Related question: Wouldn't it be possibly to also control the size of logs with filesystem quotas, as described in this article?
...
Maybe you should edit the title to: "Retrieving file structure of unmounted and formatted disk", since this is definitely harder than if it's just unmounted.
In addition to that, I unfortunately...
Agree, so the netplan config in this case would be pretty textbook:
network:
version: 2
renderer: networkd
ethernets:
enp3s0:
dhcp4: false
I still need to understand this setup, and why it has to be like this.
Is this at home? A school? A company? Please provide a little more context.
Also, what is the reason you can't connect...
I think you need to specifiy how you would like the setup to be.
Normally, your router would also be your default gateway - is there any reason this should not be the case here?
The netplan...
I installed my new home server (+ raspberry pi) just when 20.04 was released. Both have been running rock solid all the time. ;)
That's pretty insane ! :eek:
Thanks for the clarification. I totally understand how this makes sense in a professional production setup - and I also get that you agree with me for a personal hobby server, it probably isn't going...
What were you trying to update - kernel perhaps? For future troubleshooting, it would be extremely helpful if you had the error message, since people's ability to help you is drastically reduced when...
Bit rot is a thing, which is why you want to store important stuff on ZFS or btrfs (but ZFS is more mature). I believe this can also cause unexplainable errors in aging software.
Related phenomenon...
@LHammonds can I ask you something? In your server guide, you define 5 logical volumes. Why do you think this is necessary - and supplementary, is disk space really an issue anymore? Isn't this...