业余语言练习 – Page 4 – 语言练习,语言学习,语言使用

bluetoothctl

bluetoothctl Agent registered [S-86]# help Menu main: Available commands: ——————- advertise Advertise Options Submenu scan Scan Options Submenu gatt Generic Attribute Submenu list List available controllers show [ctrl] Controller information

Published
Categorized as linux

nmcli & ip

root@root135:~# cat nmcli nmcli c nmcli c del iQOO\ Z7\ Network nmcli dev wifi nmcli dev wifi connect iQOO\ Z7 password 123456789 nmcli c del f6e0d23e-69e1-4cf3-a962-81d2d18ff17a nmcli dev nmcli r wifi off #关闭所有的wifi nmcli r wifi on #打开所有的wifi

Published
Categorized as linux

bluetoothctl

root@root135:~# bluetoothctl Agent registered [bluetooth]# devices Device D4:84:57:10:04:18 midea Device 56:F5:F5:24:82:8B 56-F5-F5-24-82-8B Device F7:AF:2D:1A:0D:91 COROS PACE 3 87902A Device 41:42:FF:28:DF:E0 S-86 Device 40:45:DA:29:C4:6A Topway Device DC:2D:04:D8:E2:DE iQOO Z7

Published
Categorized as linux

icacls控制文件夹及文件的权限

D:\java_0\demo>icacls ICACLS name /save aclfile [/T] [/C] [/L] [/Q] 将匹配名称的文件和文件夹的 DACL 存储到 aclfile 中 以便将来与 /restore 一起使用。请注意,未保存 SACL、 所有者或完整性标签。 ICACLS directory [/substitute SidOld SidNew […]] /restore aclfile [/C] [/L] [/Q] 将存储的 DACL 应用于目录中的文件。

Published
Categorized as win

rdesktop->rdp优化

无论是linux->windows还是windows->windows,windows(win7及以上)最好做调整: RDP的优化主要从以下几个方面进行: 帧率设置 开启硬件加速(使用显卡) 传输协议设置 链接用户数量 nVidia显卡加速

Published
Categorized as win