Version 29 (modified by root, at 2021-03-31T07:55:18Z) (diff) |
---|
заметки о разном
удаление лишних концов строк из ldif
perl -ne 'chomp; if(/^\s.+/){ s/^\s//; print } else { print "\n$_" }' < in > out
посмотреть состояние пула адресов в радиусе
`rlm_ippool_tool -av /var/lib/radiusd/db.ippool /var/lib/radiusd/db.ipindex`
замена заглушки thule в т-профиль
чтобы не резать родные заглушки thule в т-профиль, можно использовать пирацкую заглушку atlant в несколько раз дешевле. длины одного комплекта (2520мм) хватит сразу для обоих поперечин. артикул at8820, 30.8820 или 8820, есть в автодоке, экзисте и, наверное, в других интернет-магазинах.
скачивание adobe acrobat connect вебинара:
Original URL: https://www.example.com/p10101010 Modified URL: https://www.example.com/p10101010/output/filename.zip?download=zip
генерация сертификата через easy-rsa с добавлением subjectAltName, чтобы chrome перестал докапываться:
- в openssl-1.0.0.cnf секцию [ server ] добавить subjectAltName=${ENV::SAN};
- выполнить export SAN=DNS:dns1.domain.tld,DNS:dns2.domain.tld с списком необходимого;
- генерировать build-key-server для сервера или build-key для клиента.
обучение пульта
- Press set key around 6 sec. In TV control area until the LED light flashing, then it enters into learning mode.
- Press any of the key in TV control which you want to learn until the led light flashing, then this key is into receiving mode.
- Put another Remote Control with this new control in the horizon line, then press the function key which you want to learn from this RCU in around 3 Sec.
- After the led light flashing in three 3 times, press the SET key on new RCU to confirm this learning.
- If you need to learn more keys, pls do action 2-4 again
disable youtube material design
cookie editor → PREF → f6=8
Unable to authorize KPGoogleSync because of inactive Allow and Deny buttons
Perform authorization with rclone and copy refresh_token to GoogleSync.RefreshToken of desired account.
пластыри для повреждений Hartmann
- cosmos strips или classic - самый простой и дешёвый (1 размер 20х60)
- cosmos elastic - эластичный (2 размера 19х72 и 25х72 или 1 размер 60х100)
- cosmos comfort - антисептический для обеззараживания (2 размера 19х72 и 25х72)
- cosmos aqua - водонепроницаемый для душа и бассейна (3 размера 4 штуки 25х72, 4 штуки 30х40 и 2 штуки 40х60)
- cosmos water-resistant - водоотталкивающий (2 размера 19х72 и 25х72 или 1 размер 60х100 или 5 размеров)
- cosmos sport - амортизирующий для избежания мозолец для (2 размера 19х72 и 25х72 или 1 размер 60х100)
- cosmos sensitive - противоалергенный (размер 19х72)
- cosmos hydro active - на влажную мозоль (6 штук 17х40 для сухих мозолей или 5 штук 45х76 для влажных мозолей)
пластыри для мозолей Compeed
Duplicacy own API token generate
oauth2l fetch \ --refresh \ --type=oauth \ --scope=drive \ --output_format=json \ --cache=auth-cache.mjson \ --credentials=client_secret_id.json > token.json
token.json:
{ "client_secret":"secret", "client_id": "id.apps.googleusercontent.com", "end_point": { "TokenURL": "https://oauth2.googleapis.com/token" }, "token": { "access_token": "preventive expired with working refresh_token", "refresh_token": "refresh", "expiry": "2000-02-22T10:22:17.547011879Z" } }
Attachments (1)
-
atlant8820.jpg
(112.2 KB) -
added by root at 2016-07-12T06:54:07Z.
заглушка atlant в т-профиль
Download all attachments as: .zip