Did you all here this before about this company koenig-solutions
This company are base in India. It provide a lot of training/certification. The best this is.. if you dont have the place to stay when doing the training.. they can provided it.. It include in the training/cert price… Most of the training is boot camp ,RHCE, NCLE, Solaris, CCNA, CCNP, MCSE, LP1,LP12, to many…
Here i provided same example of the training including the price and accomondation.
Dammit.. i just failed my NCLP em.. i make the careless mistake… the last part.. i did’t score on it… Shell script… <.sh>
what is my mistake.. i configure the wrong path for the log…. so the backup script running on the server is not the right thing…the script running but… the log is in different part.. so it will make me fail for all the end of section… the cron is running..but the script is wrong…. so i lose the 200 mark overthere…
[fail@NCLP]$ setfacl -m u:axel:rw-
[fail@NCLP]$ getfacl pizza
ACL already wrongly configure for the Group so it will make my NFS wrongly
The group also wrongly configure...But seriously i really2 need to resit this exam....
For the next exam i need to be make sure that no more careless mistake...
OMG.. this Sunday i will start working on Shift.. after my validation today..8am to 8pm…On friday is my NCLP exam.. oh.. my head full of UNIX Command now..how about SLES… hahaha…dont mix it up..dont close the YAST… use the rcxxxx …xxxx is service…dont forget about the syslog.ng… troubleshoot the user permission access.
Today I got the Linux Format Magazine (LXF – October).On the top of cover got the “HOT TOPIC” = $$$$ Cash for knowledge – Get your Linux skills certified and walk into a dream job.. This what I’m doing right now.. Get more certs and earn more… and get the jobs that you like.
Some paragraphs that I copied from that magazine.
“All you need to do is get certifications-something that a potential employer will recognize on you CV.”
“Professional training schemes cost professional amounts of money, and if you’re lucky, this sum will be footed by our employer. Training is expensive, but that’s because the rewards are usually worth the effort in term of better pay and job satisfaction” Source LFX
For me the money is not the problem for the company… If employer wants the quality of services they should send the employee for the training… Hands on training.. No online material or eBook …Employee also can gain more skill/knowledge… it will represent the quality services for the employer…But I think it will work for the MSC/MNC status company. How about the local company that not have this status.. But make more profit… They should send also… Employer should take care of every employee.. Don’t make your employee leave if they have the skill that required for that job. To find the Linux people is not easy…trust me.. where to find this geek people…where are they.. all are in HP/IBM..hahaha
Last time when I attend the Novell Certified Linux Professional Course my instructor told me that NCLE more difficult than the RHCE.. When I do the comparison yes it true… but RHCT more difficult than the NCLP… But got the certain part that more difficult in NCLP is syslog-ng…. But now I can understand the concept of syslog-ng already..Thanks to my instructor…
But for future I don’t know yet.. I will go to Linux Certification (NCLE) or HP CSA (Because my new post is UNIX…) I think I should go to UNIX… this is suitable for me… Let me feel first…How the UNIX life….Maybe I also can learn more about UNIX.. I will support SERVER… Server…no more Motherboard Certification… This experience very2 valuable for my future…
If you’re Linux User/ g33k / 1337 the certification is important.. You will specialized in the UNIX/Linux field… no more MISC stuff to be done… for sure no more windows….
Ah damm.. yesterday i make the phone call to the NCLP exam centre @ CSA to postpone my exam coz i think i unable to take the exam on that date. My time to tight.. how to sit the exam.. i need to rushing… then need to take my offer later… then going back at late night…and next day need to work again… damm… I’m have give 150% preparation for this exam. I’m ready to take it..but i need time.. i think no need to rush to get this exam ASAP.. because i got the new job at KL. so its easy to me to schedule the exam and sit the exam.
From: practicum@novell.com
Subject: Scheduled Exam: Certified Linux Professional 10 To: XXXXXXXXX@yahoo.com Date: Wednesday, October 22, 2008, 3:55 PM
This eMail has been sent to confirm your scheduled date to take the followingexam:
Certified Linux Professional 10
SCHEDULED FOR: Friday, November 28th at 10:30 AMTO BE TAKEN AT: Computer Systems Advisers Malaysia Berhad - Petaling Jaya
Point your web-browser to http://practicum.novell.com and read the FAQ (underthe "main menu") for more information on login access to your exam.
***************************************************************KHAIRUL ADI JOHARI TAJUL ALINovell Candidate ID: XXXXXXXXXeMail: XXXXXXXXX@yahoo.com
Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System /dev/sda1 * 1 1959 15735636 83 Linux /dev/sda2 1960 2482 4200997+ 82 Linux swap / Solaris /dev/sda3 2483 2495 104422+ 83 Linux /dev/sda4 2496 19457 136247265 5 Extended /dev/sda5 2496 2508 104391 8e Linux LVM /dev/sda6 2509 2521 104391 8e Linux LVM /dev/sda7 2522 2534 104391 8e Linux LVM /dev/sda8 2535 2547 104391 fd Linux raid autodetect /dev/sda9 2548 2560 104391 fd Linux raid autodetect /dev/sda10 2561 2573 104391 fd Linux raid autodetect /dev/sda11 2574 2586 104391 83 Linux da1:~ # clear
da1:~ # mdadm –hlp mdadm: unrecognized option `–hlp’ Usage: mdadm –help for help da1:~ # mdadm –help mdadm is used for building, managing, and monitoring Linux md devices (aka RAID arrays) Usage: mdadm –create device options… Create a new array from unused devices. mdadm –assemble device options… Assemble a previously created array. mdadm –build device options… Create or assemble an array without metadata. mdadm –manage device options… make changes to an existing array. mdadm –misc options… devices report on or modify various md related devices. mdadm –grow options device resize/reshape an active array mdadm –incremental device add a device to an array as appropriate mdadm –monitor options… Monitor one or more array for significant changes. mdadm device options… Shorthand for –manage. Any parameter that does not start with ‘-’ is treated as a device name or, for –examine-bitmap, a file name. The first such name is often the name of an md device. Subsequent names are often names of component devices.
For detailed help on the above major modes use –help after the mode e.g. mdadm –assemble –help For general help on options use mdadm –help-options da1:~ # mdadm –create /dev/md0 –level=1 –raid-devices=2 /dev/sda8 /dev/sda9 mdadm: array /dev/md0 started. da1:~ # array /dev/md md0 md11 md14 md17 md2 md22 md25 md28 md30 md5 md8 md1 md12 md15 md18 md20 md23 md26 md29 md31 md6 md9 md10 md13 md16 md19 md21 md24 md27 md3 md4 md7 da1:~ # more /proc/partitions major minor #blocks name
8 0 156290904 sda 8 1 15735636 sda1 8 2 4200997 sda2 8 3 104422 sda3 8 4 1 sda4 8 5 104391 sda5 8 6 104391 sda6 8 7 104391 sda7 8 8 104391 sda8 8 9 104391 sda9 8 10 104391 sda10 8 11 104391 sda11 9 0 104320 md0 da1:~ # mdadm –misc–query /dev/md0 mdadm: unrecognized option `–misc–query’ Usage: mdadm –help for help da1:~ # mdadm –misc –query /dev/md0 /dev/md0: 101.88MiB raid1 2 devices, 0 spares. Use mdadm –detail for more detai l. da1:~ # mdadm –misc –details /dev/md0 mdadm: unrecognized option `–details’ Usage: mdadm –help for help da1:~ # mdadm –misc –detail /dev/md0 /dev/md0: Version : 00.90.03 Creation Time : Tue Aug 5 13:57:12 2008 Raid Level : raid1 Array Size : 104320 (101.89 MiB 106.82 MB) Used Dev Size : 104320 (101.89 MiB 106.82 MB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 0 Persistence : Superblock is persistent
Update Time : Tue Aug 5 13:57:15 2008 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0
Number Major Minor RaidDevice State 0 0 0 0 removed 1 8 9 1 active sync /dev/sda9 da1:~ # mdadm –manage /dev/md0 –remove /dev/sda9 mdadm: hot remove failed for /dev/sda9: Device or resource busy da1:~ # mdadm –stop /dev/md0 mdadm: stopped /dev/md0 da1:~ # more /proc/partitions major minor #blocks name
8 0 156290904 sda 8 1 15735636 sda1 8 2 4200997 sda2 8 3 104422 sda3 8 4 1 sda4 8 5 104391 sda5 8 6 104391 sda6 8 7 104391 sda7 8 8 104391 sda8 8 9 104391 sda9 8 10 104391 sda10 8 11 104391 sda11 da1:~ # mdadm –create /dev/md1 –level=5 –raid-devices=3 /d
ev/sda8 /dev/sda9 / dev/sda10 –spare-devices=1 /dev/sda11 mdadm: /dev/sda8 appears to be part of a raid array: level=raid1 devices=2 ctime=Tue Aug 5 13:57:12 2008 mdadm: /dev/sda9 appears to be part of a raid array: level=raid1 devices=2 ctime=Tue Aug 5 13:57:12 2008 Continue creating array? y mdadm: array /dev/md1 started. da1:~ # mdadm –misc –detail /dev/md1 /dev/md1: Version : 00.90.03 Creation Time : Tue Aug 5 14:07:37 2008 Raid Level : raid5 Array Size : 208640 (203.78 MiB 213.65 MB) Used Dev Size : 104320 (101.89 MiB 106.82 MB) Raid Devices : 3 Total Devices : 4 Preferred Minor : 1 Persistence : Superblock is persistent
Update Time : Tue Aug 5 14:07:44 2008 State : clean Active Devices : 3 Working Devices : 4 Failed Devices : 0 Spare Devices : 1
Yes I already register for this exam and scheduled in on October 2008. I hope that the instructor and the exam center can handle the exam on that time. I left than 1 month to do some revision. After this i can hold my first Pro Certificate. NCLP then try get the NCLE. I wish that i can pass it with the higher mark.
AkuAdi My Life, My Journey
*I HATE LIER
*i hate that person who have the bad attitude like selfish, and always late
*****I'm adi..and i will be adi forever... ;) *****