Linux training and MA thesis


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Linux training and MA thesis
# 1  
Old 07-08-2012
Linux training and MA thesis

Hello.

First, sorry for me English. I'm new here. I need help.
I'm from Poland and I write MA thesis about Linux courses in Europe and USA. Please write name company (and www. if You know) in ours country how offer training from Linux, no matter authorized or not (e.g. RH or Debian) . I want to make combination how many trainings are in another country, what they learning and how (good or bad), in which level (e.g. for beginner).

Thanks for Yours help.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Red Hat

Idea for master thesis related to Linux : Redhat.

Hello Team, I am on last semestr on my studies. I have a problem with choosing right thesis topic. Do You have maybe any ideas for thesis related to Linux area? I really need your help - the most important thing is that there should be research element in the topic because of master degree... (3 Replies)
Discussion started by: protos27
3 Replies

2. What is on Your Mind?

Recommended skill and training for Linux system administrator

Hi Friends ! I'm sorry if this not right place to ask questions like this. I'm working as a Linux system administrator in one of the Indian hosting company that provides tech support to various UK and US based clients. I have now total 3+ years of web hosting technology experience and good... (2 Replies)
Discussion started by: pratik_rao
2 Replies

3. News, Links, Events and Announcements

Linux online training resources

Dear all, I am preparing the RHCE Linux certification and I need to practise, practise and practise linux administration ...I wold be very pleasen if somebody lists here online training resources that can be used in order to prepare any kind of Linux Certification.. Actualy I am following the... (1 Reply)
Discussion started by: userlinx
1 Replies

4. Linux

Linux Certification/Training suggestions ?

I have been working linux administration for 2.5 years. I would like to have a certification in this. Yes RHCE is an option. I think already know most of the RHCE stuff. But I would like to have some thing advanced. I ready to for a full time course as I not getting the exposure in my current... (2 Replies)
Discussion started by: nitin09
2 Replies

5. UNIX for Dummies Questions & Answers

Another Thesis Problem

Hey All Just have another quick question (2 Replies)
Discussion started by: gerperrett
2 Replies

6. UNIX for Dummies Questions & Answers

Thesis Problems

Hey All i want to be able to run command line commands in a java program, ive heard about java runtime, am i on the right track? Cheers for the help (4 Replies)
Discussion started by: gerperrett
4 Replies
Login or Register to Ask a Question
PATGEN(1)						      General Commands Manual							 PATGEN(1)

NAME
patgen - generate patterns for TeX hyphenation SYNOPSIS
patgen dictionary_file pattern_file log_file translate_file DESCRIPTION
This manual page is not meant to be exhaustive. The complete documentation for this version of TeX can be found in the info file or manual Web2C: A TeX implementation. The patgen program reads the dictionary_file and produces the pattern_file, writing a transcript of its actions on the log_file. The dic- tionary_file should contain a list of hyphenated words and previously-generated patterns. The patterns thus generated can be read by initex for use in hyphenating words. For a (very) long example of patgen's output, see $TEXMF- MAIN/generic/hyphen/hyphen.tex, which contains the patterns TeX uses for English. At some sites, patterns for several other languages may be available, and the local tex programs may have them preloaded; consult your Local Guide or your system administrator for details. All filenames must be complete; no adding of default extensions or path searching is done. FILES
$TEXMFMAIN/generic/hyphen/hyphen.tex Patterns for English. SEE ALSO
Frank Liang, Word hy-phen-a-tion by com-puter, STAN-CS-83-977, Stanford University Ph.D. thesis, 1983. Donald E. Knuth, The TeXbook, Addison-Wesley, 1986, ISBN 0-201-13447-0, Appendix H. AUTHORS
Frank Liang wrote the first version of this program. Peter Breitenlohner made a substantial revision in 1991 for TeX 3. The first version was published as the appendix to the TeXware technical report, available from the TeX Users Group. Howard Trickey originally ported it to Unix. Web2C 7.3.1 27 December 1992 PATGEN(1)