Bug 146028
| Summary: | WB 2 ch 4 questions q7 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Academy | Reporter: | steven marcus <smarcus> |
| Component: | RHA130 Curriculum | Assignee: | Bowe Strickland <bowe> |
| Status: | CLOSED EOL | QA Contact: | Bowe Strickland <bowe> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-27 16:47:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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... |
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: