Latest Server related questions

Score: 1
How can I tell if an installed cert is wildcard or not
fr flag

I installed a cert for my server a while ago using certbot, and cant remember if I setup as a wildcard or not, What command can I run to see if it is or not?

Score: 0
stackprotector avatar
How can I set the ACL of a CA programmatically?
th flag

When launching the CA console (certsrv.msc), I can right-click on my CA, select Properties and then I can modify the ACL of my CA in the Security tab. When I modify it, the changes are applied to the AD object at:

CN=MY-CA,CN=Enrollment Services,CN=Public Key Services,CN=Services,CN=Configuration,DC=contoso,DC=com

When I view it in the ADSI editor, the modified ACL entries are not inherited, but dire ...

Score: 0
yogesh deshpande avatar
How can I assign same private IP 10.3.3.51 to two azure vm having differnt MAC address? only one vm will be providing service at a time
ro flag

I have two vms behind the Azure Load balancer working as High availability that is only one vm is providing service at a time, other vm will be in passive state. I want to keep same IP address 10.3.3.51 on both VM how can I achieve that? health probe should send probe on 10.3.3.51 to the both VMs.

Score: 0
mariu5 avatar
Exchange Online: Configure Room Finder in Outlook
mq flag

In Exchange Online, you have the ability to set booking delegates on room mailboxes. You can then also either set to auto accept meetings from only these people or have them approve each meeting request manually from any user.

We have multiple room mailboxes locked down so that only a handful of users can book these rooms.

Is there a way to configure the room finder in Outlook to exclude the non-boo ...

Score: 0
Jean avatar
spamhaus.org is blocking our IP because we use multiple unrelated HELO values
jp flag

spamhaus.org is blocking our IP because we send mail using multiples domain names from a single IP.

The message is

A device (computer, server, mobile phone, etc), or an app on a device that is using aaa.bbb.ccc.ddd is infected, badly misconfigured, or compromised. It is making SMTP connections with multiple unrelated HELO values on port 25.

The most recent detection was on: May 18 2022, 10:20:00 UTC (+ ...

Score: 0
Automated download from microsoft download center
us flag

For automating the installation of Microsoft Deployment Toolkit, I need to download MicrosoftDeploymentToolkit_x64.msifrom the relevant Microsoft Download Center page.

Is there any way to easily download this msi with powershell without using heavy tooling like selenium?

Score: 0
nyoatype avatar
Juniper SRX 300 REST-api user verification fails
in flag

I'm trying to enable REST-api for my Juniper SRX 300 device and I'm going nuts. The main crux of the problem is that whenever I try to make a call to an RPC URL I'm being told that the request is unauthorized and it failed to open session to execute RPC. I have not found anything in the documentation that would indicate that a user would require any special privileges and thus assumed that a supe ...

Score: 0
Ben Anderson avatar
How to block internet access for OpenVPN clients and restrict traffic to VPN network? (Installed with openvpn-install)
me flag

I setup an OpenVPN server using openvpn-install. I would like clients to be able to connect to the VPN server, but any traffic aimed towards the internet instead of the VPNs local network should be blocked.

I have seen many solutions proposing adding push commands to server.conf requesting that clients use their own network for internet traffic by default, however these requests can be ignored by cl ...

Score: -1
Upgrade windows server 2016 to 2019 , Evaluation ISO is not prompt for a license key during the installation
cn flag

Is there a way to do upgrade from windows server 2016 standard licensed ( no EVALUTAION) to windows server 2019 using ISO method without the need to activate it in a second moment once the upgrade is over?

During the Upgrade/Installation Wizard, no prompt for a license key is showed !! and if I go further, I'm not able to keep my files/apps and the only option is to do a clean installation/upgrad ...

Score: 0
Clark13 avatar
How to configure nginx proxy on tomcat?
vn flag

There is a raised nginx in docker that looks at the Internet with a public address. There is a site that is running on tomcat in docker on another machine with a private address. I need to configure proxying from nginx to tomcat using the link.

Made it through upstream

upstream tomcat {
  server 192.168.10.10:3005;
}
server {
    listen 80;
    server_name 10.16.160.58;
location /private/link1/ {
     ...
Score: 0
Logs are not shifting to new directory after log rotation
us flag

I am facing issue. We have setup log forwarder for sentinel and logs are frequently coming on /var/log/messages.

Actual problem is

i have created one script for log rotation and placed it under /etc/logrotate.d/ with name messages.conf below is the configuration image of text

Now this scripts at 3AM and creates a new directory as per today's date and ideally after that the logs should start coming in nee directory bu  ...

Score: 0
How to redirect port 8080 with apache?
eg flag

I'm running a tomcat webserver on port 8080 behind a apache2, and want to redirect some ports.

For testing, I'm trying to redirect to an invalid location, as follows:

<VirtualHost *:80>
        ProxyPreserveHost On
        RequestHeader set X-Forwarded-Proto "http"

        ProxyPass / http://127.0.0.1/test80
        ProxyPassReverse / http://127.0.0.1/test80
</VirtualHost>

<VirtualHost ...
Score: 1
why are du -b and du -k different so much
kr flag
gyd

I am using Ubuntu 16.04.5 LTS, and the version of du is 8.25. Now I have a question:

$ du -b /var/log/lastlog
69788251412 /var/log/lastlog

the size matches command ls -al. While I use du -k, it has another result:

$ du -k /var/log/lastlog
80 /var/log/lastlog

The two result doesn't match, why?

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.