ubundu操作提示
生活随笔
收集整理的這篇文章主要介紹了
ubundu操作提示
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
1.unzip ***.** -d 路徑 解壓縮
2.mv ***.** ***.** 路徑 移動文件
3.unzip -O(大寫) CP936 xxx.zip 避免解壓縮文件名亂碼
4.qaz123調(diào)出tickeys的設(shè)置界面
5.wget url下載速度快
6.wine War3 -opengl (首先設(shè)置允許虛擬桌面)可以全屏游戲
7.clear 清理屏幕
8.{sudo apt-get purge ......(點(diǎn)點(diǎn)為為程序名稱),purge參數(shù)為徹底刪除文件,然后sudo apt-get autoremove,sudo apt-get clean和dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P 兩條命令來清除殘余的配置文件}
9.dd bs=4M if=2015-11-21-raspbian-jessie.img of=/dev/sdd使用dd來制作啟動盤
10.To see the progress of the copy operation you can run pkill -USR1 -n -x dd in another terminal, prefixed with sudo if you are not logged in as root. The progress will be displayed in the original window and not the window with the pkill command; it may not display immediately, due to buffering.(查看dd的進(jìn)度)
11.設(shè)置vpn:
Gateway一項(xiàng)填寫服務(wù)器域名,Optional幾項(xiàng)填寫用戶名和密碼,NT Domain不用填寫,單擊Advanced選項(xiàng),取消EAP選項(xiàng), 勾選Use point-to-point encryption(MPPE)項(xiàng),點(diǎn)擊確定。
12.ssh pi@192.168.0.105(ssh連接樹莓派)
? ?ssh -X pi@192.168.0.200(可以在其中運(yùn)行圖形界面程序)
? ?leafpad&(運(yùn)行圖形界面程序同時(shí)可做別的事)
sshfs -o idmap=user pi@10.42.0.47:/home/pi ~/Pi(掛載pi的目錄到本地)
13.nmap -sP 192.168.0.*(掃描局域網(wǎng)里的活動ip)
14.192.168.0.105:1或192.168.0.105:5901連接vnc遠(yuǎn)程桌面
? ?vncserver -kill :1關(guān)閉vnc遠(yuǎn)程桌面
15.tab可以補(bǔ)全命令和文件名 ctrl+c停止 ctrl+z掛起 fg恢復(fù) man +命令、文件獲取幫助
16.usr,home,var,tmp最好與根目錄分開
17. scp /home/wing/許巍-藍(lán)蓮花.mp3 pi@192.168.0.200:/home/pi/Music通過ssh傳輸文件
18.modprobe snd_pcm_oss(加載內(nèi)核的oss模塊,會有/dev/dsp等)
2.mv ***.** ***.** 路徑 移動文件
3.unzip -O(大寫) CP936 xxx.zip 避免解壓縮文件名亂碼
4.qaz123調(diào)出tickeys的設(shè)置界面
5.wget url下載速度快
6.wine War3 -opengl (首先設(shè)置允許虛擬桌面)可以全屏游戲
7.clear 清理屏幕
8.{sudo apt-get purge ......(點(diǎn)點(diǎn)為為程序名稱),purge參數(shù)為徹底刪除文件,然后sudo apt-get autoremove,sudo apt-get clean和dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P 兩條命令來清除殘余的配置文件}
9.dd bs=4M if=2015-11-21-raspbian-jessie.img of=/dev/sdd使用dd來制作啟動盤
10.To see the progress of the copy operation you can run pkill -USR1 -n -x dd in another terminal, prefixed with sudo if you are not logged in as root. The progress will be displayed in the original window and not the window with the pkill command; it may not display immediately, due to buffering.(查看dd的進(jìn)度)
11.設(shè)置vpn:
Gateway一項(xiàng)填寫服務(wù)器域名,Optional幾項(xiàng)填寫用戶名和密碼,NT Domain不用填寫,單擊Advanced選項(xiàng),取消EAP選項(xiàng), 勾選Use point-to-point encryption(MPPE)項(xiàng),點(diǎn)擊確定。
12.ssh pi@192.168.0.105(ssh連接樹莓派)
? ?ssh -X pi@192.168.0.200(可以在其中運(yùn)行圖形界面程序)
? ?leafpad&(運(yùn)行圖形界面程序同時(shí)可做別的事)
sshfs -o idmap=user pi@10.42.0.47:/home/pi ~/Pi(掛載pi的目錄到本地)
13.nmap -sP 192.168.0.*(掃描局域網(wǎng)里的活動ip)
14.192.168.0.105:1或192.168.0.105:5901連接vnc遠(yuǎn)程桌面
? ?vncserver -kill :1關(guān)閉vnc遠(yuǎn)程桌面
15.tab可以補(bǔ)全命令和文件名 ctrl+c停止 ctrl+z掛起 fg恢復(fù) man +命令、文件獲取幫助
16.usr,home,var,tmp最好與根目錄分開
17. scp /home/wing/許巍-藍(lán)蓮花.mp3 pi@192.168.0.200:/home/pi/Music通過ssh傳輸文件
18.modprobe snd_pcm_oss(加載內(nèi)核的oss模塊,會有/dev/dsp等)
總結(jié)
以上是生活随笔為你收集整理的ubundu操作提示的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: EMC存储 CLARiiON or VN
- 下一篇: R大多年前的一篇老PPT,找不到原文了