Question Set personal server

Danin

New member
Mar 26, 2025
1
0
1
hi, i recently bought a small pc to host a minecraft server to play with few friends. searching for a tutorial i found this video on youtube: "
" so i've proceded installing ubuntu server, set everything, created my profile etc... Since i wanted to use paperMC instead of AMP i downloaded Paper 1.21.4-221 on my main pc thinking to upload it on the other server/pc with ubuntu using the command prompt from my main pc and the "SSH-SCP" method. Doing so it says "No such file or directory" even if the .jar file is in the downloads folder and the file path is cntrl+c and +v in the command prompt. I've tried other ways to download the 1.21.4 version on the server witch the command wget and curl but with no results.. how can i make it work?
 

ddim.avo

New member
Mar 29, 2025
3
0
1
20
Belarus
conceptworx.ru
Download paper***.jar to the server itself via wget or curl to the folder where you will place the server. After that, create a launch script on the server (I recommend https://flags.sh), and run it.
In general, since you have chosen Linux as your OS, I advise you to study the basics of working in the console.