OpenSimConsoleClient

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "OpenSimConsoleClient von Melanie Thilker Download: Windows: http://opensimulator.org/downloads/ConsoleClient.zip Mac: http://opensimulator.org/downloads/ConsoleClient.dmg ...")
 
m (Melanie's name was misspelled)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
OpenSimConsoleClient von Melanie Thilker
+
{{Quicklinks}}
 +
 
 +
OpenSimConsoleClient by Melanie Thielker
  
 
Download:
 
Download:
Line 7: Line 9:
 
Mac: http://opensimulator.org/downloads/ConsoleClient.dmg
 
Mac: http://opensimulator.org/downloads/ConsoleClient.dmg
  
OpenSim.ini Konfigurationsdatei öffnen und unter abschnitt Network Wunschname und Wunschpasswort eingeben, dabei merken sie sich die unter  http_listener_port angegebene Nummer.
+
Src: https://github.com/MelanieT/OpenSimConsoleClient
 +
 
 +
Open the OpenSim.ini configuration file and enter your desired name and password under the Network section, remembering the number under http_listener_port.
  
 
[Network]
 
[Network]
 
+
     ConsoleUser = "desired name"
     ConsoleUser = "Wunschname"
+
     ConsolePass = "desired password"
 
+
     ConsolePass = "Wunschpasswort"
+
 
+
 
     console_port = 0
 
     console_port = 0
 
 
     http_listener_port = 9000
 
     http_listener_port = 9000
  
Der OpenSimulator muss nun mit der Option „OpenSim.exe -console rest“ gestartet werden.
 
  
Linux mit screen:
+
OpenSimulator must now be started with the option OpenSim.exe -console=rest“ start option
  
screen -fa -S OS -d -U -m mono OpenSim.exe -console rest
+
Linux with screen:
 +
    screen -fa -S OS -d -U -m mono OpenSim.exe -console=rest
  
ConsoleClient.zip entpacken und dann ConsoleClient.exe starten.
+
Unzip ConsoleClient.zip and then start ConsoleClient.exe.
  
Oben unter Connection New auswählen:
+
Select New under Connection at the top:
  
Connection  > Hier einen Namen der zu der Serververbindung passt eingeben.
+
    Connection  > Enter a name that matches the server connection.
  
Host > Hier die URL zum Server eingeben 192.16.8.1.100 oder meinserver.de je nachdem halt.
+
    Host > Enter the URL to the server here 192.16.8.1.100 or DNS name.
  
Port > Den gemerkten Port hier eingeben.
+
    Port > Enter the region HTTP port here.
  
User > Wunschname den man sich ausgesucht hat hier eingeben.
+
    User > Enter the name you have chosen here.
  
Passwort > Hier das Wunschpasswort eingeben welches man sich ausgesucht hat.
+
    Password > Enter the password for the user.
  
Mit dem anklicken von OK wird das gespeichert und auf der rechten Seite angezeigt.
+
Clicking on OK saves this and displays it on the right-hand side.
  
Im gleichen Schema kann man seine ganzen Server eintragen.
+
You can enter your entire server in the same scheme.
  
Jetzt klickt man auf einen der auf der rechten Seite aufgelisteten Server wähle oben Connection und Connect schon ist man auf dem Server in der Konsole.
+
Now click on one of the servers listed on the right-hand side, choose Connection at the top and Connect and you are on the server in the console.
  
Vorteile der neuen Konsole: man kann mal eben in wenigen Sekunden in die Konsole und Commands eingeben ohne erst umständlich Verbindung zum Server aufzubauen sich mit dem screen Kommando herumärgern.
+
Advantages of the new console: you can enter the console and commands in just a few seconds without having to bother with the screen command first.
  
Nachteil das ganze Programm arbeitet noch nicht richtig obwohl es schon durchaus brauchbar ist.
+
Disadvantage the whole program does not work properly, although it is already quite useful.

Latest revision as of 11:40, 26 December 2022

OpenSimConsoleClient by Melanie Thielker

Download:

Windows: http://opensimulator.org/downloads/ConsoleClient.zip

Mac: http://opensimulator.org/downloads/ConsoleClient.dmg

Src: https://github.com/MelanieT/OpenSimConsoleClient

Open the OpenSim.ini configuration file and enter your desired name and password under the Network section, remembering the number under http_listener_port.

[Network]

   ConsoleUser = "desired name"
   ConsolePass = "desired password"
   console_port = 0
   http_listener_port = 9000


OpenSimulator must now be started with the option OpenSim.exe -console=rest“ start option

Linux with screen:

   screen -fa -S OS -d -U -m mono OpenSim.exe -console=rest

Unzip ConsoleClient.zip and then start ConsoleClient.exe.

Select New under Connection at the top:

    Connection  > Enter a name that matches the server connection.
    Host > Enter the URL to the server here 192.16.8.1.100 or DNS name.
    Port > Enter the region HTTP port here.
    User > Enter the name you have chosen here.
    Password > Enter the password for the user.

Clicking on OK saves this and displays it on the right-hand side.

You can enter your entire server in the same scheme.

Now click on one of the servers listed on the right-hand side, choose Connection at the top and Connect and you are on the server in the console.

Advantages of the new console: you can enter the console and commands in just a few seconds without having to bother with the screen command first.

Disadvantage the whole program does not work properly, although it is already quite useful.

Personal tools
General
About This Wiki