• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux Debian Dedicate Help!

zippy

Member
Joined
Feb 1, 2011
Messages
233
Reaction score
8
Hello,

Ive bought debian 64bit, im newbie ultra newbie, the biggest newbie ever and you will not see bigger newbie than me!
Asfar i know you cant remote debian with desktop.

What programs you recommend?
How will i send my server over to dedicate?
How will i compile my server, custom sources?
How to edit config.lua or other things?

Any other things you want to tip me, please be my guest!
 
config.lua = Any lua editors you can find (or notepad/wordpad)
Compiling = I don't have an answer
Sending your file = you could upload to like mediafire and download it or TFTP manually (requires networking knowledge)
 
Use an ssh client to connect, I would recommend putty. And use an sftp tool to transfer the files. I normally use WinSCP. You can edit your config on your windows machine with notepad or in linux with nano. You can read tutorials in the tuturials section for compiling and launching your server.
 
Help!

MySQL said:
#1290 - The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement
 
Last edited:
Ive have similar problems,
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
I know i write right password but still this error come:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
 
Back
Top