Latest Server related questions

Score: 1
CADENTIC avatar
DANE and TSLA in Cloudflare
ng flag

can anyone tell me how to set up DANE and TSLA in Cloudflare? Do we need Google Cloud DNS for TLSA records? which mail server will allow using TLSA at this point?

ref link for DANE

Score: 0
Caio César P. Ricciuti avatar
How to make only "/var/www/html/login" public on my apache2.4 server?
cn flag

I need some help please.

I'm using apache2.4 on my server. I'm blocking all requests to / using the following code:

    <Location />
    Deny from all
        AuthUserFile /path/.pass
        AuthName "Login"
        AuthType Basic
        Satisfy Any
        require valid-user
    </Location>

I'm using that because I have a service running (through proxyPass). With the following block, ...

Score: 0
HAPROXY SNI SSL pass through or termination
cn flag

I would like to set up HAProxy to terminate SSL or pass through connection depends from hostname, exposing only one public IP address. For example

Internet -> domain web1.example.com (10.10.10.1) HAproxy SSL termination -> Backend (10.10.10.10)

Internet -> domain web2.example.com (10.10.10.1) HAproxy Pass through -> Backend (10.10.10.20)

I would like to have like that to allow possibility m ...

Score: 0
How do you add an IPv6 glue record / host name on GoDaddy?
in flag

I manage my own nameservers and I have existing IPv4 host names set up on GoDaddy that point to them. They work as expected. I am now adding IPv6 to my nameservers, so I need to add the IPv6 addresses to my host names. The GoDaddy interface appears to be prepared for this, as it offers the ability to add a second address to the existing host names. Unfortunately, I cannot find a format that it will acce ...

Score: 0
Dorklord avatar
Accessing remote database from Windows machine
jp flag

I tried to connect to a remote MySQL instance from my script in WSL2 but it always failed. I tested using the following command Test-NetConnection -ComputerName my-db.com -Port 3306 from PowerShell v7 and got this result:

ComputerName           : my-db.com
RemoteAddress          : 123.123.123.123
RemotePort             : 3306
InterfaceAlias         : Wi-Fi
SourceAddress          : 192.192.192.192
PingSucc ...
Score: 0
CryptoDan avatar
Stop enrollment of CAExchange certificates
us flag

I built a constraint Enterprise CA limiting the application policy and EKU to Client and Server Authentication only.

Now I see that enrolling CAExchange failes (It requires Private Key Archival).

How can I stop enrolling this template?

What triggers the enrollment process?

Score: 0
fail2ban: apache-badbots is not working
us flag

I have a working fail2ban configuration which not only blocks IPs but also announces them to the AbuseIPDB. This is working fine for sshd and postfix-sasl, but not for apache-badbots (and resultign from that I would assume apache-overflow isn't working too). That's what I have:

In /etc/fail2ban/jail.d/defaults-debian.conf it is enable in same way like the other rules:

[apache-badbots]
enabled = true
# ...
Score: 0
PaulProgrammer avatar
postfix to gmail silent delivery failure
de flag

With the impending turndown of free hosted Google workspace accounts, I'm trying to install my own mail server using postfix/dovecot/opendkim. Mostly, it's working and for many of the services I've tried delivery is flowing.

However, when I send an email to a @gmail address, the google mx accepts the email, but it is silently discarded (never delivered to the target mailbox, no error reported).

PTR ...

Score: 0
phpMyAdmin: change bind address of MySQL on phpmyadmin
cn flag
JBC

How do I change the bind address of a mysql databse through phpmyadmin? I am new at this and really dont know what I am doing.

Score: 0
Security for local LoRA signal?
in flag

I want to implement two esp32 to send -> receive sensor data over LoRa. I would like to ask if there is a way to secure this transmission? Should I implement some kind of home-made data-transformation algorithm or is there a better way, like some kind of SSL keygen, certificate or something of that kind?

Score: 0
Hunter avatar
How to compare a remote host fingerprint to the fingerprint of a different host?
kr flag

I have two ways of accessing my remote host ssh server:

  1. using its local IP addres

  2. using its public IP address

Yesterday, I reinstalled my SSH server on the remote host and I updated my known hosts file for the local IP address. I am now off of my local network and trying to connect to my server using its public IP address and I realized I forgot to update my known hosts file after reinstalling the ...

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.