Whisper of the Heart 1995 m720p Bluray AC3 x264-4ko

Posted in Videos/Movies  by kissdeath on December 22nd, 2011

Info:

General Movie Info:
[Moive Title] ..... Whisper of the Heart a.k.a Mimi wo sumaseba (1995)
[IMDB Rating] ..... 8.0/10 (9,211 votes)
[IMDB Link] ....... http://www.imdb.com/title/tt0113824/
[Genre] ........... Animation | Drama | Family
[Runtime] ......... 01:50:51 (h:m:s)

Release Info:
[Release Name] .... Whisper.of.the.Heart.1995.m720p.Bluray.AC3.x264-4ko.mkv
[Release Date] .... 08/09/2011
[File Size] ....... 2.28 GB
[Source] .......... 1080p Bluray (Whisper of the Heart 1995 BluRay 1080p DTS x264-CHD)
[Resolution] ...... 1280 pixel x 692 pixel

Read the rest of this entry »

Configure Windows 2008 Core server with a GUI

Posted in Tips-Thủ thuật  by kissdeath on October 22nd, 2011

Windows Server Core is a stripped down version of 2008. It has no explorer, and most GUI functionality is removed.

A great solution when you don’t want any extra software running on a production server.

So much is missing that it can get frustrating when you just want to make a few changes before you put the server into production.

When you boot, it simply launches a command line:

Windows 2008 Core R2 GUI Config

With the latest version, it has improved…they do include a console interface to make configuration changes:

Windows 2008 Core R2 Cmd Line Config

Still, that is too limited, and leaves you frustrated

You end up having to go through a lot of hoops to even make simple changes.

There is an answer to this – The Windows 2008 Server Core Configurator.

It comes in the form of an ISO, so you can burn it to a CD or add it to your VMWare storage.

Once you mount the ISO, or pop in the CD, you can launch it from the command line like this:

start_coreconfig

The first time you run it, it will check to make sure it has all of the software needed to run…namely powershell.

Once it is done, it launches – then you can easily make your configuration changes:

You can change network settings

Windows 2008 Core Server Network Configuration

Firewall

Windows 2008 Server Core Firewall Configuration

Remote Desktop

Windows 2008 Server Core Remote Desktop Configuration

Services

Windows 2008 Server Core Services Configuration

And much more. The best part is, you make your changes pop out the CD and it leaves nothing behind.

You can download it for free from here:

http://coreconfig.codeplex.com/

Source

Tags: ,

Change the network interface name on Server Core

Posted in Tips-Thủ thuật  by kissdeath on October 22nd, 2011

Netsh interface set interface name=”Current Name” newname=”newname

Ex:

Netsh interface set interface name=”Local Area Connectionnewname=”Internal”

Tags: ,

Caledonia – Celtic Woman

Posted in Uncategorized  by kissdeath on October 11th, 2011

Níl Sé’n Lá – Celtic Woman

Posted in Music  by kissdeath on October 11th, 2011

The complete guide to Windows 7 Shortcut Keys

Posted in Tips-Thủ thuật  by kissdeath on September 28th, 2011

There’s been a lot of talk recently about use use of shortcut keys in Windows 8, primarily because 90+% of the people who will be using that OS for the next few year won’t have access to a touch screen.  What this has brought home though is just how many people still reply on the old shortcut keys, and I’m not just talking about Ctrl+X/C/V here.  With this in mind I thought I’d publish here the definitive list of all Windows 7 shortcut keys as taken from my Microsoft Press book, Troubleshooting Windows 7 Inside Out.

General Shortcut Keys

To do this Press this key
Copy selected icon(s) CTRL+C
Cut selected icons(s) CTRL+X
Paste cut or copied text or item(s) to
current folder
CTRL+V
Undo your most recent action CTRL+Z
Delete selected icon(s) to Recycle Bin DELETE or DEL
Delete selected icons(s) without moving to Recycle Bin SHIFT+DELETE
Rename selected icon(s) F2
Extend selection through additional icons SHIFT+any
arrow key
Select all items in a document or window CTRL+A
Search for a file or folder F3
Display properties for selected icon ALT+ENTER
Close program in the active window ALT+F4
Open the shortcut menu for the active
window
ALT+SPACEBAR
Close the active document in multiple
document program
CTRL+F4
Show Flip 3D ~WS+TAB
Switch between open programs ALT+TAB
Cycle through open programs in the order
they were opened
ALT+ESC
Cycle through screen elements on the
desktop or in a window
F6
Display the shortcut menu for the
selected item
SHIFT+F10
Open/close the Start menu CTRL+ESC or ~WS
Open menu or perform menu command ALT+underlined letter
View menu bar in active program F10 or Alt
Move left or right in menu bar ¬ and ®
Move up or down in menu ­ and ¯
Select highlighted menu command ENTER
Refresh the active window F5
View the folder one level up Windows
Explorer
BACKSPACE
Cancel the current task ESC
Open Task Manager CTRL+SHIFT+ESC
Copy dragged item to destination CTRL+drag
Move dragged item to destination CTRL+SHIFT+drag

Dialog Box Keyboard Shortcuts

Description Key
Choose option with underlined letter ALT+letter
Select a button if the active option is a
group of option buttons
Arrow keys
Open a folder one level up if a folder is
selected in the Save As or Open dialog box
BACKSPACE
Go to previous tab CTRL+SHIFT+TAB
Go to next tab CTRL+TAB
Same as clicking OK ENTER
Same as clicking Cancel ESC
Help F1 key
Display the items in the active list F4 key
Move to previous option SHIFT+TAB
Select or deselect the check box SPACEBAR
Move to next option TAB

Read the rest of this entry »