Latest Server related questions

Score: 0
RDP connection between PC and laptop in lan with 2 cisco vpn sessions
ca flag

Good morning, I have my work laptop at home and I connect via vpn cisco anyconnect mobile. From another personal PC that is more powerful and that is in the same lan I want to connect to the laptop by RDP but it does not allow me. If I open the vpn on my home PC (ipv4 10.196.xxx...) I can ping the laptop (ipv4 10.186.xxx...), but the rdp connection doesn't work for me. Is there any way to connect from t ...

Score: 1
Bernd Morgeneyer avatar
Can I delete files in folder C:\FusionLog
me flag

On my Windows Server I found folder C:\FusionLogs that occupies a lot of Gigabytes on my disk. Can I delete files from this folder to obtain freee disk space?

Score: 0
Whip avatar
Fail2ban bantime.increment not working
cn flag

I wanted to increase the bantime of repeat offenders getting caught by fail2ban. I added the following lines at the top of /etc/fail2ban/jail.local and fail2ban.local

[DEFAULTS]
bantime.increment = true
bantime.factor = 1
bantime.formula = ban.Time * (1<<(ban.Count if ban.Count<20 else 20)) * banFactor

But it doesn't seem to be working. Here's a part of the log

2022-02-12 12:18:11,869 fa ...
Score: 0
Milad Jahandideh avatar
How to have node affinity in openstack?
ng flag

For Example, I have 3 Compute servers and I want to have 1 Specific Instance on each of them and I want to have Node Affinity on them.

  • instance_1 --> compute_node_1 (Always on this node)
  • instance_2 --> compute_node_2 (Always on this node)
  • instance_3 --> compute_node_3 (Always on this node)

I know there is a "Senlin" service. But how to use it exactly? Or if there is another solution?

Score: 0
Arpan Adhikari avatar
point apex domain to aws load balancer
nf flag

I have an AWS Load Balancer that serves traffic to multiple EC2 instances serving multiple websites with different domain names.

I'm trying to find a simple solution where any domain owners can set their domain (for example mydomain.com) forward traffic to my load balancer which is going to serve their website.

There's a similar question here about not being able to alias the apex of a domain, and that ma ...

Score: 0
Setting up virtual machine and applications
in flag
N_E

I 've got following collection of features installed in virtual machines

Server name Feature Installed
E-Dom Active Directory, NFS File Share
E-Coll Exchange Server, Sharepoint, PBX Server
E-Sec NPS, Certificate Authority
E-Art Wireshark

I could use some recommendations whether each of these features can be added to same VM or another VM/ a dedicated VM is more necessary? For example,  ...

Score: 0
kaiya avatar
After USBGuard having blocked all USB devices including keyboard, is there any way to stop the service?
pf flag

After USBGuard having blocked all USB devices including keyboard, is there any way to stop the service?

Or will I need to reinstall the system as it is rendered unusable if it is not remotely accessible?

Score: 1
Sayaman avatar
How do you safely upgrade an EC2 Einstance?
ru flag

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html#change-instance-type-of-ebs-backed-instance

Read the above and it seems straightforward. Basically, need to backup the volume and then create a new EC2 instance and then take the volume and attach it, and then assign the old IP after unassigning it.

Install your application and any required software on the new instance.

 ...
Score: 0
Network drive on windows 10 host inaccessible to client using net view and net use commands
cn flag

I apologize ahead of time, I am new to networking and I obviously don't understand everything yet. Please have mercy on me.

Host is supermicro server running windows 10 pro build 19044.1466. The client is a random HP laptop that has pxe booted a custom windows PE image from the host (Could a mismatch in windows PE and windows 10 cause the two to not communicate?). I am designing a script which pe ...

Score: 0
Email deliverability with forwarding
us flag

We recently migrated servers and are having problems with deliverability.

The server uses MailEnable. We have several addresses that we use to redistribute to multiple users (e.g. urgent@ourdomain.com forwards to tech1@ourdomain.com, tech2@ourdomain.com, tech3@ourdomain.com, and outsidetech@otherdomain.com) to improve response times.

The forwarding works fine when outside users send to urgent@ourdo ...

Score: 0
user3115396 avatar
Forcing HTTP/HTTPS Redirect on AWS LightSail Wordpress Multisite - Not being implemented
mp flag

I have searched many site and also Bitnami support pages and I was unable to find an answer to this issue I see. I cannot post on Bitnami support cummunity as a new topic as I have just joined :/

I have summarised as best I can but there is a lot of detail because I have added all the relevant configuration files.

I am running Wordpress MultiSite application running on AWS Lightsail Linux instance  ...

Score: 0
roy avatar
Nginx rewrite path
cl flag
roy

I want to rewrite /flask/files/ path to /utility/base-cert/flask/files/. So I tried following

        location /utility/base-cert/ {
            proxy_pass http://base-cert/;
        }

        location /flask/files/ {
            rewrite ^/flask/files/(.*)$ /utility/base-cert/flask/files/$1 permanent;
        }

base-cert app (http://base-cert/) is just to serve some downloadable files.

But it is worki ...

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.