GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
smuxi-server(1) FreeBSD General Commands Manual smuxi-server(1)

smuxi-server
remote engine for Smuxi chat client

smuxi-server [-dh] [--add-user] [--modify-user] [--delete-user] [--list-users] [--username=username] [--password=password] [--optimize-message-buffers=action]

smuxi-server is a remote engine for the Smuxi chat client. Multiple Smuxi frontends can connect and be kept in sync, and when none are connected, keeps track and stays connected to servers.

Some options are mutually exclusive. When no special options are taken, the server will start normally. The options are as follows:

, --debug
Turn on debugging. Debug logs are sent to $XDG_DATA_HOME/smuxi/smuxi-server.log , and older logs are moved to the date of usage.
, --help
Show the arguments Smuxi takes.
Show version information.
Adds a user to the server.
Deletes a user from the server.
Changes a user's properties.
Lists the users of the server.
=username
When adding, deleting, or modifying a user, use that username.
=password
When adding or modifying a user, use that password.
=action
Optimizes the message buffers. Valid values are none, defrag, index, and all.

$XDG_DATA_HOME/smuxi/share/smuxi-server.log
smuxi debug log
$XDG_CONFIG_HOME/smuxi/smuxi-engine.ini
smuxi engine config

Smuxi will handle and catch these signals:
SIGINT
Gracefully exits the server.
SIGTERM
Gracefully exits the server.

smuxi-frontend-gnome(1), smuxi-frontend-stfl(1), smuxi-message-buffer(1)

Website: https://smuxi.im/

Smuxi, including this server, was written by Mirco Bauer.

This manpage was written by Calvin Buckley.

February 23, 2014 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.