### Business System v10 Setup Guide Source: https://www.idcsmart.com/wiki_list/954 A step-by-step guide for setting up the Business System v10, covering essential configurations such as acquiring v10, installation, automation tasks, system upgrades, and basic website settings. ```documentation 1、新手指引文档 1.1、如何获取 v10 1.2、如何安装 v10 1.3、设置自动化定时任务(重要) 1.4、如何升级 v10 1.5、设置网站基本信息 ``` -------------------------------- ### Business System: Onboarding and Basic Setup Source: https://www.idcsmart.com/wiki_list/298 Provides a step-by-step guide for new users of the Business System, covering initial setup procedures such as obtaining the latest version, installation, setting up automated tasks, and basic website configuration like currency and payment gateways. ```text 1、新手指引文档 1.1、如何获取 v10 1.2、如何安装 v10 1.3、设置自动化定时任务(重要) 1.4、如何升级 v10 1.5、设置网站基本信息 1.6、网站货币配置 1.7、配置网站支付接口 1.8、配置网站短信&邮件接口 1.9、配置用户注册&登录验证 1.10、创建商品组&创建商品 ``` -------------------------------- ### Business System: Initial Setup and Configuration Source: https://www.idcsmart.com/wiki_list/274 This guide covers the initial setup and configuration for the Business System. It includes obtaining the v10 version, installation, setting up automated tasks, basic website information, currency, payment, and messaging interfaces. ```bash ## 1、新手指引文档 # Initial setup, installation, and basic configuration for the Business System (v10). ``` -------------------------------- ### Business System - New User Guide Source: https://www.idcsmart.com/wiki_list/304 This comprehensive guide walks new users through the initial setup and configuration of the Business System. It covers obtaining the latest version, installation, setting up automation, upgrades, basic website information, currency, payment gateways, and notification services. ```text 1、新手指引文档 1.1、如何获取 v10 1.2、如何安装 v10 1.3、设置自动化定时任务(重要) 1.4、如何升级 v10 1.5、设置网站基本信息 1.6、网站货币配置 1.7、配置网站支付接口 1.8、配置网站短信&邮件接口 ``` -------------------------------- ### DCIM: System Deployment and Initial Login Guide Source: https://www.idcsmart.com/wiki_list/555 This documentation provides a step-by-step guide for deploying the DCIM system and performing the initial login. It covers the essential procedures required to get the DCIM system up and running, including initial setup and access credentials. Key sections include '部署DCIM系统' and '首次登陆'. ```text 1.2、部署DCIM系统 1.3、首次登陆 ``` -------------------------------- ### Magic Cube Cloud: Install KVM Lightweight Version Source: https://www.idcsmart.com/wiki_list/1046 This guide explains how to install the lightweight version of Magic Cube Cloud with KVM. It details the installation process for users who require a less resource-intensive KVM setup. ```text 1.2安装魔方云kvm轻量版 ``` -------------------------------- ### DCIM: Boot Script Commands for System Installation Source: https://www.idcsmart.com/wiki_list/819 This part of the DCIM documentation covers commands used in boot scripts for system installation. These scripts automate tasks that run when a system starts up during the installation process, such as setting configurations or running initial setup routines. ```bash # Example of a command that might be included in a boot script # This could be for setting a hostname or IP address during OS installation. ifconfig eth0 192.168.1.100 netmask 255.255.255.0 ``` -------------------------------- ### Business System: New User Guide - Setup and Configuration Source: https://www.idcsmart.com/wiki_list/1228 This section provides a comprehensive guide for new users of the Business System, covering obtaining the v10 version, installation, setting up automated scheduled tasks, upgrading, configuring basic website information, currency settings, payment gateways, SMS/email interfaces, user registration/login validation, product group/product creation, and integrating with Mojing Cloud and DCIM for product management. ```text 1、新手指引文档 * 1.1、如何获取 v10 * 1.2、如何安装 v10 * 1.3、设置自动化定时任务(重要) * 1.4、如何升级 v10 * 1.5、设置网站基本信息 * 1.6、网站货币配置 * 1.7、配置网站支付接口 * 1.8、配置网站短信&邮件接口 * 1.9、配置用户注册&登录验证 * 1.10、创建商品组&创建商品 * 1.11、对接魔方云&创建云产品 * 1.12、对接DCIM&创建产品 ``` -------------------------------- ### Mofang Cloud System: Trunk Node Installation and Configuration Source: https://www.idcsmart.com/wiki_list/1227 This documentation explains the installation and configuration steps for Trunk Nodes within the Mofang Cloud system. Trunk nodes are critical for network connectivity and management, and this guide details their setup. ```bash # Conceptual commands for configuring a network trunk port # Assuming switch configuration via CLI: # Configure interface as trunk # switch# configure terminal # switch(config)# interface GigabitEthernet1/0/1 # switch(config-if)# switchport mode trunk # Allow specific VLANs (if needed) # switch(config-if)# switchport trunk allowed vlan 10,20,30 # Verify configuration # switch# show interfaces GigabitEthernet1/0/1 switchport ``` -------------------------------- ### Business System - Initial Setup and Core Configuration Source: https://www.idcsmart.com/wiki_list/417 A beginner's guide to setting up the Business System, covering initial steps like obtaining software versions, installation, setting up automated tasks, and basic website configurations such as currency, payment, and email interfaces. ```bash # 1.1、如何获取 v10 # Guide on how to obtain the v10 version of the Business System. ``` ```bash # 1.2、如何安装 v10 # Installation instructions for the v10 version of the Business System. ``` ```bash # 1.3、设置自动化定时任务(重要) # Critical steps for configuring automated scheduled tasks within the system. ``` ```bash # 1.5、设置网站基本信息 # Configuration of essential website details and basic information. ``` ```bash # 1.6、网站货币配置 # Setup and management of currency settings for the website. ``` ```bash # 1.7、配置网站支付接口 # Instructions for configuring payment gateway integrations. ``` ```bash # 1.8、配置网站短信&邮件接口 # Setup for integrating SMS and email notification services. ``` -------------------------------- ### Magic Cube Cloud: Install Hyper-V Server Environment Source: https://www.idcsmart.com/wiki_list/479 This guide details the setup and configuration of the Hyper-V server environment for use with Magic Cube Cloud. It covers the necessary steps to prepare the host system for Hyper-V role installation and configuration. ```powershell # Example PowerShell commands to install Hyper-V role Install-WindowsFeature -Name Hyper-V -IncludeManagementTools ``` -------------------------------- ### DCIM iSCSI Gateway Installation Interactive Prompt Source: https://www.idcsmart.com/wiki_list/1324 This is an example of the interactive prompts encountered during the DCIM iSCSI Gateway installation script. It guides the user to provide necessary network IP addresses, hostnames, credentials, and cluster information for setting up the two gateway servers. ```shell 开始网关安装、请提前规划好网络后执行 示例: 请输入第一个网关管理 IP 地址 (管理网络): 192.168.3.98请输入第一个网关存储 IP 地址 (客户端存储网络): 192.168.110.250请输入第一个网关主机名 (例如: iscsi1): iscsi1请输入第二个网关管理 IP 地址 (管理网络): 192.168.3.99请输入第二个网关存储 IP 地址 (客户端存储网络): 192.168.110.251请输入第二个网关主机名 (例如: iscsi2): iscsi2请输入第二个网关的用户名(需root权限): root请输入第二个网关的 SSH 端口 : 22请输入集群名称: ceph请输入所属DCIM被控IP: 192.168.3.118请输入 API 用户名 (例如: admin): admin请输入 API 密码: admin123123 ``` -------------------------------- ### Business System Setup and Product Integration Source: https://www.idcsmart.com/wiki_list/953 This documentation outlines the setup process for business systems, including integration with Mojing Cloud and DCIM for product management. It covers essential steps like system installation, configuration of basic website information, currency settings, payment gateways, and user authentication. It also details how to create and import products from various sources. -------------------------------- ### DCIM System: PVE Installation Issues Source: https://www.idcsmart.com/wiki_list/1040 Covers common problems encountered when installing PVE (Proxmox Virtual Environment) within the DCIM system. It helps users resolve difficulties during the PVE setup process. The guide addresses specific error messages or behaviors. ```markdown ## 5.3、无法正常安装PVE ``` -------------------------------- ### DCIM System - Deployment and Initial Setup Source: https://www.idcsmart.com/wiki_list/956 Guides on deploying the DCIM system, initial login, and setting up basic infrastructure like server rooms and racks. It outlines the initial steps required before data entry. ```text 1.2、部署DCIM系统 1.3、首次登陆 1.4、录入机房+机柜 ```