Compare commits
8 Commits
fall24-ins
...
main
Author | SHA1 | Date | |
---|---|---|---|
1e3a9c4d0f | |||
4409cad68b | |||
9c54975217 | |||
463a9c1246 | |||
7560b75b0a | |||
3dde335d94 | |||
110f4e2738 | |||
1cc569acce |
@ -5,8 +5,6 @@ title: Directory
|
|||||||
Some of our internal websites:
|
Some of our internal websites:
|
||||||
- [Gitea](https://git.linux.ucla.edu): includes the Git repository for the
|
- [Gitea](https://git.linux.ucla.edu): includes the Git repository for the
|
||||||
website you're viewing right now!
|
website you're viewing right now!
|
||||||
- [cgit](https://linux.ucla.edu/git): a more minimalist git server.
|
|
||||||
- [Booru](https://booru.linux.ucla.edu): imageboard
|
|
||||||
- [Orwell](https://orwell.linux.ucla.edu): server room security camera
|
- [Orwell](https://orwell.linux.ucla.edu): server room security camera
|
||||||
|
|
||||||
Here's a list of member-run websites:
|
Here's a list of member-run websites:
|
||||||
|
@ -4,15 +4,19 @@ author: LUG Board
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Board
|
## Board
|
||||||
| Name | Position | Contact |
|
Shared inbox: [board@linux.ucla.edu](mailto:board@linux.ucla.edu)
|
||||||
| --------------------- | -------------------- | ----------------------- |
|
|
||||||
| Mustafa E. | President | mstf@linux.ucla.edu |
|
|
||||||
| David Zheng | Vice President | |
|
|
||||||
| Lawrence Liu | Programming Director | |
|
|
||||||
| James Shiffer | Secretary | jshiffer@linux.ucla.edu |
|
|
||||||
| Professor Paul Eggert | Faculty Advisor | eggert@cs.ucla.edu |
|
|
||||||
|
|
||||||
## Join us
|
| Name | Position | Contact |
|
||||||
|
| --------------------- | ------------------------------- | ----------------------- |
|
||||||
|
| James Shiffer | Co-President | jshiffer@linux.ucla.edu |
|
||||||
|
| Lawrence Liu | Co-President | |
|
||||||
|
| Ethan Cheng | Vice President | ethan@linux.ucla.edu |
|
||||||
|
| Matthew Risley | Vice President | mrisley@linux.ucla.edu |
|
||||||
|
| Evan Aceves | Vice President | eaceves@linux.ucla.edu |
|
||||||
|
| Mustafa E. | Officer | mstf@linux.ucla.edu |
|
||||||
|
| Professor Paul Eggert | Faculty Advisor (on sabbatical) | eggert@cs.ucla.edu |
|
||||||
|
|
||||||
|
## Join Us
|
||||||
Becoming a member is easy, and there's no membership fees or interviews! If you
|
Becoming a member is easy, and there's no membership fees or interviews! If you
|
||||||
want a server or email, fill out the [application
|
want a server or email, fill out the [application
|
||||||
form](https://linux.ucla.edu/application.pdf) and email it to us at
|
form](https://linux.ucla.edu/application.pdf) and email it to us at
|
||||||
@ -20,6 +24,8 @@ form](https://linux.ucla.edu/application.pdf) and email it to us at
|
|||||||
officers in person)
|
officers in person)
|
||||||
|
|
||||||
**Member benefits include:**
|
**Member benefits include:**
|
||||||
- SSH access
|
- Free virtual private server (VPS) hosting
|
||||||
- Free web hosting
|
- Free web hosting under https://linux.ucla.edu/yourname
|
||||||
- Free server space
|
- Free email address at yourname@linux.ucla.edu
|
||||||
|
- Free XMPP account
|
||||||
|
- Free Git hosting on https://git.linux.ucla.edu
|
||||||
|
@ -13,14 +13,18 @@ Our club hosts various open source web services for the public to use:
|
|||||||
|
|
||||||
- [SuperTuxKart](https://supertuxkart.net): Racing video game server; connect to `linux.ucla.edu`
|
- [SuperTuxKart](https://supertuxkart.net): Racing video game server; connect to `linux.ucla.edu`
|
||||||
|
|
||||||
|
- [Invidious](https://yt.linux.ucla.edu/): Privacy-respecting YouTube frontend with no ads
|
||||||
|
|
||||||
|
- [Gitea](https://git.linux.ucla.edu): Git code forge; ask an officer for an account
|
||||||
|
|
||||||
|
- [Arch Linux Mirror](https://arch.linux.ucla.edu/): Tier 2 mirror which syncs twice a day from [Leaseweb](https://mirror.sfo12.us.leaseweb.net/archlinux/). Add the line `Server = https://arch.linux.ucla.edu/$repo/os/$arch` to your `/etc/pacman.d/mirrorlist` file.
|
||||||
|
|
||||||
|
- [SearXNG](https://searx.linux.ucla.edu/): Search engine aggregator with no tracking or ads
|
||||||
|
|
||||||
|
- **Backups**: our NAS automatically backs up the contents of our members' VMs three times a week.
|
||||||
|
|
||||||
## Planned
|
## Planned
|
||||||
|
|
||||||
- **Mirrors**: [EndeavourOS](https://github.com/endeavouros-team/mirrors?tab=readme-ov-file) (only one US mirror!), [Arch Linux](https://wiki.archlinux.org/title/DeveloperWiki:NewMirrors) (Tier 2), [Artix](https://wiki.artixlinux.org/Main/Mirrors) (normal), [CRAN](https://cran.r-project.org/mirrors.html).
|
- **More Mirrors**: [EndeavourOS](https://github.com/endeavouros-team/mirrors?tab=readme-ov-file) (only one US mirror!), [Artix](https://wiki.artixlinux.org/Main/Mirrors) (normal), [CRAN](https://cran.r-project.org/mirrors.html).
|
||||||
|
|
||||||
- [Minetest](https://www.minetest.net/): Like Minecraft, but free and open source.
|
- [Minetest](https://www.minetest.net/): Like Minecraft, but free and open source.
|
||||||
|
|
||||||
- [Invidious](https://invidious.io/): Privacy-respecting YouTube frontend with no ads
|
|
||||||
|
|
||||||
- [SearXNG](https://docs.searxng.org/): Search engine aggregator with no tracking or ads
|
|
||||||
|
|
||||||
- **Backups**: once our NAS is online, we will automatically back up the contents of our members' VMs.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user