[VDI] Clean Server SRC Builder in VirtualBox

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

kukubeni

Banned
Banned
Joined
Dec 27, 2019
Messages
18
Credits
17

Server SRC folder:

/usr/src/mainline/Srcs
You make always backup before editing anything. Do not forget: You make backup always only from the Server folder!

Backup SRC:
/usr/src/mainline/Srcs
tar -cf ServerSRCBackUp.tar.gz Server

Extract Backup:

tar -xf ServerSRCBackUp.tar.gz


How to compile the source? You src.sh command in root directory or just enter CD command and now the compiler command `./src.sh`
./src.sh

If not exists then you can download the file from attachment.
 

Attachments

Back
Top