Latest Server related questions

Score: 0
8d2013idk avatar
Can I add a child domain to an existing child domain?
cn flag

Under a root domain i have 2 child domains. What I want to do is to create a child domain using an existing child domain as its parent domain, but it's currently giving me credential errors. Do I need to use the (child domain that's going to act as a parent) IP as my DNS Server or the root's IP as my DNS Sever?(currently doing the latter)

This is the structure i'm going for root/parent: (abc.com) ...

Score: 0
YaRmgl avatar
SMTP - How to use a different IP for incoming emails
it flag

I have a send-only postfix email server where I sent emails via a command line tool I want to be able to receive emails on a separate provider so that the staff can access the inbox

I have a temporary solution, it is to receive emails on a subdomain: staff.website.com, but I want to use the main domain

Score: 0
KimTiger avatar
can't reboot Clonezilla after restoring
to flag

I use hpe dl20 gen10 server.

When restoring img file from nfs, it successed.

but it doesn't work after entering reboot/shutdown.

it just displaying loading like ~embedded lom1~

how can i fix it?

Score: 0
SXC avatar
Removing folder directories from a URL using Nginx
tr flag
SXC

I am using YetiShare PHP Script

I want to change this

/plugins/rewards/site/rewards.php

to

/rewards.php or /rewards

I have searched and tried all possible solutions on here and elsewhere to no result, I am getting 404 errors with most. I really hope someone can help me here, I will appreciate it so very much!

Score: 0
Sophie avatar
Changing LDAP usernames without reprovisioning user
fr flag

I'm working with my IT department and I want to verify with a community of problem solvers that this is the best way to deal with our problem.

We use LDAP and our users LDAP identifiers are their names - this is also their login for their machine. When a user needs to change their name, our current process is to create a new user, image a new computer, send them the computer (COVID) and disable t ...

Score: 0
script backups sqlite database, when ran as a cron the db and names are mangled
in flag

I have a crontab:

 * * * * * /home/ipa/web/backup.sh > /dev/null 2>&1

(No it doesn't run every minute just testing here)

The backup.sh has this:

#!/usr/bin/env sh



sqlite3 /home/ipa/web/ipa_django/mysite/db.sqlite3 ".backup 'backup_file.sqlite3'"
src="/home/ipa/web/backup_file.sqlite3"
let seconds=$(date +%H)*3600+$(date +%M)*60+$(date +%S)
echo $seconds
filename="db.sqlite3"
echo $filen ...
Score: 0
hg628193hg avatar
What state is a AWS snapshot at after completed
ao flag

I have an instance that keeps running, and I create a snapshot at time A, After 4 hours, the snapshot creation completed, However during this 4 hour interval, a lot of change has occurred (imagine i keep downloading data). So, what is the actual state of the snapshot? Is it the same as the machine at time A ? or Is it the same as the machine at time A + 4 hour? A or A+4h?

Score: 0
Leshawn Rice avatar
Check if Geo-blocking is working
cd flag

I am trying to verify that geo-blocking is working. I'm basically looking for a list of website IPs or domain-names that are hosted outside of the United States so that I can verify that they are blocked. Anyone have a list or know where I can find one? Google and duckduckgo haven't helped.

Feel free to close this question. I'm gonna answer with an IP I found

Score: 0
My Mac's password refuses to change
jp flag

I work for a large corporation, and I work on a Macbook Pro. The company has a fancy arrangement where the password I use to connect to the VPN is "synched" to the password I use to log on to my laptop.

My Mac password refuses to "synch" to the VPN password. I have set it several times by going to Preferences -> Users -> Change Password, but it won't actually change. If I lock my screen  ...

Score: 0
user45698746 avatar
How to run apache benchmark with TLS1.3 support?
eg flag

I'm trying to use the apache benchmark tool. Upon using the following command I get

xx@xx:/etc/apache2/bin$ ./ab -n 10 https://10.29.2.98/
This is ApacheBench, Version 2.3 <$Revision: 1879490 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking 10.29.2.98 (be patient)...SSL handshake failed ...
Score: 0
DNS record validation using sendgrid with Domain.com
in flag

I have been unable to find any help of almost any kind for Domain.com. I am trying to set up SendGrid domain authentication. All I get is errors. I have waited two hours.

SendGrid side:

Failed
Expected CNAME for "em6925.wildlifediversity.com" to match "u22974262.wl013.sendgrid.net".

Expected CNAME for "s1._domainkey.wildlifediversity.com" to match "s1.domainkey.u22974262.wl013.sendgrid.net".

Expecte ...
Score: 0
Kenny Evitt avatar
Can one detect, via the AWS RDS API, any I/O suspension when creating a snapshot for a single-AZ DB instance?
us flag

This is very similar to this existing question:

Unfortunately, the only answer provides more of a background about why a suspension is required/inevitable and neither answers that question more specifically nor provides any details sufficient to answer this question.

What I'd like to do is:

  1. Disable all of the appli ...
Score: 1
On Apache 2.4, how can I disable the php7 module?
cn flag

I want to disable the php7 module.

apache2 -M | grep php 

returns:

php7_module (shared)

However, these commands fail:

a2dismod php7
a2dismod php7_module

They both return a message specifying that the module doesn't exist.

How can I sweet-talk Apache into recognizing that the modules exist, are loaded and running? And then to unload them?

Score: 0
AChenet avatar
Nginx server keeps serving Debian main page
in flag

I am trying to set up a simple custom website. I have built a simple server using Golang and the Gin-gonic framework. My Go server is as follows:

func main() {
        r := gin.Default()
        r.GET("/", ServeMainPage)
        r.GET("/icons/openlogo-75.png", func(c *gin.Context) {
                c.File("favicon.ico")
        })
        r.GET("/episode/:id", ServeEpisode)
        r.GET("styles/st ...
Score: 3
Ian Williams avatar
DISM unable to repair Server 2016
ye flag

I've been fighting this for a few days now and could really use some help from the community. This started out as a failure to install windows updates on a Server 2016 Datacenter, which led to indications that there was an issue with CBS store corruption. SFC /ScanNow comes back clean, dism /Online /Cleanup-Image /CheckHealth shows that the component store is repairable. CheckHealth

Running dism.exe /On ...

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.