329,101 questions
-1
votes
0
answers
7
views
Issue with Jabil J-M2216A-2D-1 Servers
I had 44 servers from our partner and there is not any document of these so it is unable to maintain them, the model is "J-M2216A-2D-1"
I had powered them on, plug the RJ45 but there was no ...
0
votes
0
answers
7
views
What is the limitation on the number of machines that can be added when running Kafka partition reassignment?
We have a Kafka cluster with 12 existing nodes, and we want to add 45 new Kafka machines to the cluster. To join the new machines, we need to run the Kafka partition reassignment process.
Since this ...
0
votes
0
answers
5
views
Do we need to stop producers during heavy Kafka partition reassignment process?
We have a Kafka cluster with 34 nodes, and we are adding another 45 Kafka machines. To join the new machines to the cluster, we need to run a Kafka partition reassignment. This process actually ...
0
votes
1
answer
17
views
What prevents rebranding of name servers (vanity nameservers)?
Many commercial DNS providers list "vanity nameservers" as a premium feature. By vanity nameserver, I mean where you list their nameservers within your own domain (ns1.myzone.com) instead of ...
0
votes
0
answers
5
views
GCloud unstable DNS handing in VM using default metadata service
since some weeks we have noticed that DNS queries for google services like google cloud storage are failing with unknown host errors.
we observe this kind of errors in our own software stack as in the ...
0
votes
0
answers
12
views
Grant internet access by IP between networks [migrated]
I have an Ubuntu server with two NICs. The first NIC connects to my home LAN (192.168.1.0/24) which has internet access from standard router (192.168.1.1). The second NIC connects to my IP cam network ...
-1
votes
1
answer
27
views
gmail rejecting email from my app [closed]
I am trying to send emails from my website hosted on pythonanywhere(using Python).
My email is hosted on bluehost.
Whenever I am sending to an gmail address i receive an email stating that: "The ...
0
votes
0
answers
19
views
DL380 Gen10 + P408i-a \ SmartCache
Running a P408i-a populated with two bays (qty 16) of 12G 10K SAS HDDs in raid 6, along with a couple 10G SFPs for host access and Hyper-V switching. Controller cache is split 70\30, currently ...
2
votes
0
answers
28
views
How can we manage user MFA registrations as they get new phones?
I've observed a user behavior anti-pattern where I work regarding MFA that I expect is common elsewhere, and I'm looking for a strategy to help solve it.
To understand, we're using the MS Entra ...
0
votes
0
answers
24
views
Docker is killing my server after having switched from snap to apt
I've got a hetzner root server which I was running docker on. This machine is running ubuntu 22.04 and docker which was previously installed as snap.
I wanted to run a taiga docker install but this ...
0
votes
1
answer
28
views
Using nginx as reverse proxy as single access point to grafana and mlflow with subdomains
I want to host several docker services on a VPS and secure everything using a nginx reverse proxy as single entry point for the publicly available services. The VPS IP is associated with a domain name ...
0
votes
1
answer
24
views
How to send vulnerability alert from MSFT defender for cloud
Can the vulnerability alerts or reports be sent to different DLs based on type? Is this something possible using Logic App?
For example, if network-related vulnerabilities; send only to the network ...
0
votes
0
answers
27
views
MASQUERADE blocking local traffic between subnets?
I have a VPN connection between two Raspberry Pis.
The server is on 172.27.3.3 and the client is on 172.29.3.3
The devices are are 2 separate networks at two different locations.
I can access all the ...
0
votes
0
answers
19
views
Unable to connect with Wireguard. Wireguard doesn't even send any packets to the server!
I am trying to set up Wireguard between my Linux laptop as a client and a Mikrotik firewall box, and am having a heck of a time getting anything to work. When I fire up Wireshark, I see that the ...
0
votes
0
answers
15
views
Keep getting 403 when trying to run Apps Script from service account
So I have an active Apps Script project, which has been deployed and enabled for API, linked to correct GCP project number, and should be available for all users (not only me).
YET, whenever I try to ...