A brief summary of the commands or files I've used.
Command/File | Brief Description |
ifconfig | Equivalent to Windows ipconfig to view network interfaces configured. |
cat | Output contents of file in its argument to screen |
echo | Print lines/text to screen |
>> | Append output of left command to file specified at right |
ip addr | Equivalent to viewing ifconfig briefly. |
/etc/resolve.conf | File where IP addresses of DNS servers are mentioned (Imp. to resolve URLs) |
logout | Logout from terminal session. |
URL/References:
[1] Oracle VM :: http://download.virtualbox.org/virtualbox/3.2.12/VirtualBox-3.2.12-68302-Win.exe
[2] CentOS DVD :: http://mirrors.ispros.com.bd/centos/5.5/isos/i386/
Centos Installation on VirtualBox from Gohar Ahmed on Vimeo.
No comments:
Post a Comment