Latest Server related questions

Score: 0
Michael Rogers avatar
How to add NGINX upstream to a serverpilot install?
ps flag

I want to load balance a Serverpilot install between 2 servers. The config doesn't seem to use any 'upstream' so I'm confused about how to add it. This is what i have:

/etc/nginx-sp/vhosts.d/server1.conf

server {
    listen       80;
    listen       [::]:80;
    server_name
        sv1.domain.com
      ;

    root   /srv/users/serverpilot/apps/server1/public;

    access_log  /srv/users/serverpilot/log/ ...
Score: 0
mikeLundquist avatar
How to deal with dynamic drive name when device mounting hard drives to LXC on Proxmox?
in flag

Question

Setup

On a Proxmox server I create an LXC container with:

pct create 101 local:vztmpl/centos-8-default_20201210_amd64.tar.xz --features mknod=1,nesting=1,fuse=1 --ostype centos --storage=CTVM --description "centos glusterfs" --hostname thorgluster --password "password" --onboot 1 --net0 name=eth0,bridge=vmbr0 --unprivileged=0

Then can device mount /dev/sdd into it with:

lxc-device add - ...
Score: -1
Is it ok for a webserver to be a member of a domain?
cl flag

For security reasons, I'm moving my webserver to its own VLAN.

Is it safe to keep it as a domain member (with all the right firewall rules) or should it be a standalone server?

Score: 0
Prats avatar
Unable to access few objects in S3
ro flag

Why some objects are accessible in S3 bucket and some are not. Following are the below errors we faced. Though I checked the access and it seems to be fine. Exception while connecting S3: An error occurred (403) when calling the HeadBucket operation: Forbidden botocore.exceptions.ClientError: An error occurred (AccessDenied) when calling the ListObjects operation: Access Denied

Score: 0
AngryCarrotTop avatar
Why did this incoming email get through Office 365 spam filters with a DKIM fail? What policy do I need to "tune"?
my flag

We use Office 365 mail, I got this spam email this morning so I checked the header to see if there was anything I could do. Here is the header with our receipt domain removed

Received: from DB6PR01MB3829.eurprd01.prod.exchangelabs.com
 (2603:10a6:6:52::25) by PAXPR01MB9291.eurprd01.prod.exchangelabs.com with
 HTTPS; Tue, 10 May 2022 02:17:42 +0000
ARC-Seal: i=2; a=rsa-sha256; s=arcselector9901; d= ...
Score: 0
Hampus Reis avatar
GIT 2.35.2+ security patch issues with BitBucket
jp flag

As described in https://github.blog/2022-04-12-git-security-vulnerability-announced/ there was a security issue with GIT <2.35.2

The problem I'm having is that neither solutions for BitBucket Server has been possible to resolve with either "git config --global --add safe.directory *" or by changing the repository folder ownership to the BitBucket server user.

Has anyone else managed to update GIT t ...

Score: 0
Why can't i acces remote Windows Server through MacBookPro?
us flag

I'm trying to access a client MacBookPro to Remote Server using Remote Desktop Application "RD Client" I connected a VPN to that server. BUT But in the application when I fill the remote information with the username and password I get "Error Code 0x204", Firewall is off What possible solutions i can do?

Thank you Mo'min

Score: 0
Issues with NGINX Rewrite Rules
fr flag

i tried it now several times but it won't work. I have a Server which running Debian 10 with NGINX and Wordpress installed.

Now i need to rewrite some old URLs to the new place.

We must rewrite URLs like this:

example.com/artikel.html?id=##ID##&meldung=###Meldung### to example.com/artikel/$2

server_name example.com www.example.com;
root /var/www/example.com;

index index.html index.htm index.p ...
Score: 0
Is it possible to change the signal Systemd uses to shut down a process when MermoryMax is reached?
fr flag

I have a Systemd configuration which has MemoryMax=30% set. But if that is reached, I would like to send reload rather than stop/restart to the process. Is that possible?

Score: 0
Simple reverse proxy with nginx and docker gives 404
at flag

I have a very simple setup. Three containers in docker that I want to communicate between, nothing else. Attacker (kali with nginx), reverse-proxy (alpine with nginx), and victim (alpine). I'd like to, inside victim, curl reverse-proxy and get attacker's website. So far I can get attacker's website directly by curl http://172.17.0.2:5555 and reverse-proxy's by curl http://172.17.0.3/ . But when I  ...

Score: 0
Wai avatar
Is there any way to custom a centos image iso without creating repolist or custom rpm files
us flag
Wai

I want to custom a centos image iso which integrated some compiled software(depends some rpms). As I known, there is a way to custom via creating custom rpm file and making repolist, but this way is inconvenient.

I have tried modify squashfs.img(put my custom files into it) packing a ISO file. It can list my custom files when booting into install process.But finshed install, these files don't exs ...

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.