LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > Linux - Certification
User Name
Password
Linux - Certification This forum is for the discussion of all topics relating to Linux certification.

Notices


Reply
  Search this Thread
Old 03-26-2012, 01:54 PM   #16
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985

Can you explain the point in your last reply? What does it mean?
 
Old 03-26-2012, 02:03 PM   #17
Joy1982
LQ Newbie
 
Registered: Jan 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
i said i tried and too displayed the work..but unable then
 
Old 03-26-2012, 02:21 PM   #18
stef80
Member
 
Registered: Nov 2009
Posts: 51

Rep: Reputation: 14
I'm guessing you DO NOT have instructor.example.com machine around with some shared storage.
This article might be useful to you:
http://www.linuxjournal.com/content/...rprise-linux-6

Also, instead of "vim /etc/grub.conf" use "vi /etc/grub.conf".

Last edited by stef80; 03-26-2012 at 02:24 PM.
 
Old 03-26-2012, 02:37 PM   #19
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Joy1982 View Post
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
Code:
#!/bin/sh
case "$1" in user) echo kernel;; kernel) echo user;; *) echo "/root/program kernel|user" >/dev/stderr;; esac; exit 0

Quote:
Originally Posted by Joy1982 View Post
Code:
fdisk -cu/dev/sda
p
n
p
+30M
p
:wq(save) [0] 
vi /etc/fstab [1]
0) forgot to mark the partition as type "Linux" (L, 0x83).
1) could also 'echo "/dev/disk/by-uuid/of45ed56-ao28-4aad-8 /mnt/data ext4 -netdev" >> /etc/fstab' but that's not the advertised way of doing things.
2) you did not post what errors your actions resulted in. Without knowing those ('grep iscsi /var/log/messages; dmesg'?) it is hard to assist you.

Quote:
Originally Posted by Joy1982 View Post
IMAPS must be available to brad from example.com [0]
IMAPS must NOT be available to other networks or domains. [1]
The SSL certicate for the IMAPS server must be created as follows: [2]
0) Use /etc/hosts.allow ?
1) Use /etc/hosts.deny ?
2) Either use a customized ssl.conf or run 'Make imaps.cert' and answer the questions. See the documentation pointed to in earlier post.


Quote:
Originally Posted by Joy1982 View Post
Make the kernel parameter value set to 1 for kernflk. Changes should be visible from /proc/cmdline file.
Appending the line to the GRUB kernel line as you did is OK.
It requires a reboot with that kernel to show up in /proc/cmdline though.
 
Old 03-26-2012, 02:52 PM   #20
Joy1982
LQ Newbie
 
Registered: Jan 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled

Thanks the Script Program-me i Understood and same do kernel and would Tomorrow have the Print Screen Result as Unable to Take the Print Screen and Copy to you Forum as Unable to do it as Progress Unknown Now Known
...

Quote:
Please request for these 2 Solution

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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Quick Reply "post reply" button. IsaacKuo LQ Suggestions & Feedback 16 07-01-2018 02:52 PM
LXer: RC6 To Be Flipped On For Sandy Bridge, Ivy Bridge LXer Syndicated Linux News 0 12-11-2011 06:12 AM
webserver doesn't reply to external request but it reply's to local request ziba Linux - Server 4 05-11-2009 05:27 PM
post reply & submit reply buttons annehoog LQ Suggestions & Feedback 10 01-05-2004 06:43 PM
Evolution - reply - missing own reply emanuelgreisen Linux - Software 0 01-31-2003 04:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > Linux - Certification

All times are GMT -5. The time now is 12:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration