Posts

Showing posts with the label Internet

URL Shortener Websites

Image
Hello folks today I will share the Best URL Shortener sites. A URL Shortener site is an instrument which is utilized to abbreviate the long URLs. There are numerous URL Shortener apparatuses accessible over the web that can help us in shortening URLs. I will list best out of these. 1. goo.gl  As usual, Google has something uncommon for you . Visit the Google URL shortener site at goo.gl. On the off chance that you aren't marked in, tap the Sign in catch in the upper right corner. Compose or glue your URL in the Paste your long URL here box. 2. Bit.ly  Likely the most prevalent URL shortener for Twitter since it was one of the first to give you a chance to track your little URLs. It's exceptionally straightforward interface will permit you make custom URLs so it's not only an arbitrary blend of letters and numbers on the off chance that you need. 3. Tiny.cc A standout amongst the most prominent and effective connection shorteners for business. ...

How to change MAC Address in Windows

Image
A MAC Address or Media Access Control Address is a unique identifier assigned to every Network Interface Card. In this post, we will see what is MAC Address and how do you change a MAC Address in Windows 10 / 8. Mac Address A Network card is a term used in short for a Network interface card. We call it NIC for short. Every NIC has a MAC address – just like a postal address so that the data packets travelling on your network can reach the correct NIC and from there, your computer. While the IP address is the software part of the Network Interface card (Network card or NIC), the MAC address is hardware address, without which data packets will just keep on roaming on the network, as they do not have any address where to deliver the data. Each data packet on the network has a header containing MAC address of the computer you wish to connect to and then the data. The last part of the data packet will contain a bit to ascertain if the data bit was correctly delivered or was ...

Kali Linux 1.0.6 Released With LUKS Nuke Self Destruction

Image
A few days back the developers of KALI Linux announced that they were planning to include "emergency self-destruction of LUKS" in Kali. They write a poll asking the users whether they should implement the cryptsetup patch in the cryptsetup package, and now it's already there in Kali Linux 1.0.6 latest release. It’s been a while since the Kali deveoper last minor release which makes 1.0.6 a more significant update than usual. With a new 3.12 kernel, a LUKS nuke feature, new Kali ARM build scripts, and Kali AMAZON AMI and Google Compute image generation scripts. A couple days back before the release, one of the developers had an idea to add a "nuke" feature where it fill destroy all the data stored in Kali system after inputting a boot password. They use an old cryptsetup patch created back in 2008 by Juergen Pabel that adding a "nuke" password to cryptsetup which when used, deletes all keyslots and makes the data on the drive inacce...

mHotspot - Create your own WiFi Hotspot using your Laptop.

Image
Don't have a router ? You don't need a one. As you can create one by your laptop and share your internet using mHotspot. mHotspot is a completely free software which converts your windows 7 & 8 laptop into a virtual wifi router and creates a secure wifi hotspot.                  You can share single internet connection(LAN, Ethernet, Data-Card, 3G/4G, Wifi) for multiple devices like laptops, smartphones, android phones, PDAs, Ipads etc. You can also Play Multiplayer games using mHotspot.  No router or external hardware is required apart from your device. One of the great benefits of the software is that you can also share your Wifi internet. Download it here :- Features : Connect upto 10 devices to the hotspot You can set your own hotspot name without any restrictions Application size is 400KB only Share any type of Internet Connection(LAN, Ethernet,3G/4G,Wifi etc) Android phones, ip...

How to Invite all your friends to like your page in ONE CLICK on Facebook.

Image
If you have a fan page on Facebook , then you want huge likes on your fan page. So the solution is , Invite your friends to like your fan page. But inviting all your friends one by one is too difficult task if you have a long friend list. Right? Here is the solution. Now you can invite all your friends to like your fan page in just one click. To invite all your friends to like your fan page in ONE CLICK  just follow these steps : 1.  Log In with your account on  Facebook  . 2.  Open your page on which you want to invite your friends . 3.  You must   open the page as yourself . 4.  Click on " Build Audience " and "Invite friends" in the upper right corner. 5.  Now , press F12 and click on Console. 6.  Now, paste the following code in the console option :    var inputs =document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }   7. ...