[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to creating an internet station?
Iftach Hyams wrote:
> Hi list.
> I would like a reference for that issue.
> I can think of few issues :
> 1) Login session that enable guesst without a password and with timeout
> (i.e. after 10 seconds it logs in in that user).
man xdm
> 2) Disable any applications through windows manager, except Netscape.
>
man ${window-manager}
> 3) Disable "linux single" without a password.
>
man lilo
> 4) Manage disk accecability so a user will not fill up the home directory
> or /tmp (and if he does - clean it up and prevent problems).
>
man quota
> 5) Generaly - what is the protection from a problem of /tmp directory
> overflow ? Assume it is a different file system - is it needed for
> normal operation of Linux ? Of X11 ? Of KDE ?
you have to have /tmp or equivalent on your system.
read "The Unix Programming Environment"
>
> Thank you
(define make-internet-workstation
(lambda (admin-wannabie wannabie-state)
(make-internet-workstation (rtfm! admin-wannabie)
(lambda () (cons 'linux-administration-guide
(wannabie-state admin-wannabie)))))))
Note that rtfm is not refferentially transparent, thus can be
*destructive*.
In short: RTFM!
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> First Law of Window Cleaning:
> It's on the other side.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Iftach Hyams paraduma@exn.co.il 972-4-8315605
>
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
--
Omer Mussaev 051-308-214 mailto:omerm@mercury.co.il
systems programmer, Mercury Interactive/RND/Conduct/core
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il