-
Winamp lovers beg AOL to open source code
Nov252013Change.org petition Last week, AOL announced the impending death of Winamp, saying that the 16-year-old media player would be shut down within a month. “Winamp.com and associated Web services will no longer be available past December 20, 2013. Additionally, Winamp Media players wil ...
阅读全文作者:u2 | 分类:OpenSourceWinamp lovers beg AOL to open source code已关闭评论
-
Microsoft brings rich node.js support to Visual Studio
Nov212013As the company continues to court programmers developing on software stacks that aren’t its own, Microsoft has released a plugin for Visual Studio that provides extensive support for Node.js within the Visual Studio IDE. The Apache-licensed Node.js Tools for Visual Studio offer editing wi ...
阅读全文作者:u2 | 分类:OpenSourceMicrosoft brings rich node.js support to Visual Studio已关闭评论
-
New backdoor worm found attacking websites running Apache Tomcat
Nov202013Diagram showing how Tomdep receives commands and spreads to new machines. Symantec Researchers have identified new self-replicating malware that infects computers running the Apache Tomcat Web server with a backdoor that can be used to attack other machines. Java.Tomdep, as the backdoor w ...
阅读全文作者:u2 | 分类:OpenSourceNew backdoor worm found attacking websites running Apache Tomcat已关闭评论
-
GitHub resets user passwords following rash of account hijack attacks
Nov202013GitHub is experiencing an increase in user account hijackings that’s being fueled by a rash of automated login attempts from as many as 40,000 unique Internet addresses. The site for software development projects has already reset passwords for compromised accounts and banned frequently u ...
阅读全文作者:u2 | 分类:OpenSourceGitHub resets user passwords following rash of account hijack attacks已关闭评论
-
Stability first: Ubuntu’s Mir won’t replace X in 14.04 desktop
Nov192013Ubuntu 13.10. Mir, Canonical’s replacement for the X window system, will not make it into the next version of the Ubuntu desktop. Canonical initially planned to turn Mir on by default in Ubuntu 13.10, the version shipped in October 2013, but it was dropped due to compatibility problem ...
阅读全文作者:u2 | 分类:OpenSourceStability first: Ubuntu’s Mir won’t replace X in 14.04 desktop已关闭评论
-
lvs ksoftirqd进程占用大量CPU
Nov192013
-
monit 一个小巧的linux下监控/故障恢复工具
Nov182013monit monitor tool, automatic maintenance and recovery
阅读全文作者:u2 | 分类:OpenSource | 标签:monitormonit 一个小巧的linux下监控/故障恢复工具已关闭评论
-
nrpe Error: Could not complete SSL handshake. 5
Nov142013nagios nrpe Could not complete SSL handshake
阅读全文作者:u2 | 分类:OpenSource | 标签:nagiosnrpe Error: Could not complete SSL handshake. 5已关闭评论
-
Canonical “abused trademark law” to target a site critical of Ubuntu privacy
Nov082013This logo, if not used properly, could get you in trouble. Canonical Canonical, the maker of Ubuntu, has been fending off criticism from privacy advocates because the desktop search tool in recent versions of the operating system also searches the Internet. That means if you’re sear ...
阅读全文作者:u2 | 分类:OpenSourceCanonical “abused trademark law” to target a site critical of Ubuntu privacy已关闭评论
-
nagios check_udp 就是一残废
Nov032013nagios中check_udp是链接到的check_tcp
lrwxrwxrwx 1 root root 9 Sep 23 22:01 check_udp -> check_tcp两个例子:
./check_udp -H 2hei.net -p 161 -s “” -e “” -w 2 -c 5
No data received from host./check_udp -H 2hei.net -p 123 -s “” -e “” -w 2 -c 5
CRITICAL – Socket timeout after 10 seconds/usr/lib64/nagios/plugins/check_udp -h
check_udp: No arguments found
Usage:
check_udp -H host -p port [-w] [-c ] [-s ]
[-e] [-q ][-m ] [-d ]
[-t] [-r ] [-M ] [-v] [-4|-6] [-j]
[-D[, ]] [-S 需要输入[-s
阅读全文] [-e ]实际上很多ndp的端口就没有返回内容,太扯淡了。
看来还得自己动手丰衣足食。
作者:u2 | 分类:OpenSource | 标签:nagiosnagios check_udp 就是一残废已关闭评论