search for: automa

Displaying 10 results from an estimated 10 matches for "automa".

Did you mean: automx
2012 Mar 05
2
How to choose a button and scrape the website data
hi all, I'm working on scrapping some website data to build a database. Under most cases, I can use package XML to get the dataset. However, some of the website doesn't give a explicit address of the downloaded tables. To be more specific, for example, I'm interested in the website http://ets.aeso.ca/ The data we are scraping is the "Pool Weekly Summary" under the
2005 Mar 25
1
(no subject)
...mplementing samba as ADS domain member server with samba and ldap authentication. There is an extension of the AD schema to be performed, right? What is the tool that does that? Thanks in advance Jo?o Carneiro Departamento de Sistemas e Tecnologias da Informa??o jcarneiro@dls.pt DLS - Projectos Automa??o e Manuten??o, Lda Tel.: 227 470 786 :: Fax: 227 470 787
2008 Jan 08
1
add comments to ALL models (ie automatically add has_many)
I have the acts_as_commentable and a bunch of others added to pretty much every model, is there a way to automaically add these to EVERY model ? I tried the following but it fails with an error... ActiveRecord::Base.class_eval do has_many :notes, :as => :model_with_notes, :dependent => true end fails with.... /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.6/lib/active_record/ base.rb:1369:in `class...
2013 Sep 17
1
[PATCH] xen: numa-sched: leave node-affinity alone if not in "auto" mode
If the domain''s NUMA node-affinity is being specified by the user/toolstack (instead of being automatically computed by Xen), we really should stick to that. This means domain_update_node_affinity() is wrong when it filters out some stuff from there even in "!auto" mode. This commit fixes that. Of course, this does not mean node-affinity is always honoured (e.g., a vcpu won''t r...
2011 Dec 08
1
wine capturing mouse in virtual desktop
Hello Everyone, Wine captures mouse in virtual destop when in full screen in need for speed underground and halo even though automa- tically capture the mouse in fullscreen is not selected in wine cfg. Is there a way to fix this? BTW: I'm running Slackware 13 wi th wine 1.3.34.
2004 Dec 29
1
smb_add_request times out
I've been trying to copy a folder ("My Documents", actually) from a Win2K machine to a Linux machine running Samba. I can mount the folder under Linux using smbmount, but when I attempt the copy, using either rsync or cp, I get repeated messages like this after some files have been copied correctly: smb_add_request: request [cd403380, mid=797] timed out! On further
2005 Jan 18
0
request [*] timed out!
Diogo, verifiquei que vc estava nas listas devido ao samba. Voc? consegui resolver, pode me ajudar? -- Andrea Viana da Silva <andrea@csp.com.br> CSP Controle e Automa?ao Ltda
2005 Mar 25
1
Problems on file ownership for admin users
Hello, I currently have a problem : There is a domain administrators group which I filled as "admin users" in smb.conf. They can do what they want on files, that's fine. Problem is the files they create are owned by root. Let's explain why this is a problem for me : - People in this group can't access their files in an unix way (ftp, shell, ...) - If one of them get removed
2004 Sep 07
2
fallback to static mp3 file?
Karl, It would certainly be a useful feature for me and I guess others. The current solution with ezstream works but listeners all end up at the same (current) point in the mp3 file. With the mp3 file as a fallback each individual listener would want to start hearing it from the start. This might be more difficult to implement with the single-q that is in the current trunk code, I don't know.
2005 Oct 15
6
FW: Some queueing disciplines that I wrote.
Dear LATRC and devotees, I have developed some Linux queueing disciplines. I developed them for my masters project. You are free to use or distribute my work. Here is the abstract from my dissertation:- This is a project to implement a Mice and Elephants queuing discipline on Linux. My project has three aims. The first aim was to produce a prototype Mice and Elephants router