Wednesday, July 16, 2008

Frequently Asked Questions

Computer Networks & Linux

1.) What is The A Port Number?
A Port Number is allocated by the operating system (or can be requested) , in such a way to identify the pocess in a standalone system or a network.default Port Number for FTP is 21.
2.) What is a default gateway?
The exit-point from one network and entry-way into another network, often the router of the network.
3.) What is DHCP?
DHCP is a protocol which is designe for Automatic Give the IP Address to DHCP client.. DHCP Assine the IP Address for few days Lease & capture the clients MAC address.. It is Updated version of BootP…
4.) What is a default gateway?
The exit-point from one network and entry-way into another network, often the router of the network.
5.) How do you set a default route on an IOS Cisco router?
ip route 0.0.0.0 0.0.0.0 x.x.x.x [where x.x.x.x represents the destination address]
6.) What is the difference between a domain local group and a global group?
Domain local groups grant permissions to objects within the domain in which the reside. Global groups contain grant permissions tree or forest wide for any objects within the Active Directory
7.) What is LDAP used for?
LDAP is a set of protocol used for providing access to information directories.
8.) What tool have you used to create and analyze packet captures?
Network Monitor in Win2K / Win2K3, Ethereal in Linux, OptiView Series II (by Fluke Networks).
9.) What is the significance of the IP address 255.255.255.255?
The limited broadcast address is utilized when an IP node must perform a one-to-everyone delivery on the local network but the network ID is unknown.

Linux - Frequently Asked Questions


1.) Is UNIX and Linux Both Are same?
No,Both are different.But Both are writen in POSIX standards , thats why lots of authors used to refer as same, but strictly saying both are differnt.
2.) Tell The Two Boot loader Names in Linux?
The Most Popular Boot Loaders are…
LILO
GRUB
3.)What is the major advantage of a hash table?
The major advantage of a hash table is its speed. Because the hash function is to take a range of key values and transform them into index values in such a way that the key values are distributed randomly across all the indices of a hash table.
4.)What is NFS? What is its job?
NFS stands for Network File System. NFS enables filesystems physically residing on one computer system to be used by other computers in the network, appearing to users on the remote host as just another local disk.
5.)What is the main advantage of creating links to a file instead of copies of the file?
The main advantage is not really that it saves disk space (though it does that too) but, rather, that a change of permissions on the file is applied to all the link access points. The link will show permissions of lrwxrwxrwx but that is for the link itself and not the access to the file to which the link points. Thus if you want to change the permissions for a command, such as su, you only have to do it on the original. With copies you have to find all of the copies and change permission on each of the copies.
6.)In Linux OS, what is the file server?
The file server is a machine that shares its disk storage and files with other machines on the network
7.)Which field is used to define the user’s default shell?
command-The last field, called either command or login command, is used to specify what shell the user will use when he logs in.
8.)What is LILO?
LILO stands for Linux boot loader. It will load the MBR, master boot record, into the memory, and tell the system which partition and hard drive to boot from..

Network Services
Whether improving a legacy system, integrating new hardware into an established setup, or building next generation solutions, Command has the experience and expertise to precisely meet your networking needs. We can help identify areas for improvement, enhance existing functionality, and streamline overall performance to provide your organization with a consistently reliable, next generation-ready technological backbone

No comments: