Displaying 7 results from an estimated 7 matches for "gabris".
2000 Jun 26
0
samba 207 on solaris - idiot newbie questions
Hello all.
I've decided to try using samba on our Solaris systems to give users who
are stuck with PCs on their desks access to our gis data.
I obtained a compiled binary package of version 2.0.7 from one of the
samba.org sites, and have installed SAMBAroot, SAMBAusr, SAMBAman, and
SAMBAdoc. All apparently worked just fine.
I've made a couple of changes to the smb.conf file, changing
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
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