码迷,mamicode.com
首页 >  
搜索关键字:tiger vnc rhel 7    ( 3586个结果
v?n?c?服?务??安?装?与配置
一、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
Spacewalk server Installation on RHEL6
[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
通过SSHFS在RHEL中安全的挂载远程Linux/UNIX目录或文件系统--转载
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
Vnc-server——linux远程桌面配置
环境: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 rsync实现断点续传
Linux 主机之间即时传送文件,scp命令大家都很熟悉但当要传送的文件较大,过程中如果网络中断了,就比较悲剧了。这时候可以考虑使用rsync命令替代scp,实现断点续传文件。试验:rsync使用环境:2台RHEL 5.7需求:主机A传送文件夹TestDB到主机Brsync -rP --rsh=ss...
分类:系统相关   时间:2014-07-02 09:56:13    阅读次数:339
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
How to Install Java 7(JDK 7u60) On RHEL 6
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+pptpd+freeradius+mysql>
本文档来学习实验环境,内容实验结果全部在机房校验,全部正确无误。系统环境:RHEL6 x86_64 selinux and iptables disabled软件下载:http :// poptop . sourceforge . net / yum / stable / rhel 6/ftp://...
分类:数据库   时间:2014-07-01 12:22:09    阅读次数:280
RadHat搭建内网YUM源服务器
前言:随着内网linux服务器越来越多,在每台服务器上安装软件,都要先把安装盘上传上去,在配置本地yum服务,即麻烦又费时。可以在内网的一台linux服务器上安装yum服务,然后其他服务器直接修改repo文件使用yum服务就可以了。安装步骤如下:...
分类:其他好文   时间:2014-07-01 06:39:02    阅读次数:287
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!