Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Finding name and IP on linux Operating system

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 04-02-2010
Member
 
Join Date: Jan 2010
Posts: 64
Finding name and IP on linux Operating system

I just bought a new version of Sony Vegas Pro 9.0 Build 563 (64 bit). I doesn't require the serial number of product,it requires to enter the computer ID of my computer system. I am not getting what it is asking about "Computer ID", Please help me to find out.Where I would find it. Thanks....
Reply With Quote
  #2  
Old 04-02-2010
Devasis's Avatar
Member
 
Join Date: Jan 2008
Posts: 3,367
Finding name and IP on Linux

Finding name and IP on Linux :

The computer always has two identification one is for non-network environment and second for network environment.The non-network identification of computer is being used locally and that is only for the application.
On the other hand, the network identification for computer is based on the connected NIC(Network Interface card).The network identification of any computer is known as IP addresswhich is generated by attached NIC card into your computer system.
Reply With Quote
  #3  
Old 04-02-2010
Solomon's Avatar
Member
 
Join Date: May 2008
Posts: 4,056
Finding name on linux Operating system

Finding name of the system:

Finding the name of Computer is slightly different from finding IP(Internet Protocol).You can find out the name of a computer system using the following command,
Open your terminal and type :

# Hostname

This command will return your name of the computer and you can use it whenever your application requires it for installation.
Reply With Quote
  #4  
Old 04-02-2010
MrChris-'s Avatar
Member
 
Join Date: Apr 2008
Posts: 3,237
Finding IP on linux Operating system

Finding IP address on Linux :

You can show your IP address of the computer system if you are running in a network environment. This address is being used by another system to connect with your computer and in this way, you can use the IDs of other system to connect with them.

To find out the IP address of your computer,you need to execute the following command :

Quote:
# ifconfig
This command will show you the IP address with much more information.
Reply With Quote
  #5  
Old 04-02-2010
Calvin K's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,479
Finding computer name on windows Operating system

Finding Computer name on Windows

You can find your computer ID from the system where Windows is running.Its very easy to find out.
To find the computer name for windows,you need to follow these steps:
1. Go to the Desktop.
2. Right click on the Icon of My computer and choose properties.
3. Click on the Network Identification tab.
4. The first title is shown by "Full Computer name",Its your computer ID.

Copy it whenever you require to use for another application.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Finding name and IP on linux Operating system"
Thread Thread Starter Forum Replies Last Post
which is the best linux operating system Loyalpalm Operating Systems 7 18-11-2010 07:46 AM
operating system LINUX help paradise Software Development 1 01-05-2010 06:29 PM
Mac Like Linux Operating System Mac_buntu Operating Systems 4 14-10-2009 04:02 PM
linux operating system skpanda Operating Systems 2 10-08-2009 02:00 PM
gOS - Linux Operating System jesse Operating Systems 3 08-04-2009 03:48 PM


All times are GMT +5.5. The time now is 10:36 PM.