• 🎉 Hey there! I've just launched my brand new server voting platform — Metin2 P Servers 🚀

Discord Banner

🔥 Join us on Discord! - Active chat & direct support

We invite you to join the largest Metin2 community on Discord!

Join Now!
Member Count: 
Discord Robot
HUB Bot
Announcement
Status
Not open for further replies.
Member
May
Threads
0
99
1
8

AD: Mt2009 - Mobile & PC - 30 January 2026 CHECK THE PRESENTATION!


View attachment 1634
View attachment 1635
View attachment 1636
View attachment 1637
View attachment 1638
View attachment 1639
View attachment 1640 View attachment 1641 View attachment 1642 View attachment 1643 View attachment 1644 View attachment 1645 View attachment 1646 View attachment 1647 View attachment 1648
Code:
Packages
pkg install -y boost-all devil gcc gcc9 gcc10 gcc48 llvm llvm-devel gmake makedepend ccache subversion mariadb103-server gdb openssl python python3 python27 mysql56-client mysql56-server cryptopp
Code:
FreeBsd
usr/src/server/Extern/cryptopp >>>>>>>>>> gmake libcryptopp.a -j20
usr/src/server/Server/>>>>>>>>>>>>>>>>>gmake all -j20

/usr/src/server/Server
gmake clean
Code:
Putty
pkg install mysql56-server mysql56-client
mysqladmin -u root -p 12345
mysql -u root -p
Enter your pass
GRANT ALL PRIVILEGES ON *.* TO root@"%"
IDENTIFIED BY '12345' WITH GRANT OPTION;
quit

/usr/local/etc/rc.d/mysql-server stop
mysqld_safe --skip-grant-tables &
mysql -u root
use mysql;
update user set password=PASSWORD("12345") where User='root';
flush privileges;
quit


[Hidden content]
 
Discord Banner

🔥 Join us on Discord! - Active chat & direct support

We invite you to join the largest Metin2 community on Discord!

Join Now!
Member Count: 
Discord Robot
HUB Bot
Announcement
Member
May
Threads
0
16
0
1

View attachment 1634
View attachment 1635
View attachment 1636
View attachment 1637
View attachment 1638
View attachment 1639
View attachment 1640 View attachment 1641 View attachment 1642 View attachment 1643 View attachment 1644 View attachment 1645 View attachment 1646 View attachment 1647 View attachment 1648
Code:
Packages
pkg install -y boost-all devil gcc gcc9 gcc10 gcc48 llvm llvm-devel gmake makedepend ccache subversion mariadb103-server gdb openssl python python3 python27 mysql56-client mysql56-server cryptopp
Code:
FreeBsd
usr/src/server/Extern/cryptopp >>>>>>>>>> gmake libcryptopp.a -j20
usr/src/server/Server/>>>>>>>>>>>>>>>>>gmake all -j20

/usr/src/server/Server
gmake clean
Code:
Putty
pkg install mysql56-server mysql56-client
mysqladmin -u root -p 12345
mysql -u root -p
Enter your pass
GRANT ALL PRIVILEGES ON *.* TO root@"%"
IDENTIFIED BY '12345' WITH GRANT OPTION;
quit

/usr/local/etc/rc.d/mysql-server stop
mysqld_safe --skip-grant-tables &
mysql -u root
use mysql;
update user set password=PASSWORD("12345") where User='root';
flush privileges;
quit


[Hidden content]
 
Status
Not open for further replies.

Similar threads

AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock