/srv/irclogs.ubuntu.com/2014/06/25/#ubuntu.txt

ki7mtI know for a fact it's up to date, as I helped write parts of it.00:00
h4nk!request http://members.rk.com/ (CCBill)00:00
ubottuh4nk: I am only a bot, please don't think I'm intelligent :)00:00
eurythmiadaftykins: ah-hah. buttons 1 2 3 are laid out in the order on the classic 3-button mouse. (1- left click, 2- middle click, 3 - right click), so I needed to reverse 1 and 3 to do what I was trying to do. Thanks for prodding me into experimentation :-)00:01
daftykinseurythmia: :D no problem! apologies for saying so without certainty though.00:01
eurythmiadaftykins: it wasn't spoonfeeding, and it wasn't "rtfm", I am grateful for the response.00:02
daftykins:)00:02
=== veebull is now known as veebull_away
daftykinski7mt: how come it doesn't mention that out of the box /var/www/html/ is alive and working?00:07
ki7mtdaftykins, sri, dont understand what your asking?00:08
daftykinski7mt: the ubuntu guide page, it delves straight into specifying sites but doesn't mention the default is working out of the box?00:08
ki7mtif you point a browser at http://ip-addy/ it shoudl present a default page that says It's Alive :-)00:09
daftykinski7mt: right, but the guide doesn't seem to state that that's already available and being served, the new user visiting that doc might think they need to create a new site first00:10
ki7mtFor instance, my UBuntu mirror, I didn't enable any sites, simply built the server, and liked a folder /var/www/ubuntu .. if I point to http://ip-addy/ I get the alive message00:10
ki7mts/linked/liked/00:10
daftykinsyep because it's serving from /var/www/html as default in 14.04 server00:11
ki7mtdaftykins, Ahh, ok I see what your saying, I can pass that along to the main writers.00:11
daftykins:)00:11
FlamI just did an update on my server and php5-fpm is returning many errors.  For example, I ran "sudo apt-get remove --purge php5-fpm" then "sudo apt-get install php5-fpm" and it is outputting the following line: "update-rc.d: warning: php5-fpm stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)"00:12
FlamIs anyone else experiencing this  / knows how I can fix it?00:12
ki7mtdaftykins, Actually, that's exactly the ype of QA those docs needs, as the writers are so entrenched in the contest, it's easy to forget the target audience.00:13
ki7mt.. content ..00:13
daftykinski7mt: hehe, friends have told me i should do technical writing, before00:13
ki7mtThey need help, lots of it for sure.00:13
ki7mtEspecially on the three main docs, Server, Desktop and the Yelp-Help apps.00:14
daftykinski7mt: does it actually break at that point?00:14
ki7mtdaftykins, does what break ?00:15
daftykinski7mt: ugh sorry, my brain is fail tonight, i highlighted you instead of Flam00:15
ki7mt:-)00:15
daftykinsFlam: ^ :D00:15
Flamdaftykins: I think so: http://puu.sh/9INPq/b541308d91.png00:16
Flamthe last line in the image is the last line I get00:16
daftykinsFlam: oh, well it looks like it returned to the prompt so it hasn't really failed00:16
Flambut my wordpress blog is erroring out00:17
daftykinsFlam: in what way?00:17
ki7mtmay be a bug in the init script run level settings00:17
ki7mtThat's twice today that we've seen the same error mentioned.00:17
daftykinski7mt: oh? this runlevel one?00:18
ki7mtyeah, saw it with the guy trying to install openerp also00:19
ki7mtdifferent packages, same result message00:20
ki7mtI guess it's a warning, not so much an error, but still.00:21
daftykinsit almost seems like a package for a distro that does use runlevels is being installed on one that doesn't00:22
daftykinsbut i'm not very experienced with all that side of things00:22
Flamnginx error logs displaying  http://puu.sh/9IOfD/c6fb9abea6.png00:22
Flamnever encountered this issue in 1yr of uptime lol00:23
FlamI also don't see why there would be a permission issue00:23
daftykinshmm i've not used nginx00:23
ki7mtFlam, yup, someitng definately not right with fpm. was it working before the upgrade?00:23
Flamki7mt: yes00:23
ki7mtFlam, I'd regress until that's resolved, whatever it is causing it.00:24
FlamI don't know how to do that :/ And I've already made many changes00:24
daftykinsbut you've got your backup, right? :)00:25
ki7mtFlam, well, lesson one, test things in a dev env first, before adding to a produciton server ;-)00:25
FlamI wish I had that luxury lol00:25
daftykinsthanks to virtualisation, we all do </TV advert>00:27
ki7mtFlam, in my old life, that was dev, staging then release :-) .. non of that helps you at the moment I know.00:27
Flami never expected something as old and stable as php5-fpm to shit itself like this though00:27
daftykinseasy on the language please my good man O_.00:28
FlamSorry00:28
ki7mtFlam, Honestly thoug, only think I can suggest is looking at your dpkg.logs and remove the updates, but your still gonna be left dead in the water until you install the all the older packages.00:28
=== Ornacia is now known as Felicia
=== dfgas_off is now known as dfgas
=== Felicia is now known as Ornacia
ki7mtFlam, I dont know the answer here, but if it's happening to you, others probably too, a bit of googling may yield a result or two.00:30
=== goeo__ is now known as goeo_
FlamI think I'm on the right track to solving it00:30
FlamWill write what I do here when I figure it out00:31
ki7mtI use / write a bit of php, but not web-based apps, UI based.00:31
daftykinsFlam: i did a clean wordpress install the other day on 14.04 and didn't have to touch php5-fpm00:31
daftykinsalbeit with apache200:31
Flamyeah when you use nginx you need php5-fpm00:32
kdederhey, can anyone recommend a wifi card for a desktop?  I guess it should be Intel-based?  pci-e, right?00:32
zh1pci?00:32
daftykinsFlam: you could purge reinstall it?00:32
FlamI did00:32
Flam'Didn't help\00:32
daftykinsoh, you said you removed and installed, didn't see mention of purge00:33
daftykinskdeder: does speed matter?00:33
kdederdaftykins:  dunno... well, I want more than 'g' ;)00:33
daftykinsi bought a very cheap 'n' the other day, which worked out of the box with ubuntu 14.0400:34
kdederat least, N?  I have an old router but I hope to replace either when it dies or when I need more speed00:34
zh1kdeder, just one tip before buying card check for its compatibility and specs00:34
kdederdaftykins:  which one?  I should find an intel chipset, right?00:34
ocoxohello MonkeyDust!00:35
kdederzh1:  right... I have the intel linux support list in front of me00:35
daftykinskdeder: you won't get intel wireless in a desktop PCI-Express card00:35
daftykinskdeder: i got this super simple cheap thing to keep the parents happy - TP-Link TL-WN781ND00:35
=== goeo_ is now known as goeo
kdederdaftykins:  I think I can... there's a bunch on ebay, for e.g.00:35
kdederdaftykins:  isn't that usb?00:36
daftykinskdeder: nope low profile PCI-E 1x00:36
daftykinsit's pretty basic but is a well supported Atheros chipset00:36
kdederdaftykins: okay...00:36
daftykinsbut yeah, pretty basic on the speed front00:36
daftykinsyou won't be breaking any records00:36
kdederdaftykins:  ah :)00:37
kdederwell, do you get full bars?00:37
FlamOk I solved it.  First I purged then reinstalled.  Then I updated the config file to use my socket like so: "listen = /var/run/php5-fpm.sock", then I uncommented the following lines: listen.owner, listen.group, listen.mode, then I reinstalled php5-mysql, then restarted php5-fpm and nginx.00:37
FlamI also made listen.mode 0666 instead of 066000:37
ki7mtDont need too, most nic cards are faster than the saverage service speed anyway00:37
ki7mt.. average ..00:37
kdederhmmm00:37
zh1kdeder, give more details on max price and type card need00:37
kdederso, I don't need intel?  I thought it was just a safer bet00:37
kdederzh1:  I can go pci, pci-e... or usb, obviously00:38
kdederpci-e - I thought it will be stronger signal and speed?00:38
daftykinskdeder: not a good comparison really, my parents system has line-of-sight00:38
daftykinsa PCI-E card could have better antennas that you could position further away from the metallic computer case, yeah00:39
kdedermax price - cheaper is better... my desktop is old and I want to buy a mini-itx machine eventually or laptop :)00:39
daftykinsand avoiding USB + networking is always a good thing00:39
ki7mtIndeed00:39
kdederdaftykins:  yes, that's what I was thinking ;)00:39
zh1kdeder, is it for desktop or lap?00:40
kdederintel has some pci-e cards... including a desktop 7260 ac version but it's really expensive00:40
ki7mtkdeder, here's a good place to look: https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported00:40
kdederzh1:  desktop00:40
ki7mt3Com, belkin, Dlink, all have 3 or more devices supported00:41
ki7mtor device types I should say00:41
kdederthere's no listing for pci-e though?00:41
ki7mtThat's a waste of a slot, there's no need for it, thus not many around.00:42
ki7mtStandard PCI is more than enough for a Nic card.00:42
kdederthe listing is outdated, I think :)00:43
zh1kdeder, what motherboard u have00:43
kdederzh1:  asus p5q00:43
ki7mtIt may be a bit dated, last update was AUG-201300:44
daftykinskdeder: odd, i'd expect intel to only do the mini-PCI-E wireless cards for laptops00:44
kastandoes anyone know how to get netflix to work I keep getting the i need to install silverlight wich i have installed and unistalled several times  i also have tried using the firefox override and nada00:44
holstein!netflix00:44
ubottuIf you use Netflix, there is an unofficial solution for using it in Ubuntu detailed in http://www.compholio.com/netflix-desktop/ - bug reports in https://bugs.launchpad.net/netflix-desktop00:44
holsteinkastan: they dont officially support linux00:45
kdederhere's the intel list:   http://www.intel.com/support/wireless/wlan/sb/CS-034398.htm00:45
kastanubottu: i tried all of that and kept getting the same error00:45
ubottukastan: I am only a bot, please don't think I'm intelligent :)00:45
holsteinkastan: thats from me, friend. thats what we have.. if its not working, you could be doing it incorrectly, but, they (netflix) dont support linux, so you can expect breakage00:46
ki7mtUse Piplight .. it works: http://www.webupd8.org/2013/08/pipelight-use-silverlight-in-your-linux.html00:46
kdederis there any way of knowing what order that hardware is?  I mean, 7260 is more recent?00:47
daftykinskdeder: intel's website has detailed info on all their devices00:48
daftykinstime doesn't directly relate to support though00:48
kastanill try it again should i remove and reinstall it all again00:48
kdederI thought more recent cards might be better?00:48
Jordan_Ukastan: How exactly did you install and uninstall silverlight many times?00:49
ki7mtkdeder, I think you'll find, that on Linux, newest, is not usualy the bestest :-) a year or two old of often better for kenerl support, especially with Nic Drivers00:49
holsteinkastan: they dont support if, friend.. so, you can literally try whatever you think is going to work. i know, i would just purge all and start over..00:49
Jordan_Ukastan: How exactly did you install and uninstall silverlight many times? Possible solutions for using Silverlight in Ubuntu include Netflix-Desktop: https://launchpad.net/netflix-desktop and PipeLight: https://launchpad.net/pipelight .00:52
kastanJordan_U i did sudo apt-get remove --purge pipelight00:53
FoxhoundzDoes tasksel install the latest LAMP binaries?00:54
ki7mtYes, whatever is in the repo it installs, may not be bleeding edge, but not too far from it.00:54
kastannow it says i need to upgrade silverlight00:55
Jordan_Ukastan: How did you initially install pipelight?00:56
holsteinkastan: it may "say" lots of things.. try and use netflix, and if it works, and you can get around messages, do so..00:56
ki7mtFoxhoundz, use apt-cache search and apt-cache show for the packages, you'll see the version it would install.00:56
kastanit wont let me get around this one00:56
kastanudo apt-get install --install-recommends pipelight-multi00:56
kastansudo apt-get install --install-recommends pipelight-multi00:57
holsteinkastan: its muy understanding the netflix desktop tries to do all of this for you.. have you tried it?00:57
holsteinmy*00:57
Foxhoundzki7mt: gotcha. So Tasksel is just a wrapper for apt-get right?00:58
=== markthomas is now known as markthomas_away
Foxhoundzit doesn't actually download the binaries from its own source from somewhere, yes?00:59
kastantrying now but its a .exe file which wont be supported00:59
ki7mtFoxhoundz, Yes, sort of, it's like a meta-package installer for servers.00:59
kastanor will it in wine00:59
kastanhmm00:59
holstein!netflix01:00
ubottuIf you use Netflix, there is an unofficial solution for using it in Ubuntu detailed in http://www.compholio.com/netflix-desktop/ - bug reports in https://bugs.launchpad.net/netflix-desktop01:00
=== markthomas_away is now known as markthomas
holsteinkastan: whatever is says in the support listed above for it.. its for linux specifically.. though, not from netfli01:00
holsteinkastan: specifically https://bugs.launchpad.net/netflix-desktop01:00
=== markthomas is now known as markthomas_away
kastanholstein: awesome thank you01:01
geekintimeI am writing a packet capture application and seeing extremely long waits (>60 seconds) for pcap_findalldevs to return.  Can someone point me to a likely cause?  tcpdump is also doing this ( tcpdump -n )01:02
Jordan_Ukastan: I assume you also added one of the pipelight ppas before running apt-get install pipelight-multi. Which ppa did you add, and how?01:02
kastanJordan_U sudo apt-add-repository ppa:pipelight/stable01:03
kastanJordan_U i used it via terminal i prefer terminal over the gui01:04
ki7mtyou and me both :-)01:04
ocoxohello everyone, if anyone ever had or has problem opening links in tabs/browsers on liferea feed reader, this solves the problem:  if you go to 'network' in system settings, and select 'network proxy', then the method must be'none'. or if it happens to be 'manual' then the server etc. shouldnt be left blank and values need to be entered. I found this in launchpad as a debugging solution and it worked; https://bugs.launchpad.net/ubuntu/+source/ubuntuone-clien01:14
ocoxot/+bug/94231201:14
=== Hypernet is now known as Aiden_Pearce
aurieisaac.01:18
aurieisaacplease, someboddy send any msg just to me test de alert from chat. thanks01:19
Quoexlaureianimus: any more message?01:20
geekintimeWhat would cause the pcap_findalldevs function to take >60 seconds to return? Seeing this in my own application and tcpdump.01:20
holsteinaurieisaac: ? use the #ubuntu-offtopic, please01:20
aurieisaacno, thats all01:20
aurieisaacthanks01:20
ki7mtthat's like asking to get bombarded with marbles :-) no thanks.01:21
daftykinsg'night fellow helpers01:21
=== dfgas is now known as dfgas_off
rajareddyhi guys !01:28
rajareddyi'm new to xubuntu after a lot of times crashing ubuntu !01:28
holsteinxubuntu *is* ubuntu01:29
rajareddybut i see it differently !01:31
=== megabit|away is now known as megabitdragon
rajareddyhi ! good morning01:34
holsteinrajareddy: feel free and use the #ubuntu-offtopic channel for chat. lots of folks over there to wish a good morning to :)01:35
adamfishHello?01:36
rajareddygot it !01:36
holsteinadamfish: welcome.. let us know if you have a question.. otherwise, feel free and use #ubuntu-offtopic for chat.. thanks01:36
adamfishI do.01:36
SunstreamAnyone help me here with Ident how to get it to work so I can use it for IRC01:36
=== LesMiseraubles is now known as DebbieDowner
adamfishI am trying to download wine, but it doesn't know where to use the APT?01:37
holstein!register01:37
ubottuInformation about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode01:37
holsteinSunstream: ^ is that what you are talking about? identifying?01:37
holstein!wine | adamfish01:37
ubottuadamfish: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu01:37
=== jayson is now known as jayson_2
Sunstreamso when people do whois on me will see my username without the ~01:38
holsteinadamfish: its as simple as "sudo apt-get install" in a terminal..01:38
holstein!freenode | Sunstream01:38
ubottuSunstream: freenode is the IRC network that you're on! - See http://freenode.net/faq.shtml - freenode has policies that govern how people should use the network which can be read at http://freenode.net/policy.shtml - The Ubuntu channels on freenode also have their own !Guidelines01:38
jayson_2hi.  If I have a package that wants an older library version, and I have a newer one installed, do I just create a softlink with the expected version number01:38
rajareddyk folks !  i'm trying to  install media plugins  ! but i saw the direct install  method in saucy salmander ,  but now trusty behaving something differently ! like wise "use this source" when i selected it it's staying normal like a  struct system ! so i need some assistance01:38
SunstreamDon't I need to install a Ident program on my Ubuntu install?01:39
holstein!restricted | rajareddy01:39
ubotturajareddy: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html  - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats01:39
holsteinSunstream: ask the freenode maintainers.. i dont think that is related01:39
rajareddyyeah , i tried that ,  restricted extras , but i faced the same problem @ holstein01:40
Guest12906Hi Guys, i've just installed the ubuntu gnome desktop 14.04.., installation finished but currently I can't install any other software.., what went wrong? it says "E: Unable to correct problems, you have held broken packages."., how to fix it.., thanks01:40
Quoexlrajareddy: may I pm you?01:40
Sunstream!ident01:40
holsteinrajareddy: ok.. what problem?01:40
rajareddy12906  ; at the boot screen u can see advanced options from there try to fix the brocken packages01:40
SunstreamI really doubt they can help because the IDENT is on the client side not their side01:40
holsteinrajareddy: you have not enabled the sources? you will read how to do that at the links i gave. what are you trying to do? play mp3's? dvd's?01:40
BeldarGuest12906, Try running in the terminal sudo apt-get -f install01:41
holsteinSunstream: ok.. then, run ident as they intend it to be run.. where are you getting ident? is it an ubuntu application?01:41
K`zanHi folks, I have a handicapped friend who is paraplegic and unable to manipulate the keyboard.  Is there some way I can send a keystroke from my machine to hers, walking over every time she need a pagedown is getting old :-(.  Any help appreciated!01:41
rajareddyyeah , i want  media codecs !01:41
Guest12906rajareddy: at the boot screen?01:41
holsteinrajareddy: ok. for what? what are you trying to do? mp3's? dvd's?01:42
rajareddyyeah 12906 , at the boot01:42
Quoexlis this where we dont say medibuntu?01:42
Guest12906Beldar: ok.., I am gonna try it now01:42
BeldarGuest12906, Disregard that command01:42
holsteinOranabi: correct.. we dont, since they are dead..01:42
holsteinOranabi: sorry.. Quoexl ^01:42
rajareddynow it's 24 hr i installed xubuntu , but i can't able to play any media ! so i think i do need codecs !01:42
holsteinrajareddy: for what? mp3 playback? dvd's?01:42
rajareddyall media mp3, mp4 , mpeg etc01:43
holsteinrajareddy: i play all media i need in xubuntu.. and im happy to help you. as is any volunteer..01:43
holsteinrajareddy: the link i gave itemizes how to do so.. what trouble are you having specifically?01:43
=== luckybunny is now known as lbaway
jay_hello?01:44
Sunstreamits a piece of software that responds to the a query on port 11301:44
Quoexl!hello jay_01:44
holsteinrajareddy: you may want the complete ubuntu-restricted-extras package.. have you tried installing it?01:44
jay_i am so confused by linux. can someone explain some shit to me. I've tried like 8 distro's and can't get half of them to install.  I keep trying to boot from a usb stick and a bunch of installs (like puppy linux and dsl) can't find the kernals? I dunno what's happening lol01:46
=== lbaway is now known as luckybunny
=== megabitdragon is now known as megabit|away
holsteinjay_: try and keep it family friendly.. with the language.. thanks01:46
rajareddynow i tried to install it ! it's seems to be paused at "quering software sources"01:46
jay_I can't even get my wireless to work. It makes me want to go back to windows. I've been trying linux for two days but gez it's hard/ sorry about the language01:46
holsteinjay_: you may have an issue where, you had a problematic piece of hardware failing, and are experiencing issues with that01:46
holsteinjay_: windows came on the machine though, preinstalled. so, it can be a challenge to expect to just install the os when you havent before.. have you installed windows before?01:47
jay_I am running from Lubuntu right now. It's a little to slow and picky for my liking though.01:47
holstein!wifi01:47
ubottuWireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs01:47
jay_I've installed windows 95, 98, xp and 701:47
lexus00zwow. thats quite alot01:48
jay_i mean in the past lol01:48
holsteinjay_: you can try that for your wireless, but, i would just try and wire up to internet.. and open either the update manager, and upgrade, or "sudo apt-get update && sudo apt-get dist-upgrade" in the terminal.. and reboot.. then, if you have no wifi, we can go from there01:48
adamfishTo install wine, these items must be removed:01:48
rajareddyremember these three while installing linux <root , home, swap> that's  all !  @ jay01:48
holsteinadamfish: if you have a lot of 3rd party sources added, you can run into issues..01:48
adamfishvidia opencl diver and icd loader library? How to do that?01:49
jay_i've done with update manager hostien. i have a driver installed (b43) and can connect to my wifi but the browser doesn't work01:49
adamfishWhy did it get rid of alot?01:49
holsteinadamfish: are you using ubuntu 14.04?01:49
adamfishYes01:49
holsteinjay_: what browser doesnt do what?01:49
jay_what does swap do rajareddy?01:49
adamfishI just got it.01:49
holsteinjay_: i know it can be frustrating,but try and ask questions..01:50
adamfishNo 3rd part or anything01:50
holsteinjay_: swap is like the page file in windows, basically01:50
jay_firefox says i'm not connected to the internet.01:50
holsteinjay_: are you?01:50
jay_i dunno what a page file is sorry01:50
omi_rajareddy: I can't find the advance setting you mention to me before., I the guest1206 and now log in to another machine01:50
holsteinjay_: in windows, the page file is the basic equivalent of the swap partition in linux01:50
lexus00zjay:maybe its your wifi doesnt connected to the internet01:50
holsteinjay_: pretty much, if you didnt care to find out what the page file was, then you likely dont need to know what swap is..01:51
rajareddyswap : double to your RAM size01:51
jay_yes i'm connected to the internet cause i'm using ethernet. if i were to disconnect ethernet, i could get connected to my wifi but firefox says i have no internet01:51
adamfishI have 32 gigs of ram01:51
cabrito.01:51
jay_that could be lexus01:51
lexus00zrajareddy.thats quite a good explanation01:51
rajareddythen try ping  from terminal !, sometimes slow internet problem!01:51
omi_so, double size the ram for swap? is it still necessary?01:52
holsteinjay_: open a terminal and run "ping google.com"01:52
jay_do routers often not play well with the ex3 ex4 file systems?01:52
adamfishWhere are ehternet drivers located? I need to get rid of my Nvidia01:52
rajareddyrouter don't differentiate file systems01:52
holsteinjay_: no.. your router could care less about your filesystem, and is more likely running linux that anything else01:52
adamfishWell wine is telling me to get rid of my Ethernet ports01:53
holsteinadamfish: not likely..01:53
ki7mtomi_, no, not unless your have some serious comutations apps running. I very rarely ever see swap being used, even with swapeness set to 60 (Ubuntu default)01:53
lexus00zadamfish: you mean nvidia drive?01:53
adamfishYes01:53
adamfishWine doesnt like it.01:53
omi_how to install any software on ubuntu gnome 14.04?01:53
holsteinadamfish: maybe something you are running with wine.. but i literaly run "sudo apt-ge install wine" and "wine /path/to/*.exe" and see if it works01:53
adamfishSo I cant download it01:53
holsteinomi_: https://help.ubuntu.com/community/InstallingSoftware01:54
wolfy1339how do i run xubuntu-desktop on ubuntu server 14.04? i need it for x11vnc01:54
adamfishapt-ge not found?01:54
jay_ok before i waste y'alls time fixing my wifi, what distrobution would you guys recommend i use on an older pc? i want to be able to watch youtube wiithout it being choppy at 720p. i try on Lubuntu but it is choppy. puppy wasn't choppy but i couldn't get it to install01:55
lexus00zadamfish. its apt-get01:55
adamfishDo I need su?01:55
holsteinadamfish: apt-get, friend01:55
lexus00zyes01:55
lexus00zsudo apt-get01:55
holsteinadamfish: i have a typo up there, but i had already given you that command before..01:55
holsteinadamfish: sudo apt-get install wine01:55
holsteinadamfish: actually, do this. "sudo apt-get update && sudo apt-get install wine"01:56
adamfishAlright01:56
lexus00zwhy shoulf update every time before install?01:56
holsteinwolfy1339: you may just want xfce4.. sudo apt-get install xfce401:56
wolfy1339ok01:56
holsteinlexus00z: i didnt say that, but, its a good idea to be accessing current data..01:56
adamfishFetching and reading01:57
omi_holstein:  i got error message : E : unable to correct problems, you have held broken package, and I know how to install software on ubuntu with terminal, Ubuntu software center and synaptic, but this is my first time using the ubuntu gnome 14.04, i can't install anything :(01:57
lexus00zholstein:ok then01:57
jay_ok before i waste y'alls time fixing my wifi, what distrobution would you guys recommend i use on an older pc? i want to be able to watch youtube wiithout it being choppy at 720p. i try on Lubuntu but it is choppy. puppy wasn't choppy but i couldn't get it to install01:57
adamfishJay try ubuntu studio requires some fixing buts its darn good.01:58
holsteinomi_: thats got nothing to do with gnome, though.. if you have broken your system, you can hopefully repair it by running "sudo apt-get update" in a terminal and dealing with errors01:58
jay_I have a lot of questions and don't want to drive you guys nuts. sorry in advance01:58
adamfishI dual boot 3 OS's01:58
Beldaromi_, we need a pastebin showing that error and the packages01:58
jay_some fixing? what do yo mean by that?01:58
holsteinjay_: i recommend trying the live versions of the ubuntu derivitives.. "flavours"01:58
adamfishWell I have to fix APT's01:58
holstein!flavors01:58
ubottu!Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.01:58
lexus00zjay: its ok01:58
adamfishIT wont find the file correctly01:58
holsteinjay_: they are *all* ubuntu, though.. all have the same sources.. just different default configurations01:59
adamfishBut its a 2 minute fix01:59
adamfishSound works01:59
jay_so what is recommended for my old pc?01:59
holsteinjay_: i say, choose one, and try and stick it out.. remember how you worked with windows "as-is" for a long time, and had no other options but just to learn to use it01:59
adamfishUbuntu Studio01:59
Beldaromi_,Run the apt-get update and apt-get dist-upgrade and pastebin all of the stuff in the terminal.01:59
holsteinjay_: lubuntu is fine.. or xubuntu01:59
omi_holstein: I did it actually, after I change to local repositories, I try to install some software, but it wont work.., Beldarok02:00
holsteini actually disagree on ubuntustudio. though i use it02:00
omi_Beldar: ok., try it now02:00
mygoodwait02:00
holsteinomi_: if you have broken your sources, you'll have to fix that02:00
adamfish                                                                          │02:00
adamfish │ MISCELLANEOUS02:00
adamfish02:00
adamfish │ If you acquired this product in the United States, this EULA is governed02:00
adamfish │ by the laws of the State of Washington.02:00
adamfish02:00
unopasteadamfish you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted02:01
jay_lubuntu is weird though holstein. simple things are hard. like, i can't even change the time on my clock?  i go to digital clock settings and it has a %R??? lol02:01
holstein!paste | adamfish02:01
ubottuadamfish: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.02:01
=== dfgas_off is now known as dfgas
jay_how to i direct my comments like you guys are to a particular person?02:01
holsteinjay_: they are actually not simple, or hard.. its just uncommmon for you.. and i understand its frustrating.. it was for me as well, but i can assure you, i am quite quickly simialarly frustrated with windows now.. though, its not "hard", its just uncommon to me nkow02:01
holsteinnow*02:02
holstein!tab | jay_02:02
ubottujay_: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.02:02
triplcHi all02:02
holsteinjay_: just remember how long you have been using windows. and how long you use it before adding wifi into the mix.. or customizing anything about the UI.02:03
lexus00zwhat about using on cellphome02:03
jay_holstein, need02:03
jay_neat*02:03
holsteinjay_: try and give yourself time and be patient.. and plan for failure.. use live CD's to experiment...02:03
omi_Beldar: run the apt-get update., everything just fine I think.., no error message.., and sorry I can't  paste the post on the terminal because it is on another machine02:03
lexus00zhow can i autocomplish rhe nickname02:03
MouseTheLuckyDogIs there a GUI runlevel editor?02:03
triplchow to uninstall Firefox? I run apt-get... to remove it, but apt-get requires me to INSTALL epiphany, which I don't need. I just download Firefox ESR and want to use it instead of Firefox02:03
* triplc using 12.0402:04
holsteintriplc: you may prefer a GUI package manager like synaptic.. you can try "sudo apt-get autoremove firefox"02:04
Beldarlexus00z, Help directly or ask for support on a issue, don't just randomly comment and use nick when you do.02:05
omi_now running the dist-upgrade.., it seems like it downloading some thing Beldar02:05
triplcholstein: I use apt-get... the problem is that there is some package that require firefox02:05
jay_holstein, I've been two days patient. Windows just does everything for you. Drivers? don't worry about it. ut Clocks? I can set them. lol Windows is easy for anyone. Even people who've never used PC's I'd wager. I do want to learn to use linux though b02:05
triplcI do not know which one02:05
jay_because I like the idea of it being made for people just for the heck of being nice and making cool software. that's neat to me02:05
js_doodejay_: You've taken the red pill eh?02:06
triplchow to find package(s) that DEPEND on firefox?02:06
jay_and, i have old hardware i'd like to use and windows is slow02:06
lexus00zbeldar: understood02:06
jay_i forgot which pill is which but sure..02:06
Beldaromi_, Why is are you not on the broken computer here?02:06
omi_jay_ have you tried crunhbang?02:06
js_doodejay_: distrowatch02:06
adamfishI am stuck at http://paste.ubuntu.com/7698152/02:06
holsteinjay_: if you want linux to "do everything for you" then, do the same as you do with windows.. buy a machine with ubuntu on it02:06
Beldarsorry bad grammar, lol omi_02:07
adamfishHelp I cant fix the error02:07
jay_omi_, i haven't tried that one02:07
jay_do any older distro's just 'work' out of the box?02:07
omi_Beldar: I can' reconnect to the irc channel using the "broken machine" :)02:07
adamfishJay: Linux Mint02:07
holsteinjay_: its not fail to purchas a machine that comes with windows, and expect ubuntu to "just work".. its quite nice when things do, and actually, i find linux does have more "out of the box" support for hardware than windows..02:07
js_doodejay_: debian based lubuntu, xubuntu02:07
jay_I can't afford a new machine cause my town is bad for jobs right now :(02:08
omi_how old your machine anyway jay_02:08
holsteinjay_: its not about the distro working.. its about it being compatible with your hardware02:08
adamfishGoing back to windows 7..02:08
jay_i tried linux mint adamfish. it was sloooow02:08
Beldaradamfish, try windows 8. ;)02:08
miggymholstein: very true! linux autoinstalled my drivers, whereas windows left me without internet access was stuck at a crappy resolution til i installed drivers02:08
adamfishSLow but if ram booted.02:08
adamfishSuper fast02:08
* js_doode cries incessantly for the poor souls giving up and going back to winblows02:09
jay_my machine is about 7 years old? AMD Turion 62 x2 1.8ghz02:09
miggymjay_: i've had very good experiences with crunchbang02:09
adamfishJs_doode: I like Ubuntu better but its hard02:09
=== allen is now known as allenrm
Beldarjs_doode, misspelling windows here is a loss of cred not gain.02:09
holsteinlubuntu is fresher code.. not that that matters, necessarily..02:10
omi_I have a pentium 4 2.4Ghz 478,Ram 1GB ddr1.., running crunchbang jay_02:10
js_doodeBeldar: my bad.02:10
holsteini have a 900mhz celeron running cruchbang, but it ran lubuntu as well..02:10
Beldaromi_, Is the broken os crunchbang?02:10
omi_nope02:10
omi_Beldar: nope.., it is a ubuntu gnome 14.0402:11
Beldar!who | omi_02:11
ubottuomi_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)02:11
adamfishI have the best computer money can get at the moment fast and Ubuntu still has probs.02:11
allenrmhey all, i'm looking for something like MS OneNote, that will allow me to keep notes, and clips from websites etc. for linux, any suggestions of something that might work well?02:11
jay_that sounds good. maybe crunchbag is worth a shot guys02:11
miggymjay_: you might not like openbox though02:11
Beldaradamfish, Err, it is the user has problems, you are not even familiar with linux.02:11
holsteinjay_: crunchband.. and its not supported here.. thats the other appeal for lubuntu or an offical ubuntu flavor.. arguably the largest desktop based community user-ship02:12
holsteincrunchbang*02:12
js_doodeadamfish: good luck to you and don't give up. Windows is great but if you want to get your hands dirty then linux is the place. Peace.02:12
adamfishBeldar: I need some help as you said, this is my first time.02:12
Beldaradamfish, than don't externalize the blame and get to learning using critical thinking.02:13
jay_what do you suggest then holstein? Lubuntu won't play 720 youtube :( will crunchband?02:13
holsteinjay_: you will have issues with youtube on any linux distroo02:13
jay_i basically, download torrents, go on youtube, and reddit02:13
holsteinjay_: i say, choose one, based on look and feel and hardware support.. then, deal with things like youtube02:14
jay_that's all i need the distro to do. simple stuff02:14
holsteinjay_: they will *all* do that02:14
miggymjay_: use chromium and get the pepper plugin for flash02:14
jay_then i should pick the bare minimum like dsl?02:14
jay_since it will do that?02:14
jay_flash on Lubuntu makes my processor run at 100 percent with 480p video lol02:15
jay_ok, well 70's to 100% in that range02:15
holsteinjay_: sure.. and adobe is welcome to address that, but they dont02:15
miggymjay_: i think that's more of a problem with flash than it is a problem with lubuntu. have you tried setting youtube to use html5?02:15
jay_I dunno how miggym I'd like to learn tho!02:16
holsteinjay_: you can go here https://www.adobe.com/software/flash/about/ and see factually the older version of flash you have.. i use either the html5 option, or the chrome flash in chrome browser or chromium02:16
holsteinor, i avoid flash..02:16
holsteinhttps://www.youtube.com/html502:16
holstein!info pepperflash-plugin-nonfree02:17
ubottuPackage pepperflash-plugin-nonfree does not exist in trusty02:17
SmashcatHi, is there a way to change the IP address only of a machine that has its network interface configured by DHCP. So after getting a lease, change the IP address?02:17
holstein!info pepperflashplugin-nonfree02:17
ubottupepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.3ubuntu1 (trusty), package size 9 kB, installed size 65 kB (Only available for i386; amd64)02:17
jay_I'm testing out the html5 right now02:17
jay_brb02:17
holsteinjay_: you would have the same issue on an older version of windows, or osx, where adobe has dropped suuport02:18
jay_holstein, html5 didn't work well. i appreciate the suggestions but it was choppy even at 360p! and no videos i went to had the option of 720? weird..02:20
holsteinjay_: sure. so, you can try the *actual* current flash version provided by adobe for linux in chrome or chromium02:20
jay_when you say chrome flash, do you mean the flash from the Lubuntu software manager?02:21
holsteinjay_: be sure you lte adobe know you would like more "native" access to the product they create02:21
holsteinjay_: i mean, factually, you can visit https://www.adobe.com/software/flash/about/ and see what you are running02:21
jay_how can you blame adobe? it runs perfectly on puppy linux02:21
holsteinjay_: im not trying to "blame" anyone.. its their product.. and up to them to provide support, and they have stopped02:22
ShadowKnightsorry to bother but hmm...can anyone actually see me? i seem to be having some issues02:22
jay_but like i said, it runs well on another linux distro02:22
holsteinjay_: adobe provides security updates for 11.2 only.. i use 14 with chrome and you can as well if you find that helpful02:22
holsteinjay_: sure.. it runs well here in lubuntu02:22
holsteinjay_: we can configure it to work well.. are you interested?02:23
holsteinShadowKnight: i see you02:23
jay_holstein, do you get flash from the Software Center or from the Adobe website?02:23
holsteinjay_: neither02:23
holsteinjay_: i use the only factual current version for linux02:23
jay_i don't understand02:23
jay_factual current version?02:24
holsteinjay_: i get it from the sources i keep linking.. they are for chrome only and chromium02:24
holsteinjay_: correct.. adobe doesnt provide flash for linux anymore.. but, chrome gets their own from google02:24
jay_what's a factual current version?02:24
jay_so google made a flash player for chrome?02:24
holsteinjay_: im saying, its a fact.. its not my opinion..02:24
ShadowKnightholstein: thanks02:25
jay_in linux i mean02:25
holsteinjay_: its factually the only current version there is..02:25
holsteinjay_: if you open a terminal, and run "sudo apt-get update && sudo apt-get install chromium-browser && sudo apt-get install pepperflashplugin-nonfree" you should, if i didnt typo, have working flash in the chromium browser. which you can see what version you are using here.. https://www.adobe.com/software/flash/about/02:26
jay_how did you get the flash player? did it just come with chrome in the package?02:26
holsteinjay_: it is included in the chrome browser. and you can use it with the package i refercence a few times above.. "pepperflashplugin-nonfree"... you can use it that way with the chromium browser02:27
jay_jesus, how do you know what all that means holstein? where do you even do to learn all those command terminal things?02:27
Quoexlpractice my young padawan02:27
holsteinjay_: you dont have to learn the commands.. there are other ways.. but, this is from necessity.. adobe is welcome to provide you an easier way.. a package like they make for windows, for example02:28
=== brad_ is now known as sencha
jay_have you ever wanted to throw your linux pc at the wall or ground?02:29
ShadowKnightjay_: all the time02:29
holsteinjay_: no.. i want to throw *all* computers like that02:29
Quoexlon a regular basis02:29
jay_i feel this way lol it's soooo much to learn. if i had money. tell ya what i'd do. go down town and buy a windows 7 pc or two..  lol jk02:30
ShadowKnightjay_: you just install 14.04?02:30
Quoexljay_: I'm assuming you are too young to have ever used dos02:30
jay_what's 14.04i'm 3002:30
jay_sorry02:30
joey_test02:30
jay_I'm 30. no dos here02:30
ShadowKnightQuoexl: your never too young to use DOS, im 16 and iv used it02:30
Quoexland you and 3 other people on the planet02:31
ShadowKnightjay_: what version of Ubuntu are you running?02:31
jay_Lubuntu02:31
jay_dunno how to tell the version. I just updated about a half an hour ago02:31
kdederwill there ever be a Mubuntu? :)02:31
jay_through the Softwarew Updater02:32
kdederI haven't looked at Lubuntu for a while but Xubuntu looked good02:32
ShadowKnightjay_: follow this: http://howtoubuntu.org/things-to-do-after-installing-ubuntu-14-04-trusty-tahr02:32
ShadowKnightits really helpful02:32
Quoexljay_: open terminal and type lsb_release -a02:32
jay_I'm not trying to be negetive, just real here. I'm just saying. All ten of those things you wouldn't have to waste your time doing in windows. It's automatic. Why isn't Linux there?02:34
jay_It's just mind blowing how technical you have to be to use linux on an older pc02:34
ShadowKnightjay_: your very right, but many Linux users want to have as light as possible an OS then customize it02:35
jay_I want a light OS and to leave it there02:35
jay_I just download movie and tv shows, surf the web and that's about it really02:35
jay_I don't need fancy crap02:35
ShadowKnightjay_: but i agree with you, there should be a version that comes with everything you need out of the box and so you dont have to fiddle and get all technical02:35
jay_this should be simple02:35
Quoexlyou want a light windowed os, install fluxbox and xdm02:36
jay_will i still be able to talk to the nice people in here from fluxbox?02:36
Quoexlyou'll need to install an irc client02:37
ShadowKnightjay_: sure just use CIRC on chrome02:37
jay_oh cool02:37
ShadowKnight{cough} puppy linux {cough}02:37
Quoexlfluxbox is about as basic as it gets02:37
jay_i tried puppy linux and liked it02:37
jay_it wouldn't install to my hdd though02:37
jimbohertztest02:37
somsipjay_: basically, install the minimal ubuntu, then put whatever desktop you want on top. openbox/fluxbox are very popular for light usage02:37
Quoexlyou could install DSL but thats fairly useless02:37
holsteinuse puppy then.. you dont install it. thats the catch.. its not like that. its not a full distro02:37
ShadowKnightits pretty good on older mechines, on new ones its...ewww02:37
jay_it kept saying it couldn't find my kernal?02:37
Quoexlits kernel and what was the actual error statement?02:38
holsteini say, puppy is nice, bit not a good beginners setup.. and its a bit "frozen" in the past with updates.. some important ones..02:38
jay_fluxbox is a ubuntu install somsip?02:38
somsip!info fluxbox | jay_02:38
ubottujay_: fluxbox (source: fluxbox): Highly configurable and low resource X11 Window manager. In component universe, is optional. Version 1.3.5-2 (trusty), package size 706 kB, installed size 3481 kB02:38
Quoexlsudo apt-get install fluxbox xdm02:38
ShadowKnightjay_: Try Linux Mint, its similar to windows and less finicky than ubuntu02:38
holsteini dont suggest fluxbox for a new user either.. i think lxde is as light as i get..02:38
somsip!minimal | jay_02:39
ubottujay_: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD02:39
QuoexlI usually send new users to kde02:39
jay_what was that? !info thing?02:39
holsteini do not agree that mint is "less finiky". and not that because its not supported here..02:39
holstein^kde has a nice windows-y feel.. but, it might be too heavy on your hardware02:39
somsipjay_: so when you install minimal, you only get the bare minimum packages and no bloat. Then you install fluxbox (or lxdm, or whatever) on top and you have a minimal, working, graphical front-end on a bloat-free install02:40
ShadowKnightholstein: is was for me, i only use ubuntu cause i was fed up with windows and wanted a second OS, than windows killed itself so im stuck02:40
somsip!brain | jay_ (regarding the !info thing)02:40
ubottujay_ (regarding the !info thing): Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone02:40
ShadowKnightyou gotta be carefull bout installing front-ends like KDE though cuz getting rid of them if you dont like em seems to require ripping apart your entire OS and its still never the same02:41
jay_ohhh neat. a program and gives out info to people so you don't have to retype things a million type02:41
omi_Beldar: holstein thanks for the help.., the dist-upgrade command solved the problem, now I can install things here..,02:42
holstein^ thats why i suggest trying the live CD's.. try kubuntu live... experiement live, and dont change your system02:42
jay_holstein, you seem to be a big ubuntu fan. do you think i should go to fluxbox? why are you so big on ubuntu for an old pc02:42
ShadowKnightmaybe im wrong but isnt fluxbox a front-end for ubuntu? or an ubuntu varient?02:43
jay_holstein, what program do you use for "live cd's" on a USB stick?02:43
holsteinjay_: as i said, for  a new user, i personally think fluxbox is not ideal.. i think lxde is as light as i would suggest.. but, it really depends, and you should check them out and decide for yourself02:43
somsipShadowKnight: fluxbox is a windown manager02:43
ShadowKnightsomsip: ooops,  my mistake02:43
jay_oh. i thought fluxbox was a distrobution02:44
ShadowKnightnope02:44
holsteinlxde can be using openbox, which is similarly light02:44
Quoexlno fluxbox is a front end for the xserver02:44
jay_and openbox is a distro of ubuntu?02:44
holsteinif you are on a machine, and not happy with lxde, you are likely not going to find anything that really runs much "faster"..02:44
somsipjay_: no, which is why I suggest the minimal install for using WMs that are not an official flavour (like kubuntu, lubuntu, xubuntu)02:44
FoxhoundzI installed php5-mcrypt02:44
Foxhoundzbut for some reason it's not being loaded02:44
somsipFoxhoundz: you need to add the symlink manually02:44
Foxhoundzsomsip: where is the mcrypt library located in Ubuntu?02:45
ShadowKnighty'all need to remember jay_ probably doesnt know what xserver, window managers, front-ends, etc. are02:45
QuoexlFoxhoundz: check php.ini to see if its turned on02:45
holsteinjay_: and, im not disagreeing with somsip .. that *is* a great way to get exactly what you want, and only what you want.. its just that you dont know what that is yet...02:45
FoxhoundzQuoexl: I checked and it's not. It's commented out02:45
somsipFoxhoundz: http://askubuntu.com/questions/450825/ubuntu-14-04-phpmyadmin-cant-find-mcrypt-extension02:45
jay_your right ShadowKnight02:45
jay_i don't know what those things are02:45
QuoexlFoxhoundz: well if its not turned on, even if its installed, will it work?02:45
holsteinjay_: but, you can see many of them in live CD's.. and get away with instaling and trying them in live CD's02:46
somsipFoxhoundz: if this is 14.04, see the above. You don't add them in php.ini anymore. You use /etc/php5/conf.d02:46
ShadowKnightjay_: same thing happened when i first went to linux, i asked for help and got swamped with tech-talk02:46
ShadowKnightholstein: did you explain what a live CD is?02:46
Quoexlwell crud,. yeah listen to him, I02:46
Quoexlm stuck in the stone age02:46
holsteinShadowKnight: feel free...02:46
Foxhoundzsomsip: there is no directory called conf.d under /etc/php502:48
Foxhoundzi'm on 14.0402:48
Foxhoundzaha02:48
FoxhoundzI found it02:48
Foxhoundzit was under /usr/lib02:51
somsipjay_: ubuntu is the OS and the packaging system. By default, the desktop version uses Unity as the window manager. You can also install other flavours of ubuntu that come with different window managers. Like lubuntu uses lxde, kubuntu uses kde.02:51
holstein!flavors > jay_02:51
somsipFoxhoundz: you shouldn't need the path if you follow that link I gave you02:51
ubottujay_, please see my private message02:51
jay_lxde kde and gnome are all just window managers?02:51
ShadowKnightjay_: window managers are the background programs that detemine how the desktop, windows, etc, work02:51
ShadowKnightjay_: yes02:51
somsipjay_: essentially, though because they do a bit more they are also referred to as Desktop Environments (DEs)02:51
villandraI'm installing Kubuntu, and I missed one detail when I took notes on how to set up the partitions.  I'm planning to install more Linux OS's on the disk.  Does the boot loader go in the boot partition or in /dev/sda?02:51
somsipjay_: so Gnome is very much a DE, wheres fluxbox just manages windows so it's just a WM02:51
jay_What's the difference between and Windows Manager and a Desktop Environment?02:51
Quoexlwindows managers load desktop environments02:51
jay_How do I check a private message?02:51
somsipjay_: http://is.gd/CGnro602:51
Quoexlleft side red letters02:51
ShadowKnightjay_: there is litle difference you will notice, beyond the fact that DEs make more changes02:52
villandraI need to know where to install the boot loader - in /dev/sda or in the boot partition.02:53
Quoexlboot02:53
ShadowKnightvillandra: i believe its boot02:53
villandraEven if I'm going to install more Linux OSs?02:53
Quoexlthey will feed off the original grub install02:53
villandraWill each Linux OS get its own boot partition or do I only make one boot partition for all the OS's?02:53
ShadowKnightone for all02:54
villandraSo only one boot partition for all the OS's?02:54
Bashing-omvillandra: Install the boot loader - grub - to 'sda' IF you only have the 1 HD installed in the box.02:54
villandraSo don't put the boot loader in /boot.02:54
Beldaromi_, Good, fixed, enjoy.02:54
ShadowKnightjay_: got a handle on it now?02:56
jay_not really ShadowKnight lol02:56
ShadowKnightjay_: lol, PM me with any more questions, ill help as best i can02:57
Bashing-omvillandra: While one may have a seperate /boot partition, that practice is discouraged. Generally a very needless complication and a source of trouble for those unaware.02:57
jay_can someone explain exacly what I und what's needed for a linux OS install? I mean be brief. Here's my understanding. Turn on PC. After the BOIS checks hardware, you need a bootable CD or USB stick with an OS on it. then what?02:58
ShadowKnighthay_: ill PM you with the answer02:58
jay_ok thanks02:58
Quoexljay_: if not him I'll help02:58
villandraSo I remove the /boot partition and just put the boot loader in /dev/sda?  Because that seems to be what the Ubuntu install manual is saying to do.02:58
Quoexldo NOT remove the /boot02:59
Quoexlgo through the install and at the end it will ask you if you want to install to the master boot record, say YES02:59
villandraLeave the /boot, even though its only function is to caluse trouble, but put the boot loader in /dev/sda?  I am planning to install more Linux OS's.   Ubuntu install manual says if installing multiple Linux OS's they will boot off the boot laoder.03:00
Bashing-omvillandra: ^^, if you have already committed with a /boot partition .. Go ahead. Learning to deal with it is a learning curve.03:00
Quoexlit will detect grub and add the new linux partition to it03:00
villandraI'm doing manual preparing partitions, since I'm going to install more OS's on this hard drive.   It wants to know on what device I want to put the boot loader installation.03:00
villandraNothing else is installed on this hard drive so far.03:01
Quoexlmaster boot record03:01
Quoexlor /dev/sda103:01
villandraIt isn't committed yet. I can still undo the boot partition.03:01
QuoexlI set 1 partition for / 1 partition for /home and one for swap03:02
villandraIs the mbr on /dev/sda or on /dev/sda1?03:02
Bashing-omvillandra: Are you installing using the standard install wizard to do the partitioning ? OR have you previosly set up partitions to install onto ?03:02
Quoexl,,, /dev/sda/03:02
villandraI'm starting fresh with a new hard drive.  I'm installing kubuntu, and setting up partitions manually since I'm going to install more Linux OS's and don't want it to use the whole hard drive.03:02
villandraI'm in the middle of preparing partitions.  So if the /boot partition doesn't belong I can undo it.03:03
Quoexluse manual partition and make your sizes smaller than the whole drive03:03
Quoexlyou dont need a /boot partition03:03
Bashing-omvillandra: MBR is the 1st sector on the hard drive NOT related to any partition - it is the 1st 512 bytes on the disk.03:03
villandraOOOKay.  Oh, OK.  I don't need any /boot partitions, undo it, start over, boot loader will go in /dev/sda.03:04
villandraOK.  I know that's true in Windows.  I thought Linux doesn't use MBR, uses GRUB.03:04
Bashing-omvillandra: Correct ! no /boot, install grub to 'sda' .. and all will go fine.03:04
villandraAnd I'm not actually sure if the boot loader is in the boot sector or in the operating system.03:05
Quoexlif you load grub in the mbr its same same03:05
villandraAlright.  Think I've got it.  Tahnks!03:05
villandraquit03:05
Quoexlwe'll be here03:05
Bashing-omvillandra: MBR = Master Boot Record. Which is the location of the 1st stage of the booting code, the location where bios hands of to.03:06
Quoexlhe's gone03:06
Bashing-omtoo late .. hasty huh ?03:06
Quoexlswing....and a miss03:06
Bashing-omQuoexl: I bet we see that worthy self again, soon !.03:07
=== White_Wolf is now known as WhiteWolf|AWAY
QuoexlI been fiddling with voice/video chat servers as of late, anyone got some knowhow?03:07
QuoexlBashing-om: or he breaks it beyond repair03:08
ponchosdid justin bieber see selena gomez naked?03:08
ponchos!ops | did justin bieber see selena gomez naked?03:08
ubottudid justin bieber see selena gomez naked?: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy03:08
Quoexlrut roh rorge03:09
ponchos!ops | did justin bieber see selena gomez naked?03:09
ponchos!ops | did justin bieber see selena gomez naked??03:09
ubottudid justin bieber see selena gomez naked??: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy03:09
GallomimiaQuoexl: i been fiddling with mumble servers lately. don't know much about video chat03:09
ponchos!staff03:09
Gallomimia"requested"03:10
Bashing-omQuoexl: That in and of it's self ( breaking the OS) is not a bad thing ... When 1st introduced to 'buntu, i learned a lot ! ( There are still those time I break it ).03:10
xpistosHey All. I need help desperately. I have a 2 tb drive that had family movies and other things on it and I am afraid the drive may now be bad.03:10
sydneyIdleOne: Thank you. :D03:10
xpistoscan someone help me figure out what might be wrong and if I can save it?03:10
Gallomimiawhats so bad about the drive03:10
xpistosGallomimia: when I boot the computer it said the drive had serious issues03:11
QuoexlI found myself needing to be a sysadmin in april 2006, I hadnt seen linux in feb of 2006, I passed and got the job03:11
xpistosand it did not show the drive as mounted.03:11
Gallomimiacan you read the files?03:11
xpistosno03:11
Quoexlepic fail03:11
Gallomimiasounds worthy of investigating further03:11
entrerihello, where can I find the wallpapers included in Ubuntu ?03:11
Quoexlfsck sounds like its on the menu03:11
sydney!details| xpistos03:12
ubottuxpistos: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)03:12
Gallomimiayou're running an operating system right03:12
xpistosyes03:12
Gallomimiaperhaps that operating system has tools to repair disks. you could run a smart test or fsck on it03:12
Quoexlwhat is the operating system, the system that you are operating?03:12
xpistosI am running badblocks -v now to see what it tells me03:12
sydneyentreri: Look it up online? I dont know if there is an official spot to find them. :-/03:12
xpistosso far nothing03:12
Quoexlchuck the HD in the bin and get another03:13
Gallomimiahe wants data from it obviously03:13
xpistosMainly family movies and pictures03:13
Gallomimiabut yes, expect to need a replacement hard drive03:13
entrerisydney: they should be somewhere under /03:13
Gallomimiapreferably before you manage to recover the drive to readable state. you know... some place to put the data once recovered?03:13
xpistosI have one I can transfer to03:13
Gallomimiaexcellent03:13
sydneyentreri: Ahh,you mean that way. :D03:14
Gallomimiain future, refer to this as your "back up drive"03:14
Gallomimiaimportant files shall be "backed up" to it.03:14
Gallomimiainstead of leaving it empty03:14
Gallomimia:D03:14
Gallomimianow, read about fsck that's a good way to fix a drive that's messed up03:14
xpistosshould I stop the badblocks from running?03:15
Gallomimiathen run SMART tests on it and see if anything is messed up03:15
QuoexlI would suggest putting a new drive in, do a fresh install, install and run photorec and hope for the best03:15
xpistosthe drive that is the problem does not have the os on it03:15
Gallomimiai guess. i don't know what that is, but i think it merely searches for bad blocks, and marks them as unusable03:15
xpistosit is a storage drive.03:15
xpistosthe box is up and running fine03:15
Gallomimiadoes nothing for recovering files03:16
Quoexlok install photorec and run it on the data drive03:16
Gallomimiaanyone else know what "badblocks" does?03:16
xpistosI was told that it looks for errors03:16
Quoexl!info badblocks03:16
ubottuPackage badblocks does not exist in trusty03:16
xpistosthis is a ways back though03:16
sydneyentreri: /usr/share/backgrounds03:16
Gallomimiabefore we recommend running all this io intensive stuff on it, i think discovering whats wrong with the drive is better03:16
Quoexl!badblocks03:16
Gallomimiai think smart tests is best03:17
Gallomimiato start03:17
Gallomimiawhy is the drive hooped?03:17
Gallomimiadid you turn it off while writing to it?03:17
eduorloffhi03:17
Quoexlhonestly I would remove the drive, put it in a ziploc bag and toss it in the freezer for an hour, then take 1 swing at retrieval03:17
entrerisydney: thank you! I tried with 'find' and there are too many results : P03:17
xpistosno. it showed the folders were read only and so I rebooted the system to see what was wrong03:17
Quoexlthen add |more to the end of your find03:17
xpistosand if it would correct it.03:17
Gallomimiawe don't even know that's why it failed quoexl03:18
sydneyentreri: No problem :D03:18
Quoexlno prob03:18
Quoexlls03:18
Gallomimiado smart tests in the disks program03:18
xpistosrun smart tests. What can I look for on how to do that03:18
Gallomimiayou're running ubuntu right?03:19
xpistosyes03:19
Gallomimiarun the program called disks03:19
Gallomimiaits graphical03:19
xpistosbe right back!03:20
xpistos_towerok. I am on the box with the trouble hdd and have "disks:" open03:22
Quoexlany odds on how long it takes him to get back?03:22
QuoexlI'm not your guy xpistos, I go straight to the extreme03:23
sydneyxpistos What version of ubuntu you running?03:23
xpistos_towergall03:24
xpistos_towerGallomimia: do I run a selftest03:24
Gaming4JCSo I have a complex and stupid error I made. (dd'ing to the wrong drive by the infamous disk destroyer) - instead of making a live usb I blasted away my Windows 7 NTS partition! TestDisk can't recover it. However it only overwrote 436MB of the 150GB partition. Is there anyway to recover the data? I can see most of it is still there even though nothing can "see" the partition table03:24
holsteinxpistos_tower: you should be able to do a test there.. smart test03:24
Quoexlsudo lsb_release -a03:24
holsteinxpistos_tower: i run the longest test there.. this is not a "fix" .. its a way for you to test the drive03:24
ShadowKnightmaybe this is not the smartest thing but...recuva by piriform?03:25
xpistos_towerI ran a short and it says the disk is ok and has 1443 bad sectors03:25
=== dfgas is now known as dfgas_off
Quoexlphotorec is very effective03:25
holsteinxpistos_tower: thats a lot..03:25
xpistos_toweroh wait, it is still running I think03:25
Quoexlfreezer then photorec is better03:25
xpistos_towerholstein: it is a 2tb drive if that means anything03:25
Gaming4JCShadowKnight: Recuva was completely lost unfortunately. I was running it from the old Hiren's Boot CD :P03:25
holsteinxpistos_tower: i run the long test..03:25
luckybunnyhmmm. Unity/Compiz issue... Every time I open a new window, it appears with its title bar obscured by the unity panel, i.e pops up underneath the panel. Is there a way to prevent that so all new windows will open clear of the panel?03:25
xpistos_towerextended?03:25
Quoexlit means its still under warranty I bet03:25
Gaming4JCor perhaps two people are having HDD problems tonight :s03:26
ShadowKnightGaming4JC: nope its still up: https://www.piriform.com/recuva03:26
luckybunnyjust rather difficult to minimise/maximise/close when you have a panel covering the buttons to do so03:26
xpistos_tower50% done03:27
ShadowKnightluckybunny: you could always assign keyboard shortcuts (its not the best fix but it might work)03:27
xpistos_tower80%03:27
QuoexlI recommend a large hammer03:27
ShadowKnightQuoexl: LOL03:27
Quoexlles encourage les otres03:28
holsteinluckybunny: you can try resetting your unity to default.. is this behavior present in the guest session?03:28
Gaming4JCMy problem is primarily that dd installed a CD into my Windows 7 partition :P | fdisk says: Partition 1: overlaps partition 2.03:28
Gaming4JCsurely fixable though03:28
luckybunnyI have no clue03:28
* Gaming4JC continues to duckduckgo03:28
Quoexlthey said I cant use the "gnome" word anymore03:28
holsteinluckybunny: i can wait while you confirm..03:28
xpistos_towerGallomimia: I think it is finishing up the short self test03:29
xpistos_tower10% remaining03:29
holsteinxpistos_tower: no need for that..03:29
luckybunnyit's ok.. I'm in a bit of a hurry to get to sleep, as it's half 4 in the morning. Was hoping for a quick settings change. Don't feel like logging out and back03:29
luckybunnyalso alt+f4 will cover me for closing03:30
luckybunnyand I can always drag things out from under the launcher. no hardship really03:30
QuoexlI have a hate/hate relationship with unity03:30
=== circ-user-fnDWO is now known as jay__
Quoexlwelcome back jay_03:31
ShadowKnightunity is pretty, its compiz i hate03:31
holsteinQuoexl: use the #ubuntu-offtopic channel to chat about unity03:31
jay__thanks man03:31
Quoexljust change to unity without compiz at login ShadowKnight03:31
xpistos_towerI ran dmesg | tail about 10 minutes ago and got the following: http://pastebin.com/Ai6G970T03:32
holsteinluckybunny: if you find the desktop works as expected in the guest session, you can use http://www.webupd8.org/2012/10/how-to-reset-compiz-and-unity-in-ubuntu.html to reset your users config03:32
ShadowKnightQuoexl: not sure how, but i aint gonna mess, it works...for now03:32
Gaming4JCBetter stated for my question: Is anyone familiar with using sfdisk without a partition table backup? :)03:32
xpistos_towerholstein: should I run the extended when the short test is done? I would have thought it would finish by now. It has been on 10% remaining for a while.03:33
ShadowKnightxpistos_tower: that is a sign of drive error/fault03:34
holsteinxpistos_tower: depends.. this is not a fix.. its a way you can learn about your hardware and what state it is in03:34
holsteini agree, i would expect it to hang if it were failing..03:34
xpistos_towerAt this point, if I could get it to read-only I would be happy03:35
ShadowKnightis it an SDD"03:35
ShadowKnight?03:35
xpistos_towerno it is a hdd03:35
xpistos_towerwestern digital 2tb green drive I think03:35
xpistos_towerwd20ears03:35
holsteinxpistos_tower: you can have a limited amount of time with it.. you might consider planning your steps wisely03:35
ShadowKnightok, i would suggest trying Recuva running off a USB drive, noy sure if it will work though03:35
=== Jan11 is now known as ON1
=== megabit|away is now known as megabitdragon
xpistos_towermy main concern is family stuff and my wife's school items03:36
holsteintestdisk is about as good as it gets..03:36
xpistos_towerok. what is testdisk03:36
oliver__Hi everyone.03:36
holstein!testdisk03:36
rswhi oliver__03:36
holstein!info testdisk03:36
ubottutestdisk (source: testdisk): Partition scanner and disk recovery tool. In component universe, is optional. Version 6.14-2 (trusty), package size 534 kB, installed size 1269 kB03:36
=== megabitdragon is now known as megabit|away
oliver__I just installed a linux operating system(ubuntu) for the first time03:37
Bashing-omxpistos_tower: ^^ see also : http://www.cgsecurity.org/wiki/Menu_Analyse .03:37
oliver__It looks great!03:37
oliver__Who do I thank?03:37
ShadowKnightoliver_: welcome to the family03:38
xpistos_towerso should I install testdisk now?03:38
oliver__Am I allowed to talk here?03:38
oliver__Ty03:38
xpistos_towerapt-get install testdisk?03:38
Gaming4JC!ask | oliver__03:38
ubottuoliver__: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience03:38
Ben64oliver__: this channel is for support, if you want to chat with other ubuntu peoples, head over to #ubuntu-offtopic03:38
holsteinxpistos_tower: its not trivial.. i mean, as i said, you can have a limited amount of time with the drive.. you can pay someone literally $400 + us to recover data, and not get data03:39
ShadowKnightoliver_: this room is mostly for support go to #ubuntu-offtopic for all else03:39
Bashing-omxpistos_tower: Yes on the install .. instructions: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step , for usage.03:39
* Gaming4JC needs help with sfdisk03:39
Gaming4JC:p03:39
rswhey thanks, i didn't know that either ShadowKnight ubottu Ben6403:39
ShadowKnightno prob, rsw03:39
holsteinxpistos_tower: its a handy tool.. but data recovery is not trivial http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step03:39
Ben64xpistos_tower: you should make a copy using ddrescue right away03:39
xpistos_towerBen64: what is ddrescue?03:40
* holstein +1 on copy ^03:40
laOL03:40
laLOL03:40
holsteinthen, you can spend time with the copy03:40
la:/03:40
la---------------03:40
la 03:40
la 03:41
la 03:41
Gaming4JCfl00d.03:41
Ben64xpistos_tower: ddrescue is like dd, but with additional capabilities for bad drives. it makes a bit by bit copy of a file/filesystem/block device/whatever03:41
=== skinkitten is now known as linuxbread
Gaming4JC:|03:41
Ben64la: stop.03:41
xpistos_towerif I don't have another 2 tb drive I can't use that right?03:41
alexwI am always connecting to numerous SSH servers - getting sick of remembering the string03:41
Ben64xpistos_tower: you'd need 2TB of space, yes03:41
=== la is now known as MEI
holsteinxpistos_tower: if you *ReallY* want the data, you will go buy one03:41
alexwIs there way I can do, "ssh home" or something?03:41
xpistos_towerthen should I shut down the drive and dis connect it for now03:41
Ben64xpistos_tower: yes03:41
somsipalexw: use .ssh/config to setup aliases03:41
MEIQ MIERDA03:41
MEI??03:42
MEI¡??03:42
Gaming4JC!es | MEI03:42
ubottuMEI: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.03:42
Ben64MEI: stop spamming03:42
xpistosI shut it down now03:42
alexwsomsip cheers :)03:42
=== MEI is now known as MEIy
xpistosand will disconnect the drive. Should I put it in the freezer for now as well or not yet03:42
Ben64xpistos: every second you waste could mean less data you can recover03:42
MEIyinglish??03:42
Ben64xpistos: i wouldn't03:42
=== linuxbread is now known as sphynx_dog
xpistosBen64: every second or every second the drive it on03:43
Ben64MEIy: do you have a support question? if so, ask it.03:43
MEIyhello03:43
MEIyno03:43
xpistosBen64: if I take the drive out now and sit it on my shelf will it be okay if I wait a day or so?03:43
Ben64MEIy: then be quiet please, or you can chat in #ubuntu-offtopic03:43
MEIyI am argentina03:43
Ben64xpistos: yes that will be fine03:43
=== dfgas_off is now known as dfgas
xpistosBen64: I really apprciate the help guys03:44
Gaming4JCMEIy: try #ubuntu-es (spanish language)03:44
xpistosholstein: you and Gallomimia as well!03:44
MEIyyes03:44
Ben64xpistos: but yeah, you want to ddrescue first, then you can use testdisk or whatever on the image created by ddrescue03:44
Gaming4JCBen64: the problem with ddrescue is how do you backup a 1TB drive to an image without having another 1 or 2TB drive ? :p03:45
MEIy>:03:45
holsteinGaming4JC: you go get one.. if you are really wanting the data.. you'll have a place for a backup03:45
Ben64Gaming4JC: yeah, you don't03:45
Gaming4JCic03:45
xpistosand i obviously don't want a usb drive correct?03:45
MEIy:( inglish no :(03:45
xpistoscause it would copy too slowly03:46
Ben64xpistos: yeah it'03:46
Ben64d be slow03:46
holsteinxpistos: could be.. if you are ok with the speed03:46
holsteininternal is likely faster and cheaper03:46
Ben64!es | MEIy03:46
ubottuMEIy: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.03:46
MEIy#join03:47
xpistosmy external may be 2 tb let me check03:47
MEIybay+03:47
Gaming4JCBen64: are you familiar with sfdisk?03:47
Ben64Gaming4JC: sure03:48
andrew-ubuntuHey guys, I'm looking for a way to disable my laptops built in display on boot (before login). How is this possible on Ubuntu 14.04?03:48
Gaming4JCBen64: cool. My problem was, I dd'ed away 460MB of my Windows 7 partition. TestDisk can't see my NTFS partition anymore. I know the files are still there since I can find them with grep and cat03:49
Gaming4JCBen64: I'd like to try fixing the partition. ntfsfix couldn't handle it due too "Mounting volume... NTFS signature is missing."03:49
Gaming4JC:/03:49
Ben64Gaming4JC: probably a better question for ##windows actually03:49
Gaming4JCok03:49
ShadowKnightandrew-ubuntu: try system settings/displays03:50
andrew-ubuntuShadowKnight: The changes in system settings only take affect after login. I would like the monitor to be turned off sooner than that. I tried turning it off via rc.local, but it didn't seem to work.03:51
ShadowKnightandrew-ubuntu: sorry, thats a question to direct to someone wiser than I03:52
xpistosis it good or bad that the partition is an ext403:52
Ben64xpistos: what do you mean03:52
oliver__I would like to know how to save the settings so I don't have to do it again every time I log on.03:53
ShadowKnightoliver_: are you running a live OS?03:54
tanktopsIs there something i could install in ubuntu to allow me to use gestures on my touch screen to do stuff. Like scrolling down a web page?03:54
oliver__I have installed ubuntu 14.04 desktop 64-bit amd03:54
oliver__no more windows03:54
ShadowKnightthen it should happen automatically...what isnt being saved?03:54
oliver__my mouse settings03:55
xanguatanktops: there is easystroke to make gestures with the mouse pointer, I would guess is the same in a touchscreen03:55
tanktopsxangua: thanks03:56
ShadowKnightoliver_: changes should be saved automatically03:56
oliver__well.. they're not. When I reboot, I have to do it again...03:57
rswhey, do someone know offhand if video still functions in uzbl, ubuntu 12.04?03:58
xpistosBen64: I have 1.7 GB available on a seperate usb hdd03:58
oliver__I used the sudo command, and then it was working after I quit the terminal, but not after a reboot.03:58
xpistosDo we think this will do?03:58
Ben64oliver__: why sudo?03:59
oliver__I used the sudo command, and then the settings where saved after I quit the terminal, but not after a reboot.03:59
xpistosIf I do the ddrescue does that actually copy my data?04:00
oliver__If i didn't use the sudo command, the settings went back to default right after I quit the terminal.04:00
Ben64oliver__: what is the actual command you're using04:01
zelbinianK... so... I updated from 13.10 to 14.04... and that did not go so well. Went to restart, and it hung and shutdown so I did a hard reset. Now it hangs on startup.04:01
oliver__"xset m 1/2 4"04:01
Ben64oliver__: yeah you should be setting that through the mouse settings applet in the system settings04:02
oliver__Yeah, I know, but its not there. Thats why I went looking for a workaround.04:02
oliver__so after I set the command, how do I save it so it becomes default from now on?04:04
xpistosBen64: when i tried to do a mount -a earlier it would not mount the drive in question04:04
xpistosBen64: will that matter with the ddrescue?04:04
xpistosBen64: and is ddrescue a cd or a program on the system?04:05
xpistosBen64: I was able to find a gddrescue which I am assuming is the same program04:05
=== SvenOostenbrink is now known as phoenixz
xpistosholstein: Should I be okay with 1.7 tb to try the ddrescue04:08
holsteinxpistos: i would make sure, the next time you power that drive up, you can image it04:09
xpistosholstein: What do you mean image it?04:09
holsteinxpistos: make the copy you are talking about, that you want to work from04:10
xpistosif I image it is it like makeing an iso?04:10
xpistosor is it actually the file system04:10
xpistosso I can access the data04:10
xpistosfrom the new drive04:10
holsteinxpistos: you can try and recover the data from the copy*04:11
xpistosso ddrescue is like a back up utility more or less04:11
holsteinxpistos: its what has been suggested for you to make the copy04:12
xpistosholstein: ok so I will power up the tower and put the usb drive in mount it and then I can start the ddrescue04:12
xpistosholstein: now I just have to find the info on using ddrescue. or gddrescue I guess it is04:13
holsteinxpistos: i say again, i would consider it time sensitive..04:13
xpistosI speak greek natively so I am not understanding what you mean. Are you saying that I should do the ddrescue as soon as possible04:15
holsteinxpistos: no.. im saying, specificallly.. when you power that drive up, be ready to image..04:15
xpistosok04:16
holsteinxpistos: if you want to test on other hardware to learn, do so..04:16
xpistosunderstood.04:16
=== sphynx_dog is now known as sphynxCat
xpistosI think I will pull the drive out now, do a few tests and then come back to this later when I am a bit calmer04:16
xpistosholstein: Thank you for your help and patience04:16
holsteinxpistos: good idea.. and good luck.. i know its frustrating..04:17
xpistosThe worst part is I didn't realize I set the family movies and pictures to backup to that drive.04:17
xpistosI though I had it to a family drive04:17
holsteinxpistos: dont lose hope yet. just take your time.. set up a practice scenario04:18
* Bsims passes xpistos the bottle of adult beverage04:18
ltdannolol yum04:18
xpistosThanks Bsims!04:18
xpistosholstein: Is there a time that you are regularly on irc?04:18
holsteinxpistos: not a typical thing.. im just off today. you can ping my anytime though.. or pm..04:19
xpistosthanks .. A LOT!04:19
xpistosholstein: OH, does the target drive have to empty? Will I lose data on the target?04:20
holsteinxpistos: i would expect to lose the data on the target.. i would want it to be empty04:21
xpistosok, then it will take me a bit longer. Let me go pull the suspect drive from the tower now just in case04:22
xpistosholstein: thanks again.04:22
oliver__If nobody can help me, just say so.04:25
holsteinoliver__: i dont see your question..04:26
xpistosholstein: LOL. I have a few flash drives lying around I can try it with04:27
oliver__I posted 10 min ago04:27
holsteinoliver__: whats your question?04:27
holsteinxpistos: it wouldnt hurt... save some videos and pic.. format the drive, and try and recover the data..04:28
oliver__Saving the mouse speed settings04:28
oliver__I found this "xset m 1/2 4" and it seems to be just fine, but when I quit the terminal it goes back to default.04:29
holsteinoliver__: i would address that in an xorg.conf probably04:29
holsteinoliver__: you can always just set that command to run at boot, as well. thats pretty easy04:29
superbobhi all, im trying to confirm openssl 1.0.1c-4ubuntu8.2 has covered off CVE-2014-0224, can anyone point me in the right direction?04:30
ubottuOpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injec... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224)04:30
oliver__it sure is, but can't i save the settings so it becomes default?04:30
oliver__I don't want to set the mouse speed settings everytime I log in, unless I have to.04:31
holsteinoliver__: you can have the command run at boot..04:32
holsteinoliver__: for all intents and purposes, you will get persistent settings.. its a win win..04:32
loaoliver__, gnome-session-properties04:32
oliver__I just installed a linux operating system(ubuntu) for the first time!04:33
xpistosholstein: should I format the two flash drives to ext4 or it doesn't matter04:33
oliver__Nice, ty, i will try04:33
mars__oliver__ gnaa?04:33
holsteinxpistos: do what  the other is.. but, im saying to format *after* putting the data on, so that its effectively broken.. and try and recover the data after the format04:34
mars__How trust worthy is LUKS04:34
mars__Better then older truecrypt versions?04:34
xpistosholstein: the drive in my box is ext4 so I will format both of these to match then go through the test just a short one for tonight04:35
holsteinxpistos: sounds great04:35
oliver__truecrypt isn't safe to use more, is it?04:35
mars__The developer responded in an email saying he just cant be asked to do it.04:35
oliver__ok what do I do after typing "gnome-session-properties"?04:35
mars__And the audit that was performed recently, said everything wa sgood04:35
mars__And the audit that was performed recently, said everything was good04:35
Boohbaholiver__: do a little dance04:36
oliver__done04:36
oliver__now what?04:36
rswgnome-session-properties is for configuring startup services, right?04:37
rswstuff that typically runs in the background / notification area04:37
loaoliver__, add your command there04:38
rswwell oliver__ i'd guess you click "add" and put your command in, name it and comment it in the way you like best04:39
rswpretty much the only relevant field is "command"04:39
falloreJordan_U, are you here?04:39
oliver__ty, i put "xset m 1/2 4"04:39
oliver__so is the setting saved now?04:39
rswif you clicked the "add" button on the dialog you entered the command in, and see it in the list of the main gnome-session-properties screen04:41
oliver__where is the "add" button?04:42
rswmine's got the dropbox tray icon and a network connection tool in it04:42
rswit should have a green plus sign on it, right?04:42
superbobubottu: that doesnt cover the question AFAIK, ubuntu wrap up minor releases into their own minor releases (terminology dubious)04:43
ubottusuperbob: I am only a bot, please don't think I'm intelligent :)04:43
superbobubottu:04:43
superbobpah!04:43
oliver__you mean in the terminal?04:43
rswnah, in gnome-session-properties04:44
rswit might say04:44
rsw"save" on yours.  excuse the accidental carriage return04:44
oliver__yeah, i went to "gnome-session-properties" then put the command.04:45
oliver__Theres no "add" or "save"04:45
rswhttp://tinyurl.com/gnomesp   this is a screenshot04:45
tortibHello everyone.  I'm trying to set iptables -t nat -A POSTROUTING -s 192.168.x.x/24 -o eth0 -j MASQUERADE in my /etc/iptables.rules config however when I use iptables-restore it says it cannot use the -t nat rule.  Why is that?04:45
tortibI could use /etc/rc.local I suppose but I would rather use /etc/iptables.rules04:46
oliver__you mean in the system settings or in the terminal?04:46
falloreI've got a question. I installed 14.04 earlier today, and when I boot it shows me the splash logo (or at least I think, the Ubuntu logo with the dots underneath) and then goes to a black screen. When I go into advanced options and boot to recovery mode, selecting resume in the menu, everything seems to work fine. Does anyone what I can do to make it boot properly outside of recovery mode?04:46
rswim running an older version of ubuntu (12.04) and it looks different from that to me, and depending on the version you're running it might appear slightly different04:47
rswits sufficient to say, if you exit gnome-session-properties and reopen it, and your entry is still in there, it prolly works04:48
oliver__yeah, but I might have the same conky start up, right?04:48
oliver__Thanks rsw04:48
tortiboh I see what I did wrong.04:49
tortibnm :)04:49
oliver__I think I found it. "Startup Applications Preferences"04:50
oliver__I see what you mean by "add" now, thanks04:50
rswyoure welcome04:51
oliver__ok, I will try and reboot and see if it runs the command at boot, see you04:53
oliver__It worked, thanks again rsw :)04:58
Bashing-omfallore: That sounds like there is no graphics driver loaded. What results if you boot from the grub boot menu with the "nomodeset" boot parameter ?05:00
falloreBashing-om, I'm not sure how to do that05:01
cowabungahi i need help. Can anybody create a patched sisimedia driver for ubuntu? Linux has opensource sis driver, but i borrowed from mageia...05:01
AdHi. how to config pfsense to allow internet using 3G modem05:02
Bashing-omfallore: Small steps gets there. When you boot, do you boot to the grub boot menu ? following advise follows.05:02
AdHi. how to config pfsense to allow internet using 3G modem05:03
cartmaniushello05:04
=== sphynxCat is now known as sphynxDog
AdHi. how to config pfsense to allow internet using 3G modem05:05
falloreBashing-om, i have to hold shift to get to the grub boot menu05:05
falloresry i had to afk for a minute05:06
bazhangad try ##pfsense05:06
Ad:bazhang , i try it but no one answer !!!!05:07
bazhangad so be patient05:07
Ad:)05:07
Bashing-omfallore: True to hold shift with a single OS installed. At that grub menu with the top enty highlighted, 'e' key for edit mode -> boot options screen; arrow down and across to the terms "quiet splash" and add the term "nomodeset" - without the quotes - and key combo ctl+x to continue the boot process. Do you now boot to the GUI login -> desktop . Degraded graphics at this point is OK.05:10
xpistosholstein: are you still around?05:18
falloreBashing-om, i don't see quiet splash anywhere i press e. earlier another user here had me edit a file and remove "quiet splash" from somewhere, but i'm no longer sure where exactly. could this change what i'd be looking for?05:20
falloreif i press *05:20
histoxpistos: you trying to recover data still?05:21
xpistoshisto: I have the problem drive removed from the computer and am testing the ddresuce to learn how to use it05:22
xpistoshisto: I was able to create an image from one disk to another and now I am trying to recover the image so I understand how it is supposed to wor05:22
Bashing-omfallore: This change will not persist through a reboot. If when you have the enty for ubuntu highlighted in the boot menu and press the 'e' key you do not change screens and in that alternate scrren is the linux boot line that in a default desktop install will have the terms quiet splash. you do not see thios line ?05:23
Bashing-omentry/enty*05:23
histoxpistos: did it finish creating the image?05:23
xpistoshisto: yes. It was just a 3.5 gb flashdrive with some data on it05:24
falloreyes, i pressed e with ubuntu selected at the grub menu, and it took me to a text editor, but i don't see the lines quiet splash anywhere05:24
xpistoshisto: the command I used was ddrescue -r 3 -S /dev/sdc1 image log05:24
falloreBashing-om*05:24
xpistosnow i just need to figure out how to restore the 'image' to a new location, drive etc05:25
histoxpistos: ddrescue image /dev/of/new/location05:26
histoxpistos: or you can just mount the image and copy the data out05:26
xpistosnot sure how to mount the image?05:26
xpistosdo i just do it like any other drive ?05:26
histoxpistos: fdisk -l image   to get the offset of the partitions05:27
Bashing-omfallore: Maybe you edited the file "/etc/default/grub ?? .. looking for a line similar to this presently "linux /boot/vmlinuz-3.2.0-24-generic root=UUID=dbd69ed2-530c-4409-8f5a-a3f1ea41fc67 ro quiet splash $vt_handoff" .05:27
histoxpistos: then mount -o loop,ro,offset=xxxx image /some/mountpoint05:28
falloreyes, that's the file i edited. i removed where it had quiet splash and it was left blank. i got disconnected from my internet before i could follow through on his instructions, i think we were just eliminating a possibility at that point05:28
histoxpistos: or you can just dd out the image to a device and get the files05:28
fallorei have a line similar to that, Bashing-om, but without quiet splash of course05:28
xpistoswhat is the offset?05:28
histoxpistos: the start of the partition on the device.05:29
xpistoshisto: http://pastebin.com/48wtQ8B905:30
Bashing-omfallore: OK, looking good then. After 'ro' add the term nomodeset. key combo ctl+x .05:30
xpistoshisto: there is the output of the fdisk05:30
=== badon_ is now known as badon
sadpuppyhttp://sourceforge.net/projects/xiaopanos/05:30
sadpuppyreplaces backtrack or kali05:31
xpistoshisto: would '0x6f20736b' be the offset?05:31
bazhangsadpuppy, thats offtopic here05:31
histoxpistos: no did this drive contain multiple partitions?05:32
xpistosno05:32
xpistosneither will the problem drive05:32
histoxpistos: parted print image105:33
histoxpistos: does it show the same funky table with 4 partitions?05:33
sadpuppylinux  is off topic05:33
oliver__If I want the mouse to move faster using this command: "xset m 1/2 4" what do I change in the command?05:34
xpistosimage1p1-image1p405:34
sadpuppyodd05:34
histoxpistos: nvm i just read in scroll back that you imaged partition 1 on the drive.  so just mount -o loop,or image1 /to/some/directory05:34
bazhangsadpuppy, this is ubuntu support only, not chat about kali or something else. try #ubuntu-offtopic for chit chat05:35
celrocsadpuppy: Well, this actually a channel specifically suited for Ubuntu linux instead of linux in general.  I believe the linux channel is ##linux05:35
histoxpistos: change my loop,or to loop,ro   so it will be mounted as a loop device with read only option05:35
xpistosit didn't lkike something05:36
xpistoshttp://pastebin.com/LrgNXpnN05:36
Ben64xpistos: no space before ro05:37
xpistosok05:37
xpistosNice!05:38
e^0which is the way to update ubuntu server ? apt-get update and than apt-get upgrade ?05:38
xpistosso now I know I can hopefully image the drive, then mount the image and copy files out of it05:38
bazhange^0, same as any version, yes, but with sudo05:39
Ben64xpistos: if it is mountable, sure05:39
xanguae^0 that's the way to update and install security updates yes05:39
xpistosBen64: Here's hoping when i get to that point.05:39
e^0OK :)05:39
histoxpistos: yeap. if you have issues with the drive you are working on like say the filesystem gets trashed you can try carving the image for files etc... either way the first step is creating a good image.05:39
celroce^0: You may need to run "sudo apt-get get dist-upgrade" too to get new kernel updates and things05:39
xpistosNow I am going to format the test drive and then try and create the image05:39
histoxpistos: do you suspect mechanical issues?05:40
e^0do i need to log into root and do the updates too ?05:40
histoe^0: use sudo05:40
bazhange^0, just sudo05:40
histo!root | e^005:40
ubottue^0: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo05:40
xpistoshisto: the drive is a little more than three years old and the rest of the box seems to be running okay05:40
LuiXhello there, i'm trying to get some help regarding some boot issues. here's my pastebin on my last boot repair run: http://paste.ubuntu.com/7698617/. The problem is that i cannot properly boot windows because I cycle between "bootmgr" is missing (after running a win7 USB) and "0000xe" error (after a boot repair run)05:40
celroce^0: Sorry, "sudo apt-get dist-upgrade"  I meant.  Had one too many "get"s in there before05:40
histoxpistos: just curious as to why you are using ddrescue instead of dd?  typically you see ddrescue used if there are bad sectors etc...05:41
xpistoshisto: oh the drive will not mount05:41
Ben64histo: because the drive is failing and dd doesn't resume and stuff05:41
e^0thank you guys for the info :)05:41
histoxpistos: k just making sure.05:41
xpistoshisto: that is about right05:41
histoxpistos: you may want to consider imaging the drive and not the partition05:41
jak2000is possible know where a domain was registered? unifrut.com.mx (nic mexico or where?)  thanks05:42
xpistoswhen I run the ddrescue, I will use the /dev/sdd that will get the entire drive if I am correct05:42
bazhangtry ##networking jak200005:42
histoxpistos: yes you are correct. Here is  a page that explains mounting after you do that. http://www.andremiller.net/content/mounting-hard-disk-image-including-partitions-using-linux05:42
xpistoshisto: It will be my new bible!05:43
celrocLuiX: Will it still boot into Linux?05:43
xpistoshisto: Thanks alot!05:43
xpistosBen64: thanks to you as well ... again.05:43
histoxpistos: basically if you image the whole drive you get all the bits. The partitions do not start at the begining of the disk so you have to use an offset to mount the partitions.05:43
histoxpistos: np anytime.  the reason your command didn't work above is that you had a space between loop and ro i believe.05:44
LuiXcelroc, just after the boot repair from a liveCD, i can normally boot the linux partitions05:44
xpistosI fat fingered that05:44
xpistosif the drive dies in the middle of the image, will I get anything?05:45
LuiXcelroc, but when selecting the windows from the grub menu, it gets another error, the "0000xce"05:45
=== badon_ is now known as badon
xpistoshere is a really dumb question. how do i unmount the image now when I am done?05:46
celrocLuiX: If you can get back into Ubuntu, you may want to try running "sudo grub install /dev/sda" (assuming you only have one disk) and then "sudo update grub" in a terminal.  This will sort of refresh the bootloader05:46
xpistosumount /mount location05:47
LuiXcelroc, it seems like there's a problem betweem bcd and the system reserved boot partition (sda1 in the pastebin  http://paste.ubuntu.com/7698617/)05:47
=== dfgas is now known as dfgas_off
celrocLuiX: I apologize, "sudo update-grub" with a hyphen.  I can't seem to type tonight05:47
Bashing-omfallore: How are you doing ? are you stuck ?05:48
LuiXcelroc, what if i'm running from a livecd right now?05:49
celrocLuiX: I'm sorry, I'm actually confused, I think.  Do you know if you're using grub as your bootloader?05:49
celrocLuiX: It's definitely doable from the liveCD.  The guide here shows the basic procedure: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd but we might need to deviate from the examples a little because your partition numbers might be different from the examples05:51
LuiXcelroc, i only now that after i run boot-repair from the livecd I reset and i have all the OSes, but the windows option gets to a windows failure screen that says "the boot selection failed because device is inaccessible".05:53
celrocLuiX: Huh.  Strange...  Is that after running update-grub ?05:54
LuiXcelroc, because of that, i ran a windows USB and followed the instructions from a webpage that mannually repairs the issue05:55
histoxpistos: umount /mount/directory05:56
LuiXcelroc, after running the windows usb i get the "BOOTMGR missing", which gets me to the starting point (having to run boot-repair)05:56
xpistoshisto: thanks!05:56
xpistosnow on to test two05:56
LuiXcelroc, another detail. the origin of the windows error was that i tried to repair the boot with another livecd05:57
celrocLuiX: Hmm, alright... well, the first thing that's usually recommended for these kinds of things is reloading GRUB.  If you can boot into Ubuntu still, please try "sudo grub install /dev/sda" and "sudo update-grub"05:57
e^0what does this mean, when i boot into my ubuntu server it says " there is 1 zombie process "05:58
LuiXcelroc, i think the boot repair does exactly that05:58
=== LRgraham_ is now known as LRgraham
LuiXcelroc, but i'll follow the instructions on the webpage that you sent anyways05:59
LuiXcelroc, but my suspicions are that this is not a grub problem but the windows boot manager06:00
ki7mte^0, a process that cannot be killed, you can't kill the dead, aka zombie process.06:00
e^0ki7mt: ok :)06:00
celrocLuiX: Oh... I see.  If that's the case, then I'm afraid that I don't have any experience fixing broken Windows boot managers.  I'm not sure I can help06:00
visiteur_1https://www.indiegogo.com/projects/focus-fusion-empowertheworld--306:01
LuiXcelroc, from reading the http://paste.ubuntu.com/7698617/, would you say that the problem is that grub is not installed in the correct partition?06:02
=== dk_ is now known as Guest95695
celrocLuiX: Grub by default doesn't install itself to a partition as far as I'm aware.  It should attempt to install itself to the MBR of the hard disk unless otherwise specified06:03
=== CyberJacob|Away is now known as CyberJacob
ki7mtLuiX, Check out an app called EasyBCD, works pretty well, but you need to get into WinDoze first to install it, or have an EasyBSD recovery CD.06:04
ki7mt.. EasyBCD .. sri06:04
Johnn514rop06:06
Johnn514oops06:06
Johnn514hello06:06
LuiXki7mt, and with that recovery cd, what is the general strategy?06:08
ki7mtLuiX, ya fix the Windows MBR, and use EasyBCD to dual / muli boot whatever ya need.06:09
ki7mtLuiX, So when the box boots, rather than seeing the Grub menu initially, it's the EEasyBCD menu. Selecting Linus or whatever you call it sends you to Grub wehre you can control multiple Linux installs.06:11
ki7mtVista is particularly painful to deal with if Grub2 is the boot loader. Win7/8 not as bad, but on some machines, still painful.06:12
LuiXki7mt, so from that step onward, i'll have those two steps every time I boot?06:13
ki7mtLuiX, 1 for Windows, 1 for all your Linux. Instead of auto-booting into a particular image, you get the selection menu.06:14
LuiXki7mt, but first the easybcd and then grub?06:15
ki7mtLuiX, So for example,. I ahve one box with Windows, and like 6 distro's can't recall exactly, if I select Linux, Grub pops up and says , ok, which Linux you want.06:15
ki7mtLuiX, Yes, when the box boots, your presented with the EasyBCD Menu, If I select Windows, it boots straight in, if Linux, presents you with the Linux Boot Options, Memtest, recovery, all that stuff.06:16
LuiXki7mt, i see. I'm primarily a linux user, and i'm not sure if it's an elegant solution. there must be a way to reconcile grub and windows.06:17
LuiXki7mt, what i mean is that i've always worked just with grub and it worked ok06:17
ki7mtLuiX, I am too, but on that box, when I tried to dual box it, Windows crashed, and that was the only way out.06:18
ki7mt.. dual boot it .. ..06:18
Ben64LuiX: then continue to use grub?06:18
BeldarLuiX, I missed your issue, but using easybcd is just more muddling of the boot, would you be willing to state the issue again and run a boot diagnostic script?06:18
LuiXthanks ki7mt. Beldar, heres a pastebin of a boot repair run http://paste.ubuntu.com/7698617/06:19
ki7mtGrub doesn't wok on all Windows installs that a fact, so it's not muddling.06:19
Ben64LuiX: so you're not even on ubuntu...06:20
ki7mtLuiX, That's all I ahd to offer, was an option.06:20
LuiXBen64, what do you mean?06:21
Ben64LuiX: this is #ubuntu, for ubuntu support. you're not running ubuntu06:21
BeldarLuiX, Not a supported OS as noticed, but the bootrepair should fix this unless windows is corrupted, I would run a chkdsk /r on windows from a recovery terminal if needed.06:22
LuiXBen64, i thought that running elementaryOS was still part of the family. anyways this could apply to any distro06:22
Ben64LuiX: only canonical ubuntu releases are supported here06:23
BeldarLuiX, OR a rebuild of the bcd in windows easily done.06:23
Beldarand or*06:23
LuiXBeldar, would it suffice to know that the problem started when i tried to move one partition to another to install ubuntu (sda7 on the pastebin)? you'll have to trust me with that one.06:25
BeldarLuiX, Are you registered with freenode we could do this in ##linux06:26
LuiXi am!06:26
LuiXi'll join there, then06:26
JoshH99Hey everyone, I'm trying to set up multiple php5-fpm pools as per http://bit.ly/1o1NxYd section 3. I've created the pool.d/domain.conf file, but fpm does not create the socket within the directory I've created06:27
JoshH99correction: section 3.1 actually06:28
CodeFormerwhich VM is good with Ubuntu 12.0.4 LTS06:28
somsipCodeFormer: virtualbox is free06:28
commander_i was writing a control file for my deb package and am getting this error while packing it : first block lacks a source field06:29
commander_dpkg-shlibdeps: error: syntax error in debian/control at line 12: first block lacks a source field ---- this is the complete error am getting anyone know what "block lacks a source field " mean06:30
CodeFormersomsip: ok, Thanks ! anything else?06:30
celrocCodeFormer: I think VMWare Player is free for Linux.  I may have the name wrong....06:31
CodeFormeranything about KVM ?06:33
cyborg_hello is anyone there>?06:33
ki7mtcommander_, it would be helpful if you could patebin the control file, but do you have the debian folder inside the src dir? Allot times that error is a dir structure error06:33
commander_ki7mt: yes i have all06:34
celroccyborg_: Hello.  Welcome to the Ubuntu support channel06:34
cyborg_thanks06:34
cyborg_celroc,  I have a issue that I am working on and really need some valid help with are you willing to have some fun06:35
celroccyborg_: Please feel free to post your question.  If I don't know it, someone else here may be able to help.06:36
ki7mtcommander_, ok, then pastebin the control file so we can have a look at it.06:36
=== lexus0019 is now known as lexus00z
commander_http://pastebin.com/QzvZYHij06:36
cyborg_celroc, I have a usb device that i would like to assign drivers to to do more testing and configuring of the device and I am currently running Ubuntustudio 14.04 64bit06:37
commander_ki7mt: http://pastebin.com/QzvZYHij06:37
commander_ki7mt: i want create orig.tar.gz of my source how can i achieve that ?06:38
cyborg_really anyone that is familiar with hardware particularly USB Midi devices and Ubuntu06:38
ki7mtcommander_, for one thing, you need a standard line in there, like: Standards-Version: 3.9.5 blah blah, then you should ahve your build deps after that.06:39
commander_ki7mt: and what about creating a tar file06:39
celroccyborg_: I'm sorry, could you be a little more specific, please?  What type of USB device are you using, and what sort of tests would you like to perform?06:39
commander_ki7mt: debian tar file06:39
ki7mtThe Hompage / Vcs stuff, Arch, Depends and then comments after that.06:39
ki7mtcommander_, You should probably have a chat in #debian-mentors on OFTC .. or go back to the Debian manual and add in all the needed fields.06:40
commander_ki7mt: thannks :)06:41
=== lexus00z_ is now known as lexus00z
ki7mtcommander_, from what I can see, there's no build-deps, runtime deps, Standards line, Priority adn Arch lines, that's allot to be missing.06:42
cyborg_celroc, okay.  I have a Openlabs DBEAT (plz ggle it 2 c pic). I am attempting to run it under ubuntu studio and get the Midi controllers to work with UBSTUD14.04 64bit06:42
commander_i was not checking for deps i want create  debianized tar06:43
djr013I have a system-crashing ethernet driver issue with atl1c which has been present a few years now. Seems to happen after a megabyte or few transmits, at which point the entire system becomes unresponsive, usually with screen corruption, and no error in logs. How might I report this bug?06:43
ki7mtcommander_, Understand, but have a proper debian.tar.xyz the control file needs to be correct, and you need to be ablt to build the package with like ppbuilder, pbuilder-dist sbuild etc.06:44
JoshH99Final attempt || Hey everyone, I'm trying to set up multiple php5-fpm pools as per http://bit.ly/1o1NxYd section 3.1 . I've created the pool.d/domain.conf file, but fpm does not create the socket within the directory I've created. any ideas as to why this may be?06:44
celroccyborg_: Alright.  I'm afraid that I don't have any MIDI experience yet, but what issues are you running into while trying to do this?06:44
oliver__I just downloaded calibration profiles, where did it download to?06:45
commander_now the error is in line no. 14 again as my control file is like this : http://pastebin.com/zrRTnCjL06:45
commander_am building it with dpkg-buildpackage -S06:45
commander_ki7mt: now the error is in line no. 14 again as my control file is like this : http://pastebin.com/zrRTnCjL06:46
commander_ki7mt:  am building it with dpkg-buildpackage -S06:46
ki7mtcommander_, All I get is "Spam Detection For Pastebin ID: zrRTnCjL" .. but in any case while is support, it's not really the right place for dev-packaging.06:46
guest173list06:46
commander_ki7mt: oh wait06:46
cyborg_celroc, I would like to bind the generic usb-midi driver to my device06:46
ki7mtcommander_, Yes, I know how to build packages, I do lots of them :-)06:46
commander_ki7mt: http://pastebin.com/zrRTnCjL06:46
commander_ki7mt:  please teach me or provide a correct way please06:47
ki7mtcommander_, 2sec look, no Priority line, no standards line.06:47
ki7mtcommander_, I did, #debian-mentors is the right place for this topic.06:48
commander_my package got no dependencies so is it necessary to include depends ?06:48
commander_ki7mt: debian-mentors :You have been kicked from #debian-mentors by ChanServ (Invite only channel)06:48
commander_ki7mt: whats that ehy they kicked /06:49
bazhangcommander_, its on OFTC06:49
ki7mtcommander_, Not on Freenode, it's on OFTC06:49
celroccyborg_: Hmm, I would think that it would try to do that automatically upon plugging it in.06:49
commander_ki7mt: okay thanks friend :)06:49
ki7mtcommander_, Your welcome.06:50
cyborg_celroc, it doesn't.  I think that the descriptors that they used in the firmware are not being recognized as "class compliant" to Ubuntu06:52
CodeFormercan't install KVM to my Ubuntu precise :(06:53
celroccyborg_: I'm sorry, but I'm afraid that MIDI devices go beyond my area of expertise.  Perhaps someone else here knows a solution, though06:54
=== electron_ is now known as neutrino
helmut_hi06:58
innocent95Morning!06:59
innocent95i lost my /boot/grub/i386-pc/normal.mod07:00
innocent95How can i fix it07:00
commander_innocent95: where?07:00
commander_:P07:00
innocent95lol07:00
commander_lol07:00
innocent95in the bookcase07:00
commander_innocent95: lol :P07:01
CodeFormerrunning kvm shows problem.. manually shows these: http://paste.ubuntu.com/7699029/07:01
celrocinnocent95: Can you run "sudo update-grub" in a terminal?  It might help fix it07:01
innocent95celroc, can i do that for a live usb07:01
innocent95because i am not able to boot07:02
celrocinnocent95: Yes, but it takes a few more steps.  One moment, please, let me get a handy article that shows what the steps are07:02
innocent95grub rescue07:02
celrocinnocent95: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd07:02
mnms_My file changes doesnt automatically refresh in programs like git gui git cola. I need to install some kind of file watcher ?07:02
innocent95alright07:03
kloekIs the intel 6205 bug introduced in 14.04 fixed yet? or does it still cause all kinds of problems with dropping connectivity and not working after hibernation?07:05
innocent95celroc, Do i need the step of other operating system, can i skip it because i have no other operating system07:06
MattiasI have a dual head setup and am trying to set color profiles for both screens with xcalib. Running i3 as wm. However, Xorg seems to make them look like one screen, so I can't target xcalib to only one screen. basically I only have display :0 and screen :0 at 3840x1200. How do I tell xorg to use them as 2 screens instead of 1?07:07
celrocinnocent95: One moment, please.  I'll take a closer look at the article07:08
celrocinnocent95: You'll want to start at the part that reads "Terminal Commands" and work your way down from there07:09
commander_ how do i switch off my AMD graphics as I am having quick battery drainage issue07:09
Beldarinnocent95, Is this a dualboot?07:09
innocent95celroc, Yeah i see i did07:09
innocent95Beldar, No07:09
Beldarinnocent95, use this app and save the popup of the bootinfo summary for diagnoses if not fixed. https://help.ubuntu.com/community/Boot-Repair07:11
innocent95celroc, are you sure about /mnt/dev07:11
innocent95it doesnt exist07:11
pothan100?07:12
pothan100#pi07:12
pothan100hey guys07:12
pothan100is there a chanel about rasberryPI ?07:12
celrocinnocent95: Ah, that might mean that there was an error in the command used right before that one.  Can you list the command that you used, please?07:13
somsippothan100: #raspberrypi07:13
pothan100thanks somsip07:13
innocent95celroc, sudo mount /dev/sdXY /mnt07:14
innocent95sda107:14
innocent95sudo mount --bind /dev /mnt/dev &&07:14
innocent95and etc etc07:15
celrocinnocent95: Hmm, okay, that looks like it should be correct.  Can you run "ls /mnt" for me and see if you see a "dev" in the output anywhere?07:15
innocent95audit.txt  jpg07:16
celrocinnocent95: That's all that it shows?07:16
innocent95celroc, no dev07:16
innocent95Yes07:16
innocent95These are foremost files07:17
celrocinnocent95: Hmm, alright, I think what happened was that /dev/sda1 wasn't the partition we needed.  Please run "sudo umount /mnt" and then re-run the command with /dev/sda207:18
celrocinnocent95: By the way, do you know if you have multiple hard drives in your computer?07:18
innocent95celroc, I used the boot-repair07:19
innocent95celroc, No i have a single one07:19
=== introom2 is now known as introom
celrocinnocent95: Ah, okay, thanks.  Did the boot-repair solve it?07:19
innocent95let me try rebooting and see if it fixed07:20
Beldarinnocent95, Do you have the bootinfo summary url from bootrepair?07:20
innocent95The same problem07:27
Beldarinnocent95, Do you have the bootinfo summary url from bootrepair?07:27
nicolas__hi07:28
innocent95Oh i didnt save it07:28
innocent95my bad07:28
innocent95should reinstall it and try again07:28
Beldarinnocent95, Run the boot repair again not the repair but just the bootinfo summary and paste the url here.07:28
jnhghyhow can I make ubuntu 12.04 to use a proxy without the user option to switch off the setting?07:28
rimadhey guys, I have three monitors setup (2 monitors and laptop display). It works ok when extending desktop, however when I go from primary monitor to the other my primary monitor starts scrolling and mirroring other two displays. How do i get rid of this?07:28
innocent95alright07:29
nicolas__could anyboby help me to install flash player on chroe browser please ? I ride on ubuntu 14. Thank yu07:29
Beldarinnocent95, Cool that summary takes out many questions and usually gets to the heart of the issue, killer script.07:29
innocent95hmm07:30
innocent95I thought the button says repair will fix ... P07:30
Beldarinnocent95, No repair yet just the button below the bootinfo summary07:30
Beldarinnocent95, No repair yet just the button below the; bootinfo summary better punctuation07:31
innocent95just a moment07:31
Beldarhe closer anyway just hit the bootinfo summary button and paste the url07:32
innocent95I mean i am installing07:32
Beldarcool07:33
innocent95http://paste.ubuntu.com/7699142/07:33
umar343how do i connect my laptop on ubuntu  to pen drive ?07:34
umar343Commandter minal commands for detecting the usb device and mount the same please.07:35
Beldarinnocent95, sda1 the OS is missing a bunch of stuff we should see mainly any grub boot info, what happened that got you here?07:35
nicolas__how install Flash Player on Chrome browser ? I have done this: https://wiki.ubuntu.com/Chromium/Getting-Flash    BUT it doesn t work.07:36
nicolas__any suggest ? thx07:36
innocent95Beldar, I was trying to recover lost files yesterday, maybe this is the problem07:36
umar343i was not able to find any email id to send mail on the main website.07:36
innocent95i wrote on the hdd several times07:37
Beldarinnocent95, Something has gone wrong, I would pull out what you want and do a new install, but that is me. You could try a chroot and run a grub install and update but I can't guarantee that to work.07:38
ki7mtnicolas__, for what it's worth, I use peperflash on Chromium, more info here: http://www.webupd8.org/2013/04/install-pepper-flash-player-for.html07:38
innocent95Beldar, what do you recommend07:39
ki7mtnicolas__, and for 14.04 see: http://www.webupd8.org/2014/01/pepper-flash-player-installer-for.html07:39
nicolas__ok ki7mt I check that Thank yu ;-))07:39
ki7mtnicolas__, Your Welcome07:40
Beldarinnocent95, Because I have my setups as a dpkg list to load all installs, extra repos and keys I just fresh install myself. I think in your case a fresh install is probably best, than clone that sucker when all updated and setup/07:40
Beldarinnocent95, If you had a clone to begin with al;l you would be doing is reloading it.07:41
innocent95Beldar, reloading it07:42
innocent95what do you mean07:42
Beldarinnocent95, a clone can be put back in, I just used that term.07:43
innocent95Beldar, Reinstalling it ?07:44
Beldarinnocent95, A clone is a mirror image an exact copy to just reload to a partition.07:44
celrocOh... Okay, I see what Beldar is saying now07:44
innocent95I am not loosing anything, i think i have to reinstalling it again07:45
innocent95reinstall07:45
rimadhey guys, I have three monitors setup (2 monitors and laptop display). It works ok when extending desktop, however when I go from primary monitor to the other my primary monitor starts scrolling and mirroring other two displays. How do i get rid of this?07:45
Tobias92Dear Ubuntu gurus, my cronjob for updating spamassassin keeps failing, saying "could not find working mirror". Google is of no help, does anybody have a suggestion?07:46
Beldarinnocent95, I like clones it takes me less than an hour to do a full reinstall and have the same OS, but about 10 min to pop the clone in instead.07:46
celrocinnocent95: He means that right after you get your system re-installed and set up how you want it, you can make an exact copy ("image") of it and just revert back to that copy later07:46
innocent95oh07:47
celrocBeldar: Good suggestion07:47
innocent95after re-installing it07:47
acetakwasHow do u do a cloan please?07:47
Beldarcelroc, My ego does not allow me to ask for help, just insurance supporting that. ;)07:47
jnhghyin what file is the network settings -> proxy settings saved? I need to check it by command line if there is a way...07:47
Beldaracetakwas, Multiple ways but I use clonezilla ofyen.07:48
innocent95Beldar, Lol07:48
Beldaroften*07:48
* celroc blinks, not appearing to know what Beldar means07:48
djr013jnhghy: I'm not sure, but note that usually there are both system and user settings07:49
djr013so probably multiple places07:49
Beldarcelroc, I'm to proud to ask for help would be the description of my dysfunctional self. ;)07:49
celrocinnocent95: Yes, it would be after re-installing it.  Basically, once you have your system in a state that you want it in, you can sort of make a copy of it in that state and then revert to it quickly any time that you need07:49
celrocBeldar: Ah.  Um, okay07:50
innocent95Beldar, celroc When i started the install wizard it told me that this computer has no detected os, what the heck is going on (P)07:50
Beldarinnocent95, Not sure here, you did the damage, and it is impossible to tell here what you did.07:51
=== [Derek] is now known as MCCHICKEN
Beldarinnocent95, Just let the installer write the whole HD.07:52
innocent95Beldar, The whole HD07:52
innocent95why07:52
celrocinnocent95: It will reformat your drive for you.  Of course, you will want to backup anything that might be important on the drive first07:53
=== MCCHICKEN is now known as [Derek]
Beldarinnocent95, That is what you had, I assume that is what you want.07:53
celrocinnocent95: Basically, what it'll do for you is clean off the Ubuntu install that broke, and then install it completely fresh07:54
innocent95Yes i know, I mean i want re-partition the hdd07:56
innocent95I want to break up this 40 gig into 13 and 2707:57
=== robotdevil is now known as Guest26204
Beldarinnocent95, Use the manual install than07:57
Beldarleave space for a swap07:58
innocent95Beldar, Yes i did, both are ext4 does this works07:58
innocent95Beldar, a swap, oh how much does it takes07:58
Beldarinnocent95, equal or a few MB more that ram is the norm.07:59
Beldarthan*07:59
innocent951GB07:59
Beldarinnocent95, That your ram amount?07:59
innocent95Yess08:00
innocent95dont tell people08:00
innocent95(P)08:00
ki7mtMay want to consider Lubuntu then :-)08:00
innocent95ki7mt, Xubuntu08:00
Beldarinnocent95, I would do a swap about 1.25 gig to just be safe08:00
ki7mtEither or, just not Ubuntu :-)08:01
innocent95Yes08:01
innocent95Beldar, 1024.2508:01
innocent95what is the file system08:01
celrocinnocent95: Linux uses mainly the ext4 filesystem (recommended nowadays).  You can use ext2/ext3 but I'm not sure what exactly would be the pros/cons08:03
Beldarinnocent95, swap is the partiton type08:04
Beldargood amount08:04
celrocinnocent95: Sorry.  I misunderstood your question.  Beldar got it right08:04
innocent95Yes i know, I mean other partitions08:04
Beldarinnocent95, actually that would be 128008:05
MercerWhat software do I use to create a Ubuntu Live USB? Currently pn 13.10.08:05
Mercer*on08:05
innocent95Beldar, Exactly i was calculating that08:05
MercerI used UNetBootIn, didn't work...08:05
innocent95Beldar, I believe you have a calculator (P)08:05
Beldarinnocent95, Yes I do, lol.08:05
BeldarMercer, What is the OS you are trying to load?08:06
acetakwasMercer: you can use YUMI to create it on a thumb drive08:06
MercerBeldar: Ubuntu 14.0408:06
BeldarMercer, use the onboard startup disk craetor08:07
Beldarcreator*08:07
innocent95Beldar, No root file system is defined08:08
Beldarinnocent95, set the mount on the install partiton as /08:08
innocent95oh i got it08:08
innocent95Beldar, Before you say it, P08:08
Beldarinnocent95, Good, job we like self sufficiency here. ;)08:09
innocent95Yeah i see08:09
innocent95Beldar, what about the other partition what mount point does it takes08:09
Beldarinnocent95, I would not bother with it in the install you can make it with another install or with gparted.08:10
McErroneouslool..08:10
innocent95Alright08:10
Beldarinnocent95, Are you separating out home?08:11
innocent95Beldar, You mean Linux home, or My home08:12
Beldarinnocent95, Your home.08:12
innocent95Yes i am at home08:12
Beldarinnocent95, Heh, the home of the OS, lol.08:12
innocent95lol08:12
acetakwasLol...he means /home08:12
innocent95Yeah i see08:13
lexus00zlol08:13
innocent95but how separating out home08:13
JovialHarphello!08:13
Beldarinnocent95, I never have a seperate /home myself but it seems popular, but not really needed.08:13
lexus00zjoviaharp:hello08:13
acetakwasJovialHarp: Hi!08:13
innocent95OOh08:13
innocent95It looks useful i was trying to do that08:14
celrocBeldar: I've personally found it very handy, but do agree that it's not necessary08:14
innocent95but ...08:14
innocent95can i do that later one08:14
innocent95on08:14
JovialHarpi was wondering, does anyone have a toshiba sattelite laptop running ubuntu?08:14
Beldarcelroc, works in the right context, I just never upgrade the OS.08:14
BeldarJovialHarp, How about the actual issue?08:15
acetakwasI'm more interested in seperating out 'installed packages'. But how?08:15
celrocBeldar: Ah.  I use it mostly just in case I want to switch OSes or upgrade.  It makes it a bit easier ;-)08:15
Beldartrue08:15
JovialHarpi can't seem to make my laptop change brightness, also i don't remember how to send a message to a specific person in irc anymore beldar08:16
Beldaracetakwas, You can make a dpkg list of apps installed if you like, and save configs08:16
innocent95Ubuntu + xfce = XUbuntu, what the heck is this08:16
BeldarJovialHarp tab complete for nicks, brightness I'm not sure.08:16
celrocinnocent95: It would probably be easiest to do it now if you want a /home partition.  You can add it later, but it can be a little more complicated to do later08:16
lexus00zJovialHarp: doubleclick the nickname you want to send08:17
acetakwasJovialHarp: have you tried 'Settings' > 'Screen'?08:17
innocent95I mean if am using ubuntu and xfce in the same time why then, they are saying that xubuntu is faster than ubuntu08:17
JovialHarpBeldar: its interesting because the brightness settings work on my 12.04 livecd, but not on the operating system once it installed08:17
Beldarinnocent95, xfce is the base of xubuntu together you have a somewhat xubuntu setup08:17
innocent95celroc, ok08:17
celrocinnocent95: xubuntu is actually just the ubuntu core with the XFCE desktop environment08:17
BeldarJovialHarp, The brightness gui does not work or key prompts?08:18
innocent95celroc, That's it08:18
JovialHarpBeldar: neither, i've gone into the gui settings, and no matter what i do to the brightness bar, it doesn't change, and the keys dont do anything different either08:18
innocent95why didn't they say Ubuntu Core + xfce = XUbuntu it would be better08:18
BeldarJovialHarp, I would go to askubuntu and search with that computer model and brightness, probably info there.08:19
acetakwasBeldarl: how?08:19
Beldaracetakwas, how what?08:19
JovialHarpBeldar: I'll look, its been a pain in my side for awhile now, i feel like my corneas are being burnt lol08:19
Beldarinnocent95, Ubuntu Core + xfce = XUbuntu is not precisely xubuntu is all.08:20
acetakwasBeldar: how to make the dpkg list.08:20
innocent95neither ubuntu + xfce = xubuntu08:20
Beldaracetakwas, Code:08:21
Beldardpkg --get-selections > ~/my-packages08:21
BeldarAnd if you wanted to use the list to reinstall this software on a fresh ubuntu setup, Code: sudo dpkg --set-selections < my-packages ; sudo apt-get dselect-upgrade08:21
innocent95Beldar, huh, copying code, why didn't you just mentioned the page for him08:21
Beldaracetakwas, sorry make the list with this the first was the relaod. dpkg --get-selections > ~/my-packages08:21
acetakwasBeldar: okay, thanks08:22
Beldarinnocent95, NOt from a page but my notes08:22
innocent95Oh08:22
innocent95okay08:22
innocent95Cloud-up your notes08:23
Beldaracetakwas, so in correct order save with dpkg --get-selections > ~/my-packages reload with sudo dpkg --set-selections < my-packages ; sudo apt-get dselect-upgrade08:23
acetakwaseNotes or paper Notes?08:23
Beldarsorry about that08:23
acetakwasOkay08:24
Beldaracetakwas, about 5 pages of libreooffice all kinds of stuff08:24
=== james_ is now known as Guest15471
Beldarmy brain is the size of a walnut I need a little help08:24
innocent95Thank you very much, see you after installation :)08:24
acetakwasOkay. Cool ;)08:25
acetakwasLol 'see'08:25
JovialHarpwell that was interesting, after my laptop went into suspend mode, it came back with an ugly messed up screen, wiht alot of messed up junk on the side, and the rest of it all black08:28
aszenHello guys, I'm trying to install Ubuntu 14.04 on my Asus Zenbook, but the installer crashes after copying the files08:28
aszenany idea what could be wrong?08:28
acetakwasAszen: from a live disk?08:29
aszenacetakwas: Installing it from an USB 3.0 stick (secure boot disabled)08:29
aszenwhen I reboot grub is there but promts me with a shell (grub shell or what ever the name of that thing is :))08:30
acetakwasAre u able to boot ubuntu fine?08:30
aszenyes08:31
aszenI boot up ubuntu (try ubuntu) and then launch the install wizard from the desktop ("Install Ubuntu")08:31
acetakwasThen did you do 'try ubuntu' first?08:31
acetakwasOkay08:31
aszenI've also tried it the other way round (install it directy without booting up from the stick)08:32
aszenno luck either08:32
acetakwasAre u doing it now...maybe we could walk-you-through08:32
robynata8-)08:32
aszenacetakwas: that would be awesome yes, you have some minutes time?08:32
acetakwasOkay08:33
=== CyberJacob is now known as CyberJacob|Away
aszen1st slide ("Welcome"): I choose English, 2nd slide ("Wireless") I choose "I don't want to connect to a wi-fi network righ now", 3rd slide I chose "install this third-party software".08:35
acetakwasOkay08:35
aszenon the slide "installation type" I choose "Erease disk and install ubuntu", as well as "Encrypt the new Ubuntu installation for security" and "Use LVM with the new Ubuntu installation"08:35
n1n0Hi. Would appreciate any help. Had this issue on 13.10 with the display manager where the system always went into the login loop (even after 14.04 installation). Now, the display goes black with the tiny stripes on the sides where only reboot helps. Thought it was the display hardware issue (as i recently changed it), but when i plug the external monitor via vga, it's the same. Any reccomendations08:36
n1n0?08:36
MercerI created a Live USB with Startup Disk Creator, but still my Laptop won't detect the USB08:36
acetakwasDo you want to clenan ur entire HDD?08:36
aszenacetakwas: yes08:36
aszen(I hate win8 :P)08:36
n1n0...it's the same on that other monitor (the black with stripes)08:36
MercerI even tried with UNETBOOTIN and LiLi08:36
acetakwasLol okay08:37
n1n0...and am wondering could it be the hardware issue or another display manager bug?08:37
BeldarMercer, "still my Laptop won't detect the USB" does this mean no boot or not seen in the bios?08:37
aszenacetakwas: now the installer ask me for the boot password (aka "Security key"). So I'm typing it in there... sec08:37
acetakwasThere is a last option .. I think something something like 'specify manually08:37
aszenacetakwas: yes08:38
MercerBeldar: Not seen in the BIOS08:38
aszensec08:38
BeldarMercer, You are sure the computer boots from a usb?08:38
aszenacetakwas: in the disk setup ("Installation type") I can choose "Something else" which will serve me a screen where I can devine the disk layout by myself08:38
aszenshould I choose that one?08:38
aszens/devine/define08:39
acetakwasYes exactly08:39
joystickHi need some help with snmp mib search path.08:39
aszenacetakwas: okey, I'll first choose "New partition Table" (in order to erease the current partition table / data)08:39
joystickgoogling not helping :)08:40
acetakwasYes08:40
acetakwasAre there any partitions there currently?08:40
aszenyes the previous ubuntu installation that failed08:40
aszensec08:41
MercerBeldar: So there are 2 boot options... Boot Option #1 and #2. If I hit enter on one of them, it lists the available "media/drives" available. So I see my HDD and DVD Drive but I can't see the USB Drive there...08:41
acetakwasWhen you select that partition, is there an option to delete at the bottom of the window?08:41
BeldarMercer, That does not answer the question.08:41
aszenacetakwas: /dev/mapper/blabla_ASUSOS1 -> efi (500 MB), /dev/mapper/blabla_ASUSOS2 ext2 (230MB), /dev/mapper/blabla_ASUSOS3 (500GB)08:42
aszenacetakwas: I can delete all these three yes08:42
aszenshould I do that?08:42
MercerBeldar: I suppose every Laptop can, its been only 4 months since I got it...08:42
JovialHarpHah! well sort of Hah! the function keys now show that they're doing something, but the brightness still remains unchanged08:42
acetakwasYes please08:43
BeldarMercer, I will take that as a yes, and no many older computers do not boot from a usb. This a uefi bios08:43
acetakwasThen you can create the new partition table08:43
=== jibran is now known as jibran|afk
MercerThis is UEFI bios... But I have disabled it...08:43
MercerBeldar ^08:44
BeldarMercer, You can't as far as I know disable the bios.08:44
MercerBeldar: I mean I have disabled the UEFI boot08:44
aszenacetakwas: ok, so after deleting these partitions I have: /dev/mapper/lsw_blabla_ASUS_OS with 500GB free space08:45
BeldarMercer, Have you read the uefi wiki?08:45
aszenI click on it and choose "New Partition Table"08:45
acetakwasYes08:45
aszenacetakwas: done08:45
MercerBeldar: Not within the last month08:45
BeldarMercer, I'm not really up on uefi, and every manufacturer has voodoed their own version, so this if I could even help will go past my intent to crash in about 12 min, others will be better help.08:47
=== shimont is now known as microto
amitprakashHow do I install ubuntu in UML mode?08:47
acetakwasNow you can select the only partition there and click the 'plus' sign at the bottom08:47
aszenacetakwas: done, what do I need? just /? boot? EFI? swap?08:48
acetakwas 08:48
BeldarMercer, I will leave you with these to use however. https://help.ubuntu.com/community/UEFI  http://ubuntuforums.org/showthread.php?t=214729508:49
acetakwasYou need '/'; '/boot' (optional) and 'swap'08:49
aszenacetakwas: ok, does the order of these partition matter?08:50
opiwanhello. in prior ubuntu-versions (before 14.04) kvm had a kind of "fallback-mode". if resource was busy (f.e. via virtualbox) the command "kvm" started "qemu" instead. now it only says "resource busy". how can I get back this "fallback-behavior"?08:50
acetakwasNot really...but you may make 'boot' the first08:51
BeldarMercer, I would confirm the usb shows or is bootable as well on another computer maybe.08:51
aszenacetakwas: OK, UEFI boot or just boot? i Guess I need UEFI boot08:51
Beldaropiwan, fallback as in another desktop?08:51
Beldaropiwan, I misinterpreted that, my bad08:52
acetakwasI would sya just 'boot' is fine and at 256MB08:52
=== vak0160_ is now known as vak0160
aszenacetakwas: ok, now I have "/dev/mapper/lsw_blabla_ASUS_OS" with the following partitions: OS1 ext4 /boot (1GB), OS2 swap  (10GB), OS3 ext4 / (500GB)08:56
aszensoudns good?08:56
acetakwasAszen: you may also want to leave some free 'unallocated' space for future use if you have a lot of space to play with08:57
aszenacetakwas: usually I just use one big partition for all my stuff08:57
acetakwasOkay. Fine08:57
Leong44I suggest jfs rather than ext4, it has better all-round performance08:57
acetakwasNext step08:58
aszenacetakwas: Device for boot loader installation08:58
aszenis that /dev/mapper/lsw_blabla_ASUS_OS (the disk) or a partition?08:58
acetakwasThe disk not the partition please08:59
acetakwasLeong44: I don't know much about JFS I'm sorry08:59
aszenacetakwas: ok, now it gets interesting. I can choose between: /dev/sda, /dev/mapper/lsw_blabla_ASUS_OS ("Linux device-mappter (stripped)", or a partition ( /dev/mapper/lsw_blabla_ASUS_OS[1|2|3]09:00
aszendo I have to choose sda or the device mapper?09:00
acetakwasI want to believe it's sda09:01
aszenhint: I have some sort of weird software / hardware raid (2x256GB SSDs) that I can't influence09:01
aszenso are you sure I should choose sda and not the mapper thing? :P09:01
acetakwas 09:01
acetakwasOkay let,s go back to the partitions you created earlier09:02
acetakwasOn which disk were they created?09:02
aszenon the mapper (/dev/mapper/lsw_blabla_ASUS_OS). the funny thing is that I can't see / choose sda there09:03
underpressureHello! Im trying to get OpenGL 1.3 working in Win 8.1 in VirtualBox. It seems only OpenGL 1.1 is supported. Any ideas?09:03
aszenI only see the mapper, not the sda. but the sda appears in the "device for boot loader installation"09:03
aszenacetakwas: you want a screenshot?09:03
acetakwasI wish, but I'm on a j2me IRC client not so sophisticated09:04
Leong44underpressure: Use VMWare, VirtualBox is a pile of junk09:05
acetakwasOkay let's go with the MAPPER09:05
Ben64Leong44: that isn't true at all09:05
MonkeyDustLeong44  i happen to like virtualbox, thank you09:05
aszenacetakwas: ok, I'll install the boot loader there09:05
Leong44VirtualBox is barely maintained... it was almost kicked out of the kernel at one point09:05
Leong44But suit yourself09:05
MonkeyDustLeong44  no FUD here, please09:06
underpressureLeong44: how?09:06
aszenacetakwas: now I'm getting a message "Go back to the menu and correct this problem?" It tells me that there is a EFI thing and I should create a UEFI boot partition for /boot09:06
MonkeyDustLeong44  and you shouldnt say things that are not true, leave that to politicians09:06
aszen"The partition table foramt in use on your disk normally requeires you to create a separate partition for boot loader code. This partition should be marked for use as an "EFI boot partition" and should be at least blabla. Note that this is not the same as a partition mounted on /boot"09:07
underpressureunforgiven512:09:07
aszen"If you do not got back to the partition menu and correct this error, boot loader installation may fail later"09:07
acetakwasOkay so lets do that09:08
underpressureAnybody who knows how to install vmware?09:08
aszensec, I'll change /boot from "ext4" to "EFI boot partition"09:09
aszenright?09:09
Ben64underpressure: vmware isn't supported in this channel, virtualbox is, and does work with opengl09:09
acetakwasYep..try that but I'm not sure09:09
cyborg_222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222221111111111111111.....................................................................00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009:09
cyborg_00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009:09
cyborg_00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009:09
cyborg_00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009:09
bcvery!ops09:09
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy09:09
DJonescyborg_:Stop that09:09
cyborg_0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009:09
underpressureBen64: i installed win8.1 in virtualbox and then daz3d. daz3d wont start and tells me opengl version is 1.1 but it needs 1.309:10
cfhowlettsveta and ban him.  pleae.09:10
Ben64underpressure: make sure to install the guest additions09:10
underpressureBen64: how?09:10
Leong44MonkeyDust: No FUD about it, kernel developers describe Virtualbox as "tainted crap". Don't accuse others of FUD just because you're not aware: https://lkml.org/lkml/2011/10/6/31709:11
somsipLeong44: is there any information that isn't 3 years old?09:12
acetakwasAszen: any update?09:12
aszenacetakwas: http://www.image-share.com/ipng-2602-243.html09:12
cfhowlettLeong44 3 years old news?  really?09:12
Ben64underpressure: should be an option somewhere, i don't have a windows vm though so i can't tell you09:12
Leong44cfhowlett: Lol, you underestimate stagnation in open source. A lot of projects barely change in that time09:12
acetakwasUnfortunately, I can't view scrshots09:12
aszenacetakwas: aw ok, I'll just give it a try09:13
underpressureBen64: hmmm.. its in the menu. it clicked it and it said its downloading something. but i cannot see any progress bar anywhere.09:13
=== veebull is now known as veebull_away
AdmiralMooseHi there09:13
aszenacetakwas: ok, now I got to the "Where are you" screen where I can choose my location. On the front I have an error message with the title "??? ???" and message "??? ???"09:14
aszenwtf?¨09:14
underpressureBen64: ah, it downloaded it...09:14
underpressureBen64: it tells me "guest additions cannot be installed on this version of windows"09:15
acetakwasno idea what ???? Means09:15
aszenacetakwas: me neither :)09:16
acetakwasWhat about the progress bar at the bottom?09:16
acetakwasIs it moving?09:16
Ben64underpressure: are you on some old version of vbox?09:17
aszenacetakwas: let me push "ok"09:17
aszensec09:17
AdmiralMooseIm doing a clean install of 14.04 desktop with forcepae, and when it comes up with the screen (Step 4) that wants me to choose a09:17
underpressureBen64: 4.1.1209:17
AdmiralMoose'Device for boot loader installation' and it has from what I can gather, partition map09:17
histoAdmiralMoose: you choose the hard drive that is set to boot in the bios. usually /dev/sda09:18
aszenacetakwas: now I'm back at the screen "installation type" where I can choose the disk layout "(erease disk and install ubuntu" or "something else")09:18
Ben64underpressure: yeah, you need to upgrade vbox09:18
underpressureBen64: how do i do that?09:18
Ben64underpressure: what version of ubuntu are you on09:18
histounderpressure: did you install virtualbox from the repos?09:18
acetakwasHmmmm09:19
aszenacetakwas: yep, weird isn't it?09:19
underpressurehisto: yes, from the repos09:19
aszenwe can choose "Eerease disk and install ubuntu", but it will fail as well :-/09:19
AdmiralMooseYeah ok done09:19
underpressureBen64: its mint actually...09:19
AdmiralMooseBut whatt do I do after this histo09:19
cfhowlett!mint|underpressure09:20
ubottuunderpressure: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org09:20
Ben64underpressure: then... ask in the mint channel. #linuxmint-help on irc.spotchat.org09:20
cfhowlettunderpressure not supported here.  sorry09:20
AdmiralMooseBecause when I click +, - or Change... it freezes09:20
AdmiralMooseAnd doesn't work09:20
acetakwasHmm...try it again but use sda09:20
aszenacetakwas: ack, sec09:20
Guest4962hello09:20
aszenacetakwas: now I can't see /dev/sda anymore09:20
aszenjust the mapper09:21
=== Vampire0_ is now known as Vampire0
aszen /dev/mapper/blabla_OS and /dev/mapper/blabla_OS109:21
underpressureBen64: well.. i will just download the latest virtualbox from virtualbox.org and see what happens when i run it...09:21
histo!derivatives | underpressure09:21
ubottuunderpressure: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)09:21
AdmiralMoosehisto09:21
Ben64underpressure: well good luck, head to the mint channel we gave you when it breaks09:21
acetakwasDo u have another version of ubuntu like 13.1009:22
histoAdmiralMoose: what screen are you at now?09:22
underpressureBen64: if i install the latest ubuntu, will it come with a new enough virtualbox in the repos?09:22
herpderphurrhey everyone. I'm running 13.10 on a laptop, and I would like to upgrade to 14.04. However, whenever I run do-release-upgrade, it says there's "No new release found"09:22
rietdijkGood day09:22
histoherpderphurr: do you have the update manager package installed?09:23
histo!upgrade | herpderphurr09:23
ubottuherpderphurr: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade09:23
AdmiralMoosehisto: http://imgur.com/xTt9c7809:23
rietdijkapt-get upgrade09:24
histoAdmiralMoose: what are you installing to?09:24
AdmiralMoosehisto: The only disk available, /dev/sda09:24
herpderphurrhisto: I'm guessing you mean the update-manager package. yes, I have that installed. I've also run the GUI Software Updater, but it does not provide me any indication that a new release is available.09:24
histoAdmiralMoose: click install now09:24
aszenacetakwas: nope, but I can get one09:24
aszensec09:24
AdmiralMooseIts actually frozen, because I clicked on the + and now its stuck09:25
acetakwasAlso do u know how to use YUMI09:25
histoAdmiralMoose: or whatever that bottom right botton says09:25
aszenYUMI? never heard :P09:25
histoAdmiralMoose: what does the bottom right button say?09:25
aszenI have ubuntu 13.10 handy09:25
histoaszen: YUMI is broken09:25
AdmiralMoosehisto: install now09:25
cfhowlett!yumi|acetakwas09:25
histoAdmiralMoose: click it09:25
AdmiralMoosehisto: But it is stuck on the + button09:25
AdmiralMoosehisto: I can't click anything else09:25
histoAdmiralMoose: can you click back?09:25
Ben64underpressure: yes it will09:25
acetakwasYumi is small and can be downloaded within seconds09:26
AdmiralMoosehisto: Nope09:26
AdmiralMoosehisto: Completely frozen, apart from the mouse09:26
histoacetakwas: YUMI linux version is broken atm09:26
histoAdmiralMoose: What version of ubuntu are you installing?09:26
AdmiralMoosehisto: 14.0409:26
aszenacetakwas: I'll give it a try with 13.1009:26
aszengive me 5 mins09:26
histoAdmiralMoose: restart the installer that is odd.09:26
AdmiralMoosehisto: You mean reboot?09:27
acetakwasInstall it on windows; use it to add the iso to ur thumb drive09:27
AdmiralMoosehisto: I am using forcepae09:27
underpressureBen64: ok. no prob to put ubuntu on a partition. if my current experiment doesnt work out i will try that. havent tried ubuntu for a year or two now.09:27
histoAdmiralMoose: why?09:28
AdmiralMoosehisto: Its an older machine with a pentium M09:28
histoAdmiralMoose: are you trying to install a full desktop of unity?09:29
cfhowlettAdmiralMoose try lubuntu = optimized for older hardware09:29
AdmiralMoosehisto: Lubuntu?09:29
AdmiralMoosehisto: I will try that09:29
cfhowlett!lubuntu| AdmiralMoose09:29
ubottuAdmiralMoose: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.09:29
underpressureyou have to install a different distro to choose a different window manager?09:30
cfhowlettunderpressure no you do not.09:30
histoAdmiralMoose: is that a non pae processor?09:30
AdmiralMoosehisto: Yes09:30
AdmiralMoosehisto: So I used forcepae09:30
aszenacetakwas: ok, ready with ubuntu 13.1009:30
aszenshould I choose the same setup, or give it a try with "erease all and install ubuntu"?09:31
aszenmaybe that works09:31
histoAdmiralMoose: Warning: use of this parameter will taint the kernel and may cause unknown problems.  right from the kernel docs09:31
underpressureim confused... so if i switch my display manager in ubuntu to lxde, i can ask questions in #ubuntu but if i install lubunt which is ubuntu with lxde as default, i have to ask in #lubuntu?09:31
AdmiralMoosehisto: Yes I know09:31
acetakwasSame. But I don't think u need EFI boot09:32
Hounddog_Just saw there is a ppa for sublime text 3 and trying to install from there... all is good as seems but not able to open sublime... if anyone else might be having it running09:32
cfhowlettunderpressure ask here.  for more in depth support, ask lubuntu09:32
acetakwasDid u get Yumi?09:32
histoAdmiralMoose: doesn't the mini iso have non pae kernels still?09:32
underpressurecfhowlett: ok.09:32
AdmiralMooseI dont know09:32
ki7mtAdmiralMoose, You should be ok using forcepae on Lubuntu, they did allof of work on that in the last cycle: https://help.ubuntu.com/community/Lubuntu-fake-PAE09:32
aszenacetakwas: no, why do I need it?09:32
AdmiralMooseFrom what I can tell it doesnt09:32
AdmiralMooseki7mt: Thanks09:33
AdmiralMooseI have to go, thanks for your help guys09:33
acetakwasIts a multi boot usb creator09:33
kevhello09:34
=== kev is now known as Guest33052
acetakwasYou just add bootable ISOs to thumb drives with it.09:34
aszenacetakwas: ok if I install it using "Erease whole disk and install ubuntu" I get an error message "ERROR!!!! Failed to add partition 1 (No such device or address)"09:34
aszenwhen I click on "retry" I get "The ext2 file system creation in partition #2 of Serial ATA RAID lsw_blabla_ASUS_OS (stripped) failed"09:35
acetakwasUse the something else...and do it the way we did earlier09:35
aszenacetakwas: ok sec09:35
underpressureAll this hardware and software magic these days... unbelievable.09:36
herpderphurrAccording to this thread: http://ubuntuforums.org/showthread.php?t=2218324 I should just use sudo do-release-upgrade -d (developmental version) to force an upgrade to 14.04. Should I follow that advice?09:40
MonkeyDustherpderphurr  i did it and it took hours... and you have to stay present to confirm some changes09:40
aszenacetakwas: I've choosed sda for boot loader instalaltion, same result "??? ???" error...09:41
herpderphurrMonkeyDust: I can deal with that, since I have time for now.09:41
cfhowlettherpderphurr *or* you could until 14.04.1 comes out next month and not force anything ...09:41
herpderphurrcfhowlett: When does 14.04.1 come out?09:41
cfhowlettherpderphurr july09:41
herpderphurrcfhowlett: Any time more accurate?09:42
MonkeyDustherpderphurr  https://wiki.ubuntu.com/UtopicUnicorn/ReleaseSchedule09:42
herpderphurrMonkeyDust: ty09:42
cfhowlettMonkeyDust THAT's the factoid I was looking for!  tyvm09:42
acetakwasHmmm..at this juncture09:43
MonkeyDustherpderphurr  wrong link09:43
acetakwasCould u google what the ???? Error means during Ubuntu installation09:43
aszenwell thats not helpfull09:43
aszensince its "??? ???"09:43
MonkeyDustherpderphurr  july 24th https://wiki.ubuntu.com/TrustyTahr/ReleaseSchedule09:43
herpderphurrMonkeyDust: Ah, so it's right after 13.10's EOL. Thank you09:44
aszengoogling ubuntu+"??? ???" wont help09:44
underpressureWhat kind of performance will windows have inside a virtualbox? Is it close to native?09:44
YamakasYanyone know how to automount webdav ?09:44
MonkeyDustunderpressure  i have windows xp in virtualbox, it's fast ok09:45
ArtpicreHello, I would like to know where is the file that configures my connection sharing ?09:45
ArtpicreI use the built-in function to share my connection09:45
acetakwasI'm almost blank right now09:45
parapanhi fellows ..have a problem with a laptop, running 3.2.0.-60-generic -pae kernel ....cannot load the graphical mode ...any suggestions ?09:46
ArtpicreMasquerade I think09:46
aszenacetakwas: me too... thats why I'm here :P09:46
parapanubuntu 12.04 LTS . .09:46
underpressureI have an old windows vista CD here .. maybe I should install that in the vm :)09:47
parapanif I run startx the error is Fatal server error > no screens found ...09:47
=== gypsydave5 is now known as gypsydave_5
rietdijk@underpressure: have fun09:49
herpderphurrcfhowlett, MonkeyDust: interestingly enough, after a reboot, I now have a release upgrade prompt from Software Updater.09:49
aszenacetakwas: hmm now I tried something else, and the wizard is copying files09:49
herpderphurrI changed nothing except a sudo apt-get update09:49
aszenlets see where this ends...09:49
acetakwasOkay09:50
=== tcpman is now known as Guest59673
aszenacetakwas: "Installation Complete - restart now"09:51
acetakwasHmmmmm...great!09:51
aszenacetakwas: hmm it booted?!09:51
aszenwtf?!09:51
aszensec09:51
aszeninvestigating..09:51
tsunamieHi guys, I have set the value for ulimits for soft and hard ulimts in /etc/security/limits.conf09:52
tsunamie. However when I check /proc/PID/limits the file still says the default 65536 as max fopen files09:52
aszenacetakwas: weird, I'll install gparted and check how the disk layout looks like09:54
acetakwas 09:54
aszento me it looks like that I had to run the installation wizard twice while he sucessfully creates the disk layout but dies afterwards, and with the second try it will use the existing disk layout09:55
aszenterrible :-/09:55
acetakwasDo 'blkid' from terminal09:55
aszensec09:55
MonkeyDustsudo blkid, rather, or lsblk09:55
aszenacetakwas: I see sda and sdb09:55
aszenand the mapper stuff (OS1 -> vfat, OS2 -> swap, OS3 -> ext4)09:56
acetakwasSo then ur disk is the mapper and sda is for the SSD09:56
aszenweird... something must be broken with the installation wizard of ubuntu 13.10 and 1409:56
acetakwas 09:57
somedude123hi, can somebody help me with my NFS server config ? There are problems with squashing and uid/gids ?09:57
tsunamieanyone know why?09:57
acetakwasAszen: ohoh gotta go09:59
aszenacetakwas: ack, thx anyway09:59
tsunamienvm09:59
tsunamiejust worked it out09:59
acetakwasAite10:00
tsunamieit takes on the value set from the shell10:00
jackshame steam can't be updated via apt-get :/10:06
jackok this time it downloads only 58mb10:07
jackbut still10:07
MonkeyDustjack  join #ubuntu-steam for more detailed help10:08
=== gypsydave_5 is now known as gypsydave5
jackMonkeyDust, oh wow? so tons of people are complaining?10:10
=== dave is now known as Guest57150
MonkeyDustjack  not sure what you are talking about10:11
jacksteam crap10:12
jackprobably annoys like everyone who ever started it10:12
k1l_jack: you dont need to rant about  steam in here. if you dont like it dont use it.10:12
jackyeahyeah :)10:12
Ben64nobody complains about it, it's actually pretty awesome. support is just at #ubuntu-steam10:13
jackkk10:13
Leong44I don't see how any self-respecting Ubuntu user can think Steam is good, it's a terrible source of DRM10:13
Leong44I expect the same people complain about Flash10:14
=== Le is now known as lekemite
jackLeong44, well10:14
MonkeyDustLeong44  you don't like vbox, you don't like steam, keep your feelings for yourself please10:14
jackflash is just to damn good to miss it10:15
jackopensource or not10:15
=== MohammadAG_ is now known as MohammadAG
k1l_Leong44: jack you are free to talk about that topic in #ubuntu-offtopic . this channel is for actual technical issues. not what people like most or dont like10:15
jack*too10:15
Leong44MonkeyDust: It's not that I don't like VirtualBox, I was advising someone that it's barely maintained while VMWare is a proper commercial product with decent support10:16
jackok10:16
HounddogHmmm trying to add a desktop file so i can add a program to the launcher... The program is not showing but am not getting any error either... i am using desktop-file-install to install the file though10:17
Hounddoghttp://pastebin.com/wLzQ10Ri this is the current file i am using10:18
bencccan I enable java on chrome on ubuntu?10:19
kev_exit10:22
jostHi! I've got an infected Ubuntu 12.04 server here, the attacker seems to have gained access to an unprivileged account, and has started some processes. How do I properly lock the account down and then kill the processes?10:24
Ben64jost: turn it off, format and reinstall10:24
jostBen64: ok. Thats my plan, but I want to investigate first10:25
vak0160there's also a risk of re-infection10:25
Ben64jost: you should consider the entire machine compromised at this point10:26
jostBen64: I do  that, but we need to get the data from it. The infection seems to have started before our oldest backup10:28
jostso, back to the question: How do I lock down that account (for now), so it can't run more stuff?10:29
manviewplsi'm trying to get mouse scrolling for less manviewer10:30
manviewplsany ideas ? help ?10:30
cfhowlett!server|jost10:31
ubottujost: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server10:31
makarahi. Trying to get 2 printers to work. I setup up 14.04 to use recommended printer settings for a Toshiba eStudio series 2050C and 3055C. But I the print job stops and both printers print a page with the line "Unrecoverable error: rangecheck in .putdeviceprops"10:33
jackmanviewpls, use your keyboard :P10:36
jackless is mouse-less10:36
histomanviewpls: gpm10:37
svetagpm++10:37
somedude123hi, can somebody help me with my NFS server config ? I have  problems with squashing and uid/gids10:37
sveta(except i couldnt find a sane cli browser with images, css, and js)10:37
histosomedude123: squashing what?10:37
svetatry #ubuntu-server somedude123 and ask them the full question please10:37
histosveta: there isn't one. try dwb for X10:37
manviewplsit's 2014, i like to keep it minimal with my keyboard but micro sensitive scrolling saves you billions of neuron connections mate10:38
histo!info gpm | manviewpls10:38
ubottumanviewpls: gpm (source: gpm): General Purpose Mouse interface. In component universe, is optional. Version 1.20.4-6.1 (trusty), package size 204 kB, installed size 496 kB10:38
svetahisto: for x, i have plenty of options, but i really think of working without x -- a lot of charming things like file manager, music player, torrent thingie, disk analyser work there10:38
somedude123histo: There is a dir on Server A (the NFS server) in which files are uploaded. This dir is mounted over NFS on Server B. Now i would like to squash ownership of files and give them a specific uid/gid10:41
histosveta: yeah I also am longing for a full featured framebuffer browser10:48
histosomedude123: ok, you were confusing me with the usage of squash there.10:49
histosomedude123: http://serverfault.com/questions/240897/how-to-properly-set-permissions-for-nfs-folder-permission-denied-on-mounting-en10:50
MonkeyDustsomedude123  find "squash" on this page, is it useful : http://www.howtoforge.com/setting-up-an-nfs-server-and-client-on-ubuntu-10.0410:50
=== randall is now known as Guest89823
histosomedude123: http://nfs.sourceforge.net/nfs-howto/ar01s07.html#pemission_issues10:51
somedude123i have no permission issues10:51
somedude123the problem is that the nfs server is not assigning new uid/gids after squashing to anon/nobody ids10:52
MonkeyDustsomedude123  may be beyond the scope of this channel, try #ubuntu-server10:53
histosomedude123: did you see in the last link I posted specifically about anonuid and anongid10:53
shr3kHey everyone, I have a ubuntu VPS with ispconfig3 on it.  Just rebooted today due to lack of emails coming through and general maintenance and getting stuck at "Stopping userspace bootsplash" I've googled it and so far found nothing, only managed to get into a initramfs prompt and the Help isn't leading me anywhere fast!  How can I view the log files on initramfs?10:53
histosomedude123: there is also /join #nfs10:53
crazyhorseok.. i can't get sharing a folder to work in ubuntu10:54
crazyhorsei share it, and then from osx open it up  and it just says "there was a problem connecting to the server"10:54
somedude123histo: yes i did, IMHO i have correct /etc/exports config with anonuid and anongid set10:55
histosomedude123: both have to still agree on nobody10:55
Steve512Argh every 1 on dis irc server BE SO BIRING!10:56
histoshr3k: you should be able to mount still and view /var/log/*10:56
histocrazyhorse: sharing it via what protocol?10:57
somedude123histo: both servers have identical uid and gid for nobody/nogroup10:57
crazyhorsehisto: whatever's built into ubuntu10:57
crazyhorsehisto: i'm guessing it'd be samba10:57
histosomedude123: try asking in #nfs they may have a quicker answer10:58
shr3khisto, thanks, will try now and see what's happening!10:58
somedude123ok ty10:58
histocrazyhorse: can you mount other windows shares via mac?10:58
crazyhorseyeah10:59
crazyhorsejust works10:59
histocrazyhorse: did you share with guest access10:59
crazyhorseyes10:59
crazyhorsei also tried with a user as well10:59
histocrazyhorse: open a terminal on the mac and run smbtree10:59
crazyhorsehmm don't have it installed11:00
crazyhorsealso to get it it looks like you have to go macports > install samba 3 -> then run it11:01
histocrazyhorse: So the mac can see the share but not connect11:01
crazyhorseyes11:01
histocrazyhorse: ont he ubuntu machine try sudo restart samba11:02
crazyhorseyeah sudo restart smdb11:03
crazyhorsestill no luck.. i've also removed and created the share a few times11:03
svetahisto: iirc framebuffer involves converting things to "frames" (like X) and then to cli, but I might find that step redundant - need to look at it closer11:03
histosveta: there isn't a browser out there that will do that.11:04
shr3k@histo In initramfs, do you know how to mount the filesystem, obviously can use mount but tried /dev/disk/ /dev/sg0/ these are not working :/ Sorry!11:06
histoshr3k: lsblk  to show your disks then mount /dev/sdX# /to/some/directory11:06
shr3kthis initramfs prompt doesnt have lsblk11:07
histoshr3k: hold up11:07
histoshr3k: fdisk -l11:08
* histo forgot he was in busybox11:08
shr3k(fdisk not found)11:08
histoshr3k: perhaps your not in busybox.. type help11:09
shr3ktheres a busybox in /bin11:09
histoshr3k: mount /dev/sda1 /root11:09
shr3kNo such file or directory, I'll keep trying down this root, might be something11:10
histoshr3k: what does ls   show?11:10
shr3kno such file or directory11:11
histoshr3k: pwd ?11:11
histoshr3k: blkid11:12
histoshr3k: who provides this vps?11:12
shr3kDigital Ocean11:12
histoshr3k: it sounds as if there is something wrong with your /root11:12
histoshr3k: what were you doing before the crash? and do you have backups?11:12
shr3kIt was a fresh ispconfig3 install using the "Perfect Server" noticed a few emails were being bounced with failed to connect to 127.0.0.1, rebooted... Worse mistake ever11:13
histoshr3k: how fresh of an install?11:14
shr3kBackup from install, 3 days11:14
=== skasturi is now known as skasturi|away
shr3kInstalled 3 days ago, mail problems this morning11:14
histoshr3k: you may want to contact digital ocean11:14
shr3kok thanks!11:14
shr3kMounted the /dev/vda /root11:15
shr3kgot the files now, but not sure it this is recoverable11:15
histoshr3k: vda interesting....11:16
qknight_i've got a ubuntu 12.04 lts running but ufw logging seems to be broken. i've tried 'ufw logging medium' and did various nmap trances and there not even a single line of lgging in /var/log/ufw.log, what could be the cause? (on my other ubuntu pc, mabye a different version of ubuntu, it works)11:16
MonkeyDustshr3k  /dev/vda points to a virtual machine, it says here... are you virtualizing something?11:21
shr3kNope :/11:21
=== kikimeter_ is now known as kikimeter
shr3kJust set up the "perfect server"... ispconfig3 and moved a few websites over and emails etc11:21
shr3kIt' a vps itself from DO11:22
shr3kbtw, another noob moment... Is there a reader in initramfs, staring at the help list fo programs and can't see one...11:23
MonkeyDustshr3k  ah yes, the v from vps also mean virtual, that's the link11:23
shr3kok!11:23
histoshr3k: less ?11:25
shr3kJust seen tail... Long night11:25
histoshr3k: less and more should be there.11:26
shr3kless not found11:26
shr3kmore is though!11:26
MattiasI have i3, and run xorg using ubuntu 14, which starts up gdm first thing. I have a dual head setup and I am trying to use xcalib to apply invertion of colors and icc profiles. The thing is, using -d and -s only -d :0 seems to be available, and no matter what I do xcalib only apply changes to the first monitor. Is there something I'm missing? I've tried -d :0 up to :6 and :0.0 variants. xrandr --query reports11:27
Mattiasonly one display and one screen, a gigantic mix of both screens at 3840x1200px11:27
KartagisI purged SCIM. how can I get rid of its behaviour without having to logout/back in?11:28
Mattiasi3 seems to be able to see them as two screens, which makes it possible to have one workspace per screen.11:28
nectarys_hi, how to set the color of conky to semi-transparent (gray), please ?11:33
innocent95Hi11:35
=== DeepBlue is now known as Guest16085
histonectarys_: no semi transparent font color that I know of.11:36
MonkeyDustnectarys_  is this useful http://ubuntuforums.org/showthread.php?t=129788311:36
histoKartagis: what is SCIM?11:36
innocent95When i click the input method configuration i get a window : Current configuration for the input method:11:36
innocent95 * Active configuration: none (normally missing)... etc written there ?11:36
=== ryan is now known as Guest30782
MonkeyDustSCIM : Smart Common Input Method11:39
Kartagis!info scim | histo11:40
ubottuhisto: scim (source: scim): smart common input method platform. In component universe, is optional. Version 1.4.14-6 (trusty), package size 380 kB, installed size 1908 kB11:40
dan[work]I am having difficulty getting ubuntu to detect my camera's sd card, nothing happens when I plug it in11:41
innocent95I'm getting another window when trying to configure input method ?11:41
innocent95what should i do ?11:41
dan[work]I have searched ubuntu's launchpad which says 'SD Host controller: O2 Micro, Inc. Device 8520' is supported11:43
=== kyle is now known as Guest9674
diego1hello11:54
Guest9674hello11:55
lexus00zGuest9674,heloo11:57
=== BinaryMcAwesome is now known as Guest82456
orbisvicisi have this annoying problem with the *rxvt or xterm (but not gnome-terminal): screen redraws are completely broken. usually half the screen refreshes, half display old data12:12
=== jellow_ is now known as jellow
hipitihopI seem to have some sort of dns issue which I don't understand. local.deisapp.com has a public dns record for 172.17.8.100 but I am unable to resolve it with a ping from any machine on my network.  "unknown host local.deisapp.com" I don't seem to have other dns symptoms. Can someone point me at docs to help me debug this pls12:16
hipitihopI'm on 12.0412:16
abhie2ehow to install bind 9.10.0 in ubuntu from some kind of repo?12:17
=== patrick is now known as Guest47355
Ar_GuNneri'm working with Berkely SOckets i need help12:19
mateusz_hi12:21
ydwhkuhahaa12:21
ydwhku这是12:21
ydwhku什么??12:21
hipitihopabhie2e, are you trying to update to a specific or later version ? on my system 12.04 it seems to already be there. Does yours list when you do 'apt-cache show bind'12:25
nep1xHi. Does anybody remember which is the command to notify a terminal with the new info of a file you just have modified?12:25
abhie2ehipitihop, its 14.04 and the one in repo is not 9.10.012:26
abhie2ehipitihop, its 9.5 in repo12:26
hipitihopabhie2e, right, sorry can't help.12:27
abhie2e:-(12:27
abhie2ehipitihop, i get error geoip path not found while compiling from source --with-geoip12:28
apb1963nep1x: why would you have to  notify a terminal about modifying a file?12:30
hipitihopabhie2e, again, sorry, not much experience with compile from source and certainly not bind. Sounds a little scary as bind is pretty low level afaik12:30
abhie2ehipitihop, ok. np.12:30
nep1xeg, when you change the global var PATH in .bashrc file so you want to have your updated var without having to restart your terminal12:31
abhie2enep1x, source /path/fise12:31
abhie2efile12:31
nep1xok12:31
nep1xthanks guys12:31
innocent95what to do for this window of input method ?12:36
innocent95Current configuration for the input method:12:37
innocent95 * Active configuration: none (normally missing)12:37
innocent95 * Automatic configuration: none (normally ibus or fcitx or uim)12:37
innocent95 * Number of valid choices: 1 (normally 1)12:37
ajfHey, is there an equivalent to OS X’s open command?12:40
ajfThat will open an app without it hogging the terminal?12:40
ajfgedit &12:40
ajfdetach12:40
ajfisn’t so nice12:40
=== gnu is now known as Guest87436
innocent95can anybody tell me what's this Explicit selection is not required to enable the automatic configuration if the active one is default/auto/cjkv/missing. ?12:42
Fuchsajf: foo & disown12:43
Fuchsajf: or use something like screen or tmux12:43
ajf:(12:43
ajfGuess I’ll have to write myself a script12:43
ajfWelp12:43
innocent95What should i do ?12:43
innocent95please tell me12:43
innocent95I want to access the input method12:44
=== renato_ is now known as Guest60599
philinuxajf;~ gedit & disown12:44
ajfyou can just do & disown?12:45
philinuxyep12:45
ajfI thought it had to be a separate line12:45
philinuxnope12:45
philinuxajf;~ try it12:45
ajfwow12:45
ajfthanks :)12:46
philinuxajf;~ gedit & disown & exit12:46
Guest47355join#ubuntu-cn12:47
philinuxajf;~ whatever you need12:47
MonkeyDustajf  you caught my attention, what are doing?12:47
MonkeyDustare you*12:47
ajfMonkeyDust: Opening apps from terminal is more convenient12:47
MonkeyDustajf  there's gnome-open12:47
ajfFor example, I’d rather do gedit [Ctrl+V] & disown12:47
=== root is now known as Guest94299
ajfMonkeyDust: Does that do what I’m thinking of?12:48
amitprakashHi, on trying to run linux64 ubd0=./uml-root-ubuntu umid=uml1, I get a linux64: ubd0=./uml-root-ubuntu: No such file or directory12:48
amitprakashHow do I resolve this?12:48
MonkeyDustajf  if I unde'rstand you well: gnome-open photo.jpg12:48
ajfRight, though most of the time I know the specific app12:49
ajfThanks anyway though12:49
aledzadzalol how do i login with nickserv? ><12:49
MonkeyDustaledzadza  /msg nickserv identify [password]12:49
aledzadzaMonkeyDust: thanks12:50
joeliowhat's the current best practive for remastering alternate isos - uck broken in Trusty and looks like it's been abandoned12:53
=== fbmmdcmcpdqeccrm is now known as xqhobndwhfgtavrd
=== xqhobndwhfgtavrd is now known as sepero
MonkeyDustjoelio  remastersys comes to mind12:54
bob__joelio, isomaster12:55
bob__joelio, oruse ubuntu-remaster12:55
bob__you can install it from ppa12:55
philinuxI dont think remastersys is maintained now but it should still work12:56
bob__philinux, you are right it's not maintained, but it still works if you wanna make a live distro, but for installing custom distro's use isomaster, with preseed12:56
MonkeyDust!info isomaster12:57
ubottuisomaster (source: isomaster): Graphical CD image editor. In component universe, is optional. Version 1.3.9-2 (trusty), package size 166 kB, installed size 1142 kB12:57
Bobby_Tableshi, is anyone here awesome at samba? i could use some help13:00
TuxRescuehello, where can i find that graphical keyboard layout thingie that displays after the first boot?13:01
MonkeyDustTuxRescue  try orca13:01
TuxRescuethat was not funny13:02
TuxRescuehow do i turn that crap off?13:02
MonkeyDustTuxRescue  it was a mistake... ps x | grep orca, then kill the pid13:03
bob__MonkeyDust, cause for some reason "killall orca" wont work ?13:04
=== luckybunny is now known as lbaway
TuxRescuei shudder by the thought that this "orca" stuff is meant to help blind people13:04
MonkeyDustTuxRescue  what bob__ says13:04
CPR_Dummyanyone know about samba / windows discovery?13:04
bob__CPR_Dummy, what about it ?13:05
TuxRescueso back to my question, please. after the first boot an image is displayed with the keyboard shortcuts for unity13:06
TuxRescuewhere can i find this?13:06
bob__TuxRescue, you could just google image the last part of your qustion "keyboard shortcuts for unity"13:08
philinuxTuxRescue;~ press and hold the win key13:08
ocoxohello, I have a problem with liferea feed reader..the dedicated channel is not responding, can maybe a liferea user help me here? the problem is that the newsbing gets deleted everytime the program is ended, whereas it should keep items even after the feed itself may be deleted.13:08
ocoxonewsbin*13:09
TuxRescueright, i could use google instead of IRC. so true13:09
lesshaste_does i686 mean 32 or 64 bit (from uname)13:10
Ben643213:10
ocoxoI tried the alternative installs on liferea homepage, but neither tar nor git installs worked, both giving errors13:10
bob__Ben64, wat ?13:11
TuxRescuedo you guys realize that your community is gone and you start to act arrogant like debian developers?13:12
CPR_Dummyocoxo: maybe it's a permissions problem? the app can't write data to the folder?13:12
bob__TuxRescue, You mean I sound like an arrogant debian developer ?13:12
nectaryshi, how do I set a transparent background color to CONKY please  ??13:12
TuxRescuewith the difference that _they_ created something of value and not just modify stuff13:12
PiciTuxRescue: iirc, if you hold down the super button (windows key) it will show you the unity shortcuts.13:13
bob__TuxRescue, what are you so mad about ? did I say something that upset you ?13:13
CPR_Dummynectarys: own_window_transparent yes13:13
TuxRescueforget it, i am done for another 5 weeks13:13
trijntje!google | bob__13:13
ubottubob__: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question.13:13
bob__damn, I wish I could have told him I am not a part of the ubuntu community, but just a bob nobody likes :(13:13
=== lbaway is now known as luckybunny
ocoxoCPR_Dummy, but the liferea folder is created by liferea itself. can it be possible?13:14
CPR_Dummywell I am just trouble shooting. I don't know really.13:14
bob__trijntje, I tried to help him though !13:14
CPR_Dummyocoxo:13:14
nectarysCPR_Dummy, I did, but I'm trying to set a background color to gray to be displayed as transparent background but it wouldn't work13:15
bob__trijntje, and I though, what would  I do if i was in th situation; google image the question13:15
CPR_Dummyocoxo: try to chmod the whole folder13:15
ocoxoCPR_Dummy, I will try now13:15
CPR_Dummynectarys: did you restart conky?13:15
CPR_Dummynectarys: someones you need to fully restart it for updates to show13:15
nectarysCPR_Dummy, yes I did, I've also restarted my PC13:15
CPR_Dummywell you dont need to restart pc13:15
CPR_Dummyhmm13:16
CPR_Dummypost your conky to pastebin i'll take a look for you13:16
heap_hi, while upgrade ubuntu from 13.10 to 14.04, i got to much errors into logs, about packages, dpgk exits and so on... system booted up but can i somehow correct those errors?13:17
ocoxoCPR_Dummy, I tried changing permissions via GUI properties. there appears my name as user. is this correct?13:18
ocoxoboth as owner and group13:19
CPR_Dummytry to add a feed13:19
CPR_Dummyand then click "update" in liferea13:19
CPR_Dummyand then quit13:19
CPR_Dummyand restart13:19
abhie2ei installed bind from source. it installed named at /usr/local/sbin/named but service bind9 start try to locate it at /usr/sbin/named. how can i solve this error?13:21
heap_msgs like that Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 14: out of memory13:22
ocoxoCPR_Dummy, seems it didnt help to change permissions..I added a feed item to the bin by clicking on 'copy to news bin'..when I restarted, it was gone.13:22
heap_Errors were encountered while processing: plymouth-label13:22
heap_<list of packages>13:22
heap_and Processing was halted because there were too many errors.13:22
ranticHi everyone, has anyone successfully gotten ffmpeg working in 14.04 64bit?13:23
=== Zerant_ is now known as Zerant
Leong44rantic: Yes13:28
cyborg_can someone help me with assigning a driver to a usb device that is intended to be a midi controller but may be looked at as a HID device in ubunt13:33
ocoxoI tried alternative installs on liferea homepage, but neither tar nor git installs worked, both giving these errors, respectively: http://paste.ubuntu.com/7700449/   http://paste.ubuntu.com/7700450/13:35
kdzi was looking at some hdd apps the other day and saw one of my drives is out of alignment or something by 512 bytes, how do i fix it?13:35
sydney!details| kdz13:37
ubottukdz: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)13:37
kdzaww sydney i tried my best :P:13:37
Juju_someone who knows to use qjackctl13:37
n1n0is kubuntu or xubuntu more simmilar to ubuntu, and which does not use lightdm?13:40
=== Aiden_Pearce is now known as Hypernet
LittleBoyhello, is it possible to install ubuntu to my desktop via USB-memorystick? Im aware of the "live" version, but id wanna have a bootable. Im also a noob13:45
kdzLittleBoy its very much possible13:46
kdzive done it a few times :D13:46
LittleBoykdz: how can I do it? I just wanna install it via usb stick because i dont have cd's13:46
kdzi forget the name of the software13:47
LittleBoyI tried doing it earlier and only succeeded in getting the "live" version but no permanent install13:47
kdzbut its as easy as selecting the iso and then choosing the usb drive13:47
kdzwam bam13:47
kdzLittleBoy so u do have ubuntu on usb?13:47
kdzand u want to transfer it to another usb as a full os?13:47
n1n0LittleBoy Universal usb installer13:47
kdzyes thats it13:48
LittleBoyI had some live version which I thought was the permanent install13:48
sydneyn1n0: I am pretty sure that only the main ubuntu version uses lightdm,but i am not sure.13:48
n1n0sydney thank you13:49
LittleBoykdz:  so I download 14.04 LTS 64bit normally, and then  what? :S13:49
kdzLittleBoy is the live install on a usb drive?13:50
n1n0LittleBoy format the usb13:51
LittleBoyokay13:51
n1n0and use the universal usb instaler to boot from it13:51
=== jack is now known as Guest87782
=== k-joseph_ is now known as k-joseph
LittleBoyn1n0:  is this Universal USB installer permanent? I dont wanna use my usb stick to boot from later on13:57
n1n0u can format it later13:57
LittleBoydo I need file size for storing changes?13:58
=== olli_ is now known as olli
kdzi used to run freenas off a usb13:58
kdzso its def possible13:58
LittleBoyyea but I dont wanna run it through an USB, i just wanna use it for install :P13:59
LittleBoyn1n0:  so what next I just boot with the usb stick?14:01
LittleBoyWill I be able to have dualboot with this?14:04
LittleBoyfor win7 too?14:04
underpressureBen64: Hello, are you here?14:04
Ben64not for long14:04
underpressureBen64: I installed ubuntu now. But I still only have OpenGL1.1 in vbox.14:04
innocent95Hi14:05
Ben64you need the guest additions14:05
underpressure /set show_nickmode_empty off14:05
underpressureBen64: i installed them14:05
Ben64opengl2.0 has been in vbox for years14:05
Ben64maybe ask in #vbox then?14:05
innocent95I'm getting another window when trying to configure the input method on ubuntu ?14:05
underpressureBen64: i can try. but there usualy is nobody.14:05
n1n0LittleBoy http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu14:06
xnikos13anyone who could help with a grub problem?14:06
=== UKn0Me is now known as timeforhats
suokunlonghi, when edit input fields in web browser the contents in the input box is cleared, is this issue know?14:06
suokunlongthis do not happen in other OS.14:07
kev_hello14:08
vimagickhi14:08
underpressureEverybody: Im running win8.1 in vbox with guest additions. I would like to run daz3d. but daz3d complains it needs opengl1.3 and only opengl1.1 is available. i have installed the guest additions. any ideas?14:10
ActionParsnipunderpressure: I'd ask in #vbox14:11
=== timeforhats is now known as UKn0Me
ActionParsnipunderpressure: I dont think  it will perform very well14:11
underpressureActionParsnip: i have seen nobody there for like 5 hours now.14:11
=== UKn0Me is now known as everyhatever
underpressuremy only other option would be to install windows natively which makes me a bit uncomfortable14:11
suokunlonghi....input fields issue in ubuntu, this is serious. not happen in other OS, it happens in FIrefox and Chrome in Ubuntu.14:13
Leong44underpressure: Use VMWare14:13
underpressureLeong44: is that in the ubuntu repos?14:13
ActionParsnipsuokunlong: can you expand the question please14:14
Leong44underpressure: No, on their website. See https://help.ubuntu.com/community/VMware/Player14:14
ij0nhello, how can I delete the stored user and password for a webdav-folder, that I mounted in Nautilus? I am trying to make a tutorial and need to see the window for password and username again, so I can take a screenshot14:15
Darxxhello after upgrade to ubuntu 14.04 I can`t login14:16
xnikos13Hi,I get this after a successfull installation: error: no such partition.14:16
xnikos13Entering rescue mode...14:16
xnikos13grub rescue>14:16
xnikos13any help?14:17
ij0nxnikos13: use live-cd or usb-stick to boot. check what partitions you have.14:18
suokunlongActionParsnip: For example, on this link: https://bugs.freedesktop.org/show_bug.cgi?id=8011714:18
ubottuFreedesktop bug 80117 in UI "UI: Several seconds delay until dialog appears after click on icon "Hyperlink" for first access" [Normal,Unconfirmed]14:18
suokunlongwhen you login, there is a "(edit)" link on the right side of the line "Bug 80117 -        UI: Several seconds delay until dialog appears after click on icon "Hyperlink" for first access"14:19
DarxxQUESTION After update to 14.04 I can`t login? I see login dialogs. Still after adding correct pass I can`t login. I see white rectangle in the bottom14:19
xnikos13I'm in live cd right now.everything looks fine. http://pastebin.com/bAGCRfy714:19
suokunlongActionParsnip: and when I click the "edit" link, the text inside the bug summary field is cleared (disappeared)14:19
biledemonanyone using a gaming mouse on linux? Always hear of how fast they are, but are they smooth and "fine-grained"? like good for precise control?14:20
biledemonnever used a gaming mouse myself14:20
ij0nanyone here who knows Nautilus really good?14:21
ij0nhello, how can I delete the stored user and password for a webdav-folder, that I mounted in Nautilus? I am trying to make a tutorial and need to see the window for password and username again, so I can take a screenshot14:21
Leong44Lol @ gaming mouse, it's marketing BS14:21
suokunlongActionParsnip: this behaviour not only happen for this single field. It also happen to "Depends on" field on that page14:21
Darxxsudo Nautilus14:21
ocoxohello, under 'updates' in software sources I see that unspoorted updates (backports) are enabled..does it mean that installs of newer versions are available for me? if yes, how can I see/install them?14:21
ocoxounsupported* updates14:22
bcverybiledemon, not really an Ubuntu question so not really on topic, but good mice are good, and cheap mice are cheap, most gaming mice are good quality but over priced because of the word 'gaming'14:22
LittleBoyn1n0:  its not working for some reason. I get to the option "install ubuntu inside windows" and then it reboots and the installation starts all over again.14:22
underpressureLeong44: uhmm... you have to compile vmware yourself?14:22
suokunlongsuokunlong: and also one related issue is, in some website which has online text editors, when I select the text and try to apply "bold" or "underline", the text is deleted instead14:22
=== Guest82456 is now known as High-Q-Brah
Leong44underpressure: No, it's a graphical installer14:23
suokunlongActionParsnip: and also one related issue is, in some website which has online text editors, when I select the text and try to apply "bold" or "underline", the text is deleted instead14:23
underpressureLeong44: why do you have to install build-essentials first?14:23
biledemonbcvery: my current cheap mouse is crap at photo editing, so I thought maybe a more expensive "gaming" mouse would be more precise?14:24
bcverybiledemon, yes, it most probably would - may I suggest #hardware would be a better place for this discussion14:25
biledemonbcvery: ok, thanks14:26
=== everyhatever is now known as dontknowanything
DineroxInternetAlguien conoce a alguna persona que le gustaria ganar dinero por internet solo por navegar en paginas? no importa de que pais sean no es necesario invertir dinero - Anyone know someone who would like to earn money just by surfing on internet pages? no matter what country you are do not need to invest money - Alguém conhece alguém que gostaria de ganhar dinheiro apenas por navegar em páginas14:26
DineroxInternetda Internet? não importa em que país você está não precisa investir dinheiro - MAIL: negociosporinternet@telmexmail.com14:26
bcvery!es | DineroxInternet14:27
ubottuDineroxInternet: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.14:27
=== dontknowanything is now known as UKn0Me
LittleBoyhello can someone help me with my ubuntu install14:28
LittleBoyfrom usb stick14:28
cfhowlettLittleBoy details?14:29
cfhowlettLittleBoy14:29
cfhowlett114:29
cfhowlett!ask\14:29
cfhowlett!ask14:29
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:29
ij0n!patience14:29
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/14:29
LittleBoyI used "Universal USB installer" program to install 14.04, the install goes fine until I chose "install ubuntu inside windows"14:29
LittleBoythen I click continue and suddenly everything terminates and it reboots14:29
LittleBoyback to square one of installation14:29
nectarysI'm trying to install conkyForecast, but when I do, I get this error message : W: Impossible de récupérer http://ppa.launchpad.net/conky-companions/ppa/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found14:30
nectaryshow do I fix it please ?14:30
cfhowlettnectarys it's a ppa and not supported here14:30
cfhowlett!ppa14:30
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge14:30
LittleBoycfhowlett: all processess ended after 32s. then the reboot happends14:30
MonkeyDustnectarys  it simply means the ppa is not available on that link14:31
nectaryscfhowlett, how do I then to install conkyForecast ?14:31
cfhowlettLittleBoy no idea.  sorry.14:31
nectarysMonkeyDust, how do I then to install conkyForecast, please ?14:31
=== deegee__ is now known as drussell
LittleBoycfhowlett:  can I perhaps install ubuntu by trying it first, and when im on the live version of ubuntu, could i somehow install it from there?14:31
ecdheI want to delete all files in a directory that are writable.  I would do `rm -r dir/' but that prompts the user, and I'd like to avoid that.14:31
cfhowlettLittleBoy of course.14:31
cfhowlettLittleBoy bythee way, did it kick out at the same spot in the install process14:32
LittleBoycfhowlett:  ahh doesnt work either. weird14:32
LittleBoycfhowlett:  yes14:32
MonkeyDustnectarys  ask the Author: https://pypi.python.org/pypi/conkyforecast/2.0214:32
xnikos13anyone who knows grub well?It cannot detect the partition.14:32
LittleBoycfhowlett:  I press try ubuntu it terminates right away14:32
cfhowlettLittleBoy errr ... ok, well, verify the ISO and USB14:32
=== Gary is now known as Guest55186
cfhowlett!md5sum14:32
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows14:32
=== Guest55186 is now known as Gary_
=== Gary_ is now known as Gary__
LittleBoyokay ill check it14:33
cfhowlettLittleBoy same thing verify your ISO and USB14:33
ecdheI want to delete all files in a directory that are not marked 0444... any ideas?14:33
ActionParsnipecdhe: prompts them for what?14:33
ecdherm -r without the -f asks, "are you sure you want to delete file marked read only?"14:33
ActionParsnipecdhe: could use sudo.....14:34
ecdheActionParsnip, I don't want to force their deletion, I want to preserve the readonly files while deleting the writable ones.14:34
LittleBoyUbuntucfhowlett:  hey, I got into Ubuntu using the trymethod, it worked after termination somehow. How can I proceed with the installation through here_14:35
ecdheI tried nohup rm -r, but that has the same effect of rm -rf14:35
LittleBoyUbuntu?14:35
ActionParsnipecdhe: then you will need some bash-fu, unless 'man rm' gives an option14:35
cfhowlettLittleBoy hit the dash and search for "install"14:35
ecdheActionParsnip, I tried the manpage for find, but it doesn't seem to be able to filter file mode permissions.14:36
amitprakashHi, on removing libselinux1 I am getting a PreDepends: libselinux1 (>= 2.1.0) but it is not going to be installed14:36
amitprakashHow do I resolve this?14:36
LittleBoyUbuntucfhowlett: okay ill try if it works from here14:36
ecdheActionParsnip, I have bash-fu, it just seems like there's probably a one-liner for this.14:37
amitprakashI am trying to boot ubuntu in UML mode btw14:37
cfhowlettamitprakash "UML"    ?14:37
amitprakashcfhowlett, user mode linux14:38
=== Guest87782 is now known as jack
cfhowlettamitprakash ah!  Thanks.  learn something everday!14:38
eltriviatohello ecdhe, you could readup on find, do a "man find", you will be able to match names with given modes, then pass the name onto a command which would be "rm" in this case.14:38
ocoxohello back, how do I install dependencies of a package individually, in order to compile it thereafter? when I simply type 'sudo apt-get install dependencyname' it says 'unable to locate'14:39
ActionParsnipecdhe: is rm aliased to 'rm -i' in ~/.bashrc ?14:39
eltriviatoangain to ecdhe: do an ls -al and capture the output, get it into a text editor which has regular expressions, delete the rows you want to keep, transform the others into "rm" commands, run it14:40
=== UKn0Meh is now known as UKn0Me
n1n0LittleBoy you can only install it beside windows14:40
MonkeyDustocoxo  my guess: first: 'apt-cache depends' to get a list, then: apt-get download [foo]14:41
LittleBoycfhowlett: didnt work, whole ubuntu crashed. I will have to do the md5 check now14:41
Guido1I have a question about setting up my new laptop. i heard that it is better not to charge the laptop for 100 %, but 90 or 95. how can i set it up in xubuntu that it only charges until than and gives a notification?14:41
LittleBoyn1n0:  yeah the option "install ubuntu inside windows" makes a dual boot14:41
ocoxoMonkeyDust, hello, it's still about liferea, though on a different problem..I wrote to you that I solved the problem from yesterday, if you read my post14:42
LittleBoythe other option would be replacing14:42
MonkeyDustocoxo  i'm not at my desk the whole time, must have missed something14:42
n1n0LittleBoy, yes, so you can replace it14:42
ActionParsnipecdhe: you'd need to 'grep' the 'ls -l' output for each file, as eltriviato says for each file, if there is a 'w' for the owner access, then delete that file14:43
lubuntuuserhello14:43
n1n0or make a partition for it to dual boot14:43
lubuntuuseri got a problem with a usb modem on lubuntu14:43
lubuntuusercant get lubuntu to make it work14:44
ActionParsniplubuntuuser: 3G by any chance?14:44
ocoxoMonkeyDust, the problem with liferea saying 'proxy connection refused' can be due to the network setting in system settings..if 'manual' is selected but no details are entered, the connection is refused. changing the proxy setting to 'none' solved the problem in my casew14:44
ocoxocase*14:44
lubuntuuserit says on the usb 4g14:44
lubuntuuserdoes that matter?14:44
ActionParsniplubuntuuser: run:  lsusb    use the 8 character hex id to find guides14:44
lubuntuuser1076:7f0014:44
lubuntuusertheres the 8 char hex14:44
ActionParsniplubuntuuser: ok, now use the web to see how to set it up, use that ID14:45
lubuntuuseri just type that?14:45
ecdheeltriviato, I got it.14:45
ActionParsniplubuntuuser: yes and addthe word 'ubuntu'14:45
Piciecdhe: er... you should just be able to do find /path/ -maxdepth 1 -not -perm 0444 -delete14:45
=== Lebby1 is now known as Lebby
ActionParsniplubuntuuser: never searched the web before?14:45
lubuntuusernope14:45
ecdhefor the IRC logs, the command I wanted is find -perm -u=w | xargs rm14:45
lubuntuuserjust kidding14:45
ecdheThanks Pici!14:45
lubuntuuserok got it14:46
Piciecdhe: feel free to remove/change the maxdepth paramter if you want to fully recurse through the directories. you may also want to add -type f to only delete files (not directories)14:46
ocoxoMonkeyDust, is the command to be typed just 'apt-cache depends' ?14:47
Piciocoxo: Are you looking to install the build dependencies, or the actual package dependencies?14:47
MonkeyDustocoxo  try: apt-cache depends liferea14:48
ocoxoPici, it looks like build dependencies14:49
ecdhePici, I appreciate it.   I love find, I guess sometimes I gloss over after 10 minutes of reading man pages.14:49
Piciocoxo: then just sudo apt-get build-dep packagename    will install all of the build dependencies for packagename14:50
ocoxoPici, in which folder do I need to type the command, or does it matter?14:50
LittleBoycfhowlett:  the sums work, but maybe this "universal usb installer" is not working properly with 14.04 LTS ?  It is weird because I do get into Ubuntu as "try", but when I try to install it crashes.14:50
Piciocoxo: it doesn't matter.14:50
LittleBoycfhowlett:  I also had an ubuntu 12.04 a year ago which I removed, could it be interfering somehow the installation? I dont have any boot option or similar left for it either14:51
cfhowlettLittleBoy try unetbootin to create the USB and/or a different USB stick14:51
LittleBoycfhowlett:  okay14:51
LittleBoycfhowlett:  should I give it some amount of space to perserve files accross reboots?14:53
LittleBoyacross14:53
ocoxoPici, but the tar package is from git. do dependencies from ubuntu repos match?14:53
cfhowlettLittleBoy I wouldn't - format the USB to wipe it clean and reinstall ubuntu with unetbootin14:53
LittleBoyok14:53
Piciocoxo: they should be close.14:53
ocoxoPici, ok, I got it started14:54
ocoxojust noticed that it says 'maintenance release' for the latest version..does it mean it is ok to install and use it?14:56
ja`hello everyone. Did Ubuntu policy regarding new versions of Firefox has changed recently? I remember than in the past one would need to use ubuntuzilla or download a new Firefox by hand to have newest Firefox as packages were not available in official apt channels. But today I noticed that there is Firefox 30, the newest Firefox in `precise-updates/main Packages' channel. So can I ditch ubuntuzilla?14:56
suokunlongI reported this bug to ubuntu bug system here: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/133431614:58
ubottuUbuntu bug 1334316 in firefox (Ubuntu) "Input field text is cleared when clicking "edit" of a webpage " [Undecided,New]14:58
=== me is now known as Guest12763
Guest12763hi14:59
LorcatarIs there a terminal program (Not a terminal emulator) That allows you to have multiple windows? I don't use anything except the terminal on this box so I would prefer getting rid of the GUI altogether, but I will need multiple tabbing or something similar like alt-left to go left and alt-right to go right similar to irssi.14:59
DougsTechAereo Loses In Supreme Court, Deemed Illegal14:59
MonkeyDustLorcatar  screen, tmux14:59
Beldarja`, I would I can't recall any of what your saying a being true and I have used ubuntu and open source since mid 200014:59
cfhowlettDougsTech discuss in #ubuntu-offtopic14:59
Beldaras*14:59
DougsTechcfhowlett, ok15:00
pieeeerrrehi. I'm having trouble connecting my android phone (lg optimus) to my pc. lsusb doesn't list it. my dmesg is: http://pastebin.com/UYg0d4Sn does anyone know if the "USB disconnect" line is normal? where does it come from? why lsusb doesn't list my device please? thanks!15:00
Dave77how do I update mplayer in ubuntu?15:01
ActionParsnipDave77: sudo apt-get update; sudo apt get install mplayer15:01
ocoxoMonkeyDust, my recent problem is with newsbin, it deletes previously saved items at every restart. have you maybe seen or heard of this problem?15:01
MonkeyDustDave77  sudo apt-get update; sudo apt-get upgrade15:01
ActionParsnippieeeerrre: what is the output of:  cat /etc/issue15:01
cfhowlettDave77 sudo apt-get install mplayer15:02
ocoxoit was working fine in other installs.15:02
MonkeyDustocoxo  sorry, i haven't15:02
ocoxoMonkeyDust, ok, thank you! :)15:02
pieeeerrreActionParsnip: just "Ubuntu 13.10 \n \l"15:03
ActionParsnippieeeerrre: that is EOL in a few weeks, you may want to upgrade soon. May cure the issue15:03
Beldarsuokunlong, Could be any number of problems on your end, why are you telling us you have a bug, go to the #firefox channel and tell them15:04
ocoxoPici, thank you for your help, it seems to be complicated with still unmet dependencies.15:04
pieeeerrreActionParsnip: yeah i will... but the phone is pretty old (2 years old) so that's quite surprising...15:04
ja`Beldar: hmmm, maybe you're right. Now I think that the whole point of Ubuntuzilla is to have a new version of Firefox available faster than through official channels. There is some delay between a new Firefox release and when it can be installed with apt-get. Also, "Check For Updates" menu entry is disabled in Firefox coming from official channels so, not being Unity user, I would have to check if there is a new Firefox available by15:06
ja`hand15:06
Piciocoxo: are you sure that even compiling from source will fix your issue?15:06
LorcatarHow can I close the GUI in ubuntu?15:06
ocoxoPici..it's a more recent version, thought the problem might not exist15:07
ActionParsnipLorcatar: why would you want to?15:07
Piciocoxo: You should check for bug reports and see if it is actually fixed.15:07
ActionParsnipyou can log off, and log in to TTY1, then stop the lightdm service15:07
pieeeerrreanyone has a clue please? I don't really know how to get more info after dmesg...15:07
LorcatarActionParsnip: I don't like the space it takes up.15:07
LorcatarI don't use anything except the terminal on this box anyway15:07
ActionParsnipLorcatar: oh, then add the boot option 'text' and you can uninstall Xorg and so forth. You will then have a CLI only OS15:08
ocoxoPici, there are no recent bug reports about this. there is one from 2008, where the same problem was reported to be fixed..but then, I have it again in 2014.15:08
cfhowlettLorcatar or install ubuntu server15:08
LorcatarOh thanks guys15:09
underpressureHow do I update the nvidia driver in ubuntu?15:09
ActionParsnipunderpressure: how did you install it?15:09
underpressureActionParsnip: i only installed ubuntu. but i get no 3d support neither in vbox nor in vmware.15:10
LittleBoycfhowlett:  didnt work. gets same termination after continue button. It says " Could not get system bus". Make sure the message bus daemon is running15:10
cfhowlettLittleBoy and you verified both the ISO and the USB?15:10
abc_haroldunderpressure: If you're in a VM, you need to install the additions15:11
underpressureabc_harold: i did in vbox. doing it now in vmware. but vmware already said the host does not support 3d.15:11
LittleBoycfhowlett:   i verified the iso and formatted USB.15:11
cfhowlettLittleBoy by any chance is the a UEFI enabled computer?  i.e. runs windows 8.#?15:12
LittleBoyits weird that the "try version" works but not the installation15:12
LittleBoycfhowlett:  I have win715:12
abc_haroldunderpressure: Is your host OS Ubuntu?15:12
underpressureabc_harold: yes15:12
abc_haroldunderpressure: You should be able to install/change drivers in the Additional Drivers control panel15:13
MonkeyDustLittleBoy  i had that too, forced me to abandon ubuntu15:13
abc_haroldunderpressure: (on the host)15:13
LittleBoyMonkeyDust:  weird. did you get it fixed?15:13
MonkeyDustLittleBoy  no, i'm not in ubuntu right now15:14
underpressureabc_harold: ubuntu has a "control panel"? where is it?15:14
LittleBoyMonkeyDust:  did u installing with cd too?15:15
Beldarunderpressure, Not really what is it you actually need15:15
abc_haroldunderpressure: I mean the System Settings app. If you search for Additional Drivers in the dash, you'll find it15:15
underpressureabc_harold: im in system settings. what now?15:15
underpressureBeldar: get opengl 1.3 in windows in a vm. both vbox and vmware only give me 1.1 so far.15:16
LittleBoycfhowlett:  I guess theres not much to do anymore15:16
Beldarunderpressure, There is a setting in the bios for 3d if you have it, not sure the name of of it however15:16
underpressureBeldar: oh, so i have to reboot?15:16
abc_haroldunderpressure: If you search for Additional Drivers in the Dash, you'll find the right place straight away15:17
underpressureabc_harold: ok, searching...15:17
Beldarunderpressure, I just seem to remember that is where it's at check if the computer even has a 3d option for a vm first.15:17
underpressureBeldar: ok.. rebooting now...15:17
Beldarlol15:18
=== lh_ is now known as Lorcatar
cfhowlettLittleBoy sorry  virtualbox?15:19
=== dfgas_off is now known as dfgas
Psil0Cybinhey guys i am having a major issue, every time i am doing 45 minutes or more of work my computer freezes with no response from any key that should work...all i can do is cold reset, i ran a memory test and my memory is fine (ram) what can i do to diagnose this issue further, it is a cold reset so there are no logs...but this is getting very hard to do work :( restarting the computer 5 times today already15:19
LittleBoycfhowlett: yea I said that it was odd that it works as a live version, but the installation doesnt work since "couldnt get system bus"15:20
BeldarPsil0Cybin, Have you checked if it's swapping? I would set the swappiness to 1015:20
cfhowlettLittleBoy last suggestion; as it is optimized for older/lower spec hardware, try lubuntu15:22
BeldarPsil0Cybin, How are you cold resetting?15:23
Psil0Cybinholding the power key15:23
Psil0Cybinonly thing that works15:23
Psil0Cybinand now it messed up my whole android project15:23
Psil0Cybinand corrupted everything i was doing for 6 hrs15:23
Beldar!reisub | Psil0Cybin bad idea15:23
ubottuPsil0Cybin bad idea: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key15:23
LittleBoycfhowlett:  my computer is neither old or slow so just feels weird to go for that.  I guess I will have to get cd boot for ubuntu and try with that15:24
BeldarPsil0Cybin, YOU said yesterday you still had a cursor, I bet you are just swapping15:24
underpressureOk Im Back :)15:24
underpressurecouldnt find any 3d virtualisation setting in the bios.15:25
underpressuretrying a different nvidia driver now...15:25
Beldarunderpressure, You do realize that virtualbox has it's own drivers for many things right?15:25
phelixCould someone please help me figure out why Chrome and Chromium is doing this? http://prntscr.com/3wd8zo15:25
phelixit does it on just about every single page its almost unusable.15:25
suokunlongBeldar: I am reporting this bug to ubuntu, because I believe it's not firefox's bug, it's ubuntu's bug15:25
phelixI am running Ubuntu 14.0415:26
underpressureBeldar: i only know it gives me opengl 1.115:26
suokunlongBeldar: I already stated it in the bug report15:26
c0mrad3https://www.irccloud.com/pastebin/bPp7i2KN15:26
Beldarsuokunlong, Sure, however what you think and what reality might not be the same.15:26
Psil0CybinBeldar, i was not here yesterday15:26
Psil0Cybinthe cursor does not move15:26
c0mrad3i am getting this error can any one help with this15:26
Psil0Cybinand is frozen, Beldar i am aware this is a bad idea but no other keys work! the cursor does not move!!15:27
Psil0Cybinit is completely frozen15:27
c0mrad3E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)15:27
c0mrad3E: Unable to lock directory /var/cache/apt/archives/15:27
Psil0Cybinwith even the indication multiload window not moving like it usually does15:27
BeldarPsil0Cybin, You still have not answered my basic question. If you do not understand say so.15:27
holsteinc0mrad3: you likely just have a few package managers open.. if you are in doubt, you can always restart the machine to make sure processes are not running in the background15:27
BeldarPsil0Cybin, Have you tried a reisub reboot?15:28
LorcatarIs there a quick way to change the font on a tty15:28
c0mrad3holstein: do i get it work if i reboot it15:28
GlorfindelAny time I update anything the update shows an error. Here is the log or whatever: http://paste.ubuntu.com/7700948/15:29
BeldarPsil0Cybin, Have you tried to get to a tty? hard shutdown can corrupt your whole setup.15:29
Psil0CybinBeldar, no keys work15:29
ademogluhi guys my laptop camera started not working , my os ubuntu 14.04 and my laptop dell inspiron, i didnt understand anything yesterday it was working today it isnt working, what can i do ?15:29
Psil0CybinBeldar, tty, does not work REISUB does nothing15:29
underpressureDid Ubuntu really already change to the new driver without a restart.. without even a blink?15:29
Psil0Cybinmy computer just sits with the screen frozen no keys work15:29
Psil0Cybinpower is still on15:29
holsteinc0mrad3: the message you see there is likely due to having a few package managers open at the same time.. if you kill the processes,and leave only one.. *or* just reboot and only use one at a time15:30
Psil0CybinI tried colding ctrl + shift + etc + REISUB or what ever, or followoing what i found online no result15:30
=== MonkeyDust_ is now known as MonkeyDust
Psil0CybinBeldar,15:30
MonkeyDustoops15:30
holsteinc0mrad3: you cant have the software center and/or synaptic runnning, for example, and run "sudo apt-get install" whatever15:30
Beldar<Psil0Cybin> I tried colding ctrl + shift + etc + REISUB or what ever, or followoing what i found online no result THAT IS NOT A CORRECT USE15:30
Psil0CybinAlt + SysRq + REISUB15:31
MonkeyDustPsil0Cybin  it works with Alt-Gr - Printscreen reisub, just tried15:31
Psil0Cybinwhat is the SysRQ key so i can this next time15:31
Psil0Cybinto confirm15:31
Psil0Cybinwhat is Alt-Gr?15:31
Psil0Cybinsorry15:31
bazhangprtscrn15:32
Psil0Cybinoh kk15:32
Psil0Cybini will try this15:32
BeldarPsil0Cybin, I noticed a while back you rarely seemed to understand many simple things, so just put you in ignore, you are just confirming this now. ;)15:32
Psil0CybinBeldar, well thanks for your help anyway. You seem to think i was here yesterday so please ignore me.15:32
underpressuredamn, in vmwar i have opengl 2 now!15:36
holsteinvmware?15:37
underpressureyes15:37
=== dfgas is now known as dfgas_off
underpressureholstein: it only took me the whole day :)15:37
holsteinunderpressure: feel free and discuss in #ubuntu-offtopic15:37
underpressureholstein: nothing left to discuss15:38
Minelli_Hello good afternoon, you know me lusca have the option to generate dynamic certificates for HTTPS site as 3x in squid?15:38
milad191how can i install BlueStacks on ubuntu ?15:38
GlorfindelAny time I update anything the update shows an error. Here is the log or whatever: http://paste.ubuntu.com/7700948/15:38
underpressureholstein: and it was ubuntu specific. i had to switch to a propriatary driver in ubuntu. in fact the only reason i installed ubuntu is to run a vm with 3d support.15:39
holsteinunderpressure: cool.. enjoy.. please feel free to continue discussion in #ubuntu-offtopic15:40
underpressureholstein: as i said, there is nothing left to discuss.15:40
Dave77how do I upgrade from 13.10 to 14.04 from CLI?15:40
daftykinsDave77: give "sudo do-release-upgrade" a go, although that may come back with nothing15:41
underpressurethis is the first ubuntu version i tried in years. looks quite pretty.15:41
daftykinsunderpressure: please keep conversation to support chat, #ubuntu-offtopic is for general chat.15:42
GlorfindelAnyone?15:43
daftykinsGlorfindel: what version are you on?15:43
Glorfindel14.0415:43
daftykinsare you sure? your pastebin is trying to install a saucy package15:43
milad191anyone knows a good Android emulator for ubuntu 14.04 ?15:44
daftykinsGlorfindel: can you confirm with "cat /etc/issue" please15:44
daftykinsmilad191: that's pretty off topic, but you could run the android SDK.15:44
Glorfindelone moment15:44
GlorfindelUbuntu 14.04 LTS \n \l15:44
underpressureGlorfindel: what command gives the output in the pastebin?15:45
milad191it's for UBUNTU15:45
milad191so it's not OFF_TOPIC15:45
daftykinsmilad191: right, doesn't mean it's supporting the OS. i suggest you do not attempt to argue.15:45
kostkonmilad191, http://www.webupd8.org/2014/01/cross-platform-android-emulator.html15:46
holsteinmilad191: "good" will always be a matter of opinion.. i found http://www.bluestacks.com/ which doesnt state linux support. i have used the android sdk and genymotion is easy15:46
GlorfindelI was trying to play a mp3 stream in rythmbox and it wanted to install some plugins15:46
holsteinmilad191: you'l just need to load up what the vendors create for ubuntu, and try them, and see what meets your needs15:46
kostkonmilad191, it's called genymotion. check it out15:46
holstein!restricted | Glorfindel did you install mp3 support?15:46
ubottuGlorfindel did you install mp3 support?: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html  - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats15:46
Glorfindelthat is what it was doing when it said "some packages couldn't be installed" and the log was in the details dropdown15:47
FlonkI added the webupd8team/java ppa, updated apt-get and still can't find oracle-java8-installer. Am I missing something?15:49
Nicetomeetyouhi15:49
Glorfindelnice to meet you nicetomeetyou15:49
=== jack is now known as Guest58112
daftykinsFlonk: what do you get from "apt-cache search oracle" ?15:51
holsteinGuest58112: you can run "sudo apt-get update" and share errors in pastebin15:51
holsteinFlonk: you need "sudo apt-get update" before they will show up.. though, ppa's are not supported officially15:52
Flonkdaftykins, holstein: let me pastebin that15:52
daftykinsFlonk: it really shouldn't return much and should be pretty obvious15:53
BeldarGlorfindel, Can you pastebin a sudo apt-get update and sudo apt-get dist-upgrade all the text including commands15:53
Flonkdaftykins: hmm, it does! http://paste.ubuntu.com/7701120/ // holstein15:54
Glorfindelhang on...15:54
=== markthomas_away is now known as markthomas
gwdWhat's the standard way of restarting networking after you've manually edited /etc/network/interfaces in 14.04?15:55
gwd"/etc/init.d/networking restart" doesn't seem to do it...15:55
daftykinsFlonk: you're on 13.04, this release is EOL. you shouldn't run that anymore15:55
holsteinFlonk: that can be the issue, if the ppa is for a different version15:55
daftykinsFlonk: you need to upgrade to a supported release, so 14.04 in this case15:55
gwdA bunch of things say to use systemctl to control systemd, but I don't seem to have that on my path.15:55
cfhowlett!eolupgrade|Flonk15:55
ubottuFlonk: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades15:55
Flonkdaftykins: It's a rented vserver, and they don't have a newer release for some reason15:56
FlonkWhat was the last LTE before that?15:56
Flonk*LTS15:56
daftykins12.0415:56
cfhowlettFlonk which is still supported until 201715:56
daftykinsFlonk: you should ditch them and get a good provider :)15:56
Flonkdaftykins: They're so cheap though ._.15:57
daftykinsso are digitalocean15:57
Flonkdaftykins: Do they have servers in europe?15:58
daftykinsFlonk: yep, see their website - though this topic is off topic for this chan so we'll have to stop there i'm afraid15:58
GlorfindelBeldar: http://paste.ubuntu.com/7701134/15:59
Flonkdaftykins: Haha okay, I'll check them out!16:00
trismgwd: we do not have systemd yet, the systemd init binary isn't in the repos until 14.1016:00
BeldarGlorfindel, How about the other apt-get command?16:00
gwdtrism: I'm just figuring that out; but "restart networking" just reports "Job failed while stopping".16:01
Glorfindelwait for it to upgrade?16:01
BeldarBeldar> Glorfindel, Can you pastebin a sudo apt-get update and sudo apt-get dist-upgrade all the text including commands16:02
Beldarsudo apt-get dist-upgrade Glorfindel16:02
Glorfindelyes it is right now, but do you want me to complete the upgrade?16:02
Glorfindelbefore copy and pastebining16:03
BeldarGlorfindel, NJO.16:03
BeldarNO16:03
gwdHmm, /var/log/upstart/networking.log says "Stopping or starting the networking job is not supported. Use ifdown & ifup to reconfigure desired interface."16:03
trismgwd: http://askubuntu.com/questions/441619/how-to-successfully-restart-a-network-without-reboot-over-ssh16:03
BeldarGlorfindel, If you hit yes on the upgrade and are fixed great, I just wanted to look for broken or held packages.16:04
Glorfindelis four lines of text fine or pastebin that too?16:05
BeldarGlorfindel, We always want to see every bit if a terminal output, I thought I said that.16:06
Beldarof*16:06
Glorfindelthat is all there is16:06
Glorfindelit couldn't access something16:06
BeldarGlorfindel, Than what are you waiting for tis is free help bro.16:06
Beldarthis*16:06
=== hakan is now known as Guest54623
gwdtrism: Thanks.16:07
Guest54623test16:08
Glorfindelhttp://paste.ubuntu.com/7701180/16:08
BeldarGlorfindel, Do you have the ubuntu software center open or synaptic? Did you stop any apt-get process while it was running?16:09
ActionParsnip!aptfix | Glorfindel16:09
ubottuGlorfindel: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »16:09
BeldarGlorfindel: ^^^^^^^^^^16:09
Glorfindelyes I killed the other proccess16:09
BeldarGlorfindel, Try the command ActionParsnip had the bot give you.16:10
Glorfindelone moment16:10
jellfhi all16:10
Guest54623hello16:10
jellfi just do upgrae on ubuntu16:10
jellfbut after restart it's always get black screen16:11
BeldarGlorfindel, Cool, I know from experience that having a issue and trying to fix while getting help can be tough you are doing fine. ;)16:11
Glorfindel:)16:12
bcveryGuest54623, Hello, please ask your Ubuntu question16:12
Beldarjellf, This a in the release upgrade or to another release?16:12
liukexingclear the apt-get list16:12
jellfBeldar : from 12.01 to 12.0416:12
GlorfindelBeldar: http://paste.ubuntu.com/7701194/16:12
holsteinjellf: you upgraded from 12.04 to 12.10?16:13
Beldarjellf> Beldar : from 12.01 to 12.04 Can you make that more complete looks like you mean just a standard apt-get upgrade am I right?16:13
hdt2khi16:14
Guest54623do you all find that 14.04 is a slower then 12.0416:14
ActionParsnipGuest54623: not here16:14
jellfBeldar : yes, i just do apt-get update & upgrade16:14
BeldarGlorfindel, Try this sudo apt-get -f install16:14
jellfholstein : from 12.04.1 to 12.04.416:14
holsteinGuest54623: no.. but, i have found that certain hardware support can cause it to seem that way from one version to the next.. its likely 3d driver support..16:14
Beldarjellf, So after this you have a black screen? Are you using proprietary graphic drivers?16:15
nicolas__hi guys just need help to install compiz 3d on ubuntu 1416:15
jellfBeldar : i'm using nvdia with 64 memory16:15
jellfold pc16:15
holsteinnicolas__: its running by default.. in 14.0416:15
daftykinsnicolas__: unity uses it already ? :)16:15
GlorfindelBeldar: pastebin it?16:15
Beldarjellf, nvidia form their website or additional drivers16:16
nicolas__hmm not sure there is not cube effect for exemple16:16
BeldarGlorfindel, Sure.16:16
Beldarfrom*16:16
jellfBeldar : i'm not install any driver, i just use the default from OS16:16
jellfS16:16
DaneoShigahow do I boot to grub menu?16:17
Glorfindelhttp://paste.ubuntu.com/7701213/ Here you are16:17
nicolas__@holstein + daftykins ---)  not sure of it...16:17
Beldarjellf, Cool, so I would get to a tty and run sudo apt-get dist-upgrade and see if this clears stuff up.16:17
DaneoShigahelping a friend that installed nvidia proprietary driver and now his ubuntu gets stuck on "low graphics mode" message16:17
daftykinsnicolas__: such little frilly effects can be turned on by installing 'ccsm' or a similar compiz configuration program i think16:18
nicolas__@daftykins Yes I check that. It bug when I try to install it with : sudo apt-get install compiz-fusion-plugins-extra16:18
jellfBeldar : you mean, the next step just do apt-get dist-upgrade16:18
DanteS1nfern0If Glorfindel is on Ubuntu 14.04LTS shouldn't her sources be trusty, not saucy?16:19
GlorfindelHis ;)16:19
BeldarGlorfindel, I'm not sure what is going on there, but that is a huge autoremove list some of which seems important, lets let better help comment.16:19
Glorfindelok16:19
daftykinsnicolas__: i have no experience with that16:19
nicolas__lol conpiz config manager is ok but no 3d effect allowed..16:20
Beldarjellf, I would yes, you would have a kernel waiting with a jump like you have described, you need a dist-upgrade to get it.16:20
jellfBeldar : it's will upgrade to anoter version?16:20
Beldarjellf, nope that is a in release upgrade.16:20
jellfBeldar : i will not use 12.04 again16:20
jellfBeldar : ok16:20
jellfBeldar : let me try16:20
Beldarcool16:20
hakan_how many people find that 14.04 is slower then 12.0416:21
bcverynicolas__, there is a #compiz channel, they may be able to provide more support16:21
bcveryhakan_, please don't poll16:21
GlorfindelWell thanks for the help Beldar :)16:22
hakan_ok np16:22
holsteinhakan_: not here.. though, i find if i dont have the proper driver support, it can seem slow.. try soemthing that doesnt require 3d support16:22
nicolas__ok bcvery thk yu16:22
DanteS1nfern0Glorfindel is on Ubuntu 14.04LTS shouldn't her software sources be trusty, not saucy?16:22
GlorfindelHis ;)16:22
hakan_14.04 just uses up a lot of space and mem16:22
holsteinhakan_: try something smaller.. lubuntu16:23
BeldarGlorfindel, can you pastebin all the output of this command grep -vr "^#" /etc/apt/sources.list{,.d/}  this will show all the source.list and source.list.d info just more pertinent info16:23
hakan_i'll put that on a seperate machine, though i am using puppy for that now its lite16:23
daftykinshakan_: that's lovely, but this channel is for ubuntu support only, please join #ubuntu-offtopic for random chat.16:24
hakan_ok np16:24
GlorfindelBeldar: here: http://paste.ubuntu.com/7701255/16:25
liukexingcan  ubuntu run oracle server no program?16:25
ActionParsnip!oracle16:25
ActionParsnipliukexing: https://help.ubuntu.com/community/Oracle16:26
liukexingthanks ,i see16:27
BeldarGlorfindel, Thanks, as another user mentioned and I had noticed in all these pastes some saucy relevance. Were you running saucy at one point and upgraded if so how, or had a ppa's or ppa's ?16:27
GlorfindelI upgraded from 12.0416:28
Glorfindelwhat are ppa's?16:28
BeldarGlorfindel, How did you do the upgrade?16:28
jpds!ppa | Glorfindel16:28
ubottuGlorfindel: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge16:28
GlorfindelI used the gui upgrader16:29
Glorfindeland the only 3rd party software is tor enabled ff16:29
Dave77if my ubuntu won't do into desktop:- is there any CLI app that can fix it?16:29
wheatthinGlorfindel, I use torsocks and privoxy :).. no need for ppa16:30
DaneoShigasomeone's know how to fix when installing proprietary nvidia driver makes ubuntu get stuck on "low graphics mode"? deleting xorg.conf didn't help16:30
BeldarGlorfindel, every release after 12.04 up to 13.04 is eol so be aware of updating through eol's. Again lets see what others say.16:30
DanteS1nfern0Glorfindel: this is just my opinion and there are others who would disagree, but I do fresh installs when the distro is LTS.16:30
GlorfindelWell I think it was ppa, I launch it from a shell16:30
wheatthinDanteS1nfern0, negative, just go through the ppa purge process (removing the ppa's) and then trying to do things right :)16:31
robairtAnyone have any idea why I can't copy paste between my desktop and a remote desktop until I paste it into my note, at which point my clipboard is available on both desktops16:31
hacmit@DaneoShiga what is your graphics card configuration?16:32
wheatthinGlorfindel, are you trying t update to 14.04?16:32
robairtif the copying from notes didn't reactivate it, I wouldnt' be nearly as confused16:32
GlorfindelI am running 14.0416:33
wheatthink, so what's the problem?16:33
DanteS1nfern0wheatthin: PPA's are just 3rd party packages. Those can and are regularly upgraded. I'm talking about upgrading the kernel and the entire distro16:33
thelastbossmanhey, i recently installed ubuntu 14.04 on dell inspiron 15-3521, but changing brightness does not do anything16:33
DaneoShigahacmit: it's not my notebook, all my friend told me is that he installed the proprietary tested driver that ubuntu showed him, the most strange part is that the first time he rebooted everything worked...16:34
wheatthinDanteS1nfern0, updating kernel and entire distro is much easier than doing a full reinstall. lol16:34
Glorfindelone moment16:34
DanteS1nfern0Goinf from 12.04LTS to 14.04LTS should be a fresh install. Just my opinion and my experience. It's not like you're doing this every 6 months.16:34
wheatthinI'm upgraded from 12.04, and have absolutely no problems.16:34
wheatthinDanteS1nfern0, we don't run away from problems, we solve them :)16:35
DanteS1nfern0What's running away?16:35
BeldarDanteS1nfern0, I agree in context, but "should" is not a word showing an opinion, in spite you saying it is.16:35
compdocI upgraded a system from 13.10 to 14.04, and that went fine but I had the Mate desktop on it, and had to remove then reinstall Mate. but even that went well16:36
jellfBeldar : dist-upgrade doen16:36
jellfBeldar : i will restart the pc16:37
DanteS1nfern0Ok, bad word, "should". Point agreed.16:37
wheatthinor   sudo update-manager -d16:37
andatcheanyone know what the magic incantation is to make the grub menu show up in trusty? Holding shift no longer seems to work16:37
andatchehiding by default = fail16:37
DaneoShigaNVIDIA GeForce GT 650M16:38
Beldarandatche, Have you modified the grub timeout or grub in any way?16:38
andatcheno16:38
andatcheI'm trying to boot a rogered box into single user mode16:39
DaneoShigaandatche: just had to deal with that, commented the grub_timeout on conf to see it everytime16:39
Beldarandatche,  rogered box?16:39
Glorfindelwheatthin: Any time I update anything the update shows an error. Here is the log or whatever: http://paste.ubuntu.com/7700948/16:39
andatcheDaneoShiga: that's no use to me right now, I can't boot the box16:39
andatcheneed single user mode16:39
DaneoShigaandatche: some places say to hold shift, others to hold space, during boot-up16:39
DaneoShigaandatche: for me none worked16:39
andatcheyeah, neither are working in this case16:40
andatcheBeldar: remote box with no networking at boot16:40
=== cbuckley_ is now known as cbuckley
andatcheI have no idea what the passwords for any of the users are16:40
andatchehiding the menu by default is moronic tbh16:40
code1o6how to update from gcc-4.8 to 4.916:41
Beldar!details | code1o616:41
ubottucode1o6: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)16:41
holsteincode1o6: you can upgrade packages with the package manager.. or sudo apt-get update && sudo apt-get dist-upgrade16:42
wheatthinGlorfindel, did you try customizing xorg some time before upgrading?16:42
code1o6has anybody attempted to install gcc-4.9-base package, i cant find the executable in the /usr/bin/ folder16:42
holsteincode1o6: there may be ways to force a different version of gcc, but it wouldnt be supported officially16:42
GlorfindelYes I think I tried to install a Mac OSX thing16:42
wheatthinYeah, remove that package and start again16:43
Glorfindelthough it couldhave been Win716:43
wheatthinI doubt it, windows 7 can't even see ubuntu most of the time, let alone write to it16:43
GlorfindelNo, it was a 'make ubuntu look like windows 7' thing16:45
wheatthinahh, and by doing so, you installed random ppa before upgrading?16:45
wheatthinnow after upgrade, you're having issues cause that failed during update16:46
wheatthinupgrade*16:46
GlorfindelI think so16:46
holsteinGlorfindel: i would simply backup my data, which you should do regarless, since all drives are going to fail.. then, fresh install16:46
wheatthinGlorfindel, for future reference, please remove all PPA's before upgrading. Not all PPA's are maintained to keep up with ubuntu's releases16:46
holstein!info ppa-purge16:47
ubottuppa-purge (source: ppa-purge): disables a PPA and reverts to official packages. In component universe, is optional. Version 0.2.8+bzr57 (trusty), package size 5 kB, installed size 44 kB16:47
=== furious is now known as hardman
holstein^ handy for removing ppa's and packages associated..16:47
Glorfindeldo a apt-get ppa-purge?16:47
holsteinGlorfindel: you are on emergency repair. you'll have to just do whatever it takes to fix what is broken.. i would fresh install16:48
Istalantarhow can i create a shortcut or script on my desktop to start a program with double click on it?16:48
holsteinGlorfindel: you can try removing your user config from the equation..16:48
wheatthinIstalantar, you have to create a .desktop link16:48
=== dfgas_off is now known as dfgas
jellfBeldar : it's same16:49
wheatthinIt's a basic description of where the executable and it's icon is located16:49
BeldarGlorfindel, the ppa-purge was just info, you have no ppa's as of now, the advice to back and fresh install is good though. Basically you have done enough damage by acting with knowing or understanding the consequences to really fix this.16:49
Beldarwithout*16:49
jellfBeldar : after reboot, get grub menu, select the ubuntu, black screen16:49
Glorfindelhmm, ok16:49
Glorfindelit works fin16:49
Glorfindel*fine16:49
Glorfindeljust shows an error16:50
holsteinGlorfindel: what works fine?16:50
Glorfindelthe os16:50
holsteinGlorfindel: then, what is the question?16:50
Beldarjellf, I'm not sure why, I have no experience with nvidia if that is the issue you might try a safe x boot from the recovery.16:50
GlorfindelHow to get it to stop showing the error16:50
holsteinGlorfindel: what to stop showing what?16:50
jellfBeldar : i'm not use X16:51
jellfBeldar : only console16:51
Glorfindelthe update maneger to show the error every time it updates16:51
trijntjeIstalantar: you can use alacarte for that16:51
Beldarjellf, Ah so no console on the grub boot is the issue?16:51
holsteinGlorfindel: i oppologize if you have already done so.. please open a terminal and run "sudo apt-get update" and pastebin the results16:51
holstein!paste | Glorfindel do it again, if you dont mind..16:52
ubottuGlorfindel do it again, if you dont mind..: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.16:52
jellfBeldar : i can find grub menu, after select the kernel, black screen16:52
Glorfindelhang on while I find the paste bin :D16:52
Glorfindelor just do it again?16:52
jellfBeldar : do you know where the ubuntu crash log?16:52
salechey guys, I'm having a problem with my ubuntu server in which the following morning after nobody has interacted with it via ssh or web, it becomes non-responsive.  the system is still powered on, but I cannot connect to it at all, not via terminal or web.  Is there any way to determine whether or not the system went into suspend, had a kernel hang, or what?16:52
holsteinGlorfindel: no.. make me a new one, please.. run the command again.16:53
wheatthinsalec, try pinging your modem/router, and if that doesn't respond reboot router16:53
GlorfindelI'm on it16:53
salecwheatthin: it has network connectivity.  I can verify that by connecting to the ipmi module of the system.  Ipmi says everything is fine, the system is powered and no event logs.  But it's not responsive  when I try to remote in16:54
Beldarjellf, Yes I understand now, why would you have mentioned nvidia it is not relevant except I did ask about graphic drivers. The fact you are nrunning just a console should have been in that first black screen issue, without it we think you have X16:54
salecIt seems like it's a stall, but I did find that if I send it a ctrl-alt-delete, the system reboots16:54
Glorfindelholstein: http://paste.ubuntu.com/7701408/16:58
Beldarjellf, In the end you have used a strange method of install an old release of 12.04 rather than the 12.04 release, and we have not even got to how you installed.16:58
Beldar12.04.0416:59
jbarketRandom question. I'm mounting several drives on other machines via smb. Things occasionally have to be manually re-mounted. Is there a smarter solution out there for mounting multiple drives from another Ubuntu machine?17:00
jbarketIn fstab that is17:00
=== tcpman is now known as Guest12084
Beldarholstein, here is the users sources as of now if you like. Glorfindel> Beldar: here: http://paste.ubuntu.com/7701255/17:03
holsteinGlorfindel: i see no errors.. do you? go ahead and run "sudo apt-get dist-upgrade".. run it again, if you ran it before, and share in pastebin errors..17:03
holsteinBeldar: i dont see anything obvious.. do you?17:04
GlorfindelNo that command doesn't bring up any errors17:04
Glorfindelnor does the dist commant17:04
Glorfindel*command17:04
=== jack is now known as Guest98720
holsteinGlorfindel: looks good then.. enjoy!17:04
Beldarholstein, No the upgrade just has an error is all, but the path to there was a bit unusual is all in the end.17:04
Glorfindelok Great! thanks17:05
Beldarhad an error anyway, whoohoo17:05
=== Guest98720 is now known as jack
GlorfindelMine did>17:05
Glorfindel*?17:06
pavanIs there anyone to help me in installing USB to Ethernet LAN drivers??17:06
huangyongda919ok17:07
Beldarpavan, Does that translate to a usb Ethernet device?17:07
pavanyes..dude17:07
Beldarpavan, Does the device show in running lsusb in the cli if so wht is it's name, and don't denigrate me with a dude.17:08
Istalantarwheatthin: thank you, it managed to create the .desktop link17:09
Moehey everybody .. I would need help with packaging/PPA related issues .. anyone willing/able to help out?17:10
MoeI created my own PPA and added two packages to it17:10
pavanBeldar, I got the below output for the command lsusb17:10
pavanBus 002 Device 006: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetooth17:10
pavanBus 002 Device 005: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]17:10
pavanBus 002 Device 004: ID 413c:8161 Dell Computer Corp. Integrated Keyboard17:10
pavanBus 002 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)17:10
pavanBus 002 Device 012: ID e202:920017:10
unopastepavan you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted17:10
Beldarpavan, always pastebin more that two lines17:10
Beldarthan17:10
Moehttps://launchpad.net/~mheiber/+archive/ppa < I can install connman just fine, but installing cmst fails because of a missing dependency .. which is connman ..17:11
MoeThe control file looks fine to me .. any pointers as to what I'm doing wrong?17:11
pavanThanks to everyone, http://paste.ubuntu.com/7701461/17:12
dens2204hi people17:12
dens2204help me setting java17:12
dens2204please17:12
Beldarpavan, So unplug the usb device run the command than plug it in and run the command and isolate what it is, looks like maybe the broadcom.17:12
Beldarpavan, With a 3rd party usb Ethernet device it would be unusual for ubuntu to have any drivers, it will work or not work in general. Have you checked it to be linux compliant?17:15
pavanBeldar, i got it .  Bus 002 Device 012: ID e202:920017:15
=== Guest84501 is now known as esde
pavanBeldar, I'm not aware of linux compliant. Could you please help me in this..17:17
amagaytest17:18
holsteinpavan: if the device can be supported, it typically will just automatically work.. or, it will be quite challenging, or not work at all..17:18
OverandWhere is /tmp defined?  I don't see an entry for it in /etc/fstab.  (Goal:  disable 'noexec' due to a compatability issue with some software.  (Notes: The System that was installed as Ubuntu (desktop) 14.04, but has had xubuntu packages installed and some ubuntu/gnome ones removed)17:19
QweiopWhere do I upload screenshots17:19
Qweiop?17:19
holstein!paste17:19
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:19
pavanBeldar, Is there any alternative or Do I need to drop in trying this?17:21
Beldarpavan, If this device does not work It probably wont is what I think, but this is an opinion. I have one myself that does, I got it on amazon and it was listed as working in linux it just plugs and works, and was cheap. That is all the help I can really give.17:21
DanteS1nfern0pavan, another alternative is to just Google your make/model of usb ethernet device and linux drivers17:21
belalhi i want help in installing ubuntu  on my dell inspiron 15r  i am switching from windows 7 and have no experience i am installing ubuntu 13.04 from usb bootable drive  in installation installation types menu don't appear and it said to me no root file defined any one can hep me ?17:22
DanteS1nfern0If there is one already .deb'd then your good to go, if not you may have to compile from src17:22
Overandbelal: How did you prepare your USB key for isntallation?17:22
Beldarpavan, Is the Ethernet plug broken on the computer? I have an acerone that I needed the usb ethernet for, but i turned out to be a corrupt bios so I reloaded it and it works now.17:22
DanteS1nfern0pavan, then again, for your device there may not be a 'nix driver for it17:23
Glorfindelyou should put 14.04 on your usb stick, delal17:23
belalOverand ues as ubuntu website said17:23
pavanBeldar, Thanks! Can you please share me the product link from AMAZON..17:23
belalGlorfindel i did after i failed in 13.04 but no success17:23
amafckingfgtdoyouevenlift17:23
pavanBeldar, Ethernet port pins are corrupted17:24
Glorfindeldid you select the "install ubuntu" selection in the boot menu?17:24
Overandbelal: Can you be more specific about how you did it "from the ubuntu website" ?17:24
belalGlorfindel yes17:24
amafckingfgth3ue17:25
pavanDanteS1nfern0, I gave complete day in browsing google, but of no use. I tried with any installations but at the end of the day it's throwing errors17:25
Glorfindeldid you select the tell it to use the whole disk?17:25
amafckingfgth3ue17:25
amafckingfgtfck17:25
belalOverand i downloaded the Universal usb installer and choose the ubuntu 13.04 iso and begin the process and it completed successfully and the usb flash become bootable ubuntu installer17:26
OverandI'm really kinda lost as to why you're using 13.04, but that's not really the issue here i suspect17:26
belalGlorfindel no i didn't see this option17:26
pavanDanteS1nfern0, May I know how to install nix driver?17:26
Overandbelal: Do you want to keep your data and your Windows 7 installation?17:26
belalOverand i tried also 14.0417:26
Glorfindelyou should try Rufus if you are using windows17:26
Overandbelal: Or are you hoping to delete *everthing*17:26
belalOverand no i move everything to external hard drive and i don;t want windows just ubuntu i want to remove windows17:27
mentocHi. I would like to know how to find my sound device in /dev. I'm using ubuntu 14.04 LTS17:27
belalGlrofindel i will search about it now17:27
Glorfindelwell if you get the problem fixed then you can get it fixed with14, delal17:27
mark06software center is showing deleted repos, how to fix this? grep can't find anything under /etc, I thought it was based solely on the apt conf files17:27
Glorfindel*belal17:27
Overandmentoc: /dev/ isn't really used except for OSS - which is to many people considered legacy17:27
Overandmentoc: What specific thing are you hoping to accomplish / do?17:28
mentocOverand: I'm trying to use peep, a network auralizer17:28
kekekhey guys17:28
belalGlorfindel i will try but thank you this chat is very useful to guys like me who don't know anything17:28
kekekdoes anyone use steam on ubuntu?17:28
Overandmentoc: if peep is expecting 'oss' (/dev/ type sound devices) you may need to run it 'wrapped' with the program "padsp"17:28
holstein!steam | kekek i do and have..17:28
ubottukekek i do and have..: Valve have officially announced that they are developing Steam and are working with !ubuntu during their development, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, see https://wiki.ubuntu.com/Valve for install instructions, you can also join #ubuntu-steam for discussion.17:28
mentocOverand: I will try that, thanks.17:28
Overandmentoc: so - if the application is started via 'peep' - try it via the commandline, "padsp peep"17:29
mentocOverand: k17:29
kekekubottu: thanks!17:29
ubottuYou're welcome! But keep in mind I'm just a bot ;-)17:29
Akurgalmerhaba türk varmı17:29
bazhang!tr17:29
ubottuTurk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.17:29
Overandmentoc: it appears that peep is *very* old - it hasn't been updated in 12 years.  You may have some trouble, but you may not.17:29
Glorfindelbelal, np :) I don't know that much either. how far does it get before it shows the error?17:30
mark06software center is showing deleted repos, how to fix this? grep can't find anything under /etc, I thought it was based solely on the apt conf files17:30
kekekproblem is , i dont have root privileges here, so i can only get the tar.gz file from the website and install that one, but error 755 :O17:30
holsteinkekek: you'll need root..17:30
belalGlorfindel i press install ubuntu then connect to the internet then the error appear17:30
Overandmentoc: this is a very interesting piece of software, however!  thanks for pointing me to it17:30
mentocOverand: :)17:31
holsteinkekek: you can follow requirements, or not use the software.17:31
Sloane21 Here some videos. I hope you like them! http://j.mp/1lpMrG817:31
mentocOverand: I miss the days when I could run it with no problem17:31
kekekholstein: well im at my work desk right now... so i cant change that ;)17:32
QweiopWhich drivers do I use for my GPU http://imagebin.org/314417 ? Is it OK if I use Nvidia's proprietary drivers? One more thing I am getting an Unknown display too, which I have disabled for now.http://imagebin.org/31441817:32
holsteinkekek: when you can follow the specifications, it will work..17:32
steephHi! I have a problem with an SSD. It's working in Windows, but not showing (anymore) in Ubuntu. Is anyone able and willing to help me?17:32
holsteinQweiop: i say, try the open ones first.. then, move to the proprietary if needed..17:32
holsteinsteeph: explain "anymore"..17:32
Overandmentoc: OSS has fallen out of favor for a lot of reasons - right now, you're probably using Pulse Audio (daemon) attached to ALSA.17:33
Overandpadsp will more or less 'fake' a /dev/dsp for the program you call with it.17:34
mentocOverand: Wow, I didn't know that17:34
Qweiopholstein: Okay then.....One more ploblem   My mouse pointer also keeps blinking whenever the CPU is working, you know, like something is loading or immediately after I click something.17:34
mentocOverand: I think a peep-type app could be made with libpcap and some sort of even/sound producer17:34
mentocevent*17:35
Overandmentoc: It can get even wackier.  One of my systems (not an ubuntu one) runs Jack Audio, through Alsa, and also pulse.  It gets complicated.17:35
steephholstein: I replaced my system SSD that was running Win8 and Ubuntu with a new SSD, had to reinstall Windows and grub. The SSD that is not working is another one (not the one I have replaced). It worked before, but not since the disk switch or the reinstallation of Windows.17:35
bluezonei'm trying to execute a 32-bit executable but i am getting this error any ideas? http://bpaste.net/show/LvNO6HAu5IPvOJru7N2V/17:35
bluezonei am on a 64-bit system17:35
holsteinQweiop: you should have realistic expectations for the hardware.. i dont know the specs..17:35
Qweiopholstein: Is this happening because of the GPU driver thing??17:35
Overandmentoc: I concur.  That's a very interesting idea.  It also might be interesting to look into matching it with a monitoring system ala cacti, zabbix, or just rrdtool type stuff17:35
daftykinsbluezone: what's the program?17:35
steeph(Meaning, it works just fine in Windows. But when I boot Ubuntu it's gone.)17:36
holsteinQweiop: try a different driver and see.. could be, you are using unity, which works "best" with 3d support, and the open driver is not providing it17:36
kasdisalut17:36
mentocOverand: I sort of wish it were like in the movies. Somebody overflows a buffer and then all hell breaks loose on the screen with warnings and purdy colors17:36
kasdiqui cherche war 5 vs 5 cs 1.617:36
StrulkovGreetings gentlemen.17:36
machstemHey all.  Just installed 14.04 and I am setting up avahi to do some mDNS to allow Bonjour traffic between VLANs at work.  I setup 4 interfaces (eth0, eth1, eth2, eth3) and each has a static assignment set in /etc/network/interfaces including gateway and DNS info.  At first when I boot the system, I can ping 1 of the 4 IPs and eventually not even the server can ping out.  What is the best method to have this sort of scenario setup?17:37
bluezonedaftykins, 32-bit compiled sublime text for linux17:37
daftykinsbluezone: don't they offer packages?17:37
holsteinsteeph: do you see the device listed in the terminal when you run "sudo fdisk -l" ?17:37
solidus-riverah that makes sense, i guess since repmgr starts prostgres init.d doesn't see it as running so i need to kill it manually17:37
steephholstein: No, neither is it listed in gparted.17:37
=== lazers is now known as lasers
bluezonedaftykins, don't believe so17:38
daftykinsbluezone: ah well looks like you need to install 32-bit libs for all of that17:38
StrulkovI would like to know, how to enable media global shortcut in kubuntu 14.04. Media buttons isn't working with clementine like well with amarok, the default player.17:38
Glorfindel!kubuntu17:38
ubottuKubuntu is the Ubuntu flavour using KDE Software and the KDE Plasma Workspaces.  See http://kubuntu.org for more information - For support join  #kubuntu - See also !kde17:38
bluezonedaftykins, i take it they wont be available to me in apt-get since im not on a 32-bit system? :P17:39
pavancan someone give solution to my problem..17:40
jhutchinspavan: What did you try to do?  How did you try to do it?  What did you expect to happen?  What happened instead?17:40
daftykinsbluezone: but of course17:41
machstemWhat about me! :)  Anyone have multiple interfaces working simultaneously on their systems with avahi^ :)17:41
daftykinspavan: not without you telling us what it is17:42
=== Drewberto is now known as Garmageddon
=== waa__ is now known as waa
pavanCan you guys help me in installing USB to Ethernet LAN drivers??17:43
StrulkovI want create a script. Can i just run it in terminal or should I use a tex editor?17:43
Strulkov*text17:43
Munster0/17:43
daftykinspavan: what's the device?17:43
pavanI tried all the possibilities using  google, but of no use.17:43
Semen_Dickmanhow to install windows and ubuntu in the same drive?17:43
=== CyberJacob|Away is now known as CyberJacob
pavan<daftykins>, It's a kind of converter from USB to Ethernet LAN17:44
daftykinspavan: i know that, but does it have a make and model? when you plug it in what does "lsusb" say?17:44
jhutchinsSemen_Dickman: partition drive (windows, swap, linux), install windows, install ubuntu.17:45
Semen_Dickmancan i instal windows in swap partition to make Ubuntu fast17:45
holsteinpavan: it may be that the device doesnt support linux.. you likely were not promised that it would..17:45
daftykinsmy troll alarm is going off17:45
pavanBus 002 Device 012: ID e202:920017:46
=== christophe is now known as Guest94655
Semen_DickmanCan i install windows in swap partition so that i can get a faster ubuntu..?17:46
Semen_Dickmancan i copy dlls from windows to ubuntu to make it even more faster?17:46
holsteinpavan: i say, if you have the reciept, and can return the device, do so.. and try and take your machine to a shop and get a device that "just works" when you plug it in..17:46
daftykinsSemen_Dickman: please leave.17:47
Semen_Dickmanwhy daftykins?17:47
MunsterSemen_Dickman,http://askubuntu.com/questions/239859/installing-ubuntu-and-windows-on-same-drive17:47
Beldar!ops | Semen_Dickman really offensive nick17:47
ubottuSemen_Dickman really offensive nick: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy17:47
holsteinpavan: devices like that are so affordable these days,there really is no reason to fight with them like that..17:47
pavanholstein: Thanks  !!17:48
=== Peer69_ is now known as Peer609
jhutchinspavan: Probably not too hard to get it working though.17:50
Beldarmmmm enabling17:52
=== yofun is now known as Fudster
jhutchinspavan: So that's an ASIX 8817817:53
=== Fudster is now known as Yofun
pavanjhutchins: yup.17:54
steephAnyone else has an idea what could make a drive missing in fdisk and BIOS that is otherwise working in Windows?17:55
VoolooI use UFW and I have denied an IP address to "anywhere" and it shows up with ufw status, but I can still see this IP trying to authenticate in auth.log ... he should not even get that far if hes blocked by the firewall?17:55
jhutchinspavan: Does dmesg correctly identify it when you connect it?17:55
Beldarsteeph, Drive? do hyou mean a partition?17:56
Beldarsteeph, Is it a ntfs format?17:56
steephBeldar: No, the SSD is not showing in gparted or fdisk -l. And it's missing from BIOS after I have booted Ubuntu. (It comes back when I turn the PC off and on again.)17:57
Beldarsteeph, Is it formatted as a ntfs and what is actually on it and how big is it, three questions here.17:58
pavan<jhutchins> sorry..Don't know about dmesg17:58
just4infohey folks, one question: is there any open source pdf reader out there?17:58
jhutchinspavan: http://manpages.ubuntu.com/manpages/lucid/man4/if_axe.4freebsd.html17:58
holstein!pdf17:58
ubottuThe Portable Document Format is created by Adobe; PDF files are viewable in Ubuntu with Xpdf, Okular, Evince and also Adobe Reader (free download, but closed source)17:58
Beldarpavan, I see this manpage concerning the device. http://manpages.ubuntu.com/manpages/trusty/en/man4/axe.4freebsd.html17:58
holsteinjust4info: if you want open, you should use an open format.. pdf can only be so "open source"..17:59
just4infoholstein, well my problem is that i'm sitting infront of a 200 pages long pdf document where all important parts are marked red - and i'm colour blind18:00
jhutchinspavan: Manufacturer supplied driver: http://www.asix.com.tw/FrootAttach/driver/AX88772C_772B_772A_760_772_178_LINUX_DRIVER_v4.13.0_Source.tar.bz218:00
just4infoholstein, i'm looking for an option who to "replace" certain colour codes18:00
jhutchinspavan: axe should be in the kernel though.18:00
holsteinjust4info: you may prefer the actual adobe pdf reader..18:00
steephBeldar: It did contain one swap partition before the problem came up. I removed the partition in Windows created an NTFS partition. The problem stays the same. It contains no files. It's 32GB.18:01
just4infoholstein, how that? does it offer some kind of option for that?18:01
pavan<jhutchins> Thank you. Now I'm trying the same. Let you know the results in few minutes.18:01
bluezonedaftykins, i added this to my sources http://packages.ubuntu.com/lucid/amd64/ia32-libs/download  and now i'm trying to install ia32-libs but i'm getting more problems, how do i remove the dependancies it is complaining about? http://bpaste.net/show/sKSzknCvP2bx0UTqcB6t/18:01
holsteinjust4info: i would just copy past the text, and do what i like with it.. or ask for a copy in a format that i can read.. or try one of many options for viewing and editing pdf's.. what have you tried? what is not meeting your needs? and how?18:02
Beldarsteeph, can you in the terminal run sudo parted -l and pastebin the info.18:03
steephBeldar: Yes, but since it only lists the drives that are working, I don't think it will be of any help. It's really the entire drive that is missing, not the partition.18:04
just4infoholstein, i tried pretty much all i could think of, and everything came along with problems which couldn't be solved easily, that's why i thought about editing a pdf viewer on my own18:05
Beldarsteeph, So let me get this straight, you come here for help not knowing what the issue is and refuse to follow some basic info search because you do not think it matters?18:06
steephBeldar: http://pastebin.com/NZanV2Nh18:06
steephBeldar: No, I'm just slow :)18:06
Beldarsteeph, this is your issue Partition Table: gpt would you like a fix?18:06
steephBeldar: Sure.18:07
Beldarsteeph, cool, this should clean out the gpt remnants, be sure you are backed up though, this generally works with no problems however better to be safe than sorry. http://www.rodsbooks.com/gdisk/wipegpt.html18:08
pavanjhutchins: while executing this command "make install" .. prompted me to enter password. But, its not accepting my system password.18:08
sword-_hey guys18:09
sword-_im attaching a usb hdd toaster to a usb 3.0 pci card18:09
sword-_it works on 2.018:09
jhutchinspavan: The axe driver didn't work?18:09
sword-_but on 3.0 it is resulting in the following errors18:10
sword-_https://pastee.org/n4xyh18:10
sword-_i have no idea why, the partition table is fine18:10
pavanjhutchins: I am trying with this - http://www.asix.com.tw/FrootAttach/driver/AX88772C_772B_772A_760_772_178_LINUX_DRIVER_v4.13.0_Source.tar.bz218:11
bluezonehow do i remove libgtk2.24.10-218:12
jhutchinspavan: I would try the native driver first, but https://help.ubuntu.com/community/CompilingEasyHowTo might help.18:12
jhutchinspavan: I haven't compiled a driver in a while, and never on ubuntu.18:12
=== DebbieDowner is now known as sireebob
errycan i make a particular usb device not automatically mount/pop up a window when connected?18:17
errymy phone has a bad connection or something, and if i slightly touch the cable it gets disconnected and connects again and makes errors and nautilus windows pop up and it's really annoying]18:18
Beldarsteeph, I am assuming the ssd has some gpt issue it is not showing in the parted command, if it were me I would make sure using windows it has a msdos partition table sdb has a gpt table for sure. I'm not sure on having msdos and gpt tables on different drives in general.18:19
cigarettesHas anyone issues with Chrome notifications (specifically with Keep notifications)?18:19
Neozonzanyone know of a good mail server that allows you to create/delete users via a gui admin dashboard?18:21
kdederhi, anyone use wifi on their computer?  I am looking for a wifi device for my desktop18:22
steephBeldar: Thanks. I will investigate further in this direction then. Maybe create a new table within Windows and unplug sdb (although I already did the latter).18:22
kdederI can go pci-e or usb.. but, I am not sure which chipset to look for18:23
steephThanks for you time and effort, Beldar and holstein!18:23
SchrodingersScatkdeder: generally anything other than broadcom can be a success18:23
kdederSchrodingersScat:  hehe, yeah ;)18:24
kdederyeah, not looking at anything with broadcom18:24
kdederif usb, realtek is the likely chipset on most?18:24
SchrodingersScatkdeder: not sure about 'most' but I have one with realtek, there /might/ be some atheros, etc., but those were older devices i was looking at..18:26
holsteinkdeder: i'll typically try and plug them into linux in person.. heres the issue.. i could say a certain model works in linux for me, but the chipsets can be changed.. and all the vendor has to do wi what they promised.. provide windows drivers..18:26
SchrodingersScatyeah :/ i hate seeing in the chipset notes that it might be different in other models18:27
holsteinfor me, its worth overpaying at a smaller shop that will let me test, first hand..18:27
holsteintest, and/or return18:27
_2_vanessa:O;);)18:30
_2_vanessa;);)18:30
_2_vanessa:(;);)18:30
_2_vanessa:'(:(:(18:30
_2_vanessaSee this image: http://img855.imageshack.us/img855/6382/58l0.jpg18:31
DJones_2_vanessa: Ok, but do you have an Ubuntu supprt question18:31
naxais there a 'safely remove hardware' systray notification area applet for gnome3? like mounty but for usb removable devices like pen drives flash drives usb hdds. one that is in the system notification area.18:31
bluezonedaftykins, well, i installed the deb package manually for ia32-libs and dpkg --force-depends and it's working fine now hehe18:32
lucas__hello. I am using arduino (IDE) and when I open the serial monitor (a separate window), it is invisible and I cannot find it. When  I alt+tab, I can see the window in the preview, but after I choose to go to it, it never shows up. Where is my window?18:38
kaieFYI, linux-image-3.2.0-64-generic 64bit no longer boots Ubuntu 12.04 on a Thinkpad X201 (with USB3 pc card). Older linux-image-3.2.0-63-generic and all versions before it work fine.18:38
kaie(it's mint 13, but that shouldn't matter for the kernel boot phase)18:38
jhutchinsnaxa: Yeah, should be.18:39
naxajhutchins: what package should I install?18:40
jhutchinsnaxa: I avoid gnome like the plague.18:40
jhutchinsnaxa: So sorry, I don't know the specifics, but I know gnome does that.18:41
naxajhutchins: is the notification area across desktop envs ununiform?18:41
jhutchinsnaxa: Nope.18:41
jhutchinsnaxa: aptitude search usb18:42
jhutchinsnaxa: aptitude search usb | grep gnome18:42
Mat__Hi all.18:42
naxajhutchins: hm. can it be done from web? I have to do apt-offline18:42
=== Mat__ is now known as Guest9215
naxaand the other machine is win18:42
=== Peer609 is now known as Peer69
jhutchinsnaxa: I'm sure it can, but I don't know the details.18:43
jhutchinsnaxa: Maybe google ubuntu gnome usb?18:43
naxajhutchins: no I mean packages search. I already failed with search engines for this18:43
naxa:)18:43
naxa(I use duckduckgo btw!)18:43
rajiv_hello ryan18:43
naxa(not the reason for failure :D it can do google results with !s or !g)18:44
MatmlHeh, I've been failing horribly searching for solutions to my problems today as well18:44
Matmland normally a good google or duckduckgo fixes things!18:45
paulus68I have a new SSD I inserted this disk into the pc and now I want to use gparted to create a new disk it's asking me what partition table I want to use but I don't know what to select please advice?18:45
paulus68by default msdos is selected18:46
Matmlnaxa: What problems are you having?18:46
holsteinpaulus68: what is on the disk? data that you need to save? or rescue?18:47
naxaMatml: would like to have a notification area applet to safely remove hardware, thus reusing one's mom's already-finished learning-curve and avoiding buying a new computer for $200 - I don't know what package do I need.18:48
paulus68holstein: nothing it's a new drive I just bought18:48
Beldarpaulus68, Can you run sudo parted -l and pastebin so we see the rest of the computers tables.18:49
rbennacerhey guys how can i install mp4creator in ubuntu 12.04 lts18:50
Matmlnaxa: Ah ok, not come across that in Ubuntu18:50
MatmlI'm having issues using apt-get18:50
lucas__found my window18:50
Munsterpaulus68, what do you plan to install oin the new drive ?18:50
Munsteroin=on18:50
naxaMatml: I use apt-offline. but that's another stuff. :)18:51
naxacomputer has no good internet connection. workplace has. download stuff at workplace.18:51
paulus68Munster, I want to use this drive as /home drive18:51
Beldarrbennacer, http://sourceforge.net/projects/mp4creator/ Have you looked for something supported here, would have to be in the ubuntu repos18:52
Munsterpaulus68, and you have  / on different drive ?18:52
paulus68Beldar,http://pastebin.com/Ein76b5n18:52
paulus68Munster, yes18:52
paulus68home drive is gonna be the second ssd18:52
Beldarpaulus68, You are msdos everywhere else I would stick with that myself.18:52
tesafIs there anyway to get pork working with18:52
tesaf  tmux or terminator or something with a similar18:52
rbennacerBeldar, it is for windows18:53
Beldarrbennacer, Than use ##windows supprt18:53
Beldar!topic | rbennacer18:54
ubotturbennacer: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic18:54
paulus68Beldar, ok I was reading to use gpt for this one18:54
Beldarpaulus68, Where are you reading that, you can use gpt if you like.18:54
Munsterpaulus68, use dd to transfer /home to the new ssd18:54
bpromptnaxa:     what ubuntu version are you on?18:54
rbennacerubottu, i am on the right channel18:55
ubotturbennacer: I am only a bot, please don't think I'm intelligent :)18:55
Munsterpaulus68, but make sure you format it to ext first18:55
paulus68beldar, http://ubuntuforums.org/showthread.php?t=1457901 2nd post18:55
paulus68Munster, don't worry will do18:55
CapprenticeHello! is there a application available for Ubuntu which supports saving encrypted notes? I want a software which can encrypt some text with a password and can be decrypted at later time with the same password?18:56
naxabprompt: 12.0418:56
rbennacerplease help, my project depends on mp4creator18:57
Beldarpaulus68, Your choice but more complex, some argue it has advantages, I would investigate what thise actually are and if you really want to deal with it. srs5694 is a top helper, however I would noit just buy into the word "advantages" you may not need them, nor want to deal with the issues contained.18:57
Beldarrbennacer, ubottu is a bot, you have said this is for windows, can you clearly state the whole end goal.18:58
paulus68Beldar, point taken18:58
Beldarrbennacer, As of now very little has been given we need details is all. ;)18:59
maddawg2anyone here ever get FOG (free opensource Ghost) working on Ubuntu 12.0419:00
maddawg2?19:00
CapprenticeAre you aware of any text encryption program which can encrypts text?19:00
bpromptnaxa: http://i649.photobucket.com/albums/uu220/blogwork/mediaphp.png    <--- check the repositories for "ejecter", is there19:00
OerHeks!info mp4v2-utils19:00
ubottump4v2-utils (source: mp4v2): library to read, create, and modify mp4 files (frontends). In component universe, is optional. Version 2.0.0~dfsg0-2 (trusty), package size 94 kB, installed size 291 kB19:00
Beldarrbennacer, Additionally apps not in the ubutu repo are not technically supported here, but you may get help if you can outline your end goal clearly. ;)19:01
rbennacerBeldar, so i am working on a script that use mp4creator to hint mp4 so they can be played through a streaming server. all this is very old but the goal for now is not to upgrade but to maintain . i am trying to install mp4creator on that machine, but it is not available in my source directory19:01
naxabprompt: thanks!19:02
rbennaceri ve notice that that tool is present in mpeg4ip but i can't find the package neither19:02
BeldarOerHeks, Do you have some info for rbennacer maybe19:02
DinosaurioWill Unity 8 work with common mouses? I heards it is specifically designed for tablets19:03
Munsterpaulus68, check this out, it gives some good advice, http://askubuntu.com/questions/199722/backup-programs-and-user-data-from-an-old-hdd-to-a-new-installation-on-ssd19:03
=== skinkitten is now known as invalid_w
Beldarrbennacer, Thanks that is more info, I don't think I can really help, but I suspect others can. ;)19:04
BeldarDinosaurio, unity 8 is not in a support state so a moot point.19:05
Dinosauriohell, man, you guys are so... burocratic people19:06
BeldarDinosaurio, no the channel has rules and for good reasons.19:06
Beldardo the research19:06
rajiv_#goddardlabs19:07
BeldarDinosaurio, This is free help, and not to just serve your whims, but to follow a working protocol. ;)19:07
steephBeldar: I'm back, sorry :/19:08
steephTestDisk detected only MBR, no GPT, as it should be. I've deleted MBR, still no change.19:09
rbennacerBeldar, i foudn an alternative to mp4creator, it is mp4box, how can i install this package ? http://manpages.ubuntu.com/manpages/precise/man1/mp4box.1.html19:09
steephOne additional info I remembered: When it worked, the drive was /dev/sda in Ubuntu. Since it's gone now, my other SSD is sda. I'm not sure what exactly this tells me, but I don't think the content of the disk is the problem.19:10
Beldarsteeph, The ssd is not showing up so I'm not surprised, the ssd has no partitions as of now? if it does what are they?19:10
DinosaurioBeldar: Okay, thanks anyway19:10
steephBeldar: No partitions.19:10
Rosy21 Hi! I give you some videos. I hope you like! http://bitly.com/1qaKTCP19:11
Beldarsteeph, I would use windows to make a new one a msdos and see if it shows in ubuntu, just a guess here. All we can do is go through possible variables at this point.19:11
mark06someone please help me fix software center, it's listing a non-existing repo in menu19:12
Beldarsteeph, A msdos partition table is what I meant19:12
Beldarmark06, in what menu?19:12
trijntjeI just installed steam on ubuntu but it hangs 'updating steam' at 0kb. Why is it trying to update itself when I just installed the latest version from the repository, and why is it hanging?19:13
steephBeldar: Alright, thanks.19:14
Beldarmark06, you can go to edit in the software center than software sources go to second tab other software and tick or untick repos.19:14
=== JoshG is now known as Hasbro
mark06Beldar: done already, not there, did apt get update too, nothing, software center still displays there ghost repos19:16
mark06it's some cache it seeems, not sure where19:16
Beldarsteeph, might just be a corrupted table, strange it shows in windows but not in ubuntu is all.19:16
Beldarmark06, Can you define this better I never use that app, " software center still displays there ghost repos"19:17
Beldarmark06, I think what your issue is that the software center may show stuff not available without a specific repo open, is this correct?19:18
steephBeldar: But shouldn't it show in Ubuntu regardless of the table? I mean, I can't even create a new table in Ubuntu. That's what I find strange. Even the BIOS/UEFI doesn't show it after Ubuntu was booted.19:20
Beldarsteeph, That would be my assumption, however you only have one gpt HD as of now that we can see, gpt comes with that UEFI setup in windows installs. I think what is going on is the voodoo that you have done to have a msdos on one HD and gpt on another and a msdos install has just muddied things up, I would have no way myself in knowing how to get to the bottom of this.19:22
trijntjeI just installed steam on ubuntu but it hangs 'updating steam' at 0kb. Why is it trying to update itself when I just installed the latest version from the repository, and why is it hanging?19:24
Beldarmark06, It might help to go through repo info in general. https://help.ubuntu.com/community/Repositories/Ubuntu  https://help.ubuntu.com/community/UbuntuSoftwareCenter  Honestly your goal is a strange one and makes no sense here. ;)19:25
mark06Beldar: it is showing repos in repo list that doesn't exist in apt database (/etc/apt...)19:25
mark06Beldar: is it clear now19:25
Guido1Is there an enery manager which llows to set up until how much the battery of a latop is charged, because i herad that it is better not to charge 100%19:26
Beldarmark06, What repo list?19:26
mark06Beldar: not even the repo manager gui (edit > source repos...) shows the repo, only software center does19:26
Beldarmark06, So you are set?19:26
mark06Beldar: I'm sorry but have you ever used it? if you don't know it....19:26
mark06Beldar: software center is an app manager just like apt or aptitude or synaptic19:27
mark06Beldar: and it's not working, it's listing repos that have been removed from apt db way long back19:28
steephBeldar: The GPT one came with the PC with Windows on it. That's the only reason why it's GPT. Right now I only use the data partition of it. But the problem persists without that disk. I didn't know I shouldn't use both on different disks. I never had a GPT disk before.19:28
mark06is itclear now?19:28
Beldarmark06, Sorry read that as is clear. No the syntax you use is really confusing and to generalized, and he software center is a basic app, I know enough to understand it, kit is just a apt-get gui.19:28
=== xragnar_ is now known as xragnar
Beldarmark06, All I can say is prove that point somehow.19:28
mark06Beldar: would you kindly add me to your /ignore list? please, *I mean it*19:29
OerHeksmark06, make a screenshot please19:29
mark06OerHeks: ok a sec, I'm trying to purge it....19:29
Beldarmark06, done at my pleasure, dealing with inexperienced users is a hassle anyway. ;)19:29
Beldarand people who externalize blame19:30
mark06OerHeks: first time it said it would remove ubuntu-desktop as well so I canceled it in the middle, but not now... reinstalled and will just try19:30
* mark06 cross fingers19:30
Munstermark06, a quick fix is to open the /etc/apt/sources.list with user permissions and place a # in front of said repos, then save the file and do an sudo apt-get update.19:31
OerHeksMunster, but that fix won't work, as PPA's are stored as a txt file in /etc/apr/sources.list.d folder19:32
OerHeksppa-purge looks there19:32
mark06Munster: I grep'ed for a repo's substring on /etc, everything was gone.... found matches only on sources.d or the like (an include dir, can't recall exact name)19:32
MunsterOerHeks, oh should have scrolled up..din't realize it it's a ppa19:33
OerHeksunless he did add it the old way, then ppa purge cannot do anything19:33
mark06OMG!  not even purging software-center fixed it!!!!19:33
DwarfWhy doesn't ubuntu have irssi 0.8.16?19:33
Munstermark06, open the /etc/apt/sources.list.d and remove the ppa , perhaps19:34
PiciDwarf: because it was released in May.19:35
DwarfYour point being?19:35
Beldarsteeph, I have not had the pleasure/pain of a UEFI bios as of yet. The manufacturers have their own versions of it and the safe boot so it is a bit of a conundrum for some. I did do a W8.1 reinstall on a friends computer (UEFI) easily done but no linux on it.19:35
PiciDwarf: Ubuntu packages are rarely updated after release unless they are major security updates.19:35
Pici!latest | Dwarf19:35
ubottuDwarf: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.19:35
DwarfAre bugfixes not security updates19:36
=== btw is now known as tesaf
=== sander is now known as sander^home
trijntjeDwarf: only if the affect security ;)19:37
DwarfEh, I suppose in a way19:37
DwarfI can't find any decent PPA's, the one I found has terrorist speech on it19:37
steephBeldar: Yeah, I got to know some of the UEFI problems. I just disable secure boot and also got rid of some problems by running legacy mode.19:38
mark06Dwarf: which one???19:39
Dwarfmark06, you keep yourself busy with your issue mate19:39
mark06why19:40
=== Hypernet is now known as Aiden_Pearce
jhutchinsDwarf: THat's not how irc works.19:44
CPR_DummyDwarf: do you play DF19:45
DwarfNo19:45
DwarfI do forget how to navigate hexchat properly19:45
DwarfIf that counts19:45
CPR_Dummyuse weechat19:46
Dwarfhahaha19:46
DwarfNever19:46
DwarfI'll spend too much time making it look like irssi19:46
penkhey folks, i'm looking for a simple way to enable / disable unattended-upgrades temporarily.  this'll probably be driven by puppet, so a simple command / update / config file change would be best.19:47
penki just want it to Not Run. :)19:47
penkbut be able to be re-enabled easily19:48
holsteinpenk: i just disable, and run updates manually.. then, you wont have to enable with a command.. you just upgrade19:48
penkholstein: how are you disabling?19:48
rbennacerhey guys, i am trying to use MP4Box and i have a problem with the file name19:49
luist_hey guys… can i run such commands in postinst when creating a new deb package? http://paste.ofcode.org/ycbXvi9DNjjv8kXjB77VyX19:49
rbennacerany idea how i can solve it withouth hanging the filename http://pastebin.com/5ZNKaMyE19:49
holsteinpenk: i typically just dont enable.. http://askubuntu.com/questions/9/how-do-i-enable-automatic-updates19:49
djQuery_all of a sudden my title bars and XChat are all scrampled. Video card?19:50
holsteinpenk: otherwise, i poke around in whatever GUIs and services, and remove any automated updates..19:50
penkheh19:50
holsteindjQuery_: nothing about ubuntu scrambles those..19:50
penkokay, i need a cleaner approach.  i'll keep digging, thanks.19:50
penk(i need to do this with dozens of servers in an automated way)19:50
vince007Hey guys19:51
aledzadzaHello :)19:51
vince007What is this all about?19:51
jhutchinsdjQuery_: Probably a problem with the toolkit libraries.  Which release?  What video hardware.  Unity?  Gnome?19:52
jhoneyberHola19:52
jhoneyberSoy de venezuela19:52
rbennacerjhutchins, not sure it is19:53
penkholstein: aha!  /etc/apt/apt.conf.d/10periodic : APT::Periodic::Unattended-Upgrade "1";19:53
rbennacerjhutchins, it seems like the parenthesis are causing the problem in the output filename19:53
penkchange that to 019:53
djQuery_holstein: its wierd the body of browsers works fine same with the tabs. but menues and such are just hosed19:53
djQuery_damit even terminal19:53
minos__1Hello, is there a need to upgrade the version of OpenVPN that ships with 14.04?19:54
Slurpinohello all19:54
minos__1it comes with 2.3.2 which is aparently vulnerable to heartbleed, what can be done about this?19:54
djQuery_jhutchins: I am on 14.0419:55
jhutchinsminos__1: It's been patched, see the release notes.19:56
jhutchinsminos__1: There's a change in a minor part of the version number, that's how almost every distribution handled it.19:56
minos__1jhutchins: It says built on Feb  4 201419:56
Piciminos__1: What makes you think it is vulnerable to heartbleed?19:57
djQuery_jhutchins: just format and reinstall likely fix it? the only thing usable is the nav bar and browser19:58
* mark06 pĺays dirty with software-center19:59
MonkeyDustisnt heartbleed old news? is there no new paranoia yet?20:00
minos__1Pici: https://news.ycombinator.com/item?id=759861620:00
ygorabreuHi guys. I'm not very familiar with ubuntu, so i wanted a simple way to make a live-usb iniciating my countrie's language and some other apps... is there a simple way, since remastersys is not available anymore?20:00
CPR_Dummycan you do a net install20:01
minos__1was only Access Server vulnerable?20:01
CPR_Dummyygorabreu:20:02
bpromptygorabreu:     for offline installs?20:02
CPR_Dummybprompt: quit copying me brah20:03
ygorabreubprompt: yes..instaling by usb20:03
jhutchinsdjQuery_: I've had the fonts mess up, stayed that way for a while then routine updates fixed it.20:03
jhutchinsdjQuery_: Yeah, same thing you describe, all the menus and titlebars were messed up.20:04
Piciminos__1: Heartbleed was because of an openssl vulnerability, not one actually in openvpn.  The version of openssl that that post is the version available before the fix.20:04
djQuery_jhutchins: this was working fine then closed xchat and reopened it and all of a sudden cant read it anymore20:04
minos__1oh i see, I didnt know if it was linked or not, thanks20:04
mark06minos__1: I don't remember the exact versions affected but I think it's from 1.0.1 on... it's very unlikely that it's not patched already.... but there were more flaws discovered after that.... also probably patched as well... just check the dependency on openssl and what version is it....20:04
jhutchinsdjQuery_: reboot, check for updates.  Cross your fingers.20:05
djQuery_jhutchins: did apply whatever updates cameout yesterday20:05
minos__1thanks Pici and mark0620:05
Guido1Hello, I would like to know more about the charging limits of batterys like mentioned in http://support.lenovo.com/en_NL/diagnose-and-fix/detail.page?DocID=HT078208 (the percentages) and how to set that up in (x)ubuntu20:05
mark06minos__1: http://heartbleed.com -- "What versions of the OpenSSL are affected?"20:05
mark06too late :-/20:06
lyytest20:06
lyyhello20:06
mark06test has been started, formatting computer in 15 mins... please save your work20:06
lyyis there a way disable sudo for 1 user?20:07
=== jack is now known as Guest54137
Picilyy: remove them from the sudo/admin group.20:07
lyygpasswd -d <username> admin ?20:07
ki7mtlyy, sudo deluser <username< sudo20:08
_1_Jackiechan242Hey20:08
code1o6so is there an easy way to install gcc-4.9 into ubuntu 14.04?20:08
ki7mt<username>20:08
lyybut i want the user to be able to do admin work20:08
bpromptygorabreu:    you can do that using the .iso for ubuntu, just grab the iso, burn it to a usb, give it some room for "persistent storage"   boot with it, install install stuff, set your settings, when you shutdown all changes and installed apps are kept in the "persistent storage" area in the usb20:08
_1_Jackiechan242m or f20:08
_1_Jackiechan242kik20:08
_1_Jackiechan242Hey kik m or f20:08
ki7mtlyy, you want to remove them from the sudo group, but still do admin work?20:08
asturelanyone knows why is this happen? http://eeew.tk/u/WQ9qEg.png20:09
lyyki7mt: yes20:09
lyysounds like i need to remove sudo20:09
ki7mtlyy, can you expand on admin work a bit20:09
asturelbasicly application becomes 'invisible' until i didnt click on them20:09
bpromptygorabreu:     ... wait... that keeps the live-session... change... it won't install them to on a fresh install20:09
lyyi want to have a user do admin work without having to type sudo all the type20:10
lyyi have a system that deploys 1 script to many different linux distro flavors20:10
ygorabreubprompt: yeah..exactly.. i want this "live usb" to have all the apps and languages i add..20:10
lyyi want to only have to make changes to 1 script20:11
lyymost systems do not use sudo20:11
ki7mtlyy, I dont know what systems are "most" .. but Ubuntu uses sudo. If you want a single package on muliple distros, create a package for that particular distro.20:12
lyyk thanks.20:13
aledzadzahow do i connect to servers with ssl with irssi?20:13
holstein!freenode | aledzadza20:14
ubottualedzadza: freenode is the IRC network that you're on! - See http://freenode.net/faq.shtml - freenode has policies that govern how people should use the network which can be read at http://freenode.net/policy.shtml - The Ubuntu channels on freenode also have their own !Guidelines20:14
Picialedzadza: the -ssl argument to /connect20:14
ki7mtaledzadza, More info: https://freenode.net/certfp/certfp-irssi.shtml20:15
gpaXdinghello there20:15
bprompt!uck | ygorabreu20:16
ubottuygorabreu: uck is a tool that helps you customise official Ubuntu Live CDs (including Kubuntu/Xubuntu and Edubuntu) to your needs. See http://uck.sourceforge.net/20:16
aledzadzaki7mt: is it diffrent from all servers?20:16
Dave77how do I edit .ts files on ubuntu? I chopping files down in side20:17
ygorabreubprompt: ill give it a try...thanks20:17
bpromptnp20:17
ki7mtaledzadza, Yes, you need to check the server your connecting too for their specific requirements, the Link was for Freenode20:18
aledzadzaki7mt: ok thanks alot :)20:19
=== dfgas is now known as dfgas_off
lamerhello, first time here and i've had ubuntu server running on a little fit-pc for a bunch of years20:20
gpaXdingI got an external harddisk on usb (sdb) , i did an ntfsresize of the disk ( was initially formatted by a win xp machine ) to shrink its partition size... to give space for another partition and file system. I did a checlk to see how much data it had and shrunk it to a size to fit all data , then used fdisk to delet and set new partition size to slightly igger than the ntfs resize size ( as someone sugested on the web, set it to partition typ20:20
gpaXdinge 7... and wrotew to the partition table... still the system seems not able to mount the partitions sayiong missing ntfs signature ... im pretty sure ntfsresiize did its jkob so im intressted in figurei ng how to manage to fix the last step so the partition can be mounted again20:20
lameri'm on 10.04.4 LTS but that's as far as my cpu will let me upgrade20:20
gpaXdingany suggestion what to do next to finish the shrink job ?20:22
ki7mtlamer, what hardware are us using?20:23
maddawg2ok fascinating problem...   I cant get ubuntu to properly resolve windows host names20:23
Beldarlamer, Not supported unless a server is all, I suspect you can run a lighter dektop and upgrade.20:23
lameris there a good reason to keep updating when I get "linux-generic linux-image-generic"20:23
lamerbeing held back20:23
lameri cant quite tell what it will upgrade20:23
=== jibran is now known as jibran|afk
zykotick9lamer: use dist-upgrade to get kernel updates!20:24
maddawg2i've installed Winbind and am able to ping by name and get a response but if I try to nslookup the computer name I get "server cant find <computername>: SERVFAIL20:24
Beldarlamer, Try dist-upgrade needed for kernels and security upgrades20:24
lamerthanks zykotick9 i'm just wondering why upgrades continue to be available20:24
lamerisn't 10.04.4 not supported anymore?20:24
zykotick9lamer: oh this is the 10.04 box, good luck...20:24
=== lbaway is now known as luckybunny
maddawg2i have two DNS servers and they are set in ubuntu and ubuntu is using them. However the first response I get from my first DNS is Got SERVFAIL reply from <DNS Server IP>20:25
Beldarlamer, The 10.04 server is still supported not the desktop20:25
lamerif I want to continue running it should I continue doing the updates?20:25
lamerahh ok20:25
lamerthanks beldar20:25
Beldarnp20:25
lamerso I should update20:25
lamerany risks to not updating20:26
lamerin case something goes wrong?20:26
lameror are the risks worse20:26
Beldarlamer, Try a lubuntu live of 14.04, I bet it will run fine.20:26
Dave77what DVB TV apps are there for ubuntu?20:27
maddawg2nvm realized what was happening20:28
lamerthe box I have has a geode processor20:28
maddawg2i needed the full domain name in there since my ubuntu machine isnt part of the domain20:28
Beldarlamer, You are not far from no support here is all, so if you want it you may have to adapt is all. check the 10.04 server eol. https://wiki.ubuntu.com/Releases  As of now your desktop has no support, technically you have none here as of now.20:29
k1lDave77: just load the channels.conf with vlc, works great20:30
Dave77VLC is too basic for everyday use20:30
Beldarlamer, https://launchpad.net/ubuntu/trusty/+package/xserver-xorg-video-geode your hardware is supported beyond 10.04. https://launchpad.net/ubuntu/trusty/+package/xserver-xorg-video-geode20:31
Beldarhttps://www.google.com/search?q=geode+processor+14.04&btnG=Search&hl=en&gbv=1 lamer20:31
lamerbeldar, what I have is a server not a desktop20:32
lamerdo you mean i cant get much support because of my version?20:32
Beldarlamer, good than you have till 2015.20:32
lamerah great, so I can keep running it20:32
MatmlHi all.20:33
Beldar<lamer> do you mean i cant get much support because of my version? You have support here till you are eol20:33
lamergreat thanks beldar20:33
Beldarlamer, Some as you can tell will not support however it is their option. ;)20:33
ki7mtlamer, if it's just server, you should try to test 12.04 or even 14.04 server before Apr-2015, as that's when 10.04 server is EOL20:34
jhutchinsDave77: Compared to what?20:34
lamerwhen I try to upgrade it says I can't20:34
lameri think its a limitation of my cpu20:34
Dave77dvbviewer, mytheatre, progdvb etc etc20:35
domssonTrying to perm-mount shares from my NAS on my 14.04 machine via CIFS. Using the NAS' name (instead of its IP Addr.), I get `mount error: could not resolve address for readynas` when trying the new fstab line via `mount -a`; any idea why?20:35
jhutchinsDave77: So install one of those.20:35
Dave77Yes but I don't want to use windoze as my desktop..20:36
Dave77so I can't understand why there are no good DVB-TV apps on linux..20:36
Dave77do they want people to use linux or not?20:36
Dave77so people have to stay on windoze...20:37
MatmlIs anyone free to give me a bit of advice? When I use apt-get I am getting a lot of errors now, all around "ImportError: No module named 'site'". Thanks.20:37
slimalighierihello20:37
ki7mtlamer, if I recall, those CPU's are Natonal/AMD or Cyrix, all of which were under x86 (32bit). I'd have to diggin on the kernel, but20:38
ki7mtit's should not present too big of an issue.20:38
lamer Geode LX 800 is the cpu it says20:38
jhutchinsDave77: Never heard of mythtv?20:38
Bashing-omMatml: Sure, there is help . pastebin the outputs of -> sudo apt-get update , sudo apt-get upgrade <- so we get the errors in context.20:39
jhutchins!mythtv20:39
ubottumythtv is a TV framework for Linux - Instructions for using with Ubuntu at https://help.ubuntu.com/community/MythTV - For discussion and specific support, try #ubuntu-mythtv20:39
lamerand when I tried to upgrade to the latest it says i am unable20:39
lamerso i think im stuck with 10.04 until its put to rest20:39
lamerbut i dont mind as its great for just a web server and irc20:40
lamerbasic stuff20:40
lamerbut my original question was should I keep updating20:41
lamerwhen it wants to update inux-generic linux-image-generic20:41
lamerit holds them back20:41
lamerbut should I dist-upgrade20:41
lameror would i risk the stability20:42
MatmlBashing-om: Thanks - update is fine, here is upgrade http://hastebin.com/umeweboqep.vbs and then the install -f option http://hastebin.com/soyisepivi.vbs20:42
zykotick9!dist-upgrade | lamer20:42
ubottulamer: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention.20:42
Bashing-omMatml: Look'n .20:42
ki7mtlamer, Yes, if you want to upgrade the kernel updates, dist-upgrade.20:42
lamerok20:42
lamersometimes it has made some programs run flaky20:42
lamerlike bitlbee20:43
lamerbut anyway, thanks you guys are great and i'm looking to add more devices to my ubuntu collection20:44
MatmlBashing-om: And I also get that same 'No module named 'site'' error coming up when I do a few other things in terminal (such as trying to look at cpufreq with powersave)20:44
Dave77jhutchins: used mythtv years ago on windows.. didn't think much to it20:44
lamerso i'll be back20:44
ki7mtlamer, I see the LX 800 is being run on Arch, Debian and many others. config.guess may be coming back with i586, but the current instruction set supposedly was patched for i686, it should run on later kernels.20:44
lamerhmm20:45
Dave77.. not interested in media centre look. are there no other TV apps on linux?20:45
lamerso should I try to upgrade the kernel on this thing?20:45
lamerit might give me the "unable to upgrade" message20:45
Dave77I want to ditch windoze and use desktop linux but the apps are not there20:45
lamerbut i'll let you know what happens20:45
djQueryjhutchins, well was able to apply any updates via terminal (don't know if anything actually installed couldn't read it) reboot and its working again20:46
djQueryjhutchins, thanks20:46
Bashing-omMatml: System not to happy with python3 huh ? .. Let's poke at it and see about --purge/(re-)install. what returns from -> apt-cache policy python3-uno , dpkg -l python3-uno <- ??20:49
ki7mtDave77, what app specifically in Windows do need that you can't a comparable app in Ubuntu20:50
ki7mtcan't find ..20:51
MatmlBashing-om: Thanks! http://hastebin.com/juhagacila.avrasm20:51
Bashing-omMatml: look'n .20:51
=== ezhik`_ is now known as Guest80018
zeakHi guys! I try to repair my Win XP boot by boot-repair and testdisk. That's the later boot-repair raport: http://paste.ubuntu.com/7702349/ If someone can help me, thank you...20:51
jhutchinsDave77: The point is that most of that software was developed on Linux, including mythtv.  Doesn't sound like you have an actual software problem.20:51
OerHeks!dvn20:52
OerHeksb20:52
OerHeks!dvb20:52
ubottuhttp://www.linuxtv.org/ has extensive information about using TV cards under Linux. Available viewers for analog cards: Zapping, tvtime (GTK/GNOME), Kaffeine, kdetv (KDE), xawtv, motv. For digital cards: Me-TV (GNOME), Klear (KDE), dvb-utils. For both analog and digital cards, !MythTV is a powerful framework. Your card may work the !IVTV drivers. See also !TV-Out and !UbuntuTV20:52
ToAruShiroiNekoOn ubuntu I am trying to move all files and folders under /var/www/magento-sample-data-1.9.0.0 to /var/www/ how can I do this?20:52
geniiToAruShiroiNeko: Probably something like: cd /var/www ..then sudo mv magento-whatever/* .20:54
smokieto enable ftp on my ubuntu server, do i have to install vsftp or is there something i can do localy?20:56
ki7mtToAruShiroiNeko, you can use a link (ln -s), you edit your virtual host file to point to magneto-.. .. .. or use .htaccess to redirect, or manually move the files, lots of options, #ubuntu-server is probably best for server config questions.20:56
Bashing-omMatml: "iFR python3-uno " says we need to work on it to help the package manager. What results -> sudo dpkg-reconfigure python3-uno <- ??20:56
bekkssmokie: for havin an ftp server, you need to install one.20:56
MatmlBashing-om: /usr/sbin/dpkg-reconfigure: python3-uno is broken or not fully installed.20:57
smokiebekks, so like vsftp? or is there something else?20:57
ToAruShiroiNekoki7mt its easier to just move20:57
ToAruShiroiNekoits far too long to type or bother20:57
bekkssmokie: vsftpd does a pretty good job.20:57
ki7mtToAruShiroiNeko, easy is not always the right choice, but that's up to you as the admin.20:57
ToAruShiroiNekoit would require dividing magento content into two20:57
ToAruShiroiNekoI dont think that would even work20:58
smokiebekks, thanks dude20:58
ToAruShiroiNekosudo mv magento-whatever/* . doesnt work as it complains about full folders20:58
eshi, /i've got an intel 7260HMWDTX1 wifi chip and it has issues holding a connection in 14.0420:58
Bashing-omMatml: OK, Let's bump it up a notch -> sudo apt-get install --reinstall python3-uno <- .20:59
ki7mtToAruShiroiNeko, for example. on my ubuntu-mirror, the data is in /home/<mirror-username>, like 200GB of data, I simply link it to /var/www/ubuntu and all my boxes access the packages from the server that way. Just a thought.21:00
MatmlBashing-om: Had tried that earlier, just redid and here's the output http://hastebin.com/beqisusigo.vbs21:00
Bashing-omMatml: look'n .21:00
aledzadzais there an easy way to get a graph over your network trafic ?21:01
k1laledzadza: system load indicator for unity21:02
ki7mtaledzadza, bmon, iftop, tcptrack, just to name a few.21:03
ki7mtaledzadza, iptraf is another really nice tool also.21:04
svipOne of my partition devices disappeared!  I can no longer find /dev/sdc121:05
holsteinsvip: partition devices? you mean, a hard drive?21:05
svipholstein: Basically, yes.21:06
ki7mtaledzadza, I've not used this one, but it looks cool: Monitorix21:06
zubuntuhi there21:06
svipholstein: But I had /dev/sdc1 mounted, suddenly I got an input/output error reading/writing to the disk.21:06
zubuntucan somebody help me to install openoffice 4.1 pls ?21:06
svipI then noticed it was gone from /dev21:06
holsteinsvip: you can look in "sudo fdisk -l"21:06
zubuntui downloaded by the command : wget http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-deb_en-US.tar.gz21:07
holsteinzubuntu: sudo apt-get install libreoffice21:07
zubuntuafter that when i do this command : tar -xvfz Apache_OpenOffice_4.1.0_Linux_x86-64_install-deb_en-US.tar.gz21:07
zubuntuit gives error no such direction21:07
zubuntuholstein: no libreoffice21:07
holsteinzubuntu: you want libreoffice, not open office.. its the modern fork, basically, of openoffice21:07
zubuntui want openoffice21:07
svipholstein: Nope, that doesn't list it either.21:07
zubuntui know what i want holstein21:07
holsteinzubuntu: libreoffice is actually the one i think you are seeking..21:07
HammerheadARRRGGGG Displaylink drivers in 14.04?? I am staring at 2 monitors both have green screens but for the last day I have been trying to get the config right and still am having trouble. anyone have multiple monitors with displaylink adapters?21:08
zubuntucan somebody help me to install openoffice pls ?21:08
zubuntutar: z: Cannot open: No such file or directory21:08
zubuntutar: Error is not recoverable: exiting now21:08
zubuntuerror is this21:08
zubuntuwhen i try to extract the tar.gz21:08
aledzadzaki7mt: but can i show it on my homepage?21:08
svipholstein: I can see my /dev/sda*, /dev/sdb* and /dev/sdd* (which I am not sure what is).21:08
holsteinzubuntu: you will ask the creators and maintainers of the file how to use what they create. otherwise,i suggest a PPA21:08
zubuntuhttp://askubuntu.com/questions/471437/unable-to-install-apache-openoffice-4-1-on-ubuntu-14-0421:09
zubuntui am trying to do these commands21:09
Bashing-omMatml: Humm, Let's clean out the archives, remove the control files, and rebuid the data bases -> sudo apt-get clean , sudo rm -fr /var/lib/apt/lists , sudo mkdir -pv /var/lib/apt/lists/partial , sudo apt-get update , sudo apt-get upgrade <- .21:09
holsteinzubuntu: you really should be using libreoffice.. there is no reason to use openoffice instead, and libreoffice is included in the repos21:09
Bashing-omrebuild*21:10
holsteinzubuntu: http://askubuntu.com/questions/471437/unable-to-install-apache-openoffice-4-1-on-ubuntu-14-04 does seem to outline how to do it.. thats what i would use21:10
ki7mtaledzadza, You'd ahve to look at each app, maybe export the data and re-render it, or find web-based tools to pull and render the data your after.21:10
s2013how do you copy and paste a file?21:10
s2013am i doing something wrong? i righ tclick and copied a file21:10
s2013but paste is inactive21:10
svipholstein: All my other partitions are working fine.21:10
zubuntuholstein: so which commands are suitable ?21:11
holsteinzubuntu: just download the tarball for your architecture, and you can right click to extract to the .deb.. then, you can click the deb to install21:11
MatmlBashing-om: Ok, doing!21:11
holsteinzubuntu: they all look "suitable".. though, i prefer, and suggest "sudo apt-get install libreoffice"..21:11
zubuntuholstein: :p21:12
zubuntui think u dont understand me21:12
zubuntui am old fashioned a bit21:12
zubuntuand i want the feel of 10.1021:12
zubuntuwith gnome classic and openoffice21:12
zubuntunot unity bullshit21:13
zubuntuor libreoffice21:13
holsteinzubuntu: then, ask for support with the creators of the appication.. which is now, libreoffice21:13
holstein!language | zubuntu21:13
ubottuzubuntu: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList21:13
MatmlBashing-om: Ok, done! Same output from sudo apt-get upgrade21:13
ki7mtzubuntu, as holstein said, you should consider using Libreoffice, more info here: http://www.howtogeek.com/187663/openoffice-vs.-libreoffice-whats-the-difference-and-which-should-you-use/21:13
zubuntugrrrrr21:13
holsteinzubuntu: here at the openoffice ones.. http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/21:14
zubuntuguys why dont u just help me to install openoffice pls ?21:14
holsteinzubuntu: i *am*21:14
holsteinzubuntu: but, you misunderstand what libreoffice is. its *is* the openoffice that you seek21:14
holsteinzubuntu: but, if you still want openoffice, which, there is no reason for you to prefer it, you can get it from http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/21:14
holsteinzubuntu: if you have issues with the package that they provide, let them konw.. they are not ubuntu packages.. otherwise, download, extract, click on *.deb and install21:15
Darkwellhello there21:15
zubuntuhm21:15
zubuntum@THINK:~/Downloads/en-US/DEBS$ dpkg -i *.deb21:16
zubuntudpkg: error: requested operation requires superuser privilege21:16
zubuntuhuh ?21:16
holsteinzubuntu: yes.. installing applications needs that21:17
domssonTrying to mounta CIFS share, I get "mount error(95): Operation not supported" which doesn't help me too much. How can I go from here?21:17
domsson*mount a21:17
holsteinzubuntu: but, you can do *exactly* this.. download the compressed fil you want from http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/ ..right click and extract it. then, just click on the .deb file21:17
Bashing-omMatml: Think'n as to the why ... 3rd party software ?? ... lemme check what is supposed to be installed .. I be back.21:17
MatmlBashing-om: Nothing outside of the software centre.21:17
holsteinzubuntu: you need sudo dpkg above..21:18
zubuntuholstein: i already downloaded21:18
zubuntuwhy cant i do it by command ?21:18
ki7mtsudo21:18
DarkwellI got a prob mounting an external usb disk partition (sdb1) , i used ntfsresize and shrunk it to make space for other partitions, ntfsresize shrunk without any errors and i used fdisk to delete old partition table and add new partition alsightly bigger than the ntfsresize size. still Im not able to mount this partitions its reporting missing ntfs signature ... what have I missed to do to finish the resize completely ?21:18
holsteinzubuntu: you need root to install.. or, just open the terminal and install supported and functional libreoffice that is supported and funcitonal and works well21:19
Darkwellmade sure to se the partition to type 7 , also btw21:19
zubuntudone :p21:19
holsteinzubuntu: there is no reason for you to use openoffice.. you have no legitimate reason to prefer it.. it is only complicating your situation, and not supported here21:19
domssonholstein, he is old fashioned, so I guess his reason is that he wants to stick with exactly what he's used to.21:20
Bashing-omMatml: "1:4.2.4-0ubuntu2 [security]: amd64 i386" is what is supposed to be installed. lemme do a bit more checking.21:20
holsteinsure. and thats libreoffice.. its actually  *more* like the old openoffice than apache openoffice..21:20
ki7mt+121:20
MatmlBashing-om: Thanks!21:20
domssonYeah, I'm all for LibreOffice, am using it myself.21:21
ki7mtIf it did not have the App name in the title bar, you couldnt' tell the difference for the most part21:21
holsteinif the team could have taken the name, they would have..21:21
zubuntuthx thx thx21:21
zubuntudone21:21
zubuntubut OO icons are bigger than libreoffice icons21:22
holsteinzubuntu: enjoy.. if you are interested in old openoffice, try libreoffice sometime21:22
zubuntuweird21:22
zubuntuholstein: i am fine with this :p21:22
holsteinzubuntu: icon sizes can change from release to release..21:22
ethanhello21:22
=== ethan is now known as Guest97491
zubuntuis it old ?21:23
zubuntui mean doesnt they upgrade it ?21:23
holsteinzubuntu: whats your question, friend?21:23
holsteinzubuntu: is what old?21:23
zubuntuopenoffice21:23
zubuntudont they upgrade it sometime ?21:24
ki7mtomg21:24
holsteinzubuntu: libreoffice is current supported. and in the repos. so if you are worried about recievin updates, thats the one you want21:24
holsteinzubuntu: the facts are here.. http://www.howtogeek.com/187663/openoffice-vs.-libreoffice-whats-the-difference-and-which-should-you-use/ as ki7mt shared21:24
zubuntuhm21:25
holsteini mean, if you literally are just going by the name, im only suggesting that you actually try the products. libreoffice is the most like older openoffice..21:26
Guest97491I was wondering if anyone can help me with a problem I am having. After I make a live usb using dd I can not use it. It says it is a read only and gparted does not detect it, but the disks application does. I was wondering if anyone has a fix for this. I have tried changing the partition table and deleting the partition then making a new one.21:26
domssonI did a research on the topic just a month ago. Result, short version: go with LibreOffice.21:26
=== blindsight is now known as Guest68690
MonkeyDustzubuntu  drop openoffice, use libreoffice21:27
holsteinzubuntu: i literally am only suggesting that you try them both, and make the decision your self.. or do the research.. there is more to it than just the name, which was not owned by the team21:27
zubuntui will try openoffice21:28
holsteinzubuntu: you are using openoffice...21:28
MonkeyDustzubuntu  why don't you try libreoffice?21:29
zubuntuMonkeyDust: i alreadt tried it :p21:29
zubuntualready*21:29
MonkeyDustzubuntu  great, what goes wrong?21:29
zubuntulol21:29
zubuntui miss the past sometimes21:29
MonkeyDustthe paste?21:30
Dave77are there any utils like cpu-z on ubuntu?21:30
holsteinzubuntu: libreoffice is more like the past openoffice21:30
MonkeyDustah, the past, the old days21:30
zubuntuholstein: i have noticed that21:30
MonkeyDustzubuntu  time to move on, head for the future21:31
zubuntuwell21:31
zubuntuthis is not future21:31
zubuntufuture is using microsoft office in ubuntu :p21:31
zubuntuand compatible with pc21:31
ki7mtThis one will surely win the daily Pandoras box award21:32
MonkeyDustzubuntu  i guess ypou just lost everybody's sympathy and will to assist you21:32
mikeg3Hi I am having difficulty installing Ubuntu…I have a Compaq Presario SR5510F with 2GB RAM with  Windows Vista already installed.  Two basic issues: (1) the GRUB install failed, and (2) having trouble with older nVidia GForce 6150SE graphics card and getting video to work.  Any ideas?  Thanks in advance…21:32
zubuntulol MonkeyDust21:32
holsteinmicrosoft is welcome to release what they like for linux.. but, lets please continue this is #ubuntu-offtopic.. thanks, zubuntu21:32
holsteinmikeg3: can you get "video to work" with the live CD? in nomodeset? or any other way?21:33
Bashing-omMatml: Try -> dpkg --remove --force-remove-reinstreq python3-uno , sudo apt-get install python3-uno , sudo apt-get check <- .21:34
ki7mtmikeg3, IIn the past I suggested using EasyBCD for dual booting Vista and Ubuntu, but was told it's muddling the boot, but its works for me, you may want to looking into using it.21:34
holsteinmikeg3: i would just force grub to install after the os installation.. https://help.ubuntu.com/community/Boot-Repair you can share errors if any, then move on to graphics support21:35
ajf"$@" &>/dev/null & disown21:35
ajfthis isn’t doing what I want21:35
ajfshould there be a space between > and /21:35
MatmlBashing-om: The output from the first command http://hastebin.com/ucolerojom.lua - it all seems to be coming down to this site module thing!21:35
ntiyI am building some stuff from source and I get the following error: "/usr/bin/ld: attempted static link of dynamic object `../lib/.libs/libcurl.so'" Does anybody know what it means?21:36
Bashing-omMatml: look'n .21:36
ki7mtntiy, try using -lcurl v.s. passing libcurl.so21:38
domssonEven the basic `mount.cifs -o guest //ip-addr/share /mnt/share` gives me `mount error(95): Operation not supported` - what could possibly be wrong with it?21:38
rypervencheIf my netmask is coming up incorrectly on my Ubuntu server and my interfaces file is set up correctly, where would I look to fix this?21:39
domsson(of course, 'ip-addr' is being replaced with an actual ip-address)21:39
_2_daniboohello21:39
ki7mtntiy, and, make sure you have libcurl3 / curl installed.21:40
ntiyki7mt: let me try...21:41
Bashing-omMatml: Don't know yet ! .. I am hampered as on my system "sysop@1310mini:~$ dpkg -l python3-uno ->>dpkg-query: no packages found matching python3-uno" Think'n some more.21:41
ntiyki7mt: problem is that it is libcurl itself what I am building21:41
ntiyso I am a little confused -- why is is trying to link against libcurl while building libcurl...21:42
ki7mtntiy, to answer the question, the build looks to be --static, and your linking against a shared object ".so". Using -lcurl should pick up the .a file or the static library.21:42
_2_danibooHi am new21:42
ntiyki7mt: I configured it with "--enable-static=no"21:43
MatmlBashing-om: Thanks. This is the output from a powersave command21:43
MatmlBashing-om: http://hastebin.com/urovomaket.rb21:43
NightHawk877join #ubuntu-touch21:43
ki7mtntiy, Are you following a guide somwhere or something?21:43
rypervencheIs /etc/network/interfaces the only place that my network's netmask may be located?21:43
ki7mtntiy, and just for background, why build it v.s. just installing the repo versions?21:44
ntiynot really. I mean it's supposed to be an easy install: CC=cc ./configure --enable-static=no --with-zlib=/home/trn/zlib/1.2.8/lib --prefix=/home/trn/curl/7.37.0" and then "make"21:44
ntiyki7mt: it's an hpc cluster machine and we build everything from scratch here21:45
ki7mtntiy, Is this a Ubuntu server?21:46
ntiynope :-\21:46
holsteinntiy: so, you are not using ubuntu? or ubuntu packages?21:46
heap_hi i cant click on anything in unity, keyboard works, i can use tab for apps and typing.. but mouse cursor is moving but no reaction, idea?21:46
zubuntuhow can i install adobe reader ?21:47
ki7mtntiy, If not Ubuntu, are you sure your asking in the right place :-)21:47
holstein!pdf | zubuntu21:47
ubottuzubuntu: The Portable Document Format is created by Adobe; PDF files are viewable in Ubuntu with Xpdf, Okular, Evince and also Adobe Reader (free download, but closed source)21:47
ntiyki7mt: yep. it's still linux and ubuntu channel has many knowledgeable people  :)21:47
ki7mtzubuntu, see info: http://askubuntu.com/questions/89127/how-do-i-install-adobe-acrobat-reader21:47
holsteinzubuntu: i would try one from the repos, and if that doest work, you can get adobe reader from adobe.. http://askubuntu.com/questions/89127/how-do-i-install-adobe-acrobat-reader21:48
ntiywhat difference does a particular distro makes in this context?21:48
ki7mtntiy, But the channel is pretty strick on being Ubuntu related, you may find help in ##linux21:48
holsteinntiy: surely, you can see how this is not the proper avenue for support for what you are doing.. i would try and contacing the creators of the software you are having issues with21:48
ntiyok, thanks21:48
heap_any?;/21:49
vimes1984hello all21:49
vimes1984I have having major headaches21:49
vimes1984uninstalling21:49
vimes1984git21:49
vimes1984or updating git21:49
holsteinheap_: i would see if its the same in the guest account..21:49
vimes1984sudo add-apt-repository ppa:git-core/ppa21:49
vimes1984sudo apt-get update21:49
vimes1984sudo apt-get install git21:49
vimes1984doesn't work21:49
holstein!ppa | vimes198421:49
ubottuvimes1984: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge21:49
heap_holstein: it happens randomly right now21:50
=== ubuntu is now known as Guest65033
heap_i worked before21:50
holsteinvimes1984: you would have to ask the maintainers of the ppa.. though, it may just be temprarily down,or not supporting your ubuntu version21:50
holsteinheap_: before what? any details you can share can help a volunteer assist you21:50
ki7mtvimes1984, git is in the repos, why use the PPA ?21:50
vimes1984it's not that it doesn't install21:50
holsteinvimes1984: ok.. try the repo version21:50
vimes1984because the one in the repo is behind and i need to use google app engine21:50
vimes1984which requires21:50
heap_holstein: i wanted to do some clicks in spotify, did lot of clicks and then it happend21:50
vimes19841.821:50
holsteinvimes1984: we cant support that ppa version here, though.. you'll have to ask the maintainers of the ppa version21:51
vimes1984that ppa installs fine21:51
ki7mtvimes1984, fare enough, I'd recommend contacting the PPA maintainer for assistance then.21:51
heap_holstein: i got dialog that something in spotyfi some helper crashed but mouse is still inactive. well i can move etc but no reaction on click21:51
holsteinvimes1984: sure, and thats not the issue.. the issue is, its not an ubuntu source..21:51
vimes1984no the issue is that the ubuntu source is 4 version behind21:52
holsteinheap_: what flash are you using?21:52
holsteinvimes1984: thats "as advertised" though.. its not a rolling release.. the versions of most everything are frozen like that..21:52
heap_holstein: no idea, is there any connection with flash?21:52
vimes1984git isn't21:52
vimes1984git is behind21:52
holsteinvimes1984: you can try building git yourself, and that may be the easiest21:52
asturelanyone knows why is this happen? http://eeew.tk/u/WQ9qEg.png the window becomes invisible until i click it and go back to 'desktop view' or whatever this21:53
vimes1984bugger that is what i didn't want to do21:53
heap_holstein: i meant spotify client application not over web21:53
vimes1984ok so on to my other issue21:53
vimes1984i can't remove git either21:53
holsteinvimes1984: most everything in ubuntu is frozen. and not updated like that21:53
zubuntubad package error21:53
ki7mtvimes1984, yes, all packages are, most are frozen at the Debian import freeze, this has been the methodology for a long time.21:53
vimes1984so what do i do21:54
holsteinheap_: you can try running the spotify client from the terminal and see if there are any error messages that help21:54
vimes1984is building my own the only way?21:54
holsteinvimes1984: you can build whatever version you like, friend..21:54
heap_holstein: but mouse doesnt react for whole unity21:54
ki7mtvimes1984, as stated several time, contact the PPA maintainer for assistance on install their package.21:54
holsteinvimes1984: you can look for another ppa,or offer to help maintain the one you are using, after you determine the ppa version is "bad"21:54
heap_holstein: i cant click in ff, terminal and so on21:54
vimes1984ok21:55
ToAruShiroiNekois there a way to extract magento-sample-data-1.9.0.0.tar.gz to a specific folder rather than magento-sample-data-1.9.0.0 subdir21:55
vimes1984cool21:55
vimes1984thanks21:55
holsteinheap_: you said, thats after the spotify crash21:55
trismvimes1984: you could update to 14.04, it has 1.9.121:55
heap_holstein: i exited spotify client and now it works.21:55
heap_holstein: part of spotify, some spotify helper or so21:55
holsteinheap_: so, is spotify causing the breakage, as you have implied, or no?21:56
heap_holstein: yes, spotify ;)21:56
heap_holstein:  i did few random click inside spotify client and some spotify helper crashed, client was running but mouse stoped to react in the whole unity. after i killed spotify client it started work properly21:57
ki7mtToAruShiroiNeko, you could try: mkdir magneto-sample-data && tar xf  magento-sample-data-1.9.0.0.tar.gz -C magneto-sample-data --strip-components 121:57
ToAruShiroiNekowhat would that do?21:58
ki7mtToAruShiroiNeko, makes a directory, and untars the file to it, or shoild do anyway.21:58
ToAruShiroiNekoall i want to do is omve all files and folders in a subdir to some place else and I am reading manual after another21:58
ToAruShiroiNekoI cant believe this is this complicated in linux21:58
ToAruShiroiNekoki7mt I want to extract it to an existing dir21:59
heap_holstein: i must block it somehow21:59
baddinhaw21:59
ki7mtthen change the name of the target directory to what you want.21:59
ki7mtTotar xf  magento-sample-data-1.9.0.0.tar.gz -C <directory-name> --strip-components 122:00
ki7mtToAruShiroiNeko, sri: tar xf  magento-sample-data-1.9.0.0.tar.gz -C <directory-name> --strip-components 122:00
ki7mtToAruShiroiNeko, or extract then mv the folder22:01
heap_holstein: another thing when i did upgrade from 13.10 to 14.04 today, it crashed in between then finished somehow. in logs are around 30 packages marked as Errors were encountered while processing: ... distro booted successfuly but no idea if any impact is there22:01
holsteinheap_: i would fix *all* of those, and expect issues til that is resolved..22:02
holsteinheap_: i would run "sudo apt-get update" and look for errors, and address them. the same for "sudo apt-get dist-upgrade"22:02
macscam1when a command line program opens a browser, it is always firefox .... how do i change this to chrome?22:02
holsteinmacscam1: i set my systemwide browser choice.. you can try sudo update-alternatives –config x-www-browser22:03
ki7mtmacscam1, Dash >> System Settings >> Details .. Use Web pull down22:03
macscam1ki7mt actually it is already chromium there22:04
MatmlBashing-om: I'm having no luck googling for similar problems, they all just focus on python, talking about version conflicts.22:04
heap_holstein: well after broken update i did reboot, then when i did apt-get update and so on no errors were displayed anymore22:04
Bashing-omMatml: Playing catch up from my last. Food for thought -> " PYTHONPATH is used by the Python interpreter to find out where to look for modules to import. ".22:05
MatmlBashing-om:echo of it is blank22:05
ki7mtmacscam1, ok, try: xdg-settings set default-web-browser chromium.desktop  But the revious should work, mybe log out and log back int to take affect.22:05
holsteinheap_: ok.. specifically run the 2 commands i gave.. run them again if you did already. you can pastebin..22:05
holstein!paste22:05
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:05
macscam1ki7mt i have logged out many times since changing it, doesnt work22:06
holsteinmacscam1: setting with sudo update-alternatives –config x-www-browser doesnt help?22:06
ki7mtmacscam1, Sir, commabd was wrong, use: xdg-settings set default-web-browser chromium-browser.desktop22:06
ki7mtor what holstein just said, that was next on the list :-)22:07
=== dfgas_off is now known as dfgas
macscam1holstein no, unknown argument -config22:07
holsteinmacscam1: you can copy paste from above.. thats not the command22:07
holsteinshould be able to use auto complete, anyway, macscam122:08
holsteinmacscam1: should be --config22:08
ki7mtmacscam1, Try this, I jsut tested it on 14.04: sudo update-alternatives --config gnome-www-browser22:08
=== Player is now known as Guest65482
heap_holstein: http://paste.ubuntu.com/7702908/ , i think its fine22:09
esis there a way to open old Appleworks .cwk files?22:09
holsteines: just try it22:09
ToAruShiroiNekoki7mt I cant mv the folder22:10
ToAruShiroiNekoI dont understand why not22:10
=== Guest65482 is now known as Player_
holsteinToAruShiroiNeko: ask a question.. "i cant mv the folder" is not a question22:10
domssonI get horrible flickering of GUI elements (mainly in the browser, but also gedit and basically everywhere...) when something "happens" on screen: scrolling (most notably), going through picture galleries on the web, moving a line of text up/down in gedit, ... - playing videos is without problems though. What could cause this?22:10
ToAruShiroiNekoI use sudo mv /var/www/magento-sample-data-1.9.0.0/* /var/www/22:10
heap_holstein: but this is snippet of apt-term.log  http://paste.ubuntu.com/770291122:11
ToAruShiroiNekomv: cannot move ‘/var/www/magento-sample-data-1.9.0.0/media’ to ‘/var/www/media’: Directory not empty22:11
ToAruShiroiNekomv: cannot move ‘/var/www/magento-sample-data-1.9.0.0/skin’ to ‘/var/www/skin’: Directory not empty22:11
ToAruShiroiNekothats kind of the point. I want you to move the not empty folder -_-22:11
macscam1ki7mt thank you i changed the settings for x-www-browser and gnome-www-browser and opened a new terminal and tried the command, stil firefox though22:11
ki7mtmacscam1, You may need to log out, then back in, if that's not working, something else is going on.22:12
macscam1ki7mt ok figured it out, turns out the program was hard-coded to run firefox22:12
macscam1thanks for the help22:12
ToAruShiroiNekoki7mt why would I be encountering this problem?22:13
ki7mtToAruShiroiNeko, mv -f to force it to move22:13
Ben64ToAruShiroiNeko: probably means you already have a /var/www/media with stuff in it and it might get overwritten22:13
ki7mtToAruShiroiNeko, no idea why your getting that22:13
solidus-rivermy start stop deamon is not relinquishing control22:13
solidus-riverits forever running22:13
Bashing-omMatml: Curiouser and curiouser .. lemme see what I can find for bug reports in Launchpad  !22:13
ToAruShiroiNekoBen64 that is correct22:13
MatmlBashing-om: Ta!22:13
ToAruShiroiNekoand that is the desired outcome22:13
ToAruShiroiNekoI want it to overwrite anything when relevant22:13
holsteinToAruShiroiNeko: then, just empty the destination22:13
ToAruShiroiNekoit is a merge22:14
holsteinToAruShiroiNeko: you are not asking that with the command you give22:14
holsteinToAruShiroiNeko: mv is not merge..22:14
holsteinToAruShiroiNeko: the mv force will overwrite, as well22:14
ki7mt+1 mv -f will do it, but nuke the existing folder22:14
jeeves_mosshow do I install opengl for ruby?22:15
holsteinregardless, id make a backup, if this is mission critical, then, consider a GUI if that makes it easier for you, ToAruShiroiNeko .. there is a grsync gui frontend to rsync..22:15
bekksjeeves_moss: sudo apt-get install ruby-opengl22:16
doobie_piempv won't play dvd movies. what codec does it need installed?22:17
holstein!restricted22:17
ubottuFor multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html  - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats22:17
heap_holstein: does it help?22:17
holsteinheap_: does what help?22:17
Ben64heap_: looks like you have mixed repositories, saucy and trusty. that isn't good22:18
heap_holstein: pastebins22:19
mikeg31Is there any way to get to a commandline when the Ubuntu 14.04 CD starts?  The USB mouse keeps freezing…can't use it in Live mode or install.22:19
heap_Ben64: well before upgrade it was everyting saucy i think22:19
holsteinheap_: as Ben64 states, you have mixed sources22:19
Ben64heap_: yeah things are usually saucy on saucy...22:19
maddawg2mikeg31 have you tried ctrl+alt+t22:20
ToAruShiroiNekoholstein its the defauult magento files22:20
ToAruShiroiNekoits a test server22:20
holsteinheap_: i know, i would want to backup my data, regardless.. then, i would personally just fresh install, since, repairing that partitially upgraded system is a pain, and i may still not trust it..22:20
ToAruShiroiNekonothing is too important22:20
heap_yeah there is some mix right now shit ;22:20
heap_;/22:21
ToAruShiroiNekoI am trying to overwrite the blank magento library with the sample data22:21
ToAruShiroiNekowhich should overwrite most files22:21
holstein!language | heap_22:21
ubottuheap_: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList22:21
maddawg2magneto?'22:21
maddawg2he's my favorite22:21
Ben64ToAruShiroiNeko: then use rsync to merge22:21
ToAruShiroiNekookay22:21
ToAruShiroiNekowhich options should I use?22:21
bekksToAruShiroiNeko: Why dont you just copy the files and remove the source then?22:22
ToAruShiroiNekooh22:22
bekksWould have saved you hours, I guess.22:22
Ben64i'd do "rsync -avP /path/to/source /path/to/destination"22:22
ToAruShiroiNeko-_-22:22
ki7mtToAruShiroiNeko, or cp -Ru if you only want updated files22:23
doobie_piedoes touchscreen work automatically on a tablet that you install?22:23
esi asked, nothing I'vetried yet will open Apple's ancient Word clone's files holstein I did before22:23
bekksOr rsync -av ...22:23
doobie_piein ubuntu 14.0422:23
holsteines: ok.. i would ask apple for a way to use them..22:24
heap_holstein: i dont know, before upgrade it couldnt be mixed. i can take a look into backup hows apt.source looked like.22:24
Bashing-omMatml: Curiouser and curiouser .. lemme see what I can find for bug reports in Launchpad  !22:24
holsteinheap_: im talking about a backup of data..22:24
heap_holstein: question is why the log is full of that errors and when i did apt-get dist-upgrade no errors are reported now.22:24
heap_holstein: i dont have time for that and i thought there was tested upgrade from 10.03 to 14.0422:25
esholstein they'd say buy a mac and keynote22:25
holsteines: if thats the agreement you have, you may want to do so, or borrow and convert22:26
ki7mtes, whats that's the file type you need converting?22:27
holsteinheap_: this is not breakage, friend.. you interrupted the upgrade.. thats not good..22:27
es ki7mt .cwk22:27
heap_holstein: but interupted how?22:27
bekkses: thats a file extension, not a "type of files".22:27
heap_holstein: before upgrade i did dist-upgrade, everything works smoothly22:27
bekkses: file extension actually mean nothing at all22:27
holsteinheap_: you stated you interrupted it..22:28
heap_holstein: it was interupted by itself :)22:28
heap_holstein: i can upload whole log from apt-term22:28
esbekks Appleworks = Apple's old Word clone killed off about 2005, old Mac is dead22:29
holsteinheap_: interrupted is bad..22:29
ki7mtes, wow, lots of hits on this one, this thread has several ways using Libreoffice: https://forum.openoffice.org/en/forum/viewtopic.php?f=7&t=266722:29
GhostChiliHi all, first of all thanks in advance, i'm trying to install Skeltrack-Desktop-Control, a program to use kinect (the old one for xbox 360) as pc controller, i follow the install steps written here → http://tayyabnaseer.blogspot.it/2012/05/installing-skeltrack-on-ubuntu.html ← some troule installing it but fixed till the last steps , after {  ./configure --enable-examples=yes } i do the command { make } that give me an error ( /usr/bin/ld: cannot22:30
GhostChili find /usr/lib/i386-linux-gnu/: File format not recognized ) . i'm using a Xubuntu 14.04 32bit on a Dell XPS m1730 . here the output of the { make } command http://pastebin.ubuntu.com/7702589/ . Someone can  help me?22:30
=== CyberJacob is now known as CyberJacob|Away
ki7mtes, sri Says to use Oenoffice, but should work in Libreoffice22:30
heap_holstein: i know but ... wasnt my fault.22:30
holsteinheap_: i didnt say it was22:30
heap_holstein: i thought that those upgrades are tested before released into production22:31
holsteinheap_: i personally tested many, friend..22:31
iceswordhello?22:31
maddawg2goodbye22:31
heap_i never had ubuntu distro upgrade w/out problems, crashes, no boot, etc22:31
doobie_piedo you know how to boot ubuntu on live sd card from android tablet? to get into the boot screen on it22:31
holsteinheap_: im not saying it was your fault.. and it really doenst matter fault.22:31
ki7mtheap_, they are tested, LTS to the next release, then and / or LTS to LTS22:31
iceswordcan anyone highlight my name?22:31
holsteinheap_: i always prefer and suggest fresh installs22:31
holsteinicesword: yes22:31
maddawg2<icesword> ummm yes22:32
eski7mt thanks22:32
heap_hm strange like i said i did 10.3 to 14.04 and u see... crashed. but system booted.22:32
holsteinheap_: 10.04?22:32
Ben6410.3?22:32
maddawg2shouldnt you upgrade in stages?22:32
heap_holstein: eerr 14.0422:32
maddawg2not directly to the latest version but to the next release and so on so fourth22:32
heap_holstein: but fresh install is pain... imageine macos do that this way..22:33
holsteinheap_: i understand you must be frustrated.. but, right now, i would want to backup my data.. and try repairing, and consider just a fresh install of 14.04, since that may be the simplest "Fix"22:33
bekksmaddawg2: For LTS, you can directly to the next LTS release, when xx.yy.1 is released.22:33
Ben64heap_: upgrades almost always fail because of non standard repositories22:33
heap_holstein: hold on, ill up some log.22:33
heap_Ben64: yeah22:33
holsteinheap_: you can backup whatever you like, and should have backups, since that hard drive will fail, regardless22:33
heap_Ben64: maybe i crushed something before22:33
heap_holstein: have backups by backuppc :) of /22:34
holsteinheap_: is that a question for me? if so, please clarify22:35
heap_holstein: i meant i have backup done by backuppc of /22:38
Dave77can anybody suggest any other DVB TV apps for linux? had a look at ones suggested and they don't support DVB-S2, or haven't been updated in 10 years or have no maintainer22:42
heap_holstein: Ben64 https://www.dropbox.com/s/ytidf80dnleyo1o/apt-term.log22:42
heap_here is the full log, what happened. do i really have to reainstall whole system?:(22:42
aledzadzaim trying to install monitorix and i get this error http://pastebin.com/DNbthE6722:42
aledzadzaplease help me :(22:43
GhostChiliHi all, first of all thanks in advance, i'm trying to install Skeltrack-Desktop-Control, a program to use kinect (the old one for xbox 360) as pc controller, i follow the install steps written here → http://tayyabnaseer.blogspot.it/2012/05/installing-skeltrack-on-ubuntu.html ← some troule installing it but fixed till the last steps , after {  ./configure --enable-examples=yes } i do the command { make } that give me an error ( /usr/bin/ld: cannot22:43
GhostChili find /usr/lib/i386-linux-gnu/: File format not recognized ) . i'm using a Xubuntu 14.04 32bit on a Dell XPS m1730 . here the output of the { make } command → http://pastebin.ubuntu.com/7702589/ ← Someone can  help me?22:43
Ben64GhostChili: you should seek support with whoever makes the program22:45
aledzadzalots or problems here =D22:45
aledzadzapf*22:45
aledzadzai guess im one of them hahah22:45
GhostChiliBen64: Ok, Thk22:46
MatmlBashing-om: Any luck?22:46
heap_holstein: Ben64 here is http://paste.ubuntu.com/7703050/ sources.list while doing distro upgrade. everything is saucy except last two at the bottom lastfm and slimdevices22:49
=== Wolkan1 is now known as Wolkan
kastanwhats up community i just downloaded virtual box to run windows and it is running perfectly except the Internet is very slow and when i go full screen the virtual box window stays the same size does anyone know how to fix so problems?22:53
bekkskastan: Install the gueest additions.22:53
ToAruShiroiNekoI atempted sudo rsync /var/magento-sample-data-1.9.0.0 /var/www/22:53
ToAruShiroiNekobut it skips magento-sample-data-1.9.0.022:53
ToAruShiroiNekowhy would it do that22:53
kastando i install it from ubuntu software center22:54
bekksToAruShiroiNeko: because you did not use -a which implies -r which means recursion.22:54
^vhalp, Xorg looks like its leaking memory22:55
kastanafter you install guest additions do i mount the iso and than what/22:55
heap_holstein: around?22:55
^vis taking 1.1GB22:56
^vive seen it go to 1.622:56
ToAruShiroiNekobekks so sudo rsync -a /var/magento-sample-data-1.9.0.0 /var/www/22:56
ToAruShiroiNekoright?22:56
bekksToAruShiroiNeko: yes.22:56
Beldarkastan, Mount than run from windows computer link, be sure to add yourself to the vbox in the host if it is linux.22:56
ToAruShiroiNekoit doesnt seem tod o anything22:57
ToAruShiroiNekocp doesnt work either22:57
ToAruShiroiNekoI cannot believe I spent 3 hours trying to move a group of files from one directory to another22:57
Ben64ToAruShiroiNeko: you should look at man pages for correct syntax and options22:57
heap_or Ben64 any idea?22:58
ToAruShiroiNekowhat do you think I have been doing int he past 3 hours? :p22:58
Ben64ToAruShiroiNeko: what *exactly* are you trying to do22:58
heap_based on the log*22:58
ToAruShiroiNeko\I get errros no matter what I do22:58
ToAruShiroiNekookay22:58
ToAruShiroiNekoI have two files22:58
ToAruShiroiNekoone has default magento files22:58
ToAruShiroiNekoother has sample data22:58
ToAruShiroiNekoI need to overwrite the default magento files with the sample data files22:58
Ben64ToAruShiroiNeko: can you do this without using 20 lines of text? just very simply tell me what you want22:58
OerHeks ToAruShiroiNeko /var/magento-sample-data-1.9.0.0 >> /var/www/magento-sample-data-1.9.0.022:58
OerHeksjust a typo22:58
ToAruShiroiNekoprobably /var/magento-sample-data-1.9.0.0 >> /var/www/22:59
Ben64then "mv /var/magento-sample-data-1.9.0.0 /var/www/"22:59
Ben64but i bet thats not what you really want22:59
ToAruShiroiNekomv: cannot move ‘/var/magento-sample-data-1.9.0.0’ to ‘/var/www/magento-sample-data-1.9.0.0’: Directory not empty23:00
Ben64let me know when you figure it out and i'll help you23:00
ToAruShiroiNekoI have figured out what I need to do exactly23:00
Ben64then say it23:00
ToAruShiroiNekoI explained23:01
ToAruShiroiNekolet me explain again23:01
ToAruShiroiNekoI want to move all files and folders in /var/magento-sample-data-1.9.0.0 to /var/www/23:01
ToAruShiroiNekoit should overwrite /var/www/ if relevant but shouldnt delete anything if it cant overwrite23:01
ki7mtsudo cp -Ru /var/magento-sample-data-1.9.0.0/* /var/www/23:01
Ben64so you want everything that is *inside* of /var/magento-sample-data-1.9.0.0 to be in /var/www ?23:02
ToAruShiroiNekoin windows this would be a cut and paste23:02
Ben64you're making it so much more difficult than it needs to be23:02
heap_Ben64: pls any idea?23:04
Ben64heap_: why you keep pinging me : /23:04
heap_just need to be sure if i have to really trash this installation or if i can run it.23:04
heap_Ben64: :> cuz u were partly in this upgrade conversation.23:04
Ben64try fixing your sources and updating and dist-upgrading23:05
Ben64if that doesn't work, then it's broken forever23:05
heap_Ben64: when i did everyhing looks fine.23:05
heap_no errors anymore23:05
Ben64pastebin "sudo apt-get update" and "sudo apt-get dist-upgrade" then23:05
phroathis might be a text wall and I'm not even sure this is the best place to ask. If not, sorry. I'm going through the install process for OpenChange and after compiling and installing Samba it would appear everything is in order... except samba-tool isn't a program that exists. samba seems to be relatively installed where it should be according to the install steps. I'm pretty certain I did23:06
phroaeverything to the letter in the install guide23:06
=== Player is now known as Player_
phroawhat more information can I provide?23:07
heap_Ben64: http://paste.ubuntu.com/7702908/23:08
Ben64heap_: you still have saucy there23:08
OerHeks!info samba-tools | phroa, sounds like a typo23:08
ubottuphroa, sounds like a typo: Package samba-tools does not exist in trusty23:08
=== rafael is now known as Guest39722
OerHeksoh23:08
heap_Ben64: it was before i removed it... but when i removed and did apt-get output is the same. no errors.23:08
phroaI built it23:09
causativewhat kind of problems should I expect if I use iptables and networkmanager together?  the iptables tutorial warns there might be conflicts23:09
heap_Ben64: just tired to do another pastebin.23:09
OerHeks!infosamba-tools precise23:09
OerHeks!info samba-tools precise23:09
ubottusamba-tools (source: samba): Samba testing utilities. In component universe, is optional. Version 2:3.6.3-2ubuntu2.10 (precise), package size 11246 kB, installed size 32879 kB23:09
OerHeksmot sure why they are removed in trusty23:10
phroathis is some special version or something. I'm not perfectly sure, all I know is that I compiled it23:10
kastani am having problems finding the guest addition iso file to mount in virtual box any ideas on were it might be located i check opt23:10
Bashing-omMatml: No luck to this time. Domestic issue taking my attention at this time. still concerned that you have an old version of python3-uno installed and not able to update to what is current. I will be back later.23:10
^v:/23:10
^vno help?23:11
MatmlBashing-om: Ok, thanks for your help, if I'm not around later I'll be back tomorrow!23:11
Matmlsilly python!23:11
Ben64kastan: theres an option in vbox to install it23:11
bell73i need help with my laptop23:12
kastanBen64 yeah but it didnt do anything23:13
ki7mtkastan, I think, if I remember, it installs it to /media/<username>23:13
ki7mtby installs, I mean puts the scripts there.23:14
kastanBen64 sorry it says insert not install23:14
MatmlAnyone else have any ideas about an error in the terminal saying "failed to import the site module"?23:14
Ben64kastan: you have to install it on the guest23:14
ToAruShiroiNekoin windows this would be a cut and paste task23:15
Ben64ToAruShiroiNeko: yes you mentioned that. it's very simple in linux as well, but still requires you to know what you want23:15
ki7mtIn Windows, you have to pay for the OS and buy Anti-Virus SW too :-)23:15
ToAruShiroiNekoisnt it obvious?23:15
ToAruShiroiNekosure linux is great23:15
ToAruShiroiNekoI am strugling with it23:15
Ben64ToAruShiroiNeko: i asked you 15 minutes ago to explain exactly what you wanted and you couldn't23:15
kastanBen64 thats were im getting lost im confused by what you mean by guest23:16
ToAruShiroiNekoI have explained it to you 3 times23:16
Ben64kastan: guest = the virtual machine23:16
Ben64ToAruShiroiNeko: 0 times actually23:16
aledzadzaim trying to install monitorix and i get this error http://pastebin.com/DNbthE6723:16
ToAruShiroiNekofiles and directories in directory a to directory b23:16
ToAruShiroiNekoI cannot explain it simpler23:16
Ben64ToAruShiroiNeko: "mv a b"23:16
ki7mtI pasted the cp command he needed to use.23:16
ToAruShiroiNekoI think that one worked23:16
kastanBen64 Oh thank you!23:16
ToAruShiroiNekoI am trying to verify23:16
ToAruShiroiNekofor whatever the reason everything crashed23:17
exportToAruShiroiNeko: what crashed? O.o23:18
crontabDoes Ubuntu have /etc/mail disabled by default?23:19
ki7mtaledzadza, did you do that the message said after: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).23:19
MatmlMaybe I'll just use my laptop as a paperweight :)23:19
ki7mt.. do what the message said .. ..23:20
ki7mtMatml, Python can be a pain, especially with package comparability & multi-python installs.23:21
Matmlki7mt: Odd thing is I haven't done anything like that... I'm not sure it is a problem with python, just what googling suggests.23:21
kastanhmmm do i make a new virtual machine with the guest addition or?23:22
ki7mtMatml, maybe I missunderstoon, but your installing python3-uno or something python3 yes?23:22
kastanfigured it out! thank you all23:22
Matmlki7mt: Just normal updates... that one is coming back as failing.23:23
Matmlki7mt: But there are lots of things that aren't working at the moment, all with the same error message "Failed to import the site module"23:23
ki7mtMatml, if all else fails, file a Bug report and get the maintainers to look into it.23:24
Matmlki7mt: I think it's a broader problem than that package.23:24
ki7mtMatml, probably so, but that's what you have to start with, and help them work back from there.23:25
Matmlki7mt: I might have to, I'm a bit out of my depth in terms of ubuntu knowledge23:26
ki7mtMatml, other channels to try is -motu, -bugsquad, -devel, they deal with those issues allot.23:26
Matmlki7mt: Thanks.23:27
ki7mtMatml, I issues with Numpy and F2PY, so I feel your pain, but I've not see that particular error.23:27
crontabWhat shoud I do to get mail that is sent to root@localhost by one of my programs?23:29
phroanot send the mail to root?23:30
LunarioIs there anybody here who made experiences installing ubuntu (or fedora as an alternative) on a 64 bit machine that uses UEFI to boot?23:30
crontabphroa: how would I get the mail then?23:30
phroasend it to a normal user?23:30
Ben64!uefi | Lunario23:31
ubottuLunario: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI23:31
LunarioBecause my new notebook has Windows 8.1 with UEFI preinstalled, but I want to use both Win and Ubuntu like before. However the UEFI boot mode causes problems from what I have read23:31
crontabphroa: but I have no /etc/mail directory23:31
ki7mtLunario, there are lots folks that know the UEFI setup, just ask your question(s)23:31
phroaI think it's /var/mail/<username>23:31
phroacould be wrong23:31
Dave77are there any GUI apps on ubuntu to explore contents of ISO?23:31
crontabphroa: thanks, what is the command to check the mail?23:31
LunarioWell, basically, I have already read many threads about UEFI on the forum and on other sites, but there were so many different explanations depending on hardware, OS etc... so my basic concern is:23:32
phroaeither use something like `more` or, install something like pine, mutt, or mail. I don't think any are preinstalled afaik23:32
Lunariowhat if something goes wrong? Will I not be able to boot Windows anymore either?23:32
crontabphroa: should I install mailutils?23:32
phroaLunario: backups :)23:32
phroaoh, maybe23:33
LunarioThat's my main concern. Not because I am a Windows fan (haven't used it for years) but because I need it for my partner who uses Windows on this machine23:33
phroaI don't quite know much about those packages23:33
MatmlLunario: I had no problems with my laptop, dual booting windows 8 and Ubuntu23:35
Lunariowell I do have backups, but it's not exactly a nice perspective not knowing whether the entire bios config is going to be messed up just because of a second OS installation, which always worked fine so far (under non-UEFI systems)23:35
LunarioMay I ask what laptop you are using?23:35
LunarioMine is a MSI GP60 2PE23:35
VinceNGood Afternoon all, I was wondering if someone could offer some help with an OpenVPN server running on Ubuntu 12.04, specifcally I can't seem to figure out how to configure Ubuntu to properly router traffic to the internet from the OpenVPN interface so connected clients can tunnel to the internet through the VPN23:35
ki7mtLunario, honestly, had same thing with my kids, until the Windows cruch is removed (gone or not available), they kept going back, cold turkey switching is best I think unless you have a mission critical Windows apps that's need and not available in Linux.23:36
crontabls23:36
MatmlLunario: An ASUS S200E23:36
Lunarioki7mt: it's mainly games he needs/wants to play on it, which simply dont run on Linux23:38
ki7mtLunario, found that battle too, and lost of a few font, but yeah, gaming is not 100% yet, but it will be someday.23:39
ki7mtfought that battle23:39
skinuxHas there ever been an idea to integrate calendar applet with an online calendar service (e.g. GMail, Hotmail, Zoho, etc.)?23:39
Lunariohopefully, ki7mt :)23:39
Lunariobut anyway, as long as that is not the case, the problem of needing to dual boot still exists on my machine23:40
skinuxpart23:43
kastanwould dual booting my computer make it run slower than it already does?23:58
=== Guest68690 is now known as blindsight
daftykinsno23:58
phroashouldn't23:58
kastanok cool23:58
daftykinskastan: what's it running now on what spec, and what's slow?23:58
jareddlchey guys quick ntp question23:59
jareddlcif i install ntp and set a config file with 2 servers23:59
jareddlchow often does it update?23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!