Data Recovery Software | BinaryBiz.com

Monday, April 28, 2014

How to use Windows Remote Desktop?

On a local network, it's easy to connect to a remote PC – type  its name or IP address into the Remote Desktop Connection box. But when you're trying to connect to your remote PC via the internet, things get a little more complicated.

First, make sure the Windows firewall isn't blocking Remote Desktop. You can check this by opening up the Windows Firewall section of the Control Panel and selecting Allow apps to communicate through Windows Firewall. Scroll down and make sure that there's a tick next to Remote Desktop.

Next, you'll need to make a few configuration changes to the router where the PC to which you wish to connect is located. This is usually done by connecting to the router via your web browser, using the IP address of your local gateway as the address. You can find this by opening a command prompt and typing ipconfig. This will also give you the IP address of the PC you need to connect to. Locate your router's port forwarding options and forward TCP port 3389 to the IP address of the PC to which you want to connect.
Remote Desktop ConnectionYou need to know the external IP address of the PC to be accessed. To do this, open up a web browser on that PC and browse to a service such as myip.dk. This will tell you the address you need to type in to the Remote Desktop Connection dialog box when you want to connect to your PC via the internet. In many cases, this external IP address is subject to change. To avoid having to rediscover the address every time it changes, subscribe to a dynamic DNS service such as no-ip.com.
This will give you a memorable domain name to which you can connect, and will keep track of any changes to your external IP address. Many routers have built-in support for dynamic DNS, so have a look in your manual and select one of the services supported by your router.

You should now be able to connect to your PC both from your local network and via the internet.





source: http://goo.gl/XK1QpM 

Friday, April 25, 2014

5 Reasons Schools Still Need Desktop Computers

1) Processor Power
Schools that offer classes in video editing, engineering or CAD drawing need computers with scads of power because the software required for those classes is processor-intensive.

2) Screen Size
The classes that benefit from the powerful processors also tend to benefit from large computer screens.

3) Ergonomics
Screen size is essentially an ergonomic issue, but it's not the only one. Some schools are sticking with desktops so they have more control over the placement of the monitor and keyboard, and to provide students with full-sized keyboards with integrated number pads.

4) Wired Connectivity
Those engineering and graphics classes are demanding. Not only do they require powerful processors and large screen sizes, but they also generate huge files. When those files need to be transferred over the network, wireless connections are often too slow or unreliable.

5) Dedicated Usage
The school has interactive whiteboards in each classroom, and teachers used to connect their laptops to the interactive whiteboards to display learning materials to their class.





source: http://goo.gl/Glxz07

Monday, April 14, 2014

Battery Fire Risk In Vaio Computers



Sony has warned its customers to stop using its newest laptop computer model because of a risk that the battery could overheat and catch fire. The Japanese electronics maker is considering a recall of the computers.

Sony issued a warning for its new Vaio Fit 11A laptops on Friday, announcing that the computers could overheat and catch fire. The Japanese electronics giant announced that it had sold about 25,900 units of the computer model globally, and has asked customers to stop using the laptops.





source: http://goo.gl/r9k2aS

Friday, April 11, 2014

OpenSSL Heartbleed Computer Virus Fix



The Heartbleed virus is the latest in a series of viruses that steal all of your personal information, and its widespread enough that it can be considered an epidemic. In this day and age, a computer virus is just as annoying as a biological virus. So, what is it, and what can you do to protect yourself from it?
The Heartbleed bug is a bug in the open-source cryptography library, OpenSSL, which allows an attacker to read the memory of a server or a client, allowing them to retrieve, for example, a server's SSL private keys. Examinations of audit logs appear to show that some attackers may have exploited the flaw for 5 months before it was rediscovered and published. On April 7, 2014, it was announced that OpenSSL 1.0.2-beta, as well as all versions of OpenSSL in the 1.0.1 series prior to 1.0.1g had a severe memory handling bug in their implementation of the TLS Heartbeat Extension. This defect could be used to reveal up to 64 kilobytes of the application's memory with every heartbeat. Its CVE number is CVE-2014-0160.

The bug is exercised by sending a malformed heartbeat request to the server in order to elicit the server's memory response. Due to a lack of bounds checking, the affected versions of OpenSSL never verified that the heartbeat request was valid, allowing attackers to bring about inappropriate server responses.

The vulnerability has existed since Dec. 31, 2011, and the vulnerable code has been in widespread use since the release of OpenSSL version 1.0.1 on March 14, 2012. Affected websites include, but aren't limited to, Amazon, Soundcloud, Tumblr, Wikimedia, and Wunderlist.

So, according to Time Magazine, the best way to protect yourself against the virus is to go to this link and enter the site you want to visit to make sure it's "heartbleed safe." Ultimately, it's up to the site itself to fix the bug, if indeed it does have it. Changing your password isn't going to affect the site one way or another.





source: http://goo.gl/sE47UF