Setting up the hosted developer workstation with Fedora
Jump to navigation
Jump to search
Operating System:
cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.2 LTS"
install software:
apt-get install lxde konsole tcsh #x2go apt-get install python-software-properties apt-add-repository ppa:x2go/stable apt-get update apt-get install x2goserver
# see http://software.opensuse.org/download/package?project=home:tpokorra:mono&package=monodevelop-opt sh -c "echo 'deb http://download.opensuse.org/repositories/home:/tpokorra:/mono/xUbuntu_12.04/ /' >> /etc/apt/sources.list.d/monodevelop-opt.list" apt-get update apt-get install monodevelop-opt
apt-get install postgresql pgadmin3 konversation geany nant meld git-core git-cola echo "deb http://download.opensuse.org/repositories/home:/tpokorra:/openpetra/xUbuntu_12.04 ./" > /etc/apt/sources.list.d/mono-openpetra.list apt-get update apt-get install mono-openpetra-nant
see http://tpokorra.blogspot.de/2013/07/notify-all-users-logged-in-over-x2go-on.html