Difference between revisions of "Documentatie"

From PostgreSQL_wiki
Jump to: navigation, search
(MediaWiki)
(rtfm)
 
(9 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
* [http://www.freeos.com/guides/lsst/ Linux Shell Scripting Tutorial v1.05r3 A Beginner's handbook]
 
* [http://www.freeos.com/guides/lsst/ Linux Shell Scripting Tutorial v1.05r3 A Beginner's handbook]
 
* [http://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide]
 
* [http://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide]
  +
* [http://www.faqs.org/docs/Linux-HOWTO/Bash-Prog-Intro-HOWTO.html Bash programming]
  +
  +
== NLLGG LPI training ==
  +
Quick refs en aanvullende informatie.
  +
   
 
== LPI ==
 
== LPI ==
Line 28: Line 33:
 
Elk deel duurt tussen de 30 en 60 minuten.
 
Elk deel duurt tussen de 30 en 60 minuten.
   
  +
== bash ==
  +
* http://www.smachado.com/2009/02/bash-send-a-running-process-to-background/
 
== osFinancials Gebruikershandleiding ==
 
== osFinancials Gebruikershandleiding ==
 
osFinancials is een nederlands open source product voor het voeren van boekhoudingen. Het pakket is geschreven in het proprietary Delphi, maar er zijn al modules in open source lazarus pascal ontwikkeld.
 
osFinancials is een nederlands open source product voor het voeren van boekhoudingen. Het pakket is geschreven in het proprietary Delphi, maar er zijn al modules in open source lazarus pascal ontwikkeld.
Line 45: Line 52:
 
== MediaWiki ==
 
== MediaWiki ==
 
=== Los gestort ===
 
=== Los gestort ===
  +
* http://www.vanheusden.com/Linux/
  +
* http://www.handleidinghtml.nl/
 
Wijzigen van de navigatie:
 
Wijzigen van de navigatie:
 
http://wiki.webhuis.nl/index.php?title=MediaWiki:Sidebar&action=edit
 
http://wiki.webhuis.nl/index.php?title=MediaWiki:Sidebar&action=edit
Line 52: Line 61:
 
of
 
of
 
----
 
----
  +
</pre>
  +
==== rtfm ====
  +
De betekenis van de afkorting rtfm is als volgt gedefinieerd: Request Tracker FAQ Manager. Het is een Debian package, kijk maar:
  +
<pre>
  +
Package : rtfm
  +
Vulnerability : cross-site scripting
  +
Problem type : remote
  +
Debian-specific: no
  +
CVE ID : CVE-2012-2768
  +
  +
It was discovered that rtfm, the Request Tracker FAQ Manager, contains
  +
multiple cross-site scripting vulnerabilities in the topic
  +
administration page.
  +
  +
For the stable distribution (squeeze), this problem has been fixed in
  +
version 2.4.2-4+squeeze1.
  +
  +
For the testing distribution (wheezy) and the unstable distribution
  +
(sid), this problem has been fixed in version 4.0.6-4 of the
  +
request-tracker4 package.
 
</pre>
 
</pre>
 
<hr/>
 
<hr/>

Latest revision as of 10:13, 30 August 2012

Linux Gebruikershandleiding

NLLGG LPI training

Quick refs en aanvullende informatie.


LPI

Lesmateriaal voor het behalen van systeembeheer Linux

LPI certification 101

LPI certification 102

Wat moet je doen?

  • Netjes afdrukken
  • Gaatjes erdoor
  • Per deel in een aparte tab in de map
  • Met de map open en de computer aan elk deel doornemen.

Elk deel duurt tussen de 30 en 60 minuten.

bash

osFinancials Gebruikershandleiding

osFinancials is een nederlands open source product voor het voeren van boekhoudingen. Het pakket is geschreven in het proprietary Delphi, maar er zijn al modules in open source lazarus pascal ontwikkeld.

osFinancials heeft een ingebouwde interfaces met:

  • vtiger, maar niet met Sugarcrm
  • Microsoft Office en niet met Open Office

De uitgebreide nederlandstalige gebruikershandleiding van osFinancials is met copyright beschermd, als je hem wilt lezen dan moet je hem kopen. Het ziet er niet heel erg gelikt uit, maar zo hebben boekhouders het graag. We willen je natuurlijk helpen en kunnen vanuit de handleiding van advies dienen.

Sugarcrm Gebruikershandleiding

Sugarcrm documentatie in het nederkands.

Ubuntu Karmic handleiding

Zeer uitgebreide handleiding van Ubuntu Karmic.

MediaWiki

Los gestort

Wijzigen van de navigatie:

http://wiki.webhuis.nl/index.php?title=MediaWiki:Sidebar&action=edit

Maken van een ruler:

<hr/> of <hr />
of
----

rtfm

De betekenis van de afkorting rtfm is als volgt gedefinieerd: Request Tracker FAQ Manager. Het is een Debian package, kijk maar:

Package        : rtfm
Vulnerability  : cross-site scripting
Problem type   : remote
Debian-specific: no
CVE ID         : CVE-2012-2768

It was discovered that rtfm, the Request Tracker FAQ Manager, contains
multiple cross-site scripting vulnerabilities in the topic
administration page.

For the stable distribution (squeeze), this problem has been fixed in
version 2.4.2-4+squeeze1.

For the testing distribution (wheezy) and the unstable distribution
(sid), this problem has been fixed in version 4.0.6-4 of the
request-tracker4 package.

Terug naar: Main Page