My Picasa Gallery - http://picasa.kennymoody.net
by using : https://github.com/angryziber/picasa-gallery
installation:
0. download the picasa-gallery , unzip & config
1a. download JAVA SDK and install ( I am using SDK 1.6 )
1b. Remeber to uninstall ALL JAVA JRE if you installed before
2. download GAE SDK and unzip ( Latest Version )
3. download Apache ANT and unzip to c:/ANT ( Latest Version )
4. in CMD ,
type " set ANT_HOME=c:\ant "
" set PATH=PATH;%ANT_HOME%\bin "
" set JAVA_HOME=***path to JAVA SDK folder*** "
5. compile the file in CMD
type " ant -Dsdk.dir =***path to GAE SDK folder*** compile "
6. in CMD , go to GAE SDK folder \ bin
type " appcfg update ***path to picasa-gallery WAR folder*** "
all the files should be uploaded to GAE server now ...
Tuesday, May 28, 2013
Monday, May 20, 2013
Control USB Drive letter
The USBDLM is a freeware for personal use Windows service that gives control over Window's drive letter assignment for USB drives. Running as service makes it independent of the logged on user's privileges, so there is no need to give the users the privilege to change drive letters.It automatically solves conflicts between USB drives and network drives of the currently logged on user. Furthermore you can define new default letters for USB drives and much more.
USB drive letter manager - USBDLM http://www.uwe-sieber.de/usbdlm_e.html
What can USBDLM do for newly attached USB drives?
Check if the letter is used by a network share of the currently logged on user and assign the next letter that is really available
Reserve letters, so they are not used for local drives
Assign a letter from a list of new default letters, also dependent on many different criteria as the active user, drive type, connection (USB, FireWire), USB port, volume label, size and others
Assign letters for a specific USB drive by putting an INI file on the drive
Remove the drive letters of card readers until a card is inserted
Show a balloon tip with the assigned drive letter(s)
Define autorun events depending on many different criteria
Many other things, see help file, available online as HTML version too
All functions are applied to USB drives at the moment they are being attached, when the USBDLM service starts up and when a user logs on.
Usage
Instructions can be found on the author's site, so you'd better read them from there.
Running without a configuration USBDLM only prevents that an USB drive gets the letter of a network share drive of the currently logged on user. It remounts then to the next letter that is really available.
However it is worth noting that USBDLM is configured thru a text file, the USBDLM.INI. The USBDLM.INI is read from the folder of the USBDLM.EXE.
New default letters for new USB drives (flash or hard drive)
[DriveLetters] Letter1=U Letter2=Y Letter3=Z
USBDLM can have up to 9 'LetterX' entries in each section. They don't have to be continuous.
For Card readers, the typical 20-in-1 card reader eats one drive letter for each of its slots - if we have a card for or not. USBDLM can remove the reader's drive letter until a media is inserted.
[Settings] NoMediaNoLetter=1
USBDLM assings then a drive letter as configured. If you need different drive letters for a multislot cardreader, then use the criterion 'DeviceType' in a DriveLetters section (MSCR is short for MultiSlotCardReaders which can be used too):
[DriveLetters1] DeviceType=MSCR Letter1=R Letter2=W Letter3=
You can prevent Windows mounting to certain letters by putting them into section ExcludedLetters. This is especially useful for letters of network shares which Windows may assign to USB drives while booting.[ExcludedLetters] Letter1=F Letter2= Letter3=
USBDLM can show a balloon tip with information about the drive letter(s) or mount points used for a just attached drive:
[BalloonTips] Enabled=1
I hope you found this article useful, and that it saves you time on the job!
USB drive letter manager - USBDLM http://www.uwe-sieber.de/usbdlm_e.html
What can USBDLM do for newly attached USB drives?
Check if the letter is used by a network share of the currently logged on user and assign the next letter that is really available
Reserve letters, so they are not used for local drives
Assign a letter from a list of new default letters, also dependent on many different criteria as the active user, drive type, connection (USB, FireWire), USB port, volume label, size and others
Assign letters for a specific USB drive by putting an INI file on the drive
Remove the drive letters of card readers until a card is inserted
Show a balloon tip with the assigned drive letter(s)
Define autorun events depending on many different criteria
Many other things, see help file, available online as HTML version too
All functions are applied to USB drives at the moment they are being attached, when the USBDLM service starts up and when a user logs on.
Usage
Instructions can be found on the author's site, so you'd better read them from there.
Running without a configuration USBDLM only prevents that an USB drive gets the letter of a network share drive of the currently logged on user. It remounts then to the next letter that is really available.
However it is worth noting that USBDLM is configured thru a text file, the USBDLM.INI. The USBDLM.INI is read from the folder of the USBDLM.EXE.
New default letters for new USB drives (flash or hard drive)
[DriveLetters] Letter1=U Letter2=Y Letter3=Z
USBDLM can have up to 9 'LetterX' entries in each section. They don't have to be continuous.
For Card readers, the typical 20-in-1 card reader eats one drive letter for each of its slots - if we have a card for or not. USBDLM can remove the reader's drive letter until a media is inserted.
[Settings] NoMediaNoLetter=1
USBDLM assings then a drive letter as configured. If you need different drive letters for a multislot cardreader, then use the criterion 'DeviceType' in a DriveLetters section (MSCR is short for MultiSlotCardReaders which can be used too):
[DriveLetters1] DeviceType=MSCR Letter1=R Letter2=W Letter3=
You can prevent Windows mounting to certain letters by putting them into section ExcludedLetters. This is especially useful for letters of network shares which Windows may assign to USB drives while booting.[ExcludedLetters] Letter1=F Letter2= Letter3=
USBDLM can show a balloon tip with information about the drive letter(s) or mount points used for a just attached drive:
[BalloonTips] Enabled=1
I hope you found this article useful, and that it saves you time on the job!
Tuesday, January 22, 2013
Windows Map Drive System error 86 has occurred
Happen on Windows 7 when access file sharing or run bat file of map drive.
Solution (On PC problem):
1- Start > in Search box type gpedit.msc
2- Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
3- Find “Network Security: LAN Manager authentication level” double click on it
4- Set it to “Send LM & NTLM – use NTLMv2 session security id negotiated” click OK
5- Restart
Solution (On PC problem):
1- Start > in Search box type gpedit.msc
2- Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
3- Find “Network Security: LAN Manager authentication level” double click on it
4- Set it to “Send LM & NTLM – use NTLMv2 session security id negotiated” click OK
5- Restart
OR
Check the System time , the system time should match TODAY !
Monday, January 21, 2013
RouterOS PPTP VPN 比較有用的連結
Mikrotik Wiki
http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP
Mikrotik RouterOS Site-to-Site configuration for Peers with Dynamic IP
http://alsacecom.fr/blog/?p=117
MikroTik RouterOS 建置 PPTP VPN Server 連回公司、家中內部網路 (固定IP、Static IP 適用)
http://blog.cscworm.net/?p=2454
MikroTik RouterOS 建置 PPTP VPN Server 連回公司、家中內部網路 (PPPoE、撥接上網 適用)
http://blog.cscworm.net/?p=2480
http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP
Mikrotik RouterOS Site-to-Site configuration for Peers with Dynamic IP
http://alsacecom.fr/blog/?p=117
MikroTik RouterOS 建置 PPTP VPN Server 連回公司、家中內部網路 (固定IP、Static IP 適用)
http://blog.cscworm.net/?p=2454
MikroTik RouterOS 建置 PPTP VPN Server 連回公司、家中內部網路 (PPPoE、撥接上網 適用)
http://blog.cscworm.net/?p=2480
Tuesday, January 15, 2013
How to Run Windows XP for Free in Windows 8
How to Run Windows XP for Free in Windows 8
Microsoft gave Windows 7 users a way to run older applications via Windows XP Mode. With Windows 8, however, that mode is no longer officially supported, and if you want to run Windows XP in a virtual machine, you need the license for it. Lifehacker reader Miloš, however, has found a workaround.
He discovered that within the free WindowsXPMode_en-us.exe file, there's a VirtualXPVHD file containing the Windows XP virtual machine, which you can open in VirtualBox. Here are the steps to get this working:
- Download WindowsXPMode_en-us.exe from Microsoft. You'll need to run the validation tool to prove your copy of Windows is valid.
http://www.microsoft.com/taiwan/windows/virtual-pc/download.aspx
- Then use 7-Zip or another archive tool to open the EXE file as an archive.
- Within that archive, find the "sources/xpm" file within it, and extract that folder to your hard drive.
- Finally, in the extracted xpm file, you'll find a file called VirtualXPVHD. Rename it with a VHD extension.
In VirtualBox, open the VirtualXPVHD virtual machine, and voila! You've got Windows XP Mode (running Windows XP Professional) in Windows 8, no need for the XP license.
This might also be possible with Windows 8's built-in virtual machine manager, Hyper-V, but that's only available in Windows 8 Pro.
Wednesday, January 9, 2013
VMware ESXi 5 Update 更新 ( Command Line )
【安裝前的準備】
使用「esxcli software profile get」指令,查詢記錄更新前的版本及更新狀態,以便更新後驗證對照。
【開始系統更新】
開始更新 VMware ESXi 5.0 時,使用的「esxcli」指令是:
使用「esxcli software profile get」指令,查詢記錄更新前的版本及更新狀態,以便更新後驗證對照。
| ~ # esxcli software profile get ESXi-5.0.0-469512-standard Name: ESXi-5.0.0-469512-standard Vendor: VMware, Inc. ...... |
【開始系統更新】
開始更新 VMware ESXi 5.0 時,使用的「esxcli」指令是:
esxcli software vib install --depot 《更新檔路徑》
或是:
esxcli software vib install -d 《更新檔路徑》
順便加上進入「維護模式」的參數,一長串指令就像這樣:
esxcli software vib install --maintenance-mode -d /vmfs/volumes/datastore/update-from-esxi5.0-5.0_update01.zip
esxcli software vib install --maintenance-mode -d /vmfs/volumes/datastore/update-from-esxi5.0-5.0_update01.zip
【驗證更新結果】
再次使用「esxcli」指令查詢更新版本:
再次使用「esxcli」指令查詢更新版本:
| ~ # esxcli software profile get |
錯誤:Windows 無法連線到 System Event Notification Services 服務 (Error: Windows could not connect to the System Event Notification Service)
Subscribe to:
Posts (Atom)