[PingCAP Meetup SH 5.26]TiDB在易果集团的应用
0 码力 | 12 页 | 585.78 KB | 5 月前3[PingCAP Meetup SH 5.26]TiDB在Ping++金融聚合支付下的实践0526
0 码力 | 11 页 | 630.95 KB | 5 月前3[PingCAP Meetup SH 5.26]上海电信微信营业厅 TiDB 实践 v 1.6
0 码力 | 9 页 | 188.20 KB | 5 月前3Oracle VM VirtualBox 5.2.40 User Manual
have to install the system initialization script for the kernel module: cp /opt/VirtualBox/vboxdrv.sh /sbin/rcvboxdrv (assuming you installed VirtualBox to the /opt/VirtualBox directory) and activate the /opt/VirtualBox/VBox.sh /usr/bin/VirtualBox ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxManage ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxHeadless ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxSDL 2.3.3 Starting with version 2.2.2, you can uninstall the .run package by invoking /opt/VirtualBox/uninstall.sh To manually uninstall VirtualBox, simply undo the steps in the manual installation in reverse order0 码力 | 387 页 | 4.27 MB | 5 月前3Oracle VM VirtualBox 5.2.12 User Manual
have to install the system initialization script for the kernel module: cp /opt/VirtualBox/vboxdrv.sh /sbin/rcvboxdrv (assuming you installed VirtualBox to the /opt/VirtualBox directory) and activate the /opt/VirtualBox/VBox.sh /usr/bin/VirtualBox ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxManage ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxHeadless ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxSDL 2.3.3 Starting with version 2.2.2, you can uninstall the .run package by invoking /opt/VirtualBox/uninstall.sh To manually uninstall VirtualBox, simply undo the steps in the manual installation in reverse order0 码力 | 380 页 | 4.23 MB | 5 月前3Oracle VM VirtualBox 4.2.32 User Manual
have to install the system initialization script for the kernel module: cp /opt/VirtualBox/vboxdrv.sh /etc/init.d/vboxdrv (assuming you installed VirtualBox to the /opt/VirtualBox directory) and activate /opt/VirtualBox/VBox.sh /usr/bin/VirtualBox ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxManage ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxHeadless ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxSDL 2.3.3 Starting with version 2.2.2, you can uninstall the .run package by invoking /opt/VirtualBox/uninstall.sh To manually uninstall VirtualBox, simply undo the steps in the manual installation in reverse order0 码力 | 348 页 | 5.93 MB | 5 月前3Oracle VM VirtualBox 4.1.40 User Manual
have to install the system initialization script for the kernel module: cp /opt/VirtualBox/vboxdrv.sh /etc/init.d/vboxdrv (assuming you installed VirtualBox to the /opt/VirtualBox directory) and activate /opt/VirtualBox/VBox.sh /usr/bin/VirtualBox ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxManage ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxHeadless ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxSDL 2.3.3 Starting with version 2.2.2, you can uninstall the .run package by invoking /opt/VirtualBox/uninstall.sh To manually uninstall VirtualBox, simply undo the steps in the manual installation in reverse order0 码力 | 310 页 | 4.87 MB | 5 月前3Oracle VM VirtualBox 4.3.36 User Manual
have to install the system initialization script for the kernel module: cp /opt/VirtualBox/vboxdrv.sh /etc/init.d/vboxdrv (assuming you installed VirtualBox to the /opt/VirtualBox directory) and activate /opt/VirtualBox/VBox.sh /usr/bin/VirtualBox ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxManage ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxHeadless ln -sf /opt/VirtualBox/VBox.sh /usr/bin/VBoxSDL 2.3.3 Starting with version 2.2.2, you can uninstall the .run package by invoking /opt/VirtualBox/uninstall.sh To manually uninstall VirtualBox, simply undo the steps in the manual installation in reverse order0 码力 | 380 页 | 3.79 MB | 5 月前3TiDB中文技术文档
tar.gz 2. # cd ansible-system-rpms.el7 3. # chmod u+x install_ansible_system_rpms.sh 4. # ./install_ansible_system_rpms.sh 安装完成后,可通过 pip -V 验证 pip 是否安装成功: 1. # pip -V 2. pip 8.1.2 from /usr/lib/python2 tar -xzvf ansible-2.5.0-pip.tar.gz 2. # cd ansible-2.5.0-pip/ 3. # chmod install_ansible.sh 4. # ./install_ansible.sh 安装完成后,可通过 ansible --version 查看版本: 1. # ansible --version 2. ansible 2.5.0 1. 在下载机上安装 el7.tar.gz 2. $ cd grafana-font-rpms.el7 3. $ chmod u+x install_grafana_font_rpms.sh 4. $ ./install_grafana_font_rpms.sh 3. 参考部署任务即可。 参考测试集群即可。 在中控机上配置部署机器 ssh 互信及 sudo 规则 在部署目标机器上安装 NTP 服务 在部署目标机器上添加数据盘0 码力 | 444 页 | 4.89 MB | 5 月前3julia 1.10.10
it becomes necessary to use quotes. Here's a simple example of a Perl one-liner at a shell prompt: sh$ perl -le '$|=1; for (0..3) { print }' 0 1 2 3 The Perl expression needs to be in single quotes other instances, you may want to use double quotes so that interpolation does occur: sh$ first="A" sh$ second="B" sh$ perl -le '$|=1; print for @ARGV' "1: $first" "2: $second" 1: A 2: B In general, PROGRAMS 343 And the env keyword allows you to set execution environment variables: julia> run(Cmd(`sh -c "echo foo \$HOWLONG"`, env=("HOWLONG" => "ever!",))); foo ever! See Cmd for additional keyword0 码力 | 1692 页 | 6.34 MB | 3 月前3
共 43 条
- 1
- 2
- 3
- 4
- 5