Sponsored Content
The Lounge What is on Your Mind? What should i do after Linux plus /LPI 1? Post 302993809 by lobsang on Tuesday 14th of March 2017 03:04:29 PM
Old 03-14-2017
Linux What should i do after Linux plus /LPI 1?

Actually i am from software background and wish to pursue my carrier in linux.
I will clear my linux plus and LPI 1 exam in a week time. wish to ask which certification i should prepare for . my aim is to get a job as a linux administrator.

should i prepare for LPI 2 certification or REDHAD certification and then try my luck. or else any other better certification that you guys can suggest me. Just need views for a better job scop in linux platform SmilieSmilieSmilieSmilie

May be any other technology related to system or server side .

Last edited by lobsang; 03-14-2017 at 04:09 PM..
This User Gave Thanks to lobsang For This Post:
 

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

LPI Level 1 Exam 101 (RPM)

Just thought that I'd announce that today, I passed the aforementioned exam, with flying colours :cool: In a months time I've got the 102 exam........ It wasn't that difficult really, and I got 100% on two of the subject areas (GNU and UNIX commands - 20 questions and the X Window System - 8... (5 Replies)
Discussion started by: zazzybob
5 Replies

2. Linux

LPI exams

Hello, Can any one can guide me on LPI examinations about what is the marking scheme & with study guide links.... (1 Reply)
Discussion started by: binny
1 Replies

3. UNIX for Dummies Questions & Answers

LPI Certificacion - Linux

Hello guys I stay all day and i looking the best option to make a exams en Linux .. but i find just one option and very expensive (180 Euro x 5 months + 200 matriculation) and in the lpi homepage is just 260 $ FAQ on Exams / FAQ / Certification / Home - LPI - :confused: I live in Spain... (3 Replies)
Discussion started by: ___
3 Replies

4. What is on Your Mind?

LPI Course - Koenig Solutions ?

I want to do a certification on Linux, LPI to be precise. I dont have any idea as to where should one begin. Can any one help me as to where to get the knowledge and certification from ? I would prefer classroom style of teaching and hence want to know of any reputed institue. I do not mind India... (6 Replies)
Discussion started by: IGS77
6 Replies

5. UNIX for Dummies Questions & Answers

LPI practice work

Hello everyone! Im Andrew and i'm studying for LPI 1, 2 Does anybody knows where can i find good and actual stuff for practice? if it is posible for free :-\ maybe testking or stuff like that. I want to take the first examn but im not sure if i have to study so much more. It is true... (4 Replies)
Discussion started by: andriusman
4 Replies
CTRLALTDEL(8)						       System Administration						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. FILES
/etc/rc.local SEE ALSO
simpleinit(8), init(8) AUTHOR
Peter Orbaek (poe@daimi.aau.dk) AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux October 1993 CTRLALTDEL(8)
All times are GMT -4. The time now is 01:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy