V2EX luofeiyu 的所有回复 第 1 页 / 共 1 页
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX    luofeiyu    全部回复第 1 页 / 共 1 页
回复总数  18
2016-06-09 16:23:00 +08:00
回复了 luofeiyu 创建的主题 程序员 history | vim 不行?
man vim 得到结果

- The file to edit is read from stdin. Commands are read
from stderr, which should be a tty.

The file to edit is read from stdin. 这个我懂了,请问
Commands are read from stderr, which should be a tty.
这个如何理解?
2016-06-08 15:26:13 +08:00
回复了 luofeiyu 创建的主题 OpenWrt 如何恢复/www 文件夹里面的文件
注意,由于 /www 里面的文件全部丢失,无法使用 luci-web 了。
2016-06-06 13:49:02 +08:00
回复了 luofeiyu 创建的主题 OpenWrt Cannot satisfy the following dependencies for bash:*libc ?
opkg install https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base/libc_0.9.33.2-1_ar71xx.ipk
运行出错,
Collected errors:
* wfopen: https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base/libc_0.9.33.2-1_ar71xx.ipk: No such file or directory.
* pkg_init_from_file: Failed to extract control file from https://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/base/libc_0.9.33.2-1_ar71xx.ipk.

下载后
opkg install /tmp/mozilla_debian80/libc_0.9.33.2-1_ar71xx.ipk
成功。
2016-06-05 17:29:52 +08:00
回复了 MyLeoWind 创建的主题 Python 逐行读取文本时哪种方法更好?
内存受不了。
2016-06-05 14:54:43 +08:00
回复了 luofeiyu 创建的主题 OpenWrt Cannot satisfy the following dependencies for bash:*libc ?
opkg install libc
Unknown package 'libc'.
Collected errors:
* opkg_install_cmd: Cannot install package libc.
2016-06-05 12:52:31 +08:00
回复了 luofeiyu 创建的主题 Linux -ash: exprot: not found.
谢谢。修改后,正常了。这个问题可否也解答一下 http://www.v2ex.com/t/283606
2016-06-05 07:16:51 +08:00
回复了 luofeiyu 创建的主题 Linux opkg update 做了什么?
不是多此一举,我发现,很多情况下,必须再次来个 opkg update ,否则后面的安装无法完成。
2016-06-04 22:57:00 +08:00
回复了 luofeiyu 创建的主题 问与答 这个 cp 命令为何就无法正确使用了呢?
谢谢您, mkfs.ext3 /dev/sda
问题解决。
2016-06-04 22:52:46 +08:00
回复了 luofeiyu 创建的主题 Linux opkg update 做了什么?
请注意
1 opkg update
2 opkg install tcpdump
3 opkg install blkid
4 opkg update
5 opkg install blkid
这 5 条命令之间没有间隔,连续执行的。
opkg update 已经做过一次了,为何还要在安装完一个软件后,立即再来一次?
我不理解。
2016-06-02 08:35:42 +08:00
回复了 luofeiyu 创建的主题 OpenWrt 如何将 ssh tunnel 建立在 openwrt 路由器里面?
v2ex 的 markdown 语法究竟是什么?
2016-06-02 08:35:06 +08:00
回复了 luofeiyu 创建的主题 OpenWrt 如何将 ssh tunnel 建立在 openwrt 路由器里面?
`vim /etc/config/sshtunnel
config 'tunnelL' 'server_http'
option 'server' 'home'
option 'remoteaddress' 'vps_ip'
option 'remoteport' '22'
option 'localaddress' '127.0.0.1'
option 'localport' '1080' `
2016-06-02 08:34:06 +08:00
回复了 luofeiyu 创建的主题 OpenWrt 如何将 ssh tunnel 建立在 openwrt 路由器里面?
<pre><code>
vim /etc/config/sshtunnel
config 'tunnelL' 'server_http'
option 'server' 'home'
option 'remoteaddress' 'vps_ip'
option 'remoteport' '22'
option 'localaddress' '127.0.0.1'
option 'localport' '1080'
</code> </pre>
2016-05-31 10:27:37 +08:00
回复了 luofeiyu 创建的主题 Linux 文件解压后的空间居然还比解压前的大?
本事不大,口气很臭,鉴定完毕。
浏览器中,进入高级--固件升级--选中后,一路跑下去,中间不可断电。
刷机完毕。
本人电脑爱者,在家一律使用英文原版 debian8,个人感觉不学英文,免谈计算机。
拥有 stackover 账户一个,碰到问题基本当天有老外优雅解决。
因此,我基本上用英文原版的计算机产品。
别冷嘲热讽了,爱学英语的计算机粉丝。
说洋垃圾有些过分,我今天测试了欧耶路由器,超级烂, WNDR3800CH 运行起来比它好。
我下载了, openwrt-15.05-ar71xx-generic-wndr3800-squashfs-factory.img ,请问,如何安装呢?
https://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/nand/
我看见了
openwrt-15.05-ar71xx-nand-wndr3700v4-squashfs-sysupgrade.tar 4464640 14-Sep-2015 06:56
openwrt-15.05-ar71xx-nand-wndr3700v4-ubi-factory.img 5505153 14-Sep-2015 06:56
openwrt-15.05-ar71xx-nand-wndr4300-squashfs-sysupgrade.tar 4464640 14-Sep-2015 06:56
openwrt-15.05-ar71xx-nand-wndr4300-ubi-factory.img 5505153 14-Sep-2015 06:56

没有 3800 ,朋友的 3800CH 没法刷,我和他折腾过了。
3700 4300 都可以。
关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     3408 人在线   最高记录 6679       Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 41ms UTC 10:26 PVG 18:26 LAX 03:26 JFK 06:26
Do have faith in what you're doing.
ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86