ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Nikolay <nryzhkov@egartech.com>
To: community@altlinux.ru
Subject: Re: [Comm] Запуск без Х
Date: Tue, 25 Mar 2003 13:07:16 -0500
Message-ID: <20030325130716.04afee24.nryzhkov@egartech.com> (raw)
In-Reply-To: <3E8016CB.8020901@freemail.com.ua>

On Tue, 25 Mar 2003 10:43:55 +0200
Yuriy Gomenyuk <law@freemail.com.ua> wrote:

> Здравствуйте,
> 
> Иногда хочется загрузиться без Х-ов. Подскажите пожалуйста, как 
> это можно сделать?
> 

в /etc/inittab выбрать уровень загрузки 3

# 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:3:initdefault:

> И если загрузился без Х-ов, как их можно потом запустить?
> 

по разному
по умолчанию обычно достаточно сказать

startx

более гибкий способ 
xinit
тогда выполнится ~/.xinitrc в котором перечисляешь автозапуск приложений и оконный менеджер

самый гибкий способ 
X [параметры]
можно задать номер дисплея, другой xconfig, количество цветов, удаленную X-сессию...много всякого 
например 
X :1 -xf86config Xbigres &
export DISPLAY=:1.0 
xterm&
blackbox

таким образом можешь запустить до 6-ти X-ов одновременно (теоретически больше 6-ти) с разными конфигами, оконными менеджерами и т.д.и переключаться между ними CTRL+ALT+F[7-12]


Николай.


      parent reply	other threads:[~2003-03-25 18:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25  8:43 Yuriy Gomenyuk
2003-03-25  9:06 ` georginus
2003-03-25  9:43 ` [Comm] " Artem K. Jouravsky
2003-03-25  9:54 ` [Comm] " Vitaly Lipatov
2003-03-25  9:54 ` Andriy Dobrovol's'kii
2003-03-25 10:22 ` Andrey Golovin
2003-03-25 12:08 ` Yuriy Gomenyuk
2003-03-26  4:56   ` [Comm] Re[2]: " Evgeny Yugov
2003-03-25 18:07 ` Nikolay [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030325130716.04afee24.nryzhkov@egartech.com \
    --to=nryzhkov@egartech.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git