一、Redhat上VNC Server配置本文以当前Linux系统未安装VNC服务器为基本,如果已安装请跳过第1节!前提:1.安装 TigerVNC Server# yum search tigervnc-server# yum install tigervnc-server.x86_64# vnc...
分类:
其他好文 时间:
2014-07-07 10:58:00
阅读次数:
180
[root@yum01 ~]# rpm -Uvh http://yum.spacewalkproject.org/2.1/RHEL/6/x86_64/spacewalk-repo-2.1-2.el6.noarch.rpmRetrieving http://yum.spacewalkproject.o...
分类:
其他好文 时间:
2014-07-05 19:49:43
阅读次数:
332
You can easily mount remote server file system or your own home directory using special sshfs and fuse tools.FUSE - Filesystem in UserspaceFUSE is a L...
分类:
系统相关 时间:
2014-07-05 16:58:48
阅读次数:
294
环境:Centos6.4_x64安装:yum-yinstalltigervnc*配置:#执行vncserver命令,初始化vnc[root@localhost~]#vncserverYouwillrequireapasswordtoaccessyourdesktops.Password:#输入密码Verify:#确认密码New‘X’desktopislinux:1#启动第1个vnc终端Creatingdefaultstartupscript/r..
分类:
系统相关 时间:
2014-07-03 14:49:21
阅读次数:
295
Linux 主机之间即时传送文件,scp命令大家都很熟悉但当要传送的文件较大,过程中如果网络中断了,就比较悲剧了。这时候可以考虑使用rsync命令替代scp,实现断点续传文件。试验:rsync使用环境:2台RHEL 5.7需求:主机A传送文件夹TestDB到主机Brsync -rP --rsh=ss...
分类:
系统相关 时间:
2014-07-02 09:56:13
阅读次数:
339
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980.
Itallowsyoutomountyourlocalfilesystemsoveranetworkand
remotehoststointeractwiththemastheyaremountedlocallyonthe
samesystem.WiththehelpofNFS..
分类:
Web程序 时间:
2014-07-02 06:15:20
阅读次数:
306
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980.
Itallowsyoutomountyourlocalfilesystemsoveranetworkand
remotehoststointeractwiththemastheyaremountedlocallyonthe
samesystem.WiththehelpofNFS..
分类:
Web程序 时间:
2014-07-02 06:05:36
阅读次数:
277
Step1 Download Filehttp://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html#tar xzf jdk-7u60-linux-x64.gzStep2 Install JAVA...
分类:
编程语言 时间:
2014-07-01 21:35:32
阅读次数:
232
本文档来学习实验环境,内容实验结果全部在机房校验,全部正确无误。系统环境:RHEL6 x86_64 selinux and iptables disabled软件下载:http :// poptop . sourceforge . net / yum / stable / rhel 6/ftp://...
分类:
数据库 时间:
2014-07-01 12:22:09
阅读次数:
280
前言:随着内网linux服务器越来越多,在每台服务器上安装软件,都要先把安装盘上传上去,在配置本地yum服务,即麻烦又费时。可以在内网的一台linux服务器上安装yum服务,然后其他服务器直接修改repo文件使用yum服务就可以了。安装步骤如下:...
分类:
其他好文 时间:
2014-07-01 06:39:02
阅读次数:
287