Welcome Guest | RSS

乌班图

Thursday, 2026-06-11, 1:31 AM
Main » Entries archive
打开filezilla 文件-站点管理器-新站点--字符集--使用自定义的字符集 ,填写gbk
Views: 1252 | Added by: forestrex | Date: 2010-04-08 | Comments (0)

iptable里遗留了个完整的ip反射,但再怎么往里面加其他映射就不行了,太奇怪了
Views: 941 | Added by: forestrex | Date: 2010-04-07 | Comments (1)

Views: 1651 | Added by: forestrex | Date: 2010-04-07 | Comments (0)

root 用户为根用户,也就是 系统管理员 拥有全部权限 
一个用户只能拥有一个 GID ,但是还可以归属于其它附加群组 

用户管理的重要配置文件: 
/etc/passwd   用户名 密码位 UID 归属GID 姓名 $HOME目录 登录Shell/etc/shadow   用户名 已加密密码 密码改动信息 密码策略/etc/group   群组名 密码位 GID 组内用户/etc/gshadow   群组密码相关文件,不重要/etc/sudoers   用户名 权限定义 权限[/pre]可以使用 pwconv 命令创建影子密码,将 /etc/passwd 文件中的密码转换到 /etc/shadow 文件 
... Read more »
Views: 1307 | Added by: forestrex | Date: 2010-04-06 | Comments (0)

在客戶端方面 ... Read more »

Views: 12011 | Added by: forestrex | Date: 2010-04-06 | Comments (0)

MLDonkey拥有一个简单的内部命令解释器。多数如
telnet
telnet、Web或GUI这样Mldonkey的界面,都提供了输入命令的方法。通常它们都很方便,有时这是使用Mldonkey高级功能的唯一方法。 

在Mldonkey中有许多命令可用,有些并不为人所知。本页试图详细地解释这些命令。 

内容 

1、用户命令 
2、组命令 
3、服务器命令 
4、搜索命令 
5、好友命令 
6、下载命令&nb ... Read more »
Views: 7703 | Added by: forestrex | Date: 2010-04-05 | Comments (0)

    你是不是经常需要 SSH 或者 telent 远程登录到 Linux 服务器?你是不是经常为一些长时间运行的任务而头疼,比如系统备份、ftp 传输等等。通常情况下我们都是为每一个这样的任务开一个远程终端窗口,因为他们执行的时间太长了。必须等待它执行完毕,在此期间可不能关掉窗口或者断开连接,否则这个任务就会被杀掉,一切半途而废了。

或者我们起一个服务,比如说esmi,会有终端输出,只有在启动程序的那个终端才能看到终端输出,这个终端不可能永远不关掉,以后再要看输出就没办法了。用nohup?

还有些登录工具不支持标签窗口,同一台服务器上执行多个任务时就不得不打开多个窗口,到后面窗口一多自己都找不到哪个窗口在干什么了。

... Read more »
Views: 4595 | Added by: forestrex | Date: 2010-04-05 | Comments (1)

1. scp (不容易记,也不方便,推荐后两者)
scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program] [[user@]host1:]file1 [...] [[user@]host2:]file2

2. ZMODEM file send/recv
rz 会出个对话框让你选择文件
sz filename(好像有传输限制,不行换第三个)

3. sftp
securecrt 按下ALT+P就开启新的会话 进行ftp操作。
Views: 2799 | Added by: forestrex | Date: 2010-04-05 | Comments (0)

* 服务器

    选择eDonkey服务器很重要,通常决定了你能下载什么文件。服务器列表在server.ini文件中,默认是空的。使用如下命令导入eMule的server.met

    servers "/home/username/server.met"

    在Sancho的Console中查看连接服务器的信息,许多服务器都会提示"ERROR : Your edonkey client is too old, please update it”和"WARNING : Your 4662 port is not reachable. Please review your network config”,后一条好像对连接没什么影响,出现前一条则说明你无法连接该服务器了,我连接195.245.244.243就是这样,Verycd上发 布的国内的东西(非转帖自国外)根本下不了(没有源)。我不知道如何解决,有人说这是MLdonkey对服务器不友好,我看是服务器对MLdonkey不 友善,幸好现在有了Kad和Overnet,使我们不在那么依赖服务器

* Kad和Overnet
... Read more »
Views: 1929 | Added by: forestrex | Date: 2010-04-03 | Comments (0)

# This is an example resource file for rTorrent. Copy to
# ~/.rtorrent.rc and enable/modify the options as needed. Remember to
# uncomment the options you wish to enable.
#
# Based on original .rtorrent.rc file from http://libtorrent.rakshasa.no/
# Modified by Lemonberry for rtGui http://rtgui.googlecode.com/
#
# This assumes the following directory structure:
# /Torrents/Downloading - temporaray location for torrents while downloading (see "directory")
# /Torrents/Complete - Torrents are moved here when complete (see "on_finished")
# /Torrents/TorrentFiles/Auto - The 'autoload' directory for rtorrent to use.  Place a file 
#           in here, and rtorrent loads it #automatically.  (see "schedule = watch_directory")
# /Torrents/Downloading/rtorrent.session - for storing rtorrent session information
< ... Read more »
Views: 2573 | Added by: forestrex | Date: 2010-04-03 | Comments (0)

« 1 2 3 4 ... 6 7 »