Compare commits
	
		
			9 Commits
		
	
	
		
			s25-gaming
			...
			foss-servi
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 50cdca91b0 | |||
| 3cacf02d77 | |||
| fd3a461cf4 | |||
| e09fd64394 | |||
| 3d005dc16a | |||
| 9a80c3c84e | |||
| 6ca66f1dfe | |||
| e3d46b57bc | |||
| 4772bd046b | 
| @@ -5,7 +5,6 @@ title: Directory | ||||
| Some of our internal websites: | ||||
| - [Gitea](https://git.linux.ucla.edu): includes the Git repository for the | ||||
|   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 | ||||
|  | ||||
|   | ||||
| @@ -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` | ||||
|  | ||||
| - [Invidious](https://yt.linux.ucla.edu/): Privacy-respecting YouTube frontend with no ads | ||||
|  | ||||
| - [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 | ||||
|  | ||||
| - [Mastodon](https://mastodon.linux.ucla.edu/): A self-hosted, federated alternative to Twitter/X. | ||||
|  | ||||
| - **Backups**: our NAS automatically backs up the contents of our members' VMs three times a week. | ||||
|  | ||||
| ## 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. | ||||
|  | ||||
| - [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. | ||||
|   | ||||
| @@ -86,6 +86,11 @@ name = "X" | ||||
| icon = "twitter" | ||||
| url = "https://x.com/uclalug" | ||||
|  | ||||
| [[params.social]] | ||||
| name = "Mastodon" | ||||
| icon = "at-sign" | ||||
| url = "https://mastodon.linux.ucla.edu/@admin" | ||||
|  | ||||
| [[params.social]] | ||||
| name = "Instagram" | ||||
| icon = "instagram" | ||||
|   | ||||
| @@ -11,7 +11,12 @@ | ||||
|         33% { color: #45e845; } | ||||
|         66% {color: #4545e8; } | ||||
|     } | ||||
|  | ||||
|     .invisible { | ||||
|         display: none; | ||||
|     } | ||||
| </style> | ||||
| <a class="invisible" rel="me" href="https://mastodon.linux.ucla.edu/@admin">Mastodon</a> | ||||
| <ol> | ||||
|     <li> | ||||
|         <a href="/events/ewaste-s24"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user