2/28/13

Change IP Address from DOS

Here is a great way to change the ip address from a computer via the DOS prompt. This tip is a little technical so  not everyone is going to know how to do this. But if you can figure it out, here it goes.

as per How-to-Geeks

Changing Your IP Address

Changing your IP information requires two commands, one for your IP address, subnet mask and default gateway and another for  your DNS settings. In order to change your IP address we use the netsh command, the exact command you want to use is the following:
netsh interface ip set address name=”Local Area Connection” static 192.168.0.1 255.255.255.0 192.168.0.254
This assumes the following:
  • The name of the interface you want to change the IP address  for is Local Area Network
  • You want to statically assign an IP address of 192.168.0.1
  • You want to set a subnet mask of 255.255.255.0
  • You want to set a default gateway of 192.168.0.254
Armed with this information you should obviously switch the settings out for some that are suited to your network. You might, however, be wondering how you can go from using an already set static IP address to getting an address from DHCP. In this case the command you are looking for is:
netsh interface ip set address name=”Local Area Connection” source=dhcp

Changing Your DNS Settings

As far as DNS goes you only have two settings to set, a primary DNS server as well as a secondary one. The command to set them is almost identical, to set your primary DNS server you will want to use:
netsh interface ip set dns name=”Local Area Connection” static 192.168.0.250
This again assumes a few things:
  • The name of the interface you want to change the primary DNS setting for is Local Area Network
  • The IP address of the DNS Server is 192.168.0.250
To change the IP address of the secondary DNS server you will need to specify the index parameter:
netsh interface ip add dns name=”Local Area Connection” 8.8.8.8 index=2
The above command would set your network adapter named Local Area Connection to use a secondary DNS server address of 8.8.8.8 (which is the Google public DNS servers, incase you didn’t know). The last thing you might want to do it set your DNS settings to be assigned dynamically, which can be done through the following command.
netsh interface ip set dnsservers name=”Local Area Connection” source=dhcp

2/27/13

Install apps on a remote PC

Want to save time installing applications on a terminal computer, it's simple has long as you use the command prompt. All you need to do is change the user credentials. Install the program and change back the user credentials.

Ex.
Change User /Install


Change User /Execute

2/26/13

Android on Windows

Want to run android application on Windows, no problem with the help of Bluestacks. Now the joy of using android applications, goes beyond the program barriers.

2/25/13

See what websites your PC connects to

If you ever wanted to know if your computer at times, connects privately to other websites. This is the little setup needed to give you that information. If your worried about security, then it's best to know everything.

2/24/13

Twonky

Looking for a way to stream to other players, this software does wonder with the free version. But the small price to pay for the premium version is still worth every penny.
Now there is no limit how far you can stream. 

2/23/13

Tversity

Looking for web based free television. Here's a great site to watch your favorite shows for free. At least now you have the option to say goodbye to premium cable.

2/22/13

How to block USB Drives

Having USB drives open are a corporate network is a great security risk. Here are some good plans to secure your network from future attacks.

Disable USB drives through Group Policy

Group Policy block USB

Disable USB, CD-ROM, Floppy drives

Controlling Device Installation Using Group Policy





2/21/13

Lover.ly

Getting married, no problem when you getting your help from lover.ly. It not only narrow down your searches of what to do. But gives you ideas and plans that can easily be adopted. 

2/20/13

Scosche Cell Control

Here's a new device for parents that want to prevent their children from texting and talking while driving. It's a great device to use for the teens who still refuse to listen.

2/19/13

Evernote

Looking for an easier way to save articles while surfing on the Internet. Here's a new way of clipping your favorite articles and going back to them when ever you feel ready. Give it a try.

2/18/13

DocuSign

Sign any document with DocuSign. Now this is the future for digital signing. There's no limit to how far this software will go. Let's just hope they keep up with their security.

2/17/13

Tethering Android

There are many alternatives when you want to tether, so when it doubt keep on trying. It's still worth the money if you could just find the right software.

2/16/13

Winter Wake Up

Tired of getting to work late because of the weather. No need to worry with this great application that almost anyone can install. I just hope this software goes cross platform, so that everyone can use it effectively.

Check it out here at the Apple Store

2/15/13

Epub

Want to turn your favorite websites to ebooks, not a problem if your using the Epub Chrome extension. It's as simple and one click and the entire website is converted to a readable e-book. Give it a try.


Extension Link

2/14/13

NumLock Registry Hack

Here is a great hack to enable the NumLock on system boot up. Most of the times the settings is found in the bios. It's it's not there, then your only alternatives are to enable the NumLock manually or do this using this hack.

2/13/13

Find the Best

Want to find the best of everything. Hopefully this site will narrow down the top items that your looking for so that you know what's the best one for you. 

2/12/13

Image Writer for Windows

Here is a great software to read and write img software's using a USB. It's a move in the right direction using USB technology.


Direct Link


2/11/13

Soluto

Looking for remote browser support for all your computers. Soluto does a great job for free as long as your  clients stay below the minimum of 5 users.
Everything is web based, so adding and helping user's should be simple and easy to do. Give it a try.



2/10/13

VPN's

Need some help with finding great VPN's for your Internet. No need to worry now that you have this list below:

Links
Pro XPN
Tunnel Bear
Cyber Ghost VPN
Ricco VPN
Raptor VPN
Expat Shield
IP VPN




2/9/13

Cleanup More than Disk Cleanup

If your a disk cleanup user and wondered if Windows does do a great job on cleaning temporary files, think again. You still have to go a little further to clean up Windows even more. Thankful for this great tip you now can either do it manually or browse online to a reliable temporary file cleaner online.



Instructions:
In the run command type %temp% and hit enter
then when the local temporary folder loads hit CNTR+A to select All