Displaying 20 results from an estimated 26 matches for "durga".
Did you mean:
dura
2010 Feb 25
4
different types graphs
>library(RODBC)
>ch<- odbcConnect("durga")
> sqlQuery(ch, paste("SELECT * from emp"))
>sqlQuery(ch, ("SELECT * from xyz"))
store revenue year_y
1 bigbazar 787875 2008
2 more 87876 2008
plot(revenue ~ year_y, data=xyz, pch=16)
can i get any d...
2018 Apr 01
2
domain email autoconfiguration
Hello,
If anyone has autoconfiguration going with their email domain please
email me privately. I'd like to ask you some questions about your
setup. What do you use?
Thanks.
Dave.
2018 Apr 05
1
GFS2 writes extremely slow
...ire (anyways most of the) Internet and arrived at the following settings.
mmap_disable = yes
mail_fsync = always
mail_nfs_storage = yes
mail_nfs_index = yes
mmap_disable = yes
lock_method = fcntl
Did a systemctl restart dovecot and did not find any major improvement.
Can you please help.
Regards
Durga Prasad
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
2006 Apr 18
1
gettin erro with xapian binidngs 0.9.5
...$database = Null;
--------------------------------------------------------------------------------------------------
Plz help.... Btw i had to install 0.9.5 coz i reinstalled my OS n on
xapian.org, the earlier version ie. 0.9.4 was not available. Can i obtain
the earlier version somehow?
Thanks
Durga
doubtfire40008@gmail.com
2019 May 17
3
Find last day of login
I am using dovecot virtual maildir accounts. Is it possible to find last
day of login for an account by checking the last modification time of
the maildir files?
Lefteris
2004 Oct 20
1
Drawing multiple line plots
Hi All:
Greetings, and best wishes from the festive times here at Kolkata, India -- the time of Durga Puja celebrations.
I seek your advice as I try plotting lines for my data. The problem:
I have created a dataframe that looks like this (name: myFrame):
lowest second third fourth highest significance
INAS 0.107 0.115 0.123 0.115 0.166 0.000
MMA 0.091 0.107 0.115 0...
2010 May 11
2
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
...uring the chordal graph in a linear time
using available algorithms.
I am looking for material that is related to the above mentioned work that
would help me to prepare my report. Particularly i am looking for the
information about Linear scan algorithm and PBQP scheme. PLZ do help me out.
Thanks,
Durga Prasad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100511/ab81226e/attachment.html>
2018 Apr 01
0
{Spam?} domain email autoconfiguration
Hi,
Actually I am also interested in learning.
Regards
Durga Prasad
+919849111010
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of David Mehler
Sent: 01 April 2018 06:10
To: dovecot
Subject: {Spam?} domain email autoconfiguration
Hello,
If anyone has autoconfiguration going with their email domain please email...
2018 Dec 16
1
Downgrade dovecot if required
Hello all,
I have version 2.3.3-2 of dovecot and could see version 2.3.4-2
available from the repos.
How is feedback after upgrade to 2.3.4-2? Any issues?
Can I revert back to older version if I face any problems?
Cheers/DP
2019 May 18
1
Find last day of login
Or you can use last_login plugin, bundled with dovecot.
https://wiki.dovecot.org/Plugins/LastLogin
Aki
> On 18 May 2019 19:43 Durga Prasad Malyala via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hi
> You may find some Plugins if you use a front-end like round cube.
> I recall seeing a field in the postfix MySQL database.
> I'm not sure on Maildirs since mails would be delivered and timestamps cha...
2020 Mar 30
1
Query change mdbox_rotate_size & mdbox_rotate_interval after sometime
Hello All,
If I change the mdbox_rotate_size to 100 MB & mdbox_rotate_interval
to say 3 days after a year of usage what would be the impact on
existing mails and new mails?
Thanks/DP
2020 Apr 08
0
doveadm backup from gmail with imapc
On Mon, 2020-04-06 at 23:25 +0530, Durga Prasad Malyala wrote:
> On Wed, 1 Apr 2020 at 10:32, Ben Mulvihill <ben.mulvihill at gmail.com>
> wrote:
> >
> >?
> Hi,??Wouldn't a software like imapsync be a better tool here?
> Rgds/DP
Thanks for the suggestion. I think my next step will be to investigate
imap...
2010 Feb 23
1
generating reports from database through R
Hi,
after some research now i am connecting to the database
.....but i am not getting any reports can u please tell me any suggestions
or ideas.
Regards
chinna.
[[alternative HTML version deleted]]
2003 Aug 20
1
How to Config & Start Backup Process in NW6 with RSync
Dear Experts,
I got Two Netware 6 Servers in the Same LAN. Server A is a
main server (File Server). I'ld like to configure Server B as
Backup server for Server A with RSync.
I've follwed the documetnation at
http://www.novell.com/coolsolutions/netware/features/trenches/tr_rsync_nw.html
But im confused how to start the process.
Kindly help me how to Configure rsync in Server
2005 Jan 06
1
How to use rsync
...ing command
on second machine.
rsync -av --rsh="ssh -l xidcit" xidcit@xidc-rsync::rsync-test/test1 test1
Then it is asking for the password
and gives the welcome message ie rsyncd.motd
gives the following message
.
Can anybody advise me about the mistake i am doing.
Thanks in advance.
durga prasad
xidcit@xidc-rsync's password:******
Welcome to XIDC Rsync Server
rsync: connection unexpectedly closed (43 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
2018 Apr 09
2
Filesystem level backups?
Hello all,
Does doveadm backup - backup the attachments as well when using SIS ?
Regards
Durga Prasad
+919849111010
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Marc St?rmer
Sent: 09 April 2018 18:05
To: Steve Atkins
Cc: dovecot at dovecot.org
Subject: {Spam?} Re: Filesystem level backups?
Am 2018-04-09 00:55, schrieb Steve Atkins:
> Wi...
2010 May 12
0
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
...r time
> using available algorithms.
> I am looking for material that is related to the above mentioned work that
> would help me to prepare my report. Particularly i am looking for the
> information about Linear scan algorithm and PBQP scheme. PLZ do help me out.
>
> Thanks,
> Durga Prasad
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed......
2018 Apr 09
2
SIS and Filesystem level backups (was just Re: Filesystem level backups?)
On 4/9/2018, 11:34:40 AM, Ivan Warren <ivan at vmfacility.fr> wrote:
> Le 4/9/2018 ? 4:56 PM, DurgaPrasad - DatasoftComnet a ?crit?:
>> Does doveadm backup backup the attachments as well when using SIS?
> As far as I know, it does (it de-shares shared attachments)
>
> I've used that solution to stop using SIS at one point (it created
> more problems than it solved - espec...
2010 Dec 28
14
cerating multiple cjeck boxes using array
i have a registration form ,i want to store data in corresponding user
table in that hobbies field
,i want to store all hobbies in one column so i take multiple check
boxes and store in one array
all checked values for that i am using below tag,but not working,please
any suggestion
<%= check_box(:user ,:hobbies,:value =>''Games'') %>Games
<%= check_box :user ,
2020 Apr 06
2
doveadm backup from gmail with imapc
On Wed, 1 Apr 2020 at 10:32, Ben Mulvihill <ben.mulvihill at gmail.com> wrote:
>
> Hello again,
>
> I am still stuck I'm afraid.
>
> I now have doveadm backup working perfectly from
> a small gmail mailbox (a few hundred messages), but
> when I try the same configuration (apart from usernames
> and passwords obviously) with a large gmail mailbox
> (around