There has been a bugfix release to Crossover Office, released by Codeweavers. Crossover Office is an offshoot of the Wine project, which is a windows compatibility suite for Linux, to allow Windows applications to run under modern Linux operating systems. It was found recently that wine suffered from the WMF vulnerability just the same as Windows. The new release is 5.0.1, notes on what has changed can be found here.
Tag: Linux
-
Check your hard drive’s temperature in Linux
I started using this program after frying a hard drive in 6 months. It was on the server and serving up Audio 24/7 and it was sandwiched between a cdrom drive and another hard drive. There was no air flow around the hard drive and subsequently it had a very short and very rough life. When it started failing at 6 months, I started investigating the possible cause and how to keep another for failing so quickly.
-
Windows more secure than Linux?
For the last week, I’ve seen various headlines referring to a report from US-CERT that indicated 2005 had 5,198 security flaws reported. Out of those 2,328 were reported for Linux/Unix, 812 for Windows and 2,058 affecting more than one operating system. Now, I’m seeing all sorts of headlines about how Windows is more secure than Linux based on this report. (?!?) Did anyone reporting “windows more secure than linux/unix” actually read the report, look at some of the details and compare with the Technical Cyber Security Alerts?
-
Kubuntu Review and Ubuntu Review
There’s a good review up of both Kubuntu and Ubuntu over at Desktoplinux.com. The writer doesn’t seem to find either a perfect fit. Ubuntu is Gnome based, Kubuntu is KDE based. The versions reviewed are 5.10
Ultimately the writer suggests Suse Linux 10.0 or Xandros as a desktop workstation, Mepislite or SimplyMepis for a new user and OpenSuse for a server-based linux OS.
-
Kdirstat to track space hogs
I’m putting this under the Windows tech support category because I’ve used this on a boot cd before to do the same for Windows as I’m about to describe for Linux. I need to clean up and organize my hard drive(s). But when it comes to actually deleting things you really do want to get the biggest bang for the buck and go after the biggest files first. I remember an old Windows 95 utility I think it was called space Hog or something like that (more space 95??) Anyway, it would scan the disc and show the files sorted by size. Under linux (KDE desktop), there’s a similar (in many ways better) utility called kdirstat.
-
Network Security guide for the home or small business network – Part 15 – Security Through obscurity
I remember many years ago watching a Dr. Who episode where a very important key was “hidden” in a display of many other keys. Kind of like hiding a tree in a forest. This concept is “security by obscurity”. Generally this is considered a bad approach to security. It is a bad approach if this is the ONLY thing you consider. Many examples are security by obscurity are usually thought of as… proprietary applications that keep source code secret so no one can find what flaws exist, using operating systems or programs that are “obscure” or have small market share and are not targetted.
-
X-Plane flight Simulator for Linux
I remember back when I was running Windows as my primary OS, one of my favorite diversions was Microsoft Flight Simulator (2000?) In fact, I clearly remember circumnavigating the globe in a Cessna in that program (landing at a small strip in Icelend, the old Hong Kong International airport and some airstrip in the Himalayas were the most challenging. In fact, for the altitude problems I didn’t think I’d make it past the himalayas…) Anyway, when I moved to linux it wouldn’t run under wine and there wasn’t much out there to compare that ran under linux.
-
Linux php-exploit bot
Incidents.org writes to remind as that bot’s aren’t just for Windows. The recent PHP exploits have seen the use of the “kaiten” bot. After infection on the system it connects to an IRC server. It would primarily target linux systems. They do give a very good way to blunt most Linux bot-style malwares…
-
Wow serious VMWare vulnerability HOST system infection
A flaw in vmware could allow malicious code to be run on the host machine according to Sunbeltblog and citing VMWare’s knowledge base. This is pretty big since this is something that’s not considered as a threat. (Many people use vmware and other virtual machines for malware/virus/spyware investigations because they’re supposed to be isolated from the host machine.)
-
Qemu v. 0.8.0
I just happened across The Qemu site and found that qemu v. 0.8.0 has been released *(yesterday). I haven’t had a chance to download and try myself, but it looks like the open source virtualization software has had quite a few improvements. Among the most interesting I see are initial USB support and virtual networking between qemu sessions.