searchTgs Study s Effectivestudyformula a Effective c Ter Ter e Ter u Formula ead Effective Effectivestudyformula sa Timpanos Ssearchh Szh cs Effectivestudyformula asearchcsearchuea 2009 c Study e Timpanos Tesearch Ter tsearchd Formula ssearchasearchc Formula searchFr Formula ul Study Effective sarsearchhsa Formula ch Formula searche Effective ,

Prevent Copying files from USB Drive without Disabling USB port

0 comments
Today one of my friend called me up and was asking about this issue, but he also said that he want the USB drive to read files but don’t want to write files to it or copy from it for some security purpose.
Suddenly i thought, is it possible to do it? i was little bit confused about it. Then i got some idea and was testing about it. and finally i got it. Using GP edit or Registry edit, one can easily do this task.



If you don’t know how to do it, follow the below steps and you could also keep some tight security for your USB Drive.
To perform this we need to edit some registry entries. To do this registry edition follow the steps below.
1. Click on start and go to Run.
2. Type “regedit”, with our quotes on run command window and click OK. Now the registry editor will be opened. Now follow the following path
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies

3. Create a DWORD value called ‘WriteProtect‘ and set it to 1.
4. To disable write protect on USB drives change the DWORD to 0.
It feels great to learn these tricks and teach someone else too.

Read more: Blig Book
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

Ubuntu One for Windows – a quick run down of the first beta

0 comments


Yesterday I got my invite to join the Ubuntu One Windows Beta. I thought I’d show off some screenshots.
The installer is a small 12MB .msi installer and installation of it is straightforward.
Setting up your Ubuntu One account after installation is just as easy on Ubuntu: you open the app, enter your Ubuntu One sign in details and connect.

Read more: OMG! Ubuntu !
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

Company Seeks To Boost Linux Game Development With 3D Engine Giveaway

0 comments
To support Linux game development, Unigine Corp. announced a competition: it will give a free license for its Unigine engine to a seasoned team willing to work on a native Linux game. The company has been Linux-friendly from the very start; it released advanced GPU benchmarks (Heaven, Tropics, Sanctuary) for Linux before and is working on the OilRush strategy game that supports Linux as well.

Read more: Slashdot
Read more: unigine
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon Technorati RSS
Links to this post

MISRA C

0 comments
MISRA C is a software development standard for the C programming language developed by MISRA (Motor Industry Software Reliability Association). Its aims are to facilitate code safety, portability and reliability in the context of embedded systems, specifically those systems programmed in ISO C. There is also a set of guidelines for MISRA C++.