Recent Questions - Server Fault |
- What hardware does Windows Server 2019 Hyper-v use?
- How to implement mTLS between two separate Istio service meshes?
- Need to mount GB in my vps now excluded in /dev/vda1
- Postfix no longer rejecting emails based on spam block lists
- Is rate limiting delay included in nginx $request_time?
- EC2 instance running Ubuntu as a router to Wireguard network
- Unable to finalize Container Registry Transition to Artifact Repository
- DNS - delegation - broadcast and network IP adresses
- Issue compiling with AWS Codebuild (vue.js project)
- Is there any way to limit EXIM email size without WHM access? [closed]
- How to send/broadcast ipv6-mac maping cache update request for IPv6 IP
- dovecot Error: No relay host configured for submission proxy (submission_relay_host is unset) after upgrade to version >= 2.3.0
- Using URL's with special characters in nginx maps
- Docker compose - disable default gateway route
- Permissions of /run/php-fpm/www.sock getting reset to root when php-fpm restarts after fixing AH02454 permission denied error
- Windows Server 2019 Prevents Freshly Compiled DLL to be Saved Within User's Documents
- arch linux on zfs root cannot configure grub on bios
- Change permissions for named volumes in Docker
- Automatic installation of updates on Windows Server 2019
- Single session limit for sftp user
- IPtables whitelist dynamic IP by hostname
- Google Cloud routing with VPCs peered in a partially connected mesh topology
- You were not connected because a duplicate name exists on the network.
- Self signed certificate is still trusted after revocation
- x11vnc on Ubuntu 16.04 Gnome with systemd
- any reason (not) to delete expired ssl certificates on IIS>
- OpenStack error when converting a glance image to a cinder volume
- SQL Server 2008 R2 Temporary Login Issue
- open_basedir vs sessions
- Can I tail the log on a Cisco Router?
What hardware does Windows Server 2019 Hyper-v use? Posted: 29 Nov 2021 09:46 AM PST I am an IT at a video gaming company. The game designing team here want to use a software which only has one physical computer license (ZBrush, Substance, Photoshop). While we are not trying to violate any software license terms (software will be used by multiple users on a single machine, one user at a given time). They asked me if there is a way that can help all users to use the software while remaining on their own desk without the need of buying a new laptop which can be passed through the users. Installing the software on a portable SSD is not an option too. I was thinking if I can create a Hyper-V virtualized computer for them and install the license onto that. And whosoever needed to use the software can log into that computer and use it. But my question was, what hardware does the Hyper-V use, the server's or the computer the client is working on? Our game designers are going to use pretty hectic softwares, which I believe also requires the touch pen signal to go through. Do you think Hyper-V can support it and it will be good idea? Or what other solution can I suggest them without buying additional licenses? |
How to implement mTLS between two separate Istio service meshes? Posted: 29 Nov 2021 09:29 AM PST I have two separate Istio service meshes. Service A running in Service Mesh 1 needs to call Service B running in Service Mesh 2. I want all calls to happen using mTLS. Can anyone tell me how to implement this? |
Need to mount GB in my vps now excluded in /dev/vda1 Posted: 29 Nov 2021 09:22 AM PST i'm loosing my mind through documentations, guides and so to understand/solve my problem about actually my VPS filesystem. I bought a vps from edis with 100GB space and a centos7 installation on it installed from their automatisms. Actually from a df -h command i can see this structure so i have only 4.3GB that are usable actually, but seeing output fdisk -l command i have: There is unpartitioned space on /dev/vda that could be added to the volume that is mounted on / ( /dev/vda1 ) . So what i need to solve? I think that i should..
thanks for any help ! |
Postfix no longer rejecting emails based on spam block lists Posted: 29 Nov 2021 09:26 AM PST My postfix server is configured to reject emails based on a couple of spam block lists administered by spamhaus and spamcop. After noticing that I've been receiving more spam than normal recently, I've discovered from logs that the last time an email was rejected based on a postiive result from either of these services was a week ago. I've made no changes to my postfix configuration for some time so nothing should have changed on the server. I've run the tests here - https://blt.spamhaus.com/ and they are all getting through, which confirms to me that emails are not getting rejected as they should. Plus, I've checked the block list for the sending domains of a couple of the spam emails I've recevied and they are present, so should have been rejected. I'm at a bit of a loss on how to troubleshoot this any further. There doesn't seem to be anything in the postfix logs that says "I'm not checking this block list because..." How can I find the root cause of this problem? My smtp recipient restrictions are as follows: Output of postconf -n: |
Is rate limiting delay included in nginx $request_time? Posted: 29 Nov 2021 08:55 AM PST If requests are delayed by nginx rate limiting (rate limit exceeded, but within burst rate), is this delay included in the nginx The nginx docs state that If a request is delayed, is that before or after request bytes are read from the client? I assume after, since rate limiting can be based on request headers, etc. Is there a way to separate total request time and time spent specifically on sending/receiving network communication to/from the client? Note: I am aware of |
EC2 instance running Ubuntu as a router to Wireguard network Posted: 29 Nov 2021 08:20 AM PST I have one machine in AWS EC2 running Ubuntu 16.04 (B) with Wireguard running as a VPN server for some Road Warrior devices (C). I'll try to sketch it below: I want to route traffic addressed to I tried following config: On host (A): EC2 security group allows all trafic to and from On host (B): EC2 security group allows all trafic to and from I even tried setting I'm out of ideas what else is missing here, I can't get any packets to pass through. On host (B) |
Unable to finalize Container Registry Transition to Artifact Repository Posted: 29 Nov 2021 07:53 AM PST I tried to create a Container Registry and it asked me to upgrade to the Artifact repository. When I tried to transition, the Finalize button did not work. It keeps on loading and loading. I tried using Safari and Chrome but was unable to make it work. |
DNS - delegation - broadcast and network IP adresses Posted: 29 Nov 2021 08:36 AM PST Is it a problem if I delegate network and broadcast addresses as part of network delegation in DNS? I am following instructions for classless delegation of network on Zytrax (3.3 Reverse Map Delegation). In the example from Zytrax (bellow) it's mentioned that all addresses except network and broadcast need to be defined. I understand that I don't have to delegate network and broadcast addresses. However, if I already have delegations with network and broadcast addresses in my zone files, is it OK to leave them as they are or should I fix it to avoid problems? |
Issue compiling with AWS Codebuild (vue.js project) Posted: 29 Nov 2021 08:20 AM PST i'm trying to compile a vue.js project using AWS Codebuild, but it gets stuck in the build phase. It gives me this error (running with sudo):
I don't know if i have configured in a wrong way the Codebuild settings. And it gives me this error (without sudo): Or if i'm using the wrong commands to compile it. The buildspec.yml is this: |
Is there any way to limit EXIM email size without WHM access? [closed] Posted: 29 Nov 2021 08:17 AM PST I have my client's website files stored on a shared service on a server that I do not own. As such, I have no access to the root directly. The service provider does not want to alter the email limit. To be specific, they don't want to limit it at all. :-/ What I want to do is to set the email size limit on my client's account. If they don't have a limit, they will try to send 100GB emails. They're like a vicious dog with no leash. So I believe that my real question is: Is there any way to alter the EXIM config without root access? Please let me know if I have omitted any relevant information. Thanks in advance! |
How to send/broadcast ipv6-mac maping cache update request for IPv6 IP Posted: 29 Nov 2021 06:44 AM PST We can update IPv4 neighbors by using arping command. I have used arping -A -I -c <interface_name> <IP_address_of_interface> with success. what is the command to update mapping of IPv6 address and mac on router/gateway/nodes. we have observed when IPv6 address is removed from one node N1(RHEL-7.9 Node) and assigned to other node N2(RHEL-7.9 Node), mac address on router(Extreme Networks VDX 8770) dont get updated. It eventually gets updated but that time is not consistent. for this duration N2 is not reachable to gateway. |
Posted: 29 Nov 2021 09:17 AM PST I find this occurs because of a new feature of dovecot in versions >= 2.3.0 So all I have to do is add "submission" to protocols I lmtpd.protocol and pop3d.protocol in /usr/share/dovecot/protocols.d I don't know if lmtpd.protocol is the right file to add "submission" to protocols Next I'm supposed to "configure the relay MTA server." In /etc/postfix/main.cf |
Using URL's with special characters in nginx maps Posted: 29 Nov 2021 09:20 AM PST When using nginx and maps it is possible to rewrite mutiple URL's with a map file. What is problematic is when the URL contains special characters. I have been breaking my head trying to get this right, and hope this Question / Solution might save others from becoming gray hair. Let's set the scenario.A Linux server (Debian/Ubuntu) running standard nginx. DNS pointing to this server that resolves to a server config. A Map that contains no duplicate entries with incoming and outgoing URL's (resolvable) The map setup would contain the following: the map file itself contains one entry per line terminated with a semicolon. The server config for this mapping to work I have simplified the config of this server config so we can concentrate on the map settings. The config assume that the domain will be using SSL and the certificate is valid. The if statement will only execute if the $host$request_uri is in the list with a $rewrite_uri, otherwise the last rewrite will be executed. The QuestionHow do I transform the $request_uri so that nginx understand it correctly? The map file contains the value in UTF8, but it seems that nginx wants the $request_uri URL-Encoded and in Hexadecimal. $request_uri as in the mapfileexample.com/Böhme $request_uri URLEncoded as per Browserexample.com/B%C3%B6hme $request_uri as I think nginx wants itexample.com/B\xC3\xB6hme I can't seem to find a system package that has this feature, but I think I am starting to re-invent the wheel here. I would need to: create a function that will URL encoding the list, as per How to decode URL-encoded string in shell? and then use Octal dump as per Convert string to hexadecimal on command line, so the map bucket is created in memory with the correct values for the if statement test. It's starting to feel like rocket science, and I can't believe that nobody else hasn't solved this problem before, I just can't seem to find a solution. |
Docker compose - disable default gateway route Posted: 29 Nov 2021 07:20 AM PST Is it possible to prevent docker from defining default route when using docker-compose yaml file? If my docker-compose.yaml defines network ipam with default driver and any subnet, seams like docker (or docker compose) automatically assigns default route to the routing table of the docker that is attached to this network). Is there any way to disable it? |
Posted: 29 Nov 2021 07:03 AM PST I am migrating to a new server to upgrade my internals and I have encountered this error when standing up my apache and PHP The After much searching I found this article PHP-FPM - Error 503 - Attempt to connect to Unix domain socket failed and discovered that the However, if the php-fpm service is restarted the permissions revert to root:root and PHP pages return 503 So I checked in I chowned the So I am stumped, and there seems to be very little information about this error to be found in my searching. And I know that with the chown command I can resolve the issue, however if my server ever needs to be restarted in the future, I doubt I will remember to do that unless I add an @reboot cron or something, but I shouldn't have to do that. I must be missing some configuration somewhere, I just can't find it. My system information: Centos 8 Stream, PHP 7.2.24, Apache 2.4.37 |
Windows Server 2019 Prevents Freshly Compiled DLL to be Saved Within User's Documents Posted: 29 Nov 2021 07:02 AM PST An application which reads C# source code and compiles it to a DLL is throwing and error when trying to save this DLL to disk within the user's Documents folder, e.g "c:\Users\<user>\Documents\myapplication\some-folder\new.DLL", the application throws an exception which is caused by Windows Server 2019 claiming that the "path-does-not-exist". Let me assure you, the path does exist:
The latter is (should not be) not an option.
My educated guess that the application's behaviour can be seen as malicious (which it is not!, it's a game that allows mission scripting in c# and uses that technique for speed) and something tries to protect something else here. But I do not know what and how to stop it. |
arch linux on zfs root cannot configure grub on bios Posted: 29 Nov 2021 08:04 AM PST as the title suggests I cannot get across the finish line installing arch on zfs. I get to the point where I try and install grub on my /boot after chrooting into my /mnt from the live cd. anyway here is my command and error: Then I try and make my grub via: And I get this error: As you can see I am getting an unknown filesystem error, however when I run: I get So I see zfs when I run grub-probe but get unknown filesystem when I run grub-mkconfig. Not sure what information you need to help me track this down... been googling and hacking on this for 2 days now, I would really appreciate some help on this one. |
Change permissions for named volumes in Docker Posted: 29 Nov 2021 09:33 AM PST I have Docker container with named volume running on non-root user started with the following command: In the image, there's a backup script which is trying to save files in How to change permissions for -----EDIT1: mcve below: Run docker container with Gerrit: Now on other terminal window try to save something in You will get: |
Automatic installation of updates on Windows Server 2019 Posted: 29 Nov 2021 08:13 AM PST On a freshly-installed, non-domain-joined Windows Server 2019 (with desktop experience) VM, the ability to change Windows Update installation settings seems to have vanished, with the "Some settings are managed by your organization" message: Viewing the configured update policies shows two set on the device, both with a type of Group Policy:
However, running Is this expected? Amazon also acknowledge this for their 2019 EC2 images, but it seems odd that using |
Single session limit for sftp user Posted: 29 Nov 2021 08:02 AM PST I just want to set limit on sftp connection. Like if i set a session limit 1 so that user can make only 1 connection from that username. I don't want ip based or port based limit. I have tried It's always works only if that user is already active via ssh connection, if that user is not connected via ssh already than he is able to make multiple connections. |
IPtables whitelist dynamic IP by hostname Posted: 29 Nov 2021 08:45 AM PST I want to limit access to a server to certain IPs using iptables but:
Is it possible to have IPtables allow access to a port if dynamic.example.org resolves to that IP? My current idea is to set up a systemd unit that periodically resolves dynamic.example.org and adjusts iptables accordingly. However, this also requires knowing the old IP address (so storing it somewhere) to remove it from the whitelist. Is there a simpler way to do this already built in to iptables? |
Google Cloud routing with VPCs peered in a partially connected mesh topology Posted: 29 Nov 2021 07:54 AM PST we are dividing our Google Cloud infrastructure into multiple projects, each with it's own VPC. We have one central VPC, let's call it We've also connected Our problem now is that While we can directly interconnect Now, the question is, are we missing anything? Is there some way to create a partially connected mesh topology with VPCs on Google Cloud? Thanks, Volker |
You were not connected because a duplicate name exists on the network. Posted: 29 Nov 2021 09:04 AM PST I am getting this error daily on my web server that is trying to connect SQL Server. "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgro " Both Server are on Windows 2016. SQ I have already 1. checked the domain controller and found no duplicate entries 2. using different aliases for multiple IP on same SQL server 3. Checked all the server in the environmnet for any duplicate name and found nothing. Can you please help me resolve this? |
Self signed certificate is still trusted after revocation Posted: 29 Nov 2021 07:00 AM PST I have create Root CA and Server Certificate following didierstevens blog. My browsers still trusts the certificate even after revoking the server certificate. I was getting certificate revoked error message for my old CA and certificate. I followed same blog for creating new CA and cert but it is not working now. I have hosted my test application in IIS 10.0.10586.0, my client browsers are Chrome 63.0.3239.132 and IE 11.1295.10586.0. I confirmed CRL file is accessible, certification revocation check is turned on in both the browsers. But still the CRL verification is not happening. |
x11vnc on Ubuntu 16.04 Gnome with systemd Posted: 29 Nov 2021 09:04 AM PST I am having troubles to start x11vnc service on Ubuntu server 16.04 Gnome. It used to work just fine under 14.04. Not sure if related to x11vnc itself or the systemd. Here is the systemd service file : The /etc/x11vnc.pass is present and has been generated using After reboot, x11vnc is started, but no luck to connect to it with vnc, and the x11vnc.log files says : To validate that x11vnc works fine, I simply manually run on the server : and with that I can successfully connect with vnc. But how can I start it automatically ? |
any reason (not) to delete expired ssl certificates on IIS> Posted: 29 Nov 2021 06:41 AM PST I'm getting ready to roll over some certificates on IIS 8 / Win Server 2012. I found a bunch of old expired certificates, not bound to any sites anymore. Is there any reason I should not remove these certs? |
OpenStack error when converting a glance image to a cinder volume Posted: 29 Nov 2021 08:02 AM PST
|
SQL Server 2008 R2 Temporary Login Issue Posted: 29 Nov 2021 07:00 AM PST We have a mature SQL Server 2008 R2 server, being used from many C# web applications, each with connection pooling. Last night, all web applications lost the ability to login to the database for 6 minutes, before the issue resolved itself. This was for a variety of logins. I've had a look at the event log on the server, and found a lot of messages like: I could not find a failed operation immediately before the error message. The failure ID of 29 apparently refers to There were also plenty of these in the event log: Also some time-outs: and: From the point of view of the client web servers, they received a number of login errors: I wondered about thread pooling, and found that Any ideas? UPDATE: This has now happened on three occasions. |
Posted: 29 Nov 2021 08:27 AM PST On a virtual hosting server I have the open_basedir set to .:/path/to/vhost/web:/tmp:/usr/share/pear for each virtual host. I have a client who's running WordPress and he's complaining about open_basedir errors thus:
So the PHP session save_path isn't included in open_basedir but sessions across all sites on the server seems to be working fine apart from in this intermittent instance. I thought that perhaps the default session handler ignored open_basedir and this warning was caused by WP accessing the session file directly. However from what I can see PHP 5.2.4 introduced open_basedir checking to the session.save_path config: http://www.php.net/ChangeLog-5.php#5.2.4 (I am on PHP 5.2.13). Any ideas? |
Can I tail the log on a Cisco Router? Posted: 29 Nov 2021 09:17 AM PST Can I tail the log on a Cisco Router? I have 'logging buffered 51200' and a debug running. I can see the packets with 'show log'. Can I tail this? |
You are subscribed to email updates from Recent Questions - Server Fault. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment