Latest Server related questions

Score: 1
Setup Jenkins permanent agent over internal network
nr flag

I'm trying to connect a permanent Jenkins node to a Jenkins master instance inside of the same AWS VPC.

The setup:

  • Jenkins master instance inside AWS, in a private subnet
  • fronted by an internet load-balancer, restricted to office IPs
  • external DNS entry that points to said load balancer
  • internal load balancer allowing connections from inside the network
    • internal DNS different from the external one
Score: 0
Visakh V A avatar
Open SSH and Telnet behaving strange on windows server 2019 based on timezone of the server
cn flag

I have a strange issue when I connect SSH from one of my machines to a windows server 2019 I use OpenSSH in the windows server and the client has a private key to connect to the server it works fine if server time zone is UTC + (eg: Indian timezone) and not work if the server time zone is UTC - (eg: USA timezones)

I use bellow Plink commnad

plink.exe -v workflow -P 22 -l administrator -N -i "C:\Progra ...
Score: 0
Godot-Dev avatar
How do I preserve source IP with TLS PASSTHROUGH mode on an Istio ingress gateway
fr flag

I have a pod that NEEDS to keep the client cert in tact and terminate TLS at the pod level. For that reason, I’ve got to use TLS passthrough mode.

However, I also need the source IP of the original packet origin. I can’t seem to get TPROXY working on the system due to unknown system requirements

TPROXY mode broken on 1.13.1 · Issue #37701 · istio/istio (github.com)

How can I preserve the source I ...

Score: 0
JC Forensics avatar
Is it possible to track which employees handled M.Exchange emails of a big company?
vg flag

Background: Company uses Microsoft Exchange, has several email accounts that need checking(contactus, faxes, admin, comm, etc). Several employees (over 10) check these accounts throughout the day. Once an email has been dealt with, the employee has been directed to archive the email in a respective folder (DONE, Called, etc).

Problem: Employees archiving(hiding) emails in random boxes (DONE2019) withou ...

Score: 0
Issues with docerised mosquitto: Error opening password file
gb flag

I am very new to docker and pretty new to linux so please be gentle!

I am trying to get the official docker mosquitto image to work with a password file. My config file:

persistence true
persistence_location /mosquitto/data/

listener 1883
password_file /mosquitto/config/mqtt_passwd

my run command:

sudo docker run --rm -i -p 1883:1883 -v /volume1/mosquitto:/mosquitto eclipse-mosquitto:latest

when it ru ...

Score: 1
Vikas Singhal avatar
How to measure CPU usage per site in a nginx + apache + php-fpm setup
ma flag

If I have a server with nginx as reverse proxy and Apache + php-fpm as server. I also have a ton of websites on this server, say 200+. I want to write a script which can tell me how much CPU is used by each site at any given time.

This is important because I want to delete/disable sites overusing my server resources.

Note: every process is run by a different user.

Score: 0
F1Linux avatar
How do I upgrade Firmware on Cisco SPA50X VOIP Phone?
in flag

I downloaded the latest Firmware for my Cisco SPA504G. However, the usual .exe file used to perform the upgrade was not bundled with new firmware. Nor did the release notes provide any clues about how to upgrade without it. The Web interface has no field to specify the file from a local path either.

How do I upgrade the FW in my SPA504G VOIP phone?!?!?

NOTE: This appears to be the right Stack group a ...

Score: 0
Rewrite rule not woking on Nginx
in flag

I want to redirect from /sitemap.xml to /sitemap_index.xml.

So, I contacted the plugin developer and received the following rewrite rule.

    # START Nginx Rewrites for Rank Math Sitemaps
    rewrite ^/sitemap_index.xml$ /index.php?sitemap=1 last;
    rewrite ^/([^/]+?)-sitemap([0-9]+)?.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;
    # END Nginx Rewrites for Rank Math Sitemaps

I put this rewrite ru ...

Score: 0
Route 53 "Too Many Redirects" but access from ELB works
cn flag
  • I have an EC2 running pgadmin.

  • There's a target group pointing to it on port 80.

  • The TG is listening on port 443 but HTTP so it can redirect to the EC2 on port 80. (I previously had it 443 and HTTPs but read online that SSL termination should be here)

  • There's an ELB listening on 443 and pointing to the TG.

If I go to the URL of the ELB I can successfully access pgadmin, although obviously the brows ...

Score: 0
Jack Avante avatar
Pointing incoming HTTP from domain to django path?
in flag

I am hosting a website via Apache2 on Ubuntu 20, located in var/www/html which is the default that the user is sent to when accessing mysite.com. However, I am also hosting a Django webapp on mysite.com/djangoapp.

I have two domains associated with my server and that is mysite.com and myapp.com. Is it possible to tell Apache2 to route any incoming requests from myapp.com to mysite.com/djangoapp and any re ...

Score: 0
AWS HTTP Gateway: private integration routing without path variables
kr flag

I've been setting up an HTTP gateway for the first time and came across an issue with private integrations. I want all my integrations to be private but it doesn't work well with routing.

I have a private integration with a $default route and it works great. Now I want another private integration to be mounted under, say, /microservice/ and have all its endpoints proxied.

This however seems impossible b ...

Score: 0
Sventies avatar
Alias a purchased domain (on Netlify) to a deployed app (on Heroku)
cn flag

I purchased a domain on Netlify and deployed an app to Heroku. Now I needed to add an ALIAS record to Netlify, as I understood. I removed the other DNS records:

enter image description here

If I now browse to the domain, I get a warning that the site is not secure. It looks like an ssl certificate is not valid / not present:

enter image description here

However, before this, I had a safe connection to both the acquired Netlify domain and to the Heroku  ...

Score: 0
dinastar66 avatar
Nginx reverse proxy reach my site but can't get pictures
cn flag

I've been struggling for 3 days with Nginx reverse proxy to realize i think, a easy thing. I have to simply reach many backend node-red (nodeJS) application from Nginx but always, with different ports.

For the next, this my example :

Web client -> `https://ip_adr/1881/ui/` -> Nginx proxy_pass `http://127.0.0.1:1881/ui/` (app)

Backend app serves pictures on http://127.0.0.1:1881/*.jpg


  1. I r ...

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.