Set up Catch-All in Virtualmin

  1. Go to your control panel
  2. Choose your virtual server by selecting the desired domain in the pulldown menu.
  3. Click Edit Mail Aliases
  4. Select All Users
  5. Choose the way you wish to have it delivered

I, for example, want to have it delivered to a gmail box, so i do the following:

  1. Select “Yes, forward to addresses”
  2. Enter off-site email address in the field with the title: “Forward to other address?”

Click Save and you’re set.

Loading

How to add a character on each line in Notepad++

Follow these steps:

  1. Press Ctrl+H to bring up the Find/Replace Dialog.
  2. Choose the Regular expression option near the bottom of the dialog.

To add a word, such as test, at the beginning of each line:

  1. Type ^ in the Find what textbox
  2. Type test in the Replace with textbox
  3. Place cursor in the first line of the file to ensure all lines are affected
  4. Click Replace All button

To add a word, such as test, at the end of each line:

  1. Type $ in the Find what textbox
  2. Type test in the Replace with textbox
  3. Place cursor in the first line of the file to ensure all lines are affected
  4. Click Replace All button

Loading

Fixing a ferrite antenna control knob (BD563A)

ferrite antenna control knob
Bakelite can be pretty fragile

The control knob of this Philips BD563A broke because the previous owner didn’t notice or care that the knob was turning heavily and so after a while it broke out.

Since it is basically impossible to get the right colour AND type of knob, one has to come up with something. Printing a new button is not an option, since I do not own a printer and part of the knob is in plain view.

So I fabricated a sliding axle and have affixed part one of the control mechanism onto it. No glue, just a precise cut and some thinking it over many times.

Loading