search for: gabrieli

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

Did you mean: gabriel
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 get t...
2011 Apr 27
3
Speed up plotting to MSWindows graphics window
Hello, I am working on a project analysing the performance of motor-vehicles through messages logged over a CAN bus. I am using R 2.12 on Windows XP and 7 I am currently plotting the data in R, overlaying 5 or more plots of data, logged at 1kHz, (using plot.ts() and par(new = TRUE)). The aim is to be able to pan, zoom in and out and get values from the plotted graph using a custom Qt
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
Hello, I am at my first attempts with scripting, cron, and rsync, so please bear with me... The scope is to backup two servers from a dedicated backup pc, with the following script: mv *.log archive rsync --log-file=oracle.log -av -e "ssh -i .ssh/rsync-key" gian@oracle:/home/gian/exp* oracle/ rsync --log-file=vib_home.log -av --delete --exclude=".*/" -e "ssh -i
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