The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,839 other subscribers

Archive for the ‘Power User’ Category

Welcome to workaround.org – tips around open source and Linux stuff

Posted by jpluimers on 2017/09/12

At the time of discovering Welcome to workaround.org via More ISP Mail saveback – Joe C. Hecht – Google+:

ISPmail tutorials

The famous ISP-style mail server tutorials live here. Learn how to set up your own fully-functional mail server using Postfix, Dovecot IMAP/POP3 and MySQL backend on a Debian server just like your favorite mail or website hosting provider.

I have been maintaining the ISPmail tutorial since Debian Woody. However those older Debian versions are no longer supported. If you still like to read the old versions I have provided PDF versions of the tutorials for Squeeze, Lenny, Etch, Sarge andWoody.

Thoughts blog

My projects

I am a system administrator and programmer. In my nerdy spare time I work on web applications, Python and Ruby programs, write articles or explore new software technologies. On workaround.org you can find news, solutions and hints on my findings and get help. Of course your feedback is welcome.
These are some projects I am currently working on:

IRC – Internet relay chat

  • IRC is a great medium for getting instant help (at least on the freenode IRC network). I have collected some tips about Getting help on IRC to help you get help instead of getting barbecued.
  • knoba’s factoids
    I run a bot called knoba (short for knowledge base) on the freenode IRC network. Two channels I visit frequently are #postfix and #squid. So I have fed the bot with lots of factoids that you can query using !foobar in the channel. These are the factoids understood in #squid and #postfix. Please don’t play with the bot publicly. Send it a “/msg knoba help" and learn how it works.

Linux tips

Regarding the Squid web proxy

Padrino web framework

Zabbix monitoring

Zabbix is a mighty open-source monitoring software. If you need a serious system for your organisation and manage to condone its creepy web interface it is hands down the the most superior software I have ever seen. And I have been dealing with monitoring software since Nagios was called Netsaint.

These articles should help you in your daily work maintaining a monitoring system:

–jeroen

 

Posted in *nix, BIOS, Boot, Development, Linux, Open Source, Power User, Software Development | Leave a Comment »

Terry L@u’s blog: Manage non-domain Hyper-V servers (Windows Server 2016 Technical Preview) by Hyper-V Manager

Posted by jpluimers on 2017/09/11

One day I will need this: Terry L@u’s blog: Manage non-domain Hyper-V servers (Windows Server 2016 Technical Preview) by Hyper-V Manager [WayBack]

Via: Matthijs ter Woord

–jeroen

Posted in Hyper-V, Power User, Virtualization, Windows, Windows Server 2016 | Leave a Comment »

W123 – Tacho-Reparatur – works for W116 odometer (kilometerteller) as well

Posted by jpluimers on 2017/09/11

Since the odometer of our W116 would stall every now and then, we had to repair it.  Luckily the instructions at W123 – Tacho-Reparatur [WayBack] work fine for a W116 as too.

It’s different between 450SEL and 450SEL 6.9 and contains a bunch of lightbulbs so for completeness some links that help fixing lighting issues:

–jeroen

Read the rest of this entry »

Posted in cars, LifeHacker, Power User, W116 | Leave a Comment »

Reminder to self: find out how to disable YouTube auto-play in Chrome 60 and up

Posted by jpluimers on 2017/09/08

Somewhere around Chrome 60, this extension stopped to work for YouTube videos: Disable HTML5 Autoplay – Chrome Web Store.

It’s [WayBackunmaintained now as Google is supposed to work on an own disable-autoplay function, but this fails too:

More reading:

–jeroen

Posted in Chrome, Google, Power User | Leave a Comment »

To every site out there asking me to whitelist them from my adblocker: No.

Posted by jpluimers on 2017/09/08

I totally agree with [WayBack] To every site out there asking me to whitelist them from my adblocker: No. – Kristian Köhntopp – Google+

To every site out there asking me to whitelist them from my adblocker: No.

Why I am running an Adblocker. Also, it does not matter any more what you do. Running an Adblocker is a necessity because of the things below.

“No exceptions”.

Because it’s over – it may be your site that is better, but I don’t care any more.

Just running an Adblocker, revoking JS and Plugin privileges, and blocking third party bullshit everywhere, because that’s a secure default and a significant cognitive simplification.

The group you are part of, if you want it or not, made that necessary. It’s the world your people created. You will have to live in it, no matter how much of an exception your site is.

–jeroen

Posted in Power User, Web Browsers | Leave a Comment »

Blacklist Filters on MikroTik RouterOS

Posted by jpluimers on 2017/09/08

Some blacklist filters you can use on Mikrotik RouterOS devices:

You might consider to use these instead of action=drop:

–jeroen

Read the rest of this entry »

Posted in Development, Internet, MikroTik, Power User, RouterOS, routers, Scripting, Software Development | 2 Comments »

One day I will find back my Casio 79QGS-39 Universal Calendar watch from the 1980s

Posted by jpluimers on 2017/09/08

I think it’s Jan Wildeboer that referred me to the vongestern Blog: Smartwatch 1986: Casio DBX-100 [WayBack] entry.

It’s about database watches (and also shows the DB-520 and DBC-610) which were of the first smart watch generations and reminded me I’ve misplaced my Casio 79QGS-39 Universal Calendar digital LCD watch from the same era (mine was chrome unlike some of the Casio 79QGS-39 images  around).

Back then smart watches were focusing on very few things, but did them well, unlike today where they try to be jack of all trades: Niemand braucht Computer in Uhren. Der Artikel fängt langsam an, aber macht gute Punkte zum Ende hin. – Kristian Köhntopp – Google+ [WayBack]

Hopefully one day I’ll find my smart watch back, get it working and can post some pictures. The battery should be easy to replace though:

–jeroen

Read the rest of this entry »

Posted in About, Geeky, LifeHacker, Personal, Power User | Leave a Comment »

How to Find Saved WiFi Passwords in Windows – Geeks Gyaan

Posted by jpluimers on 2017/09/07

How to Find Saved WiFi Passwords in Windows – Geeks Gyaan [WayBack]: the rescue is netsh [WayBack].

netsh wlan show profiles
netsh wlan show profile name=network-name key=clear

–jeroen

via: Easily find save WiFi passwords in Windows – Joe C. Hecht – Google+ [WayBack]

Posted in Power User, Windows, Windows 10, Windows 7, Windows 8, Windows 8.1 | 3 Comments »

Fedora BTRFS+Snapper PART 2: Full System Snapshot/Rollback « A Random Walk Down Tech Street

Posted by jpluimers on 2017/09/07

Interesting reads:

Need to research how I can fit noatime ino.

–jeroen

Posted in *nix, *nix-tools, btrfs, File-Systems, Power User | Leave a Comment »

Positive Technologies – learn and secure : Disabling Intel ME 11 via undocumented mode

Posted by jpluimers on 2017/09/04

Interesting: [WayBack/Archive.isPositive Technologies – learn and secure : Disabling Intel ME 11 via undocumented mode

Repository: ptresearch/unME11: Intel ME 11.x Firmware Images Unpacker

More archived links:

Via: [WayBack] The NSA is running Intel machines with ME off, and so can you: http://blog.koehntopp.info/index.php/2508-turning-off-the-intel-management-engine-me/ – Kristian Köhntopp – Google+

–jeroen

Posted in Power User, Security | Leave a Comment »