[linux-baslangic] Re: iki adet islem icin iki linux komutu

---------

From: Devrim GUNDUZ (devrim@gunduz.org)
Date: Thu 13 Nov 2003 - 03:05:02 EST

  • Next message: Esref Atak: "[linux-baslangic] Re: iki adet islem icin iki linux komutu"

    Merhaba,

    ---------- Original Message -----------
    From: "Esref Atak" <esrefatak@hotmail.com>
    To: <linux-baslangic@liste.linux.org.tr>
    Sent: Thu, 13 Nov 2003 09:52:39 +0200
    Subject: [linux-baslangic] iki adet islem icin iki linux komutu

    > Linux komutlarinin genel isleyis mantigini anlamak pek fazla zor
    > olmadi. Ancak, su iki islemi nasil yapabilecegimi bi turlu
    > cozemedim. Bana yardimci olabilir misiniz?:
    >
    > 1)
    > /var/www/html/ icindeki dosyalar ve altindaki tum dosyalar uzerinde
    > chmod 777
    > komutunu calistirmak;
    > find /var/www/html/ * | chmod 777
    > işe yaramadı.

    man chmod

    chmod 777 /var/www/html/ -R

     
    > 2)
    > mount /dev/cdrom /cdrom
    > komutunu, bilgisayarimdaki tum kullanicilarin calistirabilmesini
    > saglamak; tum kullanicilarin cd'leri okuyabilmesini saglamak.
    > chmod 777 /bin/mount ise yaramadi.

    man fstab
           The fourth field, (fs_mntops), describes the mount options associated
           with the filesystem.
     
           It is formatted as a comma separated list of options. It contains at
           least the type of mount plus any additional options appropriate to the
           filesystem type. For documentation on the available options for non-
           nfs file systems, see mount(8). For documentation on all nfs-specific
           options have a look at nfs(5). Common for all types of file system are
           the options &#8216;&#8216;noauto&#8217;&#8217; (do not mount when "mount -a" is given, e.g., at
           boot time), &#8216;&#8216;user&#8217;&#8217; (allow a user to mount), and &#8216;&#8216;owner&#8217;&#8217; (allow
           device owner to mount), and &#8216;&#8216;_netdev&#8217;&#8217; (device requires network to be
           available). The &#8216;&#8216;owner&#8217;&#8217; and &#8216;&#8216;_netdev&#8217;&#8217; options are Linux-specific.
           For more details, see mount(8).

    Yani user ile oynamaniz gerekli.

    iyi calismalar.

    --
    Devrim GUNDUZ
    devrim@gunduz.org				devrim.gunduz@linux.org.tr 
    			http://www.tdmsoft.com
    			http://www.gunduz.org
    ---
    linux-baslangic listesinden cikmak  ve tum listeci islemleri icin
    http://liste.linux.org.tr/   adresini kullanabilirisniz.
    Bu listeden cikmak icin
    <a href="mailto:linux-baslangic-request@liste.linux.org.tr?Subject=unsubscribe"> tiklayiniz</a>
    

  • Next message: Esref Atak: "[linux-baslangic] Re: iki adet islem icin iki linux komutu"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.