Cari Blog Ini

My Ping in TotalPing.com
Showing posts with label TUTORIAL SSH. Show all posts
Showing posts with label TUTORIAL SSH. Show all posts

Intel Atom Cloverview for Windows 8

Written By Unknown on Tuesday, July 5, 2011 | 11:05 AM

Parties Intel acknowledged that it was preparing a Cloverview Atom processor and Clover Trial coincides with the advent of Windows 8.

As quoted by Electronista, Tuesday (28/06/2011), "Intel hopes that the chips and software upgrades can increase the power of Microsoft software for Windows 8 ARM," said Bill Kircos, Public Relations Director of Intel products and technologies.
Windows 8 (foto : Google)
Intel also plans to get the Atom architecture in many models use Atom in 2012 as in tablets, netbooks, slider device and other future products that build on the Atom chip 32nm (nanometers).

Furthermore, Intel hopes will reduce power consumption and increase the battery usage. Clover Trail is currently expected to appear in early 2012 to combat the threat of quad-core NVidia "Kal-El" and the ARM Cortex A15, not to mention Apple's future chips that may be developed better for 2012.

Kircos said, "Platform Cloverview will meet or Windows 8 to win the international market, and can provide a more compelling reason for consumers to upgrade to newer hardware."

It seems that the appearance of Windows 8 will have a complete package with sophisticated technology as described above. However, we still have to wait for the operating system is released by Windows
11:05 AM | 0 comments | Read More

How to make Internal hard drive become external hard drive

Written By Unknown on Thursday, June 30, 2011 | 10:02 AM

Here I am not talking about an external hard drive, but will be discussed how the existing internal hard drive on pc can be used as an external hard drive or portable hard drive that can be taken anywhere and used without plugging in the pc, but simply by using usb plugs.

Certainly would not use any software, because there is no relation. Shocket was also not alter the existing on the hard drive. But by using additional data cable, the USB 2.0 TO SATA IDE CABLE or also called SATA / IDE TO USB CONVERTER CABLE. This enhancement serves to connect the hard drive of the connection with type sata or IDE to USB connection.

This data cable you can buy in computer shops, USB 2.0 TO SATA IDE CABLE This can also be used to connect the cd / dvd rom with a computer or a laptop or netbook. This is certainly very helpful for users of netbooks / laptops are missing cd / dvd rom to do the install windows or open a file from a cd or dvd copies.


for those of you who have unused hard drive or want to increase disk volume capacity dikomputer, or if a friend needs a lot of files that must be taken, USB 2.0 TO SATA IDE CABLE can be one alternative to try.



10:02 AM | 0 comments | Read More

Boost your downloading speed

Written By Unknown on Thursday, February 25, 2010 | 10:06 PM

The downloading speed of internet totally depends on the type of connection. Dial-up connection has 10-11 kbps downloading speed and broad-band connection nearly has 35kbps – 1MBps. So check out the connection which you are using for internet.

I had seen my friends using their cell phones for surfing internet on their PC. But the downloading speed is 4-7kbps. So it will take nearly 1 hour to download 7MB file.
You can check your downloading and uploading speed on http://www.speed.net.

Trick :

1. Go to Start > Run.

2. Type regedit and click OK.

3. A window will open containing two sub-windows. Left window indicates system folders and right window shows files in that folders.

4. Go to HKEY_CURRENT_USER > Software > Microsoft > Windows >

Current Version> Internet Setting

5. When you click on “Internet Setting”, many files will be seen in right window.

6. Now in the right window, right click on the free space and

select New > DWORD Value.

7. A new file be created and rename it as MaxConnectionPerServer. Double click on it, a dialog will appear.Enter value as 99 if the base is Hexadecimal. Enter value as 153 if the base is Decimal. Press OK.

8. Again right click and create a new DWORD Value and rename it as

MaxConnectionPer1_0Server. Repeat step number 7.

9. Restart your PC and connect it to the internet. Download any stuff and you’ll

find a boost in your downloading speed.

NOTE: This trick works on Internet Explorer. It also works on Windows Vista.
10:06 PM | 0 comments | Read More

USING BITVISE TO CREATE AN SSH WINDOWS

Written By Unknown on Sunday, February 21, 2010 | 10:07 AM

This is from an email I sent to some people I worked with in the past. Many of them use an ssh tunnel to connect to their Windows Desktop, which is sometimes hard for people to get all the steps correct, since the common way they accomplished it was using Plink from the PuTTY suite and using the command line to create the tunnel, then using Remote Desktop (RDP) to connect to the Windows desktop through the tunnel. Here is what I wrote them:

I took a look at Tunnelier and it actually looks pretty nice and not too hard to setup.

After installing and launching, here is how I configured it to Remote Desktop into lajolla. To Remote Desktop to your computer, you would use your computers IP address instead of lajolla’s (172.16.4.13)

Login setup: added host and username
Tunnelier Login Screen

Options: Unchecked SFTP (which is like WinSCP and checked Remote Desktop)
Tunnelier Options Screen

Terminal: Change Target Host to 172.16.4.13 (or your desktop IP)
Tunnelier Terminal Screen

When you log in, you get a prompt,
Terminal Prompt
and Remote Desktop opens up automatically.
Remote Desktop Login

You can save the profile, then launch it just by double clicking the shortcut and the profile loads automatically, then click on login, and you are set. Much more GUI (graphical user interface) of a way to tunnel, then PuTTY, which may be good to some. It also saves steps once set up, as it automatically launches Remote Desktop. Interesting find.

10:07 AM | 0 comments | Read More