Displaying 9 results from an estimated 9 matches for "nizar".
Did you mean:
nizam
2005 Feb 23
2
how can i setup disk quota with smbcquotas?
...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 : 0021269437087
Web site: http://www.iihem.ac.ma
2016 Feb 07
1
C7 AD server
Il 07/02/2016 18:33, Nizar Armansyah ha scritto:
> This tutorial uses Sernet Samba:
> http://www.server-world.info/en/note?os=CentOS_7&p=samba&f=4
>
> This one done by compiling Samba yourself:
> https://imanudin.net/2014/11/16/how-to-install-samba4-active-directory-on-centos-7-part-1/
> https://ima...
2005 Jul 09
2
A shared space between students and their teacher !!!
...ss to folders to the corresponding groups so that students can write on that
folders, but once the file is stored on that folder, faculty members can access it and download.
However, other users that belong to that group can access it also.
What should I do? Please Help!!!
regards,
--
Alaa Nizar
Network and System Administrator
Phone : 0021269437087
Web site: http://www.iihem.ac.ma
2006 Jan 04
0
Asterisk Dial problem
...same call again with the same dial options ('r'
option still omitted) I hear a different ring coming from the called PBX
this time (which is what I need).
What is that strange behavior there? Is there something that I should do
to hear the called PBX ring all the time?
Thanks,
Nizar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060104/19b0b6d5/attachment.htm
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.
2017 Dec 14
2
Accessing crashed disk
On 14/12/17 18:57, Warren Young wrote:
> On Dec 13, 2017, at 5:15 PM, J Martin Rushton <martinrushton56 at btinternet.com> wrote:
>>
>> # dd if=/dev/sdc of=/home/dd-copy-of-sdc
>
> Better, use ddrescue:
>
> https://www.gnu.org/software/ddrescue/
>
> dd will do unfortunate things like quit early on I/O errors, even if later blocks would read just fine.
2016 Feb 07
2
C7 AD server
Il 07/02/2016 17:18, Ben Archuleta ha scritto:
> I use these instructions to create a domain controller on CentOS for a Windows 10 lab I have: http://www.unixmen.com/setting-samba-primary-domain-controller-centos-7/
>
> Regards,
> Ben
>
>
Thanks Ben, but this is for PDC NT not for AD DC. With C7 to perform
this, I must install sernet samba version or change distro.
2016 Feb 07
0
C7 AD server
This tutorial uses Sernet Samba:
http://www.server-world.info/en/note?os=CentOS_7&p=samba&f=4
This one done by compiling Samba yourself:
https://imanudin.net/2014/11/16/how-to-install-samba4-active-directory-on-centos-7-part-1/
https://imanudin.net/2014/11/17/how-to-install-samba4-active-directory-on-centos-7-part-2/
On Sun, Feb 7, 2016 at 11:34 PM, Alessandro Baggi
<alessandro.baggi
2017 Dec 14
0
Accessing crashed disk
If the data is important to you, don't mess around and contact a
reputable professional data recovery expert or company.
If losing your data is a viable option, try to do it yourself.
Otherwise seek professional help, with the data recovery effort of
course.
On Fri, Dec 15, 2017 at 4:31 AM, J Martin Rushton
<martinrushton56 at btinternet.com> wrote:
> On 14/12/17 18:57, Warren Young