摘要:
http://www.oss4aix.org/download/rpmdb/deplists/Aix6.1 安装mysql别的我就不扯了,自从Oracle收购sun后 Mysql在Aix Parch上直接挂了,你懂的,商业利益!scripts./mysql_install_db --user=mys... 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
http://www.oss4aix.org/download/rpmdb/deplists/Aix6.1 安装mysql别的我就不扯了,自从Oracle收购sun后 Mysql在Aix Parch上直接挂了,你懂的,商业利益!scripts./mysql_install_db --user=mys... 阅读全文
摘要:
环境:IBM AIX6.11、下载(可以直接从附件中下载):openssl IBM官方网站下载:https://www14.software.ibm.com/webapp/iwm/web/reg /download.do?source=aixbp&S_PKG=openssl&lang=en_US#o... 阅读全文
摘要:
puppet svn集成Centos6 OS percent%测试通过;若有疑问Please Contact Ruiy:QQ:5160 59158Tel Phone:150 5519 8367 阅读全文
摘要:
1, mount -rv cdrfs /dev/cd0 /mnt (Aix 光盘挂载)2,fuser -kxcu /cdrom && unmount /mnt && unmount /dev/cd0 (Aix 光盘卸载)3,install -ad /dev/cd0 packageName Aix从挂... 阅读全文
摘要:
Aix历史查询快捷键=>按ESC+k设置KSH的自动补全(仅仅是文件名补全,没有命令补全)和历史命令功能方法一:set -o vi历史命令功能(esc -,esc +)自动补全文件名(esc \)。方法二:set -o emacs历史命令功能(ctrl-n,ctrl-p),自动补全文件名(按两次es... 阅读全文
摘要:
ISO image to a DVD or burn the IMG file to a USB drive For a bare-metal installationipmitool, HP iLO, or Dell iDRAC刻录iso文件到DVD 方法Use any standard soft... 阅读全文
摘要:
http://www.bullfreeware.com/toolbox.php (Large Open Source Software Archieve for AIX 提供MySQL5.1 for Aix5.3)http://projects.puppetlabs.com/projects/pup... 阅读全文
摘要:
http://docs.mirantis.com/openstack/fuel/fuel-5.1/https://software.mirantis.com/quick-start/https://software.mirantis.com/ Debian binary package (*.ude... 阅读全文
摘要:
1,Image metadata property (次选项很有用用于指定PowerVM,kvm,and so on hypervisor_monitor)从而过滤computeNodes,通过指定镜像的--property hypervisor_type=qemu注册的镜像到imageServi... 阅读全文
摘要:
1,dd操作就是简单的按字节复制,什么分区表啊,MBR(master boot record)啊统统照搬;1. 磁盘克隆也就是把整个硬盘复制一份。当然你首先需要在计算机上在接上一块新硬盘,并让系统识别。例如这块硬盘可能被识别为/dev/sdb,原有硬盘叫/dev/sda.然后你可以在linux命令行... 阅读全文
|