Alaettin Ayar <[email protected]> writes:

> Merhaba arkadaşlar,

Merhaba,

>
> Ne zaman sudo komutuyla bir şeyler yüklemeye kalksam, "sudo:
> /etc/sudoers is owned by gid 1001, should be 0" hatasını alıyorum.
>
> Ubuntuforums'da bulduğum çözüm şöyleydi:
>
> You need to boot into recovery mode from GRUB menu and change the
> group of /etc/sudoers back to root again.
>
> Code:
>
> chgrp root /etc/sudoers

komutu

chown root:root /etc/sudoers

olarak verin
ayrıca

chmod 440 /etc/sudoers

komutunu da vermeyi ihmal etmeyin.


> shutdown -r now
>
> GRUB menüsünden son güncellemenin recovery moduna girip komut satırına
> geçtikten sonra verilen komutları uyguladım ancak hiçbir değişiklik
> olmadı. Bu sorunu nasıl çözebilirim sizce?

Sevgiler.

-- 
Cafer Şimşek
http://cafer.org/

-- 
ubuntu-tr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr

Cevap