file & iconv

摘要: text processing with streaming method on linux is very flexiable.you konw, there are sed & awk & shell & python and etc.and sometime we need to determine the file format & convert the file encoding, then file & iconv is helpful.1, file - determine file type.2, iconv - convert enc 阅读全文
posted @ 2012-12-20 20:34 caigen 阅读(169) 评论(0) 推荐(0)

SecureCRT & lrzsz

摘要: 1, with ubuntu, type 'sudo apt-get install lrzsz'. after the installation,with 'manual rz' & 'manual sz',we could know: rz - fileReceive with ZMODEM. sz - file Send with ZMODEM.2, with windows, configure the session file upload & download directory in the SecureCRT. ~ 阅读全文
posted @ 2012-12-20 20:26 caigen 阅读(267) 评论(0) 推荐(0)

hello squid

摘要: ~with linux now, no good chinese input method~0, press ctrl + alt + T to open the terminal.1, sudo apt-get install squid. (so i am with ubuntu.)2, type 'man squid' we will get the description of 'squid'. squid - proxy caching server. blablabla.3, http://blog.s135.com/book/squid/squid 阅读全文
posted @ 2012-12-20 20:16 caigen 阅读(216) 评论(0) 推荐(0)