All Questions
300,363
questions
0
votes
0answers
9 views
I setup a DNS but I don't Get Response From my Domain And IntoDNS have errors why?
I Setup DNS in my VPS with BIND 9 and Everything is OK but in IntoDNS There Are Some errors 30 min ago I also Added 2nd Nameserver but I am Getting Error here is the output.
Reverse MX A records (...
0
votes
0answers
4 views
Copy mails from old to new postfix installation
I setup a postfix/dovecot installation following this ispmail guide on workaround.org
I recently changed my host for a good reason. I followed the very same guide once again. This time, I wound up ...
0
votes
0answers
12 views
Windows 10 no text on desktop at startup
On this particular Windows 10 machine, each time it boots up, the Text is missing on context menu, desktop shortcuts and even in control panel (start menu works fine). Only thing that resolves the ...
0
votes
0answers
8 views
nfs issue when mounting kube volumes
Dears, I am using using nfs to make data persist on postgresql deployement
The deployment file looks like this
apiVersion: apps/v1
kind: Deployment
metadata:
name: postgres-deployment
spec:
...
0
votes
0answers
7 views
Backup and restore of Elasticache cluster snapshot items not restored
I have a Elasticache redis cluster with two nodes that are in active use and I have created a manual snapshot of it and wish to restore it.
When I look at the monitoring for the instance, I can see ...
0
votes
0answers
10 views
How to backup ESXI host with failed drive
I have a Dell R815 server running ESXi on a free licence. I've got a small SSD as a single volume onto which I installed ESXi and a pair of 600GB Drives set up as a Mirror as a second volume, on ...
0
votes
0answers
13 views
Apache+mod_php so slow
I have a problem setting up my Apache server with mod_php.
I have a website whose index.php page is generated in ~200ms. But Apache serves it in about 1.5sec. Why is this slowdown taking place?
If ...
0
votes
0answers
11 views
Docker create ipvlan network : Gateway Address already in use
I have one simple server with a bunch of docker containers running on an ipvlan network, which uses 172.22.0.0/16 as it's net. In there is a gateway and everything is working great.
I need to run one ...
0
votes
0answers
19 views
Can you hide a web server location using CloudFlare?
I am in the UK and looking for a new server for my websites. Pricing in the UK is really expensive but I stuck with the UK as that is where my main audience is. I noticed that with providers like ...
0
votes
0answers
24 views
netplan - Network with DHCP configured, but no internet
I am trying to configure my Ubuntu Server 20.04 LTS to use DHCP in its network configuration.
Many tutorials on the internet recommend that I create the following file with the following settings...
...
0
votes
0answers
10 views
RSyslog v5 embedded system - template support for environment variables
I am trying to manipulate how Rsyslog sends data to a syslog server on an embedded system that runs Rsyslog version 5. As it is an embedded system there is no option to upgrade to a later version ...
0
votes
1answer
19 views
Why atop shows high CPU but sum of individual processes %CPU far smaller?
How can the sum of processes' CPU-% usage be lower than the total CPU load, according to atop and top, please?
I have a CPU reaching very high load (87%, for several hours) even though the sum of the ...
0
votes
0answers
9 views
Killsnoop not showing any results
We are trying to trace a crash of java program in production environment. Java code crashes with the exit code 137. Many searches point to OOM error, but our logs do not prove the OOM condition. ...
0
votes
0answers
25 views
How to let a DNS server point a domain to itself or a LAN IP?
My situation:
I bought a domain example.com from a lousy hosting company that only allows me to change example.com's name servers. My final goal is to example.com point to my home router, which have a ...
0
votes
1answer
11 views
ModuleNotFoundError: No module named 'main'
I have tried to deploy flask app on Google App Engine Flexible environment. While deploying the app, I got following error.
raceback (most recent call last):
File "/env/lib/python3.7/site-...

