Latest Server related questions

Score: 0
iptables show chains without references
vn flag

iptables -L -v -n gives me multiple chains but without references. Like this:

Chain fail2ban-apache-auth (0 references)
 pkts bytes target     prot opt in     out     source               destination
    0     0 RETURN     all  --  *      *       0.0.0.0/0            0.0.0.0/0

Is it possible to add reference to iptables? It seemt that that is the problem why my fail2ban does not work. T.hank you

 ...
Score: 0
fail2ban iptables returned 200, iptables 0 references
vn flag

I installed fail2ban but on start I got multiple error messages:

iptables -n -L gives me 0 references for each jail. (should be 1?)

Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain fail2ban-apache-a ...
Score: 0
PaulMcF87 avatar
Allowing docker to access local webhost Database
dk flag

I am creating a webapp for my business using AppSmith, hosted on Docker.

AppSmith requires access to a database in order to read/write information. Previously I have used MariaDB which is also hosted as a docker Image. However, because this is for business I would rather have the data hosted on an actual server/database rather than a docker image

The address shown for the database is localhost:3306  ...

Score: -1
Fernando Suarez Ornani avatar
Limit drag & drop mess
br flag

I have a Windows Server 2016 acting as a file server with thousands of files in a well-defined tree. Different people have different access to different parts of the tree. The problem is that some users, by mistake, sometimes do drag & drop, and a project folder appears somewhere else, mostly, anywhere, not related to the original place. I have snapshots in case of disaster, but I've never used them ...

Score: 0
What are the differences between these ext4 features: dir_nlink vs large_dir
sl flag

From the ext4(5) man page:

dir_nlink
Normally, ext4 allows an inode to have no more than 65,000 hard links. This applies to regular files as well as directories, which means that there can be no more than 64,998 sub‐directories in a directory (because each of the '.' and '..' entries, as well as the directory entry for the directory in its parent directory counts as a hard link). This feature lifts t ...

Score: 0
Abid avatar
Update of Windows Server 2019 fails with 0x800f0986
pl flag

This is a follow up to What exactly means MS error code 0x800f0986?

I use Windows Server 2019 Standard, Version 1809, Build 1339.

I am not able to perform any weekly updates as it fails with 0x800f0986, both Online Update and WSUS fail.

When running sfc /scannow it complains about corrupted files which cannot be repaired.

Running dism /online /cleanup-image /restorehealth also fails. Running dism /o ...

Score: 0
How to setup content range in NGINX?
in flag

I use django framework and I try to setup NGINX that server play video in browser chunk by chunk.

nginx.conf

proxy_cache_path /tmp/mycache keys_zone=mycache:100m;
server {
            listen 80;
            server_name localhost;

                proxy_cache mycache;
                slice              1m;
                proxy_cache_key    $host$uri$is_args$args$slice_range;
                proxy_set_ ...
Score: 0
Can't call extensions using an external FreePBX Server and MicroSIP Softphone
pk flag

Just setting up a FreeBPX Server and I can register the softphones and access voicemail however I cant call the extensions. The network setup is:

FreePBX pbx.somewhere.com <---> Internet <----> Router my.home.com <----> 10.0.0.197 + 10.0.0.223 Softphone

I can register the softphones no problem. If try to call extension to extension it will want me to leave a voicemail. If I turn ...

Score: 0
Gaurav Kansal avatar
how to disable additional section for rpz domains in bind 9
by flag

Bind 9 with RPZ implementation, returns the SOA details of RPZ zone under additional section, when a domain is restricted through RPZ mechanism and this can lead to leakage of information.

Is there a way to control this and disable the "Additional Section" for domain which matches under RPZ.

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.