Displaying 20 results from an estimated 100 matches similar to: "A shared space between students and their teacher !!!"
2005 Feb 23
2
how can i setup disk quota with smbcquotas?
Hi samba users,
i would like to know how can i setup disk quotas with this command
"smbcquotas"
i searched info on google, i found the "man" pages, i tried but i cannot
setup what i want.
I would like to set disk quota to all the user i've registered on my samba
server.
Anyone can help me?
pls
thank you
--
Alaa Nizar
Network and System Administrator
Phone :
2005 Jun 04
1
Disk Quota
hi,
I have samba-3.0.3(PDC), FC2, and now, each of the mounted drive is
showing the maximum harddisk space on my machine. i scare my users will
use up my diskspace. is there any way to build up a disk quota feature
into the pdc? thanks.
2001 Dec 11
5
Send SIGHUP
Hi
Is it possible to send SIGHUP to the parant process to let samba reread
the smb.conf file, or is any way to let samba reread this file without
restarting samba
regards
Alaa
2010 Aug 29
5
lvm i/o
hello,
is there any way can monitor every lvm parition i/o so we can know which
domU hit the hard disk i/o .
thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2003 Jan 23
2
printer take long time to print
hi
I have samba version 2.2.6 running tru64 5.1A when I try to open printer or printer properties i take 2 to 3 minute
does any one have an idea what's going on
my samba configuration is
thanks for help
regads
Alaa
[global]
workgroup = NETMAN
server string = NetMan Office Server (samba v 2.2.6)
netbios name = teapot
netbios aliases = teapot adm
2009 Jan 28
2
Trash for lda
Hi,
I was wondering if there is a solution to the case when the user can't recieve emails
because of being over quota, something like http://wiki.dovecot.org/Plugins/Trash, but for
the lda, not the imap?
Thanks,
-------------------------
You can never find the chance to be the first to know about the newest movies showing in
Arab theatres until you visit Maktoob Movies!
2013 Feb 19
2
Implementing tf-idf weighting scheme in Xapian
Hello guys.I just read up about tf-idf schemes and want to implement it in
Xapian (with some frequently used normalizations) as it will also give me a
good hang of implementing a weighting scheme before I start working on
implementing DFR schemes.
I read the following as references and I think Ive understood it well and
can write the hack :-
1.)
2009 May 21
2
IMAP Get Savedate plugin
Hi,
I want to add a feature to the fetch command in IMAP, by enabling it to return the save
date, when I request the SAVEDATE parameter.
I want to use this for my webmail application, so I can show the users the deleted date
when they are viewing the Trash folder.
I was able to put it directly into the code (patch attached), but I was wondering if
there is a way to put it as a plugin instead.
2001 May 07
17
Printer
Hi guys,
I've installed Samba but can't get the printer to work. I've done
magicfilterconfig --force and configured the Printer. E
Furthermore when I print a file on my Windows machine it creates a file on
the server but it just doesn't print. I can ma
Do you guys have the answer for me???
Thnx,
?
Jeroen
?
Following is the config file:
?
# Samba config file created using
2002 Dec 10
4
process owner
Hi
how can I find which user using (openning) a file in windows machine from unix via samba
for example if I have the following file which is a outlook file and it open by a user in my network
prompt> ls -l outlook.pst
-rw-rw---- 1 aaa mannet 1130496 Mar 21 2002
when I use fuser
prompt> fuser -fu outlook.pst
I get the following process
outlook.pst: 760094o(root)
2012 Mar 14
1
Libguestfs question
[Please keep replies on the mailing list]
On Wed, Mar 14, 2012 at 12:08:52PM +0100, Davide Barbato wrote:
> I would ask you a question: there are any possibilities to do a file
> carving on those image? I know, you lib is an "userspace" utility,
> and you take only a logical "screenshot" of the files, but I think
> maybe you can share with me some your
2008 Oct 06
0
[LLVMdev] (Function) attributes documentation
Hi Matthijs,
On Oct 6, 2008, at 9:23 AM, Matthijs Kooijman wrote:
> Hi all,
>
> due to the recent changes regarding paramater/function/return type
> attributes,
> I think the documentation around that could use some improvement. In
> particular, I see the following problems:
> * The section "Functions" in the LangRef has a large textual
> description
>
2010 Dec 21
1
dos attack problem in xen bridge mode
Hi all,
i''m using xen in bridge mode and some of my domU got under attack from one
ip with high udp packet inside domU i''m using iptables as firewall i have
drop the packet but from dom0 i still see the ip from Iftop and the ip eat
my traffic there is any idea about this
regards
_______________________________________________
Xen-users mailing list
2010 Mar 02
1
lvm problem.
hello,
after upgrade xen source i can''t mount the lvm partitions ..
[root@dom0 ~]# mount -o ext3 /dev/VolGroup00/bah2_home /mnt
mount: wrong fs type, bad option, bad superblock on
/dev/VolGroup00/bah2_home,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[root@dom0 ~]# dmesg | tail
EXT3-fs: error loading journal.
2016 Apr 06
1
Optimization max likelihood problem
hello all,
I am getting wrong estimates from this code. do you know what could be the problem.
thanks
x<- c(1.6, 1.7, 1.7, 1.7, 1.8, 1.8, 1.8, 1.8)
y <- c( 6, 13, 18, 28, 52, 53, 61, 60)
n <- c(59, 60, 62, 56, 63, 59, 62, 60)
DF <- data.frame(x, y, n)
# note: there is no need to have the choose(n, y) term in the likelihood
fn <- function(p, DF) {
z <- p[1]+p[2]*DF$x
2008 Oct 06
2
[LLVMdev] (Function) attributes documentation
Hi all,
due to the recent changes regarding paramater/function/return type attributes,
I think the documentation around that could use some improvement. In
particular, I see the following problems:
* The section "Functions" in the LangRef has a large textual description
about how it should look, but no definition of syntax, or even a few
examples of the syntax. This makes it very
2012 Jun 18
4
[LLVMdev] Ninja (make replacement)
Mikael Lyngvig <mikael at lyngvig.org> writes:
[snip]
> Yes, I am quite familiar with the CMake documentation, but why are you
> asking?
That's not the cmake documentation, that's the LLVM cmake documentation:
a short document that tries to explain everything you need to know about
cmake to build LLVM. I had the impression that you were duplicating a
large chunk of the info
2012 Jun 18
0
[LLVMdev] Ninja (make replacement)
Yes, sorry, the LLVM CMake documentation :-)
I don't think I am duplicating a large chunk; I am continuously trying to
shave off extraneous and redundant stuff off my Windows-specific document.
I just managed to shave off about six lines or so because I don't like the
huge introduction and explanation of what MinGW is. Now that the document
covers Ninja, there's even more reason for
2012 Jun 18
1
[LLVMdev] Ninja (make replacement)
Thank you so much for your hard work!
LLVM/Clang is in need of motivated Windows developers willing to put in the
time to make the LLVM/Clang experience better on Windows :)
Quick note on the reST:
instead of using a construct like:
**Notice:** If you only want to build 32-bit programs, you do **not** need
to
install MinGW64.
Prefer to use the reStructuredText "admonitions" <
2008 Oct 07
2
[LLVMdev] (Function) attributes documentation
Hi Devang,
the improvements you made are good, I think the docs are a lot clearer now. I
stil have a few more points, though.
> > * The section "Functions" in the LangRef has a large textual description
> > about how it should look, but no definition of syntax, or even a few
> > examples of the syntax. This makes it very hard to read.
>
> This description