Nonie689
Nonie689
I found many possible icons that with a bit editing could be candidates ... but some are maybe copyright protected and must be modified, to make them useable.... 1. https://vectorified.com/images/anti-ddos-icon-20.png...
If you use ext4 you can use a transparent encryption [folder-only-encrpytion] with a custom pass for every folder in the ext4 system. I wouldn't recomment gocryptfs!!! But I am not...
> > If you use ext4 you can use a transparent encryption [folder-only-encrpytion] with a custom pass for every folder in the ext4 system. > > Well, I'm currently using...
Maybe would it be a workaround to create an own bubblejail user or group... I found this topic, https://askubuntu.com/questions/1204412/changing-the-network-interface-for-specific-user could this work?
> What about `userdbctl user --output=classic | cut -d : -f 1`? This shows users with nologin too..
I mean this: userdbctl | grep regular | grep -wve "[↓|↑]" | awk '{print $1 " " $6}'
Yes, I want just an easy way to find valid user home directories.
Cause everybody use a different way. Why not have an allover solution for everyone? some tries xdg home some tryes regexp .. somebody tries this and another trying wether a...
> please define "valid user"? > > You are grepping for "regular", hence I figure you want to exclude system users? group as: root or user
I mean only users in the group: root or users