Questions tagged [debian-buster]

139 questions
0
votes
1 answer

Dovecot does not send the CA file unless ssl_verify_client_cert is set to yes

I have a Postfix / Dovecot / MySQL email server with user password login configured. Everything works fine except for the fact that Dovecot does not send the chain CA file to the client. I have ssl_cert =
user110971
  • 101
  • 2
0
votes
1 answer

How do I forward all traffic arriving at a given port to another port?

How do I forward all traffic arriving at a given port to another port? Define the layout and the problem The layout Here is the layout of what I am trying to do... +--------+ +---------------------+ +----------------+ | WAN | …
user371793
  • 27
  • 6
0
votes
0 answers

rsyslog seems to be triggering sdhci dumps when writing in external storage

Acording what I read, rsyslog is usually used to process logs and send them to another locations, either local (external storage, specific partition, etc.) or remote (logging server, for example). However I'm trying to configure rsyslog to store the…
jfernandz
  • 3
  • 5
0
votes
0 answers

System has not been booted with systemd as init system (PID 1). Can't operate. ( Openvpn )

I'm pretty new to Linux and i'm still learning the ropes of it. I tried starting the openvpn service using both "systemd start openvpn@server" and "sudo systemctl start openvpn@server" but I still got the error "System has not been booted with…
0
votes
0 answers

MariaDB crashes frequently

I'm suffering from MariaDB crashing issue for a weeks running on VPS Debian 10. I searched a lot in the internet ,but couldn't found any solution. I tried this , this, this etc... but seriously I didn't found any solution. This is the MariaDB error…
Kiran RS
  • 103
  • 7
0
votes
1 answer

Proxmox VE 6.4 kernel panic during backup to NFS/CIFS

For a few weeks, we experience systematic kernel crashes during the backup of two distinct Proxmox VE fully-updated 6.4 hosts running on 5.4.114-1-pve Linux kernel. Backups are using the stop mode and a NFS or CIFS mount. I've taken the two enclosed…
0
votes
2 answers

Rudder-Server can't receive pending nodes : There is no readable input file at '/var/rudder/cfengine-community/inputs/failsafe.cf'

I've installed Rudder-server on a debian buster container, the software works fine : every services rudder-* have active status without error and I can access the web interface. The debug rudder script show no error. The problem is my Rudder-server…
Matias V
  • 51
  • 6
0
votes
1 answer

VPS Resolv And Static IP

I have a vps server hosted with an internationally, very well-known hosting provider, and oddly enough they seem disturbingly incapable of troubleshooting their own system. There are two specific issues, that may or may not be related. Currently, I…
Maestro223
  • 203
  • 2
  • 13
0
votes
1 answer

Connecting to db via SSH on docker fails

I'm trying to connect to a database via SSH from my docker container. I'm getting an error could not connect to server: Connection refused Is the server running on host "0.0.0.0" and accepting TCP/IP connections on port 5433? I have a…
0
votes
1 answer

Bad configuration option: GlobalKnownHostsFile

My sshd refuses to start when I set the option GlobalKnownHostsFile. When I run /usr/sbin/sshd -T it says “Bad configuration option: GlobalKnownHostsFile”. Any ideas why this happens? According to the man page, this is a valid configuration option.
Carl Winbäck
  • 243
  • 3
  • 12
0
votes
1 answer

virt-install error to create instance in qemu-kvm

OS: Debian 10.4 libvirtd version: 5.0.0 Hello! I need to create a instance in qemu-kvm. With this command: virt-install --connect qemu:///system --virt-type kvm --name test01 --ram=2048 --vcpus=2 --disk /opt/test01/test01.img,bus=virtio,size=10…
CH06
  • 13
  • 1
  • 5
0
votes
2 answers

How to install mysql workbench on linux debian 10 (Google Pixelbook)

I first asked this question on StackOverflow but someone told me there that I have a better chance of getting an answer here I am trying to install MySQL Workbench on my Google Pixelbook. It runs Linux debian 10 buster. So I run these commands: sudo…
0
votes
0 answers

Sending mail with msmtp failed -no such file or directory

at the moment I try to send mails with msmtp from my Debian Buster vServer to my mail address. I've installed and configured msmtp like many tutorials. But when I test it I just get the error message mail: /usr/bin/msmtp -t: No such file or…
0
votes
0 answers

Nginx and secondary IP addresses on EC2 instance running Debian Buster

I have an EC2 instance running Nginx on Debian Buster. I added multiple private IPs to the instance (to allow nginx to host multiple websites) using the AWS web console. I then created the script…
Jim Walker
  • 321
  • 1
  • 3
  • 10
0
votes
1 answer

ZFS Failed Multiple New Drives

It was decided to replace our aging primary NAS, consisting of three 48 drive SAS expanders of 4TB drives, with a similar system of 12TB drives while reusing some of the newer hardware, one expander and SAS card that was added on about a year ago.…
Chris Woelkers
  • 298
  • 2
  • 11