F5F Stay Refreshed Software Operating Systems Repo linked to the Linux discussion in the video.

Repo linked to the Linux discussion in the video.

Repo linked to the Linux discussion in the video.

L
Laxioss
Junior Member
5
07-13-2023, 07:42 AM
#1
Linus shared how Anthony met someone at System76 who had a GitHub repository with a script that could install all required software and download your user profile after setup. The link wasn’t in the description or comments, so anyone could help by adding it in the comments. Thank you!
L
Laxioss
07-13-2023, 07:42 AM #1

Linus shared how Anthony met someone at System76 who had a GitHub repository with a script that could install all required software and download your user profile after setup. The link wasn’t in the description or comments, so anyone could help by adding it in the comments. Thank you!

M
mindcraft54
Member
66
07-13-2023, 02:40 PM
#2
I think it was a private repository he mentioned. A lot of folks maintain dotfiles repos for these settings. You’ll find plenty of them on GitHub.
M
mindcraft54
07-13-2023, 02:40 PM #2

I think it was a private repository he mentioned. A lot of folks maintain dotfiles repos for these settings. You’ll find plenty of them on GitHub.

H
huuskyjerk
Member
170
07-13-2023, 04:20 PM
#3
Only the necessary software and configurations required for a particular individual or team. These scripts can also modify settings to assume certain hardware is present. They are usually personal setup or installation tools, typically handled by more skilled users. It would be a poor choice to install a generic script just to get started, particularly if you're not familiar with its purpose.
H
huuskyjerk
07-13-2023, 04:20 PM #3

Only the necessary software and configurations required for a particular individual or team. These scripts can also modify settings to assume certain hardware is present. They are usually personal setup or installation tools, typically handled by more skilled users. It would be a poor choice to install a generic script just to get started, particularly if you're not familiar with its purpose.

Z
Zeenor_
Junior Member
33
07-15-2023, 09:40 PM
#4
Hey so I was confused for a bit too. It is a bash script here is an example for fedora there is no easy way to just drag and drop what you want. It does require a higher level of technical skill. Maybe find someone on here or on fiverr that can help you put together your own. https://git.furworks.de/tobias/fedora-in...install.sh
Z
Zeenor_
07-15-2023, 09:40 PM #4

Hey so I was confused for a bit too. It is a bash script here is an example for fedora there is no easy way to just drag and drop what you want. It does require a higher level of technical skill. Maybe find someone on here or on fiverr that can help you put together your own. https://git.furworks.de/tobias/fedora-in...install.sh

D
darkwolf644
Member
183
07-19-2023, 11:15 PM
#5
It was required for both the software and his user profile.
D
darkwolf644
07-19-2023, 11:15 PM #5

It was required for both the software and his user profile.

A
Adabelle
Senior Member
724
07-27-2023, 07:24 AM
#6
I discovered a site named lilite (ninite for Linux). It wasn’t ideal, missing some features I needed, so I branched off and built a custom version using Docker. This allows me to deploy it in my personal Kubernetes cluster and install all the apps I require.
A
Adabelle
07-27-2023, 07:24 AM #6

I discovered a site named lilite (ninite for Linux). It wasn’t ideal, missing some features I needed, so I branched off and built a custom version using Docker. This allows me to deploy it in my personal Kubernetes cluster and install all the apps I require.