UltraISO

 UltraISO is one of the most popular programs for working with ISO disk images. UltraISO is available in both free and paid versions, you can download it from this site. Choose "Free Trial" (free version) or "Buy Now" if you want to purchase a license. People who often work with disk images probably have this program for burning Windows to a USB flash drive in their arsenal. But not everyone knows that using Ultra ISO you can quickly create a bootable USB flash drive. The main functions should also include: Convert various image formats to ISO; Editing ISO files without extracting the entire archive; Work in conjunction with professional software Nero Burning Room. The UltraISO utility can create any bootable drives, regardless of what software is installed on them. To burn an operating system, you need to have a Windows image and a formatted flash drive. Advice. The best formatting programs are presented in this review of the softdroid.net site. Brief instructions ...

All command line arguments

 All command line arguments


The Team Red Miner application has a number of options that allow you to run crypto mining only on dedicated farms, change the intensity and mode of mining. Let's list the entire set of commands.

Server connection settings:

-o --url=URL Pool coordinates.
-u, --user=USERNAME Wallet number or pool login.
-p, --pass=PASSWORD Password.
-rig_id. Farm ID (only used on Krypnight servers).
--pool_connect_TO=SEC Time before retrying a connection if the connection to the pool fails (default SEC=10 seconds).
--pool_max_rejects=N Termination of work due to constant rejects (by default, the number of broken balls in a row is N=5).
--pool_strategy=STRAT This option allows you to switch between pools according to a predefined scenario. The program includes 3 strategy options: priority, load_balance and quota. By default, priority is used, that is, according to the list. The other two ways are different scenarios for working on several pools at the same time.
-a, --algo=ALGORITHM Mining algorithm.

Equipment setup:

 

--auto_tune=MODE (NONE, QUICK, SCAN). Rig autotuning mode (QUICK by default). If you put SCAN, the miner will go through various configurations for half an hour, NONE means starting without auto-configuration.
--auto_tune_runs=(N) Repeat test runs to optimize rig settings.
--auto_tune_exit Close the batch file when autotuning is complete.
--allow_large_alloc Indicates that there is enough free video memory for aggressive allocation.
--no_gpu_monitor Do not display GPU temperature and fan speed.
--temp_limit=TEMP Card heat limit (default 85C).
--temp_resume=TEMP The temperature at which the farm will start after an overheat crash (default 60C).
--eth_config= Manually configure the Ethash configuration for the miner. Executed as [X][M][L]. Instead of [M] indicate the mode (A / B / C). "B" mode uses extra memory and will only work on 8GB cards. "C" uses extra memory and will only work on 16GB cards. [L] selects the intensity, and its range will depend on the architecture of the GPU. The [X] prefix is ​​for Navi/Big Navi only. Both values ​​are optional, but if [L] is specified, then [M] must also be specified. Configuration example: --eth_config=A; --eth_config=XB.