I’m currently working on a system that stores files in EXT4 partitions in large disk (10 TiB and 16 TiB ones). All disks are connected via SATA to an HBA (Dell PERC H310). The file structure is like this: /mnt/diskN/nXXX/store/some_id/twoletters/random_name and the files varies in size, between a few KiB […]
Daily Archives: July 27, 2022
Is there any way to paste text from web automatically simply as a single line text in Windows 10 File explorer? I’m surprised Microsoft Windows developers have never made it so that this error is avoided automatically and i have to fix such simple thing manually by copying into browser […]
I updated my Lenovo laptop v330 15IKB BIOS firmware from the official page of Lenovo, using its installer utility (Windows 10). The software identifies the model and shows the firmware/drivers available for it, lets you choose what to install and then installs it. After the installation the computer rebooted, but […]
I have a WD Elements 5TB USB hard drive that fdisk -l now shows as a single partition of Microsoft basic data: Device Start End Sectors Size Type /dev/sda1 2048 9767473151 9767471104 4.6T Microsoft basic data The last time I used it it contained 2 partitions in NTFS format as […]
I am wanting to write a bash script to manage backing up important directories on a newly established Ubuntu Server. I do not need to backup the whole system, and really only care about backing up the software running on the server as well as log files. I was thinking […]