Latest Server related questions

Score: 0
Setup 100+ forwarder email addresses
it flag

I have a requirement from a client, they want to be able to setup 100+ email addresses to be used for testing purposes. They don't need to be able to send emails but we need to be able to receive them.

These would be used as test accounts in their application for user accounts and any emails sent to them should be forward onto one central email address. And of course they want to use as low cost  ...

Score: 1
Splunk splitting multi-line log events by date
in flag

I have a mostly default Splunk config that is properly splitting most of my log messages from a standard Java application. We don't override any of the defaults concerning line breaks, line merging, or date formats. In some situations, Splunk appears to be detecting that there is a date on a multi-line log event and incorrectly splits the event on that line. I'd like to know how to prevent this from hap ...

Score: 0
Otavio Souza Rocha avatar
Nginx prefix/subdirectory
cl flag

What is happening is that the GLPI project is not loading the files (js, css, php, etc).

The local URL is http://localhost/glpi-grupo/, but all the files in Elements are missin the /glpi-grupo like this: http://localhost/style.css

enter image description here

I need to force them to load with the subdirectory /glpi-grupo

I'm using Nginx and Traefik, all in a Docker container.

My traefik rule:

traefik.frontend.rule: Host:loca ...
Score: 0
apply calico manifest through ansible kubernetes core module
cn flag

I am trying to install calico on an existing single-node kubernetes cluster (installed through kubeadm). The two manifests are tigera-operator and custom-resources. This works fine if I manually install it through kubectl:

kubectl -f apply tigera-operator.yaml
customresourcedefinition.apiextensions.k8s.io/bgpconfigurations.crd.projectcalico.org created
customresourcedefinition.apiextensions.k8s.io/bgp ...
Score: 0
Multiple Conditional redirects all in a single .htaccess (Landing Page)
gb flag

I have a folder that simply has a "Coming Soon" single page html.

I then have several domains that I point to this folder from time to time as needed.

Simple right?

Well what I want to have is a condition where if the original requested page was non-www to go to www (301> PLUS if not https to go to https (301) AND then redirect all traffic to https://www.originating-domain.xzy/index.html (302)

Score: 0
cmd - run a batch file after all other concurrent batch files finish
ru flag
Cal

I have a simple batch file which calls other batch files, it looks like this:

start /b run_part1.bat
start /b run_part2.bat
start /b run_part3.bat
start /b run_part4.bat

run_last.bat  // fires immediately, how to make this line wait until above finishes?

With the /b the first 4 files will run concurrently. All will finish within 1.5 hours.

I need another script to do some cleaning up after all the four  ...

Score: 0
David Hajes avatar
IBM M1015/SAS2008 IT mode + HP SAS Expander slow writing speeds
bd flag

I have a PC with AMD Ryzen 9 3950X, ASUS ROG X570 and mixed 2x16GB DDR-3200 + 2x16GB DDR-3600 RAM.

Ubuntu 20.04 LTS

6 x SATA HDDs via MB

In the beginning I used the HBA only for 5 x SAS HDDs, and it all worked as expected with speeds 150-200MBs.

IBM M1015 with LSI SAS2008 flashed to IT mode (latest FW) HP SAS2 Expander with 8 ports and latest FW (2 ports for HBA link) connected via one port to HBA (no sec ...

Score: 0
Zoro Steve avatar
Disk IO issue with high Page writeback
us flag

I have been trying to figure out what's going on with some of our servers. These are KVM hosts that have 5 -8 VMs. RAM >= 64GB, 10 - 20 cores. These are running Ubuntu 18.04 LTS 4.15.0-142-generic Kernel, LUKS encrypted ext4 root partition.

Randomly, some of these servers will become very slow. All indications would point to Disk IO, but really there isn't much workload consuming IO (pidstat,  ...

Score: 0
FalcoGer avatar
PXE boot pmagic with wget or TFTP after kernel
cn flag

I wish to boot parted magic by PXE.

I have read this article on the topic: https://partedmagic.com/pxe/
where it states that you can either load the entire iso, prepare the squashfs file and load it as ramdisk or you can load a kernel and then afterwards have busybox download the file in a variety of ways, including http/s and TFTP. It also states that this method might be faster than using the TF ...

Score: 0
Ror avatar
Error: Could not start TLS. Please check your LDAP server configuration. on PhpLdapAdmin
om flag
Ror

We have a LDAP server and we use phpldapadmin to manage it. I have not used it since a long time and when I try to login with my admin user, I get the following :

Could not start TLS. (LDAP Server)
Error: Could not start TLS. Please check your LDAP server configuration.

error   Unable to connect to LDAP server LDAP Server
Error: Can't contact LDAP server (-1) for user

error   Failed to Authentica ...
Score: 0
Bradford Griggs avatar
How to access Jetty Server from outside LAN?
es flag

I originally posted this question on stackoveflow but was advised that it would be more suited to this site.

I am trying to access a Jetty Server deployed on one machine from another machine outside LAN but it's not working. I've read this thread and followed the advise offered by @Joakim Erdfelt however it did not work. My code is below:

Server server = new Server();
    

    
// HTTP connector
ServerC ...
Score: -1
George Glynn avatar
Non-domain Windows Event Forwarding security
cn flag

Microsoft's instructions for configuring Windows Event Forwarding from event source computers to an event collector server that isn't in the same domain with the sources seems wildly problematic from a security standpoint (https://docs.microsoft.com/en-us/windows/win32/wec/setting-up-a-source-initiated-subscription#setting-up-a-source-initiated-subscription-where-the-event-sources-are-not-in-the-same- ...

Score: 0
Jonathan Brickman of Topeka KS avatar
How to prevent System Volume Information from filling up with orphan shadows?

On many Windows systems, clients and servers, including 2016, 2019, and many builds of 10, we are seeing System Volume Information fill up, sometimes with hundreds of gigabytes of orphan shadows. On client machines they are usually cleanable using VSSADMIN DELETE SHADOWS /ALL; on servers sometimes a few of them can be cleaned like that, but in general most have to be removed by DELETE SHADOWS ALL ...

Score: 0
cappypi avatar
Not able to connect to HTTP server outside of LAN
mp flag

I have made an apache webserver with xampp on windows 7 Ultimate. I have set DDNS and port forwarding on port 80 in my AT&T bg210 router. I can connect to the website on the LAN, but not on another network. BI know that WIN7 is end of life. I have tried disabling firewall in PC and router to no success.

Score: -1
Frédéric avatar
Changes to do to old zone after migrating DNS provider
gd flag

We have migrated from a DNS zone provider (AWS Route 53) to another one (CloudFlare). We have changed the nameservers at our registrar (Gandi) on July the 20th 2021. We have not changed the SOA and NS records declared in the zone of our former DNS provider (AWS Route 53), deeming it not needed (and anyway not possible with some providers; but this one seems to allow this).

Today we discovered tha ...

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.