• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023]

Initiate Mage
Joined
Jul 8, 2019
Messages
2
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)



please someone help me I can not run these codes correctly
cabal_create -s - creates Servers [World] (SAMPLE: cabal_create -s 1 [will create 1 server])
cabal_create -c - creates Channels (SAMPLE: cabal_create -c 2 1 [will create 2 channels in the 1st server])cabal_config = Server ips, database port and credentials
please someone help me I can not run these codes correctly
 
Joined
Sep 11, 2008
Messages
719
Reaction score
122
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Thank you guys for the help I got the decompression done correctly however my server is still giving me the same error. I think it has to do with this since I transferred the backup files using FTP because I get a rar error

Code:
[root@localhost backup]# unrar e  2018_default_backups.rar

UNRAR 5.50 freeware      Copyright (c) 1993-2017 Alexander Roshal

2018_default_backups.rar [COLOR="#FF0000"]is not RAR archive[/COLOR]
No files to extract

I started everything from scratch to be sure and I'm assuming this is it.


Try to use zip...
 
Initiate Mage
Joined
Jul 8, 2019
Messages
2
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Please can someone help me I can not create channel
 
Joined
Sep 11, 2008
Messages
719
Reaction score
122
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)



please someone help me I can not run these codes correctly
cabal_create -s - creates Servers [World] (SAMPLE: cabal_create -s 1 [will create 1 server])
cabal_create -c - creates Channels (SAMPLE: cabal_create -c 2 1 [will create 2 channels in the 1st server])cabal_config = Server ips, database port and credentials
please someone help me I can not run these codes correctly

it must be at the "/root" .. then CHMOD 0777 or you just right click the file and set the permissions to 0777..
Ive attach some pics see below :
5 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums 4 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums 3 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums 2 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums 1 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 22, 2014
Messages
38
Reaction score
1
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Try to use zip...

So now I have this error stating the files don't exist but I clearly see them there

daVgVQK - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Sep 11, 2008
Messages
719
Reaction score
122
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Yes do cabal_config then " mkdir -p/var/log/cabal " just follow this ... Section 5 [Repack Installation] guide
 
Newbie Spellweaver
Joined
Jan 22, 2014
Messages
38
Reaction score
1
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Yes do cabal_config then " mkdir -p/var/log/cabal " just follow this ... Section 5 [Repack Installation] guide
Thanks for helping me out but I did all of the steps carefully

KBerwOG - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Jun 12, 2006
Messages
229
Reaction score
18
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

If you want to compress under linux, you can use:
[root@localhost ~]# tar -czvf myfolder.tar.gz /var/opt/mssql/backup
And if you want to extract:
[root@localhost ~]# tar -xzvf myfolder.tar.gz -C /var/opt/mssql/backup

Like if this helped you :eek:tt1:
 
Experienced Elementalist
Joined
Feb 17, 2015
Messages
263
Reaction score
119
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Can I host a website in CentOS 7? How?
 
Newbie Spellweaver
Joined
Mar 8, 2018
Messages
12
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Hi Team need help.
I can't restore "Server01" backup files in sql server 2017, however the rest of the backup files like, CabalCash.bak , Account.bak were restored properly.
What should I do?
This is the picture of my putty terminal.
MrSensei - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums

MrSensei - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 24, 2013
Messages
57
Reaction score
22
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Hi Team need help.
I can't restore "Server01" backup files in sql server 2017, however the rest of the backup files like, CabalCash.bak , Account.bak were restored properly.
What should I do?
This is the picture of my putty terminal.
MrSensei - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums

MrSensei - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums

Try using this query:
RESTORE DATABASE [Server01] FROM DISK = N'/var/opt/mssql/backup/Server01.bak' WITH FILE = 1, MOVE N'SERVER02' TO N'/var/opt/mssql/data/Server01.mdf', MOVE N'SERVER02_log' TO N'/var/opt/mssql/data/Server01.ldf', NOUNLOAD, REPLACE, STATS = 10
 
Newbie Spellweaver
Joined
Mar 8, 2018
Messages
12
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Thank you for the suggestion. Though I did what you said, it doesn't work.
It says, "bash: RESTORE: command not found..."
 
Junior Spellweaver
Joined
Mar 2, 2008
Messages
170
Reaction score
17
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

restore is mssql command not centos command..
 
Newbie Spellweaver
Joined
Mar 8, 2018
Messages
12
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Hello guys, I just want to ask.

What IP address should I use in sql server if I will just use this game offline, specifically for just 1 person and if I don't use router and modem?
 
Junior Spellweaver
Joined
Mar 2, 2008
Messages
170
Reaction score
17
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

use ip computer that you use to install sql server
 
Junior Spellweaver
Joined
Sep 17, 2016
Messages
116
Reaction score
41
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Is there a tool for compress all dec to enc in data folder?
 
Banned
Banned
Joined
Apr 13, 2014
Messages
734
Reaction score
76
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

Is there a tool for compress all dec to enc in data folder?

you can massively compress all dec to enc using our ENC Tool :) try to highlight the dec and compress it :)
 
Junior Spellweaver
Joined
Sep 17, 2016
Messages
116
Reaction score
41
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

you can massively compress all dec to enc using our ENC Tool :) try to highlight the dec and compress it :)
Thanks, I don't known that it can do multiple file at once!!!

1. Can anyone share default English UI for cabal EP8. I download Emerald Client but it seem to have edited UI.

2. Can I disable sub password?
 
Last edited:
Newbie Spellweaver
Joined
Mar 8, 2018
Messages
12
Reaction score
0
Re: [CentOS 7 Repack] Full Cabal Server Installation + CentOS SQL (Database)

use ip computer that you use to install sql server

What do you mean?
I have this list of IP's in my ipconfig, kindly check...
I have only localhost
 

Attachments

You must be registered for see attachments list
Back
Top