VirtualBox 3.1 ready for download

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing VirtualBox 3.1 ready for download
# 1  
Old 11-30-2009
VirtualBox 3.1 ready for download

Downloads - VirtualBox
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

The disk drive for /tmp is not ready yet or not present && the disk drive for /boot is not ready yet

Hi Team when I boot the server I get this 2 errors : the disk drive for /tmp is not ready yet or not present the disk drive for /boot is not ready yet or not present and its stay like that , I m using Ubuntu 12.04 please if someone have any idea how to fix that problem . (1 Reply)
Discussion started by: SULTAN01
1 Replies

2. Filesystems, Disks and Memory

ext4 - ready for production system?

Gidday, Are you using ext4 for production system? Or is it better to opt for a more conservative strategy, like ext3 for instance? What are your experiences? Thanks in advance, Loïc. (3 Replies)
Discussion started by: Loic Domaigne
3 Replies

3. Solaris

LUN not ready

hey guys i got this in my logs what does this mean: (1 Reply)
Discussion started by: sbn
1 Replies

4. Shell Programming and Scripting

Script ready but might need some improvement.

Hi All, I have written a script which does some editing in the files, based on user input.This might not be the most elegant way of doing it and there would be many improvements needed. Please go through it and let me know how it could be improved. Suggestions are welcome!! Thanks!... (2 Replies)
Discussion started by: nua7
2 Replies
Login or Register to Ask a Question
UPDATE-BGOFFICE-DICTS(1)				User Contributed Perl Documentation				  UPDATE-BGOFFICE-DICTS(1)

NAME
update-bgoffice-dicts - automate updating of bgoffice dictionaries SYNOPSIS
update-bgoffice-dicts [option...] DESCRIPTION
update-bgoffice-dicts automates the downloading and updating of bgoffice dictionaries. It uses debconf(7) to ask the user which dictionaries to download, then invokes bgoffice-dict-download(1) to download them, and finaly extracts the files in the right directory, so that bgoffice can find them. The last part will fail unless update-bgoffice-dicts is run as root. OPTIONS
--no-ask Normally, debconf won't ask the questions that are already seen by the user. That behaviour is disabled by default, as it is quite useful to be able to change your dictionary selection when invoking update-bgoffice-dicts. If you want to simply re-download and unpack the dictionaries, based on a previously made selection, use that option. COPYRIGHT AND LICENSE
Copyright: (C) 2010 Damyan Ivanov dmn@debian.org Permission is granted to use this work, with or without modifications, provided that this notice is retained. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. perl v5.14.2 2010-12-16 UPDATE-BGOFFICE-DICTS(1)