Spreadfirefox Affiliate Button
Custom Search

Saturday, December 4, 2010

Asterisk 1.8.0

The Asterisk Development Team is proud to announce the release of Asterisk 1.8.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/

Asterisk 1.8 is the next major release series of Asterisk. It will be a Long Term Support (LTS) release, similar to Asterisk 1.4. For more information about support time lines for Asterisk releases, see the Asterisk versions page.

http://www.asterisk.org/asterisk-versions

The release of Asterisk 1.8.0 would not have been possible without the support and contributions of the community. Since Asterisk 1.6.2, we've had over 500 reporters, more than 300 testers and greater than 200 developers contributed to
this release.

You can find a summary of the work involved with the 1.8.0 release in the sumary:

http://svn.asterisk.org/svn/asterisk/tags/1.8.0/asterisk-1.8.0-summary.txt

A short list of available features includes:

  • Secure RTP
  • IPv6 Support in the SIP channel driver
  • Connected Party Identification Support
  • Calendaring Integration
  • A new call logging system, Channel Event Logging (CEL)
  • Distributed Device State using Jabber/XMPP PubSub
  • Call Completion Supplementary Services support
  • Advice of Charge support
  • Much, much more!

A full list of new features can be found in the CHANGES file.

http://svn.digium.com/view/asterisk/branches/1.8/CHANGES?view=markup

For a full list of changes in the current release candidate, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.0

CrossOver 9.2

SAINT PAUL, Minn. (October 19, 2010) –Less than a month after Firaxis released its highly anticipated and acclaimed Civilization 5, CodeWeavers, Inc. today announced the release of CrossOver Games 9.2, enabling gamers to play the game on Linux and Mac operating systems.

Based in Saint Paul, Minn., CodeWeavers is a leading developer of software products that turn Mac OS X and Linux into Windows-compatible operating systems. Its CrossOver software allows Windows software to be used on Mac and Linux PCs without the need for a Windows operating system license.

“Civilization 5 is pure turn-based pleasure, and I personally couldn’t wait for it to arrive,” said Jon Parshall, chief operating officer at CodeWeavers. “As soon as we opened it up, we unleashed our programming ninjas to upgrade CrossOver so Linux loyalists and Mac lovers can join in on the good times.

“Current CrossOver subscribers can hit our site for a free 9.2 upgrade. New customers? Welcome aboard!” Parshall added. “Now, if you’ll excuse me, King Bernie Smedley is busily leading the virtuous Smedleyites to a glorious victory over the hated Carthaginians. It’s all part of our ongoing commitment to testing and quality assurance…”

CrossOver Games 9.2 replaces all previous versions of CrossOver. The software is immediately available at www.CodeWeavers.com.

Fullcircle Issue #43

We’ve got issue 43 out with more of the great FCM goodness that you’ve come to enjoy. This month, we’ve got stuff like:

  • Command and Conquer.
  • How-To : Program in Python – Part 17, Virtualize Part 6 – Debian & Xen, and Editing Photos With Raw Therapee.
  • Review – Conky & Untangle.
  • Top 5 – Backup Ideas.
  • Readers Survey 2010 Comments & Replies!
  • plus: Interviews, Ubuntu Games, My Opinion, My Story, and much much more!

Grab it here!

Tuesday, September 28, 2010

Fullcircle Magazines #41

Issue #41 is out, and as usual, we’ve got lots of great stuff for you. We’ve got an overview of running Windows apps on Ubuntu, a feature on running a business with Ubuntu, more interviews, how-tos, and everything else in between!

This month:
* Command and Conquer.
* How-To : Program in Python – Part 15, Virtualize Part 4 – FreeBSD, and Run A Business With Ubuntu.
* Review – TuxGuitar.* Top 5 – Ways To Run Windows Apps.
* plus: MOTU/Loco/Translation Interviews, Ubuntu Games, My Opinion, My Story, and much much more!

Grab the download here: http://fullcirclemagazine.org/issue-41/

Sunday, September 12, 2010

LXSplit - A simple tool for splitting and joining split files

LXSplit is a simple tool for splitting files and joining the splitted files. It is fully compatible with the HJSplit utility. Splitting is done without compression.

Wednesday, September 8, 2010

Fullcircle Magazine 40

It’s hard to believe, but we’re already at issue 40! We’ve got a lot of great stuff for you in this issue, including a spiffy new logo redesign by Thorsten Wilms. You might also notice a slight font change-that’s the new (official) Ubuntu font.

This month:
Command and Conquer.
How-To : Program in Python – Part 14, Virtualize Part 3 – OpenSolaris, and ADSL Modem As A Switch.
Review – SOFA Statistics.
Top 5 – Favourite Apps.
plus: MOTU Interview, Ubuntu Games, My Opinion, My Story, and now with all new LoCo and Translation Team interviews!

Download issue 40 here.

Ubuntu 10.10 Beta

The Ubuntu developers are moving quickly to bring you the absolute latest and greatest software the Open Source community has to offer. The Maverick Meerkat Beta is the beta release of Ubuntu 10.10, bringing with it new features for the next version of Ubuntu.

This is a beta release. Do not install it on production machines. The final stable version will be released on October 10, 2010.

Upgrading from Ubuntu 10.04 LTS

To upgrade from Ubuntu 10.04 LTS on a desktop system, press Alt+F2 and type in "update-manager -d" (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release '10.10' is available. Click Upgrade and follow the on-screen instructions.
To upgrade from Ubuntu 10.04 LTS on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade -d; and follow the on-screen instructions.

Download Beta

Get it while it's hot. ISOs and torrents are available at:
http://www.ubuntu.com/testing/download (Ubuntu Desktop, Server, and Netbook)

Friday, August 27, 2010

SHARING FOLDER ON VIRTUALBOX

I install windows XP on virtualbox due to have to run windows based program. I used it as guest operating system where the host operating system is used Ubuntu. I need to access the ubuntu folder or vice versa to copy file. After trying some configuration, I find the way how to share the folder.

On host side:
1. System -> Administration -> Samba
2. Used password because it need admin right
3. Adduser at Samba
- Open terminal
- Add linux user
>>useradd jack
>>passwd jack
>>smbpasswd -a jack
4. Add user on samba server configuration
Preferences -> Samba User
5. Change network adapter on virtualbox
Default network adapter is NAT, change it to Host-only Adapter

On guest side.
For sharing folder at windows as usual only click right mouse on folder which want to be shared, and choose sharing folder

Note: due to used Host-only Adapter, could not used internet sharing, but if used NAT it could used internet sharing

Tuesday, February 16, 2010

Full Circle Magazine Issued 33

A new month (well, in two days) and a new magazine issue is out.
This month, we’ve got:
  • Command and Conquer.
  • How-To : Program in Python – Part 7, Create A Media Center with a Revo, Ubuntu and Boxee, and The Perfect Server – Part 3.
  • My Story – Ubuntu in Public Education, and Why I Use Linux.
  • Review – Exaile.
  • MOTU Interview – Didier Roche.
  • Top 5 – Synchronization Clients.
  • Ubuntu Women, Ubuntu Games and all the usual goodness!

Grab it through the Downloads link or here.

Tuesday, January 12, 2010

Full Circle Magazine Issued 32

This month:

  • Command and Conquer.
  • How-To: Program in Python – Part 6, The Perfect Server – Part 2, Installing Chromium (browser) and Offline Package Install.
  • My Story – Classroom Experiences, and How I Became An Ubuntu Woman.
  • My Opinion – Time To Review The Release Schedule? and Will Linux Ever Get It Right?
  • Review – Music Player Daemon.
  • MOTU Interview – Roderick Greening.
  • Top 5 – Media Centers.
  • Ubuntu Women, Ubuntu Games and all the usual goodness!

peazip

Flexibe, portable, secure, and free as in freedom

* create 7Z, ARC, BZ2, GZ, PAQ/ZPAQ, PEA, QUAD/BALZ, TAR, UPX, ZIP
* extract 98 archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF and many more...

Download

webERP

webERP is a complete web based accounting/ERP system that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free download to use. The feature set is continually expanding as new businesses and developers adopt it.

The growth of webERP adoption has been entirely through word of mouth testimony - there has never been a marketing or advertising push to "sell" webERP. Of course there are no funds nor commercial incentive to do so for free software. Instead this growth is built on reputation and solid practical functionality that works as tried and tested by an increasing number of businesses.

Download

BakAbenaki

BakAbenaki is the freeware software that allows you to create safety copies of your data.
The software has been developed specifically to satisfy the following requirements:
  • CORRECTNESS: the software guarantees the copy of any type of data

  • efficiency: the copy of the data occurs in fast manner

  • USABILITY: graphic interface is simple and intuitive

  • PLATFORM-INDEPENDENT: bakabenaki is platform-independent. That means that it could be executed on all most common operating systems that supports java technology, such as Microsoft Windows and Linux. Accordingly the consumer can avoide useless reboot of the system and/or use different programs that cause considerable loss of time and money that has spent in the formation of employees.

Storms, negligence of personal, accidental deletion and internal or external attacks to us network are only some of the innumerable causes of hardware damages that involve loss of data from us personal computers. Accordingly, the problem has engaged a more and more importance in the industries and at home. In fact is disagreeable to suddenly lose all the industrial data or the photos of the last vacation.

BakAbenaki allows to resolve all these problems in a very fast mode, allowing to perform copies of of data in any format on some device, as external hard disk, usb pen, net disk or other.

The program could be executed without installation and can be used by any user independently from the adopted operating system.


Download

Weblog

Simple blog publisher. It reads structured text files and generates static HTML / Feed files. Weblog aims to be simple and robust.

To get news and updates about Weblog check the author’s blog:
http://henry.precheur.org/
or check Weblog’s homepage:
http://henry.precheur.org/weblog/

HDT - Hardware Detection Tool

HDT (stands for Hardware Detection Tool) is a Syslinux com32 module that displays low-level information for any x86 compatible system. It provides both a command line interface and a semi-graphical menu mode for browsing.

Download

etm - Event and Task Manager

etm is an acronym for Event and Task Manager. It provides a format for using simple text files to store event, task and action information, a command line interface for viewing tasks and events in a variety of convenient ways and a wx(python)-based GUI for creating and modifying events and tasks as well as viewing them. Displayed items can be grouped by date, context, keyword or project and can be filtered in a number of ways. A display of busy and free times is also supported as is a reckoning view of time spent that is suitable for client billing. Alarms are supported for events and repetition for both events and tasks in a powerful and flexible manner.

In etm, the important distinctions among events, tasks and activities are the following:

Event:A reminder of something that will happen on a particular day (or days) and, perhaps, at a particular time. An event cannot be begun or finished either early or late. Events may or may not require our participation.
Task:A reminder of something that needs to be done. It may or may not have a due date, and if it does, it might be begun and even finished before the due date. It might also be finished and even begun after the due date.
Action:A record of the time-consuming action required to complete a task or participate in an event. Actions are not reminders, they are instead records of how time was actually spent.

Download

WebMail Notifier

WebMail Notifier checks your webmail accounts and notifies the number of unread emails.

You can get this also from https://addons.mozilla.org/en-US/firefox/addon/4490

You can get user scripts from here.

Currently supports

  • mail.google.com(Gmail & Google Apps)
  • mail.yahoo.com
  • mail.live.com(hotmail,msn,live)
  • www.daum.net(hanmail.net)
  • www.naver.com
  • www.empas.com
  • www.nate.com

Tiny Core Linux

Tiny Core Linux is a very small (10 MB) minimal Linux GUI Desktop. It is based on Linux 2.6 kernel, Busybox, Tiny X, and Fltk. The core runs entirely in ram and boots very quickly. Also offered is Micro Core a 6 MB image that is the console based engine of Tiny Core. CLI versions of Tiny Core's program allows the same functionality of Tiny Core's extensions only starting with a console based system.

It is not a complete desktop nor is all hardware completely supported. It represents only the core needed to boot into a very minimal X desktop typically with wired internet access.

The user has complete control over which applications and/or additional hardware to have supported, be it for a desktop, a netbook, an appliance, or server, selectable by the user by installing additional applications from online repositories, or easily compiling most anything you desire using tools provided.

Download

Linux Mint 8 Helena

Our latest release is Linux Mint 8, codename "Helena". Please choose the edition you wish to download. If you're new to Linux Mint or if you're unsure as to which edition is right for you, choose the Main Edition.

Choose an edition

Main Edition

Choose this edition if you're new to Linux Mint or not sure which edition to choose.

Universal Edition

This edition aims to provide the same features as the Main Edition without including proprietary software, patented technologies or support for restricted formats. If you're a magazine, a reseller or a distributor in Japan or in the USA then choose this edition.

It also comes as live DVD and features built-in support for English, French, Spanish, German, Italian, Swedish, Danish, Chinese, Korean, Portuguese/Br, Portuguese/Pt, Arabic, Hungarian, Lithuanian, Galician, Dutch, Russian, Polish, Norwegian, Japanese, Ukrainian, Romanian, Slovenian, Catalan, Greek, Czech, Slovak, Marathi, Norwegian [nynorsk], Croatian, Bulgarian, Turkish, Hindi, Finnish, Hebrew, Serbian, Belarussian and partial support for Basque and Bosnian.

x64 Edition

This edition supports the X86_64 architecture and it is optimized for 64bit processors. Note that the Main Edition (which is 32bit) is usually more stable and it also supports 64bit processors.