Sponsored Content
The Lounge What is on Your Mind? I Am Calling All Unix Experts Young Mind In Need Post 102450 by amro1 on Friday 17th of March 2006 10:18:53 PM
Old 03-17-2006
It is kind of very nice escape

See, these are the certificates of completion but they DO WORK as you try get a job. The DVD itself is VERY GOOD! Nothing is perfect under Moon Smilie but it is really great course! It saves great deal on money, it is not a substitution for a system administrator course but it covers pretty much everything that one has to know before system administrator course. Then, the certification by unixacademy.com is very well working. Read the texts over there. They do not have timed exam, you get 80 questions by mail (not by email) and you have one month to work it out. Then you send it back and they'll call you to discuss the questions. Well read it there... If you ask me, it is the best option I ever heard. I didn't take the Admin test there, yet, but I'm still on this DVD and I have learned A LOT. I actually got it from CustomFLix store directly. They do not publish it but if you buy from CustomFlix they send back also couple of pins "TechnoProfessor certified". Friend of mine who got it from Amazon didn't receive the pins. I think it is better to go trough this one for some $100 and then if needed take the really advanced one.
 

6 More Discussions You Might Find Interesting

1. AIX

Calling All Aix Experts

I am new to the world of AIX. I want to get certified in AIX and learn it but fast. with in 3 months Could you give me some advise of a good site that with teach you or a bootcamp that is reasonable. I am really in need I am in atlanta (0 Replies)
Discussion started by: Courtney3216
0 Replies

2. UNIX for Dummies Questions & Answers

Unix command in mind map

I found this link that might be useful for a newbie to remember unix commands. It use mind map technique and summarize everything within one page. http://mind-map-you.blogspot.com/2006/12/unix-command-in-mind-map.html (0 Replies)
Discussion started by: bani100
0 Replies

3. Shell Programming and Scripting

forums to hire unix experts

Please recommend forums where I could look for unix expert candidates. (3 Replies)
Discussion started by: itmgr
3 Replies

4. UNIX for Dummies Questions & Answers

Unix Experts Answer this INterview Questions please

1, why Boot server should be in a network in jumpstart? 2, what is the different between patch and package? 3, how to list the avilable NIC in solaris9? 4, User complaing system is slow (solaris) what are the steps to check? 5, what is hardware error and software error and Transport Error? in... (5 Replies)
Discussion started by: suresh_krish
5 Replies

5. UNIX for Dummies Questions & Answers

Unix Shell Scripting( Calling from Unix to PLSQL)

Hello Experts, I have the following questions to be discussed here at this esteemed discussion forum. I have two Excel sheets which contain Unix Commands llike creating directory the structure/ftp/Copy/Zip etc to basically create an environment. I need help in understanding some of... (1 Reply)
Discussion started by: faizsaadq
1 Replies

6. Cybersecurity

UNIX files timestamping - Need experts opinion as testimonial

Hi I am requesting your help to obtain opinions and testimonials in order to be be able to make my own opinion since I am definetly not a unix expert. Say we have a UNIX server. On this server there is a specific directory let us call it "DIR" A security incident have been reported... (10 Replies)
Discussion started by: docflied
10 Replies
GPIOLOCK(4)						   BSD Kernel Interfaces Manual 					       GPIOLOCK(4)

NAME
gpiolock -- support for multi-position keylocks attached to GPIO pins SYNOPSIS
gpiolock* at gpio? offset ? mask ? gpiolock* at gpio? DESCRIPTION
The gpiolock driver allows connecting of multi-position keylocks over GPIO pins. The keylock driver registers with an in-kernel keylock sup- porting system and provides kauth(9) support through an experimental security model. The keylock state can be queried using the hw.keylock sysctl variables. Only locks with 2-4 positions are currently supported. The pin number is specified in the kernel configuration with the offset locator. The mask locator denotes the pins used for the lock (minimum 2, maximum 4 pins are used). The offset and mask can also be specified when gpiolock is attached at runtime using the GPIOATTACH ioctl(2) on the gpio(4) device. SEE ALSO
gpio(4), intro(4) HISTORY
The gpiolock driver first appeared in NetBSD 6.0. AUTHORS
The gpiolock driver was written by Marc Balmer <marc@msys.ch>. BSD
August 21, 2009 BSD
All times are GMT -4. The time now is 11:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy