baumi's blog

baumi's personal blog … Linux, OS X, Windows, Random things, …

News

Improving SPAM Rating (adding SPF records)

https://help.ubuntu.com/community/Postfix/SPF and http://www.conhost.net/faq_artikel-18.htm http://www.labnol.org/internet/authenticate-google-apps-email-with-spf/13877/ Example syntax for the SPF record: b-nm.at v=spf1 include:_spf.google.com ip4:78.46.156.164 ip6:2a01:4f8:190:6423::2 ~all Hinweis -all vs. ~all: https://support.google.com/a/answer/178723?hl=en Tool for checking the SFP entries / syntax: http://kitterman.com/spf/validate.html Google check tool: https://toolbox.googleapps.com/apps/checkmx/

How to reset HGST Hitachi SMART values S.M.A.R.T. Spin_Retry_Count degraded mdadm raid array problem raid5 raid6 raid1 raid01 raid10 smartctl ultrastar deskstar a7k2000 a7k3000 a7k1000

Problem: your raid array has degraded, one or multiple disks are failing S.M.A.R.T. tests, because of Spin_retry_count. Actually all the data is OK, just the spin_retry_count keeps happening. The drives are perfecly fine, but the S.M.A.R.T. value makes the drive almost useless because bios and/or mdadm won’t accept it anymore for your raid array. This […]

InterSSL RapidSSL unter nginx einrichten

in nginx/conf/gitlab-http.conf listen *:443 ssl; server_name git.b-nm.at; ssl_certificate /var/opt/gitlab/nginx/ssl/git.b-nm.at.crt.ca.pem; ssl_certificate_key /var/opt/gitlab/nginx/ssl/git.b-nm.at.key; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_ciphers HIGH:!aNULL:!MD5; wobei git.b-nm.at.crt.ca.pem eine zuammenkopierte datei ist aus: a) dem git.b-nm.at.crt (wie von InterSSL geliefert) b) dem https://www.interssl.at/ca_interssl_rapidssl_osx.pem

Prepaid Internet im Ausland SIM

Empfehlenswerte Mobile 3G Router: HUAWEI E5331 HUAWEI E5332 Deutschland: http://www.blau.de/ oder noch günstiger (ebenfalls E-Plus) https://www.alditalk.de/ Schweiz: http://prepaid-data-sim-card.wikia.com/wiki/Switzerland Spanien:  http://prepaid-data-sim-card.wikia.com/wiki/Spain Italien: http://prepaid-data-sim-card.wikia.com/wiki/Italy Ungarn: http://prepaid-data-sim-card.wikia.com/wiki/Hungary Siehe auch: https://www.worldsim.com/

InterSSL RapidSSL auf Mac OSX Server einrichten – OpenSSL Fehler “error 2 at 1 depth lookup:unable to get issuer certificate”

Die neuen SHA-256 Zertifikate werden von OSX Server nicht automatisch als vertrauenswürdig erkannt. Lösung: https://www.interssl.at/ca_interssl_rapidssl_osx.pem downloaden und doppelt anklicken, sodass es als “System” eintrag in die Schlüsselbundverwaltung importiert wird. – Danach wird RapidSSL Zertifikat problemlos erkannt. OpenSSL Fehler bei RapidSSL SHA-256 G3 Zertifikaten (früher SHA-1) unter OSX  openssl verify -CAfile ca_rapidssl.crt mycert.crt “error 2 at 0 depth […]

Lenovo Thinkpad – Gebrauchte Leasingeräte mit vollem MwSt-Abzug, Apple Geräte reduziert

Gebrauchte Lenovo Leasing-Geräte (Thinkpad etc.) mit vollem MwSt Abzug: http://www.pollin.de/shop/suchergebnis.html?S_TEXT=thinkpad&log=internal Alternativ: Lenovo Outlet: www.lenovo.com/outlet/de Apple Refurbished Store: Apple Geräte, in der Regel nicht von einem Neugerät zu unterscheiden, mit voller Garantie: http://store.apple.com/at/browse/home/specialdeals/mac

Previous Posts Next posts