[12:28] hello everyone. I just installed ubuntustudio on my laptop. I'd like to have other desktop enviroments to choose at login, like the ubuntu standart desktop or gnome 3. is it safe to install without breaking the system? if so how can I do it? thanks [12:34] hello everyone. I just installed ubuntustudio on my laptop. I'd like to have other desktop enviroments to choose from at login, for example the ubuntu stardart desktop or gnome 3. is it safe to install without breaking/messing up the system? if so how can I do it? thanks [12:44] belalobo: It's mostly safe, yes. You get additional applications, so you'll have duplicates of some things, like file managers [12:45] And in the worst case scenario, there are some user files that conflict between the DEs, but in my experience, it's mostly fine [12:45] Depends on how similar the DEs are, and what you had originally, etc [12:46] You won't break the system anyhow. Nothing that critical [13:04] holstein: You miss the ol' gnome style? http://worldofgnome.org/gnome-classic-3-12-is-better-than-ever/ [13:04] do you know how to install it from the cli? [13:04] i try sudo apt-get install ubuntu-desktop but it doesnt work [13:04] Which one? [13:05] i'll go for ubuntu [13:05] what is the error message when you do that? [13:05] let me check again [13:05] The package should exist. Not sure with all releases. [13:06] Unable to locate package ubuntu-destop [13:06] sorry there was a typo [13:07] belalobo: Make use of the TAB key when you write commands [13:07] A lot of commands have auto-complete features [13:07] but now i get this: Media change: please insert the disc labeled [13:07] 'Ubuntu-Studio 12.04.2 _Precise Pangolin_ - Release i386 (20130213)' in the drive '/cdrom/' and press enter [13:07] so, if you do: sudo apt-get install ubuntu-desk, and then hit TAB, it should auto-complete. Hit a couple of times, and it will show you several alternatives, if there are such [13:08] Could you post me the concents of your sources.list. Do this command: cat /etc/apt/sources.list [13:08] Then paste the resulst in http://paste.ubuntu.com [13:08] And pass me the link [13:09] Remember to make use of the TAB key [13:09] It works really nicely with paths [13:10] ok [13:11] http://paste.ubuntu.com/7010260/ [13:12] belalobo: The first line there should not be there [13:12] You can delete it, and save the file. To do that, you need to be root. Either use nano (if you know how), or gedit: sudo gedit /etc/apt/sources.list [13:13] This one: deb cdrom:[Ubuntu-Studio 12.04.2 _Precise Pangolin_ - Release i386 (20130213)]/ precise main multiverse restricted universe [13:13] Once you've removed that line from the file, and saved it, you need to update the package list cache [13:13] which is: sudo apt-get update [13:13] then, try to install [13:14] hum ok. can you tell me why the line is there anyway? [13:14] No idea. It should be automatically removed after you installed the system [13:14] Which I hope you have done :P [13:14] Or maybe you have clicked the option to use the CD in software sources? [13:15] In any case, you don't need it. Just remove that line [13:15] hum dunno really [13:15] this is a fresh install [13:16] anyway i did what you said and now it is installing [13:16] :) [13:17] good [13:17] belalobo: Each line in the file /etc/apt/sources.list tell from where to look for packages [13:18] belalobo: First, there are different pockets. Each pocket have up to four repos: main, universe, multiverse, restricted [13:18] Or, I should say,first there are different archives [13:19] Two of the archives are commented out - the partner and the extra archives [13:19] If you need applications like Skype or Adobe Acrobat Reader, you'lll need to enable the Partner archive [13:19] Meaning, uncomment that line [13:19] comment == # [13:20] Well, lines starting with # [13:20] i just installed skype and all went well. didn't have to edit sources list [13:20] main is free software, maintained by Canonical. restricted is non-free software, maintained by canonical (nvidia, etc) [13:21] belalobo: Not from apt - you downloaded it [13:21] yes [13:21] You can install it directly doing: sudo apt-get install skype [13:21] ..if you enable the partner archive [13:21] is it ok or should i install it with apt? [13:21] It's fine [13:22] universe is free software maintained by the community - mostly imported from Debian. That is where all the Ubuntu Studio packages are [13:22] multiverse is non-free software maintained by the community [13:22] well... for now I only have one thing to say to you [13:22] and that is [13:22] thank you very much sir :) [13:23] belalobo: You're welcome :) [13:23] i'll be back lol === arges_ is now known as arges [16:31] Hi I am trying to get audio out of my presonus firebox but can not find any information. Any one can help me out. [16:31] ? [16:31] I am using ubuntu studio 13.10 [18:18] I just needed to specify firewire as the driver for audio and start qjackctl [18:19] finaly got audio [23:33] hI want to build my self a brand new ubuntustudio with KDE and ONLY for music production, need help to set up a live cd/dvd here [23:44] hmm... this might be better asked in #ubuntu or #xubuntu the only way i know how to do it is to build the system the way you like and image it out (using Redo Backup & Restore or FLDT: https://github.com/pennmanor/FLDT )