Showing posts with label Computer. Show all posts
Showing posts with label Computer. Show all posts

Monday, 2 September 2013

Make money Easily Selling Computer's Idle Processing Time [List]



Automate your Earnings, Let your computer do the work for you

In this post i will review for you a brand new system I've just found. What would you say if i tell you that you can earn money just by leaving your computer online.

1. Gomez PEER Zone

Gomez PEER is a secure java application that runs in the background of your PC and leverages your system’s idle resources (such as unused processing power, RAM, and bandwidth) to test the performance of many of the world’s most popular websites.

Simply run the Gomez PEER application as often as possible while connected to the Internet. Active* Gomez PEERs accumulate earnings for their daily Online Time and every minute of work their system processes for the Gomez servers.

Once your account is active, monthly payments are automatically deposited into your PayPal account as long as the monthly minimum payment is reached. You can also earn bonus payments for referring friends.
Register for free HERE


2. IPUServices

Idle Processor Utilization Services, LLC, purchases unused/idle computer processing power at a fair price, then re-packages it and sells it at a profit. 100% of profits are distributed to the Members, which include all Division Managers.

You EARN MONEY by simply leaving your computer on. No purchase is necessary at all to earn money. Simply Register, and download the process software. That is it.

Of course, you can multiply your earnings if you wish, although doing so is not required. You may build a referral list (you make % of referrals), you may upgrade your membership, you may build (or buy) a downline, install more computers, etc.

See the earnings table below for detailed information

 You will get a $1 Sign up Bonus
IPU Services provides Instant Payment!!! Various payout methods supported.




3. Digital Generation


Digital Generation works in the same way. Instead of building a physical supercomputer, the company is building a cloud supercomputer. This means, it uses the processing power of multiple personal computers on a worldwide scale, connected via Internet, to achieve the data processing capabilities.


You just download the software from the website and you let it run all day. You make money as long as your PC is powered and online. You will be given 1 moth trial thread, after that you will need to purchase the one year license for $50.
  • The size of your payment will be directly proportional to the time that the application was running on your computer during the previous month. 
  • In this case the more Threads you take up, the higher your income.
  • The minimum standard award is $1 per day ($30 per month) for one running Thread (up to $100 for 100 threads).
  • Also bring your friends to use the service and earn 20% for first level referrals and 10% for second level referrals.
  • To boost your Earnings convert your account to founder status.
IMPORTANT: To have your money appear as available so you can withdraw your payments make sure you follow the necessary requirements:
-Your phone is verified!
-Your profile is fully fulfilled with all your details and at least one of the payment accounts created.
You need a thread to earn, you receive your thread immediately after confirming your phone in your profile section. Money earned prior to your account verification stays on current balance and can be used to buy new threads.

Watch the video below to get the idea how the service works

Register HERE for free and give it a try




4. CoinBeez



CoinBeez works in the same way as the previous services. Feel free to give it a try. The service is still new so there will be some development in the way. Below you can see the earnings table.


At the moment the software is not launched yet. Use the time to bring referrals! Unlike the other services, CoinBeez supports PayPal.
Sign up HERE

You can combine all this services to earn a minimum daily income of $4 up to hundreds of dollars depending on the number of your referrals. If you know any similar services like the above just leave a comment below.
Bringing Referrals can really boost your earnings. Learn how to get hundreds of referrals easily HERE

Saturday, 1 September 2012

How to create a Big size file ?

You can create a big size file using windows default command prompt itself.  Why we need huge size file? When you create virus  or you can use in your college for occupying the memory.

First of all Decide the Size of  huge file.  For eg, if you decide 1 milliion byte,then we should convert it to Hexadecimal format.  Use the Windows Calculator in Scientific mode to convert to Hexadecimal.

we are planned to create 1 million byte sized file.  So,Enter 1000000 in the calculator and click on the Hex option to convert it (1 million in hex is F4240.) Pad the result with zeroes at the left until the file size reaches eight digits 000F4240.

  • Now goto start->run
  • Enter "cmd" to open the window.
  •  Enter the command DEBUG BIGFILE.DAT and ignore the File not found message
  •  Type RCX and press Enter. 
  • Debug will display a colon prompt.
  • Enter the last four digits of the hexadecimal number you calculated (4240, in our example). 
  •  Type RBX and press Enter, then enter the first four digits of the hexadecimal size (000F, in our example). 
  • Enter W for Write and Q for Quit.
  • You've just created a 1-million-byte file using Debug. 
  • Of course you can create a file of any desired size using the same technique.

How to Hide the Accounts in Windows system?

You may want to hide the admin or some other accounts for privacy purpose. If you are having public cafe or organization or school ,then you probably need.  I am going to guide you in this article to hide the Acccounts in Windows system.


  • Now go to start->run
  • Enter as "regedit" to open the registry window.
  • Navigate to this Path:
    HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList
  • In the Right pane, Right click -> New -> String Value
  • Right click on the new String Value and click Rename
  • Enter the Name of the Account you want to hide.
  • Right click on the String Value  and Change value to 0 which hides it. If you want it to be Visible to all Enter the Value 1.
  • Now Save and Exit the Registry  Edit.
Restart the system.
When you login if you want to access the hidden account,then just press
"ctrl+alt+del" in login page.
Enter your hidden account and password.

How to Change or Rename the Recycle bin in windows?

Go to start->run
type as regedit
and hit enter
Registry edit will open.

Navigate to this Path by clicking the plus symbol:


HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
You can see as Recycle bin in right panel.
Change it as your wish.

How to show SuperHidden files in xp and vista?

Some files will be hidden from Users. If you want to see those files,you have to edit the registry. This hack will fit for both windows xp and Vista.

Go to Start-<run
Enter as Regedit
Navigate to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
In the right panel ,you can see the superhidden registry
Right click on the SuperHidden
Change the Data value to 1.
Click ok
Exit the registry and restart the windows.

Friday, 31 August 2012

How to disable writing to USB?

If you are the administrator of public cafe or school,this trick will be helpful for giving protection to your system.  You can disable writing to USB.  This will prevent from file stealing.  You have to login to administrator so that you can access regedit.

Go to start .  Select run.

Type as regedit and hit enter
Now navigate to

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
 In right panel you can find writeprotect and
Change the value to 00000001


That's all now no  one can transfer data to USB.  Now your system is protected.

How to Open Microsoft 2007 file in Microsoft 2003

It may big issue to open the Microsoft 2007 files in microsoft 2003. But it is easy to open the file in Ms 2003. You have to download the MS2007 compatibility pack for Ms2003.

Download it from here:

http://www.microsoft.com/downloads/details.aspx?FamilyId=941b3470-3ae9-4aee-8f43-c6bb74cd1466&displaylang=en

Enjoy...!!!

Suggestion:
Better start to use Ms 2007.
Old is gold but New is Diamond..!!!

Wednesday, 29 August 2012

Hacking Autorun.inf virus attack|Is autorun.inf virus?



When i  studied second year(cse), my friends told that autorun.inf is virus.  I thought so.  Because my antivirus blocks autorun.inf files.   In third year when i search about autorun.inf file in net, i realize about the auto run file.

 Today i bring some files from my college system.  When i insert the pen drive in my system, there are lot of exe files.They are viruses.  I delete all of them.  Finally i opened the autorun.inf file in notepad and saw the instructions.  Then only i remembered that i forget to post about autorun file.  This article will give you complete details about the autorun.inf file.
This is the instructions that saved in the infected(call virus programs) autorun.inf file:
[Autorun]
Open=RECYCLER\QqFvXcB.exe
Explore=RECYCLER\QqFvXcB.exe
AutoPlay=RECYCLER\QqFvXcB.exe
shell\Open\Command=RECYCLER\QqFvXcB.exe
shell\Open\Default=1
shell\Explore\command=RECYCLER\QqFvXcB.exe
shell\Autoplay\Command=RECYCLER\QqFvXcB.exe



is autorun.inf virus file?  no.  Then why antivirus block the autorun.inf files?  Go ahead to know the full details about auto run file.

Introduction to Autorun.inf File:
Auto run is file that triggers other programs,documents ,other files to be opened when the cd or pen drives are inserted.  Simpy triggers.

When cd or pen drives are inserted, windows will search for the autorun.inf file and follow the instructions of autorun.inf file(instructions have written inside the autorun.inf file).

How to create Autorun file?
Open notepad
type this command:
[Autorun]
save the file as "autorun.inf" (select all files, not text )

Complete Syntax and instructions inside the Autorun file:
Basic syntax must be inside  the autorun.inf file is :
[Autorun]
This will be used to identify the the file as autorun.

OPEN=
This will specify which application should be opened when the cd or pen drive is opened

Example:
open=virus.exe
This will launch the virus.exe file when cd or pen drive is opened.  The file should be in root directory.
if the file is in any other sub directories ,then we have to specify it.
Open=RECYCLER\Virus.exe
Explore=
Nothing big difference. if you right click and select explore option in cd or pen drive.  This command will be run.

AutoPlay=
Same as the above , but it will launch the the program when auto played.


SHELL\VERB =

The SHELL\VERB command adds a custom command to the drive's shortcut menu. This custom command can for example be used to launch an application on the CD/DVD.

Example:

shell\Open\Command=RECYCLER\QqFvXcB.exe
shell\Open\Default=1
shell\Explore\command=RECYCLER\QqFvXcB.exe
shell\Autoplay\Command=RECYCLER\QqFvXcB.exe



Use a series of shell commands to specify one or more entries in the pop-up menu that appears when the user right-clicks on the CD icon. (The shell entries supplement the open command.)

Icon=
Change the icon of your pen drive or cd.  you can use .ico,.bmp images(also .exe,.dll)

Example:
icon=breakthesecurity.ico
Label=

Specifies a text label to displayed for this CD in Explorer
Note that using the LABEL option can lead to problems displaying the selected ICON under Windows XP.

Example:
Label=Ethical hacking


Why Antivirus Block Autorun.inf file?
From above ,you come to know that autorun.inf file is not virus.  But why antivirus blocks it?  Because as i told autorun file call or launch any application or exe files.  It will lead to virus attack.  If the autorun.inf is blocked,then there is no way to launch the virus code.

Autorun is not virus but it can call virus files.

Tuesday, 28 August 2012

How to Create Con Folder in windows using Cmd?|Brain Hackers

we all know that can't create con folder in windows

Here is simple trick to create con folder in windows using Command Prompt.

Step 1:
Open Command Prompt(Start->run->cmd)
Step 2:
Type this command:
md \\.\d:\con
This will create con folder in D Drive.
Step 3:
To Remove the folder type this command
rd \\.\d:\con
This will remove con folder from D Drive

How we are able to create the con and other folder using this trick?

It is just because of the UNC Path (Universal Naming Convention). The Universal Naming Convention, or UNC, specifies a common syntax to describe the location of a network resource, such as a shared file, directory, or printer.Since, these conventions did n't exist under pure DOS, they are not backward compatible. The UNC syntax for Windows systems is as follows..

\\RemoteHost\sharedfolder\resource

where RemoteHost is the computer name / IP address of the computer that you wish to connect through remotely for accessing shared folder. The rest is the path.

(Here \\remotehost\drive:\con doesn't make sense anyway, because without having a process on the remote host, there is no current 'console'). It would be a security hazard as well, having the serial and parallel ports accessible for everyone who is allowed to read or write in any single directory.

The "." in the command \\.\c:\con suggest the local server. Now, you are pointing to your own computer. since, you have all privilages on every folder of ur computer, you can easily create it.

Monday, 17 October 2011

Inspiron One 2320 Touch

A refresh of the Inspiron 2300 series, we now have Sandy Bridge inside Dell's all-in-one touch PC. Propped up by a clear perspex stand it does little to stand out from other all-in-one PCs.

At 23 inches and with a resolution of 1920x1080, it's also rather thick at 68mm. It's rather surprising then to see the huge external power brick that comes with it — we would have thought externalising the power supply would have dropped the thickness significantly.

The big JBL sticker on the front hints that it may come with better sound than the norm, but sadly it's an unfulfilled promise; the speakers here aren't great, merely hitting the passable mark. Trebles in particular are too high, with cymbals sounding oddly compressed.

The touch technology used is infrared, meaning things can get a bit confused if you get more than two fingers in on the action. Sometimes it gets confused with even two, not understanding whether you're trying to rotate an image or resize it.

The included wireless keyboard and mouse are decent enough, but not worthy of writing home about. Vexingly, though, there's no receiver built into the 2320; you'll have to use the included USB receiver, consequently taking up one of the USB ports.


The included Windows Media Center remote, however, is surprisingly good for a bundled peripheral. Our only complaint would be the proximity of the up and down buttons to the OK button — resulting in more than just the occasional mistype.

Ports are plentiful, with our review sample hosting six USB 2.0 ports, an antenna jack, VGA out, gigabit Ethernet, 3.5mm out, SD card reader, microphone and headphone jacks, and a jack for a remote IR receiver.

Dell tells us this is expanded for the final version, which will also get HDMI, VGA and composite in, and S/PDIF out, significantly increasing the utility.

Our review sample was equipped with a 2.5GHz Core i5 2400s, 6GB RAM, a 1TB hard drive, TV tuner and GeForce GT525M. Courtesy of the i5 CPU included it also supports switchable graphics, but given the lack of battery in the unit we fail to see the point of switching back to the much less powerful Intel HD Graphics processor. Disturbingly, we couldn't update the graphics driver using Nvidia's official packages, as the installer claimed that we didn't have a supported card. We're always worried when we get a unit that only accepts custom vendor drivers, as vendors are typically quite bad at keeping things updated.

Putting it through our performance tests, 3DMark06 returned a decent 7595, while PCMark05 returned 8022, indicating the latest Inspiron One should be capable of medium detail in fairly recent games, and more than capable of performing office tasks.

All in one Desktop
We can't say that touch on the desktop has ever appealed to us — but as a simple all-in-one, the Inspiron One does just fine.

Thursday, 13 October 2011

Dell Studio One 19 Desktop all-in-one PC

Dell has a new all-in-one PC, the Studio One 19 Desktop, which looks rather fetching in its all-white version. (The stand is a bit on the swoopy-doopy side, but I still like it.)

Prices vary, as is the Dell way, but I’d consider the $800 model the basic entry point as it adds a multi-touch screen. Even the $1,000 model won’t be much of a gaming rig with a laptop-class


Nvidia GeForce 9400, as well as a laptop-class 1,366 by 768 pixel monitor across the line.

Share on Facebook

Related Posts Plugin for WordPress, Blogger...