ubuntu14.04 Adobe flash

 

linux tar.gz安装方法

#是root用的,如果想一直用就要先给root设置密码sudo passwd root

root@big-System-Product-Name:/home# tar -xzvf install_flash_player_11_linux.x86_64.tar.gz
tar (child): install_flash_player_11_linux.x86_64.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

the solotion:

   cd /big

   root@big-System-Product-Name:/home/big#

tar -xzvf install_flash_player_11_linux.x86_64.tar.gz -C /home/big/flash
解压指定的文件到指定的文件夹

DELETE THE FOLDER:
sudo rm -rf 文件夹名

CD ORDER
big@big-System-Product-Name:~$ su root
Password: 
root@big-System-Product-Name:/home/big# cd
root@big-System-Product-Name:~# cd /home/big/flash
root@big-System-Product-Name:/home/big/flash# cd ..
root@big-System-Product-Name:/home/big# cd ..
root@big-System-Product-Name:/home# cd ..

 

 



郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。