Latest Server related questions

Score: 0
AttributedTensorField avatar
OpenVPN server, executing openvpn with the config as argument produces no output
jp flag

I have the following OpenVPN server config, which when I try to give as argument produces no output and simply returns.

[root ~]# cat /etc/openvpn/server/myvpnserver.conf 
port 28191
proto tcp
dev tun0

ca /etc/openvpn/easy-rsa/pki/ca.crt
cert /etc/openvpn/easy-rsa/pki/issued/vpn-rpi.crt
key /etc/openvpn/easy-rsa/pki/private/vpn-rpi.key
dh /etc/openvpn/easy-rsa/pki/dh.pem

server 192.168.1.50 255.2 ...
Score: 1
Anthony Smith avatar
autounattend via WDS Windows server 2019 not running, no validation issues
in flag

I have spent a good number of hours on this and due to the massive amount of links to Windows 7,8,10 and older server versions essentially crowding the search results I am not able to find my way forward on this.

Issue summary:

WDS server installed.

The client (which is booting in UEFI Mode) picks up the lease from dhcp, pulls the initial boot stage files and the Server 2019 install starts, by starts I ...

Score: 0
humanlikely avatar
Running computations >60min on Google Cloud Run
in flag

I'm looking to run computations that may execute for longer than 60 minutes on Google Cloud Run. I'm aware that this is the maximum execution time, but I was wondering if there's some way around this. I'm considering periodically sending requests to the API endpoint for the container running the computation to keep the service up, but I'm not sure if the load-balancer sitting in front of the container w ...

Score: 1
wtywtykk avatar
Why ZFS spare is in use with all drives working
us flag

I have a zpool with 7 drives, 6 for raidz-2 and 1 for spare. Just now the system is suddenly off, and after restarting it shows the spare is in use, but the drives seems to be working. Also, it has a message with future date "Sat Jul 10 01:33:47 2021", which is several minutes later.

Does this mean ata-TOSHIBA_HDWD120_80E68AVAS once failed but recovered somehow? Can it be a bad cable? And should  ...

Score: -1
Pavel Zagalsky avatar
(Kubernetes) Port forwarding from a NodePort port to a port outside its' range
in flag

I have a pod that runs on Kubernetes on a local machine (My Mac) and is defined to be accessible via nodePort 30036

  - protocol: TCP
    targetPort: 8081
    nodePort: 30036

I'd like to be able to access to this node using a port outside the ranges that were defined for nodePort usage (30000-32768). Something let's say like 8080. What are my options? Thank you!

Score: 0
Alin Florin avatar
AKS multi-cluster peering not working for Kubernetes services
in flag

We have 2 AKS clusters (not private) deployed in West Europe and East US, without availability zones, Azure CNI networking, Azure network policy (not calico), and everything is provisioned with Terraform.

We are trying to set up an infrastructure for MongoDB replica sets, something similar to this article: https://docs.couchbase.com/operator/2.0/tutorial-remote-dns.html

We need pods in each cluster ...

Score: 0
Tarlan Mammadzada avatar
NGINX - allow access to specific URL only via a subdomain
us flag

I have a web page, located on example.com/app.

Is there a way to deny direct access to example.com/app and allow only via app.example.com by means of NGINX?

Score: 1
Mahudees avatar
dnsmasq ignores result from IPV4 upstream servers when there is IPV6 upstream server (non reachable) also configured
cn flag

We have configured dnsmasq for caching dns responses to improve the dns response time. It woks fine until there was only an IPV4 upstream server is configured.

In a different environment with IPV4 and IPV6, where IP addresses and dns servers details are provided by DHCP, DNS resolution is not working.

This machine has IPV4 address, one IPV4 dns server and 3 IPV6 dns servers configured by DHCP, there ...

Score: 0
MadTechie avatar
Centos 7 Server not accepting traffic from the WAN
nl flag

A power outage required the shutdown of my CentOS 7 Mail & Web server. When the server came back up, a quick check showed no issues. The next morning, we noticed that we were not getting external email, but were getting internal email. The mail and web worked on the LAN but nothing from the Internet. Checked the logs, which had no external entries.

I rebooted my server in the event it did not ...

Score: 2
NoobAvi avatar
Apache .htaccess to NGINX RewriteRules Port
cn flag

So, I am actually trying to port the RewriteRules from Apache to NGINX but it seems I am not able to completely port out.

Actually, on my server I do have a running site on https://example.com domain and /var/www/html/ path on the server. What I am trying to do is install a custom script in a subdirectory under the var/www/html/subdirectory path and domain https://example.com/subdirectory.

The problem ...

Score: 1
DottorBooom avatar
Clarification on the configuration of a mail server
ng flag

I would like to start by saying that I have not seen any other forums or posts that clearly explain this thing. If there are, my poor English skills probably didn't make me understand the solution clear.

As you already understood, I am trying to set up an internal email server to download mail from some providers. Looking for the best software combinations, I came across the Postfix (MTA) and Dov ...

Score: 0
How to host laravel on VM Instance
ph flag

I want to deploy laravel on VM Instance, I am following this link, when I completed upto setting up of database, I could not see my applications landing page, it instead shows Apache2 Debian Default Page, is it because I didnt configured Server name and Server Admin in this section?

<VirtualHost *:80>
    ServerName laravel.imarishwa.com

    ServerAdmin webmaster@localhost
    DocumentRoot /var/w ...
Score: 0
Increased cost for unknown reason
br flag

I am running an app/website with at max 200 visitors per day. It was running for a monthly cost around 5€. It is a python 3 flask app in standard env.

But since the 17th of june, I began to get billed around 1€ per day. Prevision for 36€ at the end of the month.

It stopped for the 20th of june. Restarted, and then stopped again the 26th and restarted again the 30th of june. All I can see is th ...

Score: 0
proximacentauri avatar
Pfsense DNS address could not be found
za flag

I was accessing a site daily until this morning. Now I cannot ping the site through ping on my pfsense firewall or on a client behind the firewall. I have made no changes to the firewall.

If I bypass the firewall I can access the site OK https://www.ncbi.nlm.nih.gov.

Running wireshark from a client I can see the DNS request:

Info: Standard query 0x0cf2 Server failure A https://www.ncbi.nlm.nih.gov

Score: 0
Aviv Lo avatar
LVM got Unallocated after MBR to GPT using gdisk
cn flag

I accidentally deleted (not formatted) my Ununtu LVM partition on Windows today using it's Disk Management software. After a long night, I've managed to boot into Ubuntu again with my data intact.

However, now my Nvidia GPU won't work. After some googling it says that I need to boot with a GPT (i don't know why), but it seems like the case as I've the same setup (dual boot Win 10 + Ubuntu 20.04)  ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.