Latest Server related questions

Score: 1
Jason O avatar
IBM HS20 Blade server rebooting due to NMI Error
in flag

I have an HS20 Blade which is mounted inside a BladeCenter H Console. When I first boot the machine, it displays the following error:

See the System Error Log. Re-booting due to unexpected NMI at 0012:7AA4.

(See screenshot below for more information) enter image description here

Then the machine reboots before allowing me to enter the bios configuration or diagnostic utilities to investigate further. I have several questions abo ...

Score: 0
Давид Давтян avatar
angular and wsgi-flask on apache
cn flag

0

I can't run both wsgi and angular on apache at the same time. Although if you remove or wsgi or angular from the example.com.conf file, then they work, but if they are together, then they don’t. help solve the problem

centos 7

<VirtualHost *:443>
    ServerName www.example.com
    ServerAlias example.com
    DocumentRoot /var/www/example.com
    ErrorLog /var/www/example.com/log/error.log
    W ...
Score: 0
A X avatar
How to setup Azure VPN P2S with outbound Internet access with a static IP?
my flag
A X

I want to setup an Azure VNET with an Azure VPN Gateway. Then when I VPN into the gateway, I want to have outbound Internet access for P2S VPN from clients. I want this outbound Internet access to have a static IP.

This seems like a pretty simple thing to do, but very hard to figure out how to do it in practice. I opened a support ticket with Azure and they were no help at all.

Here is what I hav ...

Score: 0
Apollo13 avatar
Combining security key based login with sshfs mount on PXE booted live system
jp flag

TL;DR: What is the best way to mount user homes via SSHFS (or any other encrypted protocol) at login while enforcing the use of security keys like Yubikeys and Nitrokeys?

The long version: I need to build a new network consisting of (initially at least) one central server and multiple clients. Idea is to let the clients boot via PXE and then mount all needed folders via SSHFS. That should be no p ...

Score: 0
Lennard K avatar
Pfsense ftp connection
br flag

I have set up my pfsense firewall and want to make a connection to my ftp server from the outside. i have set up a port forward to my server with the following data (img 1/2) but i cant seem to make a connection.

I have installed a ftp package.

img 1img 2

my kind regarts

Score: 0
Reject mail based on FROM domain
tr flag

I'm wondering if it's possible to setup filter in sieve to catch the FROM domain and match that with the TO recipient mailbox name.

Usage is to filter unwanted emails when companies sell/share my personal information.

ex.

This should be accepted:

FROM: [email protected]
TO: [email protected]

This should be rejected:

FROM: [email protected]
TO: [email protected]
 ...
Score: 0
dial tcp i/o timeout then logging in to minio
sa flag

I've setup an minio installation via docker on one of my servers. I can access the login screen without a problem. However, when the login itself does not work.

Post "https://example.com:9000/": dial tcp :9000: i/o timeout

What could be the reason for this?

This is my docker-compose.yml

version: '3.7'

services:
  minio:
    image: minio/minio:RELEASE.2022-05-19T18-20-59Z.fips
    command: serve ...
Score: 0
Fatemeh Davoudi avatar
Logrotate Create Mode Issue
cn flag

I have a trouble with logrotate service in linux. I have a logrotate config for mongodb log as below:

/var/log/mongodb/mongod.log
{
   rotate 10
   daily
   dateext
   dateformat %Y-%m-%d-%s
   dateyesterday
   missingok
   create 644 mongodb mongodb
   delaycompress
   compress
   sharedscripts
   postrotate
     /bin/kill -SIGUSR1 $(pgrep mongod)
   endscript
}

As can be seen, I expect that mode of  ...

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.