bazsi.blogspot.com
Bazsi's blog: March 2009
http://bazsi.blogspot.com/2009_03_01_archive.html
Monday, March 23, 2009. Features that fell off the radar. I was long pondering with the problem that it is quite tricky to enter regexps into syslog-ng configuration file, since if you enclose the string in double quotes (e.g. in " ), the backslash character needs to be escaped. Since backslash is used in regexps quite often, it can become cumbersome to enter regexps like:. Match("[a-z -] ");. I was dealing with regexp related questions on the mailing list a lot, and the root cause of the problems was mo...
blog.mfhs.eu
blog.mfhs.eu | A research and projects blog by Michael F. Herbst | Page 2
http://blog.mfhs.eu/page/2
A research and projects blog by Michael F. Herbst. Skip to primary content. Skip to secondary content. Betriebssysteme und Netzwerke SS 2015. Advanced bash scripting 2015. Introduction to awk programming 2016. Newer posts →. Last Monday and Tuesday this year's most important event of the HGS Mathcomp. My graduate school) took place the Annual Colloquium. In Karlsruhe and the HITS. In Heidelberg. You can take a look at the program in the Book of Abstracts. In this talk I explained, why the currently used ...
blog.mfhs.eu
System Administration | blog.mfhs.eu
http://blog.mfhs.eu/category/computerscience/system-administration
A research and projects blog by Michael F. Herbst. Skip to primary content. Skip to secondary content. Betriebssysteme und Netzwerke SS 2015. Advanced bash scripting 2015. Introduction to awk programming 2016. Category Archives: System Administration. Tor and Tor Browser update scripts. A while ago I setup a github account. In order to contribute a BugFix to the dealii. In which I plan to maintain the scripts I use to update some 3rd party software on my LinuX machines. In Heidelberg the NoName e.V.
debaday.debian.net
Debian Package of the Day (static archived copy) » 2009 » July
https://debaday.debian.net/2009/07/index.html
Debian Package of the Day (static archived copy). DPOTD по-русски (DPOTD in Russian). Tmpreaper: keep your temp files under control. Lbzip2: parallel bzip2 utility. Backupninja: the ultimate data defender. Leafpad: a graphical text editor that starts really fast. Timeout: send a signal to a process after some time. Yeahconsole: a dropdown terminal emulator wrapper for X. Fcheck: easy-to-use file integrity checker. Logcheck: brilliantly simple log monitoring. Logcheck: brilliantly simple log monitoring.
linuxsoid.blogspot.com
LinuxSoID: ноября 2009
http://linuxsoid.blogspot.com/2009_11_01_archive.html
Интересные и полезные заметки связанные с ОС Linux. Вторник, 10 ноября 2009 г. 20 советов по повышению безопасности сервера Linux. Оригинал: "20 Linux Server Hardening Security Tips". Дата публикации: 30 октября 2009 г. Дата перевода: ноябрь 2009 г. 8470; 1: Шифруйте передаваемые данные. Все данные, передаваемые через сеть, открыты для мониторинга. По мере возможности зашифровывайте передаваемые данные с использованием пароля или ключей / сертификатов. Для передачи данных используйте scp / ssh. Является ...