Wednesday, March 14, 2012

Installing Process

*At least one ‘/ ’ and SWAP partition have to create (graphical mode).

Text mode:

1. Create ‘/boot’ partion , need 100 MB free space.

2. Create ‘SWAP’ patition, size double of RAM size.

3. Create ‘/ ‘ partition, need 200 MB free space.

Command Under Root User

# cd /home [to enter home directory]

# cd [to enter root directory from anywhere]

# ls [to show the content]

# cd /etc/;ls [to enter & show the content at a time]

# cd pp [to enter a folder name ‘pp’ not under mount point]

# cd /etc/pp [to enter a folder ‘pp’ under /etc folder]

# ls –F [to show folder]

[ /-> folders , @-> configuration files , *-> execution files , all others are normal files. ]

No comments:

Post a Comment