Posts Tagged ‘system’

Can’t See Secured Sites?

Problem with seeing secured sites such as banks and online stores? I found this very useful to me at my teaching work.

By the way, what u need to do is create a new NOTEPAD file and write in it the following DLL’s.. just copy-paste the following lines:

regsvr32 SOFTPUB.DLL
regsvr32 WINTRUST.DLL
regsvr32 INITPKI.DLL
regsvr32 dssenh.dll
regsvr32 Rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 Cryptdlg.dll

and save it as > all file types, and make it something like fixsecurity.bat.

Lastly, run the file that you created and nothing to worry ’bout visiting those secured websites.

Note:Ā The author does not take any responsibility for your actions and not responsible for any damage caused by this tutorial.

How to fix corrupted files in XP?

// Introduction //
This tutorial has been made so people that are having problems with corrupted files, can learn how to fix them easy.

// Required //
+ Windows XP operating system
+ Windows XP cd

// Right to the tutorial //
+ Place the xp cd in your cd/dvd drive
+ Go to start
+ run
+ type in ‘sfc /scannow’ (without the ‘)

Now it should all load, and fix all your corrupted file on windows XP šŸ™‚

Note: The author does not take any responsibility for your actions and not responsible for any damage caused by this tutorial.

Thanks to H|LLJD00

Speeding up your hard drive

Get faster file transfer by using 32-bit transfers on your hard drive in Linux Machines

Just add the line:

hdparm -c3 /dev/hdX

to a bootup script.

If you use SuSE or other distros based on SYS V,

/sbin/init.d/boot.local

should work for you.

This enables 32-bit transfer on your hard drive. On some systems it can improve transfer performance by 75%.

To test your performance gain, type:

hdparm -t -T /dev/hdX

Content Protected Using Blog Protector By: PcDrome. & GeekyCube.