Latest Server related questions

Score: -1
DNS propogation is not complete
in flag

I pointed my domain bought on reg.com to Hostinger 4 days ago. But my DNS propogation is still not completed. NS records have a few location to propgate, and Cname is not propogated at all. What should I do?

Any advice is appreciated!

Thank you very much in advance!

Here is the screenshot of NS records propogation enter image description here

https://www.whatsmydns.net/#CNAME/wisdom-in-your-mind.com ...

Score: 0
Samuel Nihoul avatar
How can we deploy the substrate blockchain framework?
jp flag

I am new to networking and would like to make my substrate-based blockchain available to the public.

Indeed, it is always running on local by default but I do not know how to expose that local address. So it says listening for new connections on 127.0.0.1:9944 but when I try to do go to http://[myip]:9944, or ws://[myip]:9944 with my web browser, no connection is detected.

However it detects a con ...

Score: 0
Cannot get split tunneling to work in Strongswan
us flag

I am trying to setup Strongswan for VPN split tunneling.

What I want is only the subnets 10.88.0.0/16 and 10.0.200.0/24 is accessible through the VPN tunnel. Everyting else is handled throught the default gateway for the network.

All clients are assigned an ip adress belonging to the 10.0.201.0/24 subnet.

In my configuration file I have among others the following:

# Default login method
eap-defaults {
  r ...
Score: 0
Should I use an existing WireGuard connection as basis for a K8S CNI plugin?
dk flag

I'm setting up a Kubernetes cluster, where the Nodes are distributed across different networks. Additionally, all Nodes are part of a WireGuard network. Each Node therefore has 2 IP addresses, one bound to its primary NIC (private or public IPv4) and a WireGuard one.

Usually, I would have used Weave Net as CNI, but as there is already an (encrypted) WireGuard connection between the nodes, the act ...

Score: 0
Networkctl: Manual VLAN IP Link
in flag

I've a network interface eth0 that carries my main network as untagged traffic and a "management" network with tagged traffic with the id 18. This is how it's configured:

10-eth0.network:

[Match]
Name=eth0

[Link]
RequiredForOnline=yes

[Network]
DHCP=v4
VLAN=vlan18

vlan18.netdev:

[NetDev]
Name=vlan18
Kind=vlan

[VLAN]
Id=18

vlan18.network:

[Match]
Name=vlan18

[Network]
Address=10.10.1.1/24

O ...

Score: 0
CrazyRabbit avatar
Run two scripts one after another with a systemd service
us flag

I have two scripts, what I would like to do is:

  • at 1am, the first one runs
  • once the first one stops, and this is a condition, the second one fires

So, should i use:

[Service]
ExecStartPre = script.py
ExecStart = secondscript.py

or

[Service]
Type = oneshot
ExecStart = first.py
ExecStart = second.py

man notes this:

Note that ExecStartPre= may not be used to start long-running processes. All processes f ...

Score: 0
adamsfamily avatar
docker-compose `restart: always` randomly not working
in flag

I administer a few Debian servers with Docker CE installed and docker-compose orchestrating several services (roughly 20 containers per machine)..

Every single service is configured with restart: always in docker-compose. However, there are random services (usually 1-2 per machine) that shut down correct but do not restart during a host reboot. This behaviour is completely random. Sometimes all services ...

Score: 0
Iron Dude avatar
rewrite rule nginx for everything in a domain
cn flag

I'd like to make a rewrite of my domain name.domain.tld to another URL. I managed to do this but if I type name.domain.tld/dashboard or anything after the tld I still get the content like without the rule.

In the config I have rewrite ^/$ https://new.url redirect;

So how can I do a redirect no matter what is being typed in after name.domain.tld?

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.