Displaying 2 results from an estimated 2 matches for "fesh".
Did you mean:
fes
2014 Nov 11
1
login fail on crypted /home
I have a fesh install of CentOS release 6.6 on my laptop. I want to use
a more secure config with /home crypted. But when this partition is
mounted I cannot login anymore on my laptop. Only root can login. This
occur at level 5 (graphic login) or 3 (text login). The message is
"Cannot enter home directo...
2006 Aug 08
12
Rails (internals) architectural question
Hi
Another newbe here..... I was wondering if someone could please help me
understand the controllers/view inner working in Production
1. If xxx_controller.rb is only loaded once does it mean there is only one
instance of Controller serving all requests?
2. If only one instance of controller is there then how are controllers
instance variables protected from data corruption when serving multiple