Questions tagged [debian-buster]
The debian-buster tag has no summary.
140 questions
Score of -1
1 answer
222 views
SSL error: Unable to get private key from '/etc/mysql-ssl/server-key.pem' after Debian 9 (stretch) to 10 (buster) upgrade
Upgraded Debian Linux 9 (stretch) to 10 (buster).
Now I get the following error:
SSL error: Unable to get private key from '/etc/mysql-ssl/server-key.pem'
The detailed status message is:
systemctl ...
Score of 0
1 answer
158 views
Real_IP and conditional logging working for Bookworm but not Buster
Updated: I have two Pi4B web servers running nginx located behind a proxy server (RPS) also running nginx. Web server 1 (WS1) was build several years ago using the Buster Debian OS. Web server 2 (...
Score of 0
1 answer
9284 views
KVM: qemu-system-x86_64: cannot set up guest memory 'pc.ram': Cannot allocate memory
When trying to start a VM (1GB allocated) I have run into memory allocation issue even though I have more than enough memory on the system (16GB):
error: Failed to start domain exampleVM
error: ...
Score of 1
1 answer
1511 views
Cannot downgrade linux-image-amd64
Some time ago, I wanted to try the 5.10.127-2~bpo10+1 kernel on Debian
10 Buster system.
However, that kernel was not maintained nor patched by Debian any longer.
Now, new 4.19.x kernels no longer ...
Score of 0
0 answers
1404 views
Debian Server loses network connection
Problem
My debian server seems to lose network connection after a random amount of time (sometime after an hour, sometimes after a week, sometimes something in between). The server is hosted at a ...
Score of 0
1 answer
297 views
Lost of PPP Connection between Debian <--> PDA / HandHeld using SynCE
I am currently able to connect a handheld to the PC running Linux with a very old Ubuntu 14.04, adding repository PPA for SynCE to source list. Now, the goal is to update the operating system, I chose ...
Score of 2
2 answers
7330 views
rsyslog won't start - pid already exist
I was trying to configure rsyslog to forward logs from a specific file to a syslogserver and I ended up purging the whole configuration (the rsyslog service was stuck - wouldn't start) ..
so I purged ...
Score of 0
1 answer
1070 views
proxy a Ssh server that is on my home over a vps
I want to proxy my home SSH-server over a VPS from Dedipath, but I don't know how it works. because I already tried it with many tcp proxies and they didn't work.
My VPS has Debian 10 and my home ...
Score of 1
0 answers
567 views
Debian 10 network configuration not applied on boot or link reset
I am missing something on a Debian 10 server: my network configuration is not applied on reboot or after the link is reset.
In my case, the server has two interface: eno3 (public) and eno4 (private). ...
Score of 1
1 answer
658 views
What is the default file system for ClamAV scans?
I have just installed ClamAV on a Pi4 running Buster. I have looked at the configuration file and don't see where it specifies which file system it will scan automatically. I know if I use this sudo ...
Score of 2
1 answer
2757 views
How do I configure storage class on an existing k0s cluster
When I run kos kubectl get storageclass I notice it is not provisioned and I have to add it manually. I am little unsure though on the exact procedure. The [Documentation][https://docs.k0sproject.io/...
Score of 0
1 answer
675 views
how to use ipv6 subnet (2302:1400:3010:3731:0:1/96) for outbound connection from linux? [duplicate]
how to use 2302:1400:3010:3731:0:1/96 subnet for outbound connection from linux?
I'm trying to use something like this curl --interface 2302:1400:3010:3731:0:1:5fff:8 ifconfig.co in GCP VM
this is ...
Score of 4
1 answer
917 views
Is there a Debian Repository with OpenJ9 based Java releases?
Does anyone know if there are any Debian (11 Bullseye) repositories providing the latest and greatest Java builds based on OpenJ9 or did someone perhaps write some scripts for automatically updating ...
Score of 0
1 answer
1591 views
How to partition disks in Debian 10 installer for RAID5 on UEFI machine?
Installing Debian 10. I have 3 disks I want to use as RAID5 on a UEFI machine.
I have tried several configurations that either led to failure to install grub or failure to boot (stuck in grub-rescue ...
Score of 0
1 answer
1291 views
Debian 10: Random freezes
I am experiencing random freezes on my Debian 10 system, which force me to shut it down using the power button to take any action. These freezes have happened repeatedly over the past weeks.
Output of ...