| Arkady Arkright Registered User Join date: 24 Jun 2009 Posts: 13 | 09-09-2009 10:18 I'm running ubuntu 8.04 on a dual-screen system. I want to run two SL clients with different log-ons at the same time, but when I try to run the second one, I just get a message saying it's already running. Is what I'm trying to do possible ? and, if so, how ?
 TIA
 | 
        
            
                | Seven Okelli last days of pompeii   Join date: 4 Dec 2008 Posts: 2,300 | 09-09-2009 10:22 https://support.secondlife.com/ics/support/KBAnswer.asp?questionID=4246From: Knowledge Base 
 1.  Find a shortcut to Second Life; the Second Life Viewer installer places a shortcut on your desktop by default. If you need to find the executable (SecondLife.exe) so you can make a new shortcut, Second Life is usually located in this directory:
 
 C:\Program Files\SecondLife
 2. Right-click the shortcut and choose Properties.
 3. Click the Shortcut tab.
 4. In the Target field, next to the path to the directory containing Second Life, insert a space and "-multiple". Like this:
 
 "C:\Program Files\SecondLife" -multiple
 
 Do not delete the quotation marks.
 
 5. Click OK.
 6. To test your results, try double-clicking the Second Life shortcut. After the Second Life Viewer opens, double-click the shortcut again. In your Windows Taskbar, you should see two instances of Second Life; you're running two viewers at once!
 
. 
                            _____________________ :: I met most of the people I know in Second Life through these forums.
 : I learned most of what I know of Second Life through these forums.
 : When I couldn't get inworld, these forums were the next best thing.
 : And sometimes these forums WERE the best thing.
 :
 | 
        
            
                | Seven Okelli last days of pompeii   Join date: 4 Dec 2008 Posts: 2,300 | 09-09-2009 10:26 Sorry, Ubuntu!  I posted the Windows answer. Basically you need to add the "-multiple" option to the command.http://wiki.secondlife.com/wiki/Client_parameters .
                            _____________________ :: I met most of the people I know in Second Life through these forums.
 : I learned most of what I know of Second Life through these forums.
 : When I couldn't get inworld, these forums were the next best thing.
 : And sometimes these forums WERE the best thing.
 :
 | 
        
            
                | Arkady Arkright Registered User Join date: 24 Jun 2009 Posts: 13 | How to run multiple SL clients in a single login ? FIXED 09-10-2009 01:00 Thanks Seven, that did the trick.
 Note that I also had to use the '--port' parameter, setting the two login ports to 13000 and 13001 - once I'd done that it all worked as it should.
 | 
        
            
                | Katheryne Helendale (loading...)   Join date: 5 Jun 2008 Posts: 2,187 | 09-13-2009 23:15 Simply adding --multiple as its own line in the gridargs.dat file in your Second Life directory would work as well. |