Training for LynxOS


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Training for LynxOS
# 1  
Old 12-03-2008
Training for LynxOS

I am trying to train for development on LynxOS.

I am currently useing a windows machine for work,
and do not have any other machine to use.

Should I just use VMware or anyother emulation
software to run LynxOS, or actually buy some sort
of physical board to train?

Any other information about training or development about
LynxOS is greatly appreciated.

Thanks in advance.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Any Solaris training?

Good Afternoon, Does anyone know of any free or cheap SkillSoft type Solaris training, with an exam? (0 Replies)
Discussion started by: Stellaman1977
0 Replies

2. Ubuntu

training for ubuntu

Hi I recently changed os from win xp to ubuntu. I am not new to LInux in general but new to this particular distribution. Could you advice me some training related administration of ubuntu on desktop platform (sth like 70-270 win xp from mcs). The best would be some audio and video course.... (0 Replies)
Discussion started by: presul
0 Replies

3. UNIX for Dummies Questions & Answers

Unix Training-where, when etc.

I'm being asked to go and take a training course in Advanced Unix and Perl. The main reason is the amount of information needed to get up to speed a short period of time, which is what we're limited on. Travel is fine. Can anyone suggest a good resource for researching the where and when for... (1 Reply)
Discussion started by: gavineq
1 Replies

4. UNIX for Dummies Questions & Answers

UNIX Training?

At work I have to restart applications and install upgrades to applications running on Solaris 10. Its pretty basic stuff but I have little experience of Unix so it can be a bit hairy at times. Work have offered to send me on some training but I have to select the course/training. I'm not... (2 Replies)
Discussion started by: Sepia
2 Replies

5. Shell Programming and Scripting

training videos

Dear Experts, I just want any web site from where i can download free or i can buy a full trainning video of unix shell programming. Can any body tell me the good video CBT for unic shell scripting. Regards, SHARY (1 Reply)
Discussion started by: shary
1 Replies

6. AIX

Training

I work for a company based in Alabama and am trying to learn AIX. I need some help learning as I do not even consider myself a begginer yet. We are running version 5.2 and I was wondering if anyone new how or where I could get some training?!? :confused: Thanks for your time, Justin (1 Reply)
Discussion started by: justinm
1 Replies

7. UNIX for Dummies Questions & Answers

training

Hello I need to get proper Unix training please advise from where i have to start and what is the scope. i am already working with citigroup as support analyst. thanks (8 Replies)
Discussion started by: Manzar Qureshi
8 Replies

8. UNIX for Dummies Questions & Answers

HP UX Training

I am considering getting some fundemental training in HP UX. I have been in the IT field for about 5 years and am looking for a way to make myself more marketable and learn more at the same time. I have very little knowledge of UNIX but would love to know more. Is this a smart plan or should I... (4 Replies)
Discussion started by: kstall
4 Replies
Login or Register to Ask a Question
sylseg-sk-training(1)						   USER COMMANDS					     sylseg-sk-training(1)

NAME
sylseg-sk-training - train the statistic for the syllabic segmentation SYNOPSIS
sylseg-sk-training [--color] [--dl debug level] [--help] [<input file>] DESCRIPTION
The sylabic segmentation is esential for some linguistic or speech recognition applications. Depending on the language either rule based or statistical approach is beying used. For Slovak the statistical approach seems to be more suitable. sylseg-sk-training creates the necessary data for one of the statistical approaches for the syllabic segmentaion. The input data are expected to be word segmented into syllables. The syllabic separator should be "-". If no input file is specified, the standard input is expected. The output is written in to the file. The filename is input filename with the extension ".statistics". If standard input is used, then the output filename is syl_output.statistics. The design of the sylseg-sk-training is language independent. Theoretically it should work for any language. OPTIONS
--color Enable color output. --dl Set the debug level. Control the amount of displayed information The debug level 0 displays nothing. The maximum level 5 displays full debugging report. The default debug level is 1. --help display a short help text EXAMPLES
Use file aaa.txt as training input and set up debug level to 3: sylseg-sk-training --dl 3 aaa.txt EXIT STATUS
sylseg-sk-training returns a zero if the training succeeds AUTHOR
Jozef Ivanecky (dodo (at) kanoistika.sk) SEE ALSO
sylseg-sk(1) version 0.4 September 9, 2006 sylseg-sk-training(1)