Latest Server related questions

Score: 0
Windows Server 2019 remote users stuck in a black screen
us flag

So we have 2 virtually identical servers that are hosted somewhere else . Ever since we moved to these new servers in January we noticed periods when one of these servers would become stuck on a black screen when trying to connect with the Remote Desktop App. When that happened we would just try to close and open the connection until the it loaded the lock screen of Windows where you input the name and  ...

Score: 0
How to run ProFTPD with MariaDB
jp flag

I am moving from an old Ubuntu server to a new one (Ubuntu 20.04.4 LTS). Old server used ProFTPD and MySQL to authenticate FTP users. New server has MariaDB (10.3) instead of MySQL. When I copied old ProFTPD config lines to new one, for eg:

SQLBackend  mysql

it gives error, fatal: unknown configuration directive 'SQLBackend' in the syslog file. When I added,

LoadModule mod_sql.c

it gives error,

Score: 0
Object Storage vs HDD Block Storage
cl flag

Currently I am using SSD Block Storage at Digital Ocean which is very costly. When I checked Vultr they are providing HDD Block Storage. Which is cheap.

We have to store approx 700GB of data (Mostly images) and serve them on websites.

Should we use Digital Ocean Spaces behind DO Virtual Machine or "Vultr Server+HDD Block Storage" behind DO Virtual Machine?

Which will provide better performance?

You can be ...

Score: 0
Vinayak avatar
sshd cipher and request.getRemoteUser()
ca flag

I had a working application which fetches the username after ldap authentication using request.getRemoteUser()

But after applying some sshd ciphers. The code is giving null as result.

I want to know what exactly has happened and how to bring changes to sshd so that my code will work like before.

NOTE: I noticed that some ports are also not working. But i am least concered about that. x11 something is a ...

Score: 0
Sujith Manjavana avatar
Nginx reverse proxy removes contents from multipart/formdata
se flag

I have two nodejs apps sitting behind an nginx reverse proxy. Here is my nginx configuration,

#main_api 
location / {
      proxy_pass http://localhost:3000;
    }

#chat_api
location /socket.io/ {
      proxy_set_header X-Real-IP $remote_addr;
      proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
      proxy_set_header Host $http_host;
      proxy_set_header X-NginX-Proxy false;
      ...
Score: 0
W. Nelson avatar
Dovecot config file missing
ca flag

I tried to install Dovecot and found some configuration files missing, which are, 10-auth.conf, 10-mail.conf, 10-master.conf and others. (It shows only 3 files - 90-quota.conf, 90-sieve.conf and 95-sni.conf in /etc/conf.d folder)

I used Debian 9 and Dovecot version is the newest version (1:2.2.27-3+deb9u7).

Below is my work.

I installed Dovecot by using ./build/dovecot and ./build dovecot_conf

I edit Mail ...

Score: 0
King avatar
Route different base path to same proxy pass Nginx
cn flag

I want to pass different path to the same proxy_pass but I keep getting 502 Bad gateway.

These path use the same port number but different base path. How do I make it work from what I have which returns an error currently.

this is what my current location looks like

worker_processes 4;
# worker_process auto
events { worker_connections 1024; }

http {

    server {

        listen 80;
        charset utf- ...
Score: 0
tun2socks configuration not working
cn flag

I am trying to configure a tun2socks server that forwards all traffic to an external proxy found online. I also want to retain the ability to ssh into the server so I had to take this into consideration. So far the steps I have gathered are the following:

  1. Download the latest release of tun2socks from github
  2. ip tuntap add mode tun dev tun0
  3. ip addr add 198.18.0.1/15 dev tun0
  4. ip link set dev tun0 up
Score: -2
Obliviously.exe window opens continuously
cn flag

i get this mysterious windows 10 error and i can't figure out how to remove it. Some advice?

Which refers to an Obliviously.exe file that is launched but I can't find the file and I don't understand how it is launched.

Obliviously.exe

See imageenter image description here

HELP Please!

enter image description here

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.