码迷,mamicode.com
首页 >  
搜索关键字:vsftp samba nfs    ( 5773个结果
heartbeat httpd nfs 实现高可用web集群
一环境准备二拓扑结构三前提条件四安装相关软件五配置heartbeat六测试web集群七问题汇总八共享存储一环境准备操作系统centos6.4x86_64最小化安装如使用yum安装的方式centos5.5安装的是V2.X,centos6.4安装的是V3.XYUM安装Vimmanntp“developmenttools”“serverplatformdevelop..
分类:Web程序   时间:2014-07-08 08:47:22    阅读次数:246
Mac 使用 NFS 连接 Centos 上的共享文件夹
Mac 使用 NFS 连接 Centos 上的共享文件夹NFS介绍网络文件系统(Network File System,NFS),一种使用于分散式文件系统的协议,由升阳公司开发,于1984年向外公布。功能是通过网络让不同的机器、不同的操作系统能够彼此分享个别的数据,让应用程序在客户端通过网络访问位于...
分类:其他好文   时间:2014-07-06 22:04:23    阅读次数:328
samba linux windows 请联系管理员
在使用Samba进行建立Window与Linux共享时,要是不能访问,出现“您可能没有权限使用网络资源”, 那就是SELinux在作怪了要是想让共享目录能访问,可以使用命令#setenforce 0暂时停掉SELinux使用#setenforce 1启用SELinux有关SELinux 在系统中的作...
分类:Windows程序   时间:2014-07-06 16:41:48    阅读次数:234
安装配置NFS服务
超级好的配置centos下服务的链接 http://www.server-world.info/en/note?os=CentOS_6&p=nfs http://linux.vbird.org/linux_server/0330nfs.php 以下是NFS最显而易见的好处: 本地工作站使用更少的磁盘...
分类:其他好文   时间:2014-07-06 16:37:55    阅读次数:188
Window XP安装Ubuntu14.04实现Samba文件共享
安装了Ubuntu14.04之后,在虚拟机设置里设置了文件共享,但在mnt目录下没有hgfs这个目录,按照网上说的去做还是不行,只好放弃,改用samba实现Windows与Ubuntu文件共享。 环境: 宿主机系统:Window XP 虚拟机:VMware-workstation-full-9.0.1-894247 虚拟机系统:ubuntu-14.04-desktop-i386.iso...
分类:Windows程序   时间:2014-07-04 09:17:46    阅读次数:484
nfs:server is not responding, still trying
问题描述:我使用目标机挂在nfs后,读写较大的文件就会出现server is not responding, still trying问题,google了一下,有人是这么解决的,如下***********************************************************...
分类:其他好文   时间:2014-07-03 19:53:24    阅读次数:244
uboot boot args
TFTP-uImage-NFS-rootfs :FL2440 # printenvbaudrate=115200ethaddr=08:00:3e:26:0a:5bbootdelay=1bootfile="uImage"filesize=23A08fileaddr=30000000netmask=25...
分类:其他好文   时间:2014-07-03 12:59:43    阅读次数:261
How to configure samba server in Linux     Print
MostLinuxsystemsarethepartofnetworksthatalsorunWindowssystems.UsingLinuxSambaservers, yourLinuxandWindowssystemscansharedirectoriesandprinters.This ismostusefullsituationwhereyourclientsarewindownativeandyou wanttousethelinuxsecurityfeatures.ExamquestionThe..
分类:系统相关   时间:2014-07-02 16:12:48    阅读次数:267
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:15:20    阅读次数:306
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:05:36    阅读次数:277
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!