Recent Questions - Server Fault |
- How to install latest docker via spinnaker pipeline onto GCE VM
- Downloading large excel file in angular using xlsx library(net::ERR_INCOMPLETE_CHUNKED_ENCODING 200)
- Debugging why the packets get dropped
- Site to Site communication over Azure VPN
- Adding Microsoft Power Virtual Agents to existing conversation
- Cannot access specific website from my arch desktop
- How to filter by service groups in the monit web frontend?
- How can I use a value returned from one dataset to build a query for a different dataset, in SSRS?
- Windows 10 Offline files synchronization monitoring
- Why configure non-default cluster domain
- Any way to bypass Barracuda spam filter for specific addresses?
- RAID Controller -- SAS Expander -- SATA drives. What max throughput can be expected?
- What are the consequences of RAM speed to high on a Proliant DL385 G7?
- Difficulty running crontab startup script
- Allowing file types in specific folder apache2 vhost file
- Importing cert from Ubuntu certificate authority to Windows Server 2022
- GKE Cluster with Dataplane v2 services unavailable when 1 of its pods goes down
- Download Sharepoint Online files via Powershell
- Active Directory/LDAP replication Windows/Ubuntu
- Why are my dns options specified in /etc/network/interfaces not parsed by resolvconf?
- New-ADuser force to change password at next logon
- in firewalld port 80 is closed but nmap shows the port is open, and I can connect to it
- Apache <Location "/baz"> directive not matching
- err: CONNECTION_RESET in Chrome on form post, but only from outside network
- Install Apache Derby on CentOS 6.4
- Linux Bridges - Tags on interface vs. on bridge
- How to downgrade OpenSSL on Amazon EC2
- Which permissions/rights does a user need to have WMI access on remote machines?
How to install latest docker via spinnaker pipeline onto GCE VM Posted: 08 Jul 2022 08:13 AM PDT I'm creating a GCE VM from a spinnaker pipeline to deploy an app via docker-compose. When I try to get docker installed on the VM in the way shown in the image, it installs docker version 1. Is there a way for me to get the latest version of docker installed on the VMs deployed via a Spinnaker pipeline? |
Downloading large excel file in angular using xlsx library(net::ERR_INCOMPLETE_CHUNKED_ENCODING 200) Posted: 08 Jul 2022 08:11 AM PDT I am doing an excel file download using angular + springboot and the api returns application/json file. The transfer-encoding:chunked is always enabled and i see responses return http 1.1 . I posted this on stackoverflow but haven't gotten any solution. Please help as I am stuck for quite sometime on what to do. |
Debugging why the packets get dropped Posted: 08 Jul 2022 08:10 AM PDT I've started on stackoverflow, then after some investigation asked on superuser, because it looks like network or kernel (mis)configuration, but probably I need some seasoned network engineer to help:) I'm mangling packets with help of NFQUEUE, there's only single rule in iptables: The script is simple (python, requires pypacker): Testing with curl: When I don't change the length of the packet, for example, requesting /ipip, the response is returned. When I change the length, the response packet (200 OK) is dropped (I see it in tcpdump and nfqueue if I configure the PREROUTING rule). Can somebody give an idea where to look for the solution? dropwatch unfortunately says only this: I've tried on different servers (gentoo, ubuntu), with different kernels and settings (tried to play with connection tracking, disabling rp_filter etc), nothing makes it work. |
Site to Site communication over Azure VPN Posted: 08 Jul 2022 08:08 AM PDT I have set up a VPN Gateway on Azure using the following tutorial - https://docs.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal I have 2 sites, one with a DrayTek router and one with a UniFi Security Gateway. Both routers are connected to the VPN. The issue is the 2 sites can't talk to each other. I cant work out if its the Firewalls on the routers, some routing on the VPN Gateway needs setting up or something else. Has anyone accomplished this before? Longer term I want to connect 5 sites to the Azure VPN so they can all talk to each other. |
Adding Microsoft Power Virtual Agents to existing conversation Posted: 08 Jul 2022 07:35 AM PDT I'm attempting to make a chat bot for our IT support chat, just basics like when a user reports their machine isn't switching on a bot will instruct them to try pushing the cables back in before escalating it to the IT team. I've created a bot on Power Virtual Agents and I'm trying to add it to the specific IT Support chat in order to respond to messages. However, I can only seem to talk to it via a direct conversation with the bot itself. The documentation is a bit confusing and it seems as if this isn't possible. Does anyone have any experience utilising these bots in a Team conversation? |
Cannot access specific website from my arch desktop Posted: 08 Jul 2022 07:23 AM PDT There is a specific website I have tried to use two differents WiFi networks with no success. Moreover, I can reach the url from other devices running Windows or android. Here is my config but I am not sure what I need to provide: File: When using When using And when trying to And when trying |
How to filter by service groups in the monit web frontend? Posted: 08 Jul 2022 06:33 AM PDT Monit has a feature called "service groups" (https://mmonit.com/monit/documentation/monit.html#SERVICE-GROUPS). It allows you to filter by groups using the CLI. But is it possible to use this filter on the web frontend? |
How can I use a value returned from one dataset to build a query for a different dataset, in SSRS? Posted: 08 Jul 2022 06:56 AM PDT I'm using SQL Server Report Builder 3.0 to create a report. I have two tables and I want to look up a value in one table and then use that to select a value from the second table. Example as follows: Table : Staff | staff_id | Surname | | -------- | ------- | | 1 | Smith | | 2 | Jones | Table: Courses | Teacher | Course | | -------- | ------- | | 1 | French | | 2 | German | Dataset1: SELECT staff_id FROM staff WHERE surname='Smith' Dataset2: SELECT course FROM courses WHERE teacher = {staff_id from Dataset1} But I can't figure out how to pass the value from Dataset1 to the query in Dataset2 I've tried getting the value into a Variable called teacher_id using a lookup against the other dataset and then the query for Dataset2 becomes SELECT course FROM courses WHERE teacher = @teacher_id but I get the error The expression used for the calculated field 'teacher_id' includes an aggregate, RowNumber, RunningValue, Previous or lookup function. Aggregate, RowNumber, RunningValue, Previous and lookup functions cannot be used in calculated field expressions. Is it possible to do what I need to? Many thanks Edit: Apologies - I can't seem to format the tables correctly, but they are just 2 cols by 2 rows so should be easily understood |
Windows 10 Offline files synchronization monitoring Posted: 08 Jul 2022 06:03 AM PDT There is a class in WMI ROOT\CIMV2 named Win32_OfflineFilesHealth with property LastSuccessfulSyncTime. But the class is having no instances even if I have Offline files enabled and I'm using it. What I'm doing wrong? Is there any other way to get date of last successful synchronization of my offline files in machine way? |
Why configure non-default cluster domain Posted: 08 Jul 2022 05:42 AM PDT I'm considering to deploy Kubernetes cluster to semi-production usage. So far I've got a good grasp, but there's one thing that I don't fully understand yet. By default Kubernetes uses |
Any way to bypass Barracuda spam filter for specific addresses? Posted: 08 Jul 2022 06:02 AM PDT We are a medium-sized company planning to switch our spam filter service. Right now, our computing solution provider hosts a Barracuda service on its server. Our emails are routed there and filtered before being sent to Microsoft 365. Our plan is to switch to Defender for Office 365. We could just change our MX records right away to send everything straight to Microsoft 365, but I'd rather do a smoother transition by first having only a couple of email addresses bypassing the Barracuda. This way we'll see how Defender reacts to unfiltered emails. Is there any way to bypass spam filtering in Barracuda for only specific email addresses? Our provider says it's impossible, but somehow I feel like that should be doable. Or is there any other way to have emails go straight to Microsoft 365 for some addresses? Edit: Or can Barracuda not filter emails for specific email addresses? Thanks in advance for your answers (and patience, this is my first question here) |
RAID Controller -- SAS Expander -- SATA drives. What max throughput can be expected? Posted: 08 Jul 2022 05:59 AM PDT I am building fast recovery solution. And there is a stuck with the choosing of the RAID controller. I have a chain:
In both manuals for RAID Controller and SAS Expander stated:
Drives are organized in RAID 10 array. The question is: Which top write speed I can expect and where is a bottle neck in this chain? I can explain my concern: Neither in RAID Controller nor in the SAS Expander guidelines stated at which speed RAID Controller and SAS Expander will communicate via 8x lines between each other when only SATA drives are connected to SAS Expander.
Thanks in advance. |
What are the consequences of RAM speed to high on a Proliant DL385 G7? Posted: 08 Jul 2022 07:51 AM PDT Rendering the 3D model of an optical lens or mirror with openSCAD can require huge amount of RAM, and for this use, I have maxed the RAM on a Proliant DL385 G7 but the RAMs I got were PC-14900: 1866MHz instead of the required PC-10600: 1333MHz). Should it be a cause for a real problem or is it just the speed reporting that might be hindered ? The memory test at boot after the change reported no problem, but iLO claims that my RAM run at 9MHz... What would be a good test for the effective speed ? |
Difficulty running crontab startup script Posted: 08 Jul 2022 06:46 AM PDT I have the following crontab job to run on reboot: My docker install has placed the files in /snap/bin (hence my PATH statement). My run_me_startup.sh script is as follows: I inserted the sleep 240 to ensure that the docker service was started before the code executes. My output log is as follows: I don't understand why I am getting the docker: not found errors with the PATH statement in my crontab. And should I be concerned about the /bin/sh notes at the bottom of my log? Have I somehow triggered my script to run twice? Linux novice...I appreciate your generosity! |
Allowing file types in specific folder apache2 vhost file Posted: 08 Jul 2022 05:22 AM PDT I've an apache2 virtual host file, which has several sites in it (yes I know.. a single file, work with me here). Before any of the VirtualHost stuff I've specified some directory and file rules like so. however I've also blocked some file types What T'm trying to do is only block those files everywhere except the .well-known folder so created an override like so I've googled this until blue in the face (probably not asking the right question) any help would be appreciated as the syntax is obviously wrong and it still blocks json files in the .well-known folder. |
Importing cert from Ubuntu certificate authority to Windows Server 2022 Posted: 08 Jul 2022 07:01 AM PDT In our environment we have recently created a Ubuntu based CA, we want to utilise this on our windows environments. I was following a tutorial for how to implement the CA and I don't know if I'm just not googling the right thing but I couldn't find anything related to what I was doing and it feels like I'm going round in circles. I've followed this tutorial https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-a-certificate-authority-ca-on-ubuntu-20-04, and am at the point where I've created my ca.crt and I'm ready to give it out but when trying to link any cert in windows it's trying to retrieve it from local storage and I can't see anywhere on windows to specify the CA cert server name and get this all working. I've seen a ton of information on setting up a CA between machines on linux and a linux based CA, or a windows ca on linux clients, etc I have no experience setting a CA up as our last one was built without any documentation and is now broken Any help would be appreciated and sorry if this is a stupid question lmao |
GKE Cluster with Dataplane v2 services unavailable when 1 of its pods goes down Posted: 08 Jul 2022 07:26 AM PDT I'm struggling with an issue in our GKE cluster which is setup to use container-native loadbalancing for our ingresses, running on the dataplane v2. The issue appears to be focused at the service level, though, which I believe ultimately causes issues at the LB level. Basically, for any service, whether ones we manage or ones managed by Google, if a pod is lost, the service is inaccessible. I would assume a misconfiguration on our part, but the same happens even with the kubedns service, which is hugely impactful. For the most part, I don't see any major errors in the cilium logs, which seems like the most logical place for this issue to be coming from. It does provide a warning that it doesn't have permissions to annotate nodes, but I can't find any info on whether that has any bearing on our issues. |
Download Sharepoint Online files via Powershell Posted: 08 Jul 2022 08:21 AM PDT I've been handed a project, where our marketing dept produces images and each workstation & laptop need to download those images on startup or login. (wallpaper folder, screen saver images, etc etc) I'd like to use Sharepoint Online to store a publicly accessible (no login required) folder with the images, and then use Powershell to grab the contents. Every example that I find requires a snapin or module for this. Does anyone know of a straight-forward way of vanilla Powershell copying the contents of a publicly available SO folder to local disk? Thanks! |
Active Directory/LDAP replication Windows/Ubuntu Posted: 08 Jul 2022 08:09 AM PDT I am trying to setup replication between a Windows AD and OpenLDAP on Ubuntu. Access to the Windows AD server seems to work OK, the OpenLDAP on Ubuntu also seems to work, however I am getting stuck on setting up the replication between both - I am new to AD/LDAP and there might be some concepts I'm missing. I am able to list users on the remote (Windows) AD: I setup the replication using the following config: And applied using: However, replication seems to fail with the following error: To give an idea of what I am trying to achieve:
Thanks a lot! |
Why are my dns options specified in /etc/network/interfaces not parsed by resolvconf? Posted: 08 Jul 2022 06:07 AM PDT I have a Ubuntu 14.04 server which has two IP addresses specified on a single interface. They are defined in /etc/network/interfaces like so: As per the debian wiki I have specified multiple IP addresses in the modern style by simply declaring multiple iface stanzas referring to the same interface. However, when the networking on this server comes up, /etc/resolv.conf is empty but for the standard header: And all DNS lookups are therefore failing as it does not try to contact the nameservers. I've clearly specified the local nameservers to use in the Actual IP addresses have been changed to protect the innocent |
New-ADuser force to change password at next logon Posted: 08 Jul 2022 07:04 AM PDT I want to use Powershell New-ADuser to add new user in that, new user must have change password at first time logon. I find the attribute "-ChangePasswordAtLogon" but when I use it, new user still not enable option change password at first time login. |
in firewalld port 80 is closed but nmap shows the port is open, and I can connect to it Posted: 08 Jul 2022 05:07 AM PDT my linux environment is fedora 27, httpd is running, and firewall-cmd --list-all shows Although the http service or port 80 is not allowed, nmap shows that and actually I can connect to the server using browser "systemctl status httpd" shows no errors but "systemctl status firewalld" shows following errors if I make same situation in my virtual machine which runs centos7, firewalld works as I want. while running httpd in vm, if I add http service in the firewall rule, then I can connect otherwise I cannot. but in fedora, I don't know what is wrong. what I was trying to do was port forwarding from host port 80/tcp to my vm port 80/tcp. I realized that port forwading was not working and neither add-service, or add-port in firewall-cmd. How can I fix the problem? Although iptables is disabled, I post output of iptables -L here. 192.168.122.0/24 is network for my vm output of "lsof -i -P -n|grep LISTEN" is and output of ss -tlpn is |
Apache <Location "/baz"> directive not matching Posted: 08 Jul 2022 06:07 AM PDT I fail to make I want to set an HTTP header for the whole site, except for one specific URL path: So I've set the following Apache configuration: Header But, this is where it fails, also for As if I also tried: And header |
err: CONNECTION_RESET in Chrome on form post, but only from outside network Posted: 08 Jul 2022 08:00 AM PDT I started getting the following error when sending multi-part form posted data via ajax to a service on my website: net::ERR_CONNECTION_RESET This only happens when a certain combination of characters are used in the form posted data, and the issue does not happen when I'm accessing the site directly from the server itself. I'm basically having trouble tracking down the culprit, such as request filter, firewall, etc. I just don't know where to look, and I can't find anything in the logs that relates to it. It seems a combination of parenthesis are causing the issue, but I have no idea why. I suppose the question is, does anyone have any ideas as to where I can start tracking down this issue? I know this is fairly vague, but I just need a push in the right direction. Thanks a ton. IIS 8.5, Windows Server 2012 |
Install Apache Derby on CentOS 6.4 Posted: 08 Jul 2022 05:07 AM PDT I'm not a Java developer, my knowledge is very limited to this topic. I want to deploy a Stupid question, but is this the JDK or just the JRE? I downloaded and extracted Derby manually, I want Tomcat to know that Derby exists. How do I do this? Hope, I haven't completely misunderstood things. returns Thanks for any advice. |
Linux Bridges - Tags on interface vs. on bridge Posted: 08 Jul 2022 07:04 AM PDT What is the difference between tagging on the bridge vs a physical interface then adding that tagged interface onto the bridge? I'm assuming if I want two total VLANs segmenting network traffic to guests on KVM. I don't want the guests seeing the tag, I just want the VLANs to segregate traffic through the interfaces. Meaning the guests should not see the tags (unless packets are double-tagged). Each scenario would look as follows: Tagging on interface: Tagging on bridge: Is net effect the same? Or is there some functional difference I'm missing here? EDIT: I've been reading (http://blog.davidvassallo.me/2012/05/05/kvm-brctl-in-linux-bringing-vlans-to-the-guests/), and it seems like tagging on physical interfaces (em1.3) causes linux to strip the tag prior to it sending it off to the bridge. Whereas tagging on the bridge just passes the tagged traffic through. True? If not, where is the tagged stripped/added? |
How to downgrade OpenSSL on Amazon EC2 Posted: 08 Jul 2022 08:00 AM PDT I'm using a version of the Amazon Linux AMI (v 2013.03) that comes with OpenSSL 1.0.1 installed as described here: http://aws.amazon.com/amazon-linux-ami/2013.03-release-notes/. I have an application that may not be compatible with that version of OpenSSL, and I'd like to "downgrade" that to version to 0.9.8. I can install that version with the following: But I am unable to uninstall the 1.0.1 version. When I try: I get a long list of what seems to be dependency processing and a result of:
Is there a way for me to remove the newer version of OpenSSL? |
Which permissions/rights does a user need to have WMI access on remote machines? Posted: 08 Jul 2022 05:06 AM PDT I'm writing a monitoring service that uses WMI to get information from remote machines. Having local admin rights on all these machines is not possible for political reasons. Is this possible? What permissions/rights does my user require for 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