Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/docs/lyx INSTALL.lyx,1.29,1.30: msg#00052
|
Subject: |
[SSI] openssi/docs/lyx INSTALL.lyx,1.29,1.30 |
Update of /cvsroot/ssic-linux/openssi/docs/lyx
In directory sc8-pr-cvs1:/tmp/cvs-serv18114/docs/lyx
Modified Files:
Tag: OPENSSI-RH
INSTALL.lyx
Log Message:
Add instruction needed for running X as a non-root user
Index: INSTALL.lyx
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/docs/lyx/INSTALL.lyx,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** INSTALL.lyx 8 Nov 2003 01:45:15 -0000 1.29
--- INSTALL.lyx 10 Nov 2003 23:45:16 -0000 1.30
***************
*** 322,325 ****
--- 322,368 ----
\layout Enumerate
+ If you want to run X Windows, apply the following patch to
+ \series bold
+ /etc/security/console.perms
+ \series default
+ :
+ \begin_deeper
+ \layout LyX-Code
+
+ --- /etc/security/console.perms.dist 2003-02-10 21:43:43.000000000 +0100
+ \layout LyX-Code
+
+ +++ /etc/security/console.perms 2003-11-10 15:02:01.000000000 +0100
+ \layout LyX-Code
+
+ @@ -15,7 +15,7 @@
+ \layout LyX-Code
+
+ # man 5 console.perms
+ \layout LyX-Code
+
+
+ \layout LyX-Code
+
+ # file classes -- these are regular expressions -<console>=tty[0-9][0-9]*
+ vc/[0-9][0-9]* :[0-9]
+ \backslash
+ .[0-9] :[0-9] +<console>=tty[0-9][0-9]* ([0-9]+/)?vc/[0-9][0-9]* :[0-9]
+ \backslash
+ .[0-9] :[0-9]
+ \layout LyX-Code
+
+ <xconsole>=:[0-9]
+ \backslash
+ .[0-9] :[0-9]
+ \layout LyX-Code
+
+
+ \layout LyX-Code
+
+ # device classes -- these are shell-style globs
+ \end_deeper
+ \layout Enumerate
+
If you have an
\series bold
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
|
| |