Skip to main content

How to take Snapshots from Movies

· One min read

Ever wanted to capture that perfect scene from a movie or video clip? Heres how to do it.

Using Windows Media Player

  1. At the scene you would like to save, press Ctrl-I at the same time to save the snapshot.

Using VideoLAN (VLC Media Player)

  1. Pause the scene that you would like to save, by pressing the Space Bar.
  2. Click Video
  3. Click Snapshot
  4. Your snapshot of the scene has now been saved, usually to My Pictures. However the location can be changed in VLC’s settings.

iMac Beep Codes

· One min read

1 beep = No RAM installed/detected

2 beeps = Incompatible RAM type installed (for example, EDO)

3 beeps = No RAM banks passed memory testing

4 beeps = Bad checksum for the remainder of the boot ROM

5 beeps = Bad checksum for the ROM boot block

How to access Gateways recovery partition.

· One min read

Want to restore a Gateway computer back to factory settings? This is how you access the Gateway recovery partition.

  1. Turn computer on
  2. Tap F11 at start-up to launch the Recovery Partition software

If the above doesn’t work do this instead (more relevant for newer models)

  1. Turn computer on
  2. Tap Alt+**F10 **at start-up to launch the Recovery Partition software

Virtual Box ‘Failed, trying without DKMS”

· One min read

This means simply, you are missing the dkms package.

Ubuntu

  1. Open a Terminal type: apt-get install dkms
  2. Press Enter
  3. Wait for it to download & install. Try opening Virtual Box Again

Fedora

  1. Open a Terminal type: yum install dkms
  2. Press Enter
  3. Wait for it to download & install. Try opening Virtual Box Again

Failed to install catalog files

· One min read

Getting the Failed to install catalog files error? This is how you fix it. The issue is related to registry key security settings.

  1. Click Start
  2. Click Run
  3. Type in: command
  4. Press enter
  5. In the command prompt typesecedit /configure /cfg c:Windowsrepairsecsetup.inf /db secsetup.sdb /verbose /areas regkeys
  6. Press **Enter **

If it reports an error about not knowing where secedit is then you can download it from “here”. You need to download it and put it in My Computer/C.