Displaying 3 results from an estimated 3 matches for "scooled".
Did you mean:
cooled
2006 Jun 08
3
Foreign key confusion
I have 2 models right now: "users" and "posts". When a user creates a
post I would like their id to be recorded under "user_id" in the "posts"
table. Under the "user" model I have:
class User < ActiveRecord::Base
has_many :posts
end
And under the "posts" model I have:
class Post < ActiveRecord::Base
belongs_to :user
2004 Nov 26
5
New Provider, Multiple Dynamic Adresses.
I am changing provider. The new provider gives out five public dynamic
IP-adresses. Is there anyway to get a Shorewall-box to snag more then
one IP-address, and then proxy-arp? I''m guessing that the answer is
"No", but hey, you never know.
Is there any other way that I could actually use my additional IP''s for
my internal systems, and still use Shorewall for
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with
a company that is migrating 20 years of Mainframe Software Development
to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux?
Also, anyone have any experience with Fujitsu Cobol on Centos? The
Fujitsu people only support Red Hat, and said I'd be on my own with
Centos. In other words if it works,