install boxes on firefly-ubuntu 1, install boxsudo apt-get install intltool unzip flex bison libffi-dev sudo apt-get install autoconf automake libtoolsudo apt-get install python-dev1.1)install gobject-instrospectiondow
pip 1,国内的源https://pypi.doubanio.com/simplehttps://pypi.mirrors.ustc.edu.cn/simple2,下载到本地再安装pip install --download repo -r requirements.txthttps://pip.pypa.io/en/latest/user_guide/#installi
pentaho 1)spoon执行失败DEBUG: _PENTAHO_JAVA_HOME=DEBUG: _PENTAHO_JAVA=java.exe系统找不到指定的路径。系统找不到指定的路径。D:\pentaho\data-integration>"java.exe" "-Xms1024m" "-Xmx2048m" "-XX:MaxPermSize=256m" "-Dhttps.prot
neutron(1)veth pair Veth pair 是一对虚拟网卡,从一张veth网卡发出的数据包可以直接到达它的peer veth,两者之间存在着虚拟链路。 Veth 网卡和常规的以太网区别仅在于xmit接口:将数据发送到其peer,触发peer的Rx 过程。 Veth 的原理示意图如下: Veth 的实现在linux/drivers
桌面协议(1)rdesktop 24位色 如何使用RDP的24位颜色深度连接虚拟机(vm) 在服务端(在winxp系统里): WinXP(sp3)在开始菜单--->运行里输入gpedit.msc, 调出组策略对话框. 在组策略对话框里选择:"本地计算机"策略--->计算机配置管理--->管理模板--->Windows 组件--->终端服务--->在右边页面中, 鼠标左键双击"限制最大颜色深度".出现 "限制
Django(1)Tango with Django过程中的问题 Tango with Django 1.8======================1, url path注意下面的元素中的href属性的写法——(1)用单引号,(2)相对与域名的相对路径def about(request): response = HttpResponse() response.write("Rango says here is the ab
python(1)软件包安装路径 原文链接:http://www.cnblogs.com/kevin922/p/3161411.html译:dist-packages is a Debian-specific convention that is also present in its derivatives, like Ubuntu. Modules are installed to dist-pac
NAS DIY(4)FreeNAS使用小结 1)ssh和ftp登录问题初始状态下,不允许ssh和ftp登录,需要(1)在服务中,开启ssh和ftp(2)在ssh和ftp服务后面的配置中,勾选“允许root登录”
txz文件格式 XZ Compressed Tar ArchiveArchive created with Tar and XZ utilities; contains one or more files first archived using Tar and then compressed using XZ compression; compressed using a high compress
vmware workstation 1)如何支持嵌套的hypervisor方法:(1)在处理器配置中,勾选“虚拟化VT-x或AMD-V”(2)在vmx文件中添加两行hypervisor.cpuid.v0 = "FALSE"mce.enable = "TRUE"
openstack(1)安装 1,安装 vm失败错误现象启动虚拟机时,dash board报错no host to ...排查步骤1)确认kvm开启,不是 virt_type配置的问题2)关闭防火墙,仍然有问题3)看nova-compute.log,其中有错误信息:MessagingTimeout: Timed out waiting for a reply to message
freeipa(5)文件和日志位置 Table 18.1. FreeIPA Server Configuration Files and DirectoriesDirectory or FileDescriptionServer Configuration/etc/ipaThe main FreeIPA configuration directory./etc/
VDSM(7)engine常用命令和错误 1)上传iso失败[root@ehost data]# engine-iso-uploader -i iso upload cn_windows_7_ultimate_with_sp1_x86_dvd_u_677486.isoERROR: Problem connecting to the REST API. Is the service available and does the
fdisk使用 1)显示当前分区p2)创建新分区Command (m for help): nCommand action e extended p primary partition (1-4)pPartition number (1-4): 2First cylinder (524-60801, default 524): Using defau
freeipa(4)常用命令 一,密码设置1,非管理员用户只能修改自己的密码;2,Changing a password as the FreeIPA admin user overrides any FreeIPA password policies, but the password expires immediately.使用admin用户来修改密码,会覆盖掉所有的密码策略,但是密码会立即过期。这样的话,用户
freeipa(3)常见错误 1)ipa user-xxx命令报错ipa: ERROR: did not receive Kerberos credentials解决方案:重新执行kinit admin2)