Difference between revisions of "Dead projects"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Echarlie
imported>Pew
 
Line 1: Line 1:
This is a list of projects VTLUUG had planned/in progress at some point that never got completed (from the deprecated '''VTLUUG:Roadmap''' page):
+
These are no longer needed but we should preserve the data/config:
 +
* ccdc.vtluug.org - website used for the [[Collegiate Cyber Defense Competition]] in the spring of 2011.
 +
* nagios.vtluug.org - was used for monitoring for a period but not kept up-to-date; the primary issue was that infrastructure, being hosted on the same server, tended to fail all at once
 +
* uniluug.org - deprecated project [[uniluug]]
 +
* security.ece.vt.edu - REDACTED
 +
* wargame.vtluug.org - vtluug's wargame pre-vtcsec
 +
* munin.vtluug.org - former attempt at monitoring
 +
* webchat.vtluug.org - channel webchat; version of the service still runs on the vtluug website as an embeded frame from freenode's website. This should be disabled.
 +
* cdn.vtluug.org - member website
 +
* randynance.info - member website
 +
* jessicaandchristopher.net - member website
 +
* vtcybersecurity.org - member website from pre-csec days
 
* [[Hokie Linux]]
 
* [[Hokie Linux]]
 
* [[DyKnow]] malware-stripping proxy
 
* [[DyKnow]] malware-stripping proxy
Line 12: Line 23:
 
* Write nice pedestrian-oriented map renderer style sheets
 
* Write nice pedestrian-oriented map renderer style sheets
 
* Import the [http://web.archive.org/web/*/http://vt.freeculture.org/wiki/* Free Culture wiki] - can't find anyone with a local copy of this
 
* Import the [http://web.archive.org/web/*/http://vt.freeculture.org/wiki/* Free Culture wiki] - can't find anyone with a local copy of this
 +
* mirror.ece.vt.edu
 +
 +
Prior to the current site, which was written in Python using Django starting in 2010 and deployed in 2011, the VTLUUG website was a
 +
WordPress instance. The files for this still exist. Much of the original django deployment was highly dynamic, with an identi.ca
 +
feed, automatic calendar updates, and other features.
 +
 +
Additional files and configuration data exist for multiple versions of dokuwiki and mediawiki. There are also files for a NewsBlur installation which was never functional, and "bitcoin," the purpose of which is unknown.
 +
 +
A static version of vtbash.org is hosted at [https://vtluug.org/bash/index.html https://vtluug.org/bash/index.html].
 +
 +
VTLUUG to run a Gopher server on Milton, with a small welcome page and access to /files. Git hosting was also provided; authenticated access was over SSH with [https://github.com/tv42/gitosis gitosis] and public access was via Gitweb and the insecure Git protocol.
 +
 +
vtluug.org/public/$user/ was previously a source directory of files placed in a user's $HOME/public directory on NFS.
 +
<!--When? I thought it was always users.vtluug.org? -- I don't think it matters. the point is that this ''was'' a feature-->
  
 
[[Category:VTLUUG:Projects]]
 
[[Category:VTLUUG:Projects]]
 
[[Category:Deprecated]]
 
[[Category:Deprecated]]

Latest revision as of 05:45, 2 January 2018

These are no longer needed but we should preserve the data/config:

  • ccdc.vtluug.org - website used for the Collegiate Cyber Defense Competition in the spring of 2011.
  • nagios.vtluug.org - was used for monitoring for a period but not kept up-to-date; the primary issue was that infrastructure, being hosted on the same server, tended to fail all at once
  • uniluug.org - deprecated project uniluug
  • security.ece.vt.edu - REDACTED
  • wargame.vtluug.org - vtluug's wargame pre-vtcsec
  • munin.vtluug.org - former attempt at monitoring
  • webchat.vtluug.org - channel webchat; version of the service still runs on the vtluug website as an embeded frame from freenode's website. This should be disabled.
  • cdn.vtluug.org - member website
  • randynance.info - member website
  • jessicaandchristopher.net - member website
  • vtcybersecurity.org - member website from pre-csec days
  • Hokie Linux
  • DyKnow malware-stripping proxy
  • Telnet BBS
  • Asterisk PBX
    • Need a stable/working way to bridge gVoice to SIP
    • Analog phone line if we can get funding for it (~$30/month)
  • Usenet server? (The CNS one tends to delete posts after a few weeks)
  • Gopher expansion
  • Document access to the Montgomery Regional Hospital wireless network
  • Build a RepRap
  • Write nice pedestrian-oriented map renderer style sheets
  • Import the Free Culture wiki - can't find anyone with a local copy of this
  • mirror.ece.vt.edu

Prior to the current site, which was written in Python using Django starting in 2010 and deployed in 2011, the VTLUUG website was a WordPress instance. The files for this still exist. Much of the original django deployment was highly dynamic, with an identi.ca feed, automatic calendar updates, and other features.

Additional files and configuration data exist for multiple versions of dokuwiki and mediawiki. There are also files for a NewsBlur installation which was never functional, and "bitcoin," the purpose of which is unknown.

A static version of vtbash.org is hosted at https://vtluug.org/bash/index.html.

VTLUUG to run a Gopher server on Milton, with a small welcome page and access to /files. Git hosting was also provided; authenticated access was over SSH with gitosis and public access was via Gitweb and the insecure Git protocol.

vtluug.org/public/$user/ was previously a source directory of files placed in a user's $HOME/public directory on NFS.