this post was submitted on 04 Nov 2024
34 points (94.7% liked)

Linux

47993 readers
1155 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I understand the need for something like Tails OS and I am glad it exists. But I am looking for a distro that is not as hyper focused on extreme privacy and anonymity and is designed to be sort of like mobile computing.

I know many(if not all) distros can be live booted. I am also aware the likes of MX Linux and others leave unallocated space that can be formatted and used for this purpose but what I am looking for is this process being stream lined.

In Tails, there is a dedicated "Persistent Volumes Manager" app where you select what information you wish to put in your persistence storage. For example, you can choose to store your settings, installed apps, wifi passwords, app configuration, browser bookmarks and other useful stuff. Persistence storage is optionally encrypted to prevent sensitive data from being extracted from stolen flash drive.

When you boot up, you will be asked whether you wish to unlock persistence volume or not. If you agree, all your settings will be loaded into current live boot session, if not, it wont be.

The distro does not act or try to pretend like Tails but rather acts and feels like a standard linux distro, not hyper focused on anonymity, maximizing user convinience over privacy and security.

Essentially: When you boot, if you choose to use persistence storage by unlocking with password, etc, all your settings, installed app, etc get loaded from it. If you dont, the distro default is set.

When persistence folder is unlocked, there could be a Persistence folder in the live user's home directory where we can store files we wish to persist between reboot. Everything outside is non persistent.

If you have used Tails OS, its exactly that, except not hyper focused on anonymity and security requiring Tor to be running to access the network

top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 18 hours ago (1 children)

Are you just describing a live boot OS with persistent storage, or am I missing something?

https://www.howtogeek.com/14912/create-a-persistent-bootable-ubuntu-usb-flash-drive/

[–] [email protected] 2 points 17 hours ago (1 children)

That and making it easy to store settings, passwords, bookmarks, etc, almost how Tails does it

[–] [email protected] 7 points 17 hours ago (1 children)

But thats what I seem to be misunderstanding- all of that is specifically the persistent storage?

[–] [email protected] 1 points 17 hours ago* (last edited 17 hours ago) (1 children)

Yes, all of that is persistence storage.

When you boot, if you choose to use persistence storage by unlocking with password, etc, all your settings, installed app, etc get loaded from it. If you dont, the distro default is set.

If you have used Tails OS, its exactly that, except not hyper focused on anonymity and security requiring Tor to be running to access the network

[–] [email protected] 3 points 16 hours ago
[–] [email protected] 2 points 12 hours ago

TinyCore does this, I think; by default files and applications go into session storage (cleared on logout), but they can be moved/writted to persistent storage. I have to say I digged it, and I wish the driver and application support was better (but then it wouldn't be so minimal)

[–] [email protected] 5 points 16 hours ago (1 children)

I read through your post a few times and it seems like you want the option to use your Persistent storage or just use the stick as a default install live boot medium.

If so, have you thought about using any of the live usbs with persistence and just make multiple users. One where persistence is used and encrypted and one that does not have access to the Persistent partition?

[–] [email protected] 2 points 5 hours ago

Sorry if my writing seems like scribbles, I am not a native English speaker.

Would that work? I will try, thanks

[–] [email protected] 2 points 15 hours ago (1 children)
[–] [email protected] 1 points 6 hours ago

Those are like sky and land difference than what I am looking for

[–] [email protected] 2 points 15 hours ago (1 children)
[–] [email protected] 1 points 15 hours ago

Both of these offer persistence. With Puppy you can choose when you shutdown to save. I think PorteuX works the same way.

[–] [email protected] 1 points 15 hours ago (1 children)

Soap boxing here but I feel these kinds of use cases is what NixOS is built for.

Declarative config to setup the system, users, and apps.

Declarative and customizable impermanence exactly how you want it.

I use Tails as well but NixOS is my daily driver. Anything not marked explicitly to persist is dropped each reboot. I'm the only user so I keep the last 30 days of non persisted data for like a power outage but that's something I had to go out of my to setup for my use case.

[–] [email protected] 1 points 5 hours ago (1 children)

Yeah but is Nix OS going to provide easy to use persistence volume manager in its live mode?

[–] [email protected] 1 points 5 hours ago

No. Its all text file config. You wouldn't use live CD mode. You define your own how you want it to work.

Its a steep learning curve so if looking for off the shelf solutions, don't use nix. If you need something custom but through a single config paradigm, nix is awesome.

[–] [email protected] 1 points 18 hours ago (1 children)

Any other Linux distribution that has a live image.

[–] [email protected] 3 points 18 hours ago* (last edited 18 hours ago)

They were specific in their post.