Setup ◆ earth-shattering ◆ comprehensive answers to questions about databases, servers, virtual machines, Linux, etc ◆

Source: Internet
Author: User

I will discuss it in several aspects. I tried and verified it multiple times.

Database:
Q: How can I check whether my physical machine (for example, the xp I use) is connected to a Linux-connected and shocking service connection? Are there any differences between the two?
Q: I want to delete all the imported databases and reinstall them. However, when I delete the database, I am prompted that it is in use or other problems cannot be deleted. What should I do?
Q: What should I do if I Install SQL 2000 on another disk instead of the default one?
Q: After SQL 2000 is re-installed, an error occurs when it is restarted. The database cannot be started. The error is uninstall then re-run Setup to correct this problem.
Q: You cannot use exec DBO. cabal_tool_registeraccount 'account' or 'Password' to add the account and password. The command can be executed but cannot insert data. The prompt is null.
Q: I can log in, but failed to create a person using an account. The prompt is: DB error. How can I solve this problem if my account cannot work properly?
Q: When I restore the database, an empty database is created. For example, account, cabalcash, and gamedb are not case-insensitive or consistent. Is it affected?
Q: When I enter the command to perform some operations on the analyzer, what is the difference between using account SA and account cabal to log on?
Q: After playing for a while, what should I do if I want to save the player data after I reinstall the system because the SQL is installed on the C drive?
Q: How can I modify the expired VIP address?
,

Server:
Q: How can I force install the RPM package if it cannot be installed?
Q: After the RPM package is installed, the system always runs the service cabal restart and prompts that the file cannot be found. What should I do?
Q: When running./gen_config.sh, the system prompts that gen_config.sh cannot be found. How can I install it successfully without other commands?
Q: What version of the game should I download?
,

Virtual machines:
Q: Can I use other virtual machines, such as a simplified green version, without VMware Tools?
Q: no installation process is required for VMware Tools. After being loaded, there are two files in the optical drive, one RPM package and one GZ package. How can I install it?
Q: after a successful setup, I feel that the system is slow every time I start the system. Is there a way to directly connect to the system every time I open the virtual machine without having to start the system?
Q: How much is the best virtual machine memory setting?
Q: Do I still need to install vmwaretools after I load VM files installed by others?

Linux:
Q: I am using other Linux systems. Can I build amazing services?
Q: How can I view and detect IP addresses in my Linux system?
Q: Why can't I use SCP to transmit data from the server to Linux?
Q: What commands are useful for building earth-shattering data in Linux? How to shut down? How to restart? How to enter the command window? And so on
Q: How can I modify a monster burst item?
Q: How can I change the monetary explosion rate?
Q: How do I enable the Internet port and IP address of an earth-shaking server ??
,

Software Download and installation:
Q: Can I use a simplified green version in Chinese for virtual machines? Is it possible for different versions (5.5 or 6.0 )?
Q: Can I use other winscp and securecrt versions? For example, the green version is free of installation? Where can I download it?
Q: What should I do if Ms SQL2000 cannot be started or installed properly? Or what do you need to pay attention to when installing the SP4 patch?
Q: What other tools are needed to download a virtual machine built by someone else and add the system?

,

Other aspects:
Q: I really don't know how to check whether port 1433 is enabled .. How can I ensure that port 1433 is enabled?
Q: there is no problem in port 1433 testing, and there is no problem in all tests. However, after I enter the account and password, I will prompt the customer service end to update and exit the game. What should I do?
Q: Can I use XP, 2003, or 2000 to build one machine? What should I pay attention to when installing SQL?
Q: My connection was successful for the first time. After I restarted my computer and connected again, I always prompted that my account and password were incorrect. How can I solve this problem?
Q: How to set a VIP for an account?
Q: What should I do if an update occurs during logon?
Q: In terms of brute-force rate, the virtual terminal of a fool seems to have only a single weapon but not anything else. How can I modify it?
Q: How do I modify the role name, attributes, and other information related to the role in the created account?
Q: I don't want to know so much about it. I don't want to install linux. Is there any silly operation that can be set up successfully?

For answers to all the above questions, please check your account !!
Database:

Q: How can I check whether my physical machine (for example, the xp I use) is connected to a Linux-connected and shocking service connection? Are there any differences between the two?
A: Enter cmd in the running Windows XP system and enter the command prompt,
Enter Ping 192.168.x.x, which is the IP address set in Linux. If you can ping the IP address, it means that XP is linked to Linux.
Enter netstat-N to check whether your IP address is later than 1443. If yes, it means that the XP link is sent to the server on Linux.
In Linux, create a terminal and enter the command ifconfig to view your IP address. For example, Ping 192.168.x.y.
Enter Ping 192.168.x.z, which is the IP address set in your xp. If you can ping the IP address, the Linux link is switched to XP.
Enter netstat-natp to check whether your IP address is later than 1443. If so, the server on Linux is linked to XP.

Q: I want to delete all the imported databases and reinstall them. However, when I delete the database, I am prompted that it is in use or other problems cannot be deleted. What should I do?
A: Open the Service Manager, stop running the database, and wait for 5 seconds to start the database again. In this way, you can delete it.

Q: What should I do if I Install SQL 2000 on another disk instead of the default one?
A: It is recommended to uninstall and install the database by default. The reason is that the source address of the database imported after the tutorial is that the database is installed by default!

Q: After SQL 2000 is re-installed, an error occurs when it is restarted. The database cannot be started. The error is uninstall then re-run Setup to correct this problem.
A: Two-step solution. 1 is to delete the original SQL directory you installed! 2. Enter regedit, CTRL + F to search for pendingfilerenameoperations, and delete all searched items. Then you can install it. After the installation is complete, go to the Registry. Find the pendingfilerenameoperations project in HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager, change the value of pendingfilerenameoperations to HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager. Done.

Q: You cannot use exec DBO. cabal_tool_registeraccount 'account' or 'Password' to add the account and password. The command can be executed but cannot insert data. The prompt is null.
A: This is because the previous exec sp_addextendedproc 'xp _ md5', 'd:/cabalcash/xp_md5.dll ', xp_md5.dll is fixed as an object, and once the data changes, if you insert new data, the data cannot be encrypted using MD5. The solution is to open the Enterprise Manager, delete the previously loaded xp_md5 object, and reload the object to add the account password.

Q: I can log in, but failed to create a person using an account. The prompt is: DB error. How can I solve this problem if my account cannot work properly?
A: Delete the database account, cabalcash, and gamedb. You do not need to append this operation! Is a restoration operation. In this way, the original cabal account is deleted and a new cabal account Association is set up (I will not talk about this in the tutorial ). You can.

Q: When I restore the database, an empty database is created. For example, account, cabalcash, and gamedb are not case-insensitive or consistent. Is it affected?
A: No. I tested using account, cabalcash, account, and cabalcash.

Q: When I enter the command to perform some operations on the analyzer, what is the difference between using account SA and account cabal to log on?
A: There is no difference. We recommend using the SA account to log on!

Q: After playing for a while, what should I do if I want to save the player data after I reinstall the system because the SQL is installed on the C drive?
A: Back up the accounts, cabalcash, account, and cabalcash databases. SQL2000 backup method is so simple.

Q: How can I modify the expired VIP address?
A: Just add the time in payminutes .. Check the following content about VIP settings.

Server:
Q: How can I force install the RPM package if it cannot be installed?
A: add the command "nodpes" next to it. I suggest you do not install it forcibly. Check which part of your website is wrong.

Q: After the RPM package is installed, the system always runs the service cabal restart and prompts that the file cannot be found. What should I do?
A: The IP address you set is left blank! Modify all the IP addresses on the server before installation.

Q: When running./gen_config.sh, the system prompts that gen_config.sh cannot be found. How can I install it successfully without other commands?
A: Modify gen_config.sh and change the IP addresses to 127.0.0.1. Run the command again. (Check that the preceding configuration is correct)

Q: What version of the game should I download?
A: It's okay to download the latest version! At last, we can overwrite it with the handler mentioned in this article.

Virtual machines:
Q: Can I use other virtual machines, such as a simplified green version, without VMware Tools?
A: Yes. There is a Linux. ISO image in your virtual machine directory! Loading is feasible

Q: no installation process is required for VMware Tools. After being loaded, there are two files in the optical drive, one RPM package and one GZ package. How can I install it?
The command for installing the RPM package is: rpm-IVH ×××. run tar-zvxf *** .tar.gz to decompress the GZ compressed file in rpm, and then run the command in the decompressed directory. /***. the PL in PL installation is successful. There will be a prompt during the installation process, just press Enter.

Q: after a successful setup, I feel that the system is slow every time I start the system. Is there a way to directly connect to the system every time I open the virtual machine without having to start the system?
A: Of course. View chart

Q: How much is the best virtual machine memory setting?
A: half of your computer's memory is the best.
Q: Do I still need to install vmwaretools after I load VM files installed by others?
A: No.

Linux:
Q: I am using other Linux systems. Can I build amazing services?
A: Yes! For the first time, I used the RedHat 9 Linux system.

Q: How can I view and detect IP addresses in my Linux system?
A: run the ifconfig command to view the IP address. If not, run the netconfig command to set the IP address.

Q: Why can't I use SCP to transmit data from the server to Linux?
A: Yes. Install Samba on Linux! See original articles in my blog ---Installation and configuration of Samba in Linux
After setting, you can directly transfer files to Linux. Then use SCP to set permissions! It is equally feasible.

Q: What commands are useful for building earth-shattering data in Linux? How to shut down? How to restart? How to enter the command window? And so on
A: shutdown command: shudown-H now or init 0
Restart the system: reboot
View cabal service: PS-Aux | grep cabal
Restart the Cabal service: Service cabal restart

Q: How can I modify a monster burst item?
A: ETC/cabal/data/Const. SCP, open the modification, and modify the '1' in the last line for the number you want. For example, if I change 5, the monster drops 5 items each time.

Q: How can I change the monetary explosion rate?
Answer: ETC/cabal/data/Const. SCP. Open and modify. In the multiple field, the money explosion rate is changed to 5 100 100 ---> increase the value of 2 100 .... For example, 5 500 500.

Q: How do I enable the Internet port and IP address of an earth-shaking server ??
A: It's easy to modify the ini configuration of the login device to Linux IP address, and then port ing: 38101 (LOGIN) 38121 (game) 38111 (channel ).

Software Download and installation:
Q: Can I use a simplified green version in Chinese for virtual machines? Is it possible for different versions (5.5 or 6.0 )?
A: Yes. It does not matter.

Q: Can I use other winscp and securecrt versions? For example, the green version is free of installation? Where can I download it?
A: I use a Chinese version without installation. Search and download the green software site xdowns.com. Setting is not affected.

Q: What should I do if Ms SQL2000 cannot be started or installed properly? Or what do you need to pay attention to when installing the SP4 patch?
A: The instance cannot be started or installed properly. For more information, see the preceding database section. When installing SP4, remember to turn off the SQL service. Is to open the Service Manager to close the service.

Q: What other tools are needed to download a virtual machine built by someone else and add the system?
A: If you want to play a game without modifying it, you don't need anything. (The database is installed !)

Other aspects:
Q: I really don't know how to check whether port 1433 is enabled .. How can I ensure that port 1433 is enabled?
A: As mentioned above. Run CMD in XP and run netstat-n. If your xp ip address is followed by 1433, it indicates that it is activated and connected.

Q: there is no problem in port 1433 testing, and there is no problem in all tests. However, after I enter the account and password, I will prompt the customer service end to update and exit the game. What should I do?
A: There is a problem with the login device .. Change! The login devices provided by many tutorials are not verified. There is such a problem.

Q: Can I use XP, 2003, or 2000 to build one machine? What should I pay attention to when installing SQL?
A: Yes. However, XP can only be installed with the personal version of SQL2000. I have successfully built the XP host. The VM is successfully built with 2003.

Q: My connection was successful for the first time. After I restarted my computer and connected again, I always prompted that my account and password were incorrect. How can I solve this problem?
A: 1. Check the preceding text to confirm that port 1443 is enabled. 2. Then restart the Cabal service in Linux.

Q: How to set a VIP for an account?
A: Open the Enterprise Manager, enter the gamedb database, and change the number in servicekind to 5 in cable_charge_auth;
In addition, payminutes is the service time, which is calculated by minute. Add it by yourself.

Q: What should I do if an update occurs during logon?
A: For Login devices that do not prompt updates! The login device I mentioned below can be blocked.

Q: In terms of brute-force rate, the virtual terminal of a fool seems to have only a single weapon but not anything else. How can I modify it?
A: Of course, this is the file for changing the brute-force rate .................. I changed my own. It is directly covered by Samba software.

Q: How do I modify the role name, attributes, and other information related to the role in the created account?
A: Open the Enterprise Manager and go to the gamedb database. In cabal_character_table, you can view the name and other projects. Modify the name if you want to modify it.

Q: I don't want to know so much about Linux,

Are there any silly operations that can be successfully built?

Without any basic friends, you can view this content successfully.
A: Yes...
Step 1: Use a virtual machine to loadLinux. (When you enter, you are prompted to set the IP address to 192.168.0.4), and then restart the Cabal service,
Run the reboot command to restart the system immediately (Linux system account root password 123456 ).
Step 2: Install SQL2000, install the patch SP4. then restore the database account, cabalcash, and gamedb, and attach the other three databases.
You need to delete the association between the original account, cabalcash, and gamedb cabal accounts, and then re-establish the Cabal account. The password is also cabal.
Create a remote connection. OK. (If you do not know the details, you can refer to the complete tutorial below)
Download the complete database ---Click Download
Step 3: DownloadNo bug Logging DeviceAnd directly overwrite the game that you are experiencing, and set the IP address on your computer to 192.168.0.3.
Step 4: You can play .........................
(If you have any questions about the above three steps, first read the complete tutorial of others --Click to download. You will understand everything when you look back at me when you cannot follow other tutorials .)
[/Roles]

---- --- Software --------------------------------
Winscp Green Edition --------------------Click Download

VMware Virtual Machine green installation-free Lite version (19 m )-------------------------Click Download

Securecrt green Chinese free installation (3 m )-------------------------Click Download

SQL2000 XP computer available -------------------------Click to download directly

SQL2000 SP4 patch -------------------------Click to download directly

--- ---- --- Tools and documents in a shocking manner --------------------------
GM tool 1.1 ---------Go to the download page

Item entry tool ---------Go to the download page

Violence rate modifier :---------Go to the download page

Experience modification tool :---------Go to the download page

List of shocking item codes ---------Go to view

How to change the brute-force rate ---------Go to view

Earth-shattering task system ----------Go to view

Important difficulties in setting up earth-shattering private servers --------Go to view

 

Note: I have never played this game.

As we can see that the setup contains Linux-related content,

So I tried it again with curiosity. That's simple.

 

 

 

 

 

 

 

 

 

 

 

 

 

FAQ:

Q1: How can I enable Linux services as quickly as possible?

A: After logging on to Linux, run the ntsysv command to go to the service selection page. Select the * number before the following service (ATD/cabal/crond/kudzn/Network/syslog/Telnet/xinetd). Do not use the * number for other services. The selection method is Space key selection, the up and down keys move, and the tab key switch. Click OK.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.