Archive for the ‘Tips and tricks’ Category

Out of the box, command prompt (cmd) in Windows 2003 Server has the auto-complete (tab-complete) feature disabled. To fix the problem open regedit and create following DWORD keys: [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] “CompletionChar”=dword:00000009 “PathCompletionChar”=dword:00000009 Open new command window and your TAB completion is working!

  • Share/Bookmark
Monday, August 16th, 2010 at 13:31 | 0 comments

I just invented An Ultimate Scrambled Eggs. Here comes the recipe: 1/2 red grilled pepper 1 slice of ham 100g of king prawns Green Jalapeño peppers 1/2 lrg red onion 1 lrg carrot 1 lrg tomato 2 eggs. Chop veggies and ham and fry with prawns and three drops of Tabasco until carrot is tender. [...]

  • Share/Bookmark
Wednesday, August 11th, 2010 at 18:47 | 0 comments

For those of us who have some experience with MySQL exporting the data to sql just just a normal way of working. No big fuss, just start phpmyadmin, select export and it’s done. With Oracle is not as easy – you can create dump using exp and import it using imp. Which is useless if [...]

  • Share/Bookmark
Tuesday, August 3rd, 2010 at 14:40 | 0 comments

Today I run into problem running Oracle Database Control Service on Windows 2003 Server. When I was trying to run it using Administrative Tools->Services I got an error: “Windows could not start the OracleDBConsoleWIND on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, [...]

  • Share/Bookmark
Friday, July 30th, 2010 at 17:59 | 0 comments

It’s been almost a week since I got Motorola Milestone. It’s an Android based phone and I absolutly love it. Actually I’m using it to write this post. And since it’s running on an open source platform, it will provide many hours of fixing and twicking. First quirk you’ll notice soon after booting your new [...]

  • Share/Bookmark
Wednesday, February 17th, 2010 at 23:43 | 0 comments

For some time now Google is running Google Forms service which allows anyone to create web forms using extremely simple creator. Just log in to your google account, go to documents to try yourself: Then follow on-screen instruction, there’s nothing that can cause any trouble to anyone. When you save the form, you will get email [...]

  • Share/Bookmark
Wednesday, February 3rd, 2010 at 00:29 | 0 comments
Categories: Tips and tricks

VirtualBox on Ubuntu has an issue preventing host waking up from suspend. This issue is marked as resolved, but unfortunately it’s still present in 3.1.2 r56127 running under control of Ubuntu x64. The workaround for this issue is well documented: disable VT-x/AMD-v support. Fine, but… the option is greyed out in the settings: To change [...]

  • Share/Bookmark
Friday, January 15th, 2010 at 20:51 | 0 comments
Categories: Tips and tricks

Having too much systems to work on has one small disadvantage – there’s a hell of a lot of Administrator and root passwords to remember. And yesterday happend what was meant to happen for some time  - I forgot an Administator password for one of my Windows 2003 Servers. For obvious security reasons (I had no [...]

  • Share/Bookmark
Thursday, January 14th, 2010 at 18:36 | 2 comments
Categories: Tips and tricks

I can’t tell how many logins I need to remember nowadays. And it could be so much simpler - I already have very flexible and worldwide unique login – my email address. Let’s just all agree and use it as a login? If you will design a website, please, please, please use email as user name. Thank [...]

  • Share/Bookmark
Monday, January 11th, 2010 at 23:18 | 0 comments
Tags:

I’ve been struggling for quite a time with setting up home audio system that can play my mp3 collection (about 8500 files) without need to turn my computer on. I failed to find reasonably priced audio system, so I bought LG 2.1 Home Theater system – HB354BS, which can play mp3 from usb drive. The [...]

  • Share/Bookmark
Wednesday, December 23rd, 2009 at 01:05 | 0 comments
TOP