Installing OpenFire with MariaDB on CentOS 7
-
@bbiAngie said:
I hate out messaging solution. The message history is awful, the interface looks like garbage and each message stacks in a new box on top of another instead of having a chat window.
We tried LAN messenger but didn't like that at all. So hopefully this gets us close to what we need. Only issue I see is that no on will log in so hopefully I can setup some auto login stuff on the client.Look into doing it with AD and SSO. Then set it to startup when people log in. That way they won't have the remember a password or anything.
-
@bbiAngie said:
Only issue I see is that no on will log in so hopefully I can setup some auto login stuff on the client.
We used to do that with OpenFire, worked great.
-
A nice thing about OpenFire is that it is just an open source and open standards XMPP server. So you can use any XMPP/Jabber client that you like. It comes with Spark, but there are lots of options on every platform. Very flexible. And you don't have to use the same one everywhere.
-
@Reid-Cooper said:
A nice thing about OpenFire is that it is just an open source and open standards XMPP server. So you can use any XMPP/Jabber client that you like. It comes with Spark, but there are lots of options on every platform. Very flexible. And you don't have to use the same one everywhere.
Spark sucks and it's Java based on the client.. two strikes against it.
The only things going for it is it is the native client and openfire has plugins to control it and it's one of the fewer XMPP clients that supports SSO (there are 2 or 3 others that do with plugins).
-
What are your favorite clients? I am curious as to what people use. I am not sure my users are going to like spark. Looking for one that is stupid easy. My users like simple and plain and ZERO change. I can compromise with simple and plain, don't care if they don't like the change, its happening!
-
I liked Spark when we had it, but needing Java made it heavy and slow and a pain to maintain.
-
Jitsi looks like a good option.
-
Check out Pidgin for Windows as well. Very popular, open source, mature and cross platform IM client.
-
-
I use Pidgin for IRC.
-
@JaredBusch said:
I use Pidgin for IRC.
Oh nice, did not know that it could be an IRC client too. Not surprising now that I type that out.
-
For IRC I like Hexchat, but I barely ever use it.
-
I like the look of pidgin. Will probably go that route.
Thanks again for all the help. That wasn't nearly as bad as I was thinking it would be. At least now I can say I have successfully done some Linux stuff!!
-
@bbiAngie But wait... There's more! lol.
-
haha okay well I will entertain anything else anyone suggests but so far Pidgin is the one I like the best!
-
Pidgin has been a good choice. I like it as well because it is the default client on Linux Mint and is installed on the desktop by default.
-
@scottalanmiller said:
Oh nice, did not know that it could be an IRC client too. Not surprising now that I type that out.
For the best use of it in an IRC-centric scenario, you need to install a plugin.
-
Ah, I've not done that, that would explain why I had not seen it in that light.