随笔分类 - Linux
摘要:local端使用MobarXterm,默认开启了X11 forwarding和X11 Server。 remote端是ubuntu 22 桌面版。在/etc/ssh/sshd_config中修改设置 AllowTcpForwarding yesX11Forwarding yes 还可以安装以下工具,
阅读全文
摘要:1 offical source list deb https://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse # deb-src https://archive.ubuntu.com/ubuntu/ ja
阅读全文
摘要:This is a copy of code9016 at https://unix.stackexchange.com/questions/588572/linux-capabilities-to-read-environment-variables. copy here to avoid it
阅读全文
摘要:一、server端配置rsync 并以daem的方式运行rsync. server 端的配置文件为/etc/rsyncd.conf: uid=alun gid=alun pid file=/var/run/rsyncd.pid log file=/var/log/rsyncd.log secrets
阅读全文
摘要:By default the uClinux uses the tools provided by busybox firstly. So the init login and passwd are all linked to busybox by default.Although busybox
阅读全文
浙公网安备 33010602011771号