303 private links
- Use a outline to think clearly
- Write in a conversational tone
- Avoid to embellish, write natural
- Be direct and concise
- Eliminate unnecessary words, especially adjectives
- Flow creates impact, so alternate between short and long sentences.
- Write and write
Simply as it is : storing link in the localstorage, and export them when needed in different formats
- Because you want to.
- Your website, your rules.
- It won't get shut down.
- It odesn't have to take long.
- Get all the credit for you work.
- It's a good learning experience.
« La quantité d'énergie nécessaire pour réfuter des idioties est supérieure d'un ordre de grandeur à celle nécessaire pour les produire. »
🤣
window.navigator.languages[0] gets the first language (locale) preferred by the browser; works well with toLocaleDateString 😀
Such as : aRandomDate.toLocaleDateString(window.navigator.languages[0])
TL;DR; it doesn't change very often and keeps a compatible API and UI through versions. It makes ST a reliable IDE.
Rotate, transform the image easily to make it tidy
w & who pour savoir qui est connecté,
last & lastb pour savoir qui a été connecté,
history (lancé depuis l'utilisateur à vérifier : su username) pour voir les traces laissées,
less /etc/passwd et cat /etc/passwd pour vérifier si on n'a pas créé un utilisateur à l'arrache,
ps et top pour vérifier s'il n'y a pas un processus malveillant,
ss & netstat pour vérifier les faiblesses réseau,
ip
crontab pour vérifier si une tâche cron n'est pas lancée régulièrement
find / -mtime -5 -ctime -5 pour vérifier les fichiers modifiés récemment,
cat /var/log/syslog, cat /var/log/syslog | less, tail -f -n 5 /var/log/syslog, cat /var/log/syslog | grep fail, tail -f /var/log/syslog pour les logs
Via https://shaarli.sebw.info/?aU81yg
(du hollandais volant)
Because there are so much annoying problems in the every day life. Here is a record for one day.
I can't say this enough.
You will read code more than you write code.
Learn to get good at it.
🎯
Bien joué 👍
Lorsque tous les cookies sont effacés dans le navigateur Chrome, eh bien, les cookies de youtube.com et google.com restent inchangés. Oklm ¯\(ツ)/¯
(shared by https://sebsauvage.net/links/?UKPIIg)