Recent Questions - Server Fault |
- pictures don't show up on my website
- Cannot redirect Yubikey into VMWare Horizon VDI with Ubuntu OS
- How is itpossible to set up - to redirect(?) only mysql to different ip
- AWS: Restrict external access to Database but allow ECS task to access
- Can't see a device listed when creating a vmware datastore
- error The Process class relies on proc_open, which is not available on your PHP installation
- The access to shared directory using DFS is very slow
- RTNETLINK answers: Invalid argument when adding route
- Elastic Beanstalk Health Degraded
- msmtp and OVH mail
- AWS "No credentials specified" even when EC2 IAM policy applied
- HAProxy agent-check over http
- Connect MongoDB Compas to GCP Ubuntu VM
- Create screen session in background only if it doesn't already exist
- Mount VHD as ReadOnly
- Squid Proxy: 400 Bad Request when "%25" (Percent Sign) in URL
- Limit monthly traffic per interface
pictures don't show up on my website Posted: 27 Mar 2022 02:50 AM PDT I uploaded the pictures on filezilla and doubled checked if they were there and I even cleared the cache, restarted the apache2 server but the pictures won't show up on my site. I'm using alibaba cloud if it matters and I'll post a link to my website if necessary. Please help. |
Cannot redirect Yubikey into VMWare Horizon VDI with Ubuntu OS Posted: 27 Mar 2022 02:25 AM PDT I am not able to redirect to Yubikey into the VMWare Horizon VDI. the guest OS is Ubuntu 20.04 I have install the vmware client & the required driver with the following command: I am able to show the Yubikey is inserted with command, but the Yubikey manager cannot detect the device with the GUI. pls find the enclosed screenshot Note: I can redirect the Yubikey to VMWare Player with Ubuntu 20.04 OS with the setting modified in vmx file: |
How is itpossible to set up - to redirect(?) only mysql to different ip Posted: 27 Mar 2022 01:25 AM PDT This case happend at internal network, i am just curious how is it possible to set up so - when i try to connect with mysql (client or custom app) it redirects me to some non-related IP, though ping and telnet connects fine without any redirect: You can see, when i use mysql some new ip adress appears. |
AWS: Restrict external access to Database but allow ECS task to access Posted: 27 Mar 2022 01:23 AM PDT I'm not great at network administration so I need some help to do something really basic on AWS. Basically, I have a RDS database on a vpc, let's call it VPC1. The database is also associated with VPC security group "Default: sg1" I have a API server that needs to access the Database running as a docker image (service) using ECS. This API server is associated with a load balancer on the same VPC ID VPC1. The task has external IP XXX.XXX.XXX.XXX and internal IP YYY.YYY.YYY.YYY All I want to do is allow the ECS service to access the database, but disable all other external access. I've tried the following:
None of these seem to work. What am I missing here? |
Can't see a device listed when creating a vmware datastore Posted: 27 Mar 2022 12:13 AM PDT So I am new to vmware and used vmware workstation to install ESXI 7 on my windows 10 pc. I am trying to create a test enviornment where I can have two vm's connect to the internet from my pc. I did not use an external HD or CD/DVD when installing vmware.. is this why I am not seeing any device listed for my vmware devices. How do I add a device to then create a datastore? |
error The Process class relies on proc_open, which is not available on your PHP installation Posted: 27 Mar 2022 12:39 AM PDT after change server and setup centos with cpanel lumen cron job not worked and every minutes add this error to lumen log: The Process class relies on proc_open, which is not available on your PHP installation. in /home/username/public_html/api/vendor/symfony/process/Process.php:143 i see active php version ini and remove proc_open from disabled function and restart litespeed but not fix this problem i change lumen config but not fix . if you now how can i solve this problem pls help me . |
The access to shared directory using DFS is very slow Posted: 27 Mar 2022 02:14 AM PDT I have an Active Directory with 1 DC and 1 DFS deployed on hyper-v VM on a certain machine X. The DFS consists of several shared folders from machine X and folders from machine Z. When I try to access the DFS using network drive all works fine for machine Z folders. But I have some problems with folders from machine X. The access to machine X folders is very slow. Sometimes it takes several minutes to open even small file. When I try to upload files to machine X folders all works fine but the download speed is very small. The upload speed is about tens of Mb/s but download speed ~ 100 kb. Any help is appreciated. |
RTNETLINK answers: Invalid argument when adding route Posted: 27 Mar 2022 12:07 AM PDT I wish to add static route for my interface eth1. But Whenever I use route command , I get this annoying error RTNETLINK answers: Invalid argument. Current routing configuration For eth0 , I want to have default gateway 10.64.23.1 and for eth2 , I want to have gateway as 10.73.55.173. By configuration is as follows: I am using CentOS release 6.4 Whatever ip route command , I give it gives me following error. RTNETLINK answers: Invalid argument |
Elastic Beanstalk Health Degraded Posted: 26 Mar 2022 11:01 PM PDT I am trying to to deploy an Node.js Docker image to Elastic Beanstalk using Travis CI. The tests and builds in Travis keep passing and successfully deploying however, I keep getting the following warn and error on my Elastic Beanstalk console
I am using the free tier so I am not sure if that's the issue or what exactly I am doing wrong. Below is what my .travis.yml file looks like: |
Posted: 27 Mar 2022 02:53 AM PDT I'd like to send a mail when a user authenticates on a Debian 9 server. I use OVH mail server. I've set up msmtp like so : I tried to send a mail with : But didn't work, nothing happens. Same for the command : EDIT 1 I tried the command proposed by @Anfi in the comments and I get : |
AWS "No credentials specified" even when EC2 IAM policy applied Posted: 27 Mar 2022 12:07 AM PDT This is an odd issue which we can't find a solution for. On AWS, we are running Microsoft Remote Desktop Services on Windows Server 2019. All servers are joined to an AWS AD Directory Services domain. The RDC Host Servers have an IAM policy that allows all actions to S3. We have two users in the domain, both assigned to the same group - the default group "Domain Users". When we log in to a Session Host with one user, we have no problem calling "Get-S3Object". But when we log in with the second user and call "Get-S3Object", we get "No credentials specified or obtained from persisted/shell defaults" - permissions should be given by the IAM policy attached to the EC2 which works for the first user. To fix the problem, we have found that if we delete the second users' Windows profile, then the next time the second user logs in, they are given a TEMP profile and they are able to call "Get-S3Object", so clearly there is a problem with the user profile. The Windows Servers are practically a vanilla instance and it's strange that deleting the User's profile fixes the issue... We have also created a new domain user which had the same problem on one Session Host but not on another. It's a very random issue. Has anyone else come across this problem? What can be causing this to happen? |
Posted: 27 Mar 2022 02:05 AM PDT I have to setup haproxy with agent-check, the backend servers reporting themselves their weight ("28%" for example) over http. Seems like haproxy can't speak http with it's agents, which seems weird. Is there no way to do it ? I've tried this : Which may or may not work, I actually have no idea. Is there any way to tell if the agent-check are succeeding or not ? The statistics page doesn't seem to change whether the url is valid or not. I'm guessing it's not working, because haproxy must be expecting just the value, not any of the http around it. |
Connect MongoDB Compas to GCP Ubuntu VM Posted: 26 Mar 2022 11:01 PM PDT I am a little lost on how should I host MongoDB on Ubuntu VM. I barely worked with Ubuntu before so I struggle to understand a lot of aspects. I followed guide: https://docs.mongodb.com/tutorials/install-mongodb-on-ubuntu/ And everything seemed to work in GCP VM SSH console. I was able to login to DB with admin login and password. But I don't understand why I cannot connect to it from external resources and how to debug the issue. I am trying to access DB with VM external IP, provided by GCP compute engine, I used existing authentication information but it doesn't work, all I get is this error after around a minute of waiting:
Is there any guide or advice to help me understand what exactly is wrong? I am lost and don't know what to check to even find the issue. |
Create screen session in background only if it doesn't already exist Posted: 27 Mar 2022 03:00 AM PDT How can i create a This creates a screen named name in detached mode but will create duplicates This creates a screen only if it doesn't exist but not detached How do i combine both? I need to create multiple screens in a batch file so reattaching is not convenient. I want to use the batch file to "restart" screens that have died for various reasons but leave the already running ones intact. |
Posted: 27 Mar 2022 03:03 AM PDT So I have the following scenario - two servers, one is Web server, another is a Backup server. Both running Windows Server 2012 R2 I have a mapped drive on Web referencing Backup I have a VHD I created on the Map drive, physically located on Backup that is being used by Web in order for Windows Server Backup to do nightly images to this VHD. The idea is to have the images physically stored on the Backup server, but performed from the Web server. I have this VHD showing as a real drive in My PC on Web. I'd like to mount this VHD as Read Only on the Backup server so I can take a peak every now and then to make sure the backups are showing up / access if necessary. The problem is when I try to mount the VHD on the Backup as Read Only I receive "The process cannot access the file because it is being used by another process" I'm suspecting they are saying this because its mounted on Web. I'm wondering if there is any way I can accomplish what i'm hoping to accomplish or if its not possible. FYI - HyperV/VM backups aren't a possibility in this scenario. |
Squid Proxy: 400 Bad Request when "%25" (Percent Sign) in URL Posted: 27 Mar 2022 02:05 AM PDT I have a squid proxy that works well except for this issue: If a URL has a Example URL: http://www.amazon.com/25%25-Percent-Off-Stickers-Adhesive/dp/B00J0IBJ0S/ Log:
I'm not sure if this is a bug or a configuration error. I have a round robin setup as shown above. Here is the output of
(It's an Ubuntu 12.04.5 LTS server) The hack with this URL would simply be to have something strip out the The URL works fine when not going through the proxy. Thanks for any ideas, I'm willing to provide more config info. |
Limit monthly traffic per interface Posted: 27 Mar 2022 03:03 AM PDT I'm trying to deploy an application for a limited monthly traffic. Please can you tell me how can I do this ? I need to limit traffic on an interface under linux. |
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