Server working Thanks for bgta energyxs 2to2
this server friend login possible? Or only offline mod?
Printable View
Server working Thanks for bgta energyxs 2to2
this server friend login possible? Or only offline mod?
Translated comment:
Quote:
The pro-test virtual machine is changed to 8G memory, and the server is placed in the solid-state hard disk. Run smoothly by increasing virtual memory.
The following are the specific steps
: su root
cd /
sudo swapoff swapfile
sudo dd if=/dev/zero of=/swapfile bs=1M count=30000
sudo chmod 600 /swapfile
sudo mkswap / swapfile
sudo swapon /swapfile
sudo nano /etc/fstab
(delete the original /swap line and replace it with my following line)
/swapfile swap swap defaults 0 0
(ctrl+o save
ctrl+w exit)
I had to start over about 10 times before I had my server up and running, I thank all the team and all that helped me, thank you very much.
https://zupimages.net/up/22/49/ykt7.png
I saw that I have no voice in the game, while searching I saw that the file (Japanese for my part) was not there, so I searched in the files of my client, I copied the folder "Japanesse" of the official client and paste in my private client, it works.I put a screen to help those who have the same problem as me, you just have to copy the folder of the language you want.
https://zupimages.net/up/22/49/ur8e.png
How do I connect with Navicat please ?
change the user login address 'localhost' to '%', or go to MySQL to create a new account
mysql com:
create user '123'@'%' identified by '123';
ALTER USER '123'@'%' IDENTIFIED WITH mysql_native_password BY '123';
GRANT ALL PRIVILEGES ON *.* TO '123'@'%' WITH GRANT OPTION;
That's not needed, but it works
My way is...
Configure a ssh connection like this
https://i.ibb.co/wrnVpFv/Screenshot-75.png
* if you create the vm by yourself, set the user you created otherwise if you are using the premade vm, use genshin as user and 4789 as pwd
and then configure the mysql root or work user
https://i.ibb.co/QJPLgFs/Screenshot-76.png
Setting up ssh connection for mongodb will work as well
https://i.ibb.co/GC95Sng/Screenshot-77.png
The server is placed on the intranet host, and FRP is used for forwarding.Which service ports need to be forwarded besides the SDK?
Why i can't connect mysql...
https://i.imgur.com/astNAZF.png
what is f2c340a9-bf06-4345-9654-00b074b92fe8?
just follow the guide. the setup is basicly the same. You will stumble apon one or to errors but the error log will help you out. The log is located in .../svr/xxxserver/log/xxxserver.error.xxx