Latest Server related questions

Score: 0
How is ExchangeOnlineManagement PowerShell module related to ExchangePowerShell module?
nl flag

Please let me understand how ExchangeOnlineManagement and ExchangePowerShell modules are related each other.

For example Microsoft Docs describe cmdlet Connect-ExchangeOnline as it comes from ExchangePowerShell module, while Get-Command Connect-ExchangeOnline returns ExchangeOnlineManagement as its source.

Score: 0
Budro avatar
debian + lvm + luks broken
us flag

OS - debian 9-like, PC, not a VM. So, the first start was ok but with no GUI. I decided to install video driver for Nvidia card, did it from tty1 but caught a problem after reboot. It was booted only into "initramfs".

"Warning: couldn't identify filesystem type for fsck hook, ignoring"

I guess that there is a trouble with UUID or so in /etc/fstab.

disk layout

Score: 0
Want Apache Location to have different authorization than overlapping Directory
cn flag

I am running an application in Apache 2.4.

The application is served out of /usr/share/myapp/cgi-bin. Access to this application is restricted to those who have authenticated with Shibboleth. The configuration (so far) looks like this:

DocumentRoot /usr/share/myapp/cgi-bin

<Directory /usr/share/myapp/cgi-bin>
  SetHandler cgi-script
  AuthType shibboleth
  Require valid-user
</Directory&g ...
Score: 0
kappa_t avatar
rsync finding too many different files
ua flag

I am trying to recursively list the files

  • not present on the target
  • present on both sides but differing in content

between a local and a remote (SSH) directory using rsync:

rsync -rvcn local-directory/ remote-user@remote-machine:remote-directory/

However, rsync prints a long list of files although only a few have actually changed. That is, some of the files from this list exist with identical chec ...

Score: 1
Cross realm constrained delegation
pe flag

I have Red Hat IdM on RHEL8 with a two-way trust to AD on Windows 2019. What currently works:

  • Constrained delegation for NFS clients. NFS clients can impersonate users from the IdM realm (gssproxy).
  • Users from the AD domain can log on to the hosts in the IdM realm (the trust works).

Wat doesn't work is the NFS client trying to impersonate AD users. Getting s4u2proxy tickets only seems to work for  ...

Score: 0
Rodrigo avatar
Kubernetes Nginx Ingress could not load custom certificate from cert-manager
jp flag

I am using cert-manager with this custom wildcard certificate

apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
  name: letsencrypt-myapp-issuer
spec:
  acme:
    server: https://acme-v02.api.letsencrypt.org/directory
    email: [email protected] # CHANGE-ME
    privateKeySecretRef:
      name: wildcard-myapp-com
    solvers:
      # ACME DNS-01 provider configurations
      - dns01:
          cl ...
Score: 0
BeWog avatar
Configure and connect fence device through proxy server?
sd flag

I'm setting up a cluster with Pacemaker and Corosync (from Clusterlabs). It works fine but i need to configure the fencing.

Servers run on a VMWare ESXi infrastructure.
I have a frontend server (with an public IP address) configured with Nginx as a reverse proxy. And 2 backend nodes on a private network.
The 2 nodes are connected to the internet via a proxy server (Squid) to access the web.

I tried a ...

Score: 0
chrisinmtown avatar
apache in docker: best practice to manage logs written to mounted volume?
in flag

What the best practice to write and manage log files written by Apache HTTPD running in a container?

We run Apache HTTPD using docker base image httpd:2.4-bullseye. Right now HTTPD is configured to write its logs to stdout and stderr. Docker captures that container output and I can see the log content via docker logs <containerId>.

I'd like to reconfigure HTTPD so access, error and other HTTPD l ...

Score: 0
Session disconnect when downloading files from server behind Apache Reverse Proxy
it flag

I'm using Apache2 as Reverse Proxy on the front of some servers, and the connections are ok: through Apache RP I can open the web page, I can put my user and password and access, I can navigate, but when I try to download any file from server, the session is disconnected.

Any idea?

Score: 0
vrms avatar
df output does not change after deletion of a 41G file
de flag

Maybe my understanding of what df does is incorrect?

I am wondering what is the problem here

1. checking usage

$ sudo df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1       443G  436G  4,6G  99% /

2. identifying a large file

$ sudo find /var/lib/libvirt -name WS19.qcow2 -exec ls -lh {} \;
-rw------- 1 root kvm 41G  7. Okt 2020  /var/lib/libvirt/images/WS19.qcow2

3. removing that fil ...

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.