Open Source: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
K (Jg verschob die Seite Open Source Links nach Other Links)
(Dolibarr)
 
(17 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
Page for some interesting links I want to remember...
+
Usefull Open Source software, tipps and other links for businesses (personal notes)
  
== ERP Warenwirtschaft ==
+
== Open Source - ERP software ==
=== IntarS ===
+
=== Dolibarr ===
*[http://www.intars.de/ Home intars.de]
+
*[http://www.dolibarr.com/ Dolibarr], [https://wiki.dolibarr.org Wiki],  [https://github.com/Dolibarr/dolibarr Github Repository], [http://www.dolibarr.de/forum German Forum]
*[http://www.intars.de/Downloads/ERP_IntarS_Handbuch.pdf Manual intars.de]
 
  
== Woltlab WCF ==
+
=== FAKTURAMA ===
*[https://github.com/WoltLab/WCF WCF - Woltlab Community Framework, Github]
+
*[http://forum.fakturama.info/ FAKTURAMA] / [https://fakturama.atlassian.net/wiki/ Wiki]
*[https://kittblog.com/article/2/community-framework/ WCF Tipps und Tutorials, KITT Blog]
+
:For Windows, Linux and Mac OS, Language: Java, [https://bitbucket.org/fakturamadev/ Bitbucket Repository]
  
=== Plugins, Pakete ===
+
=== IntarS ===
*[https://github.com/WoltLab/WCF/wiki/Creating-a-simple-package Creating a simple package, WCF Github Wiki]
+
*[http://www.intars.de/ IntarS] / [http://www.intars.de/Downloads/ERP_IntarS_Handbuch.pdf Manual]
*[https://github.com/wbbaddons/Dummy-App Dummy Application, wbbaddons Github]
+
:Open Source Commercial License, Quote:
*[https://github.com/wbbaddons wbbaddons, Github]
+
:''"Non-Commercial Usage of IntarS is allowed for any legal purpose. Commercial usage requires an additional commercial license. Commercial usage begins when switching from evaluation to productive usage."''
*[https://github.com/andoca/WCF1-Wordmatch Wordmatch Beta]
 
*[https://community.woltlab.com/thread/241815-need-help-convert-plugin-wordmatch-from-wcf-1-to-wcf-2-1-x/ Event-Listener, Woltlab Community ]
 
 
 
=== Template code ===
 
*[https://community.woltlab.com/thread/245285-eigenes-plugin-syntax-error-in-if-tag/?postID=1493584#post1493584 _wcf user]
 
  
 
== Linux ==
 
== Linux ==
Zeile 25: Zeile 19:
  
 
=== Linux Cluster ===
 
=== Linux Cluster ===
*[https://www.mynakedgirlfriend.de/zwei-node-ha-cluster-bei-hetzner/ Zwei-Node HA-Cluster bei Hetzner]
+
*[https://www.mynakedgirlfriend.de/zwei-node-ha-cluster-bei-hetzner/ Two-node HA-cluster (Hetzner)]
*[http://daemonkeeper.net/69/hochverfuegbare-linux-cluster/ Hochverfügbare Linux Cluster]
+
*[http://daemonkeeper.net/69/hochverfuegbare-linux-cluster/ High available Linux cluster]
 
*[https://www.thomas-krenn.com/en/wiki/HA_Cluster_with_Linux_Containers_based_on_Heartbeat,_Pacemaker,_DRBD_and_LXC#Hardware HA Cluster with Linux Containers based on Heartbeat, Pacemaker, DRBD and LXC]
 
*[https://www.thomas-krenn.com/en/wiki/HA_Cluster_with_Linux_Containers_based_on_Heartbeat,_Pacemaker,_DRBD_and_LXC#Hardware HA Cluster with Linux Containers based on Heartbeat, Pacemaker, DRBD and LXC]
  
 
== Git ==
 
== Git ==
*[https://www.thomas-krenn.com/de/wiki/Git_Server-Konfiguration Git_Server Konfiguration]
+
*[https://www.thomas-krenn.com/de/wiki/Git_Server-Konfiguration Git server configuration]
  
 
== Security ==
 
== Security ==
Zeile 38: Zeile 32:
 
*[https://www.virtualforge.com/vmovie/xsrf/xsrf_attacked.html Beispiel XSRF-Angriff]
 
*[https://www.virtualforge.com/vmovie/xsrf/xsrf_attacked.html Beispiel XSRF-Angriff]
 
*[http://www.massivegrid.com/high-availability-dedicated-cloud-servers/ High Availability Server]
 
*[http://www.massivegrid.com/high-availability-dedicated-cloud-servers/ High Availability Server]
 +
*[https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt Linux networking, ip sysctl]
 +
*[https://www.kernel.org/doc/Documentation/sysctl/ Linux sysctl, Documentation]
  
 
== Programming ==
 
== Programming ==

Aktuelle Version vom 26. Januar 2017, 12:34 Uhr

Usefull Open Source software, tipps and other links for businesses (personal notes)

Open Source - ERP software

Dolibarr

FAKTURAMA

For Windows, Linux and Mac OS, Language: Java, Bitbucket Repository

IntarS

Open Source Commercial License, Quote:
"Non-Commercial Usage of IntarS is allowed for any legal purpose. Commercial usage requires an additional commercial license. Commercial usage begins when switching from evaluation to productive usage."

Linux

Command Line Interface

Linux Cluster

Git

Security

Programming

Sonstiges