1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-15 20:32:20 +00:00
Commit Graph

424 Commits

Author SHA1 Message Date
Francisco Augusto
c2e9bbf741 Merge branch 'jancborchardt-patch-1' 2014-10-04 02:28:36 +02:00
Francisco Augusto
2a00b73cf2 Merge branch 'patch-1' of https://github.com/jancborchardt/awesome-sysadmin into jancborchardt-patch-1
Conflicts:
	README.md
2014-10-04 02:28:25 +02:00
Francisco Augusto
30a89e46dc Merge pull request #129 from TannerFilip/master
add phabricator
2014-10-04 02:13:18 +02:00
Francisco Augusto
64845fb7bf Merge pull request #150 from sphoorti/master
fixes #149 Added code review tools.
2014-10-04 02:12:26 +02:00
Francisco Augusto
6f9a69b4f4 Merge pull request #128 from krondor/patch-5
Added SpamAssassin to Security Tools
2014-10-04 02:10:44 +02:00
Francisco Augusto
22b5ab200b Merge branch 'falzm-master' 2014-10-04 02:09:34 +02:00
Francisco Augusto
8fb93f910b Merge branch 'master' of https://github.com/falzm/awesome-sysadmin into falzm-master
Conflicts:
	README.md
2014-10-04 02:09:22 +02:00
Francisco Augusto
cf33c2385a Merge pull request #142 from etienne/textmate
Add TextMate to Editors
2014-10-04 02:03:07 +02:00
Francisco Augusto
f3ab5f833d Merge pull request #139 from pew/master
Add Gollum Wiki
2014-10-04 02:02:35 +02:00
Francisco Augusto
cd643fc52e Merge pull request #137 from tomekw/patch-1
Add Light Table to Editors
2014-10-04 01:59:05 +02:00
Francisco Augusto
7d327a73ba Merge pull request #136 from nodiscc/patch-2
Add Mailpile to Webmails
2014-10-04 01:57:58 +02:00
Francisco Augusto
1121463d1a Merge pull request #135 from nodiscc/patch-1
Add Olelo to Wikis
2014-10-04 01:54:34 +02:00
Francisco Augusto
c58325b3e6 Merge pull request #131 from jbayer/master
Add BOSH to Cloud Orchestration
2014-10-04 01:52:38 +02:00
Francisco Augusto
e53bea910d Merge pull request #122 from hrj/patch-1
Added GitBucket
2014-10-04 01:49:19 +02:00
Francisco Augusto
53c258f3e1 Merge branch 'nils-werner-master' 2014-10-04 01:47:45 +02:00
Francisco Augusto
d1439cc627 Merge branch 'master' of https://github.com/nils-werner/awesome-sysadmin into nils-werner-master
Conflicts:
	README.md
2014-10-04 01:47:35 +02:00
Francisco Augusto
102c214c35 Merge branch 'krondor-master' 2014-10-04 01:44:33 +02:00
Francisco Augusto
e45ce96b5c Merge branch 'master' of https://github.com/krondor/awesome-sysadmin into krondor-master
Conflicts:
	README.md
2014-10-04 01:44:10 +02:00
Francisco Augusto
bdd8fc4f30 Add Service Discovery category 2014-10-04 01:40:47 +02:00
Francisco Augusto
0dce32be86 Merge pull request #114 from domcleal/patch-1
Add tito to packaging
2014-10-04 01:37:46 +02:00
Francisco Augusto
ddea14b8fd Merge pull request #112 from mrcrilly/patch-1
Adding suggestion for CI
2014-10-04 01:37:21 +02:00
Francisco Augusto
be452e50eb Merge pull request #109 from davideschiera/master
Adding Wireshark (Troubleshooting)
2014-10-04 01:36:29 +02:00
Francisco Augusto
b867b142a6 Merge pull request #107 from walkr/master
Add LeoFS to Distributed Filesystems
2014-10-04 01:36:04 +02:00
Francisco Augusto
5ad1039176 Merge branch 'Bitnami-master' 2014-10-04 01:34:46 +02:00
Francisco Augusto
bb3e05a193 Merge pull request #106 from Bitnami:master 2014-10-04 01:33:54 +02:00
Francisco Augusto
a081c57a2f Merge branch 'master' of https://github.com/Bitnami/awesome-sysadmin into Bitnami-master 2014-10-04 01:29:25 +02:00
Francisco Augusto
bc8cf0b3a9 Merge pull request #68 from bdossantos/service_discovery
Add service discovery section with Consul, ZooKeeper, Doozerd ...
2014-10-04 01:26:06 +02:00
Francisco Augusto
729c444fbd Merge pull request #105 from Hunter275/master
Added Dash for Monitoring
2014-10-04 01:24:53 +02:00
Francisco Augusto
12928f3031 Merge branch 'patch-1' of https://github.com/rezen/awesome-sysadmin
Conflicts:
	README.md
2014-10-04 01:23:57 +02:00
Francisco Augusto
88d55dbfd2 Merge pull request #47 from rezen:patch-1 2014-10-04 01:21:09 +02:00
Winston Weinert
46b7ff675b Tarsnap is not actually Open Source Software
The source code is available for the sole use of the tarsnap backup service,
proper. Full license text from COPYING as follows:

Unless specified otherwise in individual files or directories, the
contents of this package is covered by the following copyright, license,
and disclaimer:

Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Colin Percival
All rights reserved.

Redistribution and use in source and binary forms, without modification,
is permitted for the sole purpose of using the "tarsnap" backup service
provided by Colin Percival.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
2014-07-14 20:17:39 -05:00
sarvesh279
cde501bc95 Update README.md 2014-07-08 12:43:13 +05:30
Javier Palomo Almena
ce06f6e599 Added Seyren to monitoring tools. 2014-07-07 21:38:35 +02:00
Marc Angco
d72069fca6 Added Squirrelmail on Webmails and reordered Squid 2014-07-02 19:41:47 +08:00
Marc Angco
61ba20a358 URL Cleanup 2014-07-02 19:31:56 +08:00
mac10
43a0cecb00 URL cleanup 2014-07-02 19:27:20 +08:00
Marc Angco
5efa48b3ed Added Squid on Web Performance category
Added Squid which is widely used as forward and reverse proxy.
2014-07-02 19:21:49 +08:00
Juan Lulkin
5090ff6b09 Add Tsuru 2014-07-02 12:17:41 +03:00
ojab
e0ee17f03f Add NOC Project to Network Configuration Management 2014-07-01 16:44:54 +04:00
Michael Benardis
b02f3d67d4 Update README.md 2014-07-01 12:53:27 +03:00
Jan Vlnas
54746c53de Add Hypertable to Column-oriented NoSQL 2014-07-01 11:00:06 +02:00
Jan-Christoph Borchardt
85b20ef6b3 remove Rainloop as it is not open source 2014-07-01 01:04:19 +02:00
nbuihner
a3a5fcdd79 Added TRK 2014-06-30 15:52:23 -07:00
Navraj Chohan
a6d07c22aa Added AppScale to cloud section 2014-06-30 10:59:35 -07:00
Sphoorti Joglekar
df9bab08b6 Added code review tools 2014-06-30 18:36:27 +05:30
Lifepillar
a3eb717ffb Add OpenProject (project collaboration tool).
OpenProject is a fork of ChiliProject. Currently, ChiliProject's
development seems stale, but OpenProject is actively developed.
2014-06-30 11:00:26 +02:00
Selivanov Pavel
ff22a30d09 Update README.md
Added Bareos to Backup section. Bareos is Bacula fork, started because open source version of Bacula almost stopped progress. Details: https://www.bareos.org/en/faq/items/why_fork.html
2014-06-29 19:12:48 +04:00
Marc Falzon
18654dea14 Add KairosDB in Metrics 2014-06-29 10:20:31 +02:00
Marc Falzon
91d46f34c9 Add GoAccess in Statistics 2014-06-29 10:18:05 +02:00
Marc Falzon
926b06f5f7 Add Gearman in Queuing 2014-06-29 10:15:59 +02:00