Displaying 12 results from an estimated 12 matches for "pathis".
Did you mean:
mathis
2008 Dec 15
2
How to sell linux tools?
Hi,
I need clarifications on how to sell linux tools. (Though i' not sure
how people ready to buy it :) )
I have written few tools and planning to write more(by giving up
current non-linux & boring job).
I want to know,which license will allow me to sell tools/softwares? (I
hope to sell the products through online)
Cheers,
Lakshmipathi.G
www.giis.co.in
2012 Mar 12
1
SEM eigen value error 0 X 0 matrix
Using R-studio, I am trying to run a structural equation model and I am
running into problems with testing my primary model. Once I specify
everything and try to run it I get this error:
Error in eigen(S, symmetric = TRUE, only.values = TRUE) : 0 x 0 matrix
And when I look at the object for my primary model in my workspace, which is
created after I specify it, it lists all my model components,
2007 Feb 24
3
Hi all
Hi all,
I wrote a program which recovers deleted file from Ext3/Ext2 FS.It's
like crash proof program.For past few months i'm trying hard to get
feedback or comments or criticizm on the tool.I hope to get from you.
The link is ,
https://sourceforge.net/projects/giis/
Warm Regards,
Lakshmipathi.G
2017 Aug 17
2
Dovecot mail_location for fedora
What is the syntax for dovecot mail_location when postfix delivers mail to
/var/spool/mail/?
These are the old unix style mbox, one file per user.
Not setting mail_location in 10-mail.conf results in Auto not finding it.
mbox: /var/spool/mail/%u said mbox root directory can't be a file.
mbox: /var/spool/mail/ tries to make Sent and Deleted Folders, etc.
maildir: /var/spool/mail/
2017 Aug 18
0
Dovecot mail_location for fedora
...'t be a file.
Its been over 10 years since I've run mbox, but i'm sure your format is
wrong, you're also not supposed to use spaces either, in fact I think
its telling you whats wrong, from memory, its mbox:~/mail:<other stuff>
but I cant recall what otherstuff is I know the pathis in it but it
needs something before it, I just cant recall what, see the wiki, I'd be
highly surprised if it did not explain it.
> mbox: /var/spool/mail/ tries to make Sent and Deleted Folders, etc.
>
> maildir: /var/spool/mail/ closes the connection.
Thats not how maildir works yo...
2017 Aug 18
1
Dovecot mail_location for fedora
...gt; Its been over 10 years since I've run mbox, but i'm sure your format is
> wrong, you're also not supposed to use spaces either, in fact I think
> its telling you whats wrong, from memory, its mbox:~/mail:<other stuff>
> but I cant recall what otherstuff is I know the pathis in it but it
> needs something before it, I just cant recall what, see the wiki, I'd be
> highly surprised if it did not explain it.
>
>> mbox: /var/spool/mail/ tries to make Sent and Deleted Folders, etc.
>>
>> maildir: /var/spool/mail/ closes the connection.
> T...
2007 Mar 15
1
How to name it?
hi all,
The reason why writting this mail--i don't know how to name a tool written
by myself :-)
Following is the functionality of a file system tool :
When you install the tool it acts as a protection for your files.Tool copies
the address of files.
If you accidently deleted a file -if its contents are not modified-then the
tool retrives the contents of file.
How should i call this tool./
2011 Dec 28
1
/usr/lib/dovecot/imap ignores log settings?
Hi Dovecot peeps,
I'm enjoying running /usr/lib/dovecot/imap directly as a PREAUTH IMAP pipe.
I find that it outputs log messages whose severity is INFO to stdout. I'm
running it as follows:
/usr/lib/dovecot/imap -c /tmp/dovecot.conf
and I see the following messages output to stdout:
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY
2009 Oct 29
0
Unify - high availability
Hi,
We have three machines (server-A and server-B and client) and mounted
server-A (6GB) and Server-B(6GB) under client (/mnt/) as 12GB with
unify option.
Then we have stopped glusterfs on Server-A.Now client side df command shows 6GB.
Now,while trying to create files under /mnt produces this error message
"Transport endpoint is not connected"
Server-A is still down - Is it possible
2008 Jan 07
0
How to flush file system buffers?
Hi all,
I want to know whether there is any system call available to flush all ext3
file system buffer(especially the inode cache buffer ) to disk.
I tried sync() but seems like not working for me.Any thoughts?
-Laks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20080107/a77f41b5/attachment.htm>
2009 Feb 22
0
new features in giis4.4
Hi,
giis4.4 has following features included,
1)can recover files deleted on a specific date or deleted before or
after a specific date or even within specific date range.
2)Files can be recovered with their original access permission types
and file owner and
group details.
3)A user-friendly configuration file was added,which supports adding
new directories even
after installation.
4)Large
2007 Apr 18
0
Ext3-users Digest, Vol 38, Issue 10
Hi,
my program works well with fedora-2 .with fedora-5 it's gives following
errors..
get_it_i_say.c:549: warning: implicit declaration of function 'strcmp'
cc -o giis dir.o file.o get_it_i_say.o group.o init.o inode.o main.o
searchnupdate.o uninit.o
inode.o: In function `read_inode':inode.c:(.text+0x202): undefined reference
to `S_ISDIR'
inode.o: In function