collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Noob trying to find host for his bot  (Read 4133 times)

0 Members and 1 Guest are viewing this topic.

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Noob trying to find host for his bot
« on: May 23, 2010, 02:30:27 pm »
I've got the bot running on my computer, but I'm looking for a more permanent solution, and I'm looking for a server to host my guild bot. I've been reading old threads on the forum and understand that I need a shell server with php and mysql.

Is there anyone around that have experience in using shell accounts, and can you please post a link to any european provider of such service that support running Bebot?

Thx in advance :)
« Last Edit: May 23, 2010, 08:30:53 pm by Monrath »

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Noob trying to find host for his bot
« Reply #1 on: May 24, 2010, 10:04:58 am »
I personally use gandi (http://www.gandi.net/hosting/) for this, they're located in France and I've been pretty happy with them. A quick search on google should show other companies doing vps.

WeZoN also offers a hosting service http://bebot.link/general-discussion/bot-hosting/ but the downside of that is that he will probably need access to your AoC account details which for me is an absolute no. (nothing personal WeZoN)
-Yite [Crom]

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #2 on: May 24, 2010, 03:12:44 pm »
Thanks a lot:)

I bought a share there, I have NO IDEA how to proceed with installing the bot atm though.. When creating a server; could I go for the Use Gandi AI (easy mode)? Any tips on how to get me started?

(yes I know, noobs shouldn't be dealing with Bots:)
« Last Edit: May 24, 2010, 03:15:08 pm by Monrath »

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Noob trying to find host for his bot
« Reply #3 on: May 24, 2010, 03:35:01 pm »
It's been a while, I didn't use the AI but installed the modules manually, you could use the AI though to configure and install PHP and mysql, then untar the bot files.

http://wiki.gandi.net/en/hosting/gandi-ai/module

If you mess up a reformat is quickly done :p

Also have a look here: http://bebot.link/helpful-posts/bebot-on-linux/msg577/#msg577

With Gandi AI all modules will be installed but the post above will help you configure it, also I run my bots in different 'screen' sessions (also explained in the post above)

Feel free to ask and I will see what I can do to help :D
« Last Edit: May 24, 2010, 03:40:31 pm by Yite »
-Yite [Crom]

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #4 on: May 24, 2010, 05:25:51 pm »
Thx again! I used the Gandi Ai to set up the server

Am I supposed to use the ProFTPd to get access to the server/transfer Bebot files?

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Noob trying to find host for his bot
« Reply #5 on: May 24, 2010, 05:27:31 pm »
not 100% sure :) check gandi help pages on how to ftp and ssh, will know more in an hour or two (when I'm home)
-Yite [Crom]

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #6 on: May 24, 2010, 06:25:06 pm »
I fear that without a (how to setup Bebot on you Gandi server noob step by step guilde) I will remain forever lost in darkness on this one.  So any help will be deeply appreciated:)

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Noob trying to find host for his bot
« Reply #7 on: May 24, 2010, 06:53:18 pm »
I send you a pm, also if you're online (assuming you're monrath on aquilonia) send a tell to yite
-Yite [Crom]

Offline Tyrence

  • BeBot User
  • **
  • Posts: 41
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #8 on: May 25, 2010, 01:11:20 am »
I actually started a post about this on aodevs a bit ago because I was looking for a place to host my bots.  Here's the link: http://aodevs.com/index.php/topic,699.0.html

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #9 on: May 25, 2010, 07:08:50 am »
Looks like the Noob have finally gotten his Bot up and running. Big thx to Yite for your support:) One question remain though:

I'm trying to install the screen feature, but neither "sudo apt-get install screen" or "apt-get install screen" works. When I use the "sudo" command I get prompted to  type in my admin password, then redirected to admin@myservername:~$. If I try typing screen I get the message: -bash: screen: command not found..  I tried going to the root directory and typing "apt-get install screen", then I get the follow message:

E: Unable to open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

Any ideas what I'm doing wrong here?







Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Noob trying to find host for his bot
« Reply #10 on: May 25, 2010, 09:10:12 am »
It could be that another package manager is already running (maybe Gandi AI is locking it), have you tried installing screen from there?
-Yite [Crom]

Offline Monrath

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #11 on: May 26, 2010, 05:46:48 pm »
I disabled Gandi Ai for access to root, and this process is not reversible. So don't think I can install screen from Gandi Ai interface.

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
-Yite [Crom]

Offline WeZoN

  • Global Moderator
  • *****
  • Posts: 92
  • Karma: +0/-0
Re: Noob trying to find host for his bot
« Reply #13 on: May 31, 2010, 09:39:26 pm »
No offense taken..

Yes, i will still have access to the area that the bot files is located, but i'm very proffessional. I do not touch the users files. The only time i would step in is if the space would suddenly have 2gb of files in it.

I could try to use some kind of other system to rent out to people that would give them more security (would be a good challenge for me^^ )

No promises for that atm tho as i have my it-exams coming up ^^



 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 660
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal