Run
sudo touch /forcefsck
Next time you boot, the file system will be checked.
|
Run sudo touch /forcefsck Next time you boot, the file system will be checked.
15
03
2010
How to disable “more” addresses button in Thunderbird 3Posted by Jay2k1 in How-To, Linux, Mac, WindowsSo I upgraded to Thunderbird 3 some time ago. It has nice new features, like the grouped folders. Anyway, there are a few things that annoyed me too; one of them being the fact that whenever someone sends a mail to me and some other people, only the first recipient was displayed, with a “more…” button next to it. The settings unfortunately do not allow to turn this behaviour off, but there’s a hack to do this (maybe in the future, they’ll include a setting…) Read the rest of this entry »
21
02
2010
Building a HTPC with Mythbuntu 9.10Posted by Jay2k1 in Hardware, How-To, Linux, tags: grub2, hauppauge, htpc, mythbuntu, mythfrontend, mythtv, mythwelcome, nvram-wakeupSo I decided it’s time to build a HTPC so I can record TV and also use time shifting when watching live TV. I’ve tried several products, be it software packages or whole linux distributions, including Windows Media Center, Apple Front Row, vdr, c’t-vdr, yavdr, freevo and mythTV. That last one I liked most by what it offered, so I gave it a try. I stumbled upon many things on my way though. I’ll write down the ones I remember here, perhaps it’ll help someone some day. Read the rest of this entry »
03
02
2010
Why Macs may have trouble with fonts from SMB sharesPosted by Jay2k1 in How-To, Linux, MacThe problemDid you ever want to install a font on your Mac that’s on a SMB share, for example on a Windows/Unix server? Did you experience the font was broken somehow, being displayed in the finder as “unix executable file” with 0kb size? We had this issue here often, finally I figured out why this happens. I was looking for some new business desktop computers to buy. They should have a Core2Duo processor, 2GB of RAM, a DVD burner, Gbit LAN and two monitor connectors of which one should be DVI. I used to buy these computers from HP, but I couldnt find a single model with DVI anymore. They have DisplayPort now instead, plus a VGA out. Hey guys, just because Apple does this doesn’t mean it has to be good! All our monitors have DVI and VGA, I prefer DVI for obvious reasons though. Sure, I could go and buy adaptor cables, HP also offers some PCIe-Card which offers a single DVI out – for about 35€. Wow, great, I could also buy a low-end consumer graphics card with DVI and VGA for less than 20€! Seriously, HP, what’s up with you? Want to sell your own monitors? DisplayPort *might* be the future, but it’s surely not the present, and yet there are only few monitors with DisplayPort on the market. Besides, I don’t wanna equip every desk with a new monitor. So I thought, as bad as it is, I have to look elsewhere for some decent business PCs. There ain’t so many manufacturers, so I looked at IBM/Lenovo and Fujitsu Siemens. And what did I see? All of their “middle-of-the-road”-computers have VGA only! Sure, some of their computers do have DVI, but then we are at a higher level, speaking of heavy quad core processors, lots of RAM and – not very surprising – lots of price. I can’t really understand this. As if DVI would be dying, but VGA is kept for compatibility. LOL. Dear HP, please make some cheap DisplayPort -> DVI adaptors and include them with your business computers, I’m pretty sure you’d make a lot of people happy. Some people complained that they get this message when they open facebook: I asked the people if they ever received mails from facebook – they said “regularly”. So I wasn’t really sure what could cause this issue. So I grepped the logs from our mail servers and found… Read the rest of this entry » Want to configure postfix/spamassassin and wonder which RBLs to choose? I found a cool site which monitors ham and spam hit statistics of a lot of RBLs. Check out http://www.intra2net.com/en/support/antispam/, it’s worth a visit. My definite winner is zen.spamhaus.org. While having the highest spam hit quote, it has 0% ham hits.
04
11
2009
How to open or close the CD/DVD drive on a MacPosted by Jay2k1 in How-To, Mac, tags: close, command, drive, Mac, open, shell, terminalThe most common solution is pressing the eject key on the keyboard. If that fails for some reason (in my case the key was not working properly) you could always drag the DVD icon to the trash or right-click (ctrl-click) it and click “eject” – as long as there is a CD or DVD in the drive. But what if it’s empty and you want to insert a disc? Open a terminal window (Terminal.app) and type
09
09
2009
Embed Video in PowerPoint for Playback on Windows and Mac OS XPosted by Jay2k1 in Mac, Rant, Windows, tags: Mac, PowerPoint, Video, WindowsHave you ever tried to embed video files in PowerPoint? If you managed to do that, have you ever tried to play that presentation on other PCs or even on a mac? It’s a pain in the ass. I haven’t yet reached the point to say it’s impossible, but at least I can say it’s far from being easy. The background: If you want the presentation to work out of the box, on every machine, you need to choose a video format that every OS can play by default. This means:
So I think the only way to do it is to use MPEG1. This means big file sizes and low quality – which clearly sucks. Do you know a better solution? I don’t…
08
09
2009
Zimbra and Lightning Calendar IssuesPosted by Jay2k1 in Linux, Windows, tags: Calendar, Lightning, ZimbraTrying to integrate Zimbra calendars in Lightning, I ran into a couple of problems. So far I’ve found four different ways to do it in the internet:
Now the ICS solutions don’t work properly for me, the calendar entries are loaded but Lightning is unable to write to the calendar (when editing entries, deleting entries, creating new entries). CalDAV is working, but only when using one calendar, as it seems. I created a second calendar in the Zimbra Webinterface though, and when I try to add the second calendar the CalDAV way, I get a yellow warning sign next to the calendar name saying “The calendar <name> is not available at the moment”. So CalDAV seems to be limited to one Calendar per user or server. I didn’t find a solution yet. |