Compare commits
No commits in common. "main" and "mfa-guide" have entirely different histories.
@ -4,8 +4,8 @@ date: 2022-10-03
|
|||||||
type: "page"
|
type: "page"
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Linux Users Group at UCLA (LUG@UCLA)** has promoted computer
|
The goal of the **Linux Users Group at UCLA (LUG@UCLA)** is to promote computer
|
||||||
users' freedom with Linux and other Free & Open Source Software (FOSS) since 1998.
|
users' freedom with Linux and other Free/Open Source Software (FOSS).
|
||||||
|
|
||||||
## Activities
|
## Activities
|
||||||
|
|
||||||
|
@ -1,44 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Fall 2025 Installfest"
|
|
||||||
date: 2025-10-02
|
|
||||||
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/Y13NJVaecBGSsP5X7)
|
|
||||||
to indicate your pizza preferences.
|
|
||||||
|
|
||||||
* Date: 2024-10-10 (Friday of Week 2)
|
|
||||||
* Time: 6-9 PM
|
|
||||||
* Location: Engineering IV, Maxwell Room (57-124)
|
|
||||||
* RSVP: [link](https://forms.gle/Y13NJVaecBGSsP5X7)
|
|
||||||
|
|
||||||
## 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 data, you can set
|
|
||||||
up a Virtual Machine instead.
|
|
||||||
|
|
||||||
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 and do a giveaway of some Dell Optiplexes.
|
|
||||||
|
|
||||||
## 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!
|
|
@ -8,11 +8,12 @@ Shared inbox: [board@linux.ucla.edu](mailto:board@linux.ucla.edu)
|
|||||||
|
|
||||||
| Name | Position | Contact |
|
| Name | Position | Contact |
|
||||||
| --------------------- | ------------------------------- | ----------------------- |
|
| --------------------- | ------------------------------- | ----------------------- |
|
||||||
| Ethan Cheng | President | ethan@linux.ucla.edu |
|
| James Shiffer | Co-President | jshiffer@linux.ucla.edu |
|
||||||
| James Shiffer | External Vice President | jshiffer@linux.ucla.edu |
|
| Lawrence Liu | Co-President | |
|
||||||
| Alexander Chang | Internal Vice President | ahjc@linux.ucla.edu |
|
| Ethan Cheng | Vice President | ethan@linux.ucla.edu |
|
||||||
| Evan Aceves | Marketing Vice President | eaceves@linux.ucla.edu |
|
| Matthew Risley | Vice President | mrisley@linux.ucla.edu |
|
||||||
| Max Mitterberger | Treasurer | mmitterberger@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 |
|
| Professor Paul Eggert | Faculty Advisor (on sabbatical) | eggert@cs.ucla.edu |
|
||||||
|
|
||||||
## Join Us
|
## Join Us
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
66% {color: #4545e8; }
|
66% {color: #4545e8; }
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<!--
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/events">
|
<a href="/events">
|
||||||
@ -25,7 +24,6 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
-->
|
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener('DOMContentLoaded', function () {
|
document.addEventListener('DOMContentLoaded', function () {
|
||||||
var nextThursday = new Date(Date.now() + (((4 - new Date().getDay() + 7) % 7) * 86400000));
|
var nextThursday = new Date(Date.now() + (((4 - new Date().getDay() + 7) % 7) * 86400000));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user