文件操作 - BrlAPI-4.html
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/brlapi-0.6.0/Manual-BrlAPI/English/BrlAPI-4.html
编辑文件内容
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66"> <TITLE>BrlAPI Reference manual: Installation and configuration of BrlAPI</TITLE> <LINK HREF="BrlAPI-5.html" REL=next> <LINK HREF="BrlAPI-3.html" REL=previous> <LINK HREF="BrlAPI.html#toc4" REL=contents> </HEAD> <BODY> <A HREF="BrlAPI-5.html">Next</A> <A HREF="BrlAPI-3.html">Previous</A> <A HREF="BrlAPI.html#toc4">Contents</A> <HR> <H2><A NAME="sec-install"></A> <A NAME="s4">4.</A> <A HREF="BrlAPI.html#toc4">Installation and configuration of <EM>BrlAPI</EM></A></H2> <P><CODE>make install</CODE> will install libbrlapi.so in /lib, and include files in /usr/include/brltty. An authorization key will also typically be set in /etc/brlapi.key (if it is not, just create it and put arbitrary data in it), but it won't be readable by anybody else than root. It is up to you to define a group of users who will have the right to read it and hence be able to connect to the server. For instance, you may want to do:</P> <P> <BLOCKQUOTE><CODE> <HR> <PRE> # addgroup brlapi # chgrp brlapi /etc/brlapi.key # chmod g+r /etc/brlapi.key # addgroup user1 brlapi # addgroup user2 brlapi ... </PRE> <HR> </CODE></BLOCKQUOTE> </P> <HR> <A HREF="BrlAPI-5.html">Next</A> <A HREF="BrlAPI-3.html">Previous</A> <A HREF="BrlAPI.html#toc4">Contents</A> </BODY> </HTML>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件