Questions tagged [debian-10]
7 questions
0
votes
1 answer
OpenScap Debian 10 Benchmarks
The lastest openscap package I downloaded for Debian 10 does not include a datastream or benchmark for Debian 10. The latest release they have is debian 8 and I get "Not Applicable" when using this for the scan.
Can someone tell me how I can get the…
0
votes
0 answers
matrix-synapse delegation fails due to "No such file or directory" error on delegating server
I am setting up delegation on a synapse server. I follow the official docs and seem to have everything in place. I get the following error on example.com nginx logs when I enter the homeserver "example.org" in a client, that is supposed to delegate…
randmin
- 49
- 7
0
votes
0 answers
Directory not read
I have a problem with a user's folder.
ls -la shows the permissions as ???? instead of drwx.
I tried with
sudo chmod ug+rw -R /path/folder
to reassign the value but it doesn't change.
How can i make the folder writable by the group?
The user is…
0
votes
0 answers
Handling simultaneous requests in Apache 2 and php-fpm
We have a Debian 10 server with Apache2 and PHP-FPM installed.
The problem is that when I try to process multiple requests simultaneously from one client, server doesn't handle it correctly.
For example, I send a request from clientA that may take…
Mahyar Khanbabai
- 1
- 1
0
votes
0 answers
OHV VPS ports not modified. Where are those rule set?
I have a problem with a VPS ports config (on ovh.com).
I set up Debian 10 and updated it.
I didn't install any firewall software.
OVH infrastructure is protected by a global firewall, but on my panel it's shown as disabled and there are no rules…
Fahed
- 121
- 8
0
votes
1 answer
How to redirect domain to path in apache server using debian 10 OS
I am currently using "xyzservice.abcindia.local" as a website using a reverse proxy, Now what I want to achieve is, when I hit the "xyzservice.abcindia.local" this should redirect to "xyzservice.abcindia.com/folder1/folder2/path" Please let me…
0
votes
1 answer
ufw route allow in on wg0 out on wg0 to 10.0.0.6/32
I use a WireGuard VPM to reversely connect to my home server via an external entry node. On that entry node, I try to add a firewall rule using ufw. Its purpose is to only allow routing to one and only one specific IP (10.0.0.6).
So the basic setup…
randmin
- 49
- 7