Your contacts and calendar, your music, your maps and important files - with Ovi by Nokia, you've got all the stuff that matters to you in one place.
- taglife
Eclipse is an open-source, platform-independent software framework, written primarily in Java, for delivering what the project calls "rich-client applications," as opposed to "thin client" browser-based applications. So far this framework has typically been used to develop Integrated Development Environments (IDEs), such as the Java IDE called Java Development Toolkit (JDT) and compiler (ECJ) that comes as part of Eclipse (and which are also used to develop Eclipse itself). However, it can be...
- taglife
PuTTY is a client program for the SSH, Telnet and Rlogin network protocols, plus Serial Port communications, it is perhaps the most popular tools on the Windows platform as OS X and Linux have terminals built in for this.
- taglife
KCalc is a scientific calculator. KCalc provides: * Trigonometric functions, logic operations, and statistical calculations * Calculation in decimal, hexadecimal, octal, and binary bases * Memory functions for storing results * A comprehensive collection of mathematical constants This package is part of the KDE 4 utilities module.
- taglife
clipped by: taglife clipper's remarks: /etc/modprobe.conf alias net-pf-10 off Clip Source: phorum.study-area.org 引用 Nov 18 10:00:25 fedora2 sshd[1331]: Server listening on :: port 22. 這表示 sshd 已經 bind to ipv6 address 引用 Nov 18 10:00:26 fedora2 sshd[1331]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use 又要 bind to ipv4 address ,當然就會失敗囉。 其實還算是正常現象啦,當作沒看到就好了。 這應該是預設就載入ipv6的模組, 所以如果用不著的話, 不載入ipv6的模組不知有無其他的影響? 我試著在/etc/modprobe.conf中加了這一行 程式碼: alias net-pf-10 off 重新開機後就不再出現那個錯誤了, 唔災有何差別? Tags: ipv6, modprobe, sshd
- taglife
Zenity is a tool that allows you to display Gtk+ dialog boxes from the command line and through shell scripts. It is similar to gdialog, but is intended to be saner. It comes from the same family as dialog, Xdialog, and cdialog, but it surpasses those projects by having a cooler name.
- taglife
Microsoft Visual Studio is Microsoft's flagship software development product for computer programmers. It centers on an integrated development environment which lets programmers create standalone applications, web sites, web applications, and web services that run on any platforms supported by Microsoft's .NET Framework (for all versions after 6)
- taglife
Microsoft Script Editor is an optional install with some versions of Microsoft Office. It is a minimal HTML, VBScript & JScript script editor with a resemblance to the Microsoft Development Environment that accompanies Visual Studio.
- taglife