Questions tagged [training]

12 questions
43
votes
4 answers

Is there such a thing as a Ubuntu Certified Engineer?

I am looking for certification on Ubuntu server technology or possibly Debian (as long as its supplied by Canonical, is that even possible?) which Ubuntu is based on. Is there such a thing provided by Canonical? In what regions are these services…
Bruno Pereira
  • 74,715
13
votes
5 answers

How to make money from/in Ubuntu/Linux?

I'm a student right now, and later in life I'd like to get really involved in the Linux ecosystem. However I recognize the need to put bread on the table, so my question is: How can I make money from Ubuntu/Linux? The situation right now is that my…
Dante Ashton
  • 5,595
7
votes
1 answer

Are there any Ubuntu Courses or training programs?

Apple and Microsoft have their own courses, which give you a certification if you pass them. I could not find a definitive answer on whether Ubuntu Online courses, or any other Ubuntu training programs, exist. Here on Ask Ubuntu there is a question…
blade19899
  • 26,994
2
votes
1 answer

Is there any "babytype"-like aplication on ubuntu?

Please, let me know what are the best keyboard type trainers for children on Ubuntu? I was asked to use babytype but this app is for Windows OS but I'm using Ubuntu.
1
vote
0 answers

Vocabulary learning on linux using Free Dictionary files (TEI P5 XML)

for brushing up a foreign language, I need to find a way to use Free Dictionary files in TEI P5 xml format with one of the vocabulary trainers available for Linux. So far I tried Parley, Pauker and Multi-Language-Vocabulary-Trainer, but it seems…
hsiyao
  • 11
1
vote
2 answers

Train rspamd filter

I have rspamd installed and configured as my spam filter of choice, along with dovecot and postfix. It's working well, but it occasionally misses the odd spam message here and there. How can I train rspamd's filter through the terminal on some spam…
1
vote
0 answers

I'm having trouble installing OCRopy, I want to use it to create train data for an old manuscript in latin. What prereqs are needed and lines to write

So I am new to using Ubuntu and I am trying to install OCRopy to make train data with the end goal of creating a transcript for a 15th c. manuscript. So far I am considering that my problem may be a lack of prerequisites. I have installed python3…
mumbot
  • 11
1
vote
1 answer

Cannot make .box files -Training Tessearct

I am trying to train Tesseract in Ubuntu 20.04.1 LTS.I have downloaded tesseract and the training tools required. For the training data I am using jTessBoxEditor.I have the .tiff files but I am unable to make the .box files.When I type the following…
Hula
  • 11
1
vote
1 answer

Where can I find technical documentation for training in Ubuntu?

hello friends as might have documentation, written tests, ubuntu introductory material, to give talks to local users, I'm from Venezuela state falcon, or as part of a dedicated service technician specializing in ubuntu
0
votes
1 answer

Ubuntu can not run caffe model in multigpu mode

I have a three connected GTX 1080 Ti and I am trying to train a model with multigpu option. But it doesnt work. With single gpu, it train well but with multigpu it says like this and doing nothing: I1210 13:24:25.852613 3033 net.cpp:1358] [1]…
Furkan
  • 3
  • 1
0
votes
3 answers

Video Training Courses for Linux/Ubuntu?

I'm a software developer with more than 15 years of experience on Windows platform, focused on C#/.NET/SQL Server stack. Recently I decided to explore Linux and learn a new development technology stack which is completely unrelated to Microsoft.…
Anil
  • 127
0
votes
0 answers

Select training script does not work

I copied a script from bash tldp tutorial web-site. http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-9.html Trying to run this, I am getting the following error: only "else part" is working. OPTIONS="Hello Quit" select opt in $OPTIONS; do …
Josef Klimuk
  • 1,636