由买买提看人间百态

topics

全部话题 - 话题: wget
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
j*a
发帖数: 14423
1
来自主题: Linux版 - 怎样在Linux上安装Eclipse?
cd /opt
wget http://jre-16x.bin
chmod a+x jre*.bin
./jre*.bin

ln -s jre* java
wget http://eclipse*jdt*
unzip eclipse*
ln -s eclipse* eclipse
cd /usr/local/bin/
ln -s /opt/java/bin/* .
cd
/opt/eclipse/eclipse
b******1
发帖数: 466
2
来自主题: Linux版 - 居然没有人讨论shell shock
the script for de-supported version.
I have tested, it's good.
mkdir src
cd src
wget http://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz
#download all patches
for i in $(seq -f "%03g" 1 27); do wget http://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-$i; done
tar zxvf bash-4.3.tar.gz
cd bash-4.3
#apply all patches
for i in $(seq -f "%03g" 1 27);do patch -p0 < ../bash43-$i; done
#build and install
./configure --prefix=/ && make && make install
cd ..
cd ..
rm -r src
i*******n
发帖数: 166
3
来自主题: Unix版 - [转载] telnet低级问题

放到后台
wget -r if you have wget
or use ncftp ( get -R )
l*l
发帖数: 225
4

Wget is really a cool tool, it can mirror sites and get depths links you would
download.
So if you like, you can download all directories of yahoo by wget!
w*****g
发帖数: 198
5
1. "mget" in ftp will help you get multiple files, have you tried it?
or get "get" using ncftp, take advantage of wildcards
2. wget -i input, where input is a list of file names
(not very efficient if files are small, since wget logins for each DL)
f****a
发帖数: 28
6
中文用引号就好啦,但是@还是不行:((
仔细看才发现密码居然有俩@, xxx@xxxx@ @ip:port……
然后wget就提示xxxx@@ip:port没法连接。看来wget是从第一个
@就开始分域名了:(
试了\,丫还是觉得从第一个@读起来比较容易把我气死:((
B*******y
发帖数: 198
7
来自主题: Astronomy版 - PDS格式一问
fit文件用浏览器打开总是乱码,wget也一样,是否要ftp binary才行?难道wget不就
是binary的 ?
http://sbn.psi.edu/pds/asteroid/HAY_A_NIRS_3_NIRSCAL_V1_0/data/
还有可以ftp的网址吗?
大侠支招!
C*********m
发帖数: 213
8
如果用wget往server递交关键是把http的post method改成get method
firefox有个插件可以帮忙。下载结果也可以用wget
r****y
发帖数: 1437
9
来自主题: GeoSpace版 - MODIS movie
download a wget, free command-lien software
built-in with many linux and unix OS
Just type
wget http://************************
f*u
发帖数: 5576
10
This is step by step dummy guide to install and config google voice in RT-
n16, there is also nonoh dialplan sample so you can set to make calls to
China.
It works perfectly with RT-N16, it may also work on other routers with some
modification.
You can make/take free phone calls through US and Canada through Gtalk directly,
sipgate, sipsocery, call parking etc are no longer needed :)
If you have nonoh setup, you can also dial 01186xxxxxxxxx to China.
Enjoy.
1. Install asterisk18 server; Login yo... 阅读全帖
j*x
发帖数: 302
11
最后用了这个
wget http://www.fivn.com/scripts/S50asterisk
wget http://www.fivn.com/scripts/S51astadmin
chmod 755 S50asterisk S51astadmin
但重启后并没有Start asterisk.
a*****s
发帖数: 8146
12
下面的是不是要加在tomato每次启动都执行?
6. the script to auto start asterisk if router reboot, the first command is
optional if folder exists already
mkdir -p /opt/etc/init.d
cd /opt/etc/init.d
wget http://www.fivn.com/scripts/S50asterisk
wget http://www.fivn.com/scripts/S51astadmin
chmod 755 S50asterisk S51astadmin
f*u
发帖数: 5576
13
April 5 update: replace RT-N16 with E3000, this guide still works
This is step by step dummy guide to install and config google voice in RT-
n16, there is also nonoh dialplan sample so you can set to make calls to
China.
It works perfectly with RT-N16, it may also work on other routers with some
modification.
You can make/take free phone calls through US and Canada through Gtalk directly,
sipgate, sipsocery, call parking etc are no longer needed :)
If you have nonoh setup, you can also dial 0118... 阅读全帖
j*x
发帖数: 302
14
最后用了这个
wget http://www.fivn.com/scripts/S50asterisk
wget http://www.fivn.com/scripts/S51astadmin
chmod 755 S50asterisk S51astadmin
但重启后并没有Start asterisk.
a*****s
发帖数: 8146
15
下面的是不是要加在tomato每次启动都执行?
6. the script to auto start asterisk if router reboot, the first command is
optional if folder exists already
mkdir -p /opt/etc/init.d
cd /opt/etc/init.d
wget http://www.fivn.com/scripts/S50asterisk
wget http://www.fivn.com/scripts/S51astadmin
chmod 755 S50asterisk S51astadmin
x*k
发帖数: 106
16
请问您是用这个Guide装的Uboot么?刚买了神座二代,以前没有折腾过,怕搞成砖了。
Install U-Boot on Seagate GoFlex Net
# Download the U-Boot Install Toolkit (UBIT) environment
cd /tmp
wget http://jeff.doozan.com/debian/goflex/v0.6/uInitrd
wget http://jeff.doozan.com/debian/goflex/v0.6/ubit_start
chmod +x ubit_start
# Start the UBIT environment where the prompt will read: ubit0-6:~#
./ubit_start
# Update the U-Boot bootloader and move a copy of the OE U-Boot into
unused NAND memory
chain_install goflexnet
chain_revert
uboot_u... 阅读全帖
a9
发帖数: 21638
17
cd /etc
wget http://www.gxgx.us/sipxmppproxy.conf
nano sipxmppproxy.conf 修改成你的gmail账号
cd /tmp
wget http://www.gxgx.us/sipxmppserver
chmod +x sipxmppserver
./sipxmppserver
然后修改pap2或者什么基本的voip设备来尝试登录一下。默认端口是5090配置文件里可
以修改。
运行后什么反应都没有。但日志可以通过 tail -f /var/log/syslog 或者其它的日志
查看方式来看。
a*******r
发帖数: 7558
18
来自主题: _DC版 - 谁来帮我听两个词
我也折腾了很久荡了好几个插件才能看听,用quicktime Player10以及Flip4Mac等等
或者在term下,敲入:
wget http://www.surveyor.com/images/lunar-lander.mov
wget可能需要安装一下
xt
发帖数: 17532
19
来自主题: Military版 - IE是世界上最慢的浏览器
哈哈,我也是。不过可以弄个wget连IE都省了
J********a
发帖数: 5208
20
来自主题: Military版 - IE是世界上最慢的浏览器
windows没有wget
如果windows没有ie,你怎么下载firefox?
xt
发帖数: 17532
21
来自主题: Military版 - IE是世界上最慢的浏览器
windows下可以安装VMWare,然后用wget
k**o
发帖数: 15334
22
来自主题: Military版 - IE是世界上最慢的浏览器
windows可以wget,稍微麻烦点。我一般打开notepad,file->open,打上文件网址,文
件下载完后,save到本地就行了。
p****e
发帖数: 3548
23
来自主题: Military版 - IE是世界上最慢的浏览器
wget有windows版本的
f***e
发帖数: 5443
24
来自主题: Military版 - 15分钟实现透明计算
http://www.jianshu.com/p/3828fcfdbe7d
5分钟模拟“透明计算”
本课程转至实验楼项目课大赛5分钟模拟“透明计算”,若需转载请注明出处
透明计算相信大家都听说过,不知道的可自行百度。本实验课是一个科普实验,实验中
可以学习到虚拟机及远程桌面基本概念,并自己动手搭建一个模拟透明计算的教学演示
环境。
注意事项
本课只是模拟透明计算的演示效果,形似而已,绝非实现透明计算,毕竟我并不清楚透
明计算的具体的技术原理。实验中选用的技术只是用来快速搭建一个通过浏览器访问的
远程桌面,与透明计算没有任何关联。
5分钟是敲命令和环境配置的时间,不含文档阅读时间及受实验楼网络影响的软件下载
和虚拟机启动时间。
本课主要步骤参考爱鸟同学的“15分钟实现透明计算”,感谢爱鸟同学贡献了这么一篇
详尽透彻的文章。
实验原理
用虚拟化技术(QEMU)启动一个Linux虚拟机(Tiny Core Linux),然后启动一个web
服务(Guacamole)连接虚拟机的VNC桌面,最后达到用户可以通过浏览器访问虚拟机桌
面的效果。
参考资料
本课程参考文章及用到的技术:
15分钟实现... 阅读全帖
D***0
发帖数: 5214
25
来自主题: Automobile版 - laoselang进来解释一下
行了 你们有时间吵 就不能下载个flat file算一算?
下载
$ wget http://www-odi.nhtsa.dot.gov/downloads/folders/Complaints/FLAT_CMPL.zip
解压
$ unzip FLAT_CMPL.zip
提取ESCAPE的ELEC相关投诉,注意,每条投诉都只占一行。第五行是型号,第十二行是
COMPONENT。参考:http://www-odi.nhtsa.dot.gov/downloads/folders/Complaints/CMPL.txt
$ perl -F"\t" -ane 'print join("\t",@F) if ($F[4] eq "ESCAPE" && $F[11]=~/
ELEC/)' FLAT_CMPL.txt > ESCAPE_ELEC.txt
历史escape的elec相关投诉总数:
$ wc -l ESCAPE_ELEC.txt
831
看看有多少含有mytouch或者myford关键词:
$egrep -i "MYTOUCH|MYFORD" ESCAPE_ELEC.txt | wc ... 阅读全帖
m********2
发帖数: 3732
26
来自主题: Automobile版 - 田托真是不要碧莲啊之总结
发信人: DT770 (Nameless One), 信区: Automobile
标  题: Re: laoselang进来解释一下
发信站: BBS 未名空间站 (Fri Jul 18 01:13:29 2014, 美东)
行了 你们有时间吵 就不能下载个flat file算一算?
下载
$ wget http://www-odi.nhtsa.dot.gov/downloads/folders/Complaints/FLAT_CMPL.zip
解压
$ unzip FLAT_CMPL.zip
提取ESCAPE的ELEC相关投诉,注意,每条投诉都只占一行。第五行是型号,第十二行是
COMPONENT。参考:http://www-odi.nhtsa.dot.gov/downloads/folders/Complaints/CMPL.txt
$ perl -F"\t" -ane 'print join("\t",@F) if ($F[4] eq "ESCAPE" && $F[11]=~/
ELEC/)' FLAT_CMPL.txt > ESCAPE_ELEC.txt
历史esc... 阅读全帖
i**********e
发帖数: 1145
27
来自主题: JobHunting版 - Facebook Hacker Cup
我昨晚登上去玩了,与 Google Codejam 相比之下逊色不少,还有满多 bug 在里面。
UI 做的很不好,甚至有很多误导性的地方。还有很多安全性的问题没考虑好,有人已
经说过可以通过 wget 来偷偷下载数据而不启动倒时。甚至有一段时间很多人都看到一
个人飚上排名榜第一名(现在已被去除),说解了总共四道题(但其实只有三道题而已
)。
总体来说题目还好,不会很难(有 topcoder 里的人在论坛里说所有题目都不是原创)
,但下一轮估计难度会提高些。
以下是我对 Hacker Cup 的一些感想。
http://www.ihas1337code.com/2011/01/facebook-hacker-cup.html
一些常见面试题的答案与总结 -
http://www.ihas1337code.com
h****e
发帖数: 928
28
要是文章的话,用wget之类的就可以了吧。
其实现在上网方便,真的没有多少必要下载存下来。
a*****s
发帖数: 1121
29
来自主题: JobHunting版 - 我来说说amzn面试的吧
basic level: echo, wget, export
intermediate: ifconfig, ftp, route, nslookup
g**e
发帖数: 6127
30
来自主题: JobHunting版 - 我来说说amzn面试的吧
wget export是基本的。其他的很少用到,以前在startup工作倒是用的多,毕竟什么都
要自己搞
s*****r
发帖数: 43070
31
use curl,至少用basic和digest方式登陆的都没问题
推荐使用chrome app postman,testing http的神器
y******u
发帖数: 804
g*********e
发帖数: 14401
f****n
发帖数: 399
34
装个docker ,然后在里面跑ubuntu
v**k
发帖数: 207
35
多谢,这个brew 还挺有用。问一下,如果不是 ,mac 一般的 linux , 比较 blank,
如果要装这些东西,也可以用 brew 吗?
f*******t
发帖数: 7549
36
首先macOS不是linux。
常见linux发行版都有包管理器,比如apt, yum, pacman等,要入乡随俗。
r**********g
发帖数: 22734
37
mac 跑gnu tool 极其别扭,还不如windows 10。
v**k
发帖数: 207
38
多谢。那么macOS 的那个linux 系统不称为linux?
如果一个linux 系统上没有 apt 这些东西,他的包管理器是不是能够指导人装这些东
西?还是有一个如yum就行,可以没有其它的,如apt? 哪里有相关文档?多谢!
linu 上如果没有 apt, 有 yum 是某种 linux 系统?如何在linux 上装 apt ?
B*G
发帖数: 3662
39
建议学会用 Google, 我们也没法一带一路, 并且回答有延迟。
s*a
发帖数: 267
v**k
发帖数: 207
41
多谢!这东西我是 google 了以后,发现也没有什么信息。估计得google 中文。还有
就是如果有 yum 系统,就不用 apt-get 了吗?非要装apt-get 的问题,我去看看。多
谢!
这个brew, 还有个 coffee, 好像是一个系统的?还有个 grind.

建议学会用 Google, 我们也没法一带一路, 并且回答有延迟。
B*G
发帖数: 3662
w****e
发帖数: 586
43
现在win10太nb了,自带bash和apt-get, 直接装ubuntu官方源的软件包,原生的,没重
新编译过的。。
原来配的win游戏机,装上后都开始也用于工作了,比mac还好使,现在回家已经不开
mac了。。用了5年多mbp(两个型号),感觉下一台本可以换win了
u***n
发帖数: 21026
44
现在貌似Mac是标配了,原来公司用Window开发Java后来都人手发一个Mac了
v**k
发帖数: 207
45
是,很多科技公司用 mac, 貌似mac 比windows 精致一些。
v**k
发帖数: 207
46
哦,mac OS 不是 linux. 那 mac 里自带的那个像 linux的 terminal 是什么?那东西
用起来和 linux 没两样。
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)