Update some old technology references

This commit is contained in:
Jamie Cameron
2022-09-19 23:25:09 -07:00
parent 82100ca232
commit aa0e40d260

View File

@@ -17,7 +17,7 @@ There are really three types of users on a typical Unix system :
<li><b>Real People</b><br>
These are accounts owned by real users, created by the system
administrator. You may allow these users to login remotely, or maybe
let them only to send and receive mail via SMTP and POP3. <p>
let them only to send and receive mail via SMTP and IMAP. <p>
<li><b>The <tt>root</tt> User</b><br>
The <tt>root</tt> user has the power to read and write any file
or directory and control any process. This account is typically used
@@ -41,7 +41,7 @@ a group name to edit it, or click on the link below the table to create
a new group. <p>
<h3>Recorded Logins</h3>
Every time a user logs in by telnet, FTP or at the console the system records
Every time a user logs in by SSH, FTP or at the console the system records
that login and the subsequent logout. At the bottom of the main page is
a small form that allows you to display logins either by everyone, or by
a selected user. <p>