Marcel Wysocki
Marcel Wysocki
this issue is still present
should use the 'ip' utility instead. see https://help.ubuntu.com/community/SSH_VPN for an example
@danfruehauf 'ip' has been the de-facto standard utility for a long time https://blog.timheckman.net/2011/12/22/why-you-should-replace-ifconfig/
The toolchain does not contain Rez and DeRez, and some other tools. Also simply creating a .dmg file with genisoimage doesn't give you the look and feel of a native...
https://github.com/Twometer/NoFences/pull/44
gpt itself suggests this: ``` def sanitize_data(data): """ Sanitize data by removing or replacing the '\u0000' character. """ if isinstance(data, str): return data.replace('\u0000', '') # Replace with '' or other...
+1 i have all my fences organized into folders already
same happens when changing the username from the interface, stuff breaks
Would you not have to re-implement lots of SPL stuff to work in userspace ?