Compare commits
9 Commits
main
...
foss-servi
Author | SHA1 | Date | |
---|---|---|---|
50cdca91b0 | |||
3cacf02d77 | |||
fd3a461cf4 | |||
e09fd64394 | |||
3d005dc16a | |||
9a80c3c84e | |||
6ca66f1dfe | |||
e3d46b57bc | |||
4772bd046b |
@ -5,6 +5,7 @@ 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!
|
||||
- [Booru](https://booru.linux.ucla.edu): imageboard
|
||||
- [Orwell](https://orwell.linux.ucla.edu): server room security camera
|
||||
|
||||
Here's a list of member-run websites:
|
||||
|
@ -1,47 +0,0 @@
|
||||
---
|
||||
title: "Fall 2024 Installfest"
|
||||
date: 2024-10-06
|
||||
tags: [events, installfests]
|
||||
author: LUG Board
|
||||
---
|
||||
|
||||
Free Pizza will be provided!!!
|
||||
|
||||
The Linux Users Group (LUG) at UCLA invites you to attend the quarterly Linux
|
||||
Installfest! Please fill out the [RSVP form](https://forms.gle/cMpwizfU4MvudwdeA)
|
||||
to indicate your pizza preferences.
|
||||
|
||||
* Date: 2024-10-11 (Friday of Week 2)
|
||||
* Time: 6-9 PM
|
||||
* Location: Engineering IV, Maxwell Room (57-124)
|
||||
* RSVP: [link](https://forms.gle/cMpwizfU4MvudwdeA)
|
||||
|
||||
## General Info
|
||||
|
||||
LUG hosts a quarterly installfest on Friday of the 2nd week. We will start by
|
||||
giving a presentation on Linux to get newcomers up to speed. Then, attendees
|
||||
will be provided a USB drive and guided in dual booting their computers with
|
||||
Linux (most likely Ubuntu, Debian, or Linux Mint). However, you are welcome to
|
||||
bring your own flash drives and install any distro of your choice. Or if you
|
||||
don't feel comfortable with the possibility of losing their data, you can set
|
||||
up a Virtual Machine instead.
|
||||
|
||||
This time around, there will be a demo of a Linux install on a 2014 Mac Mini,
|
||||
recently plucked from the e-waste.
|
||||
|
||||
The officers will also be doing a show-and-tell of their own hardware which
|
||||
they have installed Linux on. Experienced users are also encouraged to show off
|
||||
their own setups.
|
||||
|
||||
At the end, we'll have a SuperTuxKart LAN party with our freshly installed
|
||||
Linux machines.
|
||||
|
||||
## Past Installfests
|
||||
|
||||
You can view pictures from past installfests [here](https://linux.ucla.edu/zenphoto/).
|
||||
|
||||
## Note on M1 and M2 Macs
|
||||
|
||||
Due to their custom Apple silicon, the only Linux distro which works on M1/M2/M3
|
||||
Macs is the experimental Asahi Linux. You also have the option of setting up a
|
||||
Virtual Machine to run Linux so feel free to come and chat with us!
|
@ -4,19 +4,15 @@ author: LUG Board
|
||||
---
|
||||
|
||||
## Board
|
||||
Shared inbox: [board@linux.ucla.edu](mailto:board@linux.ucla.edu)
|
||||
| Name | Position | Contact |
|
||||
| --------------------- | -------------------- | ----------------------- |
|
||||
| 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 |
|
||||
|
||||
| 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
|
||||
## Join us
|
||||
Becoming a member is easy, and there's no membership fees or interviews! If you
|
||||
want a server or email, fill out the [application
|
||||
form](https://linux.ucla.edu/application.pdf) and email it to us at
|
||||
@ -24,8 +20,6 @@ form](https://linux.ucla.edu/application.pdf) and email it to us at
|
||||
officers in person)
|
||||
|
||||
**Member benefits include:**
|
||||
- Free virtual private server (VPS) hosting
|
||||
- Free web hosting under https://linux.ucla.edu/yourname
|
||||
- Free email address at yourname@linux.ucla.edu
|
||||
- Free XMPP account
|
||||
- Free Git hosting on https://git.linux.ucla.edu
|
||||
- SSH access
|
||||
- Free web hosting
|
||||
- Free server space
|
||||
|
@ -15,12 +15,12 @@ Our club hosts various open source web services for the public to use:
|
||||
|
||||
- [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
|
||||
|
||||
- [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
|
||||
|
@ -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,11 +11,16 @@
|
||||
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/installfest-f24">
|
||||
<span class="magic">October 11, 2024: Fall Quarter Installfest</span>
|
||||
<a href="/events/ewaste-s24">
|
||||
<span class="magic">May 16, 2024: E-Waste Meetup</span>
|
||||
</a>
|
||||
</li>
|
||||
</ol>
|
||||
|
Loading…
Reference in New Issue
Block a user