Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6819
  • 博文数量: 5
  • 博客积分: 160
  • 博客等级: 入伍新兵
  • 技术积分: 60
  • 用 户 组: 普通用户
  • 注册时间: 2009-04-11 22:52
文章分类
文章存档

2011年(1)

2009年(4)

我的朋友
最近访客

分类: LINUX

2009-10-15 13:31:22

接触linux也有几个月了,现在我把我的linux学习的经验和爱好linux的爱好者分享一哈O(∩_∩)O~

我觉得,如果想了解linux,基本掌握linux的一些知识,我觉得,linux的学习应该分为几个模块:

1、基本命令和基本知识的掌握.主要为:cat more less tail head ls cd pwd useradd usermod groupadd groupmod touch rm mv mkdir rmdir userdel gpasswd passwd rpm w finger who cp vi vim cut comm diff sort uniq wc at atq atrm crontab ps top du df free pstree pidof nice renice iostat vmstat sar id users groups chfn last chage tar gzip zip mount umount fdisk mkfs chmod chown chgrp newgrp umask chsh  pwconv grpconv pwck newusers chpasswd ln sync uptime clear talk write wall mesg date cal dmesg hostname uname which whatis file whereis locate shutdown halt reboot init runlevel man help info pinfo find grep 掌握了这些命令之后就可以熟练的操作linux系统了,当然,你还

需要掌握linux系统的一些基本的知识,如对路径和相对路径的掌握、用户权限的掌握、linux系统的每个目录的都是干什么用的,linux中的分区、文件系统、linux中的文件类型、linux中的软硬链接、linux中的重要目录和重要目录中的重要文件的掌握!!!linux和windows的一些区别等等!!!

2、sed awk grep find  正则表达式的掌握。这几个知识点的学习,我觉得,只有不断的查看资料,多去论坛看些实际的例子,然后,在自己解决,不懂得在向高手询问,直到最后的解决,总之,理论+实践!!!只有这样下去,才有可能达到精通sed awk 正则表达式 grep find的结果。

3、shell脚步的学习。linux最初就只有黑屏和可爱的shell,所以,linux的精华,全部在于你对于shell的掌握程度上,只有精通shell,你才能够真正的了解linux内部的工作原理。

4、linux上面服务器的架设!如dns dhcp ftp mail web vod iptables squid vpn

5、perl python ruby php c 的编程学习!!!

6、设备驱动编程和内核编程!!!

 

阅读(344) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~