本站用于记录日常工作内容,虚拟化云计算,系统运维,数据库DBA,网络与安全。
 
0

Arm64Qemu

发表者:admin分类:云计算容器2015-12-08 23:28:40 阅读[3182]
Arm64QemuQemu 2.0 includes arm64 support, and Debian 8 (and above) fully supports it. BackgroundIn October 2013 the arm64 (aarch64) qemu port became publicly available. It is a user-space emulation, so it may not be applicable to all development tasks. It is fine for building software, and it is _much_ faster and often easier to use than ARM's proprietary (free beer) Foundation Model. The development was done by folks at SUSE Linux, so kudos to them. This code was incorporated into Qemu 2.0 in March 2014 by Linaro, and there is no longer a need to build arm64 from the development branch. You can verify support by checking for the availability of the aarch64 interpreter: # update-binfmts --display | grep -i aarch qemu-aarch64 (enabled): interpreter = /usr/bin/qemu-aarch64-staticInstallationSince Debian supports arm64, installation is as simple as as the following. Step 1The first task is to elevate to root: $ su - password: #Step 2The second step is to configure locales so your Qem...
Testing QEMU ARM TrustZoneA while back we wrote about the QEMU implementation of ARM TrustZone, also known as ARM Security extensions support, and now that this work is being accepted into mainline QEMU we want to highlight some aspects about the usage model and testing of the functionality.Ongoing Work and ProgressSince the last post, the bulk of the ARM CPU Security Extension support has made it to upstream QEMU. Although the functional support is now available upstream, it is currently disabled while the details of the usage are ironed out. Specifically, command line options are being added to allow users to enable or disable the ARM Security extensions from the command line. This is especially important for maintaining backwards compatibility of existing machine models incorporating TrustZone enabled processors.Achieving backwards compatibility and allowing easy future use of ARM TrustZone, we are introducing the following configuration changes:The Security Extensions will be avai...
ARM® TrustZone® in QEMUEver used an application on your smartphone or tablet that accesses security sensitive information such as banking, personal health information, or credit cards?  The demand for mobile devices to do more and more is rapidly growing and includes increased security sensitive tasks.  At the same time, malicious apps are also flooding mobile app stores in hopes of exploiting security holes to take advantage of unsuspecting users.Can we rely on certain apps to protect our personal data and prevent undesired and unauthorized access?  The current solution is to present users with warning dialogs when downloading applications and otherwise trust the rest of the system.  This does not work for a number of reasons.  First, existing protection and isolation principles may not work.  Second, applications may not be implemented according to secure programming guidelines.  Third, other users of devices (such as children or friends) m...
加容易,所以之前也就没有再单独写这部分的文章。 最近遇到几个案例都是探讨虚机备份和低成本的异地灾备的,而且这几天在做 Windows Server 2012 R2 Preview 到 RTM 迁移时也涉及到了 Hyper-V 复制,所以打算写篇东西出来跟大家分享分享,也算给自己留个存档。Hyper-V 复制,即:Hyper-V Replica,也称之为 Hyper-V 副本,是一种异步虚拟机复制技术,基于 HTTP 协议进行传输,所以它也非常适合应用在广域网环境中。在设计上,Hyper-V 复制主要用于商业连续性和灾难恢复场景。因为不需要任何共享存储,所以该技术可用于任何服务器、网络或存储供应商的设备。 要为 Hyper-V 主机启用复制功能,首先确保当前主机已经加入到 AD,并参考无需共享存储的实时迁移对主机做 Kerberos 委派,添加“hyper-v replica service”,然后还要修改当前主机的 Hyper-V 设置,在“复制配置”下勾选“启用此计算机作为副本服务器”,并选择“使用 Kerberos (HTTP)”端口保持80默认,在“授权和存储”选项下,选择“允许从任何经过身份验证的服务器重进行服务”,并指定副本的默认存储位置。可参考下图设置: 在完成上述设置后向导会提示防火墙设置的相关警告,我们只需要进入防...
您所在的组无权查看该日志
访问 VMware vCenter Server、VMware ESXi 和 ESX 主机以及其他网络组件所需的 TCP 和 UDP 端口 (2081930) Symptoms 免责声明:本文为 TCP and UDP Ports required to access VMware vCenter Server, VMware ESXi and ESX hosts, and other network components (1012382)的翻译版本。尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。有关最新内容,请参见英文版本。 Purpose 以下服务和代理通常在 VMware vSphere 环境中提供:CIM HTTP 服务器(不安全服务) CIM HTTPS 服务器 FTP 客户端(不安全服务) FTP 服务器(不安全服务) iSCSI 软件客户端 NFS 客户端(不安全服务) NFS 服务器(不安全服务) NIS 客户端 NTP 客户端 SMB 客户端(不安全服务) SNMP Server SSH 客户端 SSH 服务器 Syslog 客户端 Telnet 客户端(不安全服务) Telnet 服务器(不安全服务) 安装的其他受支持管理代理vCenter Server、ESX 主机和其他网络主机使用预先确定的 TCP 和 UDP 端口来访问。如果从防火墙外部管理网络组件,可能需要重新配置防火墙以允许在相应端口上访问。本文提供有关 VMware 产品所需的端口的信息。有关详细信息,请参见与产品相关的文档:VI 3...
备份和还原 vCenter Server Appliance vPostgres 数据库 (2096200) Purpose 免责声明:本文为 Backing up and restoring the vCenter Server Appliance vPostgres database (2034505) 的翻译版本。尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。有关最新内容,请参见英文版本。 本文提供了备份和还原 vCenter Server Appliance (VCSA) vPostgres 数据库的步骤。注意:本文仅支持将 vPostgres 数据库备份和还原到同一 vCenter Server Appliance。使用基于映像的备份和还原是执行完整的辅助设备还原所支持的唯一解决方案。 Resolution 在开始之前,请确保已安装:用于连接到 vCenter Server Appliance 的 SSH 客户端。 用于检索和替换 vPostgres 数据库恢复文件的 WinSCP(或任何 SCP 客户端)。 备份嵌入式 vPostgres 数据库 要备份嵌入式 vPostgres 数据库,请执行以下操作:通过 SSH 连接到 vCenter Server Appliance。有关详细信息,请参见 vCenter Server 5.5 and Host Management Guide 中的在 VMware vCenter Server Appliance 上启用或禁用 SSH 管理员登录部分。 出现提示时,以 root 用户身份登录。默认密码为 vmware。 使用以下命令停止 v...
如何备份和恢复VCSA 5.5自带的vPostgres数据库   大家都知道VCSA内置的数据库从5.1开始已经换成了vPostgres这个VMware基于开源数据库PostgresQL开发的vFabric系列产品了,那么,如何对它执行备份,以确保对于VCSA的用户体验能够和MS或Oracle数据库一样都能够起到安全增强呢? 首先,数据库的安全就会涉及到备份了,而我们在VAMI UI上面是没有找到如何备份这个VCSA的数据库的,更不用说恢复了,因此,本文就着眼于如何备份和恢复它了; 1、利用SSH或者直接登录到VCSA 5.5的CLI界面,缺省用户名为root,缺省密码为vmware; 2、然后执行如下命令,将路径切换到vpostgres程序所在目录:      #cd /opt/vmware/vpostgres/1.0/bin3、执行如下命令备份VCSA 5.5的vpostgres数据库:      #./pg_dump EMB_DB_INSTANCE -U EMB_DB_USER -Fp -c > VCDB_Backup  说明:VCDB_Backup这个名字可以自由定义,它就是备份出来的文件名; 4、注意,需要EMB_DB_USER的密码,可以在如下路径的文件中找到:      /etc/vmware-vpx/embedded_db.cfg 利用vi编辑器或...
ed2k://|file|cn_system_center_2012_operations_manager_with_sp1_x86_x64_dvd_1345558.iso|1121304576|54B4E9FCAADBF82EEE5268BE9FCBC707|/ed2k://|file|en_system_center_2012_orchestrator_with_sp1_x86_dvd_1345499.iso|164681728|8C4BDF7AF81621E394719486A4BA2D77|/ed2k://|file|mu_system_center_2012_app_controller_with_sp1_x64_dvd_1345042.iso|80732160|2C05A112D98E3FC4AEFA930D86CE1E77|/ed2k://|file|mu_system_center_2012_configuration_manager_and_endpoint_protection_with_sp1_x86_x64_dvd_1360357.iso|948322304|F0E5AC67D114C42FA77EC089B11E28D6|/ed2k://|file|mu_system_center_2012_data_protection_manager_with_sp1_x64_dvd_1359086.iso|4950106112|6336DEBC4674B3D4279EA575E46BBC77|/ed2k://|file|mu_system_center_2012_service_manager_with_sp1_x64_dvd_1348926.iso|423559168|9EBD988808AC468D012B0FEAB76DA991|/ed2k://|file|mu_system_center_2012_virtual_machine_manager_with_sp1_x64_dvd_1348927.iso|1384331264|F46DFE474EA6B2BC5B4A5B9BA679FB12|/
win7跨网段远程管理server2012 Hyper-V1234567使用windows7远程管理工具,跨网段管理server2012 hyper-v,本文使用一个简单的跨网段环境,进行示例配置,本示例网络环境、Pc0 、Server0配置如图。工具/原料Windows6.1-KB958830-x64-RefreshPkg.msuhvremote.wsf(1.08)方法/步骤1在Pc0 上安装Windows6.1-KB958830-x64-RefreshPkg.msu,完成后,按下图配置。21、把hvremote.wsf拷贝到Server0和Pc0的c:\。2、在Pc0上用记事本打开hosts文件,增加如图配置并保存。3、在Server0上用记事本打开hosts文件,增加如图配置并保存。31、在Server0上打开cmd,切换到c:\ 。2、执行cscript //H:cscript。3、执行hvremote.wsf /add:administrator,授予administrator远程管理权限。注:本例以administrator用户作为远程管理用户。41、在Pc0上打开cmd,切换到c:\ ;执行cscript //H:cscript。2、执行hvremote.wsf /anondcom:grant,调整组件服务权限3、cmdkey /add:servdi /user:servdi\administrator /pass *******,缓存服务管理账户凭据注:本例以administrator用户作为远程管理用户51、在Pc0上cmd窗口执行hvremote.wsf /show /target:servdi,进行最后配置并显示结果(servdi为Server0计算...
    总共58页,当前第23页 | 页数:
  1. 13
  2. 14
  3. 15
  4. 16
  5. 17
  6. 18
  7. 19
  8. 20
  9. 21
  10. 22
  11. 23
  12. 24
  13. 25
  14. 26
  15. 27
  16. 28
  17. 29
  18. 30
  19. 31
  20. 32
  21. 33