Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

smart_agetty(1) [suse man page]

smart_agetty(1) 					      Emulate agetty console						   smart_agetty(1)

NAME
smart_agetty - Emulate agetty for a non vga/framebuffer console SYNOPSIS
smart_agetty [OPTIONS] <GETTYSPEED> <GETTYDEVICE> <GETTYTERM> DESCRIPTION
smart_agetty is a wrapper script around agetty. It accepts the following options: OPTIONS
-i|-h|-L|-m|-n|-w|<options> Normal getty options. See $ man 8 agetty for more details. GETTYSPEED The speed of the getty device. GETTYDEVICE The used tty device - as listed in /dev. GETTYTERM The value to be used for the TERM environment variable. This overrides whatever init(8) may have set, and is inherited by login and the shell. DIAGNOSTICS
The following diagnostics may be issued on kmsg: Can not determine 'getty device' speed. stty speed could not autodetect the speed of the given device. unhandled stdout Autoconsole could not guess the right output console. BUGS
Please visit http://bugs.opensuse.org/ to get a guidance on how to submit bugreports. SEE ALSO
agetty(8) COPYRIGHT
2010 SuSE Linux Products GmbH, Nuernberg, Germany. AUTHOR
Lars Vogdt <lrupp@suse.de> 3rd Berkeley Distribution May 18th, 2010 smart_agetty(1)

Check Out this Related Man Page

SYSTEMD-GETTY-GENERATOR(8)				      systemd-getty-generator					SYSTEMD-GETTY-GENERATOR(8)

NAME
systemd-getty-generator - Generator for enabling getty instances on the console SYNOPSIS
/usr/lib/systemd/system-generators/systemd-getty-generator DESCRIPTION
systemd-getty-generator is a generator that automatically instantiates serial-getty@.service on the kernel console /dev/console if that is not directed to the virtual console subsystem. It will also instantiate serial-getty@.service instances for virtualizer consoles, if execution in a virtualized environment is detected. This should ensure that the user is shown a login prompt at the right place, regardless of which environment the system is started in. For example, it is sufficient to redirect the kernel console with a kernel command line argument such as console= to get both kernel messages and a getty prompt on a serial TTY. See kernel-parameters.txt[1] for more information on the console= kernel parameter. systemd-getty-generator implements the generator specification[2]. Further information about configuration of gettys you may find in systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere)[3]. SEE ALSO
systemd(1), agetty(8) NOTES
1. kernel-parameters.txt https://www.kernel.org/doc/Documentation/kernel-parameters.txt 2. generator specification http://www.freedesktop.org/wiki/Software/systemd/Generators 3. systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere) http://0pointer.de/blog/projects/serial-console.html systemd 208 SYSTEMD-GETTY-GENERATOR(8)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

suse graphic console

suse linux comes default installed with a graphic console....is there any way to switch this to a regular black-on-white text-mode console? any help would be appreciated. okay, -nydel (6 Replies)
Discussion started by: nydel
6 Replies

2. Shell Programming and Scripting

How can i speed this script up?

Hi, Im quite new to scripting and would like a bit of assistance with trying to speed up the following script. At the moment it is quite slow.... Any way to improve it? total=111120 while do total=`expr $total + 1` INCREMENT=$total firstline = "blablabla" secondline = "blablabla"... (5 Replies)
Discussion started by: brunlea
5 Replies

3. AIX

Need guidance on VMStat

I need some guidance on the differences in observations, not sure how significantly different are they. Also, It would be nice to hear on the values and what the obvious tuning for performance missing. Observation 1 ending vmstat -v 3948544 memory pages ending vmstat -v ... (1 Reply)
Discussion started by: Snipper
1 Replies

4. SuSE

How to resolve missing missing dependencies with opensuse 11.3 and 12.3?

Hello, This is a programming question as well as a suse question, so let me know if you think I should post this in programming. I have an application that I compiled under opensuse 12.2 using g77-3.3/g++3.3. The program compiles and runs just fine. I gave the application to a colleague who... (2 Replies)
Discussion started by: LMHmedchem
2 Replies

5. SuSE

OpenSUSE 13.1: Starters Guide

(1 Reply)
Discussion started by: UrAvgLinuxUser
1 Replies

6. What is on Your Mind?

Regarding guidance to learn *NIX more and more

Hello All, This Poll/thread is for views of all forum user regarding following point: There are many people in this forum who are actually not actually working on *NIX(admin or real scripting/automation part) but they are/have learnt scripting and trying to help/guide/advice/sharing... (11 Replies)
Discussion started by: RavinderSingh13
11 Replies

7. Slackware

Sbin/agetty loop Prevents Boot of Slackware 12.1 Fileserver

HI everyone, Nice to meet you all. I recently rebooted Slackware 12.1 running on a Dell PowerEdge 2400. after 240 days of continuous run-time, and discovered it gets stuck in a sbin/agetty loop. We were rebooting because trying to mount root in webmin broke a bunch of things. Couldn't even get... (3 Replies)
Discussion started by: 5pac3m0nk3y
3 Replies