aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Running 2 different aMules with 2 different configs  (Read 2691 times)

Skuromis

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Running 2 different aMules with 2 different configs
« on: March 05, 2005, 08:59:51 AM »

Hi All!
I want to run two different aMules, not necessarily at the same time, but with two different configs. I already installed 2 amules, one in my home directory with also different wxGTK, but this 2nd aMule uses the configurations of my first aMule. So I tried to run the second amule via 'su anotheruser', but this didn't work, it causes trouble with the Xserver. It might work, if I start the Xserver as 'anotheruser' only, but that is, what I _don't_ want.
So has anybody an idea, how to change maybe the path of one aMule's config?
Thank you, Skuro.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Running 2 different aMules with 2 different configs
« Reply #1 on: March 05, 2005, 09:24:38 AM »

sure

do as the user who runs the x-server
xhost +

this will allow any x-application to connect to the running x-server

and then you can start your 2nd amule running with a different user without problem. i do that here aswell ;)

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Skuromis

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Running 2 different aMules with 2 different configs
« Reply #2 on: March 05, 2005, 10:54:51 PM »

Ok, that solve the problem, thx.
Logged