Server/Jails/SRS15/2015: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
== [[w:de:Django (Framework) | Django]] == | == [[w:de:Django (Framework) | Django]] == | ||
=== Django Installation === | |||
: <code>cd /usr/ports/www/py-django/ && sudo make install clean</code> | : <code>cd /usr/ports/www/py-django/ && sudo make install clean</code> | ||
Zeile 25: | Zeile 27: | ||
== [[w:de:Open Ticket Request System | OTRS]] == | == [[w:de:Open Ticket Request System | OTRS]] == | ||
=== OTRS Installation === | |||
: <code>cd /usr/ports/devel/otrs/ && sudo make install clean</code> | |||
== [[w:de:Trac | trac]] == | |||
=== trac Installation === | |||
: <code>cd /usr/ports/www/trac/ && sudo make install clean</code> | |||
== Sonstiges == | == Sonstiges == | ||
=== [[w:de:Lynx (Browser) | Lynx]] === | === [[w:de:Lynx (Browser) | Lynx]] === | ||
==== Lynx Zweck ==== | |||
* Browser für den [[w:de:localhost | localhost]] | |||
*: [[Benutzer:PaulRiegel|PaulRiegel]] ([[Benutzer Diskussion:PaulRiegel|Diskussion]]) wollte bei [[#Django]] (gemäß Tutorial) [https://docs.djangoproject.com/en/1.5/intro/tutorial01/#the-development-server den development server] testen. | |||
==== Lynx Installation ==== | |||
: <code>cd /usr/ports/www/py-django/ && sudo make install clean</code> | : <code>cd /usr/ports/www/py-django/ && sudo make install clean</code> | ||
<pre> | <pre> |
Version vom 10. Juli 2013, 19:57 Uhr
- Verwendungszweck
- ansatzweise Anwendung von verschiedener Software für ein potentielles AUS
- Accounts
Django
Django Installation
cd /usr/ports/www/py-django/ && sudo make install clean
┌──────────────────────────── py27-django-1.5.1 ───────────────────────────────┐ │ ┌──────────────────────────────────────────────────────────────────────────┐ │ │ │+[ ] FASTCGI FastCGI support │ │ │ │+[ ] HTMLDOCS Install the HTML documentation (requires Sphinx) │ │ │ │───────────────────────────────── DATABASE ───────────────────────────────│ │ │ │+[ ] PGSQL PostgreSQL database support │ │ │ │+[ ] MYSQL MySQL database support │ │ │ │+[x] SQLITE SQLite database support │ │ │ └──────────────────────────────────────────────────────────────────────────┘ │ ├──────────────────────────────────────────────────────────────────────────────┤ │ < OK > <Cancel> │ └──────────────────────────────────────────────────────────────────────────────┘
===> Cleaning for py27-django-1.5.1
- Done!
OTRS
OTRS Installation
cd /usr/ports/devel/otrs/ && sudo make install clean
trac
trac Installation
cd /usr/ports/www/trac/ && sudo make install clean
Sonstiges
Lynx
Lynx Zweck
- Browser für den localhost
- PaulRiegel (Diskussion) wollte bei #Django (gemäß Tutorial) den development server testen.
Lynx Installation
cd /usr/ports/www/py-django/ && sudo make install clean
┌────────────────────────────── lynx-2.8.7.2,1 ────────────────────────────────┐ │ ┌──────────────────────────────────────────────────────────────────────────┐ │ │ │+[x] DEFAULT_COLORS Colors support │ │ │ │+[x] IPV6 IPv6 protocol support │ │ │ │+[x] NLS Native Language Support │ │ │ │+[x] SSL SSL protocol support │ │ │ └──────────────────────────────────────────────────────────────────────────┘ │ ├──────────────────────────────────────────────────────────────────────────────┤ │ < OK > <Cancel> │ └──────────────────────────────────────────────────────────────────────────────┘
===> Cleaning for lynx-2.8.7.2,1
- Done!