Latest Server related questions

Score: 1
Andy avatar
Upgrading nginx to latest stable 1.20 but reverts to 1.18 when reinstalling modules in Ubuntu 18.04
ca flag

I installed Nginx 1.20.1 by following the following this guide: here. I was able to upgrade to version 1.20 but during the upgrade process it removed a few modules like the following:

libnginx-mod-http-auth-pam 
libnginx-mod-http-cache-purge 
libnginx-mod-http-dav-ext

When reinstalling the modules(sudo apt-get install -y), it would uninstall v1.20 and go back to 1.18, I tried removing the module ...

Score: 0
Aghori avatar
How to add TXT record in Host File
mr flag

Is is possible to add TXT record in local hostfile for local verification ?

I was looking for this for demo purpose on a Linux server.

Score: 1
Bhargav Lalaji avatar
how to configure ingress controller in kubernetes cluster over bare metal system?
cn flag

Is there any way to assign static IP to Kubernetes cluster, in which any user can able to access its application over static IP only.

for an example, I have set up a cluster over 192.168.0.131 (master), 192.168.0.132(worker1) and 192.168.0.133(worker 2). One dotnet application is running on nodeport 32000, which is accessible over all the cluster as expected.

Now I have to assign one IP which commun ...

Score: 2
Can't install mailparse on Ubuntu 20.04
in flag

If it weren't for the fact I had an older mailparse.so lying around on my development machine, I'd be completely without access to my own webmail app now.

root@parakeet:/home/rene/data1/htdocs/nicer.app/nicerapp/3rd-party/vendor# pecl install mailparse
PHP Warning:  Module 'mbstring' already loaded in Unknown on line 0
downloading mailparse-3.1.1.tgz ...
Starting to download mailparse-3.1.1.tgz (94 ...
Score: 0
SinaOwolabi avatar
kvm bridges: disable promiscuous mode, is it possible and is it wise?
ng flag

I am a little confused as to if this is the right question, but I have a number of KVM hosts with multiple bridges on (sometimes)bonded interfaces, and each bridge is mapped to its own distinct VLAN. (A KVM host can have possibly a router guest, a load balancer guest, and maybe a dns server, and internal server guests on them, each to its own bridge).

KVM host OSes are CentOS 6-8. Guests are any  ...

Score: -1
mbdow avatar
OPEN LDAP Sync Test
in flag

Could someone experienced in open ldap give me answers for these questions please ?

  1. I'm looking into a pre configured two open ldap servers that are in mirror sync. What is the best way to identify that these two are actually in sync?
  2. what are entryCSN and contextCSN in open ldap
Score: 1
nginx reverse-proxy upgrade from nginx 1.17 to nginx 1.18 gives SSL error
mx flag

I am having trouble upgrading nginx from 1.17 to 1.18 (or .19, .20) Everything works ok on 1.17, but higher versions give this error:

2021/08/27 01:14:45 [error] 22#22: *8 peer closed connection in SSL handshake (104: Connection reset by peer) while SSL handshaking to upstream, client: 192.168.**.**, server: api*******.hm.*******.gov.br, request: "GET /favicon.ico HTTP/1.1", upstream: "https://192. ...
Score: 1
user89023842234 avatar
GPO to set DFS Path to Active in Referral List for mapped drive
gb flag

I have a DFS Namespace of domain.lcl\DFS that replicates a folder ReplFolder across 3 geographically dispersed servers:

\\VANCOUVER\FolderA
\\MADRID\FolderA
\\TOKYO\FolderA

I can manually map a drive to \\domain.lcl\DFS\ReplFolder and it works great.

However, I want to be able to set up a GPO to set the active path so that the users in Vancouver, their active path is set to \\VANCOUVER\FolderA, and sam ...

Score: 0
Sam avatar
How to cache PHP on nginx?
in flag
Sam

Say that I am creating a news site on example.com, and now I have example.com/latest.php, this is a script that does a lot of query, and I want to improve performance. How can I configure php/nginx, so that it generates cache and when a visitor comes, the cache is sent, so s/he won't wait too long.
PS: On example.com/donotcache.php, I don't want it to be cached (user counting script), how to do it? Q ...

Score: 0
Mike Hermary avatar
Correct user/group ownership and file permissions for Joomla and WordPress sites running on Ubuntu server
in flag

I am migrating some Joomla and WordPress sites from shared hosting to VPS servers at Digital Ocean. The servers will be running Ubuntu with a LAMP stack.

Each site will have the following permission requirements:

  • Allow the configuration.php (Joomla) to be updated using the administrator panel.
  • Allow all directories and files within /var/www/domain.com to be editable by a custom user created by me. Thi ...
Score: 1
yesterday avatar
ssl-certificate for subdomain pointing to different server (litespeed/wordpress)
in flag

I have a domain name (www.my_domain.com), and this is attached to a load balancer in GCP. I have a google managed SSL-certificate for the frontend service of this load balancer. This works perfectly.

I now want to deploy a litespeed/wordpress image/instance on GCP deployments manager. I want this website to be available on https://web.my_domain.com, hence a subdomain.

When deploying, I get the publi ...

Score: 1
Mount docker volume on app engine docker image
ru flag

I have a docker image that I deployed to app engine. I want to mount a volume to replace a file originally written when the image was built. I need the file to be mounted when the docker image is executed (docker run ).

Is this possible with app engine? If mounting volumes to the docker container is not possible is there any other way to replace the file on the image when the docker container is  ...

Score: 0
Mutual authentication (WCF client connecting to SOAP service) fails with one client cert but works with another (but both trusted on server side)
hr flag

Setup: a .NET (4.6) client application connects to a remote SOAP service over HTTPS. The remote service can be configured to require a a client certificate or not.

What I am looking as an answer is any possible explanation of why scenario #2 fails ... the following 3 scenarios were all tested using exactly the same code base, only changing the certificates involved and whether or not a client cer ...

Score: 0
How do I change MySQL wait_timeout in production environment at runtime?
gl flag

I'm running Windows, IIS, MySQL, PHP.

In my.ini under [mysqld] the value for wait_timeout is set to 60.

wait_timeout = 60

But when I execute the following:

show variables like 'wait_timeout';

It shows me that the value is 28800, which I know is the default.

So I tried to set the value by executing the following:

SET GLOBAL wait_timeout = 60;

But this doesn't seem to work. MySql Workbench tell ...

Score: 1
Pathfinder avatar
Change Internet facing IP for Exchange server
us flag

I have to change Internet facing IP for Exchange server 2016 CU21.

We use pfSense as a routing solution, on which New Gateway is set - New ISP, works withouth issues. Upstream Gateway set on x.x.x.161/29 IP address. Static IP address set for WAN interface is x.x.x.162.

Since ISP provided multiple WAN IP's and our environment needs multiple servers to use same port, and instead using proxy service, t ...

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.