码迷,mamicode.com
首页 >  
搜索关键字:reboot    ( 1292个结果
Linux忘记root密码
CentOS: 1、在grub引导界面 按“e” 进入编辑模式 2、选择 kernel /…… 然后在“e” 3、在后面加上“ single” 。 再按“b” 4、输入:“passwd root” 输入新的root密码 5、reboot,搞定 Ubuntu: 1、在grub引导界面 按“e” 进入编 ...
分类:系统相关   时间:2016-05-14 20:02:02    阅读次数:340
linux 中修改root的密码
修改root密码 有的时候会出现忘记了root 用户密码的情况,再次我们可以通过进入single(单)用户模式,将root的密码重新设置,然后重启登录即可。 具体流程: 1.先登录root用户(密码已知的情况),然后在终端中重启(reboot) 2.在重启的过程中不时地按【e】键,会出现下面的视图: ...
分类:系统相关   时间:2016-05-13 08:37:34    阅读次数:289
Mellanox 4036配置
1.前言 内置factory-default 会重置所有参数到出厂设置。 内置reboot、拔电源就是重启。 外置reset就是重置芯片中数据,不会恢复到出厂设置。 2.感受下恢复出厂过程 4036-41E6(config)# factory-default Go back to factory d... ...
分类:其他好文   时间:2016-05-13 07:37:19    阅读次数:526
Android 关机流程 从kernel到framework
Android6.0关机流程 Android系统关机有如下方式:1.定时关机、2.命令行输入reboot重启、3.长按电源键出现关机对画框等,本文以长按电源键为例来分析基于Android 6.0的高通源码。 长按电源键会启动Android系统的按键消息处理机制。每个activity具有一个phonewindow对象,每个phonewindow对象具有一个DecorView对象,每个DecorV...
分类:移动开发   时间:2016-05-12 18:56:48    阅读次数:2965
Fedora 13 系统安装
[1] Insert a Disc in DVD drive and reboot computer. First, Following screen is shown, then push Enter key.   [2] Following screen is shown, DVD is Checked in this section. It's s...
分类:其他好文   时间:2016-05-12 13:42:14    阅读次数:220
Ubuntu 11.04 系统安装
[1] Insert a disk for installation of Ubuntu 11.04 and reboot your computer. Choose your language first and go next.   [2] Push Enter key.   [3] Select your ...
分类:系统相关   时间:2016-05-12 12:59:06    阅读次数:249
Debian 6.0 系统安装
[1] Insert a disk for installation of Debian GNU/Linux 6.0 and reboot your computer. The screen of selecting language. Choose it and go next.   [2] Select your language.   ...
分类:其他好文   时间:2016-05-12 12:51:48    阅读次数:189
Ubuntu 12.04 系统安装
[1] Insert a disk for installation of Ubuntu 12.04 and reboot your computer. Choose your language first and go next. [2] Push Enter key. [3] Se...
分类:系统相关   时间:2016-05-12 12:46:18    阅读次数:214
Ubuntu 13.04 系统安装
[1] Insert a disk for installation of Ubuntu 13.04 and reboot your computer. Next, Choose your language and go next. [2] Push Enter key to start installation. ...
分类:系统相关   时间:2016-05-12 12:43:02    阅读次数:227
Ubuntu 14.04 系统安装
[1] Insert a disk for installation of Ubuntu 14.04 and reboot your computer. Next, Choose your language and go next. [2] Push Enter key to start installation. ...
分类:系统相关   时间:2016-05-12 12:39:16    阅读次数:207
1292条   上一页 1 ... 92 93 94 95 96 ... 130 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!