search for: gabri

Displaying 7 results from an estimated 7 matches for "gabri".

Did you mean: gabi
2000 Jun 26
0
samba 207 on solaris - idiot newbie questions
...e. Those which failed are test 8 (net view from PC), test 9 (net use from PC), and test 11 (file manager browse from PC), all with bad passwords. The equivalent tests from the unix side worked just fine (test 3, for example, with smbclient listing available "shares"). The server ("gabrieli") shows up when I browse to Network Neighbourhood on a Win98 PC. When I double-click the machine to try to see what shares are available, I'm prompted for a password to connect to \\GABRIELI\IPC$. I type in my unix password (unix and nt userids are the same = "jacob") and ge...
2011 Apr 27
3
Speed up plotting to MSWindows graphics window
...scales (rpm-10000, flags -1to3) I am going to do some resampling of the logged data to reduce the vector sizes. (removal of *less* important data and use of window.ts()) But I am currently running out of ideas... So if sombody could point out something, I would be greatfull. Thanks, Jonathan Gabris
2012 Apr 11
3
Question on Counting Factors
Hi, I hope this is not too trivial, but I've had this recurring problem and I think there is super easy solution, just not sure what it is. Please see short example below. ?I would like to get the frequency (counts) of all the variables in a single column (that is easy), but I would also like to return the value 0 for the absence of variables defined in another column. For example: animals
2007 May 19
3
form question
Suppose I have the following models/migrations: class Car < ActiveRecord::Base belongs_to :manufacturer validates_presence_of :manufacturer validates_association :manufacturer end class CreateCars < ActiveRecord::Migration def self.up create_table cars do |t| t.column :name, :string t.column :manufacturer_id, :integer end end class Manufacturer <
2009 May 18
1
Wine & Socks
For what I can see there is no socks support built in in wine and also if u try to force socks tunneling through tsocks the windows program are not "socksifed". You can run freecap inside wine and then run through freecap the socksified program and this way it works, but I think it will be a nice to have feature to be able to run through socks. I've already implemented socks
2008 Apr 17
1
cron, rsync and permissions
...cron job is in my user table. First backup from server oracle works fine, because the two files copied are in my home directory, so no permission issues. The second backup hangs with this error: 2008/04/17 02:00:28 [6161] receiving file list 2008/04/17 02:00:28 [6161] rsync: opendir "/home/gabri/Maildir" failed: Permission denied (13) 2008/04/17 02:00:28 [6161] rsync: opendir "/home/enzo/Maildir" failed: Permission denied (13) 2008/04/17 02:00:28 [6161] rsync: opendir "/home/enzo/Mail" failed: Permission denied (13) 2008/04/17 02:00:28 [6161] rsync: opendir &quo...
2008 Feb 25
6
Review Request for Significant Performance Improvement in ActiveRecord
I''m going through my old tickets, and I found an outstanding ticket that I''ve put many hours into, and is absolutely critical for a production project that I''m now updating to Rails 2.0.2. The ticket: http://dev.rubyonrails.org/ticket/9560 This comes on the tail of: http://dev.rubyonrails.org/ticket/9497 Which I believed to be the superior improvement due to a very