A sample of my subscribed subreddits, to be used ofc with Reddit Enhancement Suite
MegaCli -PDList -aALL
puis
smartctl -a -d megaraid,N /dev/sdX
EDIT :
a single one liner :
for i in $(MegaCli -PDList -aALL|grep -i "^device id"|awk -F ': ' '{ print $2 }'); do smartctl -t long -d megaraid,$i /dev/sda ; done
[edit]
and to read the result:
for i in $(MegaCli -PDList -aALL|grep -i "^device id"|awk -F ': ' '{ print $2 }'); do smartctl -a -d megaraid,$i -i /dev/sda ; done
Censys is a search engine that allows computer scientists to ask questions about the devices and networks that compose the Internet. Driven by Internet-wide scanning, Censys lets researchers find specific hosts and create aggregate reports on how devices, websites, and certificates are configured and deployed. [more information]
FSlint ça fait le taf LARGEMENT et c'est hyper rapide/efficace même si le soft est moche
haha comment tomber des nues quand on fait pas mieux aujourd'hui
Très russe comme idée "on va mettre un réacteur nucléaire dans un phare"
un talk de booking.com au sujet de ossec : https://bintray.com/artifact/download/ossec/ossec-presentations/OSSEC_at_Scale.pdf
j'ai du désactiver la vérification des majs sur 0.9 car elle ne fonctionnait pas et me proposait la maj de 0.7
un outil plus simple que ctrl+r (en fait c'est un wrapper) pour chercher dans bash history ❤️
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
STOP SLAVE SQL_THREAD; SET GLOBAL slave_parallel_threads = 4; START SLAVE SQL_THREAD; SELECT @@slave_parallel_threads; - See more at: https://mariadb.com/resources/blog/goodbye-replication-lag#sthash.p7AYowNH.dpuf
via remeh
une alternative fort intéressante à android