Latest Server related questions

Score: 0
Simon N avatar
Accessing host OS from live CD
ae flag

I ran a service on my host (lightdm) that runs a gui on my debian server, but when I enter my password it bricks on authentication.

Is there a way to either A) enter command line before gui startup/started or B) Login from a live CD?

I didn't have SSH configured yet.

Score: 0
Can Azure Arc manage Windows Update for Business (WUfB) settings?
tr flag

For simple server maintenance, can Arc be used to configure/manage Windows Update for Business (WUfB) settings? If so, how? After a quick search of the web and admin portal, I have not found anything obvious.

Score: 0
MS server 2016 terminal gets freezes during user login with profiles disk
ru flag

We have Hypervisor and there are a few vms, one of them is MS server 2016 with last updates as terminal server. We use profiles disk for users. Lately we started to get enormous freezes at this terminal server during process of user's login.

Additionally process of login is about 5 minutes, before the problem it was about 20-30 seconds.

We have tried to restore server from backups that are two month ...

Score: 0
Paula avatar
reverse proxy Apache that redirects filtering by ip and path
cn flag

I am trying to create a reverse proxy with apache that if it receives a request with /thisismypath as path and the ip address that make that request is 192.168.2.12 the it should redirect to 192.168.1.40. If any other ip make that same request with that same path it should redirect to 192.168.2.11 and if the request doesnt match that path it shows the index page.

I tried the next

<Location /thisism ...
Score: 0
Ryan Exlay avatar
how to handle extreme hug Weblogic server .out file?
kz flag

Weblogic server under logs folder has servername.out0000x files which are extreme huge. Log folder is over 1.4TB and some servername.out000 files are over 100 G.
How these file can be reduced size or can be deleted?
Is there any way to handle these servername.out files?

Score: 0
Ansible Parted, only run if no partitions exist
cn flag
hat

I want to only run the parted operation if no partitions currently exist on that device. Said parts could have been made previously or manually outside of ansible in the past and in that case should not be changed and the task skip.

name: "Add Disk" ## this needs amending to skip if any partition is already present on that device
    become: true
    parted:
      device: /dev/xvdf
      number: 1
 ...
Score: 0
Torprendido avatar
Redhat don't show a single logical RAID5 drive, but I did it on hp storage machment assistant
fr flag

I have a HP Proliant Microserver Gen10 plus, with 4 disk of 1T each one and configured for RAID5 from hp storage manager assistant. The configuration for create the array was good without errors.

But when I did boot rhel-8.4-x86_64-dvd.iso the operating system keeps show me 4 disks on "Installation Destination" section instead of show me a single logical disk drive.

Afer that, I did boot Windows ser ...

Score: 0
medisamm avatar
using logical operator && to validate condition in Ansible
in flag

i would create a playbook that Check configured filesystems for TSM configuration I need to echo "${FS_TSM[@]}" from register: FS_TO_ADD and to conclude it, a conditional must be set to debug the FS_TSM [[ ! -z "${FS_TO_ADD}" ]] && { FS_TSM+=( "${FS_TO_ADD}" } . I think When: statement1 than statement2 is the good but i don't know how to set it to achieve it


  - hosts: all
    vars:
      whit ...
Score: 0
deann avatar
Issues configuring strongSwan client on AWS instance for site-to-site VPN
ru flag

I am trying to setup a IPSec VPN client on a debian-10 AWS instance.

Unfortunately, I do not have access to the VPN server as it is configured by another party, so all I know is they told me it is configured for my my-aws-public-ip.

I am trying to use a Strongswan - Linux strongSwan U5.7.2/K4.19.0-16-cloud-amd64

Here is my conf file:

config setup
        uniqueids=no
        charondebug="all"

conn vpn
  ...
Score: 0
Badnja avatar
Apache redirects - issue with redirects in query string
gp flag

I have lots of apache permanent redirects for site that look like this:

Redirect 301 /old-path      https://new.com/lang/new-path/?utm_source=old.lang&utm_medium=301

When the path doesn't match any old path, it redirects to root like this:

Redirect 301 /      https://new.com/lang/?utm_source=old.lang&utm_medium=301

As you can see, there has to be this part at the end of url:

?utm_source ...

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.