May 19
  1.  Open the house you want to save the photos of in Zillow and scroll through all the photos (so they all load in the browser)
  2. Right-click on the page and select Inspect
  3. Select console and paste this code
  4. It will run through and save each photo

 

Share
Jun 09
  1. Boot with Knoppix live disk or usb
  2. Open a terminal window in Knoppix
  3. Type “sudo sfdisk -l” to see what your Windows disk is mounted as (example – sda1)
  4.  Then navigate to the Windows folder of that drive (sda1 in this example): “cd /media/sda1/Windows/System32/config”
  5. Then Type “sudo chntpw SAM”  – and from there you can Clear password, Edit Password, Promote User and unlock accounts
    1. Note: if chntpw is not on your Knoppix version, just issue this command “sudo apt-get install chntpw” and repeat step 5
  6. Type “q” for quit and save the SAM file

 

Advanced

  • To list all the users you can change the password on do “sudo chntpwd -l SAM” before step 5 above
  • Then you can change a specific user by typing sudo chntpwd -u “Username” SAM – where Username is the actual username
Share
May 06

1.    Click on Start > All Programs > Accessories > Run > Type %Programdata% and Click OK

2.    Rename the ‘Microsoft Help’ folder as ‘Microsoft Help. OLD’

Install Office as normal

Share
May 03

open command prompt with Admin privileges

Backup original SSL from “C:\Program Files (x86)\Spiceworks\httpd\ssl”
In your command prompt, navigate to “C:\Program Files (x86)\Spiceworks\bin”
Type: openssl x509 -in ..\httpd\ssl\yourcertkeyname.crt -out ..\httpd\ssl\ssl-cert.pem -outform PEM
then Type: openssl.exe x509 -in ..\httpd\ssl\yourkeyname.crt -out ..\httpd\ssl\ssl-private-key.pem -outform PEM
Share
Jan 27

To get the (now missing) rss link from a search you must now just add “&_rss=1” to the end of the resulting URL you get while searching.

Share
Jun 13

I tested and created my Windows 7 image with all my software and customization installed.  Use MDT 2012 to deploy to workstations in a multi-user environment.  Only to find out, that every new user on every machine must open Acrobat before clicking to open a PDF file from the net, email, network drive or anywhere else!

So I went searching and found this great post about something similar, but having to do with a “CR” in the filename or path (which was not our case).  But none-the-less the solution worked!

Simply adding a key to your registry got rid of the error.

Reg file for x32: EULAAcceptedForBrowser_32bit

Reg file for x64:EULAAcceptedForBrowser_64bit

Share
Jun 20

Have you tried to upgrade from Filezilla Client 2 to the new Filezilla Client 3?  Where did my settings go?

Filezilla 3 has a new way of storing your settings.  Here is a great website to convert your settings from 2 to 3:

http://nyrodev.free.fr/filezilla/convert.php

Share
May 03

I took me a while to find this answer, so I thought I’d post it.  Just in case.

I was having trouble with it, because when I went into the card (Ctrl-A) there was no option to rebuild. 
Hopefully the Raid failure has not left your OS FUBAR, because you need to run their software. 
It can be found here.

You will need to register your board before downloading.  So you’ll need the serial # off it.

You can rebuild the array from within the software.

Share
May 03

http://portableapps.com

http://standalone.atspace.org/index.html

Share
Mar 18

http://www.eventghost.org/wiki/EventGhost:About

Share