Nejdu programy z priečinka /opt, pravdepodobne problém s právami
d---rwxrwx 10 root root 4096 2011-06-01 10:50 opt
a toto pre priečinky v /opt
drwx---r-x 4 root root 4096 2011-06-01 10:50 Adobe
drwxr-xr-x 3 root root 4096 2011-06-01 10:50 Adobe AIR
drwx---r-x 12 andrej andrej 4096 2011-05-30 17:08 bluegriffon
drwx---r-x 3 root root 4096 2011-03-30 11:31 google
drwx---r-x 3 root root 4096 2010-12-07 12:36 kde3
drwx---r-x 18 root root 4096 2010-01-09 10:05 lampp
drwx---r-x 3 root root 4096 2011-02-02 17:48 libreoffice
drwx---r-x 5 andrej andrej 4096 2011-05-30 19:52 yamf
Bojím sa teraz svojvoľne experimentovať s právami, lebo lampp potrebujem mať teraz úplne funkčný, lebo kamošovi živnostníkovi robím web. Ako zmeniť práva a vlastníctvo?
Dík za rady. :-)
Pre pridávanie komentárov sa musíte prihlásiť.
drwx---r-x 3 root root 4096 2011-03-30 11:31 google
Adresár /opt/google/chrome:
drwx---r-x 4 root root 4096 2011-05-26 07:14 chrome
Adresáre a súbory v priečinku /opt/google/chrome:
-rwx---r-x 1 root root 482 2011-05-20 03:12 default-app-block
-rwx---r-x 1 root root 1333 2011-05-20 03:12 google-chrome
-rwx---r-x 1 root root 4624 2011-05-20 03:12 google-chrome.desktop
-rwx---r-x 1 root root 45792244 2011-05-20 03:12 chrome
-rwx---r-x 1 root root 3043671 2011-05-20 03:12 chrome.pak
-rwx---r-x 1 root root 10420 2011-05-20 03:12 chrome-sandbox
-rwx---r-x 1 root root 1896616 2011-05-20 03:12 libffmpegsumo.so
-rwx---r-x 1 root root 12562420 2011-05-20 03:12 libgcflashplayer.so
-rwx---r-x 1 root root 5903192 2011-05-20 03:12 libpdf.so
-rwx---r-x 1 root root 343024 2011-05-20 03:12 libppGoogleNaClPluginChrome.so
drwx---r-x 2 root root 4096 2011-05-26 07:14 locales
-rwx---r-x 1 root root 331683 2011-05-20 03:12 plugin.vch
-rwx---r-x 1 root root 12566 2011-05-20 03:12 product_logo_128.png
-rwx---r-x 1 root root 1640 2011-05-20 03:12 product_logo_16.png
-rwx---r-x 1 root root 2043 2011-05-20 03:12 product_logo_22.png
-rwx---r-x 1 root root 2208 2011-05-20 03:12 product_logo_24.png
-rwx---r-x 1 root root 28294 2011-05-20 03:12 product_logo_256.png
-rwx---r-x 1 root root 2874 2011-05-20 03:12 product_logo_32.png
-rwx---r-x 1 root root 4818 2011-05-20 03:12 product_logo_32.xpm
-rwx---r-x 1 root root 4183 2011-05-20 03:12 product_logo_48.png
-rwx---r-x 1 root root 5738 2011-05-20 03:12 product_logo_64.png
drwx---r-x 3 root root 4096 2011-01-20 11:18 resources
-rwx---r-x 1 root root 483380 2011-05-20 03:12 resources.pak
-rwx---r-x 1 root root 31731 2011-05-20 03:12 xdg-mime
-rwx---r-x 1 root root 25115 2011-05-20 03:12 xdg-settings
sudo chown -hR andrej:andrej cestakfoldru
andrej@andrej-laptop:/opt/google/chrome$ ./chrome
[4065:4065:7659549477:FATAL:zygote_host_linux.cc(124)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/google/chrome/chrome-sandbox is mode 4755 and owned by root.
Zrušené
Tak som teda ešte spravil
andrej@andrej-laptop:/opt/google/chrome$ sudo chmod 4755 chrome-sandbox
a ide to. :-)
Takto to mám teraz v priečinku /opt/google/chrome:
-rwx---r-x 1 andrej andrej 482 2011-05-20 03:12 default-app-block
drwx------ 2 andrej andrej 4096 2011-06-01 17:03 extensions
-rwx---r-x 1 andrej andrej 1333 2011-05-20 03:12 google-chrome
-rwx---r-x 1 andrej andrej 4624 2011-05-20 03:12 google-chrome.desktop
-rwx---r-x 1 andrej andrej 45792244 2011-05-20 03:12 chrome
-rwx---r-x 1 andrej andrej 3043671 2011-05-20 03:12 chrome.pak
-rwsr-xr-x 1 root andrej 10420 2011-05-20 03:12 chrome-sandbox
-rwx---r-x 1 andrej andrej 1896616 2011-05-20 03:12 libffmpegsumo.so
-rwx---r-x 1 andrej andrej 12562420 2011-05-20 03:12 libgcflashplayer.so
-rwx---r-x 1 andrej andrej 5903192 2011-05-20 03:12 libpdf.so
-rwx---r-x 1 andrej andrej 343024 2011-05-20 03:12 libppGoogleNaClPluginChrome.so
drwx---r-x 2 andrej andrej 4096 2011-05-26 07:14 locales
-rwx---r-x 1 andrej andrej 331683 2011-05-20 03:12 plugin.vch
-rwx---r-x 1 andrej andrej 12566 2011-05-20 03:12 product_logo_128.png
-rwx---r-x 1 andrej andrej 1640 2011-05-20 03:12 product_logo_16.png
-rwx---r-x 1 andrej andrej 2043 2011-05-20 03:12 product_logo_22.png
-rwx---r-x 1 andrej andrej 2208 2011-05-20 03:12 product_logo_24.png
-rwx---r-x 1 andrej andrej 28294 2011-05-20 03:12 product_logo_256.png
-rwx---r-x 1 andrej andrej 2874 2011-05-20 03:12 product_logo_32.png
-rwx---r-x 1 andrej andrej 4818 2011-05-20 03:12 product_logo_32.xpm
-rwx---r-x 1 andrej andrej 4183 2011-05-20 03:12 product_logo_48.png
-rwx---r-x 1 andrej andrej 5738 2011-05-20 03:12 product_logo_64.png
drwx---r-x 3 andrej andrej 4096 2011-01-20 11:18 resources
-rwx---r-x 1 andrej andrej 483380 2011-05-20 03:12 resources.pak
-rwx---r-x 1 andrej andrej 31731 2011-05-20 03:12 xdg-mime
-rwx---r-x 1 andrej andrej 25115 2011-05-20 03:12 xdg-settings
Díky vám za rady chalani :-)