1. 进入编辑状态:
[root@localhost ~]# vi /etc/inittab
2. 修改:
#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
# Modified for RHS Linux by Marc Ewing and Donnie Barnes
#
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:
-----------------------------------
修改: id:5:initdefault: 为: id:3:initdefault:
这样就修改为系统启动后使用控制台模式,不启用xwindow
3.
如果想启动xwindow ,可以直接输入:startx.
如下:
[root@localhost ~]# startx
分享到:
相关推荐
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 3、 R:\wyb\ap6212a0_a33_sc3817r\android\device\softwinner\astar-y3\astar_y3.mk # ap6181/6210/6330 sdio wifi fw and nvram #$(call ...
Improved responsiveness when the system is under high CPU load High DPI textures are used on Windows and Linux when the DPI scale is greater than 1.0 Improved font selection on all platforms, allowing...
A quick reference guide to UltraEdit's default keyboard shortcuts Keymapping and custom hotkeys How to customize 键映射s and menu hotkeys Column Markers The benefit of a column maker is that it can ...
ln -sf /lib/systemd/system/runlevel3.target /etc/systemd/system/default.target ``` 2. **更改到图形界面**: 若要更改回图形界面(runlevel 5),则执行: ```bash ln -sf /lib/systemd/system/runlevel...
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 3、 R:\wyb\ap6212a0_a33_sc3817r\android\device\softwinner\astar-y3\astar_y3.mk # ap6181/6210/6330 sdio wifi fw and nvram #$(call ...
Setting transaction timeout 145 Transaction isolation levels 145 Transactions in web applications 146 Summary 148 Chapter 6: Security 149 Overview of security standards 149 Java Authentication ...
from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run: ...
more than one default gateway is specified for a given IP network or for multiple IP networks on different network cards, the first default gateway for the first network card is always used to route ...
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 3、 R:\wyb\ap6212a0_a33_sc3817r\android\device\softwinner\astar-y3\astar_y3.mk # ap6181/6210/6330 sdio wifi fw and nvram #$(call ...
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 2、 Q:\r16m\rtl8189es_r16m\android\device\softwinner\astar-evb30\astar_evb30.mk $(call inherit-product, build/target...
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 2、 Q:\r16m\rtl8189es_r16m\android\device\softwinner\astar-evb30\astar_evb30.mk $(call inherit-product, build/target...
client.Encoding = System.Text.Encoding.Default; string responseText = client.OpenRead("http://example.com"); Console.WriteLine(responseText); ``` #### Downloading a File ```csharp client....
job is shown in the Log tab within the Diskeeper console. Additional information can also be stored in a log file. A wide variety of information can be saved for future reference. Simultaneous ...
-- default: disable Bluetooth PAN feature --> <item>"bt-pan" 3、 Q:\a33\ap6212a0_a33_sc3817r\android\device\softwinner\astar-y3\astar_y3.mk # ap6181/6210/6330 sdio wifi fw and nvram #$(call ...
Pointerscan limit nodes is default on in a new ce install (remembers your choice when you disable it) Autoattach now happens using a thread instead of a gui blocking timer Some colorscheme ...
C++ setting, add the particle system library folder to the include path, and GLUT if necessary. Then in Link settings, add particle.lib, glut32.lib, glu32.lib, and opengl32.lib. Or you can ...
解决方法是使用唯一的名称来定义路由,例如:`{ path: '/system/setting', name: 'setting', component: Setting }`。 常用错误 3.1. Component template should contain exactly one root element. 在 Vue 中,...
default, it will look for TASM.EXE. If you want to use a different assembler, use -E, as described in the Reference Guide. o When using THELP on an AT&T 6300, be sure to use the /L25 command-...