this post was submitted on 04 Jul 2023
6 points (100.0% liked)

Gentoo Linux

477 readers
1 users here now

The Gentoo Linux community for discussions, tips and tricks, and general kernel compiling

founded 1 year ago
MODERATORS
 

Was able to install gentoo on a Oracle always-free instance. It has 4x ARM CPUs and 24 GB RAM. Those specs are really nice for a free instance.

for now I'll use it to self host some public facing services. Who knows, maybe I'll host a personal lemmy instance on it :)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (2 children)

Congrats! How did the install go? Any major issues?

A word of caution for public services on oracle, they randomly turn off their free tier servers. And they have a new system which destroys inactive servers. So if you are not using a 5-10% average CPU, they "recover" them.

Also, Arm builds for Lemmy are broken ATM so you will be a version behind or have to use a 3rd party's container / build them yourself :)

[โ€“] [email protected] 1 points 1 year ago (1 children)

With portage updating packages periodically, I am sure I will be hitting the 15% CPU threshold easily ๐Ÿ˜๐Ÿ˜

The process was actually pretty easy. Granted, I did not yet mess with the kernel or the boot process yet.

I'm honestly surprised how easily doable the install process was. I just created a gentoo install chroot, then replaced all the directories from the main root with ones from the gentoo chroot.

I'd gladly build lemmy from source myself. I suppose it is in the spirit of gentoo!

[โ€“] [email protected] 1 points 1 year ago

Genkernel! W00t