Jump to content

Another Ubuntu Question

Go to solution Solved by Sauron,
4 minutes ago, SeismicDojo said:

How do you recommend me partition my Linux system? 
Does it even matter for my purposes on a home/mobile lan pc?

It doesn't matter, use the defaults.

Greetings, Tips and Toes.

 

I’m completely aware of Ubuntu’s robust tools. Creatively speaking, productivity and management. Whether the object to name is scientific, medical, and engineering.
I’ve come across various tools which are fulfilling albeit overwhelming. 

I have 4tb ssd including nvme, alongside 2tb hdd. I wish to install Linux alongside Windows primarily. For an educator, editor, or student.  Files and content secured, accessible and future-proof. Eventually I want to figure out how to make my system mobile and somewhat commercial.
 

I know websites are run off servers. Portable streaming can happen from ready-made platforms such as twitch. I’m just wondering hosting in general. If that’s even worth mentioning in the context of this question. How do you recommend me partition my Linux system? 
Does it even matter for my purposes on a home/mobile lan pc?

I don’t know anything about web development. I’m just interested in having all my projects saved for now. Commercializing anything is over the horizon and maybe not even worth telling anyone yet.

 

1st Post 🙂 

Wish me safe travels across anything and everything Linus Tech Tips. 

SeismicDojo- Avatar Just Merely An Alteration. Really Proud of the Way My First Build is Coming Along.

CPU: AMD Ryzen 3 5600x

Motherboard: MSI B550m Mortar Wifi

Memory: 16gb RipJaws 

Link to comment
https://linustechtips.com/topic/1397381-another-ubuntu-question/
Share on other sites

Link to post
Share on other sites

4 minutes ago, SeismicDojo said:

How do you recommend me partition my Linux system? 
Does it even matter for my purposes on a home/mobile lan pc?

It doesn't matter, use the defaults.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

Great. It's just while I was doing some internet searches there were topics for swappiness, hibernation, /tmp /var /boot. Previously when I loaded the default configurations there was only a uefi and root partition. As I understand linux doesn't require much space at all. I'm not at all discouraged to be informed about this. Ill probably only just keep a separate /home folder.

SeismicDojo- Avatar Just Merely An Alteration. Really Proud of the Way My First Build is Coming Along.

CPU: AMD Ryzen 3 5600x

Motherboard: MSI B550m Mortar Wifi

Memory: 16gb RipJaws 

Link to post
Share on other sites

1 hour ago, SeismicDojo said:

I know websites are run off servers. Portable streaming can happen from ready-made platforms such as twitch. I’m just wondering hosting in general. If that’s even worth mentioning in the context of this question. How do you recommend me partition my Linux system?

 

1 hour ago, Sauron said:

It doesn't matter, use the defaults.

I would disagree with this ^^^

 

At this point there is only one good reason to not be using BTRFS on Linux and that's if you need per partition encryption (and even then, you can still do it as a LUKS container I believe).

 

The ability to create an instant system snapshot and have it show as a boot option in GRUB in case anything goes wrong blows EXT4 away and when you run Timeshift on top of that it gets even easier.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to post
Share on other sites

14 minutes ago, Master Disaster said:

The ability to create an instant system snapshot and have it show as a boot option in GRUB in case anything goes wrong blows EXT4 away and when you run Timeshift on top of that it gets even easier.

I suppose, but that's not really related to the use case - it's more of a general nice to have feature. In normal use I wouldn't expect a catastrophic failure that requires a recovery snapshot. The setup process is also quite a bit more involved so I wouldn't necessarily recommend it to a beginner.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

7 minutes ago, Sauron said:

I suppose, but that's not really related to the use case - it's more of a general nice to have feature. In normal use I wouldn't expect a catastrophic failure that requires a recovery snapshot. The setup process is also quite a bit more involved so I wouldn't necessarily recommend it to a beginner.

I'm not 100% sure this is true but I believe modern Ubuntu creates a sane set of subvolumes by default with / & /home being separated out into /@ and /@home.

 

I still don't understand why none of the distros offer the ability to manage SVs during setup, its probably a calamares issues, right?

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to post
Share on other sites

3 minutes ago, Master Disaster said:

I still don't understand why none of the distros offer the ability to manage SVs during setup, its probably a calamares issues, right?

Either that or a deliberate choice to make it simpler for new users.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

Hi, thank you. I like using some of the tools Linux has to offer. Good to know you’ve taken care of users like me.

SeismicDojo- Avatar Just Merely An Alteration. Really Proud of the Way My First Build is Coming Along.

CPU: AMD Ryzen 3 5600x

Motherboard: MSI B550m Mortar Wifi

Memory: 16gb RipJaws 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×