Linux 服务器的远程控制技术及实战(2)

作者:佚名 来源:站长之家 时间:2008-11-03 12:37:00 



一、FreeNX服务器端安装

1、下载软件:

下载freenx、nx、expect、nc

2、安装软件:


           

  #rpm -ivh nc-1.10-18 RPM for i386

  #rpm -i nx-1.4.0-0.fdr.4.i386.rpm

  #rpm -i expect-5.4.2.1-1.i386.rpm

  #rpm -i freenx-0.3.1-0.fdr.0.noarch.rpm


3、配置nxserver


           

  # /usr/bin/nxsetup ——install

  Setting up /etc/nxserver ……done

  Setting up /var/lib/nxserver/db ……done

  Setting up /var/log/nxserver.log ……done

  Setting up known_hosts and authorized_keys2 ……done

  Setting up permissions ……done

  Ok, nxserver is ready. 

  PAM authentication enabled:

  All users will be able to login with their normal passwords.

  PAM authentication will be done through SSH.

  Please ensure that SSHD on localhost accepts password authentication.

  You can change this behaviour in the /etc/nxserver/node.conf file.

  Have Fun!


4、添加用户和密码


           

  # nxserver ——adduser x1

  NX> 100 NXSERVER - Version 1.4.0-44 OS (GPL)

  NX> 1000 NXNODE - Version 1.4.0-44 OS (GPL)

  NX> 716 Public key added to: /home/x1/.ssh/authorized_keys2

  NX> 1001 Bye.

  NX> 999 Bye

  [root@host tmp]# nxserver ——passwd x1

  NX> 100 NXSERVER - Version 1.4.0-44 OS (GPL)

  New password:

  Password changed.

  NX> 999 Bye


说明:x1用户必须是服务器已经存在的用户。

5、修改权限


           

  #nxsetup ——install ——setup-nomachine-key

  chmod 666 /dev/urandom

  # chmod 666 /dev/null

  # chmod 640 /var/lib/nxserver/home/.ssh/authorized_keys2


6、启动、查看、停止nx命令


           

  # nxserver ——start: 启动NX服务器

  nxserver ——stop: 停止NX服务器

  nxserver ——status: 查看NX服务器

  nxserver ——restart: 重新启动NX服务器

  nxserver ——help: 查看帮助信息


如果你在使用 iptables防火墙,你必需打开相应端口:


           

  # iptables -A INPUT -i lo -s 127.0.0.1 -j ACCEPT

  #iptables -A INPUT -p tcp ——dport 22 -j ACCEPT

  #iptables -A OUTPUT -p udp ——sport 22 -j ACCEPT

  # iptables -A INPUT -p tcp ——dport 5000 -j ACCEPT

  #iptables -A OUTPUT -p udp ——sport 5000 -j ACCEPT


说明:NxFree服务器完全依赖于SSH进行工作,所以请先确保Linux服务器的Openssh配置无误。

标签:
0
投稿

猜你喜欢

  • 最大限度提高AdWords广告效果的6大途径

    2009-06-01 11:34:00
  • 支付宝体验版体验动画出炉!

    2010-01-12 16:59:00
  • 服务器安全经验:防止非法登陆

    2009-01-07 13:53:00
  • dede5.3tag标签调用

    2009-02-15 09:54:00
  • FTP服务器架设的三方面安全因素

    2009-02-10 16:01:00
  • 谷歌网站优化器推API:对网站进行两项测试

    2009-10-21 13:34:00
  • centos7下如何安装ftp服务

    2023-10-18 05:38:03
  • 构建反病毒反垃圾邮件系统(七)

    2007-10-10 14:39:00
  • linux搭建NFS文件共享服务器的步骤详解

    2023-08-04 23:14:49
  • 分享关于反向链接的思考方法

    2009-01-15 10:52:00
  • Windows10下VMware Workstation Pro 16安装保姆级教程

    2023-02-03 19:48:47
  • Twitter发展史:从纸上创意到10亿美元估值

    2009-10-09 09:10:00
  • ubuntu 14.04 安装 apache ant教程

    2023-03-08 22:56:29
  • 网站优化SEO需要耐心和时间

    2008-12-23 11:51:00
  • 用Java实现FTP服务器

    2007-03-26 13:49:00
  • 抗DoS、DDoS防火墙产品大检阅

    2009-12-24 15:01:00
  • DNSPod遭遇10G流量恶意攻击

    2010-02-21 10:37:00
  • 防复制必备:最常用的1000个汉字及次序

    2009-04-30 13:29:00
  • 美国Blogger分享 20个推广博文的最佳途径

    2009-04-07 22:25:00
  • 王通:如何有效确定网站关键词

    2007-10-31 21:35:00
  • asp之家 网站运营 m.aspxhome.com