search for: devsh

Displaying 12 results from an estimated 12 matches for "devsh".

Did you mean: devs
2013 Jul 17
2
Dovecot 2.2.4/sendmail with sql user and aliases
...mail.vdl/home/cedrict/mail/control | /var/spool/vmail/mail.vdl/cedrict | maildir++ | 60001 | 231 | +------------------------------+-----------------------------------------+-------------------------------------------+-----------------------------------+-----------+-------+------+ Jul 17 14:00:56 devshed dovecot: auth: Debug: master in: USER 1 cedrict at mail.vdl service=lda Jul 17 14:00:56 devshed dovecot: auth-worker(7009): Debug: Loading modules from directory: /vdl/lib/dovecot/auth Jul 17 14:00:56 devshed dovecot: auth-worker(7009): Debug: sql(cedrict at mail.vdl): SELECT con...
2004 Jun 16
2
real Newbie query sorry!
Hi as I'm a real newbie to rsync I'd better apoligise if this is 'old hat'. I'm trying to get to grips with rsync and I've set up rysnc as a server on a redhat 8 linux pc using a simple rsyncd.conf I then tried to list some files placed in the rsync server by using a commandline shell to this server. I've called the server 'server'. But for some reason I
2012 Nov 04
9
Migrate to Linux Server
Hi, In our company we have a DL380 ( 16gb ram) server with Windows server 2003 x86, this run only tomcat 6. We have 2 options: a) upgrade to windows 2008 x64 and b) migrate to Linux ( I mean centos 6 x64). I want to make some benchmarks. Please help me to compare a and b. How I can make this benchmark? -- Best Regards, Ashkan R
2003 May 19
3
how to run R as a daemon
Hi all, Using R a as a real-time application called by Php for a website, I would like to run one R process only, which would manage user connections. For the time each user who asks for an analysis causes a new R process to start, which is not suitable in prevision of many users. R needs about 30 seconds to run the script which makes the analysis. The problem is that this waiting time is n
2006 Jul 22
2
Database relationships
Hi everybody, Does anyone have any good resources on completely understanding database relationships in general (not necessarily Rails-specific)? Thanks, Tiffani A.B. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060722/c57107fa/attachment.html
2002 Jul 30
0
Problem with the norwegian cahrs ø:Ø
I'm having trouble getting samba to accept the ?:? as valid chars. What I don't quite understand is why it accept all other chars except ?:?, I can use all the other Scandinavian signs, ?:? ?:? ?:? ?:?. I've explained my problem in more details at this forum: http://forums.devshed.com/showthread.php?s=aca193c4bb81b3722aa88a6f13bae371&postid=168794#post168794 Could anyone help me out here??? -------------- next part -------------- HTML attachment scrubbed and removed
2003 May 06
3
how to read a web page and extract an html table?
Hello all, I want to read a table from a given web page. If I do something like > str="http://www...." # this is the web address > aux1 <- url(str,open="rt")# open connection > aux2 <- readLines(aux1) # read web page aux2 contains the html file. I want to extract the table from the html file. Is there a function html2R, the opposite of R2html?
2008 Jan 19
1
Set Return Type XML in Prototype
Please help i can''t return xml data using prototype. If i use data from direct xml file then it works fine but when i use ajax request with header content xml it''s not working My code just work on IE but in FF it does not working. My code sample are given below If any one already done this kinds of job Please help me as soon as possible. var xmlDoc; function Claulate() { var
2007 Oct 10
3
Uploading printer driver from Windows client gives "access denied" error
I'm using Samba 3.0 on a Debian Sarge server, and am trying to upload printer drivers from a Windows client. I connect to the server using the root credentials (yes I know ...), but every time I get an "access denied" message when the driver upload process starts. I can perform other root functions via this connection no problem. I have uploaded drivers this way in the past but
2008 Jan 16
4
How to test if one range of dates overlaps another?
Hi all, I have a situation with a recurring billing application where I need to test if one range of dates "overlaps" another range of dates. Does anyone know a rails find or mysql select statement that will test for this? Here are the details: * Recurringcharge items have a start_date and an end_date that represent the period of time that the charges should occur. * Statement items
2009 Apr 16
2
rsync windows acl
...-------------- My question is: I first transfer the files with rsync and then using RoboCopy to transfer the ACLs. Where exactly do robocopy copy the ACLs? In a different file? Please help me understanding this. Further I want to ask if this the following is up to date? Found on http://archives.devshed.com/forums/networking-100/i-need-rsync-acl-support-for-windows-2025405.html ------------------------------------------------------------------------------------------ There are two opportunities for information loss in the ACL conversion: - PSIX ACLs support only read, write, and execute permis...
2003 Nov 14
5
A suggestion regarding multiple replies
Please don't take this the wrong way. There are a lot of extremely helpful people who subscribe to r-help. I was wondering if it is time to adopt a strategy a-la Splus help whereby people reply to the author and the author summarizes all the replies? Just a thought and have a good weekend. Partha