因為我有記下日常生活費的習慣,所以會經常到地鐵網頁查車費。我昨晚再寫了一個 mtr-fare 的指令,用來調查港鐵站於站之間的車費表。再弄了個 首頁 來記下我的指令 (暫時就只有 mtr-fare 和 ydict 啦) 。
Ubiquity 的指令開發很簡單,因為可
For those people who haven't heard, Red Hat recently suffered a security breach that allowed an attacker to get some bogus OpenSSH RPM packagessigned as valid Red Hat Enterprise Linux packages. Red Hat says thatthe packages were never added to RHN, the update system for Red HatEnterprise, but presumably the attacker has copies.
(That the package signing is separate from RHN makes sense to me, sinceI expect that Red Hat needs to sign various sorts of RPMs for testingpurposes well before they may get put into
There is an important proviso for the first principle of analyzingcompromised machines : in practice, mostattacks are not that good or that thorough. In real life, as opposed tomathematically correct security advice, there is a tradeoff between yourcaution level and the amount of work you have to do (either in analyzinga machine or in reinstalling it) and sometimes it is appropriate to takesome risk in exchange for doing less work.
The truly paranoid will reinstall machines from scratch (and never mindthe disruption) if there
Here is something important: regardless of what people in IT like tothink, we don't really control user desktop machines if the users feelstrongly about it. We can try to dictate hardware and software standardsand we can often get away with it for a while, but in the end if theusers want something badly enough they are going to win.
This has really been the case for quite a while, but it is especiallyacute these days with desktops; the ultimate issue is that the usersjust have
One of the things that the situation with security fixes and the Linuxkernel changelogs illustrates isthe difference between programs and products. With a program, what youget is the program; with a product, what you get is the program and awhole ecology of things surrounding it, ranging from documentation tobackporting security fixes into older versions.
(This is why it takes a significant amount of effortto turn a program into a product, as Fred Brooks and others have noted. Icredit Fred Brooks because I believe The