RETETE: - change your mac: 'ifconfig eth0 down hw ether 00:00:00:00:00:01' 'ifconfig eth0 up' - pt a citit n6300: 'obexfs -b 00:1E:3A:30:92:31 /mnt/n6300' ; umount: 'fusermount -u /mnt/n6300' - take screenshots with mplayer: gmplayer *.avi -vf screenshot ; and the press 's' to save in the working directory - Turn off the speaker: in the terminal window: Edit/CurrentProfile/General/Terminal Bell. De asemenea: xset b off - Find string in multiple file search: find . | xargs grep 'string' = look in the current directory at all files for 'string'