Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

R/CS

Set – B)
TILAK MAHARASHTRA VIDYAPEETH, PUNE
BACHELOR OF COMPUTER APPLICATIONS (B.C.A.)
CREDIT SYSTEM/CHOICE BASED CREDIT SYSTEM
EXAMINATION : APRIL/MAY- 2017
FIFTH SEMESTER
Sub: Linux - Practical (BCA – 530/BCA-537)

Date : 25/04/2017 Total Marks : 80/60 Time: 9.00 am to 6.00 pm

Instruction: Bifurcation of marks is as follows.

R CS
Total Marks 80 60
Programme 1 35 25
Programme 2 35 25
Viva 10 10

1. Create a user with your name and set uid as 1234, comment as student, secondary group as
BCA. Set the password as California@test.com Check the result.
2. Create three files with single command. Create one directory as /data move all these files to
this directory.

---------------------------------------------------------------Cut-------------------------------------------------------
1. Create user with your name with uid as 3000, primary group as apache, secondary group as
MCA and comment as user. Set the password as Test123@xyz.com.
2. Take the backup of /boot directory using tar command in a file boot.tar.gz. Use appropriate
options of tar command.

---------------------------------------------------------------Cut-------------------------------------------------------
1. View the IP address of your machine. Set the new IP address as 10.10.1.100 to it and show
the result.
2. Create user with your name set uid as 6000, comment as Manager and shell as /bin/nologin.
Set the password as Xrt134@ffdr.123
---------------------------------------------------------------Cut-------------------------------------------------------
1. Create associated directory structure as /data/data1/data2/data3 with single command. Change
the group ownership of these directories to apache group and show the result.
2. Create three files with single command. Create any three directories. Copy each file in each of
these directories.
---------------------------------------------------------------Cut-------------------------------------------------------
1. Create a directory as /BCADATA. Copy files from /boot directory to it. Take the backup of
/BCADATA into bcadatabackup.tar.bz2 using tar command. Use appropriate options of tar.
2. Create a group as TMV1000. Create one user with your name, set password. Add this user as
a member of group TMV1000.
---------------------------------------------------------------Cut-------------------------------------------------------
1. Create a user with your name with uid as 5000, comment as Manager. Set a blank password to
it and test the user login.
2. Take the backup of /etc folder into etc.tar.gz file using tar command. Use proper options of
tar.
--------------------------------------------------------------Cut--------------------------------------------------------

Linux –Practical (BCA-530/BCA-537) AFD/I-A 1/1

You might also like