Monthly Archives: August 2025 | developernote.com
By example of spdlog package:| DeveloperNote.com
Configuring WSL First they run a VPN client on the host machine and then they go to user’s folder: create .wslconfig file with the following content: where memory and swap are required to prevent command from being terminated, and the rest of the configuration file is required to use host’s VPN. After WSL is restarted in PowerShell with the following command in WSL should show IP address obtained through VPN. Alternatively they use UI, see the screenshot. Setting up Linux build environm...| DeveloperNote.com
| DeveloperNote.com
Go to user’s folder: create .wslconfig file with the following content: and restart WSL in PowerShell: Ensure the changed was applied:| DeveloperNote.com
LDAP SASL, or Simple Authentication and Security Layer for LDAP, is a framework providing a unified way to authenticate clients to LDAP servers using various security mechanisms, such as Kerberos, GSSAPI, or PLAIN. GSSAPI, or the Generic Security Services API, is a standardized framework that provides a way for applications to access security services, like authentication, in a mechanism-independent manner. Installing ldp.exe Simple Bind As Current User With NTLM From ldp.exe on local mac...| DeveloperNote.com
Win + R, control: Win + R, sysdm.cpl: On DC: WireShark on DC: TGS-REQ: TGS-REP:| DeveloperNote.com
On the domain controller:| DeveloperNote.com
Hourly interest has grown in 100 times (2.28310500 / 0.02283100): so my hourly interest fee = 717.95000000 * 2.28310500 / 100 * 1.5 = 24.5 USDT I borrowed 717.95 API3, see more information: Finally my trading profit was about 30 USDT: but I paid 65 USDT as interest fee, so I lost 35 USDT. At the same time futures founding fee was -2.0%: My interest payments: Within a couple of hours the interest fee dropped to 0.36404358% hourly (3189.0218% annual):| DeveloperNote.com
Select network interface: Run the following query from a remote machine: Capturing loopback traffic Run ldp.exe on the local machine: and got the following traffic: 1. Filtering LDAP traffic| DeveloperNote.com
A tombstone is a container object consisting of the deleted objects from AD. These objects have not been physically removed from the database. When an AD object, such as a user is deleted, the object technically remains in the directory for a given period of time; known as the Tombstone Lifetime. Seeing with ldp.exe Go to Options -> Controls then View -> Tree Lifetime Existing user: Deleted user in ldp.exe:| DeveloperNote.com
dmitriano says: | DeveloperNote.com
Name PrimaryOwnerName Domain TotalPhysicalMemory Model Manufacturer| DeveloperNote.com
← Older posts| developernote.com
Monthly Archives: April 2025 | developernote.com
Squid unexpectedly stopped working with my home internet connection. I created a temporary user:| DeveloperNote.com
With the command below| DeveloperNote.com
dmitriano says: | DeveloperNote.com
Spot is limited to 10 symbols:| DeveloperNote.com
To build my app for iOS I tried to run CMake from the command line without QT Creator:| DeveloperNote.com
First I set CMake generator to XCode in QT Creator Kits settings page:| DeveloperNote.com