101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

487
active users

#nfsv4

0 posts0 participants0 posts today
Atomozero<p>📊 New <a href="https://mastodon.uno/tags/Haiku" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Haiku</span></a> development report - May 2025!</p><p>A month focused on targeted improvements and stability:<br>- HaikuDepot now more user-friendly for newcomers<br>- Important Tracker and Terminal fixes<br>- Major BUrl class rework with cleaner API<br>- More stable <a href="https://mastodon.uno/tags/NFSv4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFSv4</span></a> and <a href="https://mastodon.uno/tags/EXT4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EXT4</span></a> drivers<br>- <a href="https://mastodon.uno/tags/Wacom" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wacom</span></a> <a href="https://mastodon.uno/tags/Intuos4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Intuos4</span></a> support added</p><p>Interesting milestone: 258 HaikuPorts commits vs 52 core system - shows growing maturity! 🚀</p><p>Full report: <a href="https://www.desktoponfire.com/haikuos/software/778/haiku-overview-of-may-2025-developments/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">desktoponfire.com/haikuos/soft</span><span class="invisible">ware/778/haiku-overview-of-may-2025-developments/</span></a></p><p><a href="https://mastodon.uno/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.uno/tags/BeOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BeOS</span></a> <a href="https://mastodon.uno/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HaikuOS</span></a> <a href="https://mastodon.uno/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareDevelopment</span></a></p>
Felix Palmen :freebsd: :c64:<p><span class="h-card" translate="no"><a href="https://exquisite.social/@thomholwerda" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>thomholwerda</span></a></span> Regarding security, <a href="https://mastodon.bsd.cafe/tags/NFS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFS</span></a> (v3, and even v4 without kerberos) is clearly worse, in just not providing *any* security unless you guarantee your network is guarded against any unknown clients and ALL the machines on the network are perfectly secured.</p><p>Of course, <a href="https://mastodon.bsd.cafe/tags/NFSv4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFSv4</span></a> with one of the <a href="https://mastodon.bsd.cafe/tags/kerberos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kerberos</span></a> modes enabled is very nice. In my personal opinion: clearly better -- it's "simple", doesn't contain any kind of "login" but just expects clients to always arrive with a valid kerberos ticket.</p>
0mp at FreeBSD<p>Has anyone successfully mounted on <a href="https://mastodon.social/tags/macOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOS</span></a> <a href="https://mastodon.social/tags/NFS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFS</span></a> or <a href="https://mastodon.social/tags/Samba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Samba</span></a> shares hosted on a <a href="https://mastodon.social/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeBSD</span></a> server? </p><p>If I use NFSv3, then all my shares are full of <a href="https://mastodon.social/tags/AppleDouble" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppleDouble</span></a> files (i.e., with the "._" prefix).</p><p>If I use <a href="https://mastodon.social/tags/NFSv4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NFSv4</span></a>, then "git fetch" just hangs forever and never finishes.</p><p>If I use <a href="https://mastodon.social/tags/Samba" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Samba</span></a>, then either 1) everything is 755 but I cannot delete files xD or 2) (after applying <a href="https://askubuntu.com/a/1126633/413683" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">askubuntu.com/a/1126633/413683</span><span class="invisible"></span></a>) the permissions are correct, but something is wrong with my .git: ad_convert: Failed to convert [.git].</p><p>:(</p>
noodle<p>Having a real battle getting posix permissions to behave as expected on <a href="https://aus.social/tags/truenas_scale" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>truenas_scale</span></a> . Considering starting over with <a href="https://aus.social/tags/nfsv4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nfsv4</span></a> rather than <a href="https://aus.social/tags/posix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>posix</span></a>. Is there any compelling reason to use posix ACLs or avoid nfsv4?</p>