As i try to Solve but Confuse Not Clarity

Joy1982

Right off the assembly line
_______________________________________
Could i Get the Soln

1 ) Write a script so that if the user executes the program as /root/program user , it should display kernel and if the user executes the program as /root/program kernel , it should display user. If no argument is passed or any other string other that user or kernel is passwd then the script should display the following to stderr : /root/program kernel|user

2)Configure your system as iSCSI initiator. instructor.example.com is as acting as shared storage device. The following requirements should be filfilled :

a. Create a partition of 30MiB.
b. Format the partition with ext4 filesystem & mount it under /mnt/data.
c. Download a file from ftp://instructor.example.com/pub/rhce/iscsi.txt & put it in /mnt/data.
d. The partition should be persistent.


3) Provide SSL-encapsulated IMAP access (IMAPS):
IMAPS must be available to brad from example.com
IMAPS must NOT be available to other networks or domains.
The SSL certicate for the IMAPS server must be created as follows:
Use the defaults for Country , State , Locality , and Organization Name
Set Organizational Unit to GLS
Set Common Name to stationx.example.com
Set Email Address to root@serverx.example.com





4) Make the kernel parameter value set to 1 for kernflk. Changes should be visible from /proc/cmdline file.
 
Top Bottom