Which repository do you use?

Poll: Which code repository do you use?

Which repository is your primary choice?

From James Bowes‘ article, A code hosting comparison for open source projects:

read more

opensource.com

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Freeing scientific data with CC0 and Dryad repository

lightning talk

Karen Cranston (@kcranstn) is an evolutionary biologist at the National Evolutionary Synthesis Center (NESCent), a nonprofit science center dedicated to cross-disciplinary research in evolution. NESCent promotes the synthesis of information, concepts, and knowledge to address significant, emerging, or novel questions in evolutionary science and its applications. They collect new data under a Creative Commons license (CC0) to free scientific data and make it more widely available.

read more

opensource.com

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How to clone and share a Git repository over SSH on Linux

Only recently I’ve started to work with Git, don’t blame me I’m mainly a system administrator not a developer, and one of the things I’ve been asked to setup is a way to have a cloned Git project shared over SSH to a particular group of person that share the same linux group.The issue is this setting are the permissions that must be properly set so you and the others don’t end up stomping on each other when pushing changes, so let’s see how to achieve this goal quickly.
LXer Linux News

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To List Packages From A PPA / Repository In Ubuntu

A few weeks ago, we saw how to find out to which PPA / repository a package belongs to in Ubuntu / Debian. But how about getting a list of packages available in a PPA / repository?
StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Insync Repository Available For Ubuntu, Linux Mint And Debian Users

Insync, an unofficial Google Drive client for Linux, is now available in a repository for Ubuntu, Linux Mint and Debian users and it’s recommended you add since you’ll get automatic updates.
StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Howto- add Virtualbox repository to opensuse

Question :  How to add Virtualbox repository to opensuse  ? Answer : 1- Using Terminal: 1-1 add repo to  opensuse #zypper ar -f -n http://download.virtualbox.org/virtualbox/rpm/opensuse/11.4/…

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]

Unixmen

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Cinnamon Themes, Applets And Extensions PPA Repository [Ubuntu, Linux Mint, LMDE]

cinnamon settings
WebUpd8 reader Brian Bentsen has created a PPA repository to easily install extra Cinnamon themes, applets and extensions in Ubuntu, Linux Mint and LMDE.

The PPA is new but it already provides around 40 packages, including a classic menu applet, Gpaste, hardware monitor applet, messaging menu, places applet, force quit, window menu, window icon list, coverflow alt-tab as well as themes like Eleganse, Holo, ICS, elementary, Ambiance, Glass, Baldr and many others.

 

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Install Oracle Java (JDK) 7 in Ubuntu via PPA Repository

We’ve previously written about installing Oracle JDK 7 in Ubuntu using a script with a GUI provided by Zenity. Some may find this method hard to use and also, it comes with GTK dependencies. So as an alternative that doesn’t have any GTK dependencies, and it gets auto-updated
If you really need to use Oracle (ex Sun) Java instead of OpenJDK in Ubuntu, here’s an easy way to do it:
a PPA repository to install and keep your computer up to date with the latest Oracle Java 7 (JDK).
StumbleUponDiggTwitterFacebookRedditLinkedInEmail