Linux

Linux, Evolution, AvantGo and Sony Clie

WARNING! The following article is very old, in fact more than 2 years old!

It's a kind of pain to make work together Linux, AvantGo, Evolution and Sony Clie or any Palm devices. Sony Clie is well recognised by kernels >= 2.4 through the USB Serial converter, and simply linking /dev/pilot to /dev/ttyUSB0 enabled to sync it with most sync tools available in Linux, including JPilot. However, Evolution, which I think is by far the best PIM available in Linux, causes a problem syncing, probably due to its use of gnome pilot. Gnome-pilot seems to have stopped being developed and it hardly has any documentation, as far as I know. But I still wanted to make Evolution and my Clie sync! In addition, I like AvantGo (http://www.avantgo.com), which provides a free service to download news from various sources on the Internet and, again, want to sync through Linux.

VMware + USB (on Linux Host)

WARNING! The article below is based on my experience with VMWare Workstation 3. It may well be old so the users of the article are at their own risk!

Note VMware uses usbdevfs to access Linux host's USB system.

1. Make sure that usbdevfs is enabled in your kernel. (If not, you should recompile your kernel with that enabled)
2. Reboot the system with the new kernel (if you recompiled it). You should be able to see /proc/bus/usb (under RedHat, at least)
3. Edit /etc/fstab and add the following code:

none /proc/bus/usb usbdevfs noauto 0 0

4. Mount /proc/bus/usb and you should be able to use USB under your guest OS.

For more information, please visit vmware.com

Five crucial things the Linux community doesn’t understand about the average computer user

Five crucial things the Linux community doesn’t understand about the average computer user by ZDNet's Adrian Kingsley-Hughes -- Question: Why is it that the average computer user still chooses to spend hundreds of dollars on Windows or Mac when there are countless Linux alternatives that they could download, install and make use of completely free of charge?

Using CVS to keep Drupal up to date

.....use CVS to maintain my Drupal sites rather than manually downloading Drupal updates and upgrading by copying the updates into your drupal folder. Manually updating is time consuming. In order to do it correctly you shouldn't just copy the new files overtop of your existing install since this could leave old files in your folder that are no longer used and can cause problems or security holes. To do it right you need to rebuild your Drupal folder and then copy in your settings, themes, etc. Then you may also need to go and download all your modules again for the new version. It turns into a chore quickly. A much better way is to use CVS to handle all the grunt work.......

Activists unveil stealth browser | ZDNet

Hacktivismo, a group of human-rights advocates and computer security experts, has released a Firefox-based browser designed to allow anonymous Web surfing.

The Web browser, called "Torpark," is a modified version of Portable Firefox. Released last week, it can be run directly from a USB drive, meaning it can be used on public terminals in cybercafes. It creates an encrypted connection to the TOR (The Onion Router) network, which supplies a succession of different IP addresses.

What did I say then?

Discrete (Close-of-Day) Barrier Adjustment to Approximate the Continuous (Intra-Day) Barrier (4 years 24 weeks ago):

Continuous Barrier = Discrete Barrier * exp(-0.56 * sigma * sqrt(1/250))

Syndicate content
Theme provided by Danang Probo Sayekti.