Questions tagged [host]
239 questions
0
votes
0 answers
Require host issue and how to select ip addresses to include
0
votes
1 answer
Can't determine my web host, need SSL certificate
The person who created my website is long gone and I need to update the site and get a current SSL certificate. The site has a Weebly logo on the home page, but I have no record of any old or ongoing payments to Weebly. Our company email still…

Queso
- 1
0
votes
2 answers
Why does wildcard dns entry resolve to a singular hostname?
I'm trying to update my letsencrypt wildcard certificate with certbot, but I noticed it behaved strangly when I ran the command. It said it'd add a subdomain name and remove the wildcard as follows:
You are updating certificate example.org to…

nyoatype
- 65
- 1
- 9
0
votes
2 answers
How to reach my host from the outside?
Can a local server give services to the internet from a Mac? I have Apache and want to invite a user to see my website coded in my root folder via email. I saw a tutorial on YouTube suggesting this can be done, only they used a internet provider I…

Chauncey Moore
- 1
- 1
0
votes
1 answer
using hostname instead of IP address in vpn
I server noob here and I've a problem at my hand, I've a VPN and there are several VMs connected to it, each host a specific service. These services are running on a specific port (3000,8080). So when I want to access a service in my browser I go to…

Alan
- 1
- 1
0
votes
1 answer
How do I get my coworkers to try out my wiki (DokuWiki) with its provided apache server?
I'm restarting an attempt to make a case for a Wiki at my workplace. Our IT is very difficult to work with and unfortunately, it looks like we will have to do this somehow without installation or admin permissions until the test case is a success.…

Anonymous
- 101
- 1
0
votes
2 answers
How to add http host header in URL?
I have web app deployed in K8 in aws & configured LoadBalancer to call the same from internet.
In the Postman I call like ,
GET https://myteams.myorg.net/config
Headers: Host doom.myteams.myorg.net
I can convert as corresponding http request as…

k8dev
- 1
- 1
- 1
- 1
0
votes
0 answers
Cannot ping two computers with each other on the same switch. (Newbie)
I am an absolute 0 in network science and I would like to understand it a little bit.
We have an offline machine connected to a switch, which is also connected to a series of other hardware that control various motors and sensors. In this offline…

lexax127
- 1
- 1
0
votes
1 answer
Cannot connect to bastion host in AWS
I am following the guide in https://aws-quickstart.s3.amazonaws.com/quickstart-bitnami-wordpress/doc/wordpress-high-availability-by-bitnami-on-the-aws-cloud.pdf to create a WordPress High Availability on AWS.
The creation succeeds. And I can visit…

alancc
- 141
- 12
0
votes
1 answer
Connecting two nodes, dynamic tcp connections tunneling through a central server
Conceptual system in my mind of what i'm looking for:
Given two hosts (can be pcs) !
Both can be on dynamic network (dynamic ip)!
Both connect to the same central server to find each other! (in my case need! One client host can act as a server…

Mohamed Allal
- 111
- 5
0
votes
1 answer
Why is a host sever location displayed differently?
I am very new to this field, and would like to get an explanation on the mechanism of the below.
When I check the location of a host server, sometimes they show the location differently.
For example, let's say I check the location of the server for…

koyamashinji
- 103
- 3
0
votes
1 answer
Will /etc/host file entries be transferred to VPN DNS Server?
I have several localhost entries on my local etc/host file. (in Mac "/etc/hosts" and in Windows "C:\Windows\System32\drivers\etc\hosts"
# LOCAL DEVELOPMENT
172.16.5.248 maxim.local
172.16.5.248 m.maxim.local
My Computer is connected to a VPN.
I…

mahen3d
- 4,342
- 14
- 36
- 57
0
votes
0 answers
KVM Ubuntu host - Ubuntu guest: high cpu playing youtube videos
Goal is to lower cpu load in an Ubuntu 20.04.2 vm when playing youtube videos.
OS is Ubuntu 20.04.2 for host and kvm guests.
Cpu is intel i7-3820qm @ 2.70ghz - ivy bridge - 4 cores - 8 threads.
Have assigned 2 cores, 4 threads to the guest, so half…

Alexander Sofianos
- 11
- 3
0
votes
1 answer
Is there a way to handle host restart for CRON task if the restart frequency is extremely low about once-twice per year?
As mentioned in another question here: Job scheduling using crontab, what will happen when computer is shutdown during that time? that Cron jobs will not work during shutdown/restart case and we can use Anacron for such situations
For my case, there…

Aadil Hoda
- 103
- 4
0
votes
1 answer
Workstation virtualization on workstation host
Problem exposition
I am a system administrator in our company, and I am currently researching a possible solution for more stable workflow in a our company. Our company is a chain of hundreds general goods stores. We have mostly less educated…

Zoran Jankov
- 243
- 1
- 2
- 16