- Operating system: Windows 10/11
- Situation: The local account password has been forgotten
- Objective: Reset the password without using 3rd party software
- Method: Abuse WinRE and replace
utilman.exewithcmd.exeto gain access to Command Prompt directly from the login screen.
The TrueNAS installer doesn’t have a way to use anything less than the full device. This is a waste of capacity when installing to large NVMe which is usually several hundred of GB or even TB. TrueNAS SCALE will use only a few GB for its system files so installing to a 16GB partition is sufficient.
This guide covers for TrueNas Scale 24.04 to 25.10
You can to modify the installer script before starting the installation process.
- Boot TrueNAS Scale installer from USB/ISO
- Select shell in the first menu (instead of installing)
- While in the shell, find and open the installer and edit using vi
Basic guide to deploying a simple 4-node Lustre cluster on Centos 7 using VMs from Virtualbox.
Updated and adapted fork of dleske/Three-Node-LustreFS-Cluster-Quickstart.md, which was based on joshuar/Three-Node-LustreFS-Cluster-Quickstart.md, which was based on Intel's How to Create and Mount a Lustre Filesystem. I've taken a lot of inspiration from Oak Ridge National Laboratory slides about Lustre and the official documentation, especially the network configuring section.
The document in its current form has not much to do with those ones but I definitely got them as a starting point.
Note: I am a newbie to Lustre so this overview is extremely light and specif