|
2 | 2 |
|
3 | 3 | ## Websit List
|
4 | 4 |
|
| 5 | +* The Linux Kernel Archives: https://www.kernel.org/ |
| 6 | +* VGER.KERNEL.ORG: http://vger.kernel.org/ |
| 7 | +* The Open Group(Unix): http://opengroup.org/subjectareas/platform/unix |
| 8 | +* GNU Operating System: http://www.gnu.org/ |
| 9 | + |
| 10 | +* Ubuntu: http://www.ubuntu.org.cn/ |
| 11 | +* Ubuntu Wiki: https://wiki.ubuntu.com/ |
| 12 | +* Ubuntu Kylin: http://www.ubuntukylin.com/ |
| 13 | +* deepin: https://www.deepin.org/ |
| 14 | +* Debian: http://www.debian.org/ |
| 15 | +* Fedora: http://fedoraproject.org/ |
| 16 | +* CentOS: https://www.centos.org/ |
| 17 | +* cncentos中文论坛: http://www.cncentos.com/forum.php |
| 18 | +* rethat: https://www.redhat.com |
| 19 | +* openSUSE: https://www.opensuse.org/ |
| 20 | +* openSUSE 中文: https://forum.suse.org.cn/index.php |
| 21 | +* opensuse-guide: https://lug.ustc.edu.cn/sites/opensuse-guide/ |
| 22 | +* Linux From Scratch: http://www.linuxfromscratch.org/ |
| 23 | +* AppImage: http://appimage.org/ |
| 24 | +* MenuetOS: http://www.menuetos.net/index.htm |
| 25 | + |
| 26 | +* 鳥哥的 Linux 私房菜: http://linux.vbird.org/ |
| 27 | +* Linux Professional Institute: http://www.lpi.org/ |
| 28 | +* Linux命令大全: http://man.linuxde.net/ |
| 29 | +* Linux man pages: http://linux.die.net/man/ |
| 30 | + |
5 | 31 | * shunit2: https://github.com/zandev/shunit2
|
6 | 32 | * RPM Fusion: http://rpmfusion.org/
|
7 | 33 | * ATrpms: http://atrpms.net/
|
|
23 | 49 | * htop: https://sourceforge.net/projects/htop/
|
24 | 50 | * iftop: http://www.ex-parrot.com/~pdw/iftop/
|
25 | 51 | * Iotop: http://guichaz.free.fr/iotop/
|
| 52 | +* 基于CentOS的Linux基本网络配置,包括网卡eth0、DNS、Host等: http://www.cnblogs.com/rooney/archive/2012/03/24/2415144.html |
26 | 53 |
|
27 | 54 | ## Shell 快捷键
|
28 | 55 |
|
@@ -896,77 +923,6 @@ E: Unable to lock the list directory
|
896 | 923 | *.rar 用 unrar e解压
|
897 | 924 | *.zip 用 unzip 解压
|
898 | 925 |
|
899 |
| -## Virtual Box相关 |
900 |
| - |
901 |
| -* https://www.virtualbox.org/manual/ch06.html#network_nat |
902 |
| - |
903 |
| -注:增强包已下载存在Documents |
904 |
| - |
905 |
| -通过设备——分配光驱即可分配 |
906 |
| - |
907 |
| -## 访问USB子系统失败 |
908 |
| - |
909 |
| -解决ubuntu下virtualbox访问usb子系统失败 |
910 |
| - |
911 |
| -http://blog.coltcn.com/2012/03/13/virtualbox-error-failed-to-access-usb-subsystem/ |
912 |
| - |
913 |
| -## ubuntu用户不在sudoers文件中问题 |
914 |
| - |
915 |
| -http://blog.csdn.net/killzero/article/details/10298845 |
916 |
| - |
917 |
| -## 安装CentOS后安装增强功能 |
918 |
| - |
919 |
| -1.启动CentOS,以root身份登录,进入桌面环境。 |
920 |
| - |
921 |
| -2.执行如下命令: |
922 |
| - |
923 |
| - yum upadate |
924 |
| - yum install kernel-devel |
925 |
| - yum install gcc |
926 |
| - |
927 |
| -3.重启系统 |
928 |
| - |
929 |
| -4.安装增强功能 |
930 |
| - |
931 |
| -5.重新启动 |
932 |
| - |
933 |
| -## Cannot register the hard disk错误解决办法 |
934 |
| - |
935 |
| -virtualbox中加载已有的虚拟硬盘时出现Cannot register the hard disk错误,描述类似下面的。 |
936 |
| - |
937 |
| - ERROR: Cannot register the hard disk '/mnt/ee/winxp/xp.vdi' with UUID {395ae4ae-8bf9-42e5-b82a-61af9f95fbf0} because a hard disk '/mnt/ee/winxp/xp.vdi' with UUID {395ae4ae-8bf9-42e5-b82a-61af9f95fbf0} already exists in the media registry ('/home/pzye/.VirtualBox/VirtualBox.xml') |
938 |
| - Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee nsISupports |
939 |
| - Context: "OpenHardDisk(Bstr(szFilenameAbs), AccessMode_ReadWrite, srcDisk.asOutParam())" at line 603 of file VBoxManageDisk.cpp |
940 |
| - |
941 |
| -解决方法如下: |
942 |
| - |
943 |
| -关闭virtualbox,重新启动它,它会检测虚拟硬盘,可能会检测出来一些虚拟硬盘,请将其删除,然后就不会出现这个问题了。 |
944 |
| - |
945 |
| - |
946 |
| -## virtualbox命令行共享CentOS目录 |
947 |
| - |
948 |
| -1. 安装virtualbox增强工具 |
949 |
| - |
950 |
| -2. 设置共享文件夹 |
951 |
| - |
952 |
| -完成后点击"设备(Devices)" -> 共享文件夹(Shared Folders)菜单,添加一个共享文件夹,选项固定和临时是指该文件夹是否是持久的。共享名可以随意取,如"yongfu",尽量使用英文名称,不要有空格。 |
953 |
| - |
954 |
| -3. 挂载共享文件夹 |
955 |
| - |
956 |
| -在命令行终端下输入: |
957 |
| - |
958 |
| - mkdir /mnt/yongfu |
959 |
| - mount -t vboxsf yongfu /mnt/yongfu |
960 |
| - |
961 |
| -其中"yongfu"是之前创建的共享文件夹的名字。现在虚拟机和主机可以互传文件了。如不想每次都手动挂载,可以在/etc/fstab中添加一项 |
962 |
| - |
963 |
| - yongfu /mnt/yongfu vboxsf rw,gid=100,uid=1000,auto 0 0 |
964 |
| - |
965 |
| -这样就能够自动挂载了。 |
966 |
| - |
967 |
| -4. 卸载的话使用下面的命令 |
968 |
| - |
969 |
| - umount -f /mnt/yongfu |
970 | 926 |
|
971 | 927 | ## linux系统下无法访问电脑硬盘
|
972 | 928 |
|
|
0 commit comments