Welcome![Sign In][Sign Up]
Location:
Search - NFS

Search list

[SCMtcpip

Description: ST for linux SDK采用的tcp/ip协议栈,用来挂载NFS-ST for linux SDK used by tcp/ip protocol stack, used to mount NFS
Platform: | Size: 59392 | Author: 李江 | Hits:

[Embeded-SCM Developnfs_root

Description: 制作好的2410最小根文件系统,可以直接使用在ARM开发板上面,有devfs和mdev两种,自己选择。-2410 produced the smallest root best file system, can be directly used in the ARM development board above, have devfs and mdev two and choose.
Platform: | Size: 5580800 | Author: sxd | Hits:

[Technology Managementmini2440_NFS

Description: 在mini2440上挂接NFS文件系统操作说明-In mini2440 on NFS mounted file system operating instructions
Platform: | Size: 260096 | Author: zhanghui | Hits:

[Linux-Unixinterrupt

Description: interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt-interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc-o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
Platform: | Size: 1024 | Author: nameblue | Hits:

[Linux-UnixLinuxnfs

Description: 此文件是关于Linuxnfs挂载的应用非常有利于应用 -This document is a Linux nfs mounted on the application of very useful applications
Platform: | Size: 332800 | Author: 小昕 | Hits:

[Linux-Unixsss

Description: securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion -securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion
Platform: | Size: 495616 | Author: faaa | Hits:

[Linux-Unixtcp_Server

Description: LINUX ARM嵌入式系統的SOCKET程式 可以讓使用者輕鬆用NFS掛載 網頁透過瀏覽器秀出來 或者掛載JAVE PHP等程式-LINUX PROGRAM FOR ARM SOEKET IT CAN USING EASILY TO SHOW HTML AND JAVA.. IN MOST OF EXPLOER
Platform: | Size: 1024 | Author: snyefly | Hits:

[Linux-Unixwifi_8686_driver

Description: Host Platform: Intel Zylonite-LV (Kernel 2.6.12) with PC running Linux Slackware 10.1 (kernel 2.6.15) installed as NFS (kernel 2.6.12). Tested HW: · SOC/RF chipset: 88W8686 B1 Systems Software Modules: · SDIO8686 Driver o Binary .ko file o Source files o Binary requires kernel with WE17 support Test Tools: · IXIA Chariot Console / Endpoint, version 4.3 or greater · AiroPeek Wireless Sniffer · iperf with Linux build-Host Platform: Intel Zylonite-LV (Kernel 2.6.12) with PC running Linux Slackware 10.1 (kernel 2.6.15) installed as NFS (kernel 2.6.12). Tested HW: · SOC/RF chipset: 88W8686 B1 Systems Software Modules: · SDIO8686 Driver o Binary .ko file o Source files o Binary requires kernel with WE17 support Test Tools: · IXIA Chariot Console/Endpoint, version 4.3 or greater · AiroPeek Wireless Sniffer · iperf with Linux build
Platform: | Size: 339968 | Author: william Li | Hits:

[Linux-UnixORACLEFSRMAN

Description: ORACLE10g基于NFS文件系统RMAN备份优化-oracle 10g nfs rman
Platform: | Size: 94208 | Author: ocean1234 | Hits:

[MPIimage

Description: 并行计算程序 Description: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image data which is received from the root. Then all the processes send their blurred image data to the root and root writes the result in a file-Distributed Image Processing Filter Write a program that blurs an image file in a parallelized computation. Whenever possible, use collective operations (MPI_Scatter, MPI_Gather). The root process reads the image file from the NFS server, distributes the data of the file among all processes, and gathers the results into the output file. Each processor should receive a part of the image only. The image file is provided as a raw image file. It can be read using the C function fread() with a single call and written with the single call of the function fwrite(). The image is given as an array of h rows, a row has 1280 pixels , where each pixel is one unsigned char grey value. You may assume that h is lower than or equal to 8192. a) Write an MPI program in which the root process prepairs the data, so that all other processes get their data by exactly one MPI_Scatter operation.
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[Embeded Linux9261_linux_3

Description: 9261上的Linux初步应用3——boa,CGI,tftp,NFS -Linux on the 9261 preliminary application of 3- boa, CGI, tftp, NFS
Platform: | Size: 958464 | Author: 花花 | Hits:

[Industry researchBuilding_the_Linux_Kernel_tftp.doc.tar

Description: Building the Linux Kernel Build a Linux kernel to be used by the OMAP5912 processor and burn the bootable kernel to the OSK5912 flash memory. Establish a Network Filesystem (NFS) mountable partition on the Linux host machine. Build and run a simple program to verify system operation.-Building the Linux Kernel Build a Linux kernel to be used by the OMAP5912 processor and burn the bootable kernel to the OSK5912 flash memory. Establish a Network Filesystem (NFS) mountable partition on the Linux host machine. Build and run a simple program to verify system operation.
Platform: | Size: 11264 | Author: ren | Hits:

[Software Engineeringlightweight_remote_procedure_call

Description: lightweight remote procedure call is used in NFS, SSH and other application
Platform: | Size: 550912 | Author: Ji | Hits:

[Linux-Unixlinuxmanagerstudy

Description: 一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt-Institute of linux system administration within a week PPT document. First talk about Linux, an overview. Ppt 16th speaking NFS services. Ppt
Platform: | Size: 209920 | Author: chenbo | Hits:

[Internet-NetworkLinux_Network_Administrators_Guide

Description: Linux network administrators guide. It Covers UUCP, TCP/IP, UDP, IPX protocols. Kernel configuration issues, accounting, NIS and NFS.
Platform: | Size: 1504256 | Author: anonymous | Hits:

[Linux-Unixconfig

Description: 做samba和nfs文件服务器的配置文件,只需要将其IP改成你自己想要的IP即可-Do samba, and nfs file server' s configuration file, you only need to change their IP they want to IP can be
Platform: | Size: 5120 | Author: 朱丽钦 | Hits:

[Software EngineeringNFSConfiguration

Description: linux下 NFS客户端与服务器端的详细配置 -details of the configuration of the NFS in linux
Platform: | Size: 4096 | Author: dair | Hits:

[Otherfq-cbr

Description: This file contains a preliminary cut at fair-queueing for ns # as well as a number of stubs for Homework 3 in CS268. # # $Header: /nfs/jade/vint/CVSROOT/ns-2/tcl/ex/fq-cbr.tcl,v 1.8 1998/09/01 17:02:48 tomh Exp $ #
Platform: | Size: 3072 | Author: Ranjeet | Hits:

[Windows Developgaurd

Description: 监视程序面我根据自己的实际工作经验介绍一下如何在linux系统 下挂接 (mount)光盘镜像文件、移动硬盘、U盘以及Windows网络共享和UNIX NFS网络共享。 -Monitoring program according to their own side, I describe how the practical work experience under the linux system hooks (mount) CD-ROM image file, move the hard disk, U disk, as well as Windows network shares and UNIX NFS network shares.
Platform: | Size: 425984 | Author: xiaohui | Hits:

[Linux-UnixManagingNFSandNIS

Description: 本书适合于从事新的NFS或NIS网络开发的系统管理员和网络人员。-This book is of interest to system administrators and network managers who are installing or planning new NFS and NIS networks, or debugging and tuning existing networks and servers. It is also aimed at the network user who is interested in the mechanics that hold the network together.
Platform: | Size: 1806336 | Author: cassie | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »

CodeBus www.codebus.net