Google Docs updates

Google has made two interesting updates to the Docs Suite.

  • Google Docs is now available on mobile phones
  • Google Spreadsheets supports now conditional formatting

I’ve been missing this last feature and it’s an important one to make Spreadsheets even more accepted in businesses. However, a lot still needs to be done to make it a power app. I’m waiting for pivot tables to be introduced… ;-)

Google Docs is continually evolving and improving, but it’s still catching up with companies like Zoho and ThinkFree. Is either of the two one of Google’s next acquisitions? What do you think?

Posted in Google | Leave a comment

DenyHosts on FreeBSD 6.2

If you run a nix server for a little while, you’ll notice that bots will try to gain illegitimate access to your server through ssh. While this unsettles a lot of people, there’s really nothing to worry about as long as you don’t permit root logins and have a strong password policy.

Nonetheless, taking just an extra measure of security is a good idea, and this is where DenyHosts comes into the picture. DenyHosts is a small Python script which makes password-guessing on your OpenSSH deployments virtually impossible, by allowing only a limited number of login attempts to your sshd. After a set number of tries, DenyHosts simply denies the given IP further attempts. What’s even cooler about DenyHosts, is that the most recent version (2.0) allows you to benefit from over 23.400 other peoples ban lists, thus meaning you’re saving yourself a lot of worrying about those pesky login attempts. An added bonus is that you’ll save yourself a few kB’s of network traffic and a few CPU cycles by straight-out denying any previous offenders a connection to your server. :)

Learn how to set it up here

Posted in FreeBSD | 2 Comments

FreeBSD: the best server OS

I’ve configured and maintained over 100 UNIX-based servers over the years starting with Slackware Linux 2.0 back in 1995. Over all course of all the deployments I’ve become very biased about my operating systems. Linux clearly has a solid lead with desktop applications, but for server deployments and maintainability, I believe firmly in FreeBSD….

I’m not going to get into all of the other reasons I prefer using UNIX, because there are too many, but specifically for FreeBSD, these small things add up to big savings in administration time and less headaches. I try not to get too focused on one specific technology when evaluating an operating system. I try more to look specifically at where the savings are for me. I simply want the operating system to support what I’m trying to do in the least amount of time feasible and I believe FreeBSD does that for me. If you’re pragmatic and functional and are willing to learn a little UNIX, I highly recommend giving FreeBSD a try as your server operating system.

Full article here

Posted in FreeBSD | Leave a comment

Time for a new FreeSBIE ISO image

FreeSBIEIt looks like people want it , so I think it is a really good idea. I must admit I’ve not a lot of time to work on it, so I’ll probably end up using the same configuration of FreeSBIE-2.0.1

The great news is unionfs will be enabled by default, like in FreeSBIE-1.x.

The only caveat is: will it be stable enough? I know Hiroki SATO committed some fixes to it to HEAD just after the “approval lock” on HEAD was removed, and it may be a good idea to backport them to RELENG_7, so that users gain a better FreeSBIE experience. Time will tell.

Matteo’s original post here

Posted in FreeBSD, FreeSBIE | Leave a comment

Create FreeBSD magazine?

What do you think about creating a FreeBSD magazine? Waste of time? Perfect niche?
Kasia is thinking of starting a magazine devoted to FreeBSD. What do you think? Leave your feedback here

We have just decided to open and enter the American market a new – totally devoted to FreeBSD magazine.
To meet your expectation, I would like to invite you to active cooperation in creating new magazine.

What about the profil of magazine? Have you got any special themes, you would like to read about?

What do you think about regular sections such as:

  1. What’s new (about latest-released FreeBSD-related products, applications)
  2. Get started! (theory through practice! – that is how to install, configure and work with different FreeBSD-baced programs, applications)
  3. How-Tos
  4. Admin
  5. mms (Multimedia Section)
  6. Tips & Trics
  7. Let’s Talk
Posted in FreeBSD | 6 Comments

DesktopBSD Developer Blog

DesktopBSD has now a (developer) blog at http://desktopbsd.net/blog/

Posted in DesktopBSD | Leave a comment

BSD Community vs Linux Community

Another interesting post from Penguin Pete: “The BSD Community Compared to the Linux Community”:

“I’ll tell you the number one thing right off that I like better about BSD than Linux: the peace and quiet.

An amazing experience occurred when I began to run BSD. It was a Jedi event. I was jolted by something that suddenly stopped when I started BSD, something I hadn’t been aware of until it was gone. I experienced a great calming in The Force; as if a million screaming voices suddenly shut up!

Here is the story of two free Unix systems. BSD, at this time, is about twice Linux’s age. Many of the same programs will run on both. Much of the same kind of person who likes one should like the other. Yet on Linux’s side of the fence, there is this massive war going on; while on BSD’s side, you can step out on your porch at night and hear nothing but crickets.

Nobody is preaching that BSD has to do this, this, and this to suit some agenda.

Nobody is threatening to tar and feather the BSD users for being elitists.

Microsoft isn’t shaking any clubs at BSD and threatening to sue it for millions of patent violations.

Nobody is snapping up BSD distros in patent-protection racket deals.

Pundits are not shrieking about what BSD has to do to “make it on the desktop”.

Nobody’s threatening to blackball me out of the community if I don’t give them all my money to advertise BSD with.

Nobody’s gaming Distrowatch to try to get BSD distro A ranked above BSD distro B.

Nobody is wringing their hands about how to dumb BSD down, make it suitable for idiots, or turn it into I-Cant-Believe-Its-Not-Windows.

SCO isn’t suing over BSD.

Amazing, isn’t it?

Carry on reading here

Posted in FreeBSD, FreeBSD vs Linux, X vs Y | 5 Comments

AsiaBSD Conference 2008

AsiaBSDCon is a conference for users and developers on BSD based systems. The next conference will be held in Tokyo, in March of 2008. The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and aims to collect the best technical papers and presentations available to ensure that the latest developments in our open source community are shared with the widest possible audience.

Call for papers!

AsiaBSDCon 2008 – Tokyo University of Science, Tokyo, Japan – 27-30 March, 2008

Posted in FreeBSD Conferences | Leave a comment