Navigation

 

Archives

August 2008
S M T W T F S
« Jul    
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Recent Comments

Local Weather

Stats

Meta

Giving root level permissions to users in Linux

To give users in linux similar privileges to root, sudo is the way to go.

Read more »

Openfire (Wildfire) Stops Accepting New Connections

There’s an issue with Openfire (formerly known as Wildfire - the open source Jabber-based IM server) and large amounts of users. The Openfire server stops accepting new connections when approximately 1000+ concurrent users are logged in. This issue seems to be caused by a maximum open file limit per process being hit. I figured out the following solution after a half day or so of researching and testing. This applies to Fedora Core 7 Linux, but should work with any Linux-based OS capable of running Openfire.

Read more »