我正在使用 CentOS 和 Citrix XenServer。
[root@xen01 shm]# uname -a
Linux xen01 2.6.32.43-0.4.1.xs1.8.0.855.170800xen #1 SMP Mon Jul 21 05:12:35 EDT 2014 i686 i686 i386 GNU/Linux
[root@xen01 shm]# lsb_release -a
LSB Version: :core-4.0-ia32:core-4.0-noarch
Distributor ID: XenServer
Description: XenServer release 6.2.0-70446c (xenenterprise)
Release: 6.2.0-70446c
Codename: xenenterprise
Run Code Online (Sandbox Code Playgroud)
我安装了 apcupsd 包,来自http://sourceforge.net/projects/apcupsd/files/rpms%20-%20Stable/3.14.10/apcupsd-3.14.10-1.el5.i386.rpm/download
但是去年有一个新版本,似乎 RPM 没有更新到 3.14.12。
但是我找到了这个版本:https : //admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4191/apcupsd-3.14.12-1.el6
我想知道 EL5 和 EL6 在封装方面的确切含义。后者由于依赖关系而失败,但我可以安装 EL6 软件包吗?
我正在使用 Ubuntu,但由于配色方案,我在 MC 和 Aptitude 中阅读文本时遇到问题。有什么办法可以改变它吗?
今天 IT 经理生气了,因为我在我管理的 3 个服务器上使用了 nmap 来查看它们打开了哪些端口。我知道我可以在主机的 shell 中使用 netstat。
他告诉我“如果网络因为 nmap 出现故障,我会受到惩罚”。我想从技术上知道有多少网络带宽/字节需要nmap 192.168.1.x
输出:
Starting Nmap 6.40 ( http://nmap.org ) at 2015-05-11 13:33 ART
Nmap scan report for 192.168.x.53
Host is up (0.0043s latency).
Not shown: 983 closed ports
PORT STATE SERVICE
1/tcp open tcpmux
22/tcp open ssh
79/tcp open finger
80/tcp open http
111/tcp open rpcbind
119/tcp open nntp
143/tcp open imap
1080/tcp open socks
1524/tcp open ingreslock
2000/tcp open cisco-sccp
6667/tcp open irc
12345/tcp open netbus …
Run Code Online (Sandbox Code Playgroud) 是否可以将 SSH(端口 22)的所有传出请求路由到mydynamicdns.afraid.org
viawlan0
而不是eth0
当两者都连接时?
由于我的 IP 是动态的,我想使用名称而不是 IP。