Latest Server related questions

Score: 1
Installing IIS URL Rewrite via .msi doesn't create appropriate sectionGroup
br flag

I am installing URL rewrite with Ansible's win_package by giving path as the MSI installer.

Subsequently I get HTTP Error 500.19 for all requests.

This seems to occur due to because I am missing <sectionGroup name="rewrite"> in applicationHost.config.

Given that URL rewrite requires this sectionGroup, why isn't it added by the installer? Am I missing something?


Here is the sectionGroup declaration ...

Score: 0
Chirayu Patel avatar
Captive Portal Redirection with Bridged VLAN Setup
ua flag

Background

I have configured OpenWRT in the Bridge Mode. I push the packets from L2 to L3 using net.bridge.bridge-nf-call-iptables=1

Untagged Packets Scenario

In the case of untagged packets, this setup works fine and I am able to intercept all the packets and redirect them to the captive portal using iptable rule like :

iptables -A PREROUTING -m physdev --physdev-in ath242113 -j prt_captive_2113
iptabl ...
Score: 0
Why is my cronjob command interrupt after 1 minute?
bm flag

I have a cronjob command that runs once every day on Ubuntu 18.04. Below is the crontab:

25 06 * * * /opt/my/app arg >> /opt/my/cron.log 2>&1

I checked the log and the command was run at 06:25 am, but why was the process interrupted at 1 minute? I tried at another time, also interrupted at about 1 minute.

My app should run for 5 minutes, Why is it always interrupted at 1 minute?

Is th ...

Score: 0
Limit bandwidth by tc per src IP
in flag

I would like to limit output bandwith to server in LAN (virtual server in fact) per IP session / or src IP in other words.
My following rules on router doesn't work:

tc qdisc add dev lxdbr0 root handle 1:0 htb

tc class add dev lxdbr0 parent 1:0 classid 1:1 htb \
 rate 1000kbps ceil 1050kbps prio 0

tc filter add dev lxdbr0 protocol ip parent 1:0 prio 0 \
 u32 match ip src 0.0.0.0/0 flowid 1:1

I  ...

Score: 0
Hyper-V won't boot customized Ubuntu Server ISO
us flag

I'm trying to create a customized Ubuntu Server ISO (using the instructions here) for use in Hyper-V VMs. I want to modify boot/grub/grub.cfg to add autoinstall to the kernel command line parameters to enable automated server installs.

menuentry "Install Ubuntu Server" {
    set gfxpayload=keep
    linux   /casper/vmlinuz   autoinstall quiet  ---
    initrd  /casper/initrd
}

If I create a new VM ...

Score: 0
Renan Baggio avatar
Place different applications in Google Cloud under the same domain assigning subdomains for each one
jp flag

I'm asking an opinion or some guide for this problem. I have a couple of applications in Google Cloud Platform that I need to place under the same domain (let's call it mydomain.com), using a different subdomain for each one, like this:

  1. App 1 running on Cloud Run: mydomain.comhttps://my-first-project-5yknbkcx2a-rj.a.run.app

  2. App 2 running on Cloud Run: subdomain1.mydomain.comhttps://my- ...

Score: 0
Timezone with 12h time format (AM/PM)
ch flag
xXx

I have a problem with timezone in debian

I need to set up zone with 12h format (AM/PM) throughout the system. Locale set to "en_US.UTF.8", output "date" command is correctly. Time format in "timedatectl" is incorrect (24h). Any ideas?

Locale:

LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_ ...
Score: 0
duckbjarne avatar
What is the bottleneck of my HP MSA? Is it intended for a CSV at all?
gi flag

I am an apprentice at a company in Switzerland. We have a testing / learning environment for us, which consists of multiple physical servers. There are two physical Microsoft Hyper-V servers that are in one Failover Cluster, connected via iSCSI to a HP MSA G3 P2000, where the vhdx drives reside on. The VMs in it are extremly slow. They are Windows Server VMs and all show 100% disk activity all the time  ...

Score: 0
How can I test the NGINX 5xx error configuration (generate a 5xx error)?
in flag

I am setting up a new web server using NGINX and I would like to test the error page configuration. This is easy enough to do for a 404 but I want to test the 5xx configuration and so need to at least be able to generate one of the 500-series errors from a request.

Can anyone give me a clue please as to how to do that?

Score: 0
sauerburger avatar
Create vdisk in PERC H710 Mini under Debian 11
jo flag

I have a refurbished Dell R720 server with the PERC H710 Mini raid controller. I can assemble vdisks from physical disk in the BIOS. However, I'd like to create a vdisk without rebooting. I've installed Debian 11 and added the srvadmin tools using these following instructions.

First, I've tried to manage the disks using the idracadm7 command. Some resources indicate that there should be a storage s ...

Score: 0
1cloud avatar
Correct Apache2 AddType directives for caching fonts
cn flag

I'm using apache 2 and have set caching directives as follows in the virtual servers conf file:

<FilesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf|woff2)$"> Header set Cache-Control "ETag, public" </Filesmatch>

This seems to be working ok apart from caching the woff2 font, I've tried everything in the following thread: Correct Apache AddType directives for font MIME types

Google Pag ...

Score: 0
dartNNN avatar
OpenWrt adds second default route
cn flag

I have OpenWrt router (gw: 192.168.4.1, dev: wlan1), connected to another wifi network (gw: 192.168.0.1, dev: wlan0). I setup openVpn on that router (gw: 172.26.254.1, dev: tun0). When I connect to wlan1 via laptop everything works as expected and routes looks like this:

192.168.0.123 dev wlan1 table 16800 scope link
192.168.4.106 dev wlan1 table 16800 scope link
192.168.0.1 dev wlan0 table 16801 s ...

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.