search for: comfor

Displaying 6 results from an estimated 6 matches for "comfor".

Did you mean: comfort
2013 Jun 13
2
Introducing Pysa - Reverse your servers’ configurations!
Greetings all, I’m leaving this message about the development of a new configuration reverse engineering tool: Pysa. Pysa aims to help anyone who wants to replicate an existing configuration and not simply clone the entire machine. It can be use to migrate configurations from one computer to another (as physical machines to virtual clouds), backup existing configurations, or any other migration
2008 Apr 25
2
Can't Understand Why This Works
I have 3 methods: def add_to_cart # do some stuff redirect_to_index end def empty_cart # do some stuff redirect_to_index("your cart was emptied") end def redirect_to_index(msg = nil) flash[:notice] = msg if msg redirect_to :action => :index end How come the flash notice works if I''m setting msg = nil? For example, if I''m in empty_cart and pass
2003 Mar 28
8
SNOM 100 vs SNOM 200??
Hi, I have more or less decided to do with the SNOM phones for the next stage of testing with Asterisk becasue they seem to be the best value for money and have support for the GSM codec and easy upgrades.. But now I have to decied wheather to get the 100 or 200 and if its the 200 then I need to have some justification for the extra cost.. Can someone who knows these 2 phones tell me what the
2008 Apr 29
10
Better way to remove value from list??
I''ve got a field in a database that contains a string of ids. I want to be able to remove an item from that list and save the list again. The only way I saw how to do this was to convert it to an array and back to a string again. The variable names are for an example. This code works, but I don''t think that it''s efficient. It''s all in my controller.
2008 Aug 01
1
Samba 3.0.31 stills fails to read and write to socket.
...9:0, timeout = Thu Jul 31 10:15:05 2008 [2008/07/31 10:04:05, 5] libsmb/namecache.c:namecache_fetch(214) name server2.OTHERDOMAIN.forrest.com#20 found. [2008/07/31 10:04:05, 10] nsswitch/winbindd_cm.c:cm_prepare_connection(654) cm_prepare_connection: connecting to DC SERVER2.otherdomain.forrest.comfor domain OTHERDOMAIN [2008/07/31 10:04:05, 10] passdb/secrets.c:secrets_named_mutex(984) secrets_named_mutex: got mutex for server1.OTHERDOMAIN.forrest.com [2008/07/31 10:04:05, 6] libsmb/clientgen.c:write_socket(152) write_socket(114,194) [2008/07/31 10:04:05, 6] libsmb/clientgen.c:write_socket(...
2007 Oct 24
182
Yager on ZFS
Not sure if it''s been posted yet, my email is currently down... http://weblog.infoworld.com/yager/archives/2007/10/suns_zfs_is_clo.html Interesting piece. This is the second post from Yager that shows solaris in a pretty good light. I particularly like his closing comment: "If you haven''t checked out ZFS yet, do, because it will eventually become ubiquitously implemented