|
11.
|
|
|
An in-depth exploration of the art of shell scripting.
|
|
|
Description
|
|
|
|
En dybdegående udforskning af skalskripter.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
12.
|
|
|
This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction ... all the while sneaking in little snippets of UNIX(R) wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
|
|
|
Description
|
|
|
|
Dette øveprogram forudsætter ingen tidligere viden om skripter eller programmering, men går hurtigt fremad mod et mellem/avanceret niveau for instruktionen ... mens der sniges en smule programstumper fra UNIX(R) ind. Den fungerer som en tekstbog, en manual til selvundervisning og en reference og kilde for viden om skalskriptteknologier. Øvelserne og meget kommenterede eksempler inviterer til aktiv læserdeltagelse, under den præmis at den eneste måde virkelig at lære skriptopbygning er at skrive skripter.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
13.
|
|
|
This book is suitable for classroom use as a general introduction to programming concepts.
|
|
|
Description
|
|
|
|
Bogen er egnet til brug i klasseværelset, som en generel introduktion til programmeringskoncepter.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abs-guide
|
|
14.
|
|
|
de novo, parallel, sequence assembler for short reads
|
|
|
Summary
|
|
|
|
De novo, parallel, sekvensassembler for korte læsninger
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abyss
|
|
15.
|
|
|
ABySS is a de novo, parallel, sequence assembler that is designed for short reads. It may be used to assemble genome or transcriptome sequence data. Parallelization is achieved using MPI, OpenMP and pthread.
|
|
|
Description
|
|
|
|
ABySS er en de nove, parallel, sekvensassembler, som er designet for korte læsninger. Den kan bruges til at samle genom eller transkriptome sekvensdata. Parallelisering opnås via MPI, OpenMP og pthread.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: abyss
|
|
16.
|
|
|
Password dictionary attack tool for SMB
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: acccheck
|
|
17.
|
|
|
The tool is designed as a password dictionary attack tool that targets windows authentication via the SMB protocol. It is really a wrapper script around the 'smbclient' binary, and as a result is dependent on it for its execution.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: acccheck
|
|
18.
|
|
|
archive file manipulation program
|
|
|
Summary
|
|
|
|
program til manipulation af arkivfiler
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
19.
|
|
|
Afio manipulates groups of files, copying them within or between filesystems and an afio archive.
|
|
|
Description
|
|
|
|
afio manipulerer grupper af filer, kopierer dem indenfor eller mellem filsystemer og et afio-arkiv.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|
|
20.
|
|
|
Afio archives are portable as they contain only ASCII-formatted header information. Afio makes cpio-format archives. Afio deals somewhat gracefully with input data corruption. Afio supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives.
|
|
|
Description
|
|
|
|
Afio-arkiver kan kopieres rundt, da de kun indeholder ASCII-formaterede teksthovedinformation. Afio udarbejder cpio-formaterede arkiver. Afio håndterer elegant ødelagte inddata. Afio understøtter arkiver med flere volumer under interaktive handlinger. Afio kan udarbejde komprimerede arkiver som er meget mere sikre end komprimerede tar- eller cpio-arkiver.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: afio
|