search for: buuuut

Displaying 4 results from an estimated 4 matches for "buuuut".

Did you mean: cuuuut
2012 Apr 23
1
Strange groups problem with 2003 AD
I've searching the archives for 2 hours and cannot find somebody else with the same problem, so please don't kill me if this is a stupid question.. I instaled a Centos 5 Machine with the Samba3x packages of samba and winbind and joined it to a 2003 AD server domain. Do far, so good. wbinfo -t works wbinfo -u, -g works getent passwd and group also work. buuuuuuuuuuuut, groups are missing
2010 Jul 14
1
help on migrating some old Maildirs
...need to restore some old mail backups from a system i wasnt the admin. Emails are on Maildir, which i'm using on the actual server, so should be no big deal. I'm just thinking of copying files from the folders i need, from the old backup, to the specific dirs on the actual system. buuuut, watching the backup, i noticed that LOTS of files on the Maildirs do not have the S= parameters on its name nor W=. For example: 1230230396.V80bI4e007fM790805.correio.domain.com.br:2, 1230463524.V80bI4e0080M837823.correio.domain.com.br:2, 1230571206.V80bI4e0081M519106.correio.domain.com.br:2, 12...
2007 Aug 23
1
nls() and numerical integration (e.g. integrate()) working together?
Dear List-Members, since 3 weeks I have been heavily working on reproducing the results of an economic paper. The method there uses the numerical solution of an integral within nonlinear least squares. Within the integrand there is also some parameter to estimate. Is that in the end possible to implement in R [Originally it was done in GAUSS]? I'm nearly into giving up. I constucted an
2012 Aug 29
7
custom js in rails project
Hello, I have a rails project with one controller and one action, as simple as posible. And I''m trying to put some custom css and js to my own index.html.erb (not public/index.html.erb), I inluded this on the layout file: layout file: <!DOCTYPE html> <html> <head> <title>Volei</title> <%= stylesheet_link_tag "application", :media =>