Maybe this will be the Gnome release that convinces me to enjoy Gnome. 😛
It depends if you were ever interested in Gnome at all.
My main beef with Gnome is that without an extra tool package, files and directories that you place in the /home/whateverUser/Desktop directory don't actually appear on the desktop. It's been a while since I've given Gnome a chance (notwithstanding a recent thread), so maybe my gripe is no longer valid.
I believe Gnome Tweak has a option to enable Desktop. But it was never an issue for me because I dislike anything on there except for wallpaper.
I know with Elementary OS, they removed Desktop folder.
Yeah, my gripe isn't a functional one. It's more of an aesthetic gripe: "why have that folder if it doesn't make stuff appear on the GUI's desktop?"
Because in Fedora for example allows you to log in using Gnome classic.
It does if you are a person that wants LTS (e.g. you hate keeping your systems up to date) and like run Ubuntu LTS, and want to update LXC and this would cause an LTS conflict.
Ya, so there must have been a change at some point. Setting the zone to drop and then adding services allows those services through. Firewalld site shows what your book says is correct and what (I'm 99% sure) I saw when I initially started with the SCAP stuff last year:
@matteo-nunziati So, CentOS 7 , EXT4, LVM with compression turned on.
After all, I'm using consumer / smb desktop hardware. From what I've read, ZFS would require more resources than I have available if I wanted dedupe. My storage box will only have 8 GB RAM.
Generally go XFS but even ext4 is good. ZFS requires something like 1gb per raw tb of storage but mostrly for raid/compression. It raises up to 5gb per tb if you want dedup.
So 8gb=8tb of raw (pre raid) storage.
ZFS is nice byt you usually can go w/out its features in smb
The memory is for dedupe. It needs very little for compression and RAID. Those use CPU, but not RAM (much).
@matteo-nunziati So, CentOS 7 , EXT4, LVM with compression turned on.
After all, I'm using consumer / smb desktop hardware. From what I've read, ZFS would require more resources than I have available if I wanted dedupe. My storage box will only have 8 GB RAM.
Generally go XFS but even ext4 is good. ZFS requires something like 1gb per raw tb of storage but mostrly for raid/compression. It raises up to 5gb per tb if you want dedup.
So 8gb=8tb of raw (pre raid) storage.
ZFS is nice byt you usually can go w/out its features in smb
The memory is for dedupe. It needs very little for compression and RAID. Those use CPU, but not RAM (much).
Um, I don't know how I really feel about it. Reiser was mediocre file system to begin with, XFS was much better in every possible use case, and still is. If anything, they should rename the damn thing, having a name after murderer is never a good thing.
ReiserFS was really great at handling massive numbers of tiny files. That was its strong suit. It was good enough that Suse used it by default.