歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> 關於Linux >> Linux學習建議

Linux學習建議

日期:2017/3/3 15:46:09   编辑:關於Linux

一、學習Linux的基本要求

1. 掌握至少50個以上的常用命令。

2. 熟悉Gnome/KDE等X-windows桌面環境操作 。

3. 掌握.tgz、.rpm等軟件包的常用安裝方法

4. 學習添加外設,安裝設備驅動程序(比如網卡)

5. 熟悉Grub/Lilo引導器及簡單的修復操作 。

6. 熟悉Linux文件系統 和目錄結構。

7. 掌握vi,gcc,gdb等常用編輯器,編譯器,調試器 。

8. 理解shell別名、管道、I/O重定向、輸入和輸出以及shell腳本編程。

9. 學習Linux環境下的組網。

二、Linux常用命令

安裝和登錄命令:login、 shutdown、 halt、 reboot 、mount、umount 、chsh

文件處理命令:file、 mkdir、 grep、dd、 find、 mv 、ls 、diff、 cat、 ln

系統管理相關命令: df、 top、 free、 quota 、at、 lp、 adduser、 groupadd kill、 crontab、 tar、 unzip、 gunzip 、last

網絡操作命令:ifconfig、 ip 、ping 、 netstat 、telnet、 ftp、 route、 rlogin rcp 、finger 、mail 、nslookup

系統安全相關命令: passwd 、su、 umask 、chgrp、 chmod、chown、chattr、sudo、 pswho

三、Linux下常用軟件

[媒體播放]

1)divx影片:mplayer

2)rm影片:realplayer10 for linux, mplayer

3)mp3: xmms,beep media player, mplayer

4)ape: xmms+monkey's audio plugin(http://supermmx.org/linux/mac/)

5)其他格式(wma, wmv, mkv, quicktime): mplayer 各種格式的文檔和文件

[文件浏覽]

1)打開微軟的office文檔: openoffice, starsuite

2)查看pdf文件:acroread for linux, kpdf, xpdf, ggv

3)查看ps文件: gsview, ggv, kghostview

4)chm文件: archmage,chmsee, Xchm,chmviewer

5)mht文件: ripmime,firefox+MAF插件

6)圖表繪制: dia (等同於visio)

7).bin虛擬光盤: 用bin2iso或bchunk轉成iso後mount

8)壓縮文件

.rar: rar for linux或unrar

.zip: unzip

.bz2: bunzip2

.tar/.tgz: tar

[中文輸入法]

1)scim

2)fcitx

[網絡軟件]

1) QQ: lumaqq, Gaim+openq plugin

2) MSN,icq,yahoo: Gaim

3) web浏覽器:mozilla-firefox, mozilla, opera

4) ftp客戶端(圖形界面) :gftp, Iglooftp

5) ftp客戶端(終端) : lftp, ncftp

6) ftp服務器: pureftpd, proftpd, vsftpd

7) http下載(終端): wget, curl, prozilla

8) bt下載: bittorrent(終端), azureus(圖形界面)

9) email軟件(圖形界面):KMail, thunderbird, sylpheed, evolution, opera M2

10) email終端: mutt, pine, gnus

11) RSS:liferea, aKregator

12) BBS:qterm, {rxvt,xterm,gnome-terminal,...}+BBSbot

[編輯器]

1) 文本: vim, emacs, jedit

2) 16進制: hexedit, ghex, mc

3) 圖片浏覽: gImageView, gqview

4) 圖片處理: gimp, ImageMagick

5) 音頻處理: audacity

[常用工具]

1)英漢字典: stardict(屏幕取詞,詞庫大,英漢,漢英, 英英)

ibmdict(包含科技詞典,詞庫大,英漢,漢英)

dictd:英漢 漢英 可以使用stardict的全部詞庫

cdict:英漢 漢英 使用安裝方便,彩色顯示.

2)科學計算:matlab, octave

3)科學作圖:gnuplot, metapost

[虛擬機]

1) win下虛擬linux: cygwin, virtual-pc, colinux

2) linux下虛擬win: win4lin

3) 跨平台: vmware, bochs

4) linux下運行windows程序: wine, winex, crossover office

5) console下的中文環境: zhcon, cce

鳥哥的私房菜

路線

Posted on 2010-02-10 16:56 斷點 閱讀(352) 評論(0) 編輯 收藏 所屬分類: Linux

1、學習Linux的基本要求:

1). 掌握至少50個以上的常用命令。

2). 熟悉Gnome/KDE等X-windows桌面環境操作 。

3). 掌握.tgz、.rpm等軟件包的常用安裝方法

4). 學習添加外設,安裝設備驅動程序(比如網卡)

5). 熟悉Grub/Lilo引導器及簡單的修復操作 。

6). 熟悉Linux文件系統 和目錄結構。

7). 掌握vi,gcc,gdb等常用編輯器,編譯器,調試器 。

8). 理解shell別名、管道、I/O重定向、輸入和輸出以及shell腳本編程。

9). 學習Linux環境下的組網

2、Linux服務器領域:

----代理服務器,使用的是Linux的iptables功能;

----電影服務器,使用的是Linux的samba服務的功能,文件和打印共享服務器

----游戲服務器,cs服務器,在Linux系統下使用cs的Linux版本建立的服務器

----客戶存檔服務器,采用的Linux的ftp服務器,常用的有:wu-ftp,pro-ftp軟件建立的

----www服務器,使用的是Linux下的apache服務器軟件

----ftp服務器,下載服務器,使用的是Linux下的wu-ftp,pro-ftp,vs-ftp軟件

----mail服務器,采用的是Linux下的sendmail,qmail軟件

----dns服務器,使用的是Linux下的bind軟件

----數據庫服務器,使用的是mysql或者oracle軟件

----防火牆,軟件防火牆服務器,使用的是Linux的iptables功能建立的

----路由器,軟路由器,使用的是Linux下的routed軟件建立的

----撥號服務器,vpn服務器等等

3、Linux學習三步走:

第一,網絡服務器階段;

第二,應用軟件的開發;

第三,內核研究與操作系統的開發階段。

linux常用作網絡服務器,因此第一階段很重要。

URL:http://www.bianceng.cn/OS/Linux/201610/50464.htm

Copyright © Linux教程網 All Rights Reserved