Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

System stateless with overlayfs

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
m.mancio
Posts: 2
Joined: 2017-04-27 14:06

System stateless with overlayfs

#1 Post by m.mancio »

Hi,
I installed last Debian 32 bit

Code: Select all

# uname -a
Linux myserver 3.16.0-4-686-pae #1 SMP Debian 3.16.43-2 (2017-04-30) i686 GNU/Linux
How can I put system in read-only (stateless)? In ubuntu it's very simple:

Code: Select all

apt-get install overlayroot
and configure overlayroot.conf.

In Debian there are a simple way to do this?

Thanks Mauro


Post Reply