HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /etc/issue
Operating System - HP-UX
1826872
Members
2894
Online
109705
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 07:36 AM
04-07-2003 07:36 AM
I am using /etc/issue to get our security message out to the general public, via ftp and telnet. No problem here, however, is there a way to display the message in bold or underline using 'tput smul'?
10x
RPM
10x
RPM
UNIX IS GOOD
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 07:55 AM
04-07-2003 07:55 AM
Solution
Hi RPM,
There might be a way to do it, but I'm not sure how it would get done. The /etc/issue banner is displayed by the telnetd daemon, so my guess is that it is just reading in the issue file and writing it out to the display. I don't think embedding the tput commands in it would help as those actually need to be executed.
You might be able to embed some escape sequences for the type of terminal emulation you use [vt100, xterm, etc.] to do bold, underline, etc., but then it seems like that would only work for one type of terminal and not for another.
Interesting idea.
JP
There might be a way to do it, but I'm not sure how it would get done. The /etc/issue banner is displayed by the telnetd daemon, so my guess is that it is just reading in the issue file and writing it out to the display. I don't think embedding the tput commands in it would help as those actually need to be executed.
You might be able to embed some escape sequences for the type of terminal emulation you use [vt100, xterm, etc.] to do bold, underline, etc., but then it seems like that would only work for one type of terminal and not for another.
Interesting idea.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 07:58 AM
04-07-2003 07:58 AM
Re: /etc/issue
Well, there is good news and bad news.
The good news is that your question is answered very easily.
The bad news is the answer, which is no.
There are several standards which require daemons to ignore control characters, as many terminals just dont support them. Best advice is to use a bit of character graphics to brighten your screen a bit. I.E.
<*>-----<*>-----<*>-----<*>
| My company name |
<*>_____________________<*>
| Some security text |
| goes in here... |
| <(O)> Evil eye :^O |
<*>-----<*>-----<*>-----<*>
Regards,
Shannon
The good news is that your question is answered very easily.
The bad news is the answer, which is no.
There are several standards which require daemons to ignore control characters, as many terminals just dont support them. Best advice is to use a bit of character graphics to brighten your screen a bit. I.E.
<*>-----<*>-----<*>-----<*>
| My company name |
<*>_____________________<*>
| Some security text |
| goes in here... |
| <(O)> Evil eye :^O |
<*>-----<*>-----<*>-----<*>
Regards,
Shannon
Microsoft. When do you want a virus today?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP