Merge pull request 'Spring 2024 updates' (#4) from jshiffer/lug-website:s24-update into main
Reviewed-on: https://linux.ucla.edu/gitea/board/lug-website/pulls/4
This commit is contained in:
commit
c91af07aa9
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# UCLA Linux Users Group Website
|
||||||
|
|
||||||
|
This is the code for the website hosted at https://linux.ucla.edu.
|
||||||
|
|
||||||
|
The whole website is static, and it's easy to edit: just change the markdown files and build it with [Hugo](https://gohugo.io/).
|
||||||
|
|
||||||
|
Protip: run the `hugo server` command to preview your changes more quickly.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Make your own branch and submit a pull request if there's something you think we should change! We are open to suggestions.
|
@ -1,10 +1,10 @@
|
|||||||
baseURL = "/"
|
baseURL = "/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "UCLA LUG"
|
title = "UCLA Linux Users Group"
|
||||||
theme = "ezhil"
|
theme = "ezhil"
|
||||||
paginate = 5
|
paginate = 5
|
||||||
|
|
||||||
copyright = "© 2022 Copyright"
|
copyright = "© Copyright 2024"
|
||||||
|
|
||||||
pygmentsstyle = "solarized-dark"
|
pygmentsstyle = "solarized-dark"
|
||||||
pygmentscodefences = true
|
pygmentscodefences = true
|
||||||
|
@ -4,11 +4,11 @@ date: 2022-10-03
|
|||||||
type: "page"
|
type: "page"
|
||||||
---
|
---
|
||||||
|
|
||||||
**Linux Users Group at UCLA (LUG@UCLA)** goal is to promote computer users freedom with Linux and other Free/Open Source software.
|
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).
|
||||||
|
|
||||||
## Activities
|
## Activities
|
||||||
|
|
||||||
1. **[Linux installfests](https://linux.ucla.edu/installfest.html)**: on the 2nd Friday of every quarter.
|
1. **[Linux installfests](/events/installfest)**: on the 2nd Friday of every quarter.
|
||||||
1. **Linux Help & Advice**: in office hours and Discord.
|
1. **Linux Help & Advice**: in office hours and Discord.
|
||||||
1. **Tech Talks**.
|
1. **Tech Talks**.
|
||||||
1. **[Edit-a-thons](https://en.wikipedia.org/wiki/Edit-a-thon)**: Bi-quarterly group editing events aimed to contribute to free knowledge on Wikipedia, and other Linux Wikis.
|
1. **[Edit-a-thons](https://en.wikipedia.org/wiki/Edit-a-thon)**: Bi-quarterly group editing events aimed to contribute to free knowledge on Wikipedia, and other Linux Wikis.
|
||||||
@ -23,4 +23,4 @@ If you want help installing Linux or just want to eat and hang out, come to ins
|
|||||||
|
|
||||||
There is a makerspace on the floor below us, where you can go and 3D print things (as well as lasercut them).
|
There is a makerspace on the floor below us, where you can go and 3D print things (as well as lasercut them).
|
||||||
|
|
||||||
There is also a trash heap outside the first floor (next to the Engineering IV building), where you can sometimes find old monitors/computers and old networking equipment.
|
You might also find LUG members at the trash heap outside the first floor, next to the Engineering IV building, digging around for old monitors, computers, or networking equipment. We're just gearing up for the next installfest...
|
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Club Constitution
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
## Article 1. Name
|
## Article 1. Name
|
||||||
|
|
||||||
This organization shall be referred to as the Linux Users Group at the University of California, Los Angeles (LUG@UCLA). The University of California, Los Angeles will hereafter in this document be referred to as "UCLA," or "the University."
|
This organization shall be referred to as the Linux Users Group at the University of California, Los Angeles (LUG@UCLA). The University of California, Los Angeles will hereafter in this document be referred to as "UCLA," or "the University."
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Club Description
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
**Please give a brief, but detailed summary of your organization. Be sure to include any history of the group, a mission statement and a brief account of the student population that the organization represent.**
|
**Please give a brief, but detailed summary of your organization. Be sure to include any history of the group, a mission statement and a brief account of the student population that the organization represent.**
|
||||||
|
|
||||||
The Linux Users Group (LUG) facilitates learning and advancement of computer science and free software by promoting the use of the open source GNU/Linux operating system and providing a support network for Linux users. There is no barrier to becoming a member; consequently, the LUG consists of students, non-students, inexperienced, and experienced alike. The LUG has been a group at UCLA for over 17 years, during which time it has helped expose free software to many people.
|
The Linux Users Group (LUG) facilitates learning and advancement of computer science and free software by promoting the use of the open source GNU/Linux operating system and providing a support network for Linux users. There is no barrier to becoming a member; consequently, the LUG consists of students, non-students, inexperienced, and experienced alike. The LUG has been a group at UCLA for over 25 years, during which time it has helped expose free software to many people.
|
||||||
|
|
||||||
**Please explain the benefit students may derive from your organization. Include how your group stimulates discussion, benefits education, or provides enrichment of any kind.**
|
**Please explain the benefit students may derive from your organization. Include how your group stimulates discussion, benefits education, or provides enrichment of any kind.**
|
||||||
|
|
||||||
|
@ -2,8 +2,10 @@
|
|||||||
title: Directory
|
title: Directory
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Some of our "internal" websites:
|
Some of our "internal" websites:
|
||||||
- [Git](https://linux.ucla.edu/gitea)
|
- [Gitea](https://linux.ucla.edu/gitea) - includes the Git repository for the website you're viewing right now!
|
||||||
|
- [cgit](https://linux.ucla.edu/git) - an older Git server
|
||||||
- [Booru](https://booru.linux.ucla.edu)
|
- [Booru](https://booru.linux.ucla.edu)
|
||||||
- [Orwell](https://orwell.linux.ucla.edu)
|
- [Orwell](https://orwell.linux.ucla.edu)
|
||||||
|
|
||||||
@ -19,7 +21,7 @@ Here's a list of member-run websites:
|
|||||||
- [IDKYTM](https://linux.ucla.edu/idkytm.html)
|
- [IDKYTM](https://linux.ucla.edu/idkytm.html)
|
||||||
- [Holy Hell!](https://linux.ucla.edu/holyhell.html)
|
- [Holy Hell!](https://linux.ucla.edu/holyhell.html)
|
||||||
- [Crafting for Cancer](https://linux.ucla.edu/craftingforcancer)
|
- [Crafting for Cancer](https://linux.ucla.edu/craftingforcancer)
|
||||||
- [Installfests](https://linux.ucla.edu/installfest.html)
|
- [Installfests](/events/installfest)
|
||||||
- [Taylor Swift Guessing Game](https://linux.ucla.edu/tswift)
|
- [Taylor Swift Guessing Game](https://linux.ucla.edu/tswift)
|
||||||
|
|
||||||
Here's a list of test websites:
|
Here's a list of test websites:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Eduroam WiFi Guide
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
Connecting to the eduroam WiFi network (on the UCLA campus) is easy with Linux. eduroam is available almost everywhere on campus, so this is probably the most convenient WiFi network.
|
Connecting to the eduroam WiFi network (on the UCLA campus) is easy with Linux. eduroam is available almost everywhere on campus, so this is probably the most convenient WiFi network.
|
||||||
|
|
||||||
## Using NetworkManager
|
## Using NetworkManager
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
**IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT**
|
---
|
||||||
|
title: Email Account Guide
|
||||||
|
---
|
||||||
|
|
||||||
|
**IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT**
|
||||||
|
|
||||||
[![img](https://linux.ucla.edu/wiki/images/thumb/3/34/Image.png/300px-Image.png)](https://linux.ucla.edu/wiki/index.php/File:Image.png)
|
[![img](https://linux.ucla.edu/wiki/images/thumb/3/34/Image.png/300px-Image.png)](https://linux.ucla.edu/wiki/index.php/File:Image.png)
|
||||||
|
|
||||||
|
23
content/events/installfest-f22.md
Normal file
23
content/events/installfest-f22.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: "2022 Fall Installfest"
|
||||||
|
date: 2022-10-03
|
||||||
|
tags: [events]
|
||||||
|
author: LUG Board
|
||||||
|
---
|
||||||
|
|
||||||
|
(Free Pizza will be provided)!
|
||||||
|
|
||||||
|
Linux Users Group (LUG) at UCLA, invites you to attend the quarterly Linux Installfest! Please fill out the RSVP form.
|
||||||
|
|
||||||
|
* Date: 2022-10-07 Friday
|
||||||
|
* Time: 18:00-21:00
|
||||||
|
* Location: Mong Auditorium in Engineering 6
|
||||||
|
* RSVP: link
|
||||||
|
|
||||||
|
## General Info
|
||||||
|
|
||||||
|
LUG hosts a quarterly installfest on Friday of 2nd week. Attendees will be provided a USB drive and guide to dual booting their computers with Linux (most likely Debian or Arch Linux). However, attendees are welcome to bring their own flash drives and install any distro of their choice as well. Or if attendants do not feel comfortable with the possibility of losing their data, they can set up a Virtual Machine instead.
|
||||||
|
|
||||||
|
## Note on M1 and M2 Macs
|
||||||
|
|
||||||
|
We will not be able to install Linux on M1 and M2 Macs since they use custom Apple cores, however you can still set up a Virtual Machine to run Linux so feel free to come and chat with us! We plan on hosting a seperate event later about installing Asahi Linux, an Arch clone that works on M1 and M2 Macs.
|
@ -1,23 +1,31 @@
|
|||||||
---
|
---
|
||||||
title: "2022 Fall Installfest"
|
title: "Spring 2024 Installfest"
|
||||||
date: 2022-10-03
|
date: 2024-04-03
|
||||||
tags: events
|
tags: [events]
|
||||||
author: LUG Board
|
author: LUG Board
|
||||||
---
|
---
|
||||||
|
|
||||||
(Free Pizza will be provided)!
|
Free Pizza will be provided!!!
|
||||||
|
|
||||||
Linux Users Group (LUG) at UCLA, invites you to attend the quarterly Linux Installfest! Please fill out the RSVP form.
|
The Linux Users Group (LUG) at UCLA invites you to attend the quarterly Linux Installfest! Please fill out the [RSVP form](https://docs.google.com/forms/d/e/1FAIpQLSfnZdiENvHqAs4xtx6kEqtkstL4GVClOlzo-Gq_wiswHkGQtQ/viewform?usp=sf_link) to indicate your pizza preferences.
|
||||||
|
|
||||||
* Date: 2022-10-07 Friday
|
* Date: 2024-04-12, Friday
|
||||||
* Time: 18:00-21:00
|
* Time: 6-9 PM
|
||||||
* Location: Mong Auditorium in Engineering 6 (Pending Approval)
|
* Location: Engineering IV (exact room TBD)
|
||||||
* RSVP: link
|
* RSVP: [link](https://docs.google.com/forms/d/e/1FAIpQLSfnZdiENvHqAs4xtx6kEqtkstL4GVClOlzo-Gq_wiswHkGQtQ/viewform?usp=sf_link)
|
||||||
|
|
||||||
## General Info
|
## General Info
|
||||||
|
|
||||||
LUG hosts a quarterly installfest on Friday of 2nd week. Attendees will be provided a USB drive and guide to dual booting their computers with Linux (most likely Debian or Arch Linux). However, attendees are welcome to bring their own flash drives and install any distro of their choice as well. Or if attendants do not feel comfortable with the possibility of losing their data, they can set up a Virtual Machine instead.
|
LUG hosts a quarterly installfest on Friday of 2nd week. Attendees will be provided a USB drive and guide to dual booting their computers with Linux (most likely Debian or Arch Linux). However, attendees are welcome to bring their own flash drives and install any distro of their choice as well. Or if attendants do not feel comfortable with the possibility of losing their data, they can set up a Virtual Machine instead.
|
||||||
|
|
||||||
|
The officers will also be doing a show-and-tell of their own obscure hardware which they have installed Linux on.
|
||||||
|
|
||||||
|
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
|
## Note on M1 and M2 Macs
|
||||||
|
|
||||||
We will not be able to install Linux on M1 and M2 Macs since they use custom Apple cores, however you can still set up a Virtual Machine to run Linux so feel free to come and chat with us! We plan on hosting a seperate event later about installing Asahi Linux, an Arch clone that works 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!
|
||||||
|
@ -2,20 +2,20 @@ So what's this Linux thing all about? What does Linux look like? What software r
|
|||||||
|
|
||||||
## What is Linux about?
|
## What is Linux about?
|
||||||
|
|
||||||
You can find a good introduction to Linux here, here, and here.
|
You can find a good introduction to Linux [here](https://www.geeksforgeeks.org/introduction-to-linux-operating-system/).
|
||||||
|
|
||||||
## What does Linux look like?
|
## What does Linux look like?
|
||||||
|
|
||||||
Over the last few years, Linux graphic user interfaces (GUI) have greatly improved. Click to view screenshots of the current desktop environments offered by the Gnome and KDE Project.
|
Over the last few years, Linux graphic user interfaces (GUI) have greatly improved. Click to view screenshots of the current desktop environments offered by the Gnome and KDE Project.
|
||||||
|
|
||||||
- GNOME Overview
|
- [GNOME Overview](https://release.gnome.org/46/)
|
||||||
- KDE Overview
|
- [KDE Overview](https://kde.org/announcements/megarelease/6/)
|
||||||
|
|
||||||
## How about software?
|
## How about software?
|
||||||
|
|
||||||
There is a large selection of software for Linux. For quick selection and comparison, see the fossfor.us site.
|
There is a large selection of software for Linux. For quick selection and comparison, see the fossfor.us site.
|
||||||
|
|
||||||
According to freshmeat.net (a large index of software for Linux and other Unices), there are currently over 23,000 projects in development. Many of these programs are Open Source and/or free.
|
According to [freshmeat.net](https://freshmeat.net) (a large index of software for Linux and other Unices), there are currently over 23,000 projects in development. Many of these programs are Open Source and/or free.
|
||||||
|
|
||||||
## Getting Linux
|
## Getting Linux
|
||||||
|
|
||||||
|
@ -1 +1,11 @@
|
|||||||
Nothing here yet!
|
---
|
||||||
|
title: Articles
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
- [Club Description](/description)
|
||||||
|
- [Club Constitution](/constitution)
|
||||||
|
- [Email Account Guide](/emails)
|
||||||
|
- [Rules](/rules)
|
||||||
|
- [UCLA VPN Guide](/ucla-vpn)
|
||||||
|
- [Eduroam WiFi Guide](/eduroam)
|
||||||
|
@ -1,11 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Join
|
title: Rules
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Rules
|
|
||||||
|
|
||||||
I. Account Rules
|
I. Account Rules
|
||||||
|
|
||||||
0. No illegal activity
|
0. No illegal activity
|
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: UCLA VPN Guide
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
The UCLA VPN allows you to access campus resources even when you are away from campus. This is useful for downloading scientific journals, for example.
|
The UCLA VPN allows you to access campus resources even when you are away from campus. This is useful for downloading scientific journals, for example.
|
||||||
|
|
||||||
Connecting to the UCLA VPN is easy.
|
Connecting to the UCLA VPN is easy.
|
||||||
|
@ -13,6 +13,5 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="/installfest"><span class="magic">10-07: Installfest, Friday 18:00-19:00 in Mong Auditorium in Engineering 6</span></a></li>
|
<li><a href="/events/installfest"><span class="magic">April 12, 2024: SPRING 2024 INSTALLFEST, 6-9 PM in Engineering IV</span></a></li>
|
||||||
<li>TBD: General meeting</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
<div class="footer wrapper">
|
<div class="footer wrapper">
|
||||||
<nav class="nav">
|
<nav class="nav">
|
||||||
<div>No Copyright | {{ end }} <a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="https://gohugo.io">Hugo</a></div>
|
<div>{{ with .Site.Copyright }} {{ . }} | {{ end }} <a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="https://gohugo.io">Hugo</a></div>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ if not .Site.IsServer }}
|
|
||||||
{{ template "_internal/google_analytics_async.html" . }}
|
|
||||||
{{ end }}
|
|
||||||
{{- with .Site.Params.Social -}}
|
{{- with .Site.Params.Social -}}
|
||||||
<script>feather.replace()</script>
|
<script>feather.replace()</script>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user