Tag Archives: systemd

/tmp mounted as tmpfs on CentOS

After a recent reboot of my CentOS servers, I’ve inherited an issue where the server comes up running with /tmp mounted using tmpfs. tmpfs is a memory-based volatile filesystem and has some uses for people, but others like myself may … Continue reading

Tagged , , , , , | 1 Comment

Puppet modules

I’m in the middle of doing a migration of my personal server infrastructure from a 2006-era colocation server onto modern cloud hosting providers. As part of this migration, I’mĀ rebuilding everything properly using Puppet (use it heavily at work so it’s … Continue reading

Tagged , , , , , , , , , , , , | 1 Comment

First thoughts and tips on EL 7

Generally one RHEL/CentOS/Scientific Linux (aka EL) release isn’t radically different to another, however the introduction of EL 7 is a bit of a shake up, introducing systemd, which means new init system, new ways of reading logs plus dropping some … Continue reading

Tagged , , , , , , , , , , | 3 Comments