Latest Server related questions

Score: 0
Check MS-PEAP-Certificate by opening a connection (using Powershell or any other environment)
in flag

We are running an NPS-Server on Windows Server 2016 that serves as a Radius-Server for our wifi-network. A few days ago, all clients lost the connection because the validity of the certificate in use for the MS-PEAP-Protocol ended.

Now we would like to add an automatic check that warns us before the certificate will end the next time. It should connect to the server as a normal client and check i ...

Score: 0
Satish Lamak avatar
Configure nginx to serve query string parameter
jp flag

We have one NextJs site, with next export we get one out folder which we want to serve from Nginx. In out/login there is one '[[...parameter]].html'. When we deploy site using pm2 it is working if we hit url "serverIP:port/login/programID/applicant"

But when serving through nginx it is not working.

Below is the nginx configuration file content:

server{

    listen 7001;
    server_name server_ip;
  ...
Score: 0
OpenSSH on Windows always binds sockets used for Remote Forwarding to LOOPBACK
id flag

Like the title says.

Host A acts as a server (bastion-host, call it whatever you will).

Now, host B performs:

ssh -R 2222:localhost:22 user@A

as a result a TCP socket gets spawned at A, but it is bound to 2222@Loopback i.e. preventing remote connections to it.

How to change 127.0.0.1 to 0.0.0.0 or anything else more sensible?

Score: 0
Viesturs Eihentals avatar
Inventory of all vhosts across multiple webservers
cn flag

I was tasked to create an inventory of all websites/webapps hosted on our infrastructure (couple thousand sites hosted on around 120 Linux VMs). Most of the sites are served by Apache (httpd 2.4) but there are also Apache 2.2, Nginx, Tomcat and other webservers used. As this is a massive task, I don't want to spend on it more time on it than necessary. So I'm wondering if somebody can point me to existi ...

Score: 0
Loadbalance mysql-proxy
cn flag

I am looking for a solution setting up a MySQL Server in a redundant way.

As for now, I have played around with MySQL, creating a InnoDB Cluster with 3 nodes, 1 primary and 2 secondary ones which give me the oportunity to bring one node down without impact. I am using mysql-proxy to proxy all requests to the active (r/w) node. This works fine so far.

From my understanding, the mysql-proxy is designa ...

Score: 0
Schmaniel avatar
Squid IP range to specific ACL list
ru flag

I'm using Squid and I want to know how to make that a specific IP range can have acces to a acl list.

So that 10.1.x.x can have access to list.acl and 10.2.x.x to list2.acl

Score: 0
Reinstall a server that uses PASSWORDAccess Generate
ru flag
jdm

I have a server that is being backed up with TSM. I use the option

PASSWORDAccess Generate

so the server will generate a new password from the initial password (or maybe a certificate?). Now I would like to wipe and completely reinstall the server. How do I do that without asking for a new password?

The initial password is not valid anymore. Can I export the current password or certificates somehow, and  ...

Score: 0
Collega avatar
Ansible "hip-profiles unexpected here" Palo alto panos_security_rule
br flag

I'm trying to set a security policy on my Palo Alto firewalls using Ansible with the panos_security_rule module.

However, I keep running in to the same error, hip-profiles unexpected here.

I found multiple reports on the problem, even a GitHub issue on the official Palo Alto repository.

My firewalls are on version 10.0.8 and 10.0.9, does anyone know how to work around this issue? I don't know how long i ...

Score: 0
Teo76 avatar
Ubuntu 22.04 php8.1-fpm wifth Apache - 403 Forbidden You don't have permission to access this resource
in flag

I installed php8.1-fpm on Ubuntu 22.04. In principle, I set everything up, but still "403 Forbidden You do not have permission to access this resource "error message is displayed. The system is configured on an internal network with a self-signed certificate for development purposes.

I've done it with virtualmin so far, but now I want to get used to it ... I bought the configuration basics from t ...

Score: 0
trying to generate ssh keys of the vm but getting the error option requires an argument -- P
in flag

I have executed the below command manually in the vm and i am able to generate the ssh keys but when i tried using the same script in the automation pipeline from github actions i am getting the error

Script: name: Azure CLI script

           uses: azure/CLI@v1

           with:

           inlineScript: |
    
            az vm run-command invoke --command-id RunShellScript -g "${{ env.RESOURCEGROUPNAME ...
Score: 0
Ashish Mishra avatar
Load Wordpress Homepage from different server
in flag

I have a wordpress website, where I want to recreate only the homepage using react and Wordpress rest endpoint and host this one page in Netlify, whereas all other posts continue to sit and serve from the Wordpress server. Currently, I am using Cloudflare as a DNS provider and AWS Lightsail as a hosting provider. Is there a way I can achieve this where homepage requests go to Netlify, and rest all links ...

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.