Bug 146028 - WB 2 ch 4 questions q7
Summary: WB 2 ch 4 questions q7
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Academy
Classification: Retired
Component: RHA130 Curriculum
Version: 2.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bowe Strickland
QA Contact: Bowe Strickland
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-24 20:01 UTC by steven marcus
Modified: 2020-03-27 16:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:47:36 UTC
Embargoed:


Attachments (Terms of Use)

Description steven marcus 2005-01-24 20:01:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

Description of problem:
Question is :
What users on the machine can cause text to be displayed on the first 
virtual console?

Given -
crw--w----  1  root  root  /dev/tty0
crw--w----  1  root  tty   /dev/tty1

The given answer is that the tty group can write, but is the first 
virtual console tty0 or tty1 ?


Version-Release number of selected component (if applicable):
Is first virtual console tty0 or tty1 ?

How reproducible:
Always

Steps to Reproduce:
1.complete questions
2.
3.
    

Additional info:

Comment 1 Bowe Strickland 2005-08-02 15:52:33 UTC
answer is it depends... /dev/tty1 was intention, /dev/tty0 always points to the
_current_ console... so if you're on 1st vconsole, /dev/tty0 is it as well.

question was clarified...


Note You need to log in before you can comment on or make changes to this bug.