Latest Server related questions

Score: 0
File shares inacessible after server update
cn flag

So I applied the 2021-9 updates on one of our Windows 2016 Server yesterday. The server was configured with a File Sharing role and the share had been working smoothly for more than a year, no glitch whatsoever.

Since the update has been applied, the windows share is not accessible from outside computers (belonging to the same domain and networked using simple unmanaged switches). I cannot figure ...

Score: 0
Șerban avatar
Samba username mapping not working as desired
mx flag

I have the following username mapping in Samba:

master = johndoe user2 user3
regular = user5 user6
restricted = johndoe user8 user9

By default, Samba will always map johndoe to the last entry in username.map, that is restricted.

Any idea how to map johndoe to multiple entries? I need this, because there are some shares where not all users have access, but some users (like johndoe) must have acce ...

Score: 0
Masquerade / firewalld target : impacts on filtering?
za flag

I opened a question here, but as I found some new elements, I prefer to open a new one.

Here is my situation, that can be reproduced:

Fresh Centos7 OS. Configuration of two interfaces eth1 and eth2 with ip adresses X and Y

-----------------> @X CENTOS @Y -----------------> @Z  -------
    dst_IP = A                      dst_IP = A
    src_IP = B                      dst_IP = B

edit /etc/firewa ...

Score: 0
Ian avatar
RPM failed dependency that's already installed
it flag
Ian

We have an old dev server for Centos 6 I want to update Openssl to a modified version 1.0.2k (we have got a C8 server to replace it, but trying to update the old one in the interim).

I have built the RPM from a SRPM, and trying to install. Example

rpm -Uv openssl-libs-1.0.2k-21.el6.x86_64.rpm  openssl-1.0.2k-21.el6.x86_64.rpm openssl-devel-1.0.2k-21.el6.x86_64.rpm

However, it comes up with the error:

 ...
Score: 2
Matthew Adair avatar
FileMaker Server will not start - host unreachable (10502) - SSL error
se flag

Running FileMaker Server 18. A combination of a in process SSL certificate update and a system reboot has left our FileMaker server in a state that it will not start.

The FileMaker Server logfile simply shows:

Error 701 BHL-DBSERVER Database Server process has terminated abnormally.

The Windows event log shows the following error:

SECURITY: Error 213 occurred when FileMaker Server attempted  ...

Score: 0
James Connigan avatar
How to get patches for Java SE?
lr flag

I have been struggling with this all day. Going on day 2.

I created a support.oracle.com account and can login, however I am redirected a page asking for a Support Identifier. I do not have one, reading it says it would have sent with the registration email, it was not.

See attached email

enter image description here

I called customer support, they asked me what product I was trying to patch, "Java SE"

Specifically "Oracle Java SE  ...

Score: 0
Med Dhaker Abdeljawed avatar
mirror cluster replication software
jp flag

I'm looking for an alternative to the safekit software which handle high availability using active/passive redundant servers with real-time replication and failover.

Actually we have 2 distant servers, when the second server detects that the main servers fails it activates a common virtual IP and takeover if the main server restarts then the second server will deactivate the virtual ip and the main se ...

Score: 0
Geoff avatar
Fail2ban regex not working
cn flag

I would like to block any get request to /.git, /wp-login,/remote/login/, so i have created the following filter which also includes other requests.

 badagents = 360Spider|ZmEu|Auto Spider 1.0|zgrab/[0-9]*\.[0-9a-zA-Z]*|Wget\(.*\)|MauiBot.*|AspiegelBot.*|SemrushBot.*|PHP/.*

failregex = ^.+?:\d+ <HOST> -.*"(GET|POST|HEAD).*HTTP.*(?:%(badagents)s)"$
        ^.+?:\d+ <HOST> -.*"(GET|POS ...
Score: 0
Enabling Gzip Compression on IIS/applicationHost where websites exist on two drives
br flag

I have inherited a strange environment for a website. It is broken into various projects of which some are in the inetpub directory on the server's C drive and others in the same directory on D drive.

All these "websites" are under the same entry in IIS.

I have set up Compression within IIS for the website, but this isn't sending out headers to any of the website sections.

So my next port of call was t ...

Score: 0
basic http authentication apache not working
fr flag

i'm trying to put protection on two pages, however when i click cancel those pages are displayed. i'm using WordPress, this is the setting in my .htaccess file.

SetEnvIf Request_URI "^/page/page1/$" PAGE1
# use BASIC authentication only when env variable PAGE1 is set
AuthType Basic
Authname "Users zone"
AuthUserFile "/path/to/passwd"
Require valid-user
Satisfy any
Order allow,deny
Allow from all
De ...
Score: 1
How to create LVM RAID 1 with 4 disks of 2 different sizes?
it flag

I have a system with

2 x 1TB (NVMe SSDs)
2 x 2TB (SATA SSDs)

disks and would like to create a RAID 1 system using all available disks (so I have a 3TB RAID1 system at the end). Unfortunately, most examples for how to set this up are for just two disks.

What's the recommended approach here?

  • Create RAID1s for each disk size, i.e. mirror the disks of the same kind and then create one large logical volume ...
Score: 0
Daria Romanova avatar
Connecting to server via VPN
cl flag

There is a server with connection via VPN to it (using GRE protocol). I have got a problem to connect to this VPN from home network, because GRE is not allowed by provider. But I have got another work server (with SSH connection to it from home) in other network from which I can connect to server in VPN. Is there any way to make tunnel to connect from home to VPN-server through work-server? SSH connecti ...

Score: 0
Hipjea avatar
Nginx redirect specific path to a subdomain outside of Wordpress
cn flag

I have a main website using Wordpress powered by Nginx (using HTTPS https://example.com) and I need to redirect a specific path to another server, responding to the subdomain http://files.example.com (no SSL).

Whatever I try, rewrite or redirect 301, I land on Wordpress' 404 error page. I think I can't get outside of Wordpress location within my Nginx configuration :

server {
    listen            443 ...
Score: 0
How does a switch communication map ip address to Mac address?
in flag

Assuming 10 computers are connected via hub. Pc1 sends data to ip address of pc2. But hub broadcasts it to all computers.

Whereas if I replace hub with switch, then switch will maintain table of switch plug and Mac address.

When PC1 sends data to PC2's ip address, then how does switch ensure that it is send to correct computer (Pc2)? I am asking because switch doesn't keep record of ip address.

Score: 0
SIGKILL has no effect on a process running 100% CPU
as flag

I have a weird behaiviour on my pi4 running Ubuntu server 21.04. It's running correctly, but at after a while, a can see a process running 100% CPU from hours, and if I wait longer there are 2, 3 ... other processes running 100% CPU. They seem to be launched by a cron job (from the home automation Jeedom), but this is not my question.

The weird thing is I cannot kill them, even root user with kil ...

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.