日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

mobileterminal命令大全

發(fā)布時(shí)間:2024/8/1 编程问答 38 豆豆
生活随笔 收集整理的這篇文章主要介紹了 mobileterminal命令大全 小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

MOBILE TERMINAL COMMANDS

You need to be logged in as root before using these codes.
So open terminal and type :

*?Su root
*?Alpine

(If you havent changed you mobile terminal password the default password is “alpine”)

(it is very important to change it ASAP, see bottom of page for guide)

Here are some basic terminal commands:

*?respring
= resprings device

*?reboot
= reboot’s device

*?apt-get update
= updates cydia sources (same as pressing the refresh button in Cydia)

*?apt-get install cydia
= checks to see if you have latest version of Cydia and installs if you don’t.

*?apt-get upgrade cydia
= installs any upgrades that are needed for your packages.

*?apt-get autoremove
= checks for unused or broken files and uninstslls them. (will give you list and asks for confirmation before deleting anything)

*?apt-get –fix-missing
= checks for missing files and fixes

* ?apt-get autoclean
= cleans up files if needed

*?dir
= lists your directory files

*?dpkg –list >packages.txt
= creates a list of installed cydia packages

*?dpkg -i?packageID
= used to install .debs

*?dpkg -r?packageID
= used to remove cydia packages

*?apt-get install?packageID
= used to install cydia packages

*?apt-get remove?packageID
= used to remove cydia packages

*?help
= gives you a list of other terminal commands that you may or may not want to use

*?dpkg -x?path&packageID
= decompile a package

*?dpkg -b?path&decompiledpackageID
= compile a package

*?dpkg –control?path&packageID
= extract the control file from a package

*?dpkg -P
= purges configuration files for uninstalled packages. If a package is still causing issues after you have deleted running this can help.

*?dpkg -b?path&deb.name
location & deb name
= Builds the deb file you have
Prepared.

*?dpkg -L?packageID
= Will list all files that were installed by that package

*?chmod?#### path&filename
= change permissions of just the folder/file (not the files/folders inside)

*?chmod R?#### path&foldername
= change directory permissions of files inside folder aswell.

*?cd /directory name
= go to directory

*?chown
= changes owner of a folder or file
eg. chown root:wheel /var/folders

*?chown R
= changes owner of a folder or file and all inside aswell. eg. chown -R root:wheel /var/folders

*?dpkg -S?path&package
= will tell you by whom the package came from and kind.

How 2 change root password in MobileTerminal
Open terminal and type:
*?su
*?alpine
*?cd
*?passwd
*?your new root passwd
*?re-type new passwd
*?mobile passwd
*?your new mobile passwd
*?re-type new passwd
*?respring

Refresh Cydia Sources/Packages

Sample button

That’s it, all done!!

總結(jié)

以上是生活随笔為你收集整理的mobileterminal命令大全的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。