Today was the day of another lovely Syslog-NG update, which included upgrading the config file. In other words, browsing the docs for any important changes and migrating those. Isn’t that exactly one of our favorite tasks as it kills way too much time preventing us to do the important stuff? In the meanwhile I migrated to rsyslog as […]
Managing /etc/ using git
The directory /etc/ is vital for our Linux systems as it contains (most of) the configuration files of the system. In case of trouble, it’s quite common, that you’ll visit this directory after browsing through syslog. Sometimes it would be nice to be able to really track down changes to see what happened over time; and this is […]
Clickable shell scripts
I am working quite a lot using shell scripts to make my work easier and a few of them are even on my desktop to perform some one click actions. Sadly this doesn’t work on my mac as it just gets opened in an editor, ignoring the executable bit (chmod +x). That drives me crazy. So what’s the […]
deutsch und deutsch
ja, es stimmt, ich hab’ wirklich mal begonnen, deutsch als lehramtsstudium zu betreiben, mit dem hintergedanken, deutschlehrer zu werden. gott sei dank hat mich das studium dazu gebracht, dieses hehre vorhaben in den wind zu schießen und statt dessen mein leben dem motorrad und den damit verbundenen aufgaben und erfüllungen zu widmen. und nebenbei arbeite ich…
Sinn oder Unsinn?
zur abwechslung mal eine kritische betrachtung, naturgemäß zum thema “moderne technik in modernen fahrzeugen”… und ausnahmsweise mal völlig ernsthaft und mit keinem bißchen augenzwinkern… immerhin sind ja jetzt überall fahrzeugmessen mit neuvorstellungen und zukunftsaussichten… und überall wird der technische fortschritt in den höchsten tönen gelobt. aber mal ehrlich, hat sich schon mal jemand überlegt, wie wir alten säcke […]
Activating SSH on OSX
My beloved Lenovo notebook actually is gone for repair due to some hardware trouble – so I am stuck with a not-so-beloved mac. For working I do need a sshd daemon running, which is – hooray – shipped per default. You just need to activate it: Go to System settings, look for ‘Sharing’. There’s a Tab named ‘Services’ […]