V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  henryshen233  ›  全部回复第 90 页 / 共 101 页
回复总数  2007
1 ... 86  87  88  89  90  91  92  93  94  95 ... 101  
2017-02-28 17:27:53 +08:00
回复了 baozijun 创建的主题 程序员 请问 rmbp 有什么底部支架推荐哇?
rain design mStand 不是标配吗
2017-02-27 14:15:41 +08:00
回复了 yungun 创建的主题 Apple 有人能说一说关于 BeatsX 的使用体验么
推荐狗圈
@hmsea 谢谢兄弟啊啊啊,太感谢了,成功了,太感谢!!!
@liyvhg /etc/rc.local 倒数第二行请忽略,是多余的,路径没错的哈哈
@hmsea have a try...
一楼是 /etc/rc.local
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
# Print the IP address
/home/pi/kcptun/client_linux_arm7 -c /home/pi/kcptun/kcptunclient.json &
_IP=$(hostname -I) || true
if [ "$_IP" ]; then
printf "My IP address is %s\n" "$_IP"
fi
/client_linux_arm7 -c /kcptunclient.json &
exit 0
2017-02-21 19:41:30 +08:00
回复了 henryshen233 创建的主题 OpenWrt openwrt 中不能自启动 kcptun 的问题,请教同学
安装了 luci 界面,试试应该会好
2017-02-20 22:07:12 +08:00
回复了 Acheron 创建的主题 macOS mac 上有没有好用的剪贴板增强软件?显示剪贴板历史
@astkaasa Copied
2017-02-20 14:27:26 +08:00
回复了 henryshen233 创建的主题 Linux 万能的 V2,我又来求助了,设置了两天 dnsmasq 还是上不了网
@guokeke 系统重装后,现在连 kcp 都配置好了😳
2017-02-19 16:29:31 +08:00
回复了 henryshen233 创建的主题 Linux 万能的 V2,我又来求助了,设置了两天 dnsmasq 还是上不了网
@imn1 现在路由器不能分配 IP 了,又得重置一下了😂
2017-02-19 16:28:04 +08:00
回复了 henryshen233 创建的主题 Linux 万能的 V2,我又来求助了,设置了两天 dnsmasq 还是上不了网
@JackyBao 我再搞清一下概念
2017-02-19 16:12:27 +08:00
回复了 henryshen233 创建的主题 Linux 万能的 V2,我又来求助了,设置了两天 dnsmasq 还是上不了网
@kuretru 安装了 shadowsocks ,但是应该不影响吧我觉得😳
2017-02-19 15:44:14 +08:00
回复了 henryshen233 创建的主题 Linux 万能的 V2,我又来求助了,设置了两天 dnsmasq 还是上不了网
@kuretru 又在网页端修改了 127.0.0.1#543 为 DNS ,能被 dig 了
1 ... 86  87  88  89  90  91  92  93  94  95 ... 101  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2780 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 15:19 · PVG 23:19 · LAX 08:19 · JFK 11:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.