I’m using excel. I have an array of data that I need to duplicate to the same column in different amount of times. the array of data can change in length, in the example picture I put 3 lines but it is much larger and can change in length. the […]
Daily Archives: December 27, 2024
I plugged in an ethernet cable between my desktop and laptop for faster, direct, file transfer. Both run Linux Mint, and both are connected to the same WiFi (probably WiFi is irrelevant here). Both have only dhcp client package installed but, AFAICT from dpkg -l, neither has dhcp server installed. […]
Install windows 11 created on flash drive with windows creation tool. installing from flash drive windows does not notice the c drive to install on. I cannot figure out what the problem is.
Can anyone point me some document explains how exactly Windows processes loads-starts and how Windows loads dlls at start of process? Step by step – which system functions were called, what actions were done.
Let’s say I have 3 wireguard peers: my PC, a VPS server which I have full access to, and a VPN server, for which I don’t. What I’m trying to achieve is to route all my traffic from PC through VPS and then through VPN server. VPS server itself shouldn’t […]