Latest Server related questions

Score: 0
user2980746 avatar
Wordpress permalinks with a load balancer in google cloud
br flag

Hello I used the wordpress one click deploy on google cloud and am trying to get custom permalinks working but every setting besides the default gives me a 502 server error.

My load balancer is setup with this frontend IP, 35.241.50.51
My backend IP is 34.69.91.228

My domain, hexcards.io, is set to the google name servers and I have a zone in the cloud dns which is pointing to the load balancer frontend  ...

Score: 0
parsecpython avatar
How to force owner of a shared windows folder?
us flag

I have a directory of shares:

D:\share\users\user1
D:\share\users\user2
D:\share\users\otheruser1
D:\share\users\yougettheideaithink

Each user folder is the owner of their folder.
Each user has what is supposed to be a 'dropbox' style shared folder called "Scans"

D:\share\users\user1\scans
D:\share\users\user2\scans

The user "svc_scan" has permission to write to the scans folder. The problem is  ...

Score: 0
Ray Foss avatar
Promote external IPv6 to static?
cn flag

What's the command for promoting an externally accessible IPv6 range to static within the VPC subnet?

My VM is accessible at 64bit wide IPv6 range, within a 96bit IPv6 subnet. But I'm afraid these may change without warning... this command seems like it should work:

gcloud compute addresses create myvm-6     --addresses "2600:abcd:abcd:abcd:0:0:0:0"     --region us-west2     --subnet neo-ipv6

ERROR: (gc ...
Score: 0
IT_User avatar
Use NFS to export an ISCSI drive. Any potential issues with this setup?
mx flag

I have a storage system that is broken for file storage. The block storage components still work and I am able to create a pool/lun and attach to a linux host.

I created a multi-TB LUN and have it connected to a linux host automatically during reboots

/etc/fstab looks like

 /dev/sdc  /opt/exports/iscsi_drive ext4 _netdev 0 0

From here I am planning to configure NFS to export the /opt/exports/iscsi ...

Score: 0
ptor avatar
mysql user@% can access from localhost
ca flag

I was always told that "%" means every host except localhost.

However I have created a user4@"%" and I can connect to from localhost.

screenshot

So now I am a bit confused regarding this. Can anyone clarify this for me, please?

Score: 1
ZFS does not count memory usage
in flag

I've a zfs pool (raid10) of 4 hdd (2 tb) within my proxmox installation.

Today i tried to overwrite the free memory with zero data on the root partition. Actually i wrote over 12tb without any errors

-rw-r--r-- 1 root root 5,2T 23. Nov 22:40 file1
-rw-r--r-- 1 root root 4,1T 23. Nov 23:01 file2
-rw-r--r-- 1 root root 2,9T 23. Nov 23:29 file3

The space haven't changed at all, and it seems that i'm able to ...

Score: 0
Is there any other technique to distribute traffic between load balancers besides DNS?
it flag

First off, I have already read this: High availability of load balancers themselves

But this question doesn't go far enough.

It seems like DNS load balancing is the only way to distribute traffic among load balancers. (Besides using a load balancer, which obviously doesn't do anything to distribute the load if it all has to go through a single server in the end)

This seems like an abuse of the DNS protoco ...

Score: 0
jdege avatar
How platform sensitive is Kubernetes with Docker?
at flag

How platform sensitive is Kubernetes and Docker?

That is, can I build a cluster on disparate hardware?

Suppose, for example, I have a REST api I've written in ASP.NET Core. The language and development environment is generally cross-platform.

I can then build a Docker container for my API, and I can even build a multi-arch container, so images built from my container will run on both ARM and AMD64.

 ...
Score: 0
Getting CD on HAProxy TCP (Layer 4) connection for Windows RDS Gateway
cn flag

I have a Windows RDS instance that users connect to over the internet, although we have placed an HAProxy using a TCP frontend/backend:

frontend front_https_rds
        bind XXX.XXX.XXX.XXX:443
        mode tcp
        timeout client 6h
        log global
        option tcplog
        option clitcpka
        default_backend back_https_rds

backend back_https_rds
        mode tcp
        timeout ser ...
Score: 0
AhmFM avatar
ansible AND operation with WHEN is failing when using ansible_facts
gr flag

Team: I am trying to fail a task when two conditions are not met on a node. ansible_facts['distribution_version'] and ansible_facts['distribution'].

I am passing in two nodes. one node is 20.x ubuntu and other is 18.x.

vars/main.yml

os_distribution: "Ubuntu"
os_version: "20.04"

task is below

- name: "Check Base OS Version maps to expected distribution version {{ os_version }}"
  fail:
    msg: "Task  ...
Score: 0
sintezators avatar
Best way to deploy 2nd domain controller on cloud?
bz flag

I'm looking for my best way to prevent single point of failure on my hybrid environment. I work for a small 100 users company and looking for a best way to deploy my second domain controller on cloud (the main is on-prem so I want to replicate 2nd on cloud). Whats the best way on doing this with AWS? Should I setup EC2 instance with Windows server and add a domain controller to on-prem DC1 or use AWS Di ...

Score: 0
anon avatar
Mapping network drives
nz flag

I'm trying to map a network drive using item level targeting based on a security group. When I map the drive based on security group it doesn't show up on client computers. If I map the drive based on a single user it works. Why is this happening

Score: 0
ArisK avatar
DELL VRTX - M620 Blade - Both NICs "Unidentified Network"
br flag

I have a DELL VRTX with two M620 Blades. I have an issue with one of the Blades. Both NICs come up with "Unidentified network". I got the server 2.5 years ago and run Hyper-V on the Blades. It works without an issue but about 3 weeks ago I started having issues with this.

I've updated all the firmware and all the hardware I was able to find on the DELL website. I am running Server 2019 Standard o ...

Score: 1
Joe avatar
RHEL 8 Registration Failed: SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED
cn flag
Joe

I am trying to stand up a minimal RHEL 8 server on VMware Fusion with RHEL Developer creds. When I attempt to run the command:

subscription-manager register --username my_username --password my_password

I receive the following error:

Unable to verify server's identity: [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legace renegotiation disabled (_ssl.c:897)

I am assuming this is because my organ ...

Score: 1
Boppity Bop avatar
.net core 6.0 on CentOS installs wrong version
cn flag

These are 2 commands I ran trying to install .net core 6.0 on CentOS 8 Stream:

sudo dnf install dotnet-runtime-6.0
Last metadata expiration check: 0:12:04 ago on Tue 23 Nov 2021 17:38:47 UTC.

. . .

Installed:
  dotnet-host-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                
  dotnet-hostfxr-6.0-6.0.0-0.6.28b ...
Score: 0
Many IIS request log entries show "(LS:_cip=)" in the query string
cn flag

Does anybody know what causes so many requests to my website to include querystring values following the pattern (LS:_cip=<ip address>) ?

I assume it's due to some sort of proxy. I'm looking into it becuase it's usually just appended, causing the url to be invalid. Lots of them come from bots, but some appear to be from valid users by looking at the user agent.

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.