Latest Server related questions

Score: 0
Marcus avatar
Disable sincro in OneDrive app from administrative panel office 365 for business
cn flag

I have a question about the management of local app for Office 365 For Business. For sync reason I only need users to modify files online only, so I don't want them to activate the syncro utility of OneDrive app on their PCs. Is there a way I can disable only the app sync while maintaining the OneDrive access through web interface? Brefly, I want to prevent them to save a copy on the pc (with auto sync  ...

Score: 0
Ror avatar
Grafana plugins not working
om flag
Ror

I have a grafana server (6.3.5) and I'd like to add the Flowcharting plugin. I've followed the installation instructions in the official documentation and did as follow :

sudo grafana-cli plugins install agenty-flowcharting-panel
installing agenty-flowcharting-panel @ 0.9.1
from: https://grafana.com/api/plugins/agenty-flowcharting-panel/versions/0.9.1/download
into: /var/lib/grafana/plugins

✔ Inst ...
Score: 0
friendly joe avatar
Multiple passwords for Samba users // seperate password for Windows RDS Server
in flag

I have a SAMBA-Domain based on "https://www.univention.com/products/ucs/"

I would love to have 2 passwords for each user while one of them is always the same. the background is, that I have guacamole setup with SSO. so a user logs in using SSO but then needs to enter his password as soon as he connects to an RDS.

So allowing all users to login on my RDS Servers with the same password would work too. ...

Score: 0
David Jacobsen avatar
.NET runtime missing after it used to exist
by flag

We manage deployment of our applications using Azure Devops.

We have an application which was deployed to our UAT environment back on 9/14. It was successfully built and released within Devops, and it was working. We noticed today that the service fails to start as it can't find any compatible framework versions. It is looking for 5.0.9 but only 3.1.19 and 5.0.4 are installed.

Checking our logging s ...

Score: 0
SAML 2.0 NameIDPolicy that was not satisfied by the issued token
cn flag

I am working on a SAML integration with some monitoring software, but I keep receiving the MSIS7070 error below. I have tried numerous transform combinations with no luck. I am certain this is something relatively easy to fix, but my AD FS knowledge is minimal. I am guessing it has something to do with my claim issuance policy? I am trying to send the email address back to the SP. I ensured that the acc ...

Score: 0
davidburtton avatar
Windows 10 Run Task On Any Domain User Login and then Delete Task
gw flag

I have a scenario where I need a non-domain joined Windows 10 to reboot after it gets joined to a domain and there's a logon of a domain user - any domain user, not a specific one. I'd also need this reboot to happen only once after the initial logon on that user.

I've tried to create a scheduled task that runs when any domain user logs in and reboots the device but I can't seem to find a way of  ...

Score: 0
Philip Scot avatar
is it possible to use zabbix log[] key with zabbix_agent2
nf flag

I have zabbix server 5.4.4 on my linux ubuntu 20.04
Also on my client machine i have installed zabbix_agent2 for 5.4.4 ( there is no zabbix_agent 1 running nor installed )
And zabbix_sender 5.4.4

Im trying to make a new item with log[] key

Using this article: https://www.zabbix.com/documentation/current/manual/config/items/itemtypes/log_items

I changed the configuration file and added server active ip a ...

Score: 1
Are Google Cloud Platform (GCP) persistent disk snapshots a proper way for doing long-term backups?
nl flag

Let's say I need a long-term backup for a webserver in Google Cloud Platform.

I need to have a possibility to access to the state or restore the state of the machine up to 1 year ago. (Weekly snapshots will be ok.)

Are snapshots a proper solution for such long-term backups?

  1. Can I have snapshots which are 1 year old?
  2. Can I have 54 snapshots for one disk?
  3. Can I switch/restore to older snapshot withou ...
Score: 0
Shivayogi Kamat avatar
GCP - Velostrata target cloud extension
mx flag

I have setup Velostrata cloud extension, but it is getting failed with the below error: "Instance null is not accessible on port 443", I am getting this error for both Edge A and Edge B.

Also please find the attached screenshot. Please click here to see the image

Even after increasing the instance disk size(velostrata instance) to 520GB, getting the same error.

The GCP account what I am using is a fr ...

Score: 1
Stefan avatar
Kubernetes certificate with Letsencrypt
mx flag

I want to create a certificate with letsencrypt.

When I run the this yml

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  name: grafana-tls
  namespace: grafana
type: "kubernetes.io/tls"
spec:
  secretName: grafana-tls
  issuerRef:
    name: letsencrypt-prod
  dnsNames:
     - mydomain.com

with kubectl apply -f .\grafana-tls.yml --validate=false

I encountered with the following error

Score: 0
Any danger to joining server to domain or renaming then waiting for it to restart automatically days later off hours?
jp flag

I sometimes need to join or rename a server but can't restart at that moment. Are there any known issue to the server's functioning or connections before the required restart, or do all changes only happen on next boot?

Score: 0
Kinder9211 avatar
Using a RHEL system in a Jenkins pipeline, issues with permissions in docker-compose volumes
fr flag

I have an RHEL 7 Jenkins agent. On this agent, I have configured a pipeline to simply pull some code and do a

sh 'docker-compose up'

with the following compose file.

version: '3'
services:
  pythontest:
    image: python:3.6
    volumes:
      - ./logs:/usr/local/logs

The issue comes in the post step, where I want to do a cleanup and delete all the folders and files in the workspace. It seems that t ...

Score: 0
ndtreviv avatar
Flink taskmanager on ECS cannot connect to jobmanager on EC2
in flag

I have an EC2 instance which is in us-east-1b and is running the flink jobmanager, which is responsible for coordinating work across multiple taskmanagers via RPC, and history server. I can see from netstat that the jobmanager is listening on :::6123 for incoming taskmanager connections.

I have an auto scaling group which will run up an EC2 instance into the same az, subnet and security group as the EC2 ...

Score: 0
Alex Lum avatar
EXCHANGE and MAPI : domain admins not allowed
us flag

I can't configure Outlook 2013 with Exchange 2016 as domain admin, it asks me for password, i nter it and reask as well. No problem with users, only with Administrators (Builtin, domain admins...)

Is it a normal behavior? Is it possible to bypass this issue? If yes, How? is it secure to let admins have a mailbox?

Thank you.

Score: 1
hgl avatar
Why linux generates ARP broadcast for packets that match the LAN route?
gt flag
hgl

I have two physical devices, a router and an access point, both installed with OpenWRT.

The router has two interfaces, one for LAN (192.168.1.1/24), the other for WAN. The AP also has two interfaces, one for LAN (192.168.1.2/24), the other for for WiFi (192.168.2.1/24). The two LAN interfaces are connected with a wire.

On the router, a route for WiFi is set up:

ip route add 192.168.2.0/24 via 192.168.1.1 ...

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.