I recently exported a cloud drive to change storage providers. When I exported the drive, I had to download it in 25 GB parts. Directories (especially noticeable with large directories) were split across the parts. I started with something like this: /drive/file1 /drive/file2 /drive/file3 And now I have this: /part-one/drive/file1 […]
Daily Archives: January 11, 2026
I have a few ‘cosmetic’ lines in my .bashrc file, which rely on detecting the current width (i.e. number of columns) on the terminal in order to work properly. E.g., this one prints a nice ‘banner’ at the top of each terminal window, and relies on detecting the current terminal […]
I’m using Windows 10. I have always been the Administrator, or I was. I went to Properties for a program because when I clicked on Run as Administrator I was told I’m not the Administrator. Under the Security tab I am last on the list. Two, Accounts Unknown, are first, […]
I have recently bought a HBA card (an LSI 9211-8i flashed to IT mode) and two SAS hard drives – 2x8TB Seagate enterprise hard drives, and I have connected them to my Linux server with a mini-SAS to SAS with SATA power cable. However, on trying to mount them, they […]
One can configure an *.rdp file for the RDP sessions. https://www.donkz.nl/overview-rdp-file-settings/ I am looking for the setting where one can specify to not use the local input device. In the graphical GUI this mean to check the “Do not record” button for the setting “Remote audio recording”. Could not find […]