12 2020 档案

nomachine
摘要:https://www.ncnynl.com/archives/201910/3399.html https://www.nomachine.com/download/ $ sudo dpkg -i nomachine_7.0.211_1_arm64.deb 阅读全文

posted @ 2020-12-30 19:20 cdekelon 阅读(190) 评论(0) 推荐(0)

samba server You can't access this shared folder because your organization's security policies block unauthenticated guest access. These policies help protect your PC from unsafe
摘要:https://adrianmejia.com/how-to-set-up-samba-in-ubuntu-linux-and-access-it-in-mac-os-and-windows/ "You can’t access this shared folder because your org 阅读全文

posted @ 2020-12-17 18:16 cdekelon 阅读(276) 评论(0) 推荐(0)

Find all the softlinks under folder "data"
摘要:$ find -L /data -xtype l 并show出来 find -L /data -xtype l -exec ls -l {} \; or find -L /data -xtype l |xargs ls -l 阅读全文

posted @ 2020-12-10 23:34 cdekelon 阅读(76) 评论(0) 推荐(0)

导航