Latest Server related questions

Score: 0
Sudhir Jangam avatar
Apache proxy to back end services
az flag

I need to create a conf file for apache web server (Linux) , that will act as proxy for multiple back end services om the same server. Each backend service is running as systemd service on separate ports.

The conf file contains following

<VirtualHost: *:80>
    ProxyPass /api/policies/???  http://127.0.0.1:6001/
    ProxyPassReverse /api/policies/???  http://127.0.0.1:6001/

    ProxyPass /api/p ...
Score: 0
dummzeuch avatar
winbind Could not connect to dssetup pipe: NT_STATUS_RPC_INTERFACE_NOT_FOUND
cc flag

I am trying to add a new member server running Ubuntu to a Samba Active Directory domain. On first glance everything seems to work, but when querying the status of the winbind service with service winbind status, I'm getting the following messages (most of it in red, so it's probably an error even though there are several messages in green saying "ready"):

● winbind.service - Samba Winbind Daemon
 Load ...
Score: 0
Marcel avatar
debian phpfmp chroot and imagemagick - NoDecodeDelegateForThisImageFormat / supported formats:0
cn flag

Friends,

I've setup a chroot-jail with nginx and phpfpm 7.4 from packages.sury.org/php as usual (on Debian 5.10.103-1 bullseye).

Imagemagick fails:

  <?php $im=new Imagick(__DIR__ . '/image.png');

Uncaught ImagickException: NoDecodeDelegateForThisImageFormat `PNG' @ error/constitute.c/ReadImage/575

<?php phpinfo()

"ImageMagick number of supported formats: 0"

Installed version: php7.4-imag ...

Score: 0
How to install another rpm as dependency to another rpm?
ng flag

We have built application rpm file using fpm. There we have set python3 as dependency, so it installs automatically before the main rpm.

But it installing 3.7. To replace that with 3.8, we need to check OS version before whether it is centos or awslinux and based on that we need to install specific rpm.

So, I kept these conditional blocks in the preinst script and passed to parameter --before-instal ...

Score: 0
How to configure a double proxy jump for apt install?
cn flag

I need to install packets in a KVM guest (vm) but the KVM host (hypervisor) doesn't have internet. I already know how to configure an ssh+apt proxy to give apt install capabilities to computers in a one jump lenght proxy.

I tried setting a bridged interface but I keep getting connexion error after a few seconds of apt install through ssh.

I'm now in the need to perform a double jump to work aroung t ...

Score: 0
thermike avatar
masking URL after redirection
us flag

I re-post my question in the event that I will be more clear as to what I would like to do. I have a subdomain under a dns name, lets say it is mysub.domain . This subdomain is in a remote provider where I have no apache2 control. The file system available has an index.html file that can redirect to a web page (just one html page), lets say to mycomplex.dns.site:8081. This latter site resides in  ...

Score: 0
Satish Lamak avatar
nginx giving 500 for images and for some api's
jp flag

We have a site deployed on crafter, when we access it directly with "IP:port" it works fine. But when we are accessing it with Nginx reverse proxy, it gives 500 for images and other api's.

Also it is not giving any error in nginx error.log

Request you to please help, we are stuck here.

Score: 0
How to package rpm with vitualenv?
ng flag

We are creating an rpm file with fpm As part of our product, when I check the existing project code, old developer using fpm to package the product and also set python3 as dependency. So whenever the product rpm installs, it installs python3 from yum repo first and then in the postlaunch script it is set to install pipx module and then create a virtulenv from the installed python and installing the ...

Score: 0
k.Cyborg avatar
Getting 401 Unauthorized while trying to pull images from local docker registry (harbor) from k3s
it flag

Due to work I need to self-host a local docker proxy cache using Harbor. So i wen to their doc and I installed the server and configured it properly, accesing it via FQDN and using a self-signed certificate. I'm able to use docker login from external clients and docker pull without a problem.

My idea is to serve this Harbor server to the containerd service runing inside a k3s cluster I have. From  ...

Score: -1
How common are single quotes (apostrophes) in Windows usernames? What about in Ireland?
us flag

today we discovered our developer-focused GUI app doesn't work on systems where the username contains an apostrophe. Because although it's multi-platform, part of it runs in a linux VM where shell scripts are generated on the fly. We did the quoting needed to handle names and paths containing spaces, but didn't figure on single quotes.

It looks like scoop doesn't work in such environments either, but I  ...

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.