我正在使用 VPNBook 服务器进行连接,并且使用以下命令可以正常工作:
sudo openvpn --config /etc/openvpn/vpnbook-udp-53.ovpn --auth-user-pass /etc/openvpn/password.txt
Run Code Online (Sandbox Code Playgroud)
但我似乎无法弄清楚如何在不重新启动的情况下停止它。
我试过service openvpn stopand /etc/init.d/vpnbook stop,但这似乎不会影响它。
apt-get 更新返回:
W: GPG error: http://pl.archive.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://pl.archive.ubuntu.com trusty-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
W: GPG error: http://deb.torproject.org trusty InRelease: The following signatures couldn't …Run Code Online (Sandbox Code Playgroud) 我想定期在指标系统监视器中显示我的速度测试下载速度结果。
如果您运行,speedtest-cli 的输出会有所调整
$ speedtest-cli --simple
Ping: 50.808 ms
Download: 10.87 Mbit/s
Upload: 4.47 Mbit/s
Run Code Online (Sandbox Code Playgroud)
有没有什么办法可以进一步修剪输出,直到下载速度数字?
我的笔记本电脑的网络摄像头有一个常见的太暗的问题,解决方法是使用 v4l2ucp 并激活“曝光,自动优先”。问题是,每次重新启动后设置都会恢复。有什么办法让它持久化吗?