码迷,mamicode.com
首页 >  
搜索关键字:virtualbox 无线网卡 混杂 桥接    ( 5804个结果
VirtualBox提示Kernel driver not installed (rc=-1908)
今天用虚拟机挂载了一个镜像文件,结果虚拟机不能打开(见下图),结果我还以为是我挂载的操作给影响的,后来经过谷歌查询,原来是因为linux内核升级的原因。仔细的想了一下,自己的确在上次关机的时候给电脑更新过软件。谷歌查询了解决办法,知道了原因,不过没按照网上说的去做。我是把虚拟机卸载(不会删除自己虚拟的系统),然后重新安装,结果就可以正常使用了。 卸载虚拟机VirtualBox(可以输入vir然后...
分类:其他好文   时间:2014-06-05 11:33:59    阅读次数:222
ubuntu 安装tp-link usb无线网卡 tl-wn821n
解决Ubuntu下 常用Tp-link网卡的驱动安装及使用问题...
分类:其他好文   时间:2014-06-05 02:58:40    阅读次数:1133
SQL 审计
SQL 审计...
分类:数据库   时间:2014-06-05 00:57:53    阅读次数:335
Java Swing界面编程(4)---获取本地字体
package com.beyole.util; import java.awt.GraphicsEnvironment; public class test3 { public static void main(String[] args) { GraphicsEnvironment ge=GraphicsEnvironment.getLocalGraphicsEnvironment(...
分类:编程语言   时间:2014-06-04 23:29:02    阅读次数:406
UVa-101 - The Blocks Problem
The Blocks Problem  Background  Many areas of Computer Science use simple, abstract domains for both analytical and empirical studies. For example, an early AI study of planning and robo...
分类:其他好文   时间:2014-06-04 21:55:37    阅读次数:313
CentOS 6.5 安装realtek RTL8188CE无线网卡
首先,要检查一下网络适配器的型号。[root@localhost sam]# lspci -nn | grep -i net03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Ex...
分类:其他好文   时间:2014-06-03 04:56:28    阅读次数:498
VirtualBox piix4_smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:-iix4_smbus 0000.00.07.0: SMBus base address uninitialized - upgrade ...
分类:其他好文   时间:2014-06-02 16:44:03    阅读次数:234
Linux # Virtul Box 安装增强功能时, 未能加载虚拟光盘VBoxGuestAdditions.iso
问题:Virtul Box 安装增强功能时, 未能加载虚拟光盘VBoxGuestAdditions.iso分析:通过分析日志,%vbox_path%\VirtualBox Guest Additions\install_drivers.log发现,查看安装过程中的信息,如下图,发现缺少 相关dll文...
分类:系统相关   时间:2014-06-02 16:24:55    阅读次数:1812
四月二十五日,bugzilla for CentOS 安装
BugzillaforCentOS5.4制作人,陈浩时间:2014.4.25原创文件夹BugzillaforCentOS5.4 一、装系统 1)新建虚拟机15G硬盘,512M内存 2)选择CentOS64-bit(依据自己版本号情况选择) 3)网络选择桥接网络,已方便兴许网络操作 4)开启电源,安装...
分类:其他好文   时间:2014-06-02 14:04:41    阅读次数:313
Ubuntu下adb的安装
1.adb简述: adb全称Android Debug Bridge,安卓调试桥接器。它是Android sdk里的一个工具,用这个工具可以直接操作管理android模拟器或者真实的andriod设备。 adb也是一个客户端-服务器端程序,其中客户端是你用来操作的电脑,服务器端是你的androi.....
分类:数据库   时间:2014-05-30 18:39:02    阅读次数:376
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!