Set the security of the shared directory , it s read and execute for everyone , generic all for administrators 根据这一特点,我们采用特别技术,把网络拷贝完全转化为服务器的本地硬盘拷贝。
To maximize availability of the log shipping session , the backup location is on a share directory on a separate host computer 为了使日志传送会话达到最大可用性,备份位置位于独立主机上的共享目录中。
When creating a database , make sure to specify a local not shared directory in the " on " clause for the database location 在创建数据库时,应确保在用于数据库位置的" on "子句中指定一个本地(非共享)目录。
But avoiding shared directories is not always possible , so we ll need to understand how to handle shared directories like tmp 但是,无法总是能够避免使用共享目录,所以我们需要理解如何处理/ tmp等共享目录。
For example , suppose you and a group of coworkers are collaborating on a document that is stored on a shared directory on your server 例如,假设您和一群同事正合作处理某个文档,而该文档存储在服务器上的共享目录下。
The most common shared directories on unix - like systems are tmp and var tmp , and many security vulnerabilities stem from misuse of these directories 在类unix系统中,最常见的共享目录是/ tmp和/ var / tmp ,对这些目录的错误使用滋生了很多安全缺陷。
Once you export a report to an application such as pdf or excel , you can save it as a file and place it in a protected shared directory on the network 在将报表导出到其他应用程序(如pdf或excel )后,您可以将其另存为文件,并放在网络上受保护的共享目录中。
The db2 instance owner id and password should be the same on all participating machines , as well , its home directory should be located within the nfs - shared directory 在所有参与机器上的db2 instance owner id和密码应该是一致的,而且,它的home目录应该在nfs共享目录中。
You ll also need to handle races in the file system correctly , including the ever - dangerous shared directories tmp and var tmp , and how signals can be used safely 您还需要正确地处理文件系统中的竞争,其中包括如何处理永远危险的共享目录/ tmp和/ var / tmp ,以及如何安全地使用信号。
On unix - like systems , shared directories need to have the sticky bit set . in sticky directories , files can be unlinked or renamed only by root or the file owner 在类unix系统上,需要设置共享目录的“ sticky ”位;在sticky目录中,文件只能由root或者文件的所有者解除链接或者重新命名。