Linux学习经验集锦

1.Linux 开机提示kernel panic - not syncing: Attempted to kill init! 解决方法
https://jingyan.baidu.com/article/e9fb46e19c73167521f76681.html

2.VMware Tools 安装教程
https://blog.csdn.net/ruoshuiss/article/details/78740213

3.linux 忘记密码怎么办?
https://www.linuxprobe.com/break-thelinux-password.html

4.虚拟机开启失败 The VMware Authorization Service is not running
https://blog.csdn.net/herion_123/article/details/64124426

5.CentOS 6和CentOS 7防火墙的关闭
https://www.linuxidc.com/Linux/2016-12/138979.htm

6.rpm包搜索
http://rpm.pbone.net/
http://www.rpm-find.net/linux/RPM/

7.yum源的配置
https://www.cnblogs.com/yangp/p/8506264.html

8.linux 内核分析
https://www.cnblogs.com/wrjvszq/p/4257164.html

9.了解常见的开源协议(BSD, GPL, LGPL,MIT)
https://www.cnblogs.com/sadkilo/p/5962371.html

10.在Linux CentOS 6.6上安装Python 2.7.9
https://www.cnblogs.com/dudu/p/4294238.html

11.了解一个“小东西”
https://blog.csdn.net/CSDN_duomaomao/article/details/76152416

12.VMware Workstation 15 Pro 永久激活密钥和注册机
https://blog.csdn.net/qq_39848608/article/details/82865664

13.ubuntu进行update更新,或者安装的时候,出现无法获得锁/var/lib/dpkg/lock的现象
https://jingyan.baidu.com/article/4b52d702b06695fc5c774bfe.html

14.linux命令行界面登录时一直报login incorrect,检查一下小键盘是否关闭,打开重输密码成功登陆

15.中国版Ubuntu 优麒麟系统下载地址https://www.iplaysoft.com/ubuntukylin.html

16.VirtualBox虚拟机路径迁移方法
https://blog.csdn.net/shouldnotappearcalm/article/details/54951324

17.了解阿里云,学会怎么用?
https://help.aliyun.com/learn/getting-started.html?spm=5176.2000002.0.0.57e829c2QutbZ7

18.centOS 7下无法启动网络的解决办法https://blog.csdn.net/weiyongle1996/article/details/75128239

博主曾经给一家新公司配置服务器的时候,redhat7.3的系统报了Job for network.service failed 这个错误,
期间参考各种解决方法并且在老师指导下成功了两次,可是重启后又失败了,最后灰头土脸铩羽而归。

19.NFS挂载时出现"access denied by server while mounting"的解决方法
http://www.heminjie.com/system/linux/2998.html

20.查看服务器硬件配置信息(cpu/内存)
https://www.cnblogs.com/panxuejun/p/6100971.html

21.在github上发现的,Linux System Administrator/DevOps Interview Questions
https://github.com/chassing/linux-sysadmin-interview-questions

本篇内容会一直更新,以前遇到的相当一部分解决错误的经验遗失了,现在回顾整个学习过程感到十分可惜,希望从现在起时常温故知新,百尺竿头更进一步!

猜你喜欢

转载自www.cnblogs.com/liuwei-xd/p/11023415.html