Re: [CentOS] C7 AD server

2016-02-07 Thread Nizar Armansyah
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
 wrote:
> 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.
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Accessing crashed disk

2017-12-14 Thread Nizar Armansyah
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
 wrote:
> On 14/12/17 18:57, Warren Young wrote:
>> On Dec 13, 2017, at 5:15 PM, J Martin Rushton 
>>  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.  ddrescue assumes the input file is dodgy and 
>> tries to cope.
>>
> Looks interesting.  I've only used dd in anger, and then only maybe 3 or
> 4 times over the last 20 years.  It's worth pointing out that ddrescue
> is not in the main distro, you'll need to get it from EPEL.
>
> Whatever method you use though: "Be diligent because every time a
> physically damaged drive powers up and is able to output some data, it
> may be the very last time that it ever will." (ddrescue manual section 9)
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos