Jump to content

VDI FreeBSD 9.2 / Compilable Sources


TheGame

Recommended Posts

MATTHIAS0397

what ist the Password and User on  mysql.

 

1. Open PuTTY and log in as

User: root
Password dev

2.

Type cd /var/db

3

tar zxvf inscarnium_db.tar.gz

After this follow the next steps =>

 

1 Go to

/etc/rc  (FileZilla)

2

Edit rc.conf and add last line
mysql_args="--skip-grant-tables --skip-networking"

3

/usr/local/etc/rc.d/mysql-server restart

4

 mysql -u root mysql

5

UPDATE user SET Password=PASSWORD('New Password') WHERE USER='root';

6

FLUSH PRIVILEGES;

7

exit;

8

Edit again rc. conf and delete the line
mysql_args="--skip-grant-tables --skip-networking"

8

/usr/local/etc/rc.d/mysql-server restart

9

mysql_upgrade -p --force => the password you've set above

10

Login to MySQL with your password.
  • Metin2 Dev 2
  • Good 2
  • Love 3
Link to comment
Share on other sites

  • 5 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...
  • 2 months later...
  • 2 weeks later...
  • 3 months later...
On 8.1.2015 at 8:02 PM, iRETEMAG said:

Microsoft Loopback Adapter and Sysinstall > Networking

KQssc.png


Worked! :)
WinSCP too...
I used Winrar 5.0 and Mega.

But I have this error when I do:


cd /usr/home/game 
sh start.sh

8cVgg.png

 

at the Networksetting where i find my IP ? will configure like you. can you help me men? its important...

 

and where i can fetch the libs for freebsd 9.2 ? i have the same problem on libs...

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • 4 weeks later...
  • 1 month later...
  • 2 months later...
  • 3 months later...
  • 1 month later...
  • 3 months later...
  • 3 weeks later...

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.