How to set up a DNS Tunnel to hack/bypass Wi-Fi “paywall”

Have you ever sat at the airport or at a cafe and there was clearly a unencrypted wifi access level nearby, but once you wanted to see a web site their internet site would pop-up asking to get a fee to make an online search through their particular AccessPoint (otherwise known as. Captive Site)?

Properly, I would, several instances. But typically it is possible to look upwards arbitrary hostnames, for instance. google.com. That is because if you cannot resolve a host name your browser won’t display any site. So these providers usually allow to look up hostnames to then filter whether they are allowed to access the site or not. In the latter case, their pay-to-get-access site pops up.
Continue reading

Learn How to hack or crack Facebook password

In my previous post The best way to hack facebook or myspace password when i told people about hacking facebook or myspace with phishing, Today i thought to uncover each of the methods helpful to hack facebook or myspace password,

I most certainly will cover 5 methods in excess of here:

1. Facebook or myspace Phishing
3. Keylogging
3. Societal engineering
5. Primary email address contact info hack
Continue reading

HowTo: Recover Linux Grub Boot Loader Password

when you have, a security password protected grub boot loader and you also forgot equally root and also grub security password, then it is possible to recover grub-boot loader password while using the following method/procedure:

* Utilize Knoppix compact disk
* Eliminate the password coming from Grub setting file
* Reboot the device
* Change the basis password
* Create new Grub security password if necessary (recommended)
Knoppix Stay cd
Continue reading

Call of Duty: Modern Warfare 3 graphics tweaks for low end PC

It has to be so hard to produce a million-dollar price range game today. Activision’s Contact of Obligation: Modern Hostilities 3 has received years regarding testing and also investment, yet, when it’s released around the PC it’s still nearly configured how you like that.

Fortunately, there’s very much options to have it seeking better or perhaps running a lot more smoothly. The Infinity Infirmary engine in which propels the sport might have been heavily changed, but Activision helpfully includes several effects which can be turned about or away from in-game.

If that’s inadequate, you also can edit the particular config record and increase command series integers to produce it run exactly how you are interested to. We’ve caught to simply graphic alterations and repairs, so they will shouldn’t actually restrict the video game itself.
Continue reading

How To Fix SharePoint 2010 Event Log Error 7043 TaxonomyPicker.ascx

After some additionally Internet sleuthing it would appear that the control “TaxonomyPicker. ascx” isn’t basically required – ıt had been left in unexpectedly from release. When SharePoint internet websites start they on auto-pilot compile and cache controls from the “/_controltemplates” folder (default position is C: \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\CONTROLTEMPLATES), consisting of the TaxonomyPicker. ascx management. The controls are checked up against the SharePoint DLLs (Microsoft. SharePoint. Portal for example), and thus the error that is certainly raised is actually considering that the control entry isn’t going to exist in this SharePoint DLLs. Hence the presentation log is basically saying “I produce an. ascx file it does not have a matching entry from the SharePoint DLLs”.

Continue reading

How to Configure Samba Share on RedHat / CentOS Linux

What’s Samba?

Samba permits linux computers to share with you files and also printers around a community connection. Through the use of its SMB method, your linux package can can be found in Windows Community Neighborhood or perhaps My Community Places exactly like any some other windows equipment. You can easily share files in this way, as properly as laser printers. By making use of samba about my residence network, as an example, my House windows machines gain access to a printer’s directly installed to my own Linux package, and my own Linuxbox has usage of a printer’s directly installed to certainly one of my House windows machines. Furthermore, everyone can easily access every person else’s contributed files. You can view how samba can be extremely useful when you have a community of equally Windows along with Linux equipment.
Continue reading

How to make successful “HOWTO” blog posts, advice for bloggers

Gone would be the days whenever you could write an easy “how-to” article and rank within the top search engine results. Why is actually that? Two excellent reasons.

Very first, all from the general as well as highly-competitive articles like “how-to blog” or even “how-to look for a roommate” happen to be written.

Another reason is actually Google Panda. Remember Google’s update recently that required down many of the content farming? That formula was made to penalize brief and short articles as well as reward high-quality content material.

Now, I’ve got great news and poor news for you personally.
Continue reading

HOWTO: use SharePoint Feature function to Activate and Deactivate Custom SharePoint Master page

Beneath example shows how to only arranged the Master page Url although not the custom grasp page URL. thus Layout pages is going to be same after a person deploy the grasp page. You may also change the Customized master page WEB ADDRESS also.

Feature Activation

public override void FeatureActivated(SPFeatureReceiverProperties properties)
{
SPWeb web = properties.Feature.Parent as SPWeb;

string urlMaster;
string urlCustom;

if (@"/".Equals(web.ServerRelativeUrl))
{
urlMaster = @"/_catalogs/masterpage/BLLICT.master";
urlCustom = @"/_catalogs/masterpage/v4.master";
}
else {
urlMaster = string.Concat(web.ServerRelativeUrl , @"/_catalogs/masterpage/BLLICT.master");
urlCustom = string.Concat(web.ServerRelativeUrl , @"/_catalogs/masterpage/v4.master");
}

web.MasterUrl = urlMaster;
web.CustomMasterUrl = urlCustom;

web.Update();

}

Feature Deactivation (Reverse to Original Master)

public override void FeatureDeactivating(SPFeatureReceiverProperties properties)
{
SPWeb web = properties.Feature.Parent as SPWeb;
string urlCustom;

if (@"/".Equals(web.ServerRelativeUrl))
{
urlCustom = @"/_catalogs/masterpage/v4.master";
}
else
{
urlCustom = string.Concat(web.ServerRelativeUrl, @"/_catalogs/masterpage/v4.master");
}

web.MasterUrl = urlCustom;
web.CustomMasterUrl = urlCustom;

web.Update();
}

Continue reading

How to Create a Secure Password (and be able to easily Remember It)

You possibly can create strong passwords that don’t allow you to be memorize a cryptic sequence of letters, volumes, and punctuation representations. Here are several techniques:

Use some sort of sentence. It’s simple remember the first letters on the words in some sort of sentence. For case, children have utilized this sentence to not forget the names on the nine planets: The Very Excellent Mum Just Served You Nine Pickles. Your could employ the first letters of the people words to crank out this strong 9-character code: m*Emjsu9p, where Venus (this morning or morning star) is usually represented by *, this letter for Soil is capitalized, and nine is usually a numeral. In process, it’s best not to ever use such well-known sayings to come up with acronyms.
Continue reading

Skyrim Performance and Image Quality Tweaks – by Emil ”Rookienoob”

Why am I writing a guide on Skyrim tweaks?

Skyrim is a broadly appealing game – and there’s no doubt, it’s my Game of the year… But playing Skyrim wasn’t always as fun as the developers meant it to be – why? My computer is more than 6 years old… granted, I did upgrade to an ATI HD4770 512MB DDR5 graphics card, and it has greatly prolonged the lifespan of my gaming rig.

But in Skyrim… let’s just say an age-old Pentium D processor doesn’t cut it anymore. The Pentium D is essentially just 2 Pentium 4 CPU’s slapped under the same heatspreader and connected to form a ”Dual Core” CPU (Just like a Core 2 Quad is in fact 2 Core2Duo’s linked together). In terms of performance, the Pentium D at 3.0GHz performs roughly like a Core 2 Duo at 1.6Ghz… and that might just explain why I’m having trouble producing playable framerates in Bethesda’s newest masterpiece of a game.
Continue reading