This is a text-only version of the following page on https://raymii.org: --- Title : Packages Author : Remy van Elst Date : 02-09-2012 URL : https://raymii.org/s/software/Software_packages.html Format : Markdown/HTML --- #### Software Packages Some software I encounter does not have a debian .deb package available. Via the ./configure, make, sudo checkinstall I compile them into a package and put it up here for download. There are also .rpm packages, but these are untested and only the .deb versions converted with alien.

Recently I removed all Google Ads from this site due to their invasive tracking, as well as Google Analytics. Please, if you found this content useful, consider a small donation using any of the options below:

I'm developing an open source monitoring app called Leaf Node Monitoring, for windows, linux & android. Go check it out!

Consider sponsoring me on Github. It means the world to me if you show your appreciation and you'll help pay the server costs.

You can also sponsor me by getting a Digital Ocean VPS. With this referral link you'll get $100 credit for 60 days.

##### Logstalgia 02 sept 2012: Logstalgia is a website traffic visualization that replays or streams web-server access logs as a pong-like battle between the web server and an never ending torrent of requests. * [Logstalgia homepage][2] * [logstalgia 1.0.3 x64 .deb package, tested under Ubuntu 12.04-x64][3] * [logstalgia 1.0.3 x64 .rpm package, UNTESTED, deb converted with alien][4] ##### Gource 31 aug 2012: Gource is a software version control visualization tool. Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Currently Gource includes built-in log generation support for Git, Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse logs produced by several third party tools for CVS repositories. * [Gource Homepage][5] * [gource 0.38 x64 .deb package, tested under Ubuntu 12.04-x64][6] * [gource 0.38 x64 .rpm package, UNTESTED, deb converted with alien][7] ##### Sudosh2 27 aug 2012: sudosh is an auditing shell filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR. Sudosh2 is a continuation of the development of sudosh. **This version of sudosh2 is compiled with bash as the default shell instead of sh. This can be changed in the configuration file in /etc/sudosh.conf.** * [Sudosh2 homepage][8] * [sudosh2-bash 1.0.4 x64 .deb package, tested under Ubuntu 12.04-x64][9] * [sudosh2-bash 1.0.4 x64 .rpm package, UNTESTED, deb converted with alien][10] ##### gti 09-09-2012: gti, a git launcher :) * [gti homepage][11] * [gti-20120909 x64 .deb package, tested under ubuntu 12.04-x64][12] * [gti-20120909 x64 .rpm package, UNTESTED, deb converted with alien][13] [1]: https://www.digitalocean.com/?refcode=7435ae6b8212 [2]: http://code.google.com/p/logstalgia/ [3]: https://raymii.org/s/inc/software/packages/logstalgia_1.0.3-1_amd64.deb [4]: https://raymii.org/s/inc/software/packages/logstalgia-1.0.3-2.x86_64.rpm [5]: http://code.google.com/p/gource/ [6]: https://raymii.org/s/inc/software/packages/gource_0.38-1_amd64.deb [7]: https://raymii.org/s/inc/software/packages/gource-0.38-2.x86_64.rpm [8]: http://sourceforge.net/projects/sudosh2/ [9]: https://raymii.org/s/inc/software/packages/sudosh2-bash_1.0.4-1_amd64.deb [10]: https://raymii.org/s/inc/software/packages/sudosh2-bash-1.0.4-2.x86_64.rpm [11]: https://github.com/rwos/gti [12]: https://raymii.org/s/inc/software/packages/gti_20120909-1_amd64.deb [13]: https://raymii.org/s/inc/software/packages/gti-20120909-2.x86_64.rpm --- License: All the text on this website is free as in freedom unless stated otherwise. This means you can use it in any way you want, you can copy it, change it the way you like and republish it, as long as you release the (modified) content under the same license to give others the same freedoms you've got and place my name and a link to this site with the article as source. This site uses Google Analytics for statistics and Google Adwords for advertisements. You are tracked and Google knows everything about you. Use an adblocker like ublock-origin if you don't want it. All the code on this website is licensed under the GNU GPL v3 license unless already licensed under a license which does not allows this form of licensing or if another license is stated on that page / in that software: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Just to be clear, the information on this website is for meant for educational purposes and you use it at your own risk. I do not take responsibility if you screw something up. Use common sense, do not 'rm -rf /' as root for example. If you have any questions then do not hesitate to contact me. See https://raymii.org/s/static/About.html for details.