-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathservices.html
113 lines (107 loc) · 5.37 KB
/
services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html>
<!-- Created 2018-2019 by Brendan Gregos -->
<head>
<title>The Linux and Unix Users Group at Virginia Tech</title>
<meta charset='utf-8' />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel='stylesheet' type='text/css' href='global.css' />
<link rel="shortcut icon" href='favicon.png' />
<link href="hamburgers.css" rel="stylesheet">
</head>
<body>
<div class="body-container">
<div class="nav header">
<div class="nav-header">
<div class="nav-title">
<a href="./index.html"><img src="hokietux.png" alt="HokieTux, the VTLUUG Mascot" width="20em" style="line-height: 10px;"> VTLUUG</a>
</div>
</div>
<div class="nav-btn">
<label for="nav-check">
<button class="hamburger hamburger--collapse-r">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</label>
</div>
<input type="checkbox" id="nav-check">
<div class="nav-links">
<a href="./about.html">About</a>
<a href="./services.html">Services</a>
<a href="./calendar.html">Calendar</a>
<a href="./irc.html">Chat</a>
<a href="./lists.html">Mailing Lists</a>
<a href="./installfest.html">Installfest</a>
<a href="https://vtluug.org/wiki" style="color:#f7b04e">Wiki</a>
</div>
</div>
<div class="container">
<div class="leftbar">
<img src="hokietux.png" alt="HokieTux, the VTLUUG Mascot" width="50%">
<p class='leadin'>The <strong>Linux and Unix Users Group at Virginia Tech</strong> (VTLUUG or "the LUUG") is dedicated to improving the computing skills of its members, supporting Linux and Unix use on campus, and serving the community through Free Software and open data.</p>
<a href="https://www.facebook.com/vtluug"><img alt="Facebook" src="facebook.png" width="40em"></a>
<a href="https://twitter.com/vtluug"><img alt="Twitter" src="twitter.png" width="40em"></a>
<a href="/irc.html"><img alt="IRC" src="irc.png" width="40em"></a>
<a href="https://vtluug.org/wiki/Matrix#Babby.27s_Guide_to_Using_Matrix"><img alt="Matrix" src="matrix.png" width="40em"></a>
</div>
<div class="content">
<h2>Services</h2>
<p>VTLUUG runs a number of services to support the Virginia Tech community. Since we don't charge dues,
our hardware is funded entirely through any student organization funding we can get, so we are significantly
limited in the services we can provide. However, we accept server and hard drive donations through
departmental transfers; the process for doing so is documented <a href='https://vtluug.org/wiki/Wishlist' rel='external'>on our wiki</a>.</p>
<h3>Current services</h3>
Cool new stuff:
<ul>
<li><a href="https://search.vtluug.org">VTLUUG Search</a>, an instance of the 4get metasearch engine</li>
<li><a href="https://search.vtluug.org">TheLounge</a>, a modern WebIRC</li>
<li><a href="https://git.vtluug.org">Gitea</a>, a user-friendly git server</li>
<li><a href="https://matrix.vtluug.org">Matrix homeserver</a> with limited registration</li>
<li><a href="https://element.vtluug.org">Element</a>, a Matrix client</li>
<li><a href="http://nikonwormhole.vtluug.org">Nikonwormhole</a>, an Adguard DNS blackhole for the VT campus</li>
</ul>
Long-term and infrastructure-critical services:
<ul>
<li>Free VPS instances for members, with publically-accessible IPv4 addresses.</li>
<li>Debian <a href='https://vtluug.org/wiki/Infrastructure:Acidburn'>shell
accounts</a>, complete with @vtluug.org email and web hosting!</li>
<li>Functional IPA/LDAP for vtluug services</li>
<li><a href='https://bash.vtluug.org/' rel='external'>VT Bash</a>, a Virginia Tech
QDB</li>
<li>A wiki for Virginia Tech, <a href='https://gobblerpedia.org/'
rel='external'>Gobblerpedia</a></li>
<li>A wiki for technical information about Virginia Tech and our own work</li>
<li><a href='https://hokieprivacy.org' rel='external'>Hokie Privacy</a>, an outreach project documenting surveillance on-campus</li></ul>
<h3>Planned services</h3>
Services we plan to expand or begin to provide in the near future include:
<ul>
<li>A mirror with more distributions</li>
<li>Privacy frontends, like invidious or nitter</li>
<li>Whatever you can dream up! We have plenty of <a href="https://vtluug.org/wiki/Infrastructure">infrastructure</a>, and it loves to get used.</li>
</ul>
<h3>Unmaintained services</h3>
<p>We currently have a number of unmaintained services that are broken and in need of adoption.
If you're interested in volunteering as a maintainer for one, please contact
<a href='mailto:[email protected]'>[email protected]</a> or reach out to us via IRC.</p>
<p>Current broken or out-of-date services include:</p>
<ul>
<li>A detailed <a href='http://map.vtluug.org/' rel='external'>map</a> of
campus, Blacksburg, and the surrounding area</li>
<li><a href='http://mirror.ece.vt.edu/' rel='external'>Mirroring</a> Linux and
Unix distributions</li>
<li>Git <a href='http://gitweb.vtluug.org/' rel='external'>hosting</a></li>
<li>A <a href='https://torproject.org/' rel='external'>Tor</a> intermediate
relay</a>
<li>Full IPv6 support</li>
<li>A finger server for Kerberos accounts (on acidburn)</li>
</ul>
</div>
</div>
<div class='footer'>
Copyright © 2019 The Linux and Unix Users Group at Virginia Tech. <a href='http://creativecommons.org/licenses/by-nc-sa/3.0/us/' rel='license external'>Some rights reserved.</a>
</div>
</div>
</body>
</html>