|
发表于 2006-1-23 17:43:57
|
显示全部楼层
抱歉,借 superpig 帖子的地方用用,把一部分 FAQ 内容移动到这。
--------------------------------------
附录:
--------------------------------------
软件仓库(apt 源):
请修改 /etc/apt/sources.list.d/magic.list 文件为如下内容:
[code:1]
# Name: aptrpms
# URL: http://apt.magiclinux.org/
# URL: http://auvtech.com/~xinzhen/downloads/apt/
### MagicLinux
rpm http://apt.magiclinux.org/ magiclinux os updates
rpm http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0-g12 os updates
rpm-src http://apt.magiclinux.org/ magiclinux os updates
rpm-src http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0-g12 updates
### Gnome2.12 for MagicLinux
rpm http://apt.magiclinux.org/ magiclinux gnome extras
rpm http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0-g12 gnome extras
rpm-src http://apt.magiclinux.org/ magiclinux gnome extras
rpm-src http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0-g12 gnome extras
### Gnome2.10 for MagicLinux
# rpm http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0 gnome extras
# rpm-src http://auvtech.com/~xinzhen/downloads/apt/ magic-2-0 gnome extras
[/code:1]
以下是网友海猴(seamonkey)提供的常见命令字面含义解释,略有增删修改:
[code:1]
/bin = BINaries
/dev = DEVices
/etc = ETCetera
/lib = LIBrary
/proc = PROCesses
/sbin = Superuser BINaries
/tmp = TeMPorary
/usr = Unix Shared Resources
/var = VARiable ?
FIFO = First In, First Out
GRUB = GRand Unified Bootloader
IFS = Internal Field Seperators
LILO = LInux LOader
MySQL = My 是最初作者女儿的名字,SQL = Structured Query Language
PHP = Personal Home Page Tools = PHP Hypertext Preprocessor
PS = Prompt String
Perl = "Pratical Extraction and Report Language" = "Pathologically Eclectic Rubbish Lister"
Python 得名于电视剧 Monty Python's Flying Circus
Tcl = Tool Command Language
Tk = ToolKit
VT = Video Terminal
YaST = Yet Another Setup Tool
apache = "a patchy" server
apt = Advanced Packaging Tool
ar = archiver
as = assembler
awk = "Aho Weiberger and Kernighan" 三个作者的姓的第一个字母
bash = Bourne Again SHell
bc = Basic (Better) Calculator
bg = BackGround
biff = 作者 Heidi Stettner 在 U.C.Berkely 养的一条狗,喜欢对邮递员汪汪叫。
cal = CALendar
cat = CATenate
cd = Change Directory
chgrp = CHange GRouP
chmod = CHange MODe
chown = CHange OWNer
chsh = CHange SHell
cmp = compare
cobra = Common Object Request Broker Architecture
comm = common
cp = CoPy
cpio = CoPy In and Out
cpp = C Pre Processor
cron = Chronos 希腊文“时间”
cups = Common Unix Printing System
cvs = Concurrent Version System
daemon = Disk And Execution MONitor
dc = Desktop Calculator
dd = Disk Dump
df = Disk Free
diff = DIFFerence
dmesg = diagnostic message
du = Disk Usage
ed = editor
egrep = Extended GREP
elf = Extensible Linking Format
elm = ELectronic Mail
emacs = Editor MACroS
eval = EVALuate
ex = EXtended
exec = EXECute
fd = file descriptors
fg = ForeGround
fgrep = Fixed GREP
fmt = format
fsck = File System ChecK
fstab = FileSystem TABle
fvwm = F*** Virtual Window Manager
gawk = GNU AWK
gpg = GNU Privacy Guard
grep = General Regular Expression Pattern matcher
groff = GNU troff
hal = Hardware Abstraction Layer
joe = Joe's Own Editor
ksh = Korn SHell
lame = Lame Ain't an MP3 Encoder
lex = LEXical analyser
lisp = LISt Processing = Lots of Irritating Superfluous Parentheses
ln = LiNk
lpr = Line PRint
ls = list
lsof = LiSt Open Files
m4 = Macro processor Version 4
man = MANual pages
mawk = Mike Brennan's AWK
mc = Midnight Commander
mkfs = MaKe FileSystem
mknod = MaKe NODe
motd = Message of The Day
mozilla = MOsaic GodZILLa
mtab = Mount TABle
mv = MoVe
nano = Nano's ANOther editor
nawk = New AWK
nl = Number of Lines
nm = names
nohup = No HangUP
nroff = New ROFF
od = Octal Dump
passwd = PASSWorD
pg = pager
pico = PIne's message COmposition editor
pine = "Program for Internet News & Email" = "Pine is not Elm"
ping = 拟声 又 = Packet InterNet Grouper
pirntcap = PRINTer CAPability
popd = POP Directory
pr = pre
printf = PRINT Formatted
ps = Processes Status
pty = pseudo tty
pushd = PUSH Directory
pwd = Print Working Directory
rc = runcom = run command, rc 还是 plan9 的 shell, 软件版本号里的 rc=release candidate, 意即“发布候选版”
rev = REVerse
rm = ReMove
rn = Read News
roff = RunOFF
rpm = RPM Package Manager = RedHat Package Manager
rsh, rlogin, rvim 中的 r = Remote
rxvt = ouR XVT
sed = Stream EDitor
seq = SEQuence
shar = SHell ARchive
slrn = S-Lang rn
ssh = Secure SHell
ssl = Secure Sockets Layer
stty = Set TTY
su = Substitute User
svn = SubVersioN
tar = Tape ARchive
tcsh = TENEX C shell
tee = T (T 形水管接口)
telnet = TEminaL over Network
termcap = terminal capability
terminfo = terminal information
tex = τ??χνη 的缩写,希腊文 art
tr = traslate
troff = Typesetter new ROFF
tsort = Topological SORT
tty = TeleTypewriter
twm = Tom's Window Manager
tz = TimeZone
udev = Userspace DEV
ulimit = User's LIMIT
umask = User's MASK
uniq = UNIQue
vi = VIsual = Very Inconvenient
vim = Vi IMproved
wall = write all
wc = Word Count
wine = WINE Is Not an Emulator
xargs = eXtended ARGuments
xdm = X Display Manager
xlfd = X Logical Font Description
xmms = X Multimedia System
xrdb = X Resources DataBase
xwd = X Window Dump
yacc = yet another compiler compiler
[/code:1]
以下为网友 woodgood 提供的网络电视资源:
mms://61.155.44.132/cctv1 CCTV1
mms://61.155.44.132/cctv2 CCTV2
mms://222.185.236.50/101 CCTV3
mms://winmedia.cctv.com.cn/live CCTV4
mms://live.cctv.com/live CCTV4
mms://222.185.236.50/103 CCTV4
http://202.109.80.136/channel3 CCTV5
mms://222.185.236.50/104 CCTV6
mms://live.cctv.com/live3 CCTV9
mms://202.107.251.201/star CCTV新闻
mms://live.cctv.com/live1 CCTV新闻
mms://220.181.26.227/viewtoo_teleplay1 电视剧三台
mms://220.181.26.227/viewtoo_teleplay2 电视剧一台
mms://220.181.26.227/viewtoo_teleplay 电视剧二台
rtsp://222.185.236.50/107 北京卫星电视
mms://video3.zjol.com.cn/ztv 浙江卫视
mms://61.175.162.21/ztv1 浙江卫视
mms://61.175.162.21/ztv2 浙江二台
mms://61.175.162.21/ztv3 浙江经视
mms://61.175.162.21/ztv5 浙江五台
mms://61.175.162.21/ztv6 浙江六台
mms://61.175.162.21/ztv8 浙江八台
mms://live1.cnnb.com.cn/tv 宁波网络电视
mms://202.96.114.251/lstv 丽水tv
mms://202.96.114.251/lstv2 丽水二台
mms://220.191.224.12/tv-1 绍兴新闻综合
mms://220.191.224.12/tv-2 绍兴公共频道
mms://61.175.162.21/star 台州网络电视
mms://202.107.219.58/wztv1 温州新闻综合
mms://202.107.219.58/wztv2 温州经济生活 http://tv2.etshow.net/g8.asp?id=financelive&code=4252733561147343427796 上海第一财经 http://tv2.etshow.net/g8.asp?id=sports-tv&code=6867579261147346894265 上海体育
mms://211.160.17.35/hlw 好莱坞电影台
rtsp://1.etshow.net/bbc 法国公共电视
mms://218.89.137.244/fhws 凤凰卫视
rtsp://61.152.199.247/0000038 东风亚洲
rtsp://218.73.94.50/tv-hytv 华娱卫视
mms://218.73.94.50/tv-sun 阳光卫视
mmst://61.139.126.90/mtv HD娱乐台
mms://218.73.94.50/tv-tvb8 TVB8娱乐台
mms://218.73.94.50/tv-star 星空卫视
mms://211.160.17.35/xk 星空电影
mms://218.19.175.167:1755/stv 星空卫视
mms://61.175.162.21/star 翡翠台
mms://218.89.137.244/mydy 东森电视台 mms://203.69.41.24/tvbsnl?stan=804&CKValue=IMTVTVBSNM74VWYLRMPMVUTCRB71A TVBS55
rtsp://222.185.236.50/110 四川卫视
mms://218.77.120.116:8083/ 湖南卫视
rtsp://61.172.246.60/eevvv 湖南金鹰卡通频道
mms://218.77.120.117:8083 湖南经视综合
mms://218.19.175.167:1755/stv3 江苏卫视
mms://v.thmz.com/tv-3 无锡娱乐
mms://218.19.175.167:1755/stv2 江苏综艺频道
rtsp://218.26.3.80/encoder/tv1.rm 山西卫视 |
|