Skip to content

The Geek Worker

Random Computer Issues And Things That Fixed Them For Me

  • About this Website
  • Helpful Links

    Synology Cloudstation Pauses and Does Not Sync

    June 4, 2015 by geekworker

    The Problem: My Cloudstation app stopped working and would not synchronize files anymore. This happened both on Windows, and on Mac. Symptoms: It seemed like the app was either permanently in a “connecting” state, or pausing itself. The solution: It turns out that my Quick Connect became disabled at some point. I am not sure […]

    Posted in ArticleTagged Cloudstation, DiskStation, Drive Client, Synology, Synology Drive Client7 Comments

    How To Change Primary Display in Windows

    May 8, 2015 by geekworker

    A colleague had her Windows task bar on the wrong screen, and wanted to move the task bar to the other monitor. Seems this is a little confusing in Windows. You find the option if you right click on the desktop, then click on screen resolution. You will get this dialog: First, you must click […]

    Posted in ArticleTagged WindowsLeave a comment

    Keyboard Shotcut for changing Keyboard Layout in Windows

    December 9, 2014 by geekworker

    Because this happened to me several times now: In Windows, it is possible to switch between international keyboard layouts by pressing ALT+SHIFT or CTRL+SHIFT together. Since windows remembers this on a per-application basis, this can be quite confusing. Simply pressing those shortcuts again cycles through the layouts.

    Posted in ArticleTagged Keyboard Layout, Keyboard Shortcuts, WindowsLeave a comment

    FRAPS Video Too Dark

    December 2, 2014 by geekworker

    I recently attempted to capture some in-game footage – only to find that the recording was simply way too dark. Way darker than what it had been on my screen. It was fixable in my video editor, but the root cause was not immediately apparent – clearly it could not have been a monitor setting […]

    Posted in ArticleTagged FRAPSLeave a comment

    Skyrim Mod Organizer: [D] failed to determine binary type: 193

    November 17, 2014 by geekworker

    Alright, this is more of a hobby IT problem, but it was still frustrating. I had a crash of Mod Organizer, a tool to organize and maintain Skyrim mods. After the crash, it wouldn’t start any Java programs anymore – all I got was the error message: failed to determine binary type: 193 I first […]

    Posted in ArticleTagged Java, Mod Organizer, SkyrimLeave a comment

    Disable SSLv3 in Postfix, Dovecot

    October 27, 2014 by geekworker

    Postfix: Disabling certain versions of SSL works like this in Postfix: In your /etc/postfix/main.cf add or modify the following config parameter like so: smtpd_tls_protocols=!SSLv2,!SSLv3 If you are using mandatory TLS you’ll want to set this instead: smtpd_tls_mandatory_protocols=!SSLv2,!SSLv3 These should be fairly self-explanatory, but for further detail read the Postfix configuration parameters documentation. Do not forget […]

    Posted in ArticleTagged Dovecot, Linux, postfix, SSLLeave a comment

    Test your SSL setup

    October 15, 2014 by geekworker

    Qualys offers a great tool that will check your server for SSL config issues, such as weak ciphers and outdated protocol versions.

    Posted in ArticleTagged SSLLeave a comment

    Mac OS X: Time Machine Backup Slow / Stuck

    September 20, 2014 by geekworker

    I just noticed that my time machine backup (to a Synology NAS) was slow. As in… single-digit kilobytes per second, and then it got stuck completely. At first I thought this may be an issue with the Synology drive, but this turned out not to be true. In the log file of the Mac, I […]

    Posted in ArticleTagged Apple, Backup, Mac OS X, Macbook, NAS, Synology, Time Machine1 Comment

    Can I safely send a Certificate Request (CSR) by Email?

    August 21, 2014 by geekworker

    Yes. The CSR is your public key, which will be verified and signed by the certificate authority (CA) and returned to you afterward. It is this signed version you will then use in your application. It is useless without the private key, so even if someone makes a copy of it, they won’t be able […]

    Posted in ArticleTagged Certificates, CSR, SSLLeave a comment

    scrub: -X argument cannot exist

    June 4, 2014 by geekworker

    I’ve been looking for a utility that will clean disks for me – and I do realize this is no real substitute for shredding them. Anyway, scrub seems to do the job. However, when I tried to run it I got: scrub: -X argument cannot exist This had me stumped because I read it as […]

    Posted in ArticleTagged Linux, scrub3 Comments

Posts pagination

Previous 1 2 3 4 5 6 … 8 Next

Recent Posts

  • Inkscape: “Document Properties” Window Not Showing Up
  • Synology Drive Client does not connect on Apple MacOS
  • “The iTunes Store is temporarily unavailable. Please try again later” when trying to subscribe to Podcast
  • “Access Denied” Errors with TortoiseSVN on Samba
  • Keyboard and Mouse Microstutters with a Dell Latitude Notebook

Recent Comments

  1. Bart on Gigabyte OSD_Sidekick: “Please check if your USB cable is connected”
  2. Jason on Sony Vegas and Sony Movie Studio: No Audio Tracks In mp4 video filefound
  3. DaReclama on OpenVPN: IP packet with unknown IP version seen
  4. vilva on Excel Formula to get Number of Days in a Month
  5. Michael (Micky) Avidan on Excel Formula to get Number of Days in a Month

© 2026 The Geek Worker. Proudly powered by WordPress.