user@linuxtrack:~ $ python -c 'print("Soyez les bienvenus !")'

Vous n'êtes pas identifié(e).

#1 01-04-2015 21:54:21

WangXiangzhai
Membre

[résolu]supprimer Attention, vous êtes sous le compte root dans thunar

version utilisé: Kali-linux-1.1.0a-i386-openbox.iso

bonjour,

je voudrais savoir si c'est possible de supprimer le message.

"Attention, vous êtes sous le compte root, vous risquez d'endommager votre système".

dans thunar.

1427917839.png

merci de votre attention.

Dernière modification par WangXiangzhai (05-04-2015 15:35:03)


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

#2 01-04-2015 23:52:30

azgarech
Crazy one

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

<Troll>

Créer un utilisateur non root pour Kali

</Troll>

J'y avais jetté un oeil il a pas mal de temps déjà et le seul moyen était de recompiler Thunar après avoir patché un bout du code source.
Par contre depuis, il doit peut être exister une solution plus simple. ( Quoi que ....)

Une piste ici : http://www.linuxquestions.org/questions … 175502178/

Dernière modification par azgarech (01-04-2015 23:52:57)


Security is always excessive until it’s not enough. — Robbie Sinclair

Hors ligne

#3 02-04-2015 00:11:32

WangXiangzhai
Membre

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

merci azgarech, oui il est compliqué ce petit bandeau !


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

#4 02-04-2015 06:54:04

IceF0x
#! Gourou Linux

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

Je vais regarder, même si perso je préfère le laisser.


Utiliser des logiciels propriétaires, c'est comme les plats préparés, on est incapable de dire les conservateurs qu'ils contiennent, on dira toujours que c'est bon, mais ça ne remplacera jamais le repas fait maison par sa maman.
]:D #! Crunchbang & Archlinux GNU/Linux User ]:D

Hors ligne

#5 02-04-2015 08:56:09

penthium2
Modérateur

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

dieu que ca me gène de voir une distribution qui acepte le login root graphique....
bon courage pour ce problème.


vi est mon ami pour la vie
Viperr
Ph'nglui nglw-nafh Cthulhu R'lyeh wgah-nagl fhtagn

Hors ligne

#6 02-04-2015 11:22:48

WangXiangzhai
Membre

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

@IceF0x

merci, mais ne te casses pas trop la tête la dessus (surtout si tu préfères le conserver).

c'est pas important, et je peux m'en accommoder. 

@viperr

c'est un peu une exception.

en théorie le noyau est normalement spécialement patché "sécurisé" pour ça. Kali à connaissance de ces propres faiblesses je pense, et elle s'adresse à des utilisateurs avertis.

c'est + une boite à outils, qu'une distrib contenant des donnés persos pour l'usage quotidien au long court.

Dernière modification par WangXiangzhai (02-04-2015 11:30:14)


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

#7 03-04-2015 22:59:52

WangXiangzhai
Membre

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

mon projet, j'aimerai bien tester ça > https://github.com/Jubei-Mitsuyoshi/aaa-thunar

____________________________________________________

mais, pour l'instant je teste de recompiler simplement Thunar-1.2.3 dans kali.

j'ai fait des testes avec les thunar 1.6 et je me suis gravement cassé les dents.

http://archive.xfce.org/src/xfce/thunar/1.6/
http://linuxfromscratch.org/blfs/view/7 … hunar.html

je dois m'embrouiller quelque part !

sur openbox je suis un éléphant dans un magasin de porcelaine.

tout ce que veux compiler avec thunar sur kali se solde sur:

Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.

ex:

root@kali:~# cd /root/Téléchargements/Thunar-1.2.3
root@kali:~/Téléchargements/Thunar-1.2.3# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether gcc and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool-update... no
checking for intltool-merge... no
checking for intltool-extract... no
configure: error: The intltool scripts were not found. Please install intltool.
root@kali:~/Téléchargements/Thunar-1.2.3# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
root@kali:~/Téléchargements/Thunar-1.2.3# apt-get install intltool
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
  libtagc0
Veuillez utiliser « apt-get autoremove » pour le supprimer.
Les paquets supplémentaires suivants seront installés : 
  autoconf automake autotools-dev
Paquets suggérés :
  autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool
Les NOUVEAUX paquets suivants seront installés :
  autoconf automake autotools-dev intltool
0 mis à jour, 4 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 1 371 ko dans les archives.
Après cette opération, 3 940 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? o
Réception de : 1 http://http.kali.org/kali/ kali/main autoconf all 2.69-1 [589 kB]
Réception de : 2 http://http.kali.org/kali/ kali/main autotools-dev all 20120608.1 [73,0 kB]
Réception de : 3 http://http.kali.org/kali/ kali/main automake all 1:1.11.6-1 [607 kB]
Réception de : 4 http://http.kali.org/kali/ kali/main intltool all 0.50.2-2 [101 kB]
1 371 ko réceptionnés en 5s (239 ko/s)
Sélection du paquet autoconf précédemment désélectionné.
(Lecture de la base de données... 317700 fichiers et répertoires déjà installés.)
Dépaquetage de autoconf (à partir de .../autoconf_2.69-1_all.deb) ...
Sélection du paquet autotools-dev précédemment désélectionné.
Dépaquetage de autotools-dev (à partir de .../autotools-dev_20120608.1_all.deb) ...
Sélection du paquet automake précédemment désélectionné.
Dépaquetage de automake (à partir de .../automake_1%3a1.11.6-1_all.deb) ...
Sélection du paquet intltool précédemment désélectionné.
Dépaquetage de intltool (à partir de .../intltool_0.50.2-2_all.deb) ...
Traitement des actions différées (« triggers ») pour « man-db »...
Traitement des actions différées (« triggers ») pour « install-info »...
Paramétrage de autoconf (2.69-1) ...
Paramétrage de autotools-dev (20120608.1) ...
Paramétrage de automake (1:1.11.6-1) ...
update-alternatives: utilisation de « /usr/bin/automake-1.11 » pour fournir « /usr/bin/automake » (automake) en mode automatique
Paramétrage de intltool (0.50.2-2) ...
root@kali:~/Téléchargements/Thunar-1.2.3# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether gcc and cc understand -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking for perl5... no
checking for perl... perl
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking size of int... 4
checking size of long... 4
checking size of short... 2
checking for 32bit unsigned integer... unsigned int
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for localeconv... yes
checking for mkdtemp... yes
checking for pread... yes
checking for pwrite... yes
checking for sched_yield... yes
checking for setgroupent... no
checking for setpassent... no
checking for strcoll... yes
checking for strlcpy... no
checking for strptime... yes
checking for symlink... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  ar ast be bn ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja ka kk ko ku lt lv mk ms nb nl nn pa pl pt_BR pt ro ru si sk sq sv te tr ug uk ur_PK ur vi zh_CN zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -lX11... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.26
checking for exo-1 >= 0.6.0... 0.6.2
checking EXO_CFLAGS... -pthread -I/usr/include/exo-1 -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/xfce4  
checking EXO_LIBS... -lexo-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0  
checking for glib-2.0 >= 2.18.0... 2.32.4
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  
checking GLIB_LIBS... -lglib-2.0  
checking for gio-2.0 >= 2.18.0... 2.32.4
checking GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  
checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0  
checking for gthread-2.0 >= 2.18.0... 2.32.4
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0  
checking for gtk+-2.0 >= 2.14.0... 2.24.10
checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0  
checking for gdk-pixbuf-2.0 >= 2.14.0... 2.26.1
checking GDK_PIXBUF_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include  
checking GDK_PIXBUF_LIBS... -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0  
checking for libxfce4util-1.0 >= 4.8.0... 4.8.2
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/xfce4  
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0  
checking for libxfce4ui-1 >= 4.8.0... not found
*** The required package libxfce4ui-1 was not found on your system.
*** Please install libxfce4ui-1 (atleast version 4.8.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
root@kali:~/Téléchargements/Thunar-1.2.3# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
root@kali:~/Téléchargements/Thunar-1.2.3# 

pareil pour toutes formes de librairies etc ...

je dois avoir un problème de $PATH ?

root@kali:~# echo $PATH 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
root@kali:~# 
root@kali:~# 
root@kali:~# locate pkg-config
/usr/bin/pkg-config
/usr/lib/pymodules/python2.6/numpy/core/lib/npy-pkg-config
/usr/lib/pymodules/python2.6/numpy/core/lib/npy-pkg-config/mlib.ini
/usr/lib/pymodules/python2.6/numpy/core/lib/npy-pkg-config/npymath.ini
/usr/lib/pymodules/python2.7/numpy/core/lib/npy-pkg-config
/usr/lib/pymodules/python2.7/numpy/core/lib/npy-pkg-config/mlib.ini
/usr/lib/pymodules/python2.7/numpy/core/lib/npy-pkg-config/npymath.ini
/usr/share/pkg-config-crosswrapper
/usr/share/bash-completion/completions/pkg-config
/usr/share/doc/pkg-config
/usr/share/doc/pkg-config/AUTHORS
/usr/share/doc/pkg-config/NEWS.gz
/usr/share/doc/pkg-config/README
/usr/share/doc/pkg-config/changelog.Debian.gz
/usr/share/doc/pkg-config/changelog.gz
/usr/share/doc/pkg-config/copyright
/usr/share/doc/pkg-config/pkg-config-guide.html
/usr/share/man/man1/pkg-config.1.gz
/usr/share/pyshared/numpy/core/lib/npy-pkg-config
/usr/share/pyshared/numpy/core/lib/npy-pkg-config/mlib.ini
/usr/share/pyshared/numpy/core/lib/npy-pkg-config/npymath.ini
/var/cache/apt/archives/pkg-config_0.26-1_i386.deb
/var/lib/dpkg/info/pkg-config.list
/var/lib/dpkg/info/pkg-config.md5sums
root@kali:~# 
root@kali:~# 
root@kali:~# 
root@kali:~# apt-cache search pkgconfig
libburn-dev - development package for libburn4
libextutils-pkgconfig-perl - Perl interface to the pkg-config utility
libisoburn-dev - development package for libisoburn
libisofs-dev - development package for libisofs
root@kali:~# 

le thunar par défaut sur kali linux openbox

root@kali:~# locate thunar
/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/thunar-volman.xml
/root/.config/Thunar/thunarrc
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar.rc
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar/breadcrumb_active.png
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar/breadcrumb_default.png
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar/breadcrumb_prelight.png
/root/.themes/crunchy-dark-grey/gtk-2.0/apps/thunar/sidebar_active.png
/usr/bin/thunar
/usr/bin/thunar-settings
/usr/bin/thunar-volman
/usr/bin/thunar-volman-settings
/usr/lib/i386-linux-gnu/libthunarx-2.so.0
/usr/lib/i386-linux-gnu/libthunarx-2.so.0.0.0
/usr/lib/i386-linux-gnu/thunar-archive-plugin
/usr/lib/i386-linux-gnu/thunarx-2
/usr/lib/i386-linux-gnu/Thunar/thunar-sendto-email
/usr/lib/i386-linux-gnu/thunarx-2/thunar-apr.so
/usr/lib/i386-linux-gnu/thunarx-2/thunar-archive-plugin.so
/usr/lib/i386-linux-gnu/thunarx-2/thunar-media-tags-plugin.so
/usr/lib/i386-linux-gnu/thunarx-2/thunar-sbr.so
/usr/lib/i386-linux-gnu/thunarx-2/thunar-uca.so
/usr/lib/i386-linux-gnu/thunarx-2/thunar-wallpaper-plugin.so
/usr/lib/i386-linux-gnu/xfce4/panel/plugins/libthunar-tpa.so
/usr/share/Thunar/sendto/thunar-sendto-email.desktop
/usr/share/applications/thunar-settings.desktop
/usr/share/applications/thunar-volman-settings.desktop
/usr/share/doc/libthunarx-2-0
/usr/share/doc/thunar
/usr/share/doc/thunar-archive-plugin
/usr/share/doc/thunar-data
/usr/share/doc/thunar-media-tags-plugin
/usr/share/doc/thunar-volman
/usr/share/doc/thunar-data/AUTHORS
/usr/share/doc/thunar-data/FAQ.gz
/usr/share/doc/thunar-data/HACKING
/usr/share/doc/thunar-data/NEWS.gz
/usr/share/doc/thunar-data/README
/usr/share/doc/thunar-data/README.Debian
/usr/share/doc/thunar-data/README.gtkrc
/usr/share/doc/thunar-data/README.thunarrc.gz
/usr/share/doc/thunar-data/THANKS.gz
/usr/share/doc/thunar-data/TODO
/usr/share/doc/thunar-data/changelog.Debian.gz
/usr/share/doc/thunar-data/changelog.gz
/usr/share/doc/thunar-data/copyright
/usr/share/doc/thunar-data/html
/usr/share/doc/thunar-data/html/C
/usr/share/doc/thunar-data/html/bn
/usr/share/doc/thunar-data/html/ca
/usr/share/doc/thunar-data/html/da
/usr/share/doc/thunar-data/html/el
/usr/share/doc/thunar-data/html/es
/usr/share/doc/thunar-data/html/eu
/usr/share/doc/thunar-data/html/fr
/usr/share/doc/thunar-data/html/gl
/usr/share/doc/thunar-data/html/id
/usr/share/doc/thunar-data/html/it
/usr/share/doc/thunar-data/html/ja
/usr/share/doc/thunar-data/html/nl
/usr/share/doc/thunar-data/html/pl
/usr/share/doc/thunar-data/html/ru
/usr/share/doc/thunar-data/html/sv
/usr/share/doc/thunar-data/html/thunar.css
/usr/share/doc/thunar-data/html/tr
/usr/share/doc/thunar-data/html/ug
/usr/share/doc/thunar-data/html/zh_CN
/usr/share/doc/thunar-data/html/zh_TW
/usr/share/doc/thunar-data/html/C/advanced-topics.html
/usr/share/doc/thunar-data/html/C/copyright.html
/usr/share/doc/thunar-data/html/C/customizing-thunar.html
/usr/share/doc/thunar-data/html/C/faq.html
/usr/share/doc/thunar-data/html/C/images
/usr/share/doc/thunar-data/html/C/index.html
/usr/share/doc/thunar-data/html/C/preferences.html
/usr/share/doc/thunar-data/html/C/support.html
/usr/share/doc/thunar-data/html/C/the-file-manager-window.html
/usr/share/doc/thunar-data/html/C/using-removable-media.html
/usr/share/doc/thunar-data/html/C/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/C/images/bulk-rename.png
/usr/share/doc/thunar-data/html/C/images/file-manager-window.png
/usr/share/doc/thunar-data/html/C/images/file-properties.png
/usr/share/doc/thunar-data/html/C/images/preferences-advanced.png
/usr/share/doc/thunar-data/html/C/images/preferences-behavior.png
/usr/share/doc/thunar-data/html/C/images/preferences-side-pane.png
/usr/share/doc/thunar-data/html/C/images/preferences-views.png
/usr/share/doc/thunar-data/html/C/images/removable-drives-and-media.png
/usr/share/doc/thunar-data/html/C/images/removable-media-unmount.png
/usr/share/doc/thunar-data/html/C/images/sendto-menu.png
/usr/share/doc/thunar-data/html/C/images/visible-columns.png
/usr/share/doc/thunar-data/html/bn/advanced-topics.html
/usr/share/doc/thunar-data/html/bn/copyright.html
/usr/share/doc/thunar-data/html/bn/customizing-thunar.html
/usr/share/doc/thunar-data/html/bn/faq.html
/usr/share/doc/thunar-data/html/bn/images
/usr/share/doc/thunar-data/html/bn/index.html
/usr/share/doc/thunar-data/html/bn/preferences.html
/usr/share/doc/thunar-data/html/bn/support.html
/usr/share/doc/thunar-data/html/bn/the-file-manager-window.html
/usr/share/doc/thunar-data/html/bn/using-removable-media.html
/usr/share/doc/thunar-data/html/bn/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/ca/advanced-topics.html
/usr/share/doc/thunar-data/html/ca/copyright.html
/usr/share/doc/thunar-data/html/ca/customizing-thunar.html
/usr/share/doc/thunar-data/html/ca/faq.html
/usr/share/doc/thunar-data/html/ca/images
/usr/share/doc/thunar-data/html/ca/index.html
/usr/share/doc/thunar-data/html/ca/preferences.html
/usr/share/doc/thunar-data/html/ca/support.html
/usr/share/doc/thunar-data/html/ca/the-file-manager-window.html
/usr/share/doc/thunar-data/html/ca/using-removable-media.html
/usr/share/doc/thunar-data/html/ca/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/da/advanced-topics.html
/usr/share/doc/thunar-data/html/da/copyright.html
/usr/share/doc/thunar-data/html/da/customizing-thunar.html
/usr/share/doc/thunar-data/html/da/faq.html
/usr/share/doc/thunar-data/html/da/images
/usr/share/doc/thunar-data/html/da/index.html
/usr/share/doc/thunar-data/html/da/preferences.html
/usr/share/doc/thunar-data/html/da/support.html
/usr/share/doc/thunar-data/html/da/the-file-manager-window.html
/usr/share/doc/thunar-data/html/da/using-removable-media.html
/usr/share/doc/thunar-data/html/da/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/el/advanced-topics.html
/usr/share/doc/thunar-data/html/el/copyright.html
/usr/share/doc/thunar-data/html/el/customizing-thunar.html
/usr/share/doc/thunar-data/html/el/faq.html
/usr/share/doc/thunar-data/html/el/images
/usr/share/doc/thunar-data/html/el/index.html
/usr/share/doc/thunar-data/html/el/preferences.html
/usr/share/doc/thunar-data/html/el/support.html
/usr/share/doc/thunar-data/html/el/the-file-manager-window.html
/usr/share/doc/thunar-data/html/el/using-removable-media.html
/usr/share/doc/thunar-data/html/el/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/es/advanced-topics.html
/usr/share/doc/thunar-data/html/es/copyright.html
/usr/share/doc/thunar-data/html/es/customizing-thunar.html
/usr/share/doc/thunar-data/html/es/faq.html
/usr/share/doc/thunar-data/html/es/images
/usr/share/doc/thunar-data/html/es/index.html
/usr/share/doc/thunar-data/html/es/preferences.html
/usr/share/doc/thunar-data/html/es/support.html
/usr/share/doc/thunar-data/html/es/the-file-manager-window.html
/usr/share/doc/thunar-data/html/es/using-removable-media.html
/usr/share/doc/thunar-data/html/es/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/eu/advanced-topics.html
/usr/share/doc/thunar-data/html/eu/copyright.html
/usr/share/doc/thunar-data/html/eu/customizing-thunar.html
/usr/share/doc/thunar-data/html/eu/faq.html
/usr/share/doc/thunar-data/html/eu/images
/usr/share/doc/thunar-data/html/eu/index.html
/usr/share/doc/thunar-data/html/eu/preferences.html
/usr/share/doc/thunar-data/html/eu/support.html
/usr/share/doc/thunar-data/html/eu/the-file-manager-window.html
/usr/share/doc/thunar-data/html/eu/using-removable-media.html
/usr/share/doc/thunar-data/html/eu/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/fr/advanced-topics.html
/usr/share/doc/thunar-data/html/fr/copyright.html
/usr/share/doc/thunar-data/html/fr/customizing-thunar.html
/usr/share/doc/thunar-data/html/fr/faq.html
/usr/share/doc/thunar-data/html/fr/images
/usr/share/doc/thunar-data/html/fr/index.html
/usr/share/doc/thunar-data/html/fr/preferences.html
/usr/share/doc/thunar-data/html/fr/support.html
/usr/share/doc/thunar-data/html/fr/the-file-manager-window.html
/usr/share/doc/thunar-data/html/fr/using-removable-media.html
/usr/share/doc/thunar-data/html/fr/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/fr/images/bulk-rename.png
/usr/share/doc/thunar-data/html/fr/images/file-manager-window.png
/usr/share/doc/thunar-data/html/fr/images/file-properties.png
/usr/share/doc/thunar-data/html/fr/images/preferences-advanced.png
/usr/share/doc/thunar-data/html/fr/images/preferences-behavior.png
/usr/share/doc/thunar-data/html/fr/images/preferences-side-pane.png
/usr/share/doc/thunar-data/html/fr/images/preferences-views.png
/usr/share/doc/thunar-data/html/fr/images/removable-drives-and-media.png
/usr/share/doc/thunar-data/html/fr/images/removable-media-unmount.png
/usr/share/doc/thunar-data/html/fr/images/sendto-menu.png
/usr/share/doc/thunar-data/html/fr/images/visible-columns.png
/usr/share/doc/thunar-data/html/gl/advanced-topics.html
/usr/share/doc/thunar-data/html/gl/copyright.html
/usr/share/doc/thunar-data/html/gl/customizing-thunar.html
/usr/share/doc/thunar-data/html/gl/faq.html
/usr/share/doc/thunar-data/html/gl/images
/usr/share/doc/thunar-data/html/gl/index.html
/usr/share/doc/thunar-data/html/gl/preferences.html
/usr/share/doc/thunar-data/html/gl/support.html
/usr/share/doc/thunar-data/html/gl/the-file-manager-window.html
/usr/share/doc/thunar-data/html/gl/using-removable-media.html
/usr/share/doc/thunar-data/html/gl/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/id/advanced-topics.html
/usr/share/doc/thunar-data/html/id/copyright.html
/usr/share/doc/thunar-data/html/id/customizing-thunar.html
/usr/share/doc/thunar-data/html/id/faq.html
/usr/share/doc/thunar-data/html/id/images
/usr/share/doc/thunar-data/html/id/index.html
/usr/share/doc/thunar-data/html/id/preferences.html
/usr/share/doc/thunar-data/html/id/support.html
/usr/share/doc/thunar-data/html/id/the-file-manager-window.html
/usr/share/doc/thunar-data/html/id/using-removable-media.html
/usr/share/doc/thunar-data/html/id/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/it/advanced-topics.html
/usr/share/doc/thunar-data/html/it/copyright.html
/usr/share/doc/thunar-data/html/it/customizing-thunar.html
/usr/share/doc/thunar-data/html/it/faq.html
/usr/share/doc/thunar-data/html/it/images
/usr/share/doc/thunar-data/html/it/index.html
/usr/share/doc/thunar-data/html/it/preferences.html
/usr/share/doc/thunar-data/html/it/support.html
/usr/share/doc/thunar-data/html/it/the-file-manager-window.html
/usr/share/doc/thunar-data/html/it/using-removable-media.html
/usr/share/doc/thunar-data/html/it/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/ja/advanced-topics.html
/usr/share/doc/thunar-data/html/ja/copyright.html
/usr/share/doc/thunar-data/html/ja/customizing-thunar.html
/usr/share/doc/thunar-data/html/ja/faq.html
/usr/share/doc/thunar-data/html/ja/images
/usr/share/doc/thunar-data/html/ja/index.html
/usr/share/doc/thunar-data/html/ja/preferences.html
/usr/share/doc/thunar-data/html/ja/support.html
/usr/share/doc/thunar-data/html/ja/the-file-manager-window.html
/usr/share/doc/thunar-data/html/ja/using-removable-media.html
/usr/share/doc/thunar-data/html/ja/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/ja/images/bulk-rename.png
/usr/share/doc/thunar-data/html/ja/images/file-manager-window.png
/usr/share/doc/thunar-data/html/ja/images/file-properties.png
/usr/share/doc/thunar-data/html/ja/images/preferences-advanced.png
/usr/share/doc/thunar-data/html/ja/images/preferences-behavior.png
/usr/share/doc/thunar-data/html/ja/images/preferences-side-pane.png
/usr/share/doc/thunar-data/html/ja/images/preferences-views.png
/usr/share/doc/thunar-data/html/ja/images/removable-drives-and-media.png
/usr/share/doc/thunar-data/html/ja/images/removable-media-unmount.png
/usr/share/doc/thunar-data/html/ja/images/sendto-menu.png
/usr/share/doc/thunar-data/html/ja/images/visible-columns.png
/usr/share/doc/thunar-data/html/nl/advanced-topics.html
/usr/share/doc/thunar-data/html/nl/copyright.html
/usr/share/doc/thunar-data/html/nl/customizing-thunar.html
/usr/share/doc/thunar-data/html/nl/faq.html
/usr/share/doc/thunar-data/html/nl/images
/usr/share/doc/thunar-data/html/nl/index.html
/usr/share/doc/thunar-data/html/nl/preferences.html
/usr/share/doc/thunar-data/html/nl/support.html
/usr/share/doc/thunar-data/html/nl/the-file-manager-window.html
/usr/share/doc/thunar-data/html/nl/using-removable-media.html
/usr/share/doc/thunar-data/html/nl/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/pl/advanced-topics.html
/usr/share/doc/thunar-data/html/pl/copyright.html
/usr/share/doc/thunar-data/html/pl/customizing-thunar.html
/usr/share/doc/thunar-data/html/pl/faq.html
/usr/share/doc/thunar-data/html/pl/images
/usr/share/doc/thunar-data/html/pl/index.html
/usr/share/doc/thunar-data/html/pl/preferences.html
/usr/share/doc/thunar-data/html/pl/support.html
/usr/share/doc/thunar-data/html/pl/the-file-manager-window.html
/usr/share/doc/thunar-data/html/pl/using-removable-media.html
/usr/share/doc/thunar-data/html/pl/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/pl/images/bulk-rename.png
/usr/share/doc/thunar-data/html/pl/images/file-manager-window.png
/usr/share/doc/thunar-data/html/pl/images/file-properties.png
/usr/share/doc/thunar-data/html/pl/images/preferences-advanced.png
/usr/share/doc/thunar-data/html/pl/images/preferences-behavior.png
/usr/share/doc/thunar-data/html/pl/images/preferences-side-pane.png
/usr/share/doc/thunar-data/html/pl/images/preferences-views.png
/usr/share/doc/thunar-data/html/pl/images/removable-drives-and-media.png
/usr/share/doc/thunar-data/html/pl/images/removable-media-unmount.png
/usr/share/doc/thunar-data/html/pl/images/sendto-menu.png
/usr/share/doc/thunar-data/html/pl/images/visible-columns.png
/usr/share/doc/thunar-data/html/ru/advanced-topics.html
/usr/share/doc/thunar-data/html/ru/copyright.html
/usr/share/doc/thunar-data/html/ru/customizing-thunar.html
/usr/share/doc/thunar-data/html/ru/faq.html
/usr/share/doc/thunar-data/html/ru/images
/usr/share/doc/thunar-data/html/ru/index.html
/usr/share/doc/thunar-data/html/ru/preferences.html
/usr/share/doc/thunar-data/html/ru/support.html
/usr/share/doc/thunar-data/html/ru/the-file-manager-window.html
/usr/share/doc/thunar-data/html/ru/using-removable-media.html
/usr/share/doc/thunar-data/html/ru/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/sv/advanced-topics.html
/usr/share/doc/thunar-data/html/sv/copyright.html
/usr/share/doc/thunar-data/html/sv/customizing-thunar.html
/usr/share/doc/thunar-data/html/sv/faq.html
/usr/share/doc/thunar-data/html/sv/images
/usr/share/doc/thunar-data/html/sv/index.html
/usr/share/doc/thunar-data/html/sv/preferences.html
/usr/share/doc/thunar-data/html/sv/support.html
/usr/share/doc/thunar-data/html/sv/the-file-manager-window.html
/usr/share/doc/thunar-data/html/sv/using-removable-media.html
/usr/share/doc/thunar-data/html/sv/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/tr/advanced-topics.html
/usr/share/doc/thunar-data/html/tr/copyright.html
/usr/share/doc/thunar-data/html/tr/customizing-thunar.html
/usr/share/doc/thunar-data/html/tr/faq.html
/usr/share/doc/thunar-data/html/tr/images
/usr/share/doc/thunar-data/html/tr/index.html
/usr/share/doc/thunar-data/html/tr/preferences.html
/usr/share/doc/thunar-data/html/tr/support.html
/usr/share/doc/thunar-data/html/tr/the-file-manager-window.html
/usr/share/doc/thunar-data/html/tr/using-removable-media.html
/usr/share/doc/thunar-data/html/tr/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/ug/advanced-topics.html
/usr/share/doc/thunar-data/html/ug/copyright.html
/usr/share/doc/thunar-data/html/ug/customizing-thunar.html
/usr/share/doc/thunar-data/html/ug/faq.html
/usr/share/doc/thunar-data/html/ug/images
/usr/share/doc/thunar-data/html/ug/index.html
/usr/share/doc/thunar-data/html/ug/preferences.html
/usr/share/doc/thunar-data/html/ug/support.html
/usr/share/doc/thunar-data/html/ug/the-file-manager-window.html
/usr/share/doc/thunar-data/html/ug/using-removable-media.html
/usr/share/doc/thunar-data/html/ug/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/zh_CN/advanced-topics.html
/usr/share/doc/thunar-data/html/zh_CN/copyright.html
/usr/share/doc/thunar-data/html/zh_CN/customizing-thunar.html
/usr/share/doc/thunar-data/html/zh_CN/faq.html
/usr/share/doc/thunar-data/html/zh_CN/images
/usr/share/doc/thunar-data/html/zh_CN/index.html
/usr/share/doc/thunar-data/html/zh_CN/preferences.html
/usr/share/doc/thunar-data/html/zh_CN/support.html
/usr/share/doc/thunar-data/html/zh_CN/the-file-manager-window.html
/usr/share/doc/thunar-data/html/zh_CN/using-removable-media.html
/usr/share/doc/thunar-data/html/zh_CN/working-with-files-and-folders.html
/usr/share/doc/thunar-data/html/zh_TW/advanced-topics.html
/usr/share/doc/thunar-data/html/zh_TW/copyright.html
/usr/share/doc/thunar-data/html/zh_TW/customizing-thunar.html
/usr/share/doc/thunar-data/html/zh_TW/faq.html
/usr/share/doc/thunar-data/html/zh_TW/images
/usr/share/doc/thunar-data/html/zh_TW/index.html
/usr/share/doc/thunar-data/html/zh_TW/preferences.html
/usr/share/doc/thunar-data/html/zh_TW/support.html
/usr/share/doc/thunar-data/html/zh_TW/the-file-manager-window.html
/usr/share/doc/thunar-data/html/zh_TW/using-removable-media.html
/usr/share/doc/thunar-data/html/zh_TW/working-with-files-and-folders.html
/usr/share/doc/thunar-volman/changelog.Debian.gz
/usr/share/doc/thunar-volman/changelog.gz
/usr/share/doc/thunar-volman/copyright
/usr/share/gtk-doc/html/thunarx
/usr/share/gtk-doc/html/thunarx/ThunarxFileInfo.html
/usr/share/gtk-doc/html/thunarx/ThunarxMenuProvider.html
/usr/share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html
/usr/share/gtk-doc/html/thunarx/ThunarxPropertyPage.html
/usr/share/gtk-doc/html/thunarx/ThunarxPropertyPageProvider.html
/usr/share/gtk-doc/html/thunarx/ThunarxProviderFactory.html
/usr/share/gtk-doc/html/thunarx/ThunarxProviderPlugin.html
/usr/share/gtk-doc/html/thunarx/ThunarxRenamer.html
/usr/share/gtk-doc/html/thunarx/ThunarxRenamerProvider.html
/usr/share/gtk-doc/html/thunarx/abstraction.png
/usr/share/gtk-doc/html/thunarx/bulk-rename.png
/usr/share/gtk-doc/html/thunarx/home.png
/usr/share/gtk-doc/html/thunarx/index.html
/usr/share/gtk-doc/html/thunarx/index.sgml
/usr/share/gtk-doc/html/thunarx/ix01.html
/usr/share/gtk-doc/html/thunarx/left.png
/usr/share/gtk-doc/html/thunarx/menu-provider.png
/usr/share/gtk-doc/html/thunarx/right.png
/usr/share/gtk-doc/html/thunarx/say-hello.png
/usr/share/gtk-doc/html/thunarx/style.css
/usr/share/gtk-doc/html/thunarx/thunarx-Variables-and-functions-to-check-the-library-version.html
/usr/share/gtk-doc/html/thunarx/thunarx-abstraction-layer.html
/usr/share/gtk-doc/html/thunarx/thunarx-fundamentals.html
/usr/share/gtk-doc/html/thunarx/thunarx-overview.html
/usr/share/gtk-doc/html/thunarx/thunarx-providers.html
/usr/share/gtk-doc/html/thunarx/thunarx-using-extensions.html
/usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions-advanced-topics.html
/usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions-getting-started.html
/usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions.html
/usr/share/gtk-doc/html/thunarx/thunarx.devhelp
/usr/share/gtk-doc/html/thunarx/thunarx.devhelp2
/usr/share/gtk-doc/html/thunarx/up.png
/usr/share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png
/usr/share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png
/usr/share/locale/ar/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ar/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ast/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ast/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/be/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/be/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/bg/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ca/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ca/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ca/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/cs/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/cs/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/cs/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/da/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/da/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/da/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/de/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/de/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/de/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/el/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/el/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/el/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/en_GB/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/en_GB/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/en_GB/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/eo/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/es/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/es/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/es/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/eu/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/eu/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/eu/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/fi/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/fi/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/fi/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/fr/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/fr/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/gl/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/gl/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/hr/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/hr/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/hu/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/hu/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/id/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/id/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/id/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/is/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/it/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/it/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/it/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ja/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ja/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ja/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/kk/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/kk/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/kk/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ko/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/lt/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/lv/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/lv/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/lv/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/nb/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/nb/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/nb/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/nl/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/nl/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/nl/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/nn/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/pa/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/pa/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/pl/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/pl/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/pl/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/pt/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/pt/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/pt/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/pt_BR/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/pt_BR/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/pt_BR/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ro/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ro/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ru/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ru/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ru/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/sk/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/sk/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/sk/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/sq/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/sq/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/sq/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/sv/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/sv/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/sv/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/te/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/tr/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/tr/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/tr/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ug/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ug/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ug/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/uk/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/uk/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/uk/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ur/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ur/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ur/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/ur_PK/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/ur_PK/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/ur_PK/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/zh_CN/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/zh_CN/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/zh_CN/LC_MESSAGES/thunar-volman.mo
/usr/share/locale/zh_TW/LC_MESSAGES/thunar-archive-plugin.mo
/usr/share/locale/zh_TW/LC_MESSAGES/thunar-media-tags-plugin.mo
/usr/share/locale/zh_TW/LC_MESSAGES/thunar-volman.mo
/usr/share/man/man1/thunar-volman.1.gz
/usr/share/man/man1/thunar.1.gz
/usr/share/menu/thunar
/usr/share/xfce4/panel-plugins/thunar-tpa.desktop
/var/cache/apt/archives/libthunar-vfs-1-2-dbg_1.2.0-3+b1_i386.deb
/var/cache/apt/archives/libthunar-vfs-1-2_1.2.0-3+b1_i386.deb
/var/cache/apt/archives/libthunar-vfs-1-common_1.2.0-3_all.deb
/var/cache/apt/archives/libthunar-vfs-1-dev_1.2.0-3+b1_i386.deb
/var/cache/apt/archives/libthunarx-2-0_1.2.3-4+b1_i386.deb
/var/cache/apt/archives/libthunarx-2-dev_1.2.3-4+b1_i386.deb
/var/cache/apt/archives/thunar-archive-plugin_0.3.0-4_i386.deb
/var/cache/apt/archives/thunar-data_1.2.3-4_all.deb
/var/cache/apt/archives/thunar-dbg_1.2.3-4+b1_i386.deb
/var/cache/apt/archives/thunar-gtkhash_0.6.0-4_i386.deb
/var/cache/apt/archives/thunar-media-tags-plugin_0.2.0-1_i386.deb
/var/cache/apt/archives/thunar-vcs-plugin_0.1.4-1_i386.deb
/var/cache/apt/archives/thunar-volman_0.6.1-1_i386.deb
/var/cache/apt/archives/thunar_1.2.3-4+b1_i386.deb
/var/lib/dpkg/info/libthunarx-2-0.list
/var/lib/dpkg/info/libthunarx-2-0.md5sums
/var/lib/dpkg/info/libthunarx-2-0.postinst
/var/lib/dpkg/info/libthunarx-2-0.postrm
/var/lib/dpkg/info/libthunarx-2-0.shlibs
/var/lib/dpkg/info/libthunarx-2-0.symbols
/var/lib/dpkg/info/thunar-archive-plugin.list
/var/lib/dpkg/info/thunar-archive-plugin.md5sums
/var/lib/dpkg/info/thunar-data.conffiles
/var/lib/dpkg/info/thunar-data.list
/var/lib/dpkg/info/thunar-data.md5sums
/var/lib/dpkg/info/thunar-media-tags-plugin.list
/var/lib/dpkg/info/thunar-media-tags-plugin.md5sums
/var/lib/dpkg/info/thunar-volman.conffiles
/var/lib/dpkg/info/thunar-volman.list
/var/lib/dpkg/info/thunar-volman.md5sums
/var/lib/dpkg/info/thunar.list
/var/lib/dpkg/info/thunar.md5sums
/var/lib/dpkg/info/thunar.postinst
/var/lib/dpkg/info/thunar.postrm
root@kali:~# 

ma question est, comment formuler la commande # export PATH= ?

avant le # ./configure

d'après vous ?

Dernière modification par WangXiangzhai (03-04-2015 23:36:07)


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

#8 04-04-2015 08:21:45

IceF0x
#! Gourou Linux

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

Dans le fichier INSTALL j'ai vu ceci, mais pas le temps de tester

For packages that use the X Window System, `configure' can usually
find the X include and library files automatically, but if it doesn't,
you can use the `configure' options `--x-includes=DIR' and
`--x-libraries=DIR' to specify their locations.


Utiliser des logiciels propriétaires, c'est comme les plats préparés, on est incapable de dire les conservateurs qu'ils contiennent, on dira toujours que c'est bon, mais ça ne remplacera jamais le repas fait maison par sa maman.
]:D #! Crunchbang & Archlinux GNU/Linux User ]:D

Hors ligne

#9 04-04-2015 10:52:38

WangXiangzhai
Membre

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

ok, merci.


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

#10 04-04-2015 15:43:09

IceF0x
#! Gourou Linux

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

Bon ben la solution est très simple en fait et sans recompiler thunar smile

sed -i 's/geteuid/getppid/g' /usr/bin/thunar

1428154985_capture_d_ecran_-_04042015_-_15_41_05.png


Utiliser des logiciels propriétaires, c'est comme les plats préparés, on est incapable de dire les conservateurs qu'ils contiennent, on dira toujours que c'est bon, mais ça ne remplacera jamais le repas fait maison par sa maman.
]:D #! Crunchbang & Archlinux GNU/Linux User ]:D

Hors ligne

#11 05-04-2015 00:19:40

WangXiangzhai
Membre

Re : [résolu]supprimer Attention, vous êtes sous le compte root dans thunar

oui, c'est carêmement miraculeux, génial et extraordinaire !

1428185677.png

franchement t'es le top, grand respect !

merci, merci pour tout !


PC: HP-pavilion a6227.fr | wifi: Awus036H et HWGUSB2-54 | CG: NVIDIA geforce 8400 GS | OS: Debian-8.1.0-i386 Xfce | EN TESTE kali-linux-openbox-rolling-i386.iso (KaliBang), bento-openbox-14.04.3-i386.iso et Viperr8_i686.iso

Hors ligne

Pied de page des forums