Sada je: 16 tra 2024, 18:49.
Razmjena savjeta i trikova o podešavanju sustava i programa.

Moderator/ica: Moderatori/ce

4ndY je napisao/la:
Kova je napisao/la:
4ndY je napisao/la:Što si točno sve radio s diskovima u odnosu na prijašnje stanje?

samo sam tu liniju dodao...


Ne znam zašto toliko dugo čeka na tom devicekitu... probaj uninstalirat paket DeviceKit-disks pa vidi ima li promjene u vremenu podizanja.

Kod: Označi sve
su -c 'yum remove DeviceKit-disks'


Ako ti se da, prijavi bug na Fedorinu bugzillu.

e ovako: da bih uklonio DeviceKit-disks, kao dependency bi mi uklonio:
Kod: Označi sve
gnome-disk-utility-ui-libs
gvfs
totem-nautilus
gvfs-archive
totem-gstreamer
gvfs-obexftp
totem
gvfs-fuse
gnome-disk-utility-libs
totem-mozplugin
nautilus
gnome-disk-utility
gvfs-gphoto2
gvfs-smb

ali, ja sam svejedno uklonio DeviceKit-disks sa dependencyem samo da vidim za koliko ce se bootati, i boot je trajao 35 sec..
sad, ako zelim vratiti nautilus(što sam napravio) moram vratiti i DeviceKit-disks kao dependency, tako da nemam nikakvog efekta...
Avatar
Postovi: 321
Postovi: 321
Pridružen/a: 12 stu 2008, 21:25
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Spol: M
OS: Arch GNU/Linux
Ne znam što bi bilo, ajd pogledaj ovu datoteku da li je ista kao i moja:
/usr/share/PolicyKit/policy/org.freedesktop.devicekit.disks.policy
Kod: Označi sve
<?xml version="1.0" encoding="UTF-8"?>                                                                                                                                                   
<!DOCTYPE policyconfig PUBLIC                                                                                                                                                             
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"                                                                                                                             
 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">                                                                                                                   
<policyconfig>                                                                                                                                                                           
  <vendor>The DeviceKit Project</vendor>                                                                                                                                                 
  <vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>                                                                                                                     
  <icon_name>drive-removable-media</icon_name>                                                                                                                                           

  <action id="org.freedesktop.devicekit.disks.filesystem-mount">
    <description>Mount a device</description>                   
    <message>Authentication is required to mount the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                     
      <allow_inactive>no</allow_inactive>                           
      <allow_active>yes</allow_active>                               
    </defaults>                                                     
  </action>                                                         

  <action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
    <description>Mount a system-internal device</description>                   
    <message>Authentication is required to mount the device</message>           
    <defaults>                                                                 
      <allow_any>no</allow_any>                                                 
      <allow_inactive>no</allow_inactive>                                       
      <allow_active>auth_admin</allow_active>                                   
    </defaults>                                                                 
  </action>                                                                     

  <action id="org.freedesktop.devicekit.disks.filesystem-check">
    <description>Check file system on a device</description>   
    <message>Authentication is required to check the file system on the device</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>yes</allow_active>                                                 
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
    <description>Check file system of a system-internal device</description>   
    <message>Authentication is required to check the file system on the device</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>auth_admin</allow_active>                                           
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
    <description>Unmount a device mounted by another user</description> 
    <message>Authentication is required to unmount devices mounted by another user</message>
    <defaults>                                                                             
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>auth_admin</allow_active>                                               
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.filesystem-lsof">
    <description>List open files</description>                 
    <message>Authentication is required to list open files on a mounted file system</message>
    <defaults>                                                                               
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>yes</allow_active>                                                       
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
    <description>List open files on a system-internal device</description>     
    <message>Authentication is required to list open files on a mounted file system</message>
    <defaults>                                                                               
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>auth_admin</allow_active>                                               
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.drive-eject">
    <description>Eject a device</description>             
    <message>Authentication is required to eject media from the device</message>
    <defaults>                                                                 
      <allow_any>no</allow_any>                                                 
      <allow_inactive>no</allow_inactive>                                       
      <allow_active>yes</allow_active>                                         
    </defaults>                                                                 
  </action>                                                                     

  <action id="org.freedesktop.devicekit.disks.change">
    <description>Modify a device</description>       
    <message>Authentication is required to modify the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                       
      <allow_inactive>no</allow_inactive>                             
      <allow_active>yes</allow_active>                               
    </defaults>                                                       
  </action>                                                           

  <action id="org.freedesktop.devicekit.disks.change-system-internal">
    <description>Modify a system-internal device</description>       
    <message>Authentication is required to modify the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                       
      <allow_inactive>no</allow_inactive>                             
      <allow_active>auth_admin</allow_active>                         
    </defaults>                                                       
  </action>                                                           

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
    <description>Refresh ATA SMART data</description>                 
    <message>Authentication is required to refresh ATA SMART data</message>
    <defaults>                                                             
      <allow_any>no</allow_any>                                           
      <allow_inactive>no</allow_inactive>                                 
      <allow_active>yes</allow_active>                                     
    </defaults>                                                           
  </action>                                                               

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
    <description>Run ATA SMART Self Tests</description>                 
    <message>Authentication is required to run ATA SMART self tests</message>
    <defaults>                                                               
      <allow_any>no</allow_any>                                             
      <allow_inactive>no</allow_inactive>                                   
      <allow_active>auth_admin</allow_active>                               
    </defaults>                                                             
  </action>                                                                 

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
    <description>Retrieve historical ATA SMART data</description>                       
    <message>Authentication is required to retrieve historical ATA SMART data</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>yes</allow_active>                                                 
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.luks-unlock">
    <description>Unlock an encrypted device</description> 
    <message>Authentication is required to unlock an encrypted device</message>
    <defaults>                                                                 
      <allow_any>no</allow_any>                                               
      <allow_inactive>no</allow_inactive>                                     
      <allow_active>yes</allow_active>                                         
    </defaults>                                                               
  </action>                                                                   

  <action id="org.freedesktop.devicekit.disks.luks-lock-others">
    <description>Lock an encrypted device unlocked by another user</description>
    <message>Authentication is required to lock an encrypted device unlocked by another user</message>
    <defaults>                                                                                       
      <allow_any>no</allow_any>                                                                       
      <allow_inactive>no</allow_inactive>                                                             
      <allow_active>auth_admin</allow_active>                                                         
    </defaults>                                                                                       
  </action>                                                                                           

  <action id="org.freedesktop.devicekit.disks.linux-md">
    <description>Configure Linux Software RAID</description>
    <message>Authentication is required to configure Linux Software RAID devices</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
  </action>

  <action id="org.freedesktop.devicekit.disks.cancel-job-others">
    <description>Cancel a job initiated by another user</description>
    <message>Authentication is required to cancel a job initiated by another user</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
  </action>

  <action id="org.freedesktop.devicekit.disks.inhibit-polling">
    <description>Inhibit media detection</description>
    <message>Authentication is required to inhibit media detection</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>yes</allow_active>
    </defaults>
  </action>
A neutron walks into a bar; he asks the bartender, 'How much for a beer?' The bartender looks at him, and says 'For you, no charge.'
Avatar
Moderator
Postovi: 4060
Moderator
Postovi: 4060
Pridružen/a: 15 svi 2008, 18:05
Lokacija: Hamburg, DE
Podijelio/la zahvalu: 111 puta
Primio/la zahvalu: 183 puta
Spol: M
OS: Fedora/KDE
Probaj da promenis unose u /etc/fstab i da mountujes particije prema UUID. Kucaj komandu
Kod: Označi sve
blkid
i dobices UUID od svih particija pa samo zameni kao u primeru:
Kod: Označi sve
UUID=C2BC916BBC915AAD /media/primary ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=A2D0B593D0B56E63 /media/hazmaju ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=2e23f06d-e18d-48eb-bcf1-f03971a3aefb /media/storage ext3 rw,user,relatime,exec 0 3

Moze se desiti da ti brze bootuje...
Resistance is futile, you will be asimilated!
Il' si Lindža, il' si mindža! :shock: apt-get moo
Registrovani Linux korisnik #465156 / Ubuntu korisnik #20700
Avatar
Postovi: 433
Postovi: 433
Pridružen/a: 26 svi 2008, 13:51
Lokacija: Beograd
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Spol: M
OS: Ubuntu 10.04
4ndY je napisao/la:Ne znam što bi bilo, ajd pogledaj ovu datoteku da li je ista kao i moja:
/usr/share/PolicyKit/policy/org.freedesktop.devicekit.disks.policy
Kod: Označi sve
<?xml version="1.0" encoding="UTF-8"?>                                                                                                                                                   
<!DOCTYPE policyconfig PUBLIC                                                                                                                                                             
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"                                                                                                                             
 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">                                                                                                                   
<policyconfig>                                                                                                                                                                           
  <vendor>The DeviceKit Project</vendor>                                                                                                                                                 
  <vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>                                                                                                                     
  <icon_name>drive-removable-media</icon_name>                                                                                                                                           

  <action id="org.freedesktop.devicekit.disks.filesystem-mount">
    <description>Mount a device</description>                   
    <message>Authentication is required to mount the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                     
      <allow_inactive>no</allow_inactive>                           
      <allow_active>yes</allow_active>                               
    </defaults>                                                     
  </action>                                                         

  <action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
    <description>Mount a system-internal device</description>                   
    <message>Authentication is required to mount the device</message>           
    <defaults>                                                                 
      <allow_any>no</allow_any>                                                 
      <allow_inactive>no</allow_inactive>                                       
      <allow_active>auth_admin</allow_active>                                   
    </defaults>                                                                 
  </action>                                                                     

  <action id="org.freedesktop.devicekit.disks.filesystem-check">
    <description>Check file system on a device</description>   
    <message>Authentication is required to check the file system on the device</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>yes</allow_active>                                                 
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
    <description>Check file system of a system-internal device</description>   
    <message>Authentication is required to check the file system on the device</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>auth_admin</allow_active>                                           
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
    <description>Unmount a device mounted by another user</description> 
    <message>Authentication is required to unmount devices mounted by another user</message>
    <defaults>                                                                             
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>auth_admin</allow_active>                                               
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.filesystem-lsof">
    <description>List open files</description>                 
    <message>Authentication is required to list open files on a mounted file system</message>
    <defaults>                                                                               
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>yes</allow_active>                                                       
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
    <description>List open files on a system-internal device</description>     
    <message>Authentication is required to list open files on a mounted file system</message>
    <defaults>                                                                               
      <allow_any>no</allow_any>                                                             
      <allow_inactive>no</allow_inactive>                                                   
      <allow_active>auth_admin</allow_active>                                               
    </defaults>                                                                             
  </action>                                                                                 

  <action id="org.freedesktop.devicekit.disks.drive-eject">
    <description>Eject a device</description>             
    <message>Authentication is required to eject media from the device</message>
    <defaults>                                                                 
      <allow_any>no</allow_any>                                                 
      <allow_inactive>no</allow_inactive>                                       
      <allow_active>yes</allow_active>                                         
    </defaults>                                                                 
  </action>                                                                     

  <action id="org.freedesktop.devicekit.disks.change">
    <description>Modify a device</description>       
    <message>Authentication is required to modify the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                       
      <allow_inactive>no</allow_inactive>                             
      <allow_active>yes</allow_active>                               
    </defaults>                                                       
  </action>                                                           

  <action id="org.freedesktop.devicekit.disks.change-system-internal">
    <description>Modify a system-internal device</description>       
    <message>Authentication is required to modify the device</message>
    <defaults>                                                       
      <allow_any>no</allow_any>                                       
      <allow_inactive>no</allow_inactive>                             
      <allow_active>auth_admin</allow_active>                         
    </defaults>                                                       
  </action>                                                           

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
    <description>Refresh ATA SMART data</description>                 
    <message>Authentication is required to refresh ATA SMART data</message>
    <defaults>                                                             
      <allow_any>no</allow_any>                                           
      <allow_inactive>no</allow_inactive>                                 
      <allow_active>yes</allow_active>                                     
    </defaults>                                                           
  </action>                                                               

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
    <description>Run ATA SMART Self Tests</description>                 
    <message>Authentication is required to run ATA SMART self tests</message>
    <defaults>                                                               
      <allow_any>no</allow_any>                                             
      <allow_inactive>no</allow_inactive>                                   
      <allow_active>auth_admin</allow_active>                               
    </defaults>                                                             
  </action>                                                                 

  <action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
    <description>Retrieve historical ATA SMART data</description>                       
    <message>Authentication is required to retrieve historical ATA SMART data</message>
    <defaults>                                                                         
      <allow_any>no</allow_any>                                                         
      <allow_inactive>no</allow_inactive>                                               
      <allow_active>yes</allow_active>                                                 
    </defaults>                                                                         
  </action>                                                                             

  <action id="org.freedesktop.devicekit.disks.luks-unlock">
    <description>Unlock an encrypted device</description> 
    <message>Authentication is required to unlock an encrypted device</message>
    <defaults>                                                                 
      <allow_any>no</allow_any>                                               
      <allow_inactive>no</allow_inactive>                                     
      <allow_active>yes</allow_active>                                         
    </defaults>                                                               
  </action>                                                                   

  <action id="org.freedesktop.devicekit.disks.luks-lock-others">
    <description>Lock an encrypted device unlocked by another user</description>
    <message>Authentication is required to lock an encrypted device unlocked by another user</message>
    <defaults>                                                                                       
      <allow_any>no</allow_any>                                                                       
      <allow_inactive>no</allow_inactive>                                                             
      <allow_active>auth_admin</allow_active>                                                         
    </defaults>                                                                                       
  </action>                                                                                           

  <action id="org.freedesktop.devicekit.disks.linux-md">
    <description>Configure Linux Software RAID</description>
    <message>Authentication is required to configure Linux Software RAID devices</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
  </action>

  <action id="org.freedesktop.devicekit.disks.cancel-job-others">
    <description>Cancel a job initiated by another user</description>
    <message>Authentication is required to cancel a job initiated by another user</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
  </action>

  <action id="org.freedesktop.devicekit.disks.inhibit-polling">
    <description>Inhibit media detection</description>
    <message>Authentication is required to inhibit media detection</message>
    <defaults>
      <allow_any>no</allow_any>
      <allow_inactive>no</allow_inactive>
      <allow_active>yes</allow_active>
    </defaults>
  </action>

Koliko sam vidjeo datoteka je ista...

fritz62s je napisao/la:Probaj da promenis unose u /etc/fstab i da mountujes particije prema UUID. Kucaj komandu
Kod: Označi sve
blkid
i dobices UUID od svih particija pa samo zameni kao u primeru:
Kod: Označi sve
UUID=C2BC916BBC915AAD /media/primary ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=A2D0B593D0B56E63 /media/hazmaju ntfs-3g defaults,uid=1000,locale=en_US.UTF-8 0 0
UUID=2e23f06d-e18d-48eb-bcf1-f03971a3aefb /media/storage ext3 rw,user,relatime,exec 0 3

Moze se desiti da ti brze bootuje...

e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...

kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Avatar
Postovi: 321
Postovi: 321
Pridružen/a: 12 stu 2008, 21:25
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Spol: M
OS: Arch GNU/Linux
Kova je napisao/la:e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...

kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...


Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Kod: Označi sve
rpm  -e --nodep ime_paketa


Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo. 8-)
A neutron walks into a bar; he asks the bartender, 'How much for a beer?' The bartender looks at him, and says 'For you, no charge.'
Avatar
Moderator
Postovi: 4060
Moderator
Postovi: 4060
Pridružen/a: 15 svi 2008, 18:05
Lokacija: Hamburg, DE
Podijelio/la zahvalu: 111 puta
Primio/la zahvalu: 183 puta
Spol: M
OS: Fedora/KDE
4ndY je napisao/la:
Kova je napisao/la:e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...

kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...


Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Kod: Označi sve
rpm  -e --nodep ime_paketa


Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo. 8-)

evo da ne kompliciram stvari, instalirao sam si kde na fedoru i uklonio gnome i sada je sve 5 :D
35 sec boot, ja sretan :D :D
Avatar
Postovi: 321
Postovi: 321
Pridružen/a: 12 stu 2008, 21:25
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Spol: M
OS: Arch GNU/Linux
15 sekundi
slika
Avatar
Postovi: 1481
Postovi: 1481
Pridružen/a: 07 kol 2009, 10:38
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Evo, da malo revivam topic...

slika
\m/
Avatar
Postovi: 123
Postovi: 123
Pridružen/a: 08 pro 2008, 16:46
Lokacija: Sesvete
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
Spol: M
OS: Archlinux
Evo moj:

slika

Hm, al nije ovo presporo za ovakvu kantu? Ima netko nekakvu ideju kak da smanjim bootcajt?
Avatar
Postovi: 473
Postovi: 473
Pridružen/a: 08 tra 2009, 09:33
Lokacija: Jastrebarsko
Podijelio/la zahvalu: 4 puta
Primio/la zahvalu: 8 puta
Spol: M
OS: Manjaro KDE
Branimir je napisao/la:Evo moj:

slika

Hm, al nije ovo presporo za ovakvu kantu? Ima netko nekakvu ideju kak da smanjim bootcajt?

je to je dosta presporo, i nemas bas neku "kantu" (mislim proc je ok)

al neravnaj se po ovima slikicama gora, to nije isto, to je samo do login-a. tako da se namas bas s kim usporedjivat.
I'm a Paladin with 18 charisma and 97 hit points. I can use my helm of disintegration and do one D4 damage as my half-elf mage wields his plus-five holy avenger.
Avatar
Postovi: 1410
Postovi: 1410
Pridružen/a: 31 sij 2009, 23:37
Lokacija: rijeka
Podijelio/la zahvalu: 0 puta
Primio/la zahvalu: 0 puta
OS: arch | 7

Na mreži
Trenutno korisnika/ca: / i 7 gostiju.