Open Source: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
(Warenwirtschaft)
(Dolibarr)
 
(11 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 ==
=== Open Source ===
+
=== Dolibarr ===
*[http://www.intars.de/ IntarS] / [http://www.intars.de/Downloads/ERP_IntarS_Handbuch.pdf Manual]
+
*[http://www.dolibarr.com/ Dolibarr], [https://wiki.dolibarr.org Wiki],  [https://github.com/Dolibarr/dolibarr Github Repository], [http://www.dolibarr.de/forum German Forum]
 +
 
 +
=== FAKTURAMA ===
 
*[http://forum.fakturama.info/ FAKTURAMA] / [https://fakturama.atlassian.net/wiki/ Wiki]
 
*[http://forum.fakturama.info/ FAKTURAMA] / [https://fakturama.atlassian.net/wiki/ Wiki]
 +
:For Windows, Linux and Mac OS, Language: Java, [https://bitbucket.org/fakturamadev/ Bitbucket Repository]
  
== Woltlab WCF ==
+
=== IntarS ===
*[https://github.com/WoltLab/WCF WCF - Woltlab Community Framework, Github]
+
*[http://www.intars.de/ IntarS] / [http://www.intars.de/Downloads/ERP_IntarS_Handbuch.pdf Manual]
*[https://kittblog.com/article/2/community-framework/ WCF Tipps und Tutorials, KITT Blog]
+
: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."''
=== Plugins, Pakete ===
 
*[https://github.com/WoltLab/WCF/wiki/Creating-a-simple-package Creating a simple package, WCF Github Wiki]
 
*[https://github.com/wbbaddons/Dummy-App Dummy Application, wbbaddons Github]
 
*[https://github.com/wbbaddons wbbaddons, Github]
 
*[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 ==
 
*[http://www.phptherightway.com/ PHP The Right Way] [http://rwetzlmayr.github.io/php-the-right-way/ Deutsch]
 
*[http://www.phptherightway.com/ PHP The Right Way] [http://rwetzlmayr.github.io/php-the-right-way/ Deutsch]
 
*[http://httpd.apache.org/mod_fcgid/ mod_fcgid, Apache.org]
 
*[http://httpd.apache.org/mod_fcgid/ mod_fcgid, Apache.org]
 
== Microsoft ==
 
*[https://technet.microsoft.com/de-de/library/mt169373 Hyper-V]
 
  
 
== Sonstiges ==
 
== Sonstiges ==
 
*[https://github.com/rg3/youtube-dl/ YouTube Downloader]
 
*[https://github.com/rg3/youtube-dl/ YouTube Downloader]

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