sessions

Tmux – the Terminal multiplexer

Linux Today  Sun, 09/18/2011 - 00:00

Linuxaria: "tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it."


 

LinuxCon : Sessions You Don't Want to Miss

Linux Today  Wed, 08/17/2011 - 02:00

InternetNews: 20 years of Linux celebrations all rolled up into one event.


 

DebConf11 call for contributions

Linux Today  Sun, 04/10/2011 - 04:11

Debian: "We invite submissions of proposals for papers, presentations,discussion sessions and tutorials for Debconf11."


 

How To Configure PureFTPd To Accept TLS Sessions On Ubuntu 10.10

Linux Today  Wed, 04/06/2011 - 10:34

HowToForge: "FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure."


 

Zend Developer Zone: ZendCon Sessions Episode 036: "Pragmatic Gu...

PHPDeveloper.org  Wed, 02/09/2011 - 11:50

On the Zend Developer Zone the latest episode of their "ZendCon Sessions" podcast series has been posted.

This time it's Travis Swicegood's presentation, the Pragmatic Guide to Git.


 

Ubuntu Weekly Q&A Sessions Announced

Linux Today  Sat, 02/05/2011 - 17:04

Ubuntu User: "According to the Ubuntu wiki pages there will be a weekly question and answer series to be lead by community leaders and Canonical managers."


 

Wi-Fi Hotspots, Only Going to Get Hotter

Digg / Tech Industry News  Fri, 12/31/2010 - 06:13

The number of Wi-Fi hotspot connections is expected to explode to 11 billion sessions by 2014, up from 2 billion this year as mobile devices proliferate, according to research firm In-Stat.

This growth in Wi-Fi sessions, which has largely contributed to the rise of public Wi-Fi zones, will easily outpace the number of available Wi-Fi hotspot venues, even as cellular operators continue to try offloading traffic from their networks.


 

PHPUnconference Comes to Manchester - Lorna Mitchell

Planet PHP  Tue, 11/30/2010 - 02:40

I'm very excited to hear that the PHPUnConference Europe (@phpuceu on twitter) is coming to Manchester on February 19th and 20th!

So excited, in fact, that I've rushed out and bought my ticket (for a whole £40, that's a good investment in my opinion).

The event brings together the PHP community from across Europe to an unconference where the speakers are the presenters, and really anything goes!


 

Fun with Sessions and IE - John Mertic

Planet PHP  Tue, 08/10/2010 - 13:58

I just added a blog post on the Sugar Developer Blog about Sessions and IE, detailing one quirky idiosyncrasy with how Internet Explorer won’t save sessions if the server name isn’t of the proper form.

An issue for ages, but one worth bringing up in case you haven’t had to spend an entire day trying to figure it out :-) .

Enjoy!


 

Project: MongoSession - A PHP MongoDB Session Handler

PHPDeveloper.org  Thu, 07/08/2010 - 11:25

Corey Ballou has posted a MongoDB-based session handler to his site with a new update back on July 1st.