Latest Server related questions

Score: -1
Francisco avatar
Can't start Mercure Hub on Debian 11 with supervisord, outh of Docker image
ca flag

I'm trying to exec Mercure hub from supervisor, but is not possible for me. Mercure is in the same machine of webserver with the SSL virtualhost for pami54.local domain.

[program:mercure]
environment=JWT_KEY="m3rcu353cr37pa55pra53DEV"; CORS_ALLOWED_ORIGINS="https://pami54.local"; PUBLISH_ALLOWED_ORIGINS="*"; ADDR="pami54.local:3000"
command=/home/frizquierdo/mercureLinux/mercure run -config /home/frizquie ...
Score: 1
Goigle avatar
Properly configuring iptables for two layers of port forwarding: external server connected to local server via VPN
ru flag

I had a minecraft server running on a VPS (Debian 10), but the VPS was too puny to handle it so I wanted to use a beefier local server to run it (Ubuntu 22.04). The VPS is hosting an OpenVPN server, and the local server connects as the only client. The VPS is at 10.8.0.1 and the local server is at 10.8.0.6 (192.168.1.185 on the local network).

I used iptables rules to forward tun0 VPN packets at  ...

Score: 0
roee klinger avatar
Best way to add static routes to every pod in a Kubernetes cluster?
bd flag

I have 3 nodes running several OpenVPN pods, each pod has a VPN network of 100.70.0.0/16, and clients that connect to these pods receive IP addresses in this range, for example, let's say that client 100.70.162.91 connected to one of the pods.

Now, I want to add more pods running different services on this cluster, and each pod must be able to talk to every VPN client. One of the big steps of the  ...

Score: 0
Can't bind Macs to Active Directory, it's not time synchronization, what else could be wrong?
in flag

Mac computers are unable to bind to our Windows Active Directory server. The error is the unhelpful Node name wasn't found (2000). Windows and Samba clients have no problem. All the systems on our LAN use our internal bind9 1:9.16.1-0ubuntu2.10 name server. Active Directory is running on Windows Server 2019

Almost all internet solutions recommend explicitly reconfiguring the AD server and the Mac ...

Score: 1
Set up Kubernetes Ingress Nginx in AWS
sz flag

set up a kubernetes cluster locally and make kubernetes-ingress-nginx works correctly.

Now I would like to deploy it on AWS. I set up the kubernetes cluster using kubeadm and it's working correctly.

The issue now is that I can't make the ingress work. I deployed kubernetes ingress nginx.

I went through some tutorial but first most of them are based on kubernetes deployed from AWS EKS secondly some othe ...

Score: -3
Aswini Murugesh avatar
My customer wanted to implement SSO on their ADFS environment and it shows them the below error. Is there any troubleshooting steps?
ua flag

MSIS7007: The requested relying party trust 'https://domain/name/sso/saml' is unspecified or unsupported. If a relying party trust was specified, it is possible that you do not have permission to access the trust relying party. Contact your administrator for details.

Score: 1
Max Hard Drive Size for SATA 2
cn flag

Recently acquired a 1U Supermicro E3-1230 with two 3.5" drive bays, and thinking of buying two 18TB SATA-3 hard drives for it. Before I make this investment, would anyone know if SATA-2 (3 Gbps) would support 18TB drives with their full 18TB capacity, with a motherboard BIOS date from 2011?

All SATA docs talk about the speed difference between SATA-2 (3 Gbps) and SATA-3 (6 Gbps), and little abou ...

Score: -3
Vikas avatar
Can't connect to my localhost server with my public IP
cn flag

I have created a local node server on my laptop. And I can access it using the private IP (like 192.168.1.9:8080) on same network on my other devices like phone and other PC. I have disabled firewall.

But now I want to access it using my public IP. So that anyone using a different Internet connection can also connect to it. But it just doesn't respond.

I added a DMZ Host:

enter image description here

Then I added this port forwa ...

Score: 0
Birdy avatar
Automate Kubernetes Deployment using ArgoCD
ve flag

We have a GitHub repo containing all the Kubernetes cluster yaml files, When we want to update a deployment we simply edit the yaml and push to GitHub.

Unfortunately, we then have to kubectl apply -f file.yaml

How could one automate the deployment using something like ArgoCD or perhaps another CD Tool?

We hope to have a workflow trigger that automatically applies the YAML file changes to the cluster ...

Score: -1
uddi baba avatar
Using internet on remote server via SSH tunnel
cn flag

I have a RHEL server accessible via jump host only. This is how i am connecting to it

MyMachine(Win10)--SSH-->JumpHost(winserver2012r2)--SSH-->RHEL7

via ssh

ssh -J user@jumphost user@RHEL7

I want to download few dependencies and also want to use internet for accessing few API`s on internet. My jump host also do not have internet so i am kind of stuck here. If jump host had internet i can use sqid p ...

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.