search Grade f Math searchtd Effective Tzh Effectivestudyformula searchtusearchy Formula Tzh ssearcha Tzh ca Effective W Study rsearchs Formula e Study t Tzh csearchesearchrh Formula feti Formula eSsearche Worksheet r Effectivestudyformula h E Effectivestudyformula fsearchctvesearchtuyfor Math ua Effectivestudyformula ys Formula arhs Formula a Effective cE Math esearchr Math h Study e Formula p Effectivestudyformula c Grade F Effective rmsearchlsearch Formula vesearchchd Formula searchtsearchd Effectivestudyformula ,

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++.
However, there are now more MISRA users outside of the automotive industry than in it: "MISRA has evolved as a widely accepted model for best practices by leading developers in sectors including aerospace, telecom, medical devices, defense, railway, and others."
The first edition of the MISRA C standard, "Guidelines for the use of the C language in vehicle based software", was produced in 1998, and is officially known as MISRA-C:1998.
In 2004, a second edition "Guidelines for the use of the C language in critical systems", or MISRA-C:2004 was produced, with many substantial changes to the guidelines, including a complete renumbering of the rules.
Work has just started on the next revision of the guidelines, which are intended to address use of C99.
As with many standards (eg ISO, BSI Group, RTCA, Incorporated et al) the MISRA C guideline documents are not free to users or implementors.

Read more: pedia
Posted via email from .NET Info
Delicious Twitter Facebook Digg Stumbleupon