Pages

Showing posts with label INDIA. Show all posts
Showing posts with label INDIA. Show all posts

Sunday 14 September 2014

what is sudo tar -xzf? why it is used?



what is sudo tar -xzf? why it is used?

tar is basically The GNU version of the tar archiving utility for more information on tar got to the terminal and type
man tar
You will find out what exactly xzf is used for. Basically they flags (options) when you run a tar command.
[-]x --extract --get: -z --gzip: -f --file F:
The order of this command does matter though.
Basically your command sudo tar -xzf utorrent-server-3.0-ubuntu-10.10-27079.tar.gz will extract the tar.gz archive that you specify as (utorrent-server-3.0-ubuntu-10.10-27079.tar.gz) and will do so as root privileges.

Linux Error: strrev function is error ( undefined reference to `strrev' collect2: ld returned 1 exit status)




undefined reference to `strrev' collect2: ld returned 1 exit status

Functions like strupr, strlwr, strrev, which are available in ANSI C (Turbo C/C++) are not available in standard C (gcc).

That's because it quite probably *is not* included in the library.
I do not think the C standard library has ever included a function
called strrev(). Some implementation somewhere might provide one, but
it is not part of standard C.


I get linking error invoking this fucntion, as if it it not
 > inluded in the library.  Why?

 There are no function named strrev in the standard C
library. Furthermore, any implementation that defines a function with
a lovercase name starting with 'str' is non-conforming, as those names
are reserved.

...
 > /tmp/ccKGR6e9.o: In function `main':
 > /tmp/ccKGR6e9.o(.text+0x27): undefined reference to `strrev'
 > collect2: ld returned 1 exit status
 However, looking at my collection of non-standard header files, I
have a hunch that strrev() might be a MSVC-ism, so you might actually
have a chance to find some information about this extension in an
appropiate newsgroup like comp.os.ms-windows.programmer or similar.


how to check linux kernel is 32 bit or 64 bit




how to check linux kernel is 32 bit or 64 bit

uname -m. It seems like the uname -m actually gives
x86_64 ==> 64-bit kernel
i686   ==> 32-bit kernel

[ SOLVE] E-FAIL ERROR IN VIRTUAL BOX or VM ORACLE MACHINE



[ SOLVE] E-FAIL ERROR IN VIRTUAL BOX or VM ORACLE MACHINE


Runtime error opening 'C:\Users\COMPUTER_NAME\.VirtualBox\Machines\VM_NAME\VM_NAME.xml' for reading: -102 (File not found.).
D:\tinderbox\win-3.2\src\VBox\Main\MachineImpl.cpp[665] (Machine::registeredInit).
Result Code:
E_FAIL (0x80004005)
Component:
VirtualBox
Interface:
IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}



SOL:
I went into the folder "C:\Users\COMPUTER_NAME\.VirtualBox\Machines\VM_NAME\" and saw two xml files but for some reason they both had suffixes.
1. VM_NAME.xml-prev
2. VM_NAME.xml-tmp
So it simply just couldn't find "VM_NAME.xml" because it technically didn't exist.
I made a copy of the "VM_NAME.xml-prev" file and renamed the copy to "VM_NAME.xml"
Restarted VirtualBox and it worked just fine.
S0L2:
UPDATE VM AUTOMATICALLY  SOLVE THE ISSUE.

Friday 13 June 2014

HOW TO CREATE COLOURED FOLDERS IN WINDOWS

HOW  TO CREATE COLOURED FOLDERS IN WINDOWS

STEP 1:
                DOWNLOAD COLOURED FOLDER SOFTWARE CLICK HERE
STEP 2:
           AFTER COMPLETE  INSTALLTION THEN CHOOSE FOLDER AND RIGHT CLICK 

STEP 3:THEN GOTO COLORIZE OPTION AND CHOOSE COLOUR



 STEP 4: WINDOWS FOLDER COLOUR IS CHANGED SUCCESSIFULLY.





 -------------------------------------------HIGHLANG.BLOGSPOT.COM.......................................................























                       

Thursday 3 April 2014

Free XUS Pc Lock Software Download here ( include crack)

XUS PC Lock offers a new and fun way for you to lock your computer. Before using XUS PC Lock, you have to define your lock pattern. The next time you will see the lock screen, You trace your mouse in the pattern you drew before and your computer will unlock. Any other pattern and in any other order will not unlock the computer. XUS PC Lock can lock the whole computer. This is the most feature rich lock computer application available today with lots of customization options. XUS PC Lock is the ultimate customizable lock computer application allowing you to pick custom images for the lock screen. XUS PC Lock can auto-lock the computer when windows startup and computer inactivity. XUS PC Lock allows you to set an alert mode when the incorrect pattern is entered a maximum times. If you want to lock your computer as lock a touch smartphone, Please try our XUS PC Lock. It is really awesome!

IMPORTANT REMINDER: 1. Please don’t forget your lock pattern! 2. It’s best if you’ll also set a password in your computer for maximum security.

Benefits & Features


* A new & fun way for you to lock your computer.
* Support Multiple Monitors.
* Anti Key-Logger. XUS Dynamic Password Technology makes your computer more secure.
* The funniest, most customizable way to lock your computer!
* Have 3 built-in patterns: 3x3, 4x4, 5x5 you can choice.
* Locking and Unlocking animation effect.
* Be able to disconnect internet access when system is locked.
* Back up pattern feature.
* Auto-lock the computer when Windows startup or in idle mode.
* Set a timer to turn off monitor automatically.
* Show Time and Date on locked screen.
* Make your computer has Windows 8's lock feature.
* Alert if the incorrect pattern is entered a maximum times. Completely customizable.
* Custom background image, and lots of customization options for the look of the locked screen.

click here download

Monday 16 December 2013

How to know my ports numbers with Which Devices are Connected to my USB Port

Open device manager
Start ->
    Control Panel ->System 
                      Hardware ->Device Manager
  Follow the below steps to see what devices are connected to your USB ports:
  1. Click View at the top of device manager and click Devices by Connection.
  2. Click the + next to ACPI Multiprocessor PC.
  3. Click the + next to Microsoft ACPI-Compliant System.
  4. Click the + next to PCI Bus.
  5. Click the + next to each one of the USB Universal Host Controller listings (See the screenshot below.  The exact controller listings can vary based off the controller manufacturer such as Intel, VIA, SIS, NEC, OpenHCD, etc.)
  6. Click the + next to USB Root Hub under each controller listing.
  7. You may have to expand all of the controller and root hub listings to find the USB Controller and Root Hub your device is connected to.  See the screenshot below for an example of what you should see.


how to know my mobile phone number(all networks worked)

  • Vodafone-*111*2#
  • Videocon-*1# Bpl-*222#
  • Reliance-*111#or *1#
  • Idea-*100# or *789#
  • Docomo-*580#
  • Airtel-Send SMS IM to 57070 or *282# or *121*9# or *140*1600#
  • Aircel-*#1#888# or*131#
  • Uninor- *1#
  • BSNL -*123# or Call 24365 and ask them Loop- Dial *222#
  • Virgin-Dial *1#
  • Aircel , Docomo ,*1#

how to boot[install] operating system via usb pendrive easily without any software

Bootable Usb Pen Drive

Bootable Usb Pen drive is simple and fast way to format your PC or Laptop. After formatting you can easily install windows in your system. Bootable usb pendrive has several advantage as like easy formatting, easy copy and past windows file and after that easy to installing windows. Now we are discussing some important step to make bootable pen drive.

Advantages :

    Installing process through bootable usb pen drive is much better then DVD.
    Easy to carrying.
    Easy to handle and no need to expert.
    Best option for all who haven’t DVD drive in his PC or Laptop.

Requirement :

    Blank (empty) Pen drive with minimum capacity of 4Gb.

Process :


Step 1 :

Plug-in your pen drive in Laptop.

Step 2 :

Go to Start  >> Type Cmd  (in search program and file)  [Press Enter]
After pressing Enter command prompt will open.

On your Caps lock

Step 3 :

Type  DISKPART   [Press Enter]

bootable usb pen drive

Step 4 :

Type  LIST  DISK    [Press Enter]
It will show all available disk in your system. Disk 0 is usually hard disk of your system. In my case Disk 1 is Usb pen drive (This can be different in your case so plz make sure )

Step 5 :

Type  SELECT  DISK  1  [Press Enter]
Step 6 :

Type  CLEAN  [Press Enter]
Step 7 :

Type  CREATE  PARTITION  PRIMARY   [Press Enter]
Step 8 :

Type  SELECT  PARTITION  1  [Press Enter]
Step 9 :

Type  ACTIVE  [Press Enter]
Step 10 :

Type FORMAT  FS=NTFS  [Press Enter]
Wait Until 100% complete.
Step 11 :

Type  ASSIGN  [Press Enter]
Step 12 :

Type EXIT [Press Enter]

Bootable Usb Pen driveNow bootable usb pen drive is ready to use. After making this copy and paste windows 7 or 8 in your pen drive. It is easiest way to install windows 7 or 8 in your  system.

When you want to install windows, plug-in bootable pen drive and restart the system and press boot function key as per different system (f1——-f12) .

Thursday 28 November 2013

how to create without name folder and hide this folder

Make a Newfolder on desktop or where ever you want.
Right click on this newly created folder and select Rename.
Erase the text showing "New Folder".
Now keep Pressing Alt and type 255. If you are on laptop then you need to enable your Num Lock and type from the

highlighted number keys not from those below function keys.
After that leave alt key and Press enter.
Done you just created nameless folder.

and right click this folder and goto custom and change icon choose following figure
hide the folder
      ============enjoy===============================================

                            

How to Change My Windows 7 Password without Knowing Current Password

 following two steps:
 trick 1:

Go to Control Panel and click on the Administrative Tools.

Under this section double click on Computer Management.

Select System Tools from right window pane.

Under this, just double click on Local Users and Groups and then on Users

Now you will see all the login accounts of your computer. Right click on any the account whose password you want to change and then click on Set Password.






How to Change Window 7 Password without Knowing Current Password:
A warning message will popup on your screen just click on Proceed button.

Now enter your New Password and click on OK button.

That’s it! your windows 7 password is changed without knowing current password. The only limitation of this method is that your current account should have Administrative privileges.



trick 2:


 Command Line then this method is for you.



Open command prompt by typing with administrative privileges .( Type CMD in start, right click on it and select Run as Administrative )





In the CMD window type the following command and hit Enter

net user Account Name Your New Password



In this command replace Account Name by the account name (Account Name is case sensitive) whose password you want to change and replace Your New Password by the password that you want to set.







Now if everything goes alright you will see “The command completed successfully” on your screen, now type exit command and hit Enter

This will reset your current windows password.
                   ====================enjoy===========================

Wednesday 27 November 2013

Adlink Success - A New Advertising Style From Google Adsense

There is a new advertising style from Google Adsense that is available in your Adsense panel, it is called “Google Ad Links.”

This new ad system presents a list of 4 or 5 vertical links(you can pick either 4 or 5 and Google will supply the actually links) to your site visitors, when the visitors click on one of the targeted contextual words it displays a results page from Google listing ten Adwords advertiser’s ads for this related topic.

Here is what Google says Adlinks are: “What are Ad Links by Google?

Ad Links are a new form of text advertising that we're offering to our AdSense publishers. Using the same contextual targeting algorithm that targets Google ads to your content pages, Ad Links units display a list of topics that are relevant to your page. Each topic, when clicked, brings the user to a page of related advertisements.

The result is advertisements that are closely targeted to the interests of your users. By selecting the topics through interaction with the ad unit, users are presented with useful information in the form of related advertisements. Their direct involvement with the evolution of the ad unit guarantees an interest in the ads that are presented.”

Positive Aspects of Adlinks:

They allow you to blend this in with sections of your links which will get more visitors to click on them, inevitably increase your Adsense revenue.

The Adlinks ads display 10 ad results when clicked without cluttering you page.

Google’s rules allow you to place three Adsense code block on a website. If you are doing this near say a 500 word article it can distract the visitor from viewing the article. With Adlinks you can still display 1 block of normal Adsense code and the Adlinks block and it keeps your page relatively nice looking while still giving you revenue potential.

Negative Aspects of Adlinks:

Adlinks requires your visitors to make two clicks. One on the original Adlinks block and one when they view the Adlink results. As any marketer knows the more actions you need a visitor to take the less the response rate.

Where are the best places to display Adlinks ads?

The best place to display them are within your navigation menu. Try to make them blend in as best as possible.

Another great place to put them is at the end of an article suggesting an interested reader view these resources. When doing this the reader is very targeted since they red your whole article and if they are likely leaving your website, why not let them leave through Adlinks and make some money?

Are Adlink ads as effective as the normal ad blocks?

Well some have seen positive results while other have not. Personally I am going to test it some more to see what kind of results and make my decision then.