Latest Server related questions

Score: 0
Properly configured TAP mode - OpenVPN
in flag

I am using OPNsense to host my OpenVPN server. I can connect to the VPN server from a VPN client using the "tun" device mode. In this mode, I am able to successfully navigate my LAN via the VPN client. Due to this, I believe that all my routing is properly in place. My VPN client adapter gets an address from the IPv4 tunnel network (10.10.10.0/24). My local LAN is 192.168.0.0/24. The problem arises when ...

Score: 0
Jeff avatar
Is it possible to generate a variable for SSLCertificateFile from HTTP_HOST (or something similar)?
dj flag

Normally in my vhost blocks I do:

Define SITE example.com

SSLCertificateFile /path/to/${SITE}.crt
SSLCertificateKeyFile /path/to/${SITE}.key

I'm wondering if it's possible to create a variable in Apache (without the www) that would correspond to my filenames for example.com.crt and example.com.key?

I assume not, but it's worth asking to consolidate my vhost blocks.

Score: 0
Max Muster avatar
Weblate behind apache reverse proxy don't show up
se flag

I installed weblate following the docker instructions from the documentation
https://docs.weblate.org/en/latest/admin/install/docker.html#installing-using-docker

git clone https://github.com/WeblateOrg/docker-compose.git weblate-docker
cd weblate-docker
docker-compose up

my docker-compose.override.yml looks like this

version: '3'
services:
  weblate:
    ports:
      - 127.0.0.1:80:8080
    environment: ...
Score: 0
xaander1 avatar
Daloradius ERROR: (3) sql: ERROR: rlm_sql_mysql: ERROR 1054 (Unknown column 'acctupdatetime' in 'field list')
ie flag

Getting the following error after configuring freeradius with daloradius.

ERROR: (3) sql: ERROR: rlm_sql_mysql: ERROR 1054 (Unknown column 'acctupdatetime' in 'field list')

Radius server accounting does not seem to be working.

Used the SQL schema as posted in daloradius github but accounting seems to be failing.

https://github.com/lirantal/daloradius/tree/master/contrib/db

The guide i used to insta ...

Score: 0
Sam avatar
nginx empty response after reboot
in flag
Sam

I bought a new VPS, installed Ubuntu server 20.04, nginx,php7.4-fpm,MariaDB via apt.
I scp uploaded my (working on my Ubuntu 20.04 laptop) PHP project. I could see the 'thank you for using nginx' page,both via ssh curl and through browser from my laptop, but when I tried to use dm.mydomain.tld, both returned noting. The request was logged in access.log
The ownership of /var/www/dm is root, same a ...

Score: 1
Omid Shojaee avatar
AD DNS records are not visible in GUI
in flag

We have our AD DS and DNS roles installed on one server.

All of the sudden, DNS records are vanished from DNS Manager GUI.

The records are still in mydomain.com.dns file in C:\Windows\System32\DNS folder and everything works fine but DNS Manager is showing just one SOA and one NS records pointing to the server itself.

I've tried reloading/restarting to no avail.

Please assist.

Score: 0
Diga avatar
kinit Password Expire Warning
dz flag

I've a Ubuntu desktop client joined to an Active Directory 2008 R2 domain.

I need to use "kinit" command on Linux to determine when a user password will expire. That's my way to go due to other scripts running on system so can't / don't want to change that approach.

However, as far as I saw, kinit returns password expire warning for 7 days or lower. Can I change this attitude? What makes kinit retur ...

Score: 0
php memory_limity = -1 not respected?
th flag

Debian bullseye, php 7.4. One of my cron jobs has the line:

30 1 * * * www-data /usr/bin/php /my/script.php > /dev/null

I'm getting the error

PHP Fatal error:  Allowed memory size of 157286400 bytes exhausted (tried to allocate 49152 bytes) in /my/script.php on line xy

I'm sure that the php.ini file used is /etc/php/7.4/cli/php.ini (tested with a cron job executing php -i | grep "Loaded Configurat ...

Score: 0
DutchEllie avatar
How do I write a maintainable Terraform template
cn flag

for my company I have been tasked with creating a standard configuration and template for an (EKS) Kubernetes cluster in Terraform that can be deployed using GitLab CI/CD. The deployment and configuration has been done for a while, but I have been struggling with the template side of things.

Here's my task: create a template project/repo with configuration that someone else can copy and edit.

Howeve ...

Score: 0
daisy avatar
Incomplete information in dcsync logs
za flag

I've enabled DS audits in domain controller group policy:

enter image description here

Then I perform dcsync attack with a normal user account, and check the logs in ELK:

enter image description here

Two logs were created and the DS-Replication-Get-Changes-All log is generated correctly, and now I know the username is admin. What about the originating IP? Where can I find it.

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.