Latest Server related questions

Score: 0
taipei avatar
Apache SSL renewal keeps using old certificate
ru flag

I have a website using Apache that runs on a GCP VM instance with a Google load balancer. In total, I have 3 servers

I have changed the SSL certificate in the Google load balance configuration.

What I have done so far to check are

  1. using gcloud command gcloud compute target-https-proxies list to check if the latest SSL was installed or not
  2. Running gcloud command gcloud compute target-https-proxies u ...
Score: 0
Mamta avatar
Log running processes average by users on server
cn flag

I want to log resource usage cpu & memory wise on server by user. I used atop to get the usage, but is there any option I can use with atop to show entire day average of resource usage by user. I am using centos and ubuntu.

Thanks in advance.

Score: 0
Core Dreams Innovations avatar
cannot connect to ssh to ec2 via mac terminal
us flag

I cannot connect to ssh via terminal it asks for the password every time

It always gets connected with ssh -i /Users/XXX/Downloads/XX.pem [email protected] but since yesterday it ask for the password

I have tried to edit the user data for instance and followed the AWS manual in vain

It asks me the password every time when I tried to connect to ssh

Score: 0
Leland Barton avatar
Nginx Keep Alive: Simultaneous SSL Handshakes Taking 25s
tr flag

Thanks for reading :)

This is a super difficult issue and would like to receive any ideas or suggestions to figure out this issue.

Problem: The application on a user logging in initiates ~20 api requests in parallel. The first request will do the SSL handshake and then around the 10th to 13th request, I see two requests initiate the SSL handshake at the same time with each handshake getting stuck and t ...

Score: 1
OzBob avatar
How do I set a public static IP address to a storage account?
ph flag

I have an Azure storage account with a blob endpoint of: 'mystorageaccountname.blob.core.windows.net', (and queues etc.). I want to choose a static IP Address, because some of my more zealous customers want to only allocate a known set of IP addresses through their firewall. I have already provided them with the list of Azure IP ranges for my Azure region, but they don't want to allocate such b ...

Score: -1
Adding large amount of storage (500TB) to 1 VM
cn flag

What is the best way to add a large amount of storage to a single Windows host in VMware vSphere 7? Say 500TB? In the past I've made a bunch of VMFS datastores and split it up per drive in Windows, one 50TB VMFS and one 50TB Windows drive times 10. However a new application would work better if that was all combined into one drive...I know I can combine them in Windows, but that seems like an inefficien ...

Score: 1
WaitoPiggu avatar
How to handle requests to non-existent subdomains with Nginx
in flag

Here's my Nginx configuration for my domain example.com which serves a trivial static website.

server {
    root /var/www/example.com;

    index index.html index.htm index.nginx-debian.html;

    server_name example.com www.example.com;

    location / {
        try_files $uri $uri/ =404;
    }

    listen [::]:443 ssl ipv6only=on; # managed by Certbot
    listen 443 ssl; # managed by Certbot

    ssl_ce ...
Score: 0
David Rogers avatar
Missing "Proceed without enrollment policy" When Generating Certificate Enrollment Policy
au flag

I am trying to follow the instructions listed here. But when I get to the step:

  1. Select the option to Proceed without enrollment policy > Click Next.

I see:

enter image description here

No "Proceed without enrollment policy" is visible. Why? When I google around for this I don't see any references to this?

Score: 0
Nginx - Reverse proxy serving ScreenConnect does not prepend subdirectory
cn flag

I am running an unsecured ScreenConnect web interface on a machine on my local network. I would like to serve it through port 443 using nginx's reverse proxy, and access it via:
https://<WAN.IP.ADDRESS>/screenconnect

My nginx.conf location block:

            location / {
            root /www/var/nginx/html
            }

            location /screenconnect/ {
            proxy_pass                 ...
Score: 0
Run a PowerShell script once on all computers as admin via GPO without changing execution policy
cn flag
CMS

I have a PowerShell script that I need to run once on all computers in my Active Directory domain. A large number of computers are off at any given time, so a GPO would allow us to ensure that it applies to all affected machines. However, the script needs to run as administrator because of the registry values being modified. Also, per our security department, we cannot change the ExecutionPolicy on these ...

Score: 0
Unable to start critical Windows Services in Docker Windows Container
mw flag

We are trying to modernize a legacy 3rd party application by setting up a Docker Windows Container. We are using windows image: mcr.microsoft.com/windows/server:ltsc2022 for our container. This application needs some of the service to be running, however the windows container itself restricts the services from turning on. Some of the services we require are: 'Base Filtering Engine (BFE)', 'Network Lo ...

Score: -1
João Vieira avatar
Free DMARC XML analyzer
pe flag

Looking for a solution to analyze DMARC XML reports for a small business.

Currently have a bunch of domains names configured with the same dmarc report email address. This report email account receives on average about 2,3 DMARC emails on a daily basis from distinct domains.

All the DMARC XML analyzer free solutions ive seen online seem to only support 1 or 2 domains, i wonder if anyone knows of a f ...

Score: 0
Nuno avatar
Windows docker container cannot reach another host on the same private network
us flag

I'm running a Docker container on Windows:

docker run -d -p 2001:8080
-v F:\Scan:/app/data/output
-e SANED_NET_HOSTS="192.168.1.200"
--restart unless-stopped
--name scanservjs
--privileged
sbs20/scanservjs:latest

This basically helps converting my Scanner into a Wifi Scanner.

I confirm 192.168.1.200 is definitely accessible (a raspberry pi on the same private network), and from the Host (Windows), I c ...

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.