- Ubuntu Server 24.04.1
- Optiplex 7040
- LSI SAS 9207-8e
There's a number of explanations about how to update the SAS firmware. The one I started with was
| // 2d-chamfer.scad by [email protected] is marked with CC0 1.0. To view a copy of this license, visit https://creativecommons.org/publicdomain/zero/1.0/ | |
| /* Chamfer by length of new edge | |
| * chamfer([[?,?],...], ?, ?) | |
| * chamfer(points=[[?,?],...], idx=?, length=?) | |
| * Chamfer by lengths of two adjacent edges | |
| * chamfer([[?,?],...], ?, ?, ?) | |
| * chamfer(points=[[?,?],...], idx=?, length=?, length2=?) | |
| * Chamfer by distance from point | |
| * chamfer([[?,?],...], ?, depth=?) |
Zoomable scatterplot of graphic card Price vs G3D Mark based on PassMark data.
| // ==UserScript== | |
| // @name Imgur numbered images | |
| // @namespace ouroborus.org | |
| // @version 1 | |
| // @match https://imgur.com/gallery/* | |
| // @grant none | |
| // ==/UserScript== | |
| var script = document.createElement("script"); | |
| document.head.append(script); | |
| script.textContent = ` |
| #!/usr/bin/python | |
| from __future__ import print_function,division | |
| from Crypto.Protocol.KDF import PBKDF2 | |
| from Crypto.Cipher import AES | |
| from base64 import decodestring,encodestring | |
| from sys import stdout,stdin | |
| from json import loads,dumps | |
| from math import ceil | |
| # fshack.py <Vault1.sav >Vault2.sav |
| import requests | |
| import json | |
| from urlparse import urlparse | |
| sip_domain = "SIP_DOMAIN.COM" | |
| username = "USERNAME@SIP_DOMAIN.COM" # or: "NETBIOS_DOMAIN\\WINDOWS_USERNAME" | |
| password = "YOUR_LYNC_PASSWORD" # or: "WINDOWS_PASSWORD" | |
| def extractAuthURL(str): | |
| start = str.find('MsRtcOAuth'); |
| Capacity (MRF) | Range¹ | Links² | |
|---|---|---|---|
| Basic Energy Relay Crystal | 4 | 32 | 8 |
| Wyvern Energy Relay Crystal | 16 | 64 | 16 |
| Draconic Energy Relay Crystal | 64 | 127 | 32 |
| Basic Energy I/O Crystal | 4 | 32 | 2 |
| Wyvern Energy I/O Crystal | 16 | 64 | 3 |
| Draconic Energy I/O Crystal | 64 | 127 | 4 |
| Basic Wireless Energy Crystal | 4 | 32 | 4 |
| Wyvern Wireless Energy Crystal | 16 | 64 | 8 |
/reload [client] - Reloads server and optionally client
/reload_client - Reloads client only
/ftb_mode set <mode> - Sets current mode
/ftb_mode get - Prints current mode
/ftb_mode list - Prints all available modes
/edit_config [group] [entry] [value] - Opens config Gui, if only 1st argument is given