User Tools

Site Tools


сервис_getty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
сервис_getty [2011/02/17 10:53]
val created
сервис_getty [2013/05/22 13:50] (current)
Line 1: Line 1:
 ====== Сервис GETTY ====== ====== Сервис GETTY ======
 +
 +[[http://​ru.wikipedia.org/​wiki/​Getty]]
  
 ===== Ubuntu ===== ===== Ubuntu =====
Line 5: Line 7:
 ==== Настройка getty ==== ==== Настройка getty ====
 <​code>​ <​code>​
 +# cat /etc/issue
 </​code>​ </​code>​
  
 ==== Запуск getty ==== ==== Запуск getty ====
-<​code>​ 
  
 +[[https://​help.ubuntu.com/​community/​SerialConsoleHowto]]
 +
 +<​code>​
 +# cat /​etc/​init/​tty1.conf
 </​code>​ </​code>​
  
Line 30: Line 35:
 Запуск getty на COM портах для нульмодемного подключения Запуск getty на COM портах для нульмодемного подключения
 <​code>​ <​code>​
-[gate:~] # rcsdiff ​/etc/ttys +[gate:~] # cat /etc/ttys 
-diff -r1.2 /etc/ttys +</code><​code>​ 
-46a47 +... 
-cuad0 "/​usr/​libexec/​getty std.9600" ​  ​vt100 ​  ​on ​ secure+cuad0 "/​usr/​libexec/​getty std.9600" ​  ​vt100 ​  ​on ​ secure
 ... ...
 +</​code><​code>​
 [gate:~] # kill -1 1 [gate:~] # kill -1 1
 +или
 +[gate:~] # init q
 </​code>​ </​code>​
  
Line 41: Line 49:
 <​code>​ <​code>​
 [gate:~] # cat /etc/ttys [gate:~] # cat /etc/ttys
 +</​code><​code>​
 ... ...
 ttyd1   "/​usr/​libexec/​getty std.9600" ​  ​vt100 ​  on secure ttyd1   "/​usr/​libexec/​getty std.9600" ​  ​vt100 ​  on secure
 ... ...
 +</​code><​code>​
 [gate:~] # kill -1 1 [gate:~] # kill -1 1
 +или
 +[gate:~] # init q
 </​code>​ </​code>​
  
сервис_getty.1297929224.txt.gz · Last modified: 2013/05/22 13:50 (external edit)