Advanced Search
Search Results
149 total results found
Debug custom rules using http headers with haproxy
Step 1: Define a Custom Header You can use HAProxy’s http-request set-header directive to add a custom header to requests passing through HAProxy. This header can contain information like a rule ID or a Lua snippet identifier. in the end you should have someth...
100 kb over 20ms delayed link with smbv3
SMBv3 is a more complex protocol than a simple TCP file transfer, with additional overhead for headers, encryption, and other features like window scaling, pipelining, and multi-channel transfers. To adjust our calculations for SMBv3, we need to factor in this...
ETL as a service
Olabilir daha kolay çıkar Workflow as a service me too sorunu çok adam / gün Olmayan birşey mi sürdürülebilir yıkıcı mı ? çok kanal ve coder çıkıyor. https://www.jobrouter.com/en/
Citrix Automated Reporting
Code to create automated citrix acceptance reports import requests import json from requests.auth import HTTPBasicAuth # Citrix VPX credentials and Nitro API endpoint citrix_vpx_url = 'https://<citrix-vpx-ip>/nitro/v1/config/' username = '<your-username>' pas...
PBS Tests
Baseline PBS vm olarak ikinci hostta tek başına 300G backup lun PBS'e /backups foldera ext4 olarak mount pve1 den 3 adet 50g ubuntu aldık 3 test yaptık son iki testte storage cache olduğunu tahmin ettiğimiz için ilk hiti göremedik. Delay Data aşağıkdaki gibi...
NE assesement
Layer Question Best Answer Explanation 1 - Physical What are the differences between single-mode and multi-mode fiber in terms of distance and bandwidth? Single-mode fiber (SMF) supports longer distances (up to 40 km) using a small core and a laser ligh...
System Requirements Specification (SRS)
Project: Layer 2 Data Center Extender (L2 DCE) Version: 1.0 Date: 29/04/2025 Author: Mesut Bayrak 1. Introduction 1.1 Purpose Describe the purpose of the L2 DCE system (e.g., extend VLANs across data centers with low latency). 1.2 Scope Define what the L2 DCE...
extender Daemon
Reset usb and enable bluetooth
on a sudo shel #sudo -i #echo -n "0000:00:14.0" | sudo tee /sys/bus/pci/drivers/xhci_hcd/unbind #sleep 2 #echo -n "0000:00:14.0" | sudo tee /sys/bus/pci/drivers/xhci_hcd/bind it will reset usb hub and the usb bluetooth device will be re-enabled