Latest Server related questions

Score: 0
Zarkos.Fina avatar
RDP Windows server 2019
in flag

I'm connecting to one windows server 2019 from another windows server 2019 through RDP, when i close the connection using the "X" button and then try to open new RDP connection i get a timeout on this new RDP, however on the other hand if i "logout" on the first RDP connection and then try open new RDP then the connection goes fine, it seems that closing RDP by clicking "X" button doesnt really trigger  ...

Score: 0
Ruth Edges avatar
Forgot grub2 password on Centos7 server
ge flag

I forgot that I had a GRUB2 password set on my CentOS7 server. I have rebooted it and it is now prompting me for a password.

enter image description here

Is there a way to bypass this password prompt, so that the server boots to CentOS7?

Score: 0
Ondrej avatar
Transferring data between a QNAP and Synology NAS over distance
in flag

I have two NAS devices, one from Qnap, one from Synology, each in a different city and need to transfer tens of GB between them. The Synology is accessible through QuickConnect and the Qnap through myQNAPcloud and has their DDNS turned on.

I know it is possible to use rsync to transfer data between NASes of different brands, for example as discussed here. However, I do not know how to proceed when the dev ...

Score: 0
Dell PERC H750 compatibility with Debian
de flag

I've been using Debian on Dell servers for many years. For a long time I've been using the PERC H730P RAID controller, which is weel supported by utilities like MegaCLI.

Recently I've bought a R440 Server with the new H750 Raid controller. I've initially been able to install Debian 11 on logical volumes created from the "BIOS" System Setup. But after a few minutes/hours of using the server to con ...

Score: 0
Policy Based Routing, why do I need another default route?
fr flag

Using this tutorial I set up a server which receives a tagged VLAN trunk. I distribute the individual VLANs to various bridges for different purposes e.g., virtual machines. The following configures the bridge, with the interface of the server hardware to the network:

auto brwan
iface brwan inet static
  address 192.168.178.99
  netmask 255.255.255.0
  bridge_ports eth0.999
  bridge_fd 0
  bridge_nowait 0 ...
Score: 1
Stefan Falk avatar
Connection failed using L2TP on Ubuntu 20
us flag

I am trying to establish a VPN connection but I am unable to do so. The issues points to PPP as can be seen in the log output below. However, I am not quite sure what I can make out of this:

/var/log/syslog

Jan 24 11:28:18 sfalk-pc NetworkManager[897]: <info>  [1643020098.1871] vpn-connection[0x5602dde346d0,51ea86ae-ed11-459b-9e04-8fa3d6b84810,"iTranslate",0]: Started the VPN service, PID 1 ...
Score: 0
Enabling verbose output during debian preseed installation, namely during software installation
ru flag

During a Debian pre-seed automated installation onto a VM, the output is particularly... well, quiet. There's no transparency into the progress of things, or to even see the Aptitude output during the software installation process - just basic, single-line progress bars.

Is there a way to enable more verbose output during a pre-seeded debian installation?

Score: 0
Sara June avatar
How to create azure postgres using terraform?
cn flag

Created VNet and two subnets first and pass the values as variables to terraform.

az group create -n TestingTFCLI -l CentralUS
az network vnet create -g TestingTFCLI -n myVNET --address-prefixes 10.0.0.0/8
az network nsg create -g TestingTFCLI -n MyNsg --tags super_secure no_80 no_22
az network vnet subnet create -n mySubNet -g TestingTFCLI --vnet-name myVNET --address-prefixes 10.240.0.0/16 --netw ...
Score: 2
Cristian La Spina avatar
Correct F/UTP cable installation
nz flag

I've read a lot of things about shielding in twisted pairs cables and I feel like it's a controversial topic. I want to know the correct method to connect two devices using a F/UTP cable.

Assume a PC and a Switch, both with shielded RJ45 housing and both connected to AC power grid with 3 wires (line, neutral and ground). Keep assuming, for semplicity, that a long F/UTP cable is the only thing bet ...

Score: -1
Pervez avatar
Without port site is not working http://askothers.net:8080
br flag

How can I fix it without a port?

http://askothers.net:8080 is working but http://askothers.net is not working

<VirtualHost *:8080>
    ServerName askothers.net
    ServerAlias www.askothers.net
    Redirect / https://www.askothers.net/
</VirtualHost>
<VirtualHost *:443>
    ServerName askothers.net
    ServerAlias www.askothers.net
    DocumentRoot "/opt/bitnami/apache/htdocs/askother ...
Score: 0
Ernst avatar
Blocking Symbols on Body Aws WAF
jp flag

I want to block string in the body that contains "&" character for example but it doesn't work

I tried to use Html decode Text transformation and also doesn't work. If I try with a word for example "phone" and I include this word in the body works perfect. Why is not working with html symbols?

Waf Configuration

Score: 0
Worker roles missing on new RKE cluster on Ubuntu
ng flag

I’ve installed my first RKE cluster on Ubuntu-20.04.3 I followed the quickstart guide, and configured 1 controller and 2 workers.

root@tk8sc1:~# /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml get nodes
NAME     STATUS   ROLES                       AGE     VERSION
tk8sc1   Ready    control-plane,etcd,master   2d13h   v1.22.5+rke2r1
tk8sw1   Ready    <none>            ...
Score: 0
Pc Monk avatar
Nginx http to https redirects download empty file instead
tm flag

Im trying to redirect my Laravel+vuejs+nuxtjs project from http to https but when I enter http://example.com or http://www.example.com an empty file being downloaded instead

What have I done so far :

1- Commenting default_type application/octet-stream and adding default_type text/html instead in nginx.conf

2-defining types { } default_type "text/plain"; in location /{} of the example.com.conf

3-nginx  ...

Score: 0
anasmi avatar
Mailgun : Sending a message from a subdomain to main domain gets denied
cn flag

I've set up a subdomain in mailgun to send transactional emails from an application (mq.domain_name). This seems to work fine, as long as a receipt's domain is other than the main domain we own, for example user@domain_name.

In this case I am starting to get a 4.1.8 <bounce+ewr46-username=domain_name@mg.domain_name>: Sender address rejected: Domain not found response. And the error code is

Score: 0
setup rule for alias domain
mx flag

I have microsoft office 365 for business. I have a main domain: domainA.com and an alias domain: domainB.com

I have setup a shared mailbox: support@ which accepts email on both domauins.

Now i want to setup a rule for each domain to redirect to different inboxes. So domainA.dom will have one redirect rule, and domainB.com will have another rule.

The problem is; when I add a rule to filter all incoming  ...

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.