Latest Server related questions

Score: 0
Michel S avatar
Load balancing ISPs without double NAT
mx flag

I configures my TP-Links ER605 multi-wans router to load balance between my two ISPs (that is working). But since my Web/NAS server is behind my router on the 192.168.2.0 network, any computers on 192.168.0.0 and 192.168.1.0 can't access the NAS or Web server directly. The ER605 won't let use the same subnet on the the lan and the two wan.

I look at these 4 questions but no luck.

load balancing isps on  ...

Score: 0
Benoit Adam avatar
Ubuntu 18.04 - SMTP ERROR: Failed to connect to server: Connection refused (111)
gb flag

I have this new error since 2 weeks on my server.

I haven't touched the code or anything.

I usually send mail trough PHPMailer, but I noticed Thunderbird won't work anymore also.

I'm on Ubuntu 18.04 LTS. I did apt get update/upgrade (+ Reboot) but it didn't change anything

Sending a mail trough the "mail" command works fine :

echo "test" | mail -s "sujet" [email protected]

Here is my postfix main.cf  ...

Score: 0
Dan Csharpster avatar
how to map custom domain to azure cdn endpoint
id flag

I am trying to map my custom domain to my Azure CDN endpoint as instructed here. The end goal being to host a static site with custom domain in blob storage. The original instructions are here but the steps are very fragmented. I am trying to setup the CNAME but it doesn't seem to be working. Its also frustrating to have to try something, then wait for DNS to propogate to see if I did it right or n ...

Score: -2
Citizen avatar
Connect domain name with Linux VPS server ip using nginx
in flag

I have a VPS Linux (Ubuntu) server and I would like to connect a domain name with my server IP through nginx. I have checked the following:

$ sudo systemctl reload nginx

nginx.service is not active, cannot reload

$ sudo service nginx start
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.

$ syst ...
Score: 0
Set Zyxel XS1920 as unmanaged switch
br flag
Jim

I have a Zyxel XS1920 smart managed switch https://www.zyxel.ch/de/support/download/201962_1/

I want to use it as a (very fast) unmanaged switch; like a QNAP QSW-1208. So I don't need it to be smart, I just need it to be simple so I can plug it in to extend an existing network.

Can anyone advise in simple terms how I might do this? I do have access to the Zyxel management interface; I just don't know ...

Score: -1
Fluffy avatar
a script that terminates all processes owned by the current user,
ph flag

I don't know how to write a scrypt that terminates all processes owned by the current user whose machine time (TIME) is greater than 1 minute

Score: 0
vrms avatar
how to extract a certain field from standard output with cut?
de flag

I have this output and want to extract the IMAGE ID from it

$ podman image ls | grep youtube-dl
localhost/youtube-dl          latest           2d4e37c4d609  3 hours ago    205 MB

All I know piping this to cut -f3 should to this but doesn't. The output is actually identical. All examples for cut I've found tell me that a tab (which applies here I believe) is assumed as delimiter.

Can anybody kindly poi ...

Score: 0
Finaria avatar
How to check HPE StorageWorks MSA60 health disk
bh flag

I have an HP Dl380 g6 with Windows server 2019 and the storage is an MSA60. I use a Smart Arrey P800 card for the MSA60.

Is there any windows HP software that I can check the disks health? Or I need to restart the server and enter theP800 controller.

Th

Score: 0
Codemonkey avatar
Is it possible to pad columns in nginx access/error logs?
ml flag

I've recently enabled ipv6 on my site, and while I don't often have a need to manually look at an access_log file, on the occasion that I do it's now very jarring that my first (IP) column is sometimes 7 characters long and sometimes 39 characters.

Is there any way of padding the first column to be always (say) 39 characters wide?

I've googled and looked at the nginx docs and I can't find anything,  ...

Score: 0
vinni_f avatar
Disable mongodb NETWORK logs
cn flag

I'd like to disable NETWORK logs but can't find a way. As I can see in the docs, without using quiet I am already at the least verbose level with 0.

The verbosity level can range from 0 to 5 :

  • 0 is the MongoDB’s default log verbosity level, to include Informationalmessages.
  • 1 to 5 increases the verbosity level to include Debug messages.

Is there a way to remove NETWORK logs but keep useful logs s ...

Score: 0
Lukasz Guminski avatar
Debian: how to install a package without a specific dependency (git without Perl)
cn flag

I am trying to install an apt package without one of its dependencies (specifically, git without Perl to reduce Docker image size by >50MB).

I can think of two options:

  1. installing the package without this specific dependency
  2. installing the package with all dependencies and removing the dependency afterwards

and I investigated them both, and none of them worked. So my question is: is there a clean  ...

Score: 1
How come "ls -U" on a directory that contains many files takes some time, while doing "ls -U | head" returns an answer immediately?
cn flag

When you want to get a sample of file names from a directory that contains many files, it is advised to do "ls -U | head", because otherwise doing "ls" alone can take quite some time.

However, why doesn't "ls -U" by it self does not start returning outputs as soon as it ran?

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.