search for: orielli

Displaying 11 results from an estimated 11 matches for "orielli".

Did you mean: orielly
2003 Apr 15
5
net use H: /home does not work
The latest Orielly book Using SAMBA 2nd edition says that after you have created a homes share that adding this line to your logon.bat file the user's home directory will be mapped and it will be called their user name. Well the logon.bat script gets an error on this line saying that it is not the proper use of the net use command. So instead I changed the command to net use H:
2008 Mar 15
1
error on belongs_to method.
I followed the Ruby on Rails up and running book published by Orielly. there are three DB tables, photo, slideshow, and slide the Slide class in slide.rb is like this: class Slide < ActiveRecord::Base belongs_to :photo :foreign_key =>photo_id belongs_to :slideshow :foreign_key=>slideshow_id end I inserted the sample data into database. When I trying to run the command on page39:
2004 Nov 23
1
making winxp machine a member of the domain
Hi, I am using Samba 3.0.7. on a Red Hat 9 system. I tried to configure the machine as a PDC by using a configuration file quite similar to what is giving in the chapter 4.Windows NT domains of 'Using Samba' 2nd edition by Orielly. Using testparm shows that the machine has been identified as a PDC of the domain 'hamsateam.' To test the PDC, I tried to make a WinXP
2007 Jan 16
4
RJS - What the the advantages? / Why use?
Hi, I''ve read up on RJS and understand the concept/how-to-use. It''s still not clear in my mind when and why to use RJS? Can anyone drop in a couple of bullet points re advantages + when/why would RJS make sense? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Jun 07
2
Confirm User engine clobbers active web service actions
Hello Ive been learning / implementing AWS Thanks to the wonderful pdf by orielly I was able to spot a problem with the User Engine I would like to see if anyone else has had problems with this?? Basically if you make a web service at /products You should be able to reach /product/wsdl and get a well formatted xml doc If you have a login engine on it seems
2006 Nov 04
6
Ruby/XSLT
Anybody got any experience using this ( http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html ) ? I asked my hosting company (a2hosting.com) about XSLT processors for Rails and mentioned this one. Four hours later I get email that they''ve installed it. Thing is, the documentation didn''t generate, and when I execute ''gem list --local'' it''s
2006 Jan 20
10
1st attempt at rails testing - could really use some help...
Howdy, I''m attempting my first rails test & I could use some help... I have the test posted at http://rafb.net/paste/results/YjWkIh45.html... when I run it, the test fails, but the db table is never restored & it seems that the fixtures file was never loaded... Any ideas as to what I''m doing wrong? Thanks! -- Posted via http://www.ruby-forum.com/.
2007 Feb 23
2
help to control linux mail servers
A guru in linux left the company I work for and he left me 3 linux mail servers which I am not so confident in using. THe company is looking to me to control it, and things are going wrong. I know some linux commands but not enough and it is driving me NUTS!!!!!!!!!!!. Can I install wine on it and use a GUI interface to better control the linux servers ? Jose
2011 Nov 25
3
Cannot copy file to Samba share
Hi, I have a very odd issue - I cannot copy a large-ish (1.1GB) ISO file to a Samba share on a specific server, and having spent a couple of days on the issue, I'm running out of things to try, and I'm hoping for some suggestions. The destination system is an old P4 system on a Via based motherboard (P4MA Pro). It has two IDE disks, a Maxtor 40GB on IDE channel 1 as the system disk,
2007 Sep 20
10
Element.addMethods functions swallowing exceptions (IE6 + 7)
IE6 and IE7 are not correctly handling the ''throw'' command for functions attached to Element via Element.addMethods. Firefox and Safari are fine. See the example below. For IE6: functions called with no attributes (ie: funcName()) correctly handle thrown errors. Funcions called with attributes (ie: funcName("foo")) will respond to the throw command and pass execution
2003 Dec 01
0
No subject
Please note that Windows 9x clients are not true members of a domain for reasons outlined in this article. Therefore the protocol for support Windows 9x style domain logons is completely different from NT4 domain logons and has been officially supported for some time. Did you read this document? Let me know what needs to be updated and i will take care of it. Cheers, jerry