/srv/irclogs.ubuntu.com/2015/06/02/#ubuntu.txt

Bashing-omphix: There is "flashrom" project, but there is a tried and tru method, gimme a bit to find it .00:00
phixBashing-om: yes I have installed flashrom (flashrom.org) however it doesn't support my lappy00:02
phix(I have booted up on a ubuntu CD and I have installed flashrom, I have also downloaded and compiled the latest version too, still no support)00:02
phixBashing-om: ok I held down SHIFT and it says GRUB loading, but it is just sitting there00:03
capricorn_oneany MAAS expert here?00:04
phixBashing-om: hmmm, I will try a fresh Ubuntu 15.04 install00:05
phixwooo! it finally showed the grub boot menu00:06
phixBashing-om: now what>?00:06
AdemanHas anyone run into http://stackoverflow.com/questions/6216979/what-is-causing-sprof-to-complain-about-inconsistency-detected-by-ld-so on ubuntu 14.04? Almost every reference to the issue I've found is 4+ years old, yet I'm having the same issue...00:06
Bashing-omphix: As above, try and boot in "recovery mode" . depending what results is what we do .00:07
phixBashing-om: ok, it is taking its sweet ass time though, sitting on Loading initial ramdisk00:07
Bashing-omphix: UnGood ! .. Maybe the initramfs is corrupted ??00:08
phixBashing-om: It was a bit sluggish in 14.04 but not this bad.  You know of any tools that can test if the hardware is all good?  that is, the CPU isn't doing any stupid throttling or ACPI tables are correct or anything like that?00:08
happyfr0ggWhat programming languages would someone need to learn to make software compatible with Linux?00:09
phixBashing-om: It did pass a memtest 86+00:09
phixhappyfr0gg: any00:09
knocktwicehappyfr0gg: anything not made by microsoft00:09
phixknocktwice: except for C#00:09
Bashing-omphix: The better thing to test is to boot up a liveDVD(USB) and then look at the hardware  .00:09
phixknocktwice: or anything that can be run under mono00:10
happyfr0ggknocktwice, lol.00:10
knocktwicephix: I've not tried mono, and only because it was MS-tainted, but you're right.00:10
phixBashing-om: what am I looking for>?  dmesg isn't reporting anything like HDD sector read write failures or anything like that to explain why it is being sliggosh00:10
phixknocktwice: you can even run frontpage extensions in linux if you really  want to as well :P00:11
happyfr0ggphix, what is mono?00:11
phixhappyfr0gg: What programming languages are you familar with?00:11
Bashing-omphix: A real quick check IF you have a liveDVD on hand is to boot the liveDVD to the boot options screen and see what results " boot 1st hard drive" option .00:11
phixhappyfr0gg: It is a C# implementation00:11
knocktwicehappyfr0gg: really, you can write C/C++, java, python, javascript, ruby, clojure, lisp, assembly, bash, etc.00:11
knocktwicehappyfr0gg: I've written software in all of those, except ruby and clojure00:12
capricorn_onelet me try again: MAAS sucks! Having problem with importing boot images; it just won't do a damn thing! Tried installation numerous times on different servers (supermicro, cisco) Instructions on ubuntu site are one thing, execution is another. Nothing works in web GUI or the command line.00:12
phixknocktwice: and brainfuck too!  that is a nice language00:12
happyfr0ggphix, okay. I am somewhat familiar with HTML.00:12
phixhappyfr0gg: hmmmm, anything else? as HTML isn't a scripting or programming language so you can't really make applications with it00:13
knocktwice"nice"?00:13
sor_i have 6 gigs of ram any reason ubuntu reads 4.7?00:13
phixknocktwice: you only have 8 symbols you can use and an array pointer of either a set size or a variable size :)00:13
Bashing-omsor_: How much ram does bios report ? As bios only passes off to the operating system what it sees .00:14
knocktwicehappyfr0gg: done any javascript?  w3schools.com... Not that I'm recommending javascript.  It's not a nice language. but it works well with html.00:14
happyfr0ggphix, no. I understand I need to start learning some programming languages to enhance y skill set. I may use it to make extra $ legally and ethically over the Interwebz.00:14
phixhappyfr0gg: I recommend python as a good starting point00:15
knocktwicehappyfr0gg: I agree: python.00:15
phixhappyfr0gg: easy to learn, useful and works in Linux, unix / mac osx, windows and on mobile devices00:15
knocktwicehappyfr0gg: 2.7.  Wait on 3.000:15
knocktwicehappyfr0gg: I started learning python less than a year ago and I'm very happy with it.00:16
phixprint "Python is good :)"00:16
sor_Bashing-om, 6 gigs00:16
knocktwicephix: how's python on Android these days? I haven't tried it.00:17
phixhappyfr0gg: ok I left it and got a kernel panic00:17
happyfr0ggI can earn a certificate of completion from the University of Michigan in Python Programming --> https://www.coursera.org/course/pythonlearn00:18
phixknocktwice: not bad, there is an android app that gives you scripting support in ANdroid.  I have been trying to use jython with little success00:18
sebastian_I have a cisco n wireless router, when I configured/set it up I used to have windows, now the connection is very crappy and it´s either the router or my laptop´s antenna as wired connection works fine, I don´t want to reset the router because I no longer have the CD and the CD only worked for windows and Mac OS, can I reconfigure the router from ubuntu through the terminal?00:18
sebastian_I suspect someone might be stealing my signal00:18
phixBashing-om: ok I waited a bit and now i have a kernel panic00:18
knocktwicephix: at the moment I'd need USB support from python for my project.  I think I'm stuck with Java for now.00:18
Bashing-omsor_: And you have run a " mem_test " from grub's boot menu ? maybe let it run overnight and see that it shows 6 gigs and no errors ?00:18
sor_Bashing-om, will do thanks00:19
wafflejocksebastian_, typically you administer the router through a web interface00:19
sebastian_can i configure a cisco wireless router from ubuntu?00:19
knocktwicesebastian_: you might just be getting lots of interference.  Maybe change wifi channels?00:19
sebastian_wafflejock, how can i do that?00:19
wafflejocksebastian_, check ifconfig, see what your gateway is try typing that up in your browser and see if it asks for username/password00:19
capricorn_oneyou may configure cisco from linux either telnet, ssh or serial port00:19
sebastian_knocktwice, how does one do that?00:20
knocktwicesebastian_: most people leave their channel on default, so those get crowded.00:20
phixknocktwice: I am stuck with Java for JasperReports intergration however I am having good success with accessing it with django under jython00:20
Bashing-omsor_: K, We do need to make sure that the ram chips are compatible, and no errors when tested .00:20
wafflejocksebastian_, there are apps for the android or iphone like wifi analyzer that show all the signals in the area00:20
knocktwicesebastian_: it would be a setting in the wifi router configuration, but I dunno past that.00:20
sor_Bashing-om, just baught it yesterday00:20
sebastian_here http://paste.ubuntu.com/11507897/00:20
wafflejocksebastian_, they can tell you which channel is less flooded with traffic and you can typically adjust via the web interface00:20
phixBashing-om: not syncing VFS Unable to mount root fs on unknown block(0,0)00:21
knocktwicebrb00:21
wafflejocksebastian_, in FF or Chrome try http://192.168.1.1 usually the default00:21
Bashing-omphix: Oh No ... That low level. Might consider running a file system check AND a SMART test ( make sure the hard drive is not failing ) .00:22
wafflejocksebastian_, you have the model of the router by chance?00:22
sebastian_YES00:23
sebastian_wireless n broadband router WRT160N V200:23
sebastian_cisco00:23
sebastian_linksys00:24
wafflejocksebastian_, k you see the login?00:24
wafflejocksebastian_, should be blank username and password admin00:25
sebastian_yes00:25
wafflejocksebastian_, okay so main thing I'd check/change is the wireless security and use at least WPA not WEP for the encryption since WEP is known to be very weak in terms of getting the password00:26
sebastian_i cant log in00:26
sebastian_i enter the login i use to connect to my wifi and it doesnt work00:26
wafflejocksebastian_, search here for channel http://downloads.linksys.com/downloads/userguide/1224640959708/WRT160N_V10_UG_A-WEB.pdf it has how you can change the wifi channel from 1-11 these are different sets of frequencies around the 2.4GHz range that it can use00:26
happyfr0ggI am looking at salaries of Python developers on glassdoor. Excellent earnings potential.00:26
knocktwicesebastian_: you might need to hard-reset your router to get back default00:26
sebastian_which makes no sense as i am connected on that connection right now on here00:26
wafflejocksebastian_, it should be a different username and password from the wifi itself00:27
wafflejocksebastian_, default is no username, admin password00:27
sebastian_how do i reset it?00:27
wafflejockif you changed it you can factory reset the router you can still administer it from the web interface in the way you are right now, rarely need the actual "install" disk, I never use them00:27
=== Buffy is now known as SyntheticSylence
=== SyntheticSylence is now known as Buffy
knocktwicesebastian_: should be a button to hold down, might need to hold it down while you power it up.00:27
wafflejocksebastian_, search the guide I linked for factory reset, it's usually just a button on the back00:27
sebastian_ok so i press that button then what?00:28
knocktwicesebastian_: then all the settings should be returned to factory defaults: user: admin, no password00:28
wafflejocksebastian_, you press and hold it usually or boot with it held down, can check the guide for specifics but you'll see the lights flash and it all resets that'll make the username blank and the password admin but you'll need to reconfigure the wifi so be ready to use a cord00:28
wafflejockother way around knocktwice00:28
=== Buffy is now known as Jbermudes
wafflejocksays no username password admin00:29
knocktwiceoop, sorry00:29
wafflejockknocktwice, yeah no worries weird linksys00:29
=== Jbermudes is now known as Aletheist
=== Aletheist is now known as Buffy
sebastian_ok here is what i am going to do wafflejock, i am going to press that button, then i am going to plug the cable into the laptop to retain connection ok?00:29
wafflejocksebastian_, yup you'll temporarily lose connection as it reboots but should connect after a minute or so00:30
knocktwicesebastian_: you can reconnect to it at 192.168.0.1 or something.  Whatever it defaults to.00:31
sebastian_ok00:31
=== Buffy is now known as aletheist
sebastian_i took the power cable out then put it back in holding the reset00:32
sebastian_then reconnected to it00:32
=== aletheist is now known as Buffy
wafflejocksebastian_, yeah instructions say Reset There are two ways to reset the Router’s00:32
wafflejockfactory defaults. Either press and hold the Reset00:32
wafflejockButton for approximately five seconds, or restore00:32
wafflejockthe defaults from Administration > Factory00:32
wafflejockDefaults in the Router’s web-based utility.00:32
wafflejocksorry all my bad00:32
sebastian_the signal seems very strong but i am sitting right next to it too00:32
sebastian_now what do i do?00:33
sebastian_I am unsure of what´s going on right now, i dont know if it has been reset to factory defaults or not00:34
sebastian_if i get away from the router the connection gets shitty again00:34
wafflejocksebastian_, try holding down the button for 5 seconds, do you have a phone you could check the signal strength with?00:35
sebastian_wafflejock00:35
sebastian_can you hear me00:35
wafflejocksebastian_, also keep in mind radio frequency is just another kind of electromagnetic wave and it's not blocked by everything that blocks light but it does still get blocked by certain materials more than others and does much better with a clear line of sight than through lots of walls00:35
sebastian_I am sure now that i have reset it00:36
sebastian_all the lights on it blinked00:36
wafflejockokay00:36
wafflejockso just try to login again00:36
wafflejockhttp://192.168.1.100:36
wafflejockand use no username and the password is admin00:36
penosis linux kernel v4 any good?00:45
bazhangtry #kernel penos00:46
=== Aerides is now known as Nusquam
knocktwiceI've got an ubuntu14.04/drupal problem if anyone has done a recent install?00:49
knocktwicescratch that, it's a (debian|ubuntu)+drupal problem00:50
capricorn_onewhat's the drupal problem?00:51
knocktwiceOn a recent install (one debian, one ubuntu) both time cron is sending me email saying it can't access drupal7/cron.php and I can't figure it out00:51
knocktwiceinstalled from apt-get00:52
knocktwiceweb server seems to be denying access, but I can't get apache's .htaccess to give it up, or maybe that's a red herring...00:52
capricorn_onetry locate drupal7/cron.php to see if it's on the server anywhere00:53
knocktwiceyes, it's there.00:53
knocktwiceand apache gives 403 error00:53
capricorn_oneis the cron job using correct path?00:53
knocktwiceI'd think apache would give 404 if it was the wrong path, but I'll check00:54
capricorn_onethey see apache log what the cron job is really asking for.00:54
capricorn_ones/they/then00:54
cryptodancheck permissions00:54
knocktwice127.0.0.1 - - [01/Jun/2015:07:00:01 -0500] "GET /drupal7/cron.php HTTP/1.1" 403 4526 "-" "curl/7.35.0"00:55
capricorn_oneis that cron job for drupal part of package install?00:55
knocktwiceyes00:55
capricorn_onecan you see it under crontab -l00:56
happyfr0ggHow do I check if Grub is installed? Does Grub install with Ubuntu or is Grub separate?00:56
knocktwicewhich makes me nervous about just giving out public access to cron.php00:56
capricorn_onecheck the script that's calling that url. Perhaps run it manually00:56
knocktwiceno, but /etc/cron.d/drupal7 has the script, and the path is set -- so it looks like apache is denying access to the file00:58
knocktwiceI've tried (and failed) to modify .htaccess to give access to the file, but I'm not sure if that's the right thing to do.00:58
knocktwicethe file is world-readable, but .htaccess has special rules for php -- which I've tried to circumvent.00:59
OerHekshappyfr0gg, grub comes with ubuntu, so if you can boot ubuntu, you are oke00:59
knocktwicemaybe I need a .htaccess expert00:59
Bashing-omhappyfr0gg: ' grub-install --version ; sudo debconf-show grub-pc ; sudo grub-probe -t device /boot/grub ' as well as others, depending on the level of info you seek .00:59
OerHeksand the !grub factoid :-)00:59
sebastian__wafflejock01:00
cryptodanknocktwice: does regular requests work to the server01:00
knocktwicecryptodan: yes, but there are special rules for .php files in the .htaccess, and I'm no expert at .htaccess.01:00
capricorn_oneknocktwice what happens when you use a browser?01:01
capricorn_oneasks for password?01:01
sebastian__knocktwice, where is wafflejock?01:01
cryptodanI would check for permissions to verify that the user running the cronjob as execute rights01:01
knocktwice403 -- not authorized.01:01
knocktwiceso 1) I don't know that the debian package has actually got things right (debian+drupal has other problems)01:03
cryptodanknocktwice: try it without the .htaccess01:03
knocktwiceand 2) I don't know that allowing public access to the cron.php file is the right thing to do.01:03
knocktwicecryptodan: good idea.01:03
cryptodanif it fails then its an apache / permission issue01:03
knocktwicehave to reload apache2?01:04
cryptodanyou shouldnt01:04
capricorn_oneknocktwice doing this on production server?01:04
knocktwiceooooooh, still denied.  It's not that .htaccess file that's the problem01:04
knocktwicecapricorn_one: of course not01:05
knocktwicethanks cryptodan... new trail to follow01:05
capricorn_oneI would run the script that is trying to connect to that URL manually.01:06
nicomachushi guys, I'm trying to boot a live usb and am getting this bug: https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/134262601:06
ubottuUbuntu bug 1325801 in Ubuntu CD Images "duplicate for #1342626 failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:" [Undecided,In progress]01:06
capricorn_onewhat's written in? bash?01:06
nicomachushowever I can't Tab out of it to get to the menu screen.01:06
nicomachuswhich most users seem to be able to do.01:06
nicomachusI also tried typing 'help' and 'live'01:07
nicomachusno response01:07
rebornheyyy i have installed telegram, but i can't find apps telegram, any idea?01:09
OerHeksreborn, there isn't a telegram build in our repo's, maybe in a PPA01:12
rebornnvm, i find ppa from noobslab.01:13
rebornit seem unable, and error. errr01:14
nicomachusif I download the 15.04 image from ubuntu, and then burn it to a live disc, does it have the 3.19 kernel?01:15
potato_farmernicomachus, looks like it: https://wiki.ubuntu.com/VividVervet/ReleaseNotes01:16
nattynambiar /msg NickServ VERIFY REGISTER nattynambiar nrfidwnqajmj01:17
nicomachushaha uh....01:17
sorchoh... days..01:17
potato_farmeryeah man, change that pw01:17
sorch^01:17
nattynambiarfuuck fu01:17
=== ivan__ is now known as ivan_on_trac
ivan_on_tracBy UpStart. How to run script in backgroud. Without the script be starting and stopping all the time.01:17
nicomachusalways afraid I'm gonna do that one day.01:17
nicomachusthanks potato_farmer. Can I create a live disc with an older kernel?01:18
rebornTry manjaro.01:18
knocktwiceUpStart?01:18
nicomachusI made a lubuntu live USB, but I'm guessing it's still a later kernel. and my PC is still running 3.1301:19
rebornhave you heard about manjaro linux?01:19
sorchnicomachus, what version of ubuntu are you running at the moment?01:19
sorchreborn, yes... I host a mirror for it01:19
nicomachussorch: upgraded from 14.10 to 15.04 today, when I rebooted I got stuck in GRUB01:20
rebornsorry, i was talk to nicom01:20
sorchstuck?01:20
sorchoh reborn ok01:20
nicomachusif I select any option, it reboots.01:20
nicomachusand goes back to GRUB01:20
nicomachusso I'm trying to do boot-repair, but I have to boot a live version01:20
sorchthat is not good...01:20
nicomachustell me about it. which part?01:21
capricorn_onetry to boot from live CD and select boot from first hard drive01:21
rebornWhat did you created bootable apps?01:21
capricorn_onethen fix grub01:21
EriC^^nicomachus: hi, are you in grub right now?01:21
nicomachusEriC^^: I can be...01:21
EriC^^are you in a live usb?01:21
nicomachusI was but it was just giving me the 'gfxboot.c32: not a COM32R Image' error01:22
nicomachusin GRUB now. or I can stick in a live disc. or I can use plop boot manager to boot from live usb again01:23
rebornnicomachus, what did you created boot apps?01:23
EriC^^if you can boot a live usb easily that'd be best01:23
EriC^^otherwise we can try booting from grub01:23
nicomachusit won't boot, EriC^^01:23
nicomachusI get this bug: https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/134262601:23
ubottuUbuntu bug 1325801 in Ubuntu CD Images "duplicate for #1342626 failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:" [Undecided,In progress]01:24
nicomachusbut I can't TAB through it like most users say they can01:24
rebornYou need to reinstall, but you need to create boot in Gnome Disk along with USB, it would be best for you.01:24
EriC^^nicomachus: ok, type ls -l in grub01:24
nicomachusreborn: if I could get a live version to boot, I would consider that option.01:24
nicomachusEriC^^: from the grub command line?01:25
EriC^^nicomachus: yeah01:25
rebornhmm.01:25
nicomachusoh boy.01:25
EriC^^nicomachus: we just need to know the partition's like hd0,msdos1 etc.01:26
nicomachus"Device hd0: No known filesystem detected - Sector size 512B etc...."01:26
nicomachusI can't paste or screenshot, unfortunately.01:26
EriC^^is there an hd1 ?01:26
joaojeronimoHey guys, I'm getting "no space left errors" (both ENOSPC and others) but both df and df -i report that there is space and inodes left: http://pastebin.ubuntu.com/11508954/ is there any other thing I could check to see what's happening ?01:26
penosnicomachus, lololol...01:26
penosnicomachus, install windows ;-)01:27
nicomachuspartition hd0 msdos1 says Filesystem type ext01:27
EriC^^nicomachus: ok, great, type ls (hd0,msdos1)/01:27
nicomachuspenos: thanks for being helpful. If you wanna send me $90 via paypal, I'll do that01:27
rebornpenos, He learning .01:27
EriC^^and give me an idea of what's there01:27
somsip!behelpful | penos01:27
ubottupenos: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.01:27
nicomachuslost+found, memtest, and a bunch of kernel packages, looks like01:28
EriC^^like vmlinuz... and initrd?01:28
EriC^^i think that's your /boot partition then01:28
nicomachusyes.01:29
EriC^^type configfile (hd0,msdos1)/boot/grub/grub/cfg01:29
EriC^^type configfile (hd0,msdos1)/boot/grub/grub.cfg01:29
capricorn_onejoaojeronimo you might have a process writing to a file that's been removed but the file is actually still there. Is that under /var?01:29
nicomachusI'm in a new window now, EriC^^01:30
EriC^^what new window?01:30
EriC^^type boot01:30
rebornterminal?01:30
joaojeronimocapricorn_one, yes this happens while writing to /var. Something like that would yield a no space left error ?01:30
nicomachuserror: you need to load the kernel first.01:30
nicomachusand it's more like the window just cleared and I had a fresh command line01:31
somsipjoaojeronimo: I note that /run/cgmanager/fs is very small. I dont know what that is but does it need to be bigger?01:31
rebornso it is terminal.01:31
RazzdollI need some help and just using google myself if not helping since I might be the most idiotic person when it comes to this stuff. Can someone help me find a good, small usb adapter that will work for linux. I have one, but it won't work.01:31
nicomachusyea but it's still the limited grub terminal01:31
joaojeronimocapricorn_one, it also happens from time to time when I use reflex (a utility that watches files for changes and runs a process when there is a change). It gives the no space errors right when it's starting to watch the files01:31
EriC^^nicomachus: ok, are there any other partitions? hd0,msdos2 maybe?01:31
nicomachusthere was but that info cleared out. one sec01:32
somsipRazzdoll: this is ubuntu support. You need a hardware recommendation, so not here.01:32
joaojeronimosomsip, I have no idea what that is, but yes it's at 100%. But I didn't mount that, isn't it something ubuntu would mount and use on it's own ? Do you have one ?01:33
nicomachusEriC^^: no other partitions have any filesystem detected. just hd0,msdos101:33
somsipjoaojeronimo: no. It's just that if something is trying to save a largish file to that partition, it could be your error01:33
nicomachusbut there is also hd0,msdos5 (could be an S)01:33
nicomachusits a 501:34
somsipjoaojeronimo: something to do with containers. https://linuxcontainers.org/cgmanager/introduction/01:34
joaojeronimosomsip, and that is happening when reflex watches files, so fsnotify would try to write to that or something ?01:34
Razzdollsomsip, Ok meanie :-)01:34
somsipjoaojeronimo: what version of ubuntu are you running?01:34
EriC^^nicomachus: ok, type ls (hd0,msdos5)/01:34
joaojeronimosomsip, 15.0401:34
nicomachusunknown filesystem01:35
somsipjoaojeronimo: and do you have anything specifically lxc/container-ish running?01:35
joaojeronimosomsip, I've had but not at the moment. The docker daemon is not even running01:35
nicomachusbut that msdos5 is the bulk of my HDD. 976GB01:35
nicomachus /boot is only 256MB01:36
somsipjoaojeronimo: where exactly are you getting 'no space left' errors? When you do what?01:37
EriC^^nicomachus: ok, do you have a live usb or live cd?01:37
nicomachuscould it be the kernel, EriC^^? /boot is showing 3.19, and I was using 3.13 before. It's a rather old PC01:37
joaojeronimosomsip, it's happening when I use utilities that watch files for changes, namely reflex (https://github.com/cespare/reflex) and gulp01:38
=== Wiched is now known as Guest319
EriC^^nicomachus: i guess that's the kernel of 14.1001:38
nicomachusalright well this live disc is 14.04 so it shouldn't be an issue01:39
EriC^^is it a cd?01:39
somsipjoaojeronimo: if other system software is running as expected, it may be something you need to contact the author of reflex about01:39
joaojeronimosomsip, this is what happens: http://pastebin.ubuntu.com/11509165/ look at lines 5 and 2101:39
nicomachusyea... the BIOS on this PC won't boot from USB, unless I use the plop boot-manager disc01:39
nicomachusbut I wanna try the cd first because I was getting that bug with the USB01:40
EriC^^oh ok, give it a shot01:40
rik_ferreirahey, i have a problem with my keyboard, i cannot keep pressing one key and print it repeated times, when I hold the r key for instance, it prints one "r" and not a lot of "r". Does anyone knows why?01:40
capricorn_onejoaojeronimo: this is why I always create more than one partition in Unix systems. At least it's easier to tell which one is running out of space.01:41
joaojeronimosomsip, I have the felling it will happen with anything that will use inotify, just don't know how to test it in isolation01:41
somsipjoaojeronimo: nothing to do with ubuntu maybe https://github.com/gulpjs/gulp/issues/21701:42
joaojeronimocapricorn_one, in this case is not a partition, it's some kind of device that is mounted with 100 bytes01:42
capricorn_onejoaojeronimo check to make sure that reflex thingie is not running tons of processes not closing the files in large make jobs or some such01:42
nicomachusEriC^^: I get this error: http://imgur.com/5kTvyZd01:42
nicomachusEriC^^: it's a common error I get with this PC when I boot, and I usually just restart and it boots up fine. No dice. Happens every time with the live CD01:42
joaojeronimocapricorn_one, somsip yep, apparently there were too many files to watch!01:43
joaojeronimothanks guys01:43
nicomachusI've been chasing that error for a few months now. Thought it was RAM, replaced that... no idea now.01:43
joaojeronimosomsip, raising the inotify max files to watch limit helped, on that issue page01:44
EriC^^nicomachus: it's a bad cd01:44
somsipjoaojeronimo: it looked like it would01:44
EriC^^try cleaning it with alcohol if you can't make another right now, it might work01:44
nicomachusI just made it. :(01:45
nicomachusan hour ago.01:45
EriC^^make another01:45
knocktwicethe curse of spinning media.  Soon it will be no more.01:45
EriC^^nicomachus: wait a sec01:45
EriC^^nicomachus: put the live usb in and when you reach grub as usual type ls -l and see if it shows up01:46
RazzdollWell if anyone has knowledge of a good wireless usb adapter for linux, I'd appreciate your help01:46
nicomachusI can't reach grub from the live usb01:46
EriC^^i know, boot to grub as usual and then put the live usb01:46
io12301:46
nicomachus(welcome to my hell of the last 5 hours)01:46
nicomachusahhhh I see!01:46
io /msg NickServer test01:47
neuronhello01:47
neuronis it possible to install ubuntu linux01:47
sebastian_wafflejock01:48
neuronon a portable hard disk01:48
knocktwiceneuron: yes01:48
neuronI am using an office laptop that is running on Windows 701:48
knocktwiceneuron: might be harder to get the host computer to boot off of it.01:48
neuronadmin people do not allow us to run VM on our laptop01:48
neuronoh ok01:49
nicomachusthey probably won't allow a usb boot then01:49
neuronyup01:49
neuronthat's what they did01:49
neuronany work arounds01:49
nicomachusEriC^^: no change in ls -l01:49
knocktwiceouch01:49
knocktwicegot an SD card slot? or is that locked down too?01:49
nicomachus^crafty01:49
neuronthere is an SD card01:49
neuronso I need to buy an SD card then01:50
knocktwicemight work.01:50
neuronlike how01:50
knocktwiceworks on Raspberry Pi...01:50
neuronknocktwice: please advise me how to do it01:50
neuronI need it badly01:50
OerHeksbreaking company rules is offtopic for ubuntu support.01:50
neuronOerHeks: I need my project to run on ubuntu01:51
knocktwiceneuron: Uh... I've never tried to boot a laptop from an SD card.... and... what OerHeks said.01:51
neuronOerHeks: I am not hacking too01:51
knocktwiceso, your company wants you to make a project that runs on ubuntu, but you don't have an ubuntu laptop?01:52
capricorn_oneneuron fire your admins01:52
neuroncapricorn_one: lol01:52
knocktwice+101:52
EriC^^nicomachus: try making another cd i guess01:52
neuronthose people take time to process request01:52
neuronI cannot wait01:52
nicomachusok, EriC^^. Would it be better to burn at a slower speed?01:52
neuronI need to start my project is quite huge and there is only two of us working on it01:52
nicomachusneuron: google it.01:53
knocktwicehow much do you want to spend?  You can get an ok laptop for $300 easy.01:53
neuronnicomachus: tried but all I got are those conventional stuff01:53
neuronsuch as booting up in cd01:53
neuron or using VMs01:53
capricorn_oneboot from CD (or USB), resize other OS partition and install Ubuntu on gained partition.01:53
reborndell launch ubuntu edition laptop.01:53
neuronor booting on USB stick01:53
knocktwicedrop the nerfed laptop, get something useful.01:54
neuronI tried those01:54
EriC^^nicomachus: yeah01:54
neuronbut not much luck though01:54
neuronknocktwice: any advice01:54
knocktwiceI've heard you can netboot kalilinux, but I don't know anything else about it01:54
neuronI just need ubuntu OS01:54
neuronthat is all01:54
neuronso that can start development01:54
rebornneuron, what's the problem?01:55
=== sins-_j_t_j is now known as sins-
knocktwiceafk01:55
neuronI want to use office laptop running on Windows 701:55
somsip!persistent | reborn (you've been given this advice already)01:55
ubottureborn (you've been given this advice already): For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent01:55
neuronto run ubuntu distro01:55
neuronso that I can start development on my project01:55
rebornhuh?01:55
neuronIT guys back at the office told me it takes two weeks to process such request01:56
somsipreborn: apologies - aimed at neuron01:56
rebornhave a tried Gnome Disk to boot usb?01:56
capricorn_oneneuron; you two people working on large ubuntu project and no server? Time to send email to the manager or one level above ...01:56
neuronso I plan to install ubuntu on my portable hard disk and run it from there01:56
somsipneuron: install using to a USB stick/drive/SDCard using this approach https://wiki.ubuntu.com/LiveUsbPendrivePersistent01:56
rebornaccepted apologies, somsip01:56
neuroncapricorn_one: this is a php development01:56
capricorn_oneUbuntu from USB drive is going to be slow; There is no "old PCs" laying around your office or at IT guys?01:57
neuroncapricorn_one: this people are playing politics01:58
neuronso my partner and I got victims01:58
capricorn_oneunderstood. Seen that.01:58
neurononce this project is done those guys will have a whacking from our boss who is overseas01:58
somsipneuron: and you've been given the answer you need, and now you're just complaining. Do you need help with a persistent install?01:59
neuronother project leaders are pissed as well01:59
nicomachusyo neuron: https://stackoverflow.com/questions/18529623/where-can-i-get-a-virtual-machine-online01:59
neuronno I am reading it01:59
somsipneuron: k - reduce the offtopic chatter then please01:59
neuronsomsip: no problem02:01
rebornwhat a wasted time we gave this guy.02:01
capricorn_oneubuntu police: is there MAAS specific channel? I can't seem to find it. Thanks.02:04
somsip!alis | capricorn_one02:05
ubottucapricorn_one: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*02:05
nicomachusEriC^^: same error on the new disk, burned at 2.5x02:06
rebornCD?02:07
capricorn_onethanks.02:07
nicomachusyep.02:07
rebornTRY usb?02:07
DrProximohiya02:08
nicomachusbeen there, reborn..02:08
DrProximon00b alert02:08
nicomachushttps://imgur.com/qbYAG0202:08
DrProximofinally getting around to clearing my parents old computer and trying a ubuntu install...02:08
DrProximothe all-in-one download i found isn't compatible with my specific model of USB drive for some reason, can anyone recommend a more "universal" install?02:09
nicomachusreborn: with a USB, I get stuck on this bug: https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/134262602:09
ubottuUbuntu bug 1325801 in Ubuntu CD Images "duplicate for #1342626 failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:" [Undecided,In progress]02:09
rebornokay, give it a try rufus with usb.02:09
nicomachusthe USB is fine.02:10
rebornhttps://rufus.akeo.ie/02:10
nicomachusit was made with Startup Disk Creator02:10
nicomachusand I'm able to boot my gf's Windows laptop just fine with it.02:10
happyfr0ggWhy doesn't my Ubuntu Trusty contain a device.map file, normally located in /boot/device/????02:10
RedmegaAnyone know if upgrading a win partition to win10 will override any linux distros you have installed?02:10
reborni hate starupdisk it has issue.02:10
knocktwiceDrProximo: I've had luck with "hybrid-iso" releases, such as mint02:12
reborni always use Gnome Disk, no problem.  i was recommend by webpud802:12
EriC^^nicomachus: if grub shows the usb somehow you could boot it from there02:13
happyfr0ggNevermind, I found my answer --> http://askubuntu.com/a/56700102:13
nicomachusEriC^^: even if the BIOS doesn't boot by USB? (it'll boot from freaking floppy though)02:13
EriC^^nicomachus: are there any workarounds for the error you get when you boot the usb usually? maybe a kernel parameter you can pass?02:13
EriC^^nicomachus: yeah it'll boot it like any other hdd02:14
nicomachusall of the bug reports list a few: pressing 'TAB', entering 'help', entering 'live'. but none work02:14
Bashing-omhappyfr0gg: Do you mean The device.map file is located in /boot/grub/ It isn't required but can be used in Grub 2.02:14
Razzdolldoes ubuntu have a 'keyring', and if so where can I find it to back it up (the file name). My password must get asked about five million times (exaggerating)02:15
nicomachusThanks for all the help EriC^^: I'm going to try a few more things later but now I'm going to get a beer and a cigarette and play with my cat for a bit.02:15
EriC^^nicomachus: ok, no problem02:16
=== ubuntu is now known as Guest77278
knocktwiceRazzdoll: keyring for what?02:19
RazzdollMy passwords like root sudo etc02:20
knocktwiceAFAIK, no, but if you're going to have to do a bunch of stuff as root you can just become root for a while "sudo su".  Not recommended though.02:20
psusisudo -s involves the execution of one fewer program02:21
EriC^^Razzdoll: they're one-way encrypted and stored in /etc/shadow02:21
EriC^^Razzdoll: the most you can do is set sudo to not ask for a password, or use sudo -i if you want to have a root shell for a while02:22
EriC^^( both not recommended )02:22
happyfr0ggBashing-om, yes. I had to create the file by following the directions as indicated here --> http://askubuntu.com/a/56700102:23
happyfr0ggSeveral weeks ago I installed XFCE, changed the wallpapers in LXDE, XFCE and Ubuntu/Unity. For some reason, the login wallpaper returns to the default as was installed.02:25
Bashing-omhappyfr0gg: Yep, done that too in the past to remap my drives . Works.02:25
happyfr0ggI am not able to change the default login wallpaper. How do I change it to one that I prefer?02:28
jjchr2It is because they all use different configuration files.02:28
pertplusis it normal to have a vmlinuz.old link on a fresh install?02:29
psusiI swear you could also change the timeout after which sudo asks for your password again, but now I can't find the damn thing02:29
jjchr2@ happyfr0gg02:29
pertpluslinked to an older kernel ? I guess so you can downgrade?02:29
EriC^^psusi: timestamp_timeout=<value>02:31
aijohodo you all stick with firefox or have a different preferred browser?02:31
EriC^^psusi: -1 for never, 0 for every time02:32
jjchr2@Razzdoll02:32
jjchr2you can change your root password by typing sudo passwd02:32
RedmegaIf I dual boot ubuntu and win7, and upgrade win7 to win10, will there be any issues with my ubuntu installation?02:32
EriC^^Redmega: that might happen yeah, in win10 writes to the mbr02:33
EriC^^*if02:33
=== zz_Thelks is now known as Thelks
happyfr0ggjjchr2, where do I find the config files for each of the DEs? I would like to change the default login pichture.02:33
EriC^^Redmega: you can always boot a live usb and reinstall grub to fix it02:33
pertpluscan someone with a fairly normal/default system paste me their ls -l /boot ?02:33
jjchr2they should be in the /etc/lightdm folder02:34
EriC^^happyfr0gg: probably in ~/.config02:34
EriC^^happyfr0gg: make sure you own all the files in your home dir and the permissions are correct02:35
lucas-arghey all... is there any way to figure out if my screen has touch capabilities? ive bought an ultrabook, but i didnt even try it with windows ive installed ubuntu right away02:35
Darkwingpertplus: http://paste.ubuntu.com/11510167/02:35
psusipertplus, why?02:35
pertplusDarkwing: thank you02:37
Darkwingpertplus: Of course02:37
pertpluspsusi: im trying to figure out whether this system is a fresh install or an upgrade of previous02:37
pertpluscan you tell me, is it normal to have vmlinuz.old link, linked to another kernel image in boot, with a fresh install?02:37
psusipertplus, I don't have one, but that doesn't mean it comes from an upgraded system02:38
psusiI believe it simply comes from compiling your own kernel02:38
maxosa_does anyone have experience getting grub and efi to play nice on OSX?02:39
pertplusim trying to figure out if this system existed before April 30 - the two links in / to kernel images are dated April 3002:39
pertplusand they link to what looks like default kernel - vmlinuz-3.2.0-23-generic-pae and the same but 3.2.0-4002:40
psusipertplus, you might check /var/log/installer for the logs made during installation02:40
pertplusill try that, thanks02:40
psusipertplus, the -pae kernel was dropped quite a while ago02:41
psusipertplus, and I guess 3.2.0 is from 12.04... you ought to upgrade to 14.0402:42
=== swordsmanz is now known as sworddroid
=== sworddroid is now known as hugbot
RazzdollSorry EriC^^ I was afk. Yes, the keyring. Maybe unbuntu doesn't have it.02:44
knocktwiceRazzdoll: is that a PowerShell thing?02:49
Razzdollknocktwice, no. I think 'debian' has it, and I ubuntu is based off debian, right? So that is why I thought it has it.02:51
nicomachusEriC^^: this is pretty unbelievable.02:52
nicomachusI got a live usb to boot. and it's either frozen on the language selection screen, or not registering key presses02:52
OerHeksnicomachus, what are the specsof that machine?02:55
knocktwiceRazzdoll: yes, there are keyrings, but usually for inter-computer connections.  Not for same-machine login connections02:55
knocktwicegpg uses keyrings, and ssh uses an ssh-agent02:56
nicomachusOerHeks: Asus socket 775 mobo, core 2 duo02:56
nicomachusthis live usb is 12.04.02:57
Razzdollknocktwice, Oh. So there is no password plain text manager out there?02:57
edrr_comptrhello, i have problem. i try: df -T . one of my partition (ntfs disk) changed to fuseblk, how to repair it?02:58
knocktwiceNot such as I think you're thinking of.  I type my password many times per day, and change it fairly frequently too.02:59
Razzdollknocktwice, well thanks for that info. I guess its typing it daily ;)02:59
nicomachusthe mobo and cpu need replaced, and the RAM upgraded, but it ran 14.04 and 14.10 just fine OerHeks02:59
knocktwiceedrr_comptr: thanks.  I had no idea my boot partition was still ext203:00
nicomachusit was still on the 3.13 kernel, though, and when I upgraded to 15.04 it upgraded the kernel to 3.1903:00
knocktwiceRazzdoll: choose a password that's easy to type :)03:01
knocktwiceRazzdoll: you'll type it enough that memorizing it isn't a problem.  Just long and easy to type :)03:01
edrr_comptrknocktwice, thx. but can help me?03:01
AdemanI want to install fglrx straight from ATI (they have an appropriate deb) it conflicts with fglrx-updates from the repositories. How can I *atomically* remove fglrx-updates and install this deb?  dpkg -i fglrx[...].deb just whines about the conflict then quits03:01
knocktwiceedrr_comptr: sorry, no.  I only have the barest idea what fuseblk is.03:02
CuteStathow much is your website worth? find out at http://www.criosphinx.net/site-worth     for more information visit https://www.criosphinx.net  - Sell your website for top dollar get a free apparaisal03:03
knocktwiceeddr_comptr: wait, maybe.  fuse is the system that allows users to mount files within the userspace, rather than kernelspace03:06
knocktwiceeddr_comptr: are you sure there's a problem?  Maybe it's just mounted under /media in userspace and all is ok.03:07
knocktwiceeddr_comptr: you may be able to unmount it from /media, and remount it as root as ntfs03:07
EriC^^my ext hdd's ntfs shows up as fuseblk i think03:08
EriC^^so does my internal hdd's ntfs in df -T03:09
knocktwiceok, so maybe that's normal03:09
knocktwice(now)03:09
sdgfsagsahi what do I do about a formatted windows ESP partition? I only have the linux efi partition, and can not get back into windows03:14
EriC^^sdgfsagsa: you could try to recover the files and put them in your linux efi partition using testdisk03:17
EriC^^testdisk recovers files pretty easily with fat32, so it might work03:17
sdgfsagsaEric^^: no chance of recovery, I have no idea where to find the partition, and this is an ssd03:17
EriC^^sdgfsagsa: make sure not to overwrite your current partition table though, just copy the Boot and Microsoft dir's, press p over the partition then C or c to copy03:18
EriC^^sdgfsagsa: install testdisk and it will find the partition03:18
EriC^^sudo apt-get install testdisk03:18
sdgfsagsaokay I'll give it a go03:19
cipherstoneri'm having issues installing ubuntu on a usb, it keeps booting into grub. does anyone have a fix?03:19
EriC^^sdgfsagsa: if it doesn't work i guess you need to use a windows cd to create a new efi partition or if it can use the current one03:20
soapy__yoo03:25
soapy__hello?03:25
soapy__any1?03:25
soapy__#ubuntu03:26
wafflejocksoapy__, what's the ?03:26
soapy__i have no idea what I am doing03:27
soapy__lol03:27
soapy__this is my 1st time trying linux >_>03:27
wafflejocksoapy__, well what are you trying to accomplish? this is an ubuntu support channel so support questions can get answers or at least suggestions03:27
soapy__nothing i was just messing around03:27
soapy__thanks for offer though03:27
wafflejocksoapy__, join #ubuntu-offtopic if you just want to chat03:27
soapy__ok sure03:27
Razzdoll Ok one more issue, well two actually. Sound plays everywhere else but Firefox web browser, and YouTube videos do not play in Firefox on youtube.com. Any ideas03:28
PifaRazzdoll: flashplayer maybe ?03:29
RazzdollPifa, na... I just uninstalled and reinstalled it, it did not help03:30
sdgfsagsathanks EricC^^: didnt expect that to work, but it did!03:30
sdgfsagsanow, should I be able to just copy that to the linux EFI partition, or make a new one?03:30
=== nome1 is now known as nome
PifaRazzdoll: you can play muzic or movie via player but no inernet browser ?03:32
Razzdollyes03:32
Pifahmm,03:32
RazzdollVideoLAN player, not firefox03:32
Pifamaybe system - preferences - sound03:33
Pifawhat are the options there ?03:33
Pifaplayback options03:33
PifaPulseAudio ?03:34
Pifai dont have ubuntu , just guessing03:34
RazzdollAll it says is choose a device for sound output. I went to system settings, then sounds03:34
RazzdollPifa this is ubuntu 15.0403:34
Pifamy server is on ubuntu 15.04 but no GUI :D03:35
Pifawell03:35
Pifaanything that says PulseAudio?03:35
Razzdollno03:35
diretoraola pessoal03:35
diretoraalguem do brazil?03:36
diretoratestando touchpad03:36
diretorasorry03:36
xangua!pt03:36
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.03:36
PifaRazzdoll: did this happen after the update ?03:36
diretoraoi #lkd03:36
RazzdollPifa, no update,f resh install03:36
diretoraubuntu br03:36
diretorai need help03:37
knocktwice?03:37
hamnstarRazzdoll what are you trying to listen to in the browser? do you know if its using flash player?03:37
hamnstaror, trying to use flash player03:37
knocktwicebrb03:37
Razzdollhamnstar, it is www.youtube.com, their video player.03:38
diretorameu teclado desconfigura e abre janelas aleatoriamente !!! oq eu faço????????? #ubuntu-br03:38
nomeTaken from askubuntu:  Running pulseaudio -k then pulseaudio -d should restart pulseaudio and temporarily fix your issue. For a more complete fix that doesn't stop working, I had to download the latest flash and install manually. This should work for you on firefox - other browsers may need the libflashplayer.so placed elsewhere.03:39
Pifasounds like flash player or codec issue03:39
diretoratalk to me03:39
Pifainstall flashlib03:40
hamnstarRazzdoll try this out https://www.youtube.com/html5?gl=CA see what your browser is supporting03:40
knocktwicediretora: Lo siento.  Este no es #ubuntu-br.  Comprendo poquito espanol, pero no brasiliano03:40
mate|venomhello everyone.03:41
mate|venomsomeone here?03:41
diretoracerto03:41
diretorahello03:41
diretorahi03:41
nomehola03:41
knocktwicediretora, you've got a keyboard problem?03:41
mate|venomhaving audio problems with my ubuntu mate installation03:41
diretorayes03:41
mate|venomit seems to play audio too fast03:41
RazzdollHoly crap hamnstar.. I went there and selected Request HTML5  Player, and it works! Everything!03:42
Pifais everyone having audio issues03:42
RazzdollWhat just happened?03:42
diretoraAn hour keyboard works Another time he Madden03:42
mate|venomNo Pifa, I was just greeting everyone here. I am having audio issues03:42
hamnstarRazzdoll - it must've been trying to use flashplayer which is a nonfree plugin03:42
hamnstarie needs to be installed separately from the browser03:43
Pifahamnstar: good one03:43
Pifadid not know that03:43
knocktwicediretora: nothing in between? no programs? no other changes?03:43
RazzdollThank you hamnstar, and thank you Pifa for trying toh elp :-)03:43
Razzdollto help ;)03:43
diretorano, I just format , and the problem continues03:44
hamnstarRazzdoll no probs.  I recommend using google chrome for ultimate web compatability, i find it works more stabley-y on ubuntu lately03:44
rookjieyea seems same with chrome here03:45
mate|venommy audio playback is too fast, and intermittent. Any thoughts?03:46
Ademanthe fglrx-updates package says 15.200 but the newest fglrx I can find on AMD's website (for any card) is 14.12. I can't seem to coax any other version numbers out of fglrx, what the heck?03:46
hamnstarmate|venom which programs are you experiencing this in?03:47
hamnstarand have you done anything outside of the default config, incl but not limited to installing jackd?03:47
knocktwiceanyone have advice for resetting a keyboard to a good Brazillian layout?03:49
knocktwices/he says the keys are opening windows randomly03:49
mate|venomhamnstar, its general, everysound that comes out of playback seems faster than normal and intermittent03:50
mate|venomsystem sounds, pandora, vlc03:50
hamnstarmate|venom whats the hardware? onboard/laptop or a specific soundcard?03:51
mate|venomI have ubuntu mate 15.04 installed on acer aspire one za3 ao751h-114503:51
bodhi_zazenmate|venom, you need to configure the sound card03:52
bodhi_zazensec ...03:52
mate|venomhamnstar, this is the output of lspci http://paste.ubuntu.com/11511467/03:53
mate|venombodhi_zazen, how do I do that?03:53
bodhi_zazenlooking ...03:53
bodhi_zazenI have the same box03:53
bodhi_zazenidentify the sound card03:53
mate|venomhow do i identify the sound card?03:54
wafflejockmate|venom, its 00:1b.0 Audio device: Intel Corporation System Controller Hub (SCH Poulsbo) HD Audio Controller (rev 07) in your lspci output03:54
NikeshI am running a slightly modified version of Ubuntu 14.10 for the Acer Chromebook C720 (https://www.distroshare.com/distros/get/50/) The kernel seems to lack iptables_nat (modprobe: FATAL: Module iptable_nat not found.) - How can I fix this without altering the rest of the set up?03:54
bodhi_zazenmate|venom, http://blog.bodhizazen.net/linux/sound-on-intel-811b/03:55
NikeshThat is, do I need to recompile the kernel? And if so, how can I /only/ modify this aspect, or whatever else it depends on, and keep the rest of the special Chromebook settings?03:56
=== hugbot is now known as swordsmanz
hamnstarNikesh: although I can't offer any advice, I'm curious as to why you would need that on a chromebook?03:59
mate|venombodhi_zazen, thanks or that link, i have modified the default.pa file. I guess I have to do a reboot to test?04:00
mate|venomor is there a way I can avoid a reboot?04:00
Nikeshhamnstar: It seems to be causing Docker to fail04:02
Nikeshhamnstar: http://stackoverflow.com/questions/30557294/how-can-i-resolve-nat-table-does-not-exist-on-ubuntu-14-10-15-04-to-get-docker error message output there04:02
Razzdollhamnstar, i do like g-oogle chrome, i didnt realize it came for linux04:02
fowlhi there why howcome i cant install this? its says E: Package 'pharo-vm-core-i386' has no installation candidate, its listed here https://launchpad.net/~pharo/+archive/ubuntu/stable04:03
fowli added ppa04:03
mate|venombodhi_zazen and hamnstar, here is more info about my sound device: http://paste.ubuntu.com/11511592/04:05
hamnstarNikesh: if you havn't looked at this already, might be worth your attention: http://askubuntu.com/questions/325534/how-can-i-fix-an-iptable-nat-compilation-issue-on-ubuntu-12-04   other than that I'm as stumped as you are04:05
wafflejockfowl, did you sudo apt-get update after adding the ppa04:05
fowlyes04:05
hamnstarfowl whats youre version04:07
hamnstarubuntu version*04:07
hamnstar...your* cant type today04:07
mate|venomhere is ouput of aplay -l command http://paste.ubuntu.com/11511640/04:07
fowlhamnstar, 15.0404:09
=== erwin is now known as newKid
hamnstarfowl: looks like they dont have it for 15.04 yet - on the page you listed, there is no entry for "vivid vervet"04:15
mate|venomok bodhi_zazen and hamnstar will try a reboot right now.04:15
mate|venomwill be right back after reboot.04:15
fowlhamnstar, can i force it to install the latest version then?04:16
hamnstarfowl: there is probably a way (via aptitude) at your own risk... in these situations i usually wind up compiling from source04:16
hamnstarfowl i assume you already tried the instructions here? http://pharo.org/gnu-linux-installation04:18
fowlhamnstar, thats where i get the error pharo-vm-core-i386 but it is not installable04:20
hamnstarfowl, you may want to try #pharo04:21
=== newKid is now known as neuron
mate|venombodhi_zazen, thank you very much! I rebooted and audio works great!04:21
mate|venombut have another problem now04:21
hamnstarfowl: or maybe bug the developers about 15.04 via mailing list04:21
mate|venom:( software updater is chrashing04:22
fowli think i installed the wrong OS04:22
hamnstarfowl: For stability, I recommend sticking to LTS versions of Ubuntu (ie 14.04.2)04:22
hamnstarI've been burned many times trying the latest ubuntu with new software as well :/04:23
mate|venomhaving this problem : http://paste.ubuntu.com/11511854/04:24
hamnstarmate|venom is it hanging? I dont see any errors there04:25
Juonhiii04:26
Juonanybody where ?04:26
Juonhere ??04:26
Juonsorry04:26
hamnstarhello04:26
XChathey04:26
Juonhiiii04:26
xubuntu58wHelp anyone? On LXLE, I installed LXDM. Rebooted and it worked well, but I didn't like it, so I removed it (sudo apt-get remove lxdm). Now the computer is stuck on a booting screen for 10+ minutes04:26
Juonanybody use pidgin which gpg/pgp key ?04:27
Nikeshhamnstar: Thanks for the guidance..04:27
bodhi_zazenmate|venom, you are most welcome04:27
xubuntu58wanyone knowledgable about lxdm?04:27
mate|venomnevermind hamnstar it is working now.04:27
XChatxubuntu58w: try this, drop to advanced options,  enable networking, ctrl + alt + f1 login with your username and sudo apt-get reinstall xubuntu-desktop04:29
xubuntu58wXChat: I can't get past the loading bar on the LXLE startup boot04:30
xubuntu58wany solutions I could do from a liveusb?04:30
XChatcan't you drop to grub before boot screen?04:30
xubuntu58wDon't know what that is :/04:31
hamnstarxubuntu 58w sometimes you can hit ctrl+] i think, and it will switch from loading bar to actual output04:31
hamnstarxubuntu58w^04:31
hamnstarand then you might be able to glean where its hanging04:31
xubuntu58wI just clicked ctrl+alt+] and it went to an odd screen04:32
xubuntu58wah04:32
XChatlike login screen?04:32
xubuntu58wthe screen it went to has a 2 column list. on the left, it has * [text here] --- and on the right it says " [OK] " or [FAIL]"04:33
xubuntu58wit has 2 fails listed04:33
hamnstaryeah, what are those fails?04:33
xubuntu58wone being LXDE Display Manager (the thing that I removed after installing which caused this issue)04:34
=== Swish[\] is now known as Swish
xubuntu58wXChat: will reinstalling the desktop remove personal files and applications?04:35
XChatnope04:35
xubuntu58wXChat: how do I drop to advanced options?04:36
xubuntu58wit's lxle btw04:36
XChatit should be same, boot your pc and keep pressing ESC, you will drop to grub, in that screen select the advanced options for xubuntu04:38
xubuntu58wXChat: oh you mean BIOS?04:38
XChatyeah04:38
XChatenable networking there, and then ctrl + alt + f104:38
XChatthen login with your account04:38
XChatand finally you can reinstall the desktop04:39
xubuntu58wok I'm in grub :)04:39
codygmanI installed ubuntu on a macbook with osx and now I can't boot OSX. I'm led to a black screen with an apple and a loading animation, then a circle with a slash through it.. whatever those are called.04:39
codygmanAll I did was resize a partition afaik.04:39
XChatfine, enabled networking yet?04:39
christopherMilo04:39
christopherHello04:40
XChathi chris04:40
=== christopher is now known as Guest3523
Guest3523How is everyone?04:40
blackfi_shlife sometimes sux04:40
XChati'm good myself, don't know the others :P04:40
XChatyou?04:40
xubuntu58wXChat: there's no option to enable networking. only four options from which to boot, two of which are recovery modes04:41
Guest3523Im fine04:41
blackfi_shi want a small help from someone who knows how to use cmake. Anyone?04:41
XChatrecovery modes first, yeah04:42
XChatsorry lol04:42
xubuntu58wXChat: I can also click "c" to go into command line before going into any of the boot options04:42
XChati think you need enable networking first04:43
XChatneed to*04:43
xubuntu58wokay, I i'm at the recovery menu, just clicked enable networking04:43
neuronjust want to ask04:44
neuronanyone here knows what command to type in irc to find a channel04:44
XChatgood, ctrl + alt + f1 now or just simply drop to root shell04:45
lotuspsychje!alis | neuron04:45
ubottuneuron: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*04:45
neuronalis04:45
neuron/!alis04:45
lotuspsychjeneuron: read it first04:45
blackfi_shanyone good with cmake? i need a little bit help writing a CMakeLists.txt!04:46
aimnanoany open SSH gurus around?04:46
lotuspsychjeaimnano: did you try the #openssh channel?04:46
aimnanoi am waiting for a response, yes04:46
xubuntu58wXChat: "couldn't find support for device at /sys/devices/pc xxxxx'': not supported by any plugin "04:46
lotuspsychjeblackfi_sh: maybe the ##programming channel can help?04:46
neuron"/msg alis help list"04:46
blackfi_shwhere can i find a cmake guru?04:46
XChatoh, are using wifi?04:47
xubuntu58wyeah04:47
XChatthat's bad ¬_¬04:47
xubuntu58wshould I plugin ethernet or is it too late?04:47
Ben64blackfi_sh: find out by asking your actual question04:47
XChati had the same problem with it04:47
XChatswitched to cable04:47
XChatif you can, yeah04:47
xubuntu58wXChat: can I back out or do I reboot with and do it again?04:48
XChatit should work now i guess, give a try04:48
xubuntu58woh shit!04:49
xubuntu58wit worked04:49
xubuntu58w<304:49
=== XChat is now known as aterdeus
blackfi_sh@Ben64, if I post a link to my question in stackoverflow, will I look like spamming?04:50
Ben64blackfi_sh: no04:51
xubuntu58waterdeus: what was the command again?04:51
blackfi_sh@Ben64, I've asked a question on cmake with all the relevant logs here: http://stackoverflow.com/questions/30586812/how-to-write-cmakelists-txt-for-libusb04:52
phixW: Failed to fetch https://security.ubuntu.com/ubuntu/dists/vivid-security/universe/binary-amd64/Packages  Failed to connect to security.ubuntu.com port 443: Connection refused04:57
phixSo I can only get security updates using an insecure / plaintext protocol? makes sense.....04:58
lotuspsychjephix: did you try sudo apt-get update04:58
phixlotuspsychje: apt-get update displayed the errors04:58
aterdeuswhich desktop you want to install again?04:58
lotuspsychjephix: not router of firewall block?04:59
phixlotuspsychje: not that I can tell, I am allowed to use https, I mean my main repo is using https and it was allowed04:59
lotuspsychje!aptlock | phix maybe this?04:59
ubottuphix maybe this?: 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 »04:59
phixlotuspsychje: ? I can so a apt-get update it is just the security and partners repos tell me they are refusing connection on https, http works05:00
phixs/so/do/05:00
phixlotuspsychje: gone quite now?05:02
phixquiet even05:02
lotuspsychjephix: maybe it blocks port 443 on your system..05:03
InFlamescan someone help me rid my system of cinnamon so i can install 15.04?05:03
lotuspsychjeInFlames: wich ubuntu version are you on now?05:04
InFlamesi've tried sudo apt-get remove cinnamon, with --purge, purge, and with cinnamon*, but everytime i try to sudo apt-get update && sudo apt-get dist-upgrade it tells me it's gonna install 'cinnamon-translations'05:05
InFlameslotuspsychje, i'm on 14.0405:05
lotuspsychjeInFlames: its not reccomended to upgrade from LTS to a non-LTS05:05
lotuspsychjeInFlames: install 15.04 fresh if you want05:05
InFlameswhy is that not recommended05:06
lotuspsychjeInFlames: 15.04 is only 9 months support05:06
lotuspsychjeInFlames: the whole design is to keep lts and non-lts seperated to upgrade05:07
InFlameswell, this will be my last ditch effort before finding a new os, so i'd like to just  try this and see what i think of 15.0405:08
lotuspsychjeInFlames: whats wrong with 14.04?05:09
lotuspsychjeInFlames: ubuntu is the most populare Os in the world05:09
HewloThereHi there guys, I run a Minecraft server and was wondering it would be possible to start the Minecraft server as a serice?05:10
HewloThereservice *05:10
lotuspsychjeHewloThere: wich ubuntu server?05:10
InFlameswell this cinnamon issue is a daily annoyance, there is no hibernation so my laptop just shuts off, the low battery warning is way too subtle, disconnecting my external monitor causes all the windows to be stuck on the missing monitor, when the laptop goes to sleep the hardware mute is enabled, and that's all off the top of my head lotuspsychje05:10
HewloThereUbuntu 14.04.2 LTS05:11
lotuspsychjeInFlames: install synaptic perhaps to completely purge cinnamon05:11
lotuspsychjeHewloThere: maybe this can help? https://computerobz.wordpress.com/2014/06/13/how-to-minecraft-server-on-ubuntu/05:12
andy___Hi.05:12
lotuspsychjeandy___: welcome, what can we do for you?05:13
andy___I have a question related to a script.05:13
lotuspsychjeandy___: ask in the channel mate05:13
leafiestandy___: what kind of script?05:13
=== abdul is now known as Guest38873
andy___I need to paste it to a server.05:14
lotuspsychjeandy___: can you explain a bit what you are trying to do?05:14
=== Stifler is now known as _Stifler
=== _Stifler is now known as Stifler
andy___I would like to post to the Internet from a script.05:15
neuronlotuspsychje: just want to ask you05:15
andy___This posts to a file:05:15
leafiestHTTP post?05:15
andy___echo  $var$'\t'$(date --iso-8601='seconds') >> ~/bin/note.log05:15
neuronusually when you install php05:15
phixlotuspsychje: no it doesn't05:15
neuronwhere can you find the php.ini05:16
lotuspsychjephix: maybe try other sources?05:16
HewloTherelotuspsychje, that's all well and good but I'm looking to be able to do e.g. "service minecraft start" rather than using screens.05:16
phixAre you telling me you can goto https://security.ubuntu.com/ubuntu ?05:16
phixlotuspsychje: what other source does security-updates?05:17
leafiestHewloThere: With screen, you get to see the server's output though. A service (daemon) would hide that05:17
andy___!paste05:17
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.05:17
lotuspsychjephix: cant reach on that page neither05:17
phixlotuspsychje: so what's wrong with it?05:17
InFlameslotuspsychje, so synaptic?05:18
phixIs this a known issue?>05:18
HewloThereleafiest, I could use it start a wrapper then? I don't really need the console anyways. I have the logs and in-game for that.05:18
lotuspsychje!sources | phix05:18
ubottuphix: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.05:18
InFlamesmaybe the ppa is in my apt-cache since i see it when i type sudo apt-cache search cinnamon05:18
InFlameshow can i identify and remove the ppa?05:18
lotuspsychje!ppapurge  | InFlames05:19
ubottuInFlames: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html05:19
leafiestHewloThere: You can daemonize it yourself then with something like "nohup". Look up detaching a process from it's terminal05:19
HewloThereThanks.05:19
InFlameslotuspsychje, identify the ppa...05:19
andy___Here is my full script:05:19
andy___http://paste.ubuntu.com/11512829/05:19
andy___It only saves the output to a small file.05:19
lotuspsychjeInFlames: adding a ppa is always on your own risk...05:19
andy___lotuspsychje, Have I provided enough information, so that you can answer my question?05:20
InFlameslotuspsychje, i need to remove the ppa, not add it, how can i search for it05:20
lotuspsychjeInFlames: thats what ppapurge does, remove it05:21
InFlameslotuspsychje, i need to IDENTIFY then REMOVE, i need to know the ppa first05:21
lotuspsychjeInFlames: check your sources05:21
InFlamesugh05:22
wafflejockInFlames, you can look in your /etc/apt/sources.list05:22
InFlamesnevermind05:22
InFlamesfound it05:22
InFlamesthanks wafflejock05:22
wafflejocknp05:22
bojanI have 8 GB RAM in my ubuntu computer and i want to add another 8 GB RAm...IS there any procedure for that or i can simply add  that??05:23
bojannote:My swap space is 8GB05:24
lotuspsychjebojan: you can just add hardware05:24
andy___bojan, That sounds like a hardware question.05:24
lotuspsychjeandy___: what will you be doing with that script?05:24
bojanThen what about swap memory??05:24
lotuspsychjebojan: what about it05:24
bojanlotuspsychje:How to ad swap memory??05:25
lotuspsychje!swap | bojan05:25
ubottubojan: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info05:25
andy___lotuspsychje, I want to modify it to send a note to wordpress, or twitter, or git, or to update a webpage.05:25
thomedyokay im trying to understand port forwarding a little better is this a good room to ask questions05:26
bojanlotuspsychje05:26
bojanlotuspsychje:okay05:26
leafiestthomedy: there's a networking channel!05:26
lotuspsychje!iptables | thomedy05:26
ubottuthomedy: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo05:26
netrunner_i like frog05:26
IdleIRCalso try gufw, gui for ufw, graphical way to display05:26
lotuspsychjenetrunner_: this isnt he channel to spam random things05:26
leafiestufw already so easy though05:27
InFlameswafflejock, i am trying to remove cinnamon from my machine so when i upgrade to 15.04 it doesn't keep telling me it wants to install it, i checked etc/apt/sources.list, it's not there, how can it still be telling me it's going to install it (after trying to install it it kills the upgrade)05:27
lotuspsychjeInFlames: why dont you make your life easy and just fresh install 15.04?05:28
sebastian_wafflejock, you there?05:28
InFlameslotuspsychje, no part of reconfiguring this entire machine makes my life "easier"05:29
lotuspsychje!backup | InFlames05:30
ubottuInFlames: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning05:30
lotuspsychjeInFlames: i already suggested you its not reccomended to upgrade from lts to a non-lts05:30
InFlamesok, let's make this hypothetical lotuspsychje, if i was on 14.04 and ugprading to 14.10, would still be telling me to start fresh05:31
script-beginer13about photo manager shotwell: is it possible to show filenames (not "title") in shotwell?05:31
InFlameslotuspsychje, i am trying to fix a problem, not just upgrade05:31
leafiestIs there a schedule for when 15* will be LTS?05:31
InFlamesand reconfiguring an entire machine is a nightmare05:31
Ben64leafiest: never. next lts is 16.0405:31
Ben64InFlames: then ask about your problem?05:31
leafiestYikes05:31
InFlamesand i doubt any backup solution will be fast, easy, or remotely accurate05:31
InFlamesBen64, I have, for the entire duration i've been here05:31
lotuspsychjeleafiest: enjoy 14.04 meanwhile :p05:32
Ben64InFlames: your "problem" involves upgrading05:32
InFlamesNo, upgrading presents the hint at the problem05:32
andy___!lts05:32
ubottuLTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)05:32
InFlamesmy problem is "why is cinnamon trying to install on upgrade?05:32
Ben64so don't upgrade?05:32
lotuspsychjeInFlames: you added the ppa at your own risk..05:32
leafiest!Trusty05:32
ubottuUbuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu and is the latest !LTS version. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes05:32
InFlameslotuspsychje, and i'm trying to remove it, so you're saying "can't help me due to my adding a ppa"?05:33
InFlamesif you are say so, it'd be much clearer05:33
lotuspsychjeInFlames: i already triggered to the ppapurge procedure05:33
lotuspsychjeInFlames: not my fault you dont try it05:33
InFlameswhich isn't of use if one doesn't know the ppa05:33
InFlameswhich i then found the ppa, and manually removed it05:33
InFlamesand here we still are05:34
lotuspsychjeInFlames: wich someone already pointed you to sources list05:34
InFlamesand i removed it05:34
InFlamesactually before he said that, but that'05:34
InFlamess semantics05:34
Ben64did you use ppa-purge? if not, the packages aren't removed05:34
andy___leafiest, There is no schedule of when 15* will be LTS.  There may be a schedule of what the next LTS will be.05:34
lotuspsychjeandy___: codename has yet to come05:35
lotuspsychje!release | andy___05:35
ubottuandy___: Ubuntu releases a new version every 6 months. Each version is supported for 9 months to 5 years. More info at https://wiki.ubuntu.com/Releases & http://wiki.ubuntu.com/TimeBasedReleases05:35
InFlamesi removed it via gui 'software & updates', but it still does it05:35
InFlamesbut i tried the upgrade another way, and it miiiiiight be working, who knows05:35
Ben64InFlames: good luck with that05:36
InFlamesthanks Ben6405:37
capricorn_oneandy___: I rewrote your script a bit http://paste.ubuntu.com/11513008/ I recommend using variables and functions in your scripts. I created a ton of functions that I source at the beginning of most scripts.05:37
lotuspsychjeandy___: next non-lts is wily and can be found in #ubuntu+105:37
InFlamesBen64, what's a recommended way to store the configuration for a machine including development environments, specific tools, folder structures, etc05:38
capricorn_oneAlso, don't mix "bin" and "data files" that's 'ugly' in my opinion.05:38
andy___capricorn_one, Thanks a lot.05:38
lotuspsychjeInFlames: rsync and aptoncd can make your life easier05:38
lotuspsychje!cookie | capricorn_one05:39
ubottucapricorn_one: Wow! You're such a great helper, you deserve a cookie!05:39
capricorn_oneandy; you can simply cut/paste the function into one of your terminals with bash and test it.05:39
andy___capricorn_one, I got an error message when I tried.05:42
capricorn_one"error message" is not enough. you may open private channel to let me know what happens05:44
andy___capricorn_one, Is what you posted something you just made, or did you paste it from one of your working projects?05:44
=== xrosnight is now known as AirSwimmer
capricorn_oneshould be -> read -p "$prompt" var  here is function tested in my bash http://paste.ubuntu.com/11513336/05:49
ocxhello i want to create a menu in my xwindows that looks like the menu that runs on your access point when accessed via a webbrowser, it needs to have sections a menu, buttons text field etc, what is a good tool/language to use to achieve this?05:51
=== newbie is now known as Guest39677
andy___capricorn_one, I am not sure what you are trying to teach me through this script?  I guess it is good, once I get it to work, but I was just wondering how to post to the Internet, in the same way I have been taking notes?05:54
capricorn_oneandy: your script was vague so I could not tell what you tried with it. If you want to "post on the internet" you can simply "dump" html formatted file to apache subdirectory.05:55
andy___capricorn_one, I am sorry I did not mean to hurt your feelings.05:56
capricorn_onecreate a function that will create html page framework and drop variables in it to provide "live data"05:57
capricorn_oneof course python would be better for this than bash.05:57
capricorn_onerobot response: I have no feelings andy.05:58
andy___!feelings06:01
andy___capricorn_one, I have your function working now.  I thought it was designed to be a script at first.  I guess I will open the private channel if you have any more information about it.06:09
=== pcsee is now known as Guest60871
wafflejocksebastian_, back now06:13
wafflejocksebastian_, you get everything updated?06:13
neuronanyone here have some ideas about configuring smtp06:14
neuronusing php06:14
christopherOh hello.06:14
=== christopher is now known as Guest88835
sebastian_wafflejock, thank you for all your help, all systems working now06:14
sebastian_new ubuntu installed right06:15
sebastian_and my wifi is significantly better06:15
wafflejocksebastian_, awesome glad to hear it06:19
sebastian_you were very helpful, thank you06:20
wafflejocksebastian_, no problem glad to help06:20
wafflejockneuron, php mail command will just use whatever is configured on the system you can use sendmail or postfix if you need something more complex or something like Amazon SES06:21
neuronwafflejock: yeah problem is I got this error message when I tested my codeigniter06:23
neuronUnable to send email using PHP mail(). Your server might not be configured to send mail using this method.06:23
neuronand I do not know what do to now06:23
neuronI read a forum from stackoverflow it says it got something to do with the configuration on php.ini06:24
wafflejockneuron, simplest way I know is this http://techknight.eu/2014/12/09/send-mail-witg-google-smtp-ubuntu-14-04/06:24
neuronhowever I am scared to change anything on the php.ini without any degree of certainity06:24
neuroncertainty06:24
wafflejockneuron, you can do, cat /etc/php5/apache2/php.ini | grep -i -n mail, to see all the places it's referenced in the php.ini06:25
wafflejockneuron, can copy a backup of your php.ini before changing anything if you need to06:26
wafflejockbut pretty sure you just need to configure ssmtp or postfix to deal with sendmail on a system level06:26
neuronwafflejock: yup that one is not an issue06:26
neuronwhat I need to change in the php.ini is something I want answer about06:26
neuronbut I cannot find it on google06:26
neuronI tried those in stackoverflow still not working06:27
wafflejockneuron, follow the steps here to test the smtp connection itself outside of php http://techknight.eu/2014/12/09/send-mail-witg-google-smtp-ubuntu-14-04/06:28
wafflejockneuron, if that works then can deal with php.ini, after you make changes in there need to sudo service apache2 restart06:28
nusrkinda off topic: where can i host a mybb forum for free?06:37
=== zz_CyberJacob is now known as CyberJacob
somsipnusr: yep. Off topic and doesn't belong here06:37
nusryeah somsip, but ubuntu is the best.06:38
somsipnusr: flattery will get you directed to #ubuntu-offtopic06:38
nusrlul06:38
nusrok06:38
penoshello06:42
wafflejockneuron, any progress?06:42
penos!ubuntu06:43
ubottuUbuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com06:43
penos!ot06:43
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:43
wafflejockpenos, you can private message ubottu06:43
somsip!msgthebot | penos (why can't you just behave in here?)06:43
ubottupenos (why can't you just behave in here?): Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".06:43
cfhowlett4real!06:44
Alexxszgood evening ladies and guys. I need help with a raspberry pi 2 with ubuntu MATE06:44
Alexxszanyone could help me06:44
Alexxsz?06:44
somsipAlexxsz: ask the real question and someone will if they can06:44
AlexxszI want to install Tor Browser06:44
Mike9863Can someone help me with gparted? I'm not sure how to move unallocated space to expand my root partition. Here's the setup: http://i.imgur.com/pFg3ZG0.png06:44
Mike9863I want to expand sda106:45
AlexxszI simply want to install Tor Browser here06:45
hateballMike9863: then you're going to have to resize the other partitions first06:45
cfhowlettMike9863, join the unallocated to /dev/sda6 first06:45
somsipAlexxsz: it depends whether that is available for the Pi on that version of ubuntu. I have no idea, and #rasbpi or the author of the Ubuntu Mate PPA for Rasbpi may be the best places to ask06:46
Mike9863After I join it to sda6, I have to resize sda6, move it to the right, then do the same with sda5?06:47
wafflejockAlexxsz, yeah need to know where you're stuck or what you tried, this looks promising but is outside of #ubuntu support realm https://ubuntu-mate.org/raspberry-pi/06:47
hateballMike9863: Yes06:47
=== al2o3-cr is now known as yarb
hateballMike9863: Or you could also wipe the swap partition and add it to the unallocated space. But that will give it a new uuid so you'd have to adjust /etc/fstab accordingly06:48
AlexxszI'm very new in linux. I have tryed to follow the intalation instructions from the Tor Web site06:48
Alexxszand it keeps with errors like06:48
AlexxszThis may mean that the package is missing, has been obsoleted, or06:49
Alexxszis only available from another source06:49
AlexxszE: Package 'epiphany-extensions' has no installation candidate06:49
=== yarb is now known as al2o3-cr
Alexxszthat was for epyphany browser, sorry06:49
=== ChoiKyuSang is now known as Tempesta
wafflejockAlexxsz, so couple of things here, what version of ubuntu did you install, use lsb_release -a, to get the version, the problem can basically be that the repositories don't have packages built for certain things you need on the ARM architecture used by the raspberry pi processor, so if you can't add a repo that has those dependencies built you end up having to build them from source yourself which can be very difficult06:52
wafflejockoh gone, ah well06:53
penoscan u have more than one root?06:54
penoscan u have more than one root directory?06:54
somsippenos: to what end?06:54
penossomsip, proof of concept06:56
penosi want to have 50 root directories06:58
Johnny_Linuxsilly06:58
* cfhowlett poises finger over the /ignore button and watches expectantly06:59
mainhi!!!07:00
penoshello07:00
cptmashekHallo!07:01
penoswhat if we have multiple passwords for each user? u need to get all those passwords correct to log in07:03
* somsip joins cfhowlett 07:04
cfhowlettpenos, you have a working system.  experiment on your system and stop asking nonesensical questions here.07:04
penos!ot | cfhowlett07:05
ubottucfhowlett: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:05
neuronsomsip: I tried install smtp07:06
somsipneuron: why do I need to know this?07:06
neuronsomsip: I wanted to send mail using php07:07
neuronI was reading and googling around07:07
jjchr2Me too @neuron07:07
neuronI got informed that I need to install smtp07:07
somsipneuron: you need a mail transport. Different thing07:07
somsip*mail transport agent07:08
neuronsomsip: what do you mean07:08
neuronok to put my question into context07:08
neuronI am following a tutorial unfortunately the author failed to mention about any required configuration07:08
neuronwhen I invoke a send mail function from codeigniter07:08
jjchr2@neuron if you would like to setup email I read mail is simple to setup.07:08
neuronI got an error message07:09
neuronsaying07:09
neuronyour php my not be configure to send mail07:09
neuronjjchr2: what do you mean07:09
neuronUnable to send email using PHP mail(). Your server might not be configured to send mail using this method.07:10
somsipneuron: because you need to configure it first07:10
neuronjjchr2: so I do I go about that07:10
neuronsomsip: that's it07:11
neuronthat is what I want to learn07:11
neuronwhen I started googling07:11
neuronI learn I got two options I mean hints for me07:12
=== lala is now known as lili
somsipneuron: http://php.net/manual/en/mail.configuration.php07:12
neuroneither through php.ini07:12
neuronor install smtp07:12
somsipneuron: this is offtopic for here. If someone wants to help you in PM, fine. But you need the ##php channel07:12
neuronsomsip: ok no problem07:13
neuronps though07:13
neuronthe channel ##php nobody is there07:13
neuronI went there07:13
neuronand found no one07:13
=== CyberJacob is now known as zz_CyberJacob
somsipneuron: there are 663 people in there07:14
neuronsomsip: I just type /join ##php and it got me to nowhere07:14
somsip!register | neuron07:14
ubottuneuron: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode07:14
neuronwhat is this !register | neuron07:15
somsipcan you read the line immediately after I trigger that?07:16
owen1how to enable docker? i tried `sudo update-rc.d docker enable` but `sudo service --status-all |grep docker` =>  [ - ]  docker07:21
owen1(i mean how to start docker on boot)07:21
somsipowen1: possibly one of http://stackoverflow.com/questions/26137834/starting-docker-as-daemon-on-ubuntu http://www.liquidweb.com/kb/how-to-install-docker-on-ubuntu-14-04-lts/07:23
histoowen1: systemctl07:25
owen1i am on ubuntu 15.04 btw07:25
histoowen1: then use systemctl to enable and disable services07:26
indoctrinatedI'm willing to bet it's something like this: sudo systemctl enable docker07:26
owen1histo: thanks! i'll 'man' it07:26
yaccAny idea what do if ubuntu online accounts do not allow me to authenticate to google (the password is right, I can login via web, and a different google account shows up as logged in)07:27
Wahm200hey all07:38
Wahm200can i run ubuntu on virtualbox environment07:38
hateballWahm200: Yes07:39
Zeurthi, I try to use database session on sqlite, I created the migration with payload and last_activity, change SESSION_DRIVER to database in .env but I got this error  Database [1] not configured. any idea ?07:39
Zeurtoups07:39
Zeurtwrong chat07:39
Wahm200is 10 gig enough hateball07:51
hateballWahm200: For installing it? Yes. As for what you intend to use it for? I have no idea.07:52
Wahm200awesome thanks07:52
=== xubuntu is now known as Guest81485
histoWahm200: yes 10gb is plenty08:01
Wahm200want to install on windows 708:01
histoWahm200: What will you be using the VM for he was asking08:04
=== circ-user-gqbmz is now known as Pathfinder
Wahm200testing software08:12
Wahm200running the tests08:12
Wahm200running teat sites08:12
Wahm200test08:12
histoWahm200: You can select a bigger size and just have it dynamically allocate. So say you choose 30gig. and then you only use 3. The virtual disk file size will only be 3gb instead of 30 until the whole disk is full.08:14
Wahm200dynamically allocated ok..08:15
netrunner_It is a crime to watch porn movie in china at home,but i decided to turn the identifycation of porn movie as a part time job.Yeah it is ajoke.08:21
netrunner_I will randomly send a sos information to any channel i joined in.Hope someone help me.08:23
Johnny_Linuxtake it somewhere else08:24
thenewoneHi good morning08:25
thenewonehow remove libre-office08:26
thenewonesudo apt-get autoremove libre-office: dont work08:26
krappisteHi! I have a problem with the package x11-common, does someone can help?08:36
histothe8thbit: try remove not autoremove08:38
histo!ask | krappiste08:38
ubottukrappiste: 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 !patience08:38
somsipthemattbeballin: sudo apt-get remove libre-office (or purge instead of remove to remove all config files)08:38
histothe8thbit: sorry08:39
krappisteremove does not work08:39
histokrappiste: what?08:39
histokrappiste: what is your issue with x11-common?08:39
krappistewhen I want to install a package, a recurrent error is when setting up the x-11 common08:40
histo!details | krappiste08:41
ubottukrappiste: 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)08:41
Razzdollhisto08:41
histoRazzdoll:08:41
RazzdollCan you please dcc me a file. I want to test if my hexchat setting is correct?08:41
histoRazzdoll: no08:41
krappistex11-common is broken or not fully installed08:42
Razzdollhisto: rude08:42
histoRazzdoll: I can't from here08:42
Razzdollhisto: I'm messing you arent rude at all08:42
Razzdollhisto: no problem.08:43
Wahm200hi guys..08:43
Wahm200getting error unable to mount.....Failed to retriecve share list from server??08:43
Jaserhi guys, may I ask how to add additional IP for network purposes only not internet connection08:45
Jasernetwork sharing purposes*08:45
krappistehisto: invoke-rc.d: initscript x11-common, action "start" failed.08:46
phixhai!  Is there any hardware benchmarking tools available?08:47
NindustriesHi, anyone else have the issue where sometimes the search thingy doesn08:48
Nindustriesdoesnt work? * (pressing windows key)08:49
Wahm200anyone guys08:49
NindustriesIt doesn't find anything from time to time, until I reboot08:49
phixgang? any way to benchmark CPU, RAM, Video card, HDD, etc...???08:49
Wahm200getting error unable to mount.....Failed to retriecve share list from server??08:49
k1l_!benchmark08:49
ubottuPackages for bechmarking your system include bonnie++ (for drives), glmark2 (for 3D graphics), netperf (for networking), mbw (for memory) - For more, issue the !terminal command « apt-cache search benchmark » - See also !testing08:49
k1l_phix, see above08:49
histokrappiste: what version of ubuntu are you on?08:50
histoWahm200: what are you trying to mount?08:50
Wahm200the drives08:50
krappistehisto: ubuntu 15.0408:50
histoWahm200: what drives/08:50
phixubottu, k1l_: Cheers!!08:51
histokrappiste: when are you getting that error?08:51
histo!paste | krappiste08:51
ubottukrappiste: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:51
Wahm200ive installed ubuntu on virtual box.08:51
Wahm200i want to c the drives..08:51
histoWahm200: You can't mount the c drive08:51
NindustriesWahm200: ask in #vbox08:51
histoWahm200: you can share directories with the guest08:52
Wahm200so how do i c the files in there08:52
krappisteI'm getting this error every time I want to install/remove/upgrade...08:52
NindustriesThis is not an ubuntu issue08:52
histoWahm200: what drives?08:52
k1l_Wahm200, what drives? the drives from the host machine?08:52
Wahm200yes08:52
histokrappiste: until you paste the full error not many people are going to be able to help08:52
NindustriesWahm200: https://forums.virtualbox.org/viewtopic.php?f=6&t=2071308:52
Nindustries3 seconds of googling..08:52
k1l_Wahm200, you can not mount them. you can make a folder for sharing files. but not mount the whole windows drive08:53
Wahm200ahh ok that make sense then thanks08:54
Wahm200ok08:54
k1l_Nindustries, we are here to help. telling users to go away or google is not helping them.08:54
histoNindustries: that's not going to work for Wahm20008:54
phixk1l_: nice, it looks pretty08:54
histoWahm200: you need to create a shared directory from outside of the guest with virtualbox.08:54
Wahm200ok looking now08:55
krappistehisto: http://paste.ubuntu.com/11516315/08:55
=== Roland_ is now known as Roland
histoWahm200: you will also need guest additions08:55
Celphishelo, is there a way to create a user, based on another user, regarding groups, rights etc?08:56
Celphishwithout adding the new user to the same groups manually...08:56
histokrappiste: what is the output of cate /etc/issue08:56
histoCelphish: just create a new user and add them to the same groups... What rights do you mena?08:57
Celphishhisto: well, I was looking for a command that's in the line of : adduser USER1 cp USER208:58
krappistehisto: cate: command not found08:58
Celphishif you know what I mean, but I guess that you can just copy the list of groups from the user you want and paste them in the command08:58
phix                                  glmark2 Score: 25008:59
histoCelphish: yeah you could just usermod after creating them to add them to the other groups08:59
histokrappiste: sorry it was supposed to be cat09:00
histokrappiste: and is this computer connected to the internet that you are working on?09:00
krappistehisto: Ubuntu 15.04 \n \l and yes09:00
histokrappiste: dpkg -l | grep policykit-109:01
histokrappiste: nvm09:03
histokrappiste: sudo apt-get reinstall x11-common09:03
krappistehisto: http://paste.ubuntu.com/11516496/09:05
Celphishhisto: thanks for the info, just found the same info :D worked like a charm, thanks!09:07
krappistehisto: an idea? :)09:13
histokrappiste: sudo apt-get install --reinstall x11-common09:13
histokrappiste: also whya re you root?09:13
krappistehisto: http://paste.ubuntu.com/11516754/ and no idea, it is a VPS09:15
histokrappiste: who's hosting it?09:16
krappistehisto: ovh09:16
histokrappiste: how are you going to use X on a VPS by the way?09:16
=== Mr_Caboose is now known as Mysterytrain
krappistehisto: I've just wanted to install phpmyadmin but then this error occurs09:17
histokrappiste: what else have you installed?09:21
histokrappiste: because phpmyadmin doesn't require x11-common09:21
krappistehisto: LAMP09:22
bakanov_damojo09:22
krappistehisto: when I want to install phpmyadmin, it stops with x11-common...09:23
bakanov_dai don't want #ubuntu channel. I want #mojo. How to change it?09:23
histobakanov_da: /join #mojo09:24
bakanov_dathanks09:24
bakanov_da /join #mojo09:24
Johnny_Linuxmornin09:24
histokrappiste: no idea what you've done. Perhaps someone else will know09:25
krappistehisto: thank you for your time, I hope someone will know ;)09:26
Celphishtmux <309:27
dionysus69hey guys I have 15.04 ubuntu gnome, Its great except of one thing, lower system tray is annoying, is there a way to put it on top right corner next to battery wifi and sound indicators?09:35
Guest38829Hello everybody.09:40
epicepicwhy did i failed install smbfs on ubuntu 15 server?09:40
AtuMepicepic, perhaps you need cifs ?09:40
ju5thello, is there an easy way to check if certain files will be changed by a future update of a package?09:41
epicepici got this09:42
epicepicHowever the following packages replace it:09:42
epicepic  cifs-utils:i386 cifs-utils09:42
lotuspsychjeju5t: whats the purpose of your question?09:43
Ben64epicepic: so... install cifs-utils09:43
epicepicmounting network shared folder to my ubuntu09:44
AtuMsmbfs is out, cifs is "in" ... think of it as a rename ;)09:44
Roland__Have you ever thought of creating ubuntu website and operating system a social networking platform?09:44
ju5tlotuspsychje: i had to change a file that is not a config file, it's part of the installation of a package, and i'm wondering if an update will undo my change09:44
epicepicty09:44
lotuspsychjeju5t: wich package are we talking about09:45
epicepici did guys ty!!!09:45
ju5tlotuspsychje: percona-xtradb-cluster-server-5.509:45
epicepich//192.168.199.1/cache   6227964  567808   5660156  10% /mnt09:46
epicepichow to unmount by the way09:46
lotuspsychje!info percona-xtradb-cluster-server-5.509:46
ubottuPackage percona-xtradb-cluster-server-5.5 does not exist in vivid09:46
lotuspsychjeRoland__: what do you mean, making ubuntu website social network?09:47
lotuspsychjeju5t: wich ubuntu version are you on mate09:47
ju5t14.04, but the package is not from the ubuntu repo, it's more of a general question any way, just wondered if there was an apt command that i was missing for example09:48
lotuspsychje!pinning | ju5t maybe here?09:49
ubottuju5t maybe here?: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto09:49
dionysus69i am using gnome shell and viber icon is not visible, the app works and responds to clicks but without an icon, how can I fix this? google has nothing so far :\09:50
ju5tlotuspsychje: i'm not a huge fan of pinning, i'll see if i can find something else, thanks for the input though!09:50
lotuspsychjeju5t: i just found a #percona channel, usefull for you?09:51
Roland__lotuspsychje: something like google+ or facebook, but with better integration with ubuntu operating systems09:51
ju5tlotuspsychje: i hope so, i'll ask the same question there, thanks09:52
lotuspsychjeRoland__: ubuntu has many tools for social media...not sure if i understand what you mean exactly09:52
netrunner_hello09:53
netrunner_hello there09:53
x4w31hello world :)09:54
netrunner_hi09:54
lotuspsychjeju5t: i think it depends wich file you edited matters for an update..config files mostly stay intact09:54
Roland__lotuspsychje: for example, ubuntu website could have a proper WebChat client etc09:54
lotuspsychjenetrunner_: please dont flood09:54
netrunner_how are you today09:54
lotuspsychjeRoland__: #ubuntu has a webcchat09:54
Roland__IRC doesn't work well with mobile data connection09:55
netrunner_flood?09:55
Roland__lotuspsychje: IRC doesn't work well with mobile data connection09:55
lotuspsychjeRoland__: here's a webchat to connect to here: https://webchat.freenode.net/09:56
Roland__lotuspsychje: that doesn't work nicely with a mobile internet connection09:56
=== Abishek_ is now known as abishek
t3hello09:58
netrunner_hello09:59
netrunner_halo10:00
netrunner_alo ha10:00
jellow!hi | netrunner_10:01
netrunner_are you real people?10:01
jpdsnetrunner_: Possibly just really good AI.10:01
=== Arone is now known as Arone-bnc
netrunner_plz show me your code then.10:02
netrunner_what's your code?what do you live for?10:02
=== twager is now known as g3tpi
jellow!life | netrunner_10:03
ubottunetrunner_: life is something very few people know about in this channel - and anyway, it's probably offtopic, perhaps you want to try #ubuntu-offtopic10:03
Roland__netrunner_: my code is always evolving, never in a fixed state10:04
netrunner_he said he's AI10:04
netrunner_fixed state?10:04
netrunner_you mean my country?10:05
onoruaGuys, for ubuntu 15.04, what is the file name should looks like to load networking configuration in /etc/network/interfaces.d/ ?10:06
lotuspsychje!ot | netrunner_10:06
ubottunetrunner_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!10:06
netrunner_i am randomly sending my help message to any joined channel,hope someone could see.10:06
netrunner_is that annoying?10:06
lotuspsychjenetrunner_: thats not the purpose of this channel, please stop that10:07
lotuspsychjenetrunner_: only ubuntu support10:07
netrunner_ta10:08
lotuspsychjeonorua: what are you trying to do exactly mate10:08
onorualotuspsychje: I want to configure static IP on my ubuntu server, I don't want to use /etc/network/interfaces main file, because I can't update it with ansible playbook, but if I could do it with /etc/network/interafces.d/eth0.conf for instance that would be prefect10:10
lotuspsychjeonorua: could this help you? https://help.ubuntu.com/lts/serverguide/network-configuration.html10:12
netrunner_is that normal that my router been hacked by changing the SSID10:12
lotuspsychjenetrunner_: this might be a question for ##networking10:13
=== Arone-bnc is now known as Arone
lotuspsychjeonorua: or maybe the #ubuntu-server guys might know static ip on 15.04?10:18
onorualotuspsychje: I think I've found the issue, thank you! I had to add source /etc/network/interfaces.d/* to /etn/network/interfaces file10:24
lotuspsychje!yay | onorua10:25
ubottuonorua: Glad you made it! :-)10:25
madangelI am not able to configure my smtp.Whenever I try to send a patchI am getting the following error:10:29
madangelSend this email? ([y]es|[n]o|[q]uit|[a]ll):  Unable to initialize SMTP properly. Check config and use --smtp-debug. VALUES: server=smtp.gmail.com encryption=tls hello=localhost.localdomain port=587 at /usr/lib/git-core/git-send-email line 1110.10:30
lotuspsychje!smtp | madangel10:30
ubottumadangel: Ubuntu supports the Simple Mail Transfer Protocol (SMTP) and provides mail server software of many kinds. You can install a basic email handling configuration with the "Mail server" task during installation, or with the "tasksel" command. See also https://help.ubuntu.com/community/MailServer and https://help.ubuntu.com/12.04/serverguide/email-services.html10:30
madangelI have installed git send-email10:30
madangelubottu: I am trying to send using git send-email10:32
ubottumadangel: I am only a bot, please don't think I'm intelligent :)10:32
mcphailmadangel: Just a hunch - If you've configures everything correctly on your Ubuntu machine, you may need to change setting on your gmail account (something like "use less secure methods", IIRC).10:33
madangelmcphail: ok I will try that10:34
=== x4w31 is now known as x4w3
=== Ramona_ is now known as Ramona
madangelmcphail: How to do that?10:55
android_studioTrying to install lib32stdc++6 on 14.04. Getting error: "The following packages have unmet dependencies:  lib32stdc++6 : Depends: gcc-4.8-base (= 4.8.2-19ubuntu1) but 4.8.4-2ubuntu1~14.04 is to be installed". How to fix this?10:55
llutzandroid_studio: where did you install your gcc-4.8-base from? thats not the version from repos10:58
cromag!paste10:59
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.10:59
android_studiollutz: I didn't install anything. I was trying to set-up Android Studio via a PPA and when I was startng and setting it up I got this error which is blocking.11:01
llutz!ppa | android_studio11:01
ubottuandroid_studio: 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-purge11:01
android_studiollutz: ppa:paolorotolo/android-studio is that PPA.11:02
llutzandroid_studio: so you installed a newer gcc version from that ppa, which breaks other parts of your system.11:02
llutzandroid_studio: either try to downgrade to the repo-version of gcc-4.8-base or try to get a newer version of lib32stdc..11:03
android_studiollutz: I am not sure which version it installed. It bascially installed a lot of stuff and I thouhgt it would work after that but it didn't. So I am kind of stuck. On OSX and Windows I just used to install one package.11:03
TheNumbandroid_studio: why would you use a ppa?11:04
TheNumbubuntu-make can install android-studio for you11:04
llutzandroid_studio: see your pasted error, there is the version shown11:04
android_studiollutz: Because installing from Google downloaded tar was giving a lot of troubles.11:04
llutzandroid_studio: or "apt-cache policy gcc-4.8-base"11:04
adschow can I tell tar to exclude myfile, but not folder1/myfile?11:04
Octavianohi there , i would like to install  THE x-plane 10 in ubuntu 14.04 lts 64bit , anyone can help me?11:05
TheNumbOctaviano: what issues are you having?11:06
android_studiollutz: http://pasted.co/40ba9724 is what I am getting11:07
llutzandroid_studio: sure, that shows you the version actually installed and, at the bottom, the official repo-version11:08
android_studiollutz: installed and candidate both are same. In version talbe, whatever is mentioned wasn't found when I try? Should I just change "4.8" part to "4.8.2-19"?11:11
histo!ppapurge | android_studio11:11
ubottuandroid_studio: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html11:11
llutzandroid_studio: sudo apt-get install gcc-4.8-base=4.8.2-19ubuntu111:12
TheNumbOctaviano: I'm not your personal tech support. If you're going to ask questions, do so here.11:12
TheNumbnot in private11:13
android_studiollutz: Oh :(. I will be back on square one then. I was trying to setup Android Studio w/o PPA and it wasn't working.11:13
TheNumbandroid_studio: install ubuntu-make11:13
TheNumbit works11:13
TheNumbIt'll install android studio for you11:13
TheNumbhttps://wiki.ubuntu.com/ubuntu-make11:13
TheNumbandroid_studio: ^11:13
llutzandroid_studio: this ppa "doesn't work" too, because it breaks other parts of your system. as you've seen11:14
android_studioTheNumb: That's the one way remaing to try. I am going to try installing package llutz suggested and see if it works. Then Ubuntu-Make and then if it still doesn't work I will just throw my laptop in IT bay and ask them to set it up or give me a Mac or PC/Win11:14
android_studiollutz: I think so.11:15
histoandroid_studio: yeah because windows or mac would solve your issues of borking the entire system.11:17
drmagoohi, I have an issue with my nvidia GTX960 graphicscard. I'm running a dual-head setup and when the computer "wakes up" all the applications that were on the right monitor are "hidden" somewhere in the background. And it takes some job to get them back to the foreground. I'm currently  using nvidias "own" drivers, since the standard repo driver doesnt support that card. But has anyone experienced this problem and found a solution for it ?11:17
histoandroid_studio: you just followed some really bad advice using that ppa11:17
android_studiohisto: I was on that. See, there is no point of getting into what is good or bad. But the thing is I am not used to Linux and on Windows and OSX I never faced these dependency issues. One .exe/.dmg - install - peace. Things have their aspects. Here I have to work on Linux so I am trying my best11:19
android_studiollutz: TheNumb I am purging that PPA. Hope every installed package was removed. I will try to go the ubuntu-make way. Hope that works :)11:20
TheNumbit should11:20
android_studioTheNumb: I just chekced and autoremove andorid-studio was able to find ~40MB remaining and removing. Maybe I will try clean and --purge and autoclean11:22
TheNumbdo as you please11:22
incikhi11:26
=== tvoss is now known as tvoss|lunch
histoandroid_studio: Can I send you a file to run?11:32
android_studioandroid_studio: What file? Some script?11:33
histoandroid_studio: When you add a ppa and install software from there, it's not validated by anyone.  Anyone could have made it etc.. that's why they are unsupported here.11:33
histoandroid_studio: I'm joking about the file I'm just trying to explain so you'd understand.11:34
android_studiohisto: Yes, I understoof that part. I have removed it. Purged the packages. Installed via Ubuntu-Make. But even that too is a ppa "ubuntu-desktop". Not sure if it's official PPA.11:34
android_studiohisto: Yeah. Got it. No problem.11:35
prosodyContextDoes "WARNING: The following packages cannot be authenticated!  libdb4.8++ bitcoin-qt Install these packages without verification? [y/N]11:35
prosodyContextE: Some packages could not be authenticated ....  BECAUSE  gpg: key 8842CE5E: public key "Launchpad PPA for Bitcoin" imported11:35
prosodyContextgpg: no ultimately trusted keys found11:35
prosodyContextgpg: Total number processed: 111:35
prosodyContextgpg:               imported: 1  (RSA: 1)11:35
prosodyContextOK ..... the no "utlimate" trust means "not authenticated" ... or my end problem?11:35
Harishello all11:37
HarisI have curl installed on trusty, but curl_init() is not present ? what pacakge do I need ?11:37
llutzHaris: curl_init()  is a php command? then try installing php5-curl11:39
boodllebatcan anybody tell me flag for pthread library ?11:39
Harisyep11:39
Harisgot it. done it. all ok. thankyou all11:39
lyndelhey guys i seem to be having a boot issuse after a user told me about configureing pylmouth to get the ubuntu splash screen it never worke and now when ever i boot up the labtop it gets stuck before login screen like it stays on blank screen and if i press f1 or any other number its sayimg its waiting for pylmouth to quit but it never does11:40
Apteryxhello. Anyone would know how to reliably disable the nouveau driver in ubuntu 14.04 ? I tried all the web provided but without success.11:40
lyndelso it boots and stays forever on blank screen and am forced to rebooot many times just for it to get to login screen correcty11:41
Apteryxblacklisting is of no use, even after rebuilding the ramfs using update-initramfs -u11:41
histoApteryx: blacklisting will stop it from loading11:43
histolyndel: what did you change with plymouth?11:43
Apteryxhisto: but somehow it still loads11:43
histoApteryx: How are you blacklisting it?11:43
histo!blacklist | Apteryx11:44
ubottuApteryx: To blacklist a module, edit /etc/modprobe.d/my_blacklist.conf and add « blacklist <modulename> » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u »11:44
lyndeli dont know a user gave me these commands to use pt-get install --reinstall plymouth-theme-ubuntu-logo11:44
lyndel   22  sudo apt-get install --reinstall plymouth-theme-ubuntu-logo11:44
lyndel   23  sudo dpkg-reconfigure plymouth11:44
lyndel   24  sudo update-initramfs -u -k all11:44
lyndelthats all11:45
Apteryxhisto: the nividia installer blacklists it in /etc/modprobe.d/11:45
Apteryxhisto: blacklist nouveau, and a bunch of other old drivers that are supposedly problematic too.11:46
histoApteryx: grep 'blacklist nouveau' /etc/modprobe.d/*11:47
Apteryxubottu: thanks for the information I will paly with the modules files to try to tweak the order11:48
ubottuApteryx: I am only a bot, please don't think I'm intelligent :)11:48
lyndelhisto u dont unstand the commands?11:49
Apteryxhisto: ok, give me a second, I had uninstalled nvidia drivers I will reinstall from now.11:49
histolyndel: they shouldn't have borked anything11:50
histolyndel: what type of video card is in this system?11:50
=== ich is now known as Guest2057
lyndelATI i just wanted boot splash to show now i have this broblem11:51
histolyndel: you'd have to take a look at your syslog when it fails and see what's hanging11:51
lyndelhisto,  HOW DO I DO THAT?11:52
lyndelhisto,  sorry caps11:52
lyndelhisto, how will i find this log?11:53
histolyndel: /var/log/syslog11:53
hateballlyndel: ctrl+alf+f1 to get to a tty, log in, "journalctl" to display log info. that's one way11:53
histolyndel: journalctl is a better way11:54
lyndelhisto journalctl is like username?11:54
histolyndel: it's a command11:54
lyndeloh ok11:54
lyndelwait11:54
lyndelhisto,  how do i use it? what am i looking for? it dont unstand what all the text mean11:56
lyndelhello11:59
eggbeaterhello12:00
histolyndel: look for the time that it hung last and find errors or where it hung12:00
lyndelhisto?12:02
lyndelhisto i dont understand how or what am looking for there is so much information its confusing12:03
Apteryxhisto: here's what the nividia install blacklists (nouveau and a bunch of others): http://pastebin.com/g2ygZH6312:03
ApteryxEven with this, and updating the initramfs, ubuntu will still load nouveau which prevents nvidia from running12:04
lyndelhisto cant i just send the log for u?12:05
ApteryxIs there a way to check that the initrd really does not have nouveau anymore?12:06
histolyndel: when did the system last hang?12:06
histoApteryx: yeah check if nouveau is loaded with lsmod | grep nouveau12:07
lyndeltoday it hang too times on black screen after the third reset it booted to login screen12:07
A_I_hi there12:08
lyndelhisto if i send u the log u can look at it and tell me the problem12:08
A_I_catfish : I can select multiple files, but I cannot drag and drop them, drag and drop takes only one file on the multiple selected12:08
A_I_any idea ?12:08
A_I_I've seen this bug but it does not answer my question https://bugs.launchpad.net/catfish-search/+bug/128372612:09
ubottuUbuntu bug 1283726 in Catfish "Unable to select multiple files in catfish" [Undecided,Fix released]12:09
histolyndel: journalctl --no-pager | nc termbin.com 999912:09
lyndelok12:09
lyndelhisto http://termbin.com/oq2n12:10
histolyndel: did it hang on the last boot?12:11
lyndelhisto it hang too times on the third time it booted correctly12:13
camoufl4g3how i can install skype on ubuntu ?12:13
SaucisseCocktail$!KODI!$12:13
lyndelcamoufl4g3, did u tryed the ubuntu software center?12:13
camoufl4g3no12:14
=== clown is now known as Guest6157
lyndelcamoufl4g3, it should be there or try skype web site there download page12:14
k1l_!skype | camoufl4g312:14
ubottucamoufl4g3: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga12:14
camoufl4g3thanks everybody12:14
lyndel:)12:14
SaucisseCocktailhey who can tell me why my Xchat does not connect automatically to any of my server? I checked autoconnect in the servers list !12:15
Celphishcan someone explain what the -f-flag does for tar? I don't understand the entry in the manual12:16
lyndelSaucisseCocktail, am guessing a file got corrupted some how u may need to remove and reinstall but am not sure someone else might have a better answer12:16
histolyndel: I'm looking at itnow12:17
k1l_SaucisseCocktail: is there a error in the xchat server window?12:17
Decoy_PlatypusCelphish: tells tar that you are giving a filename now12:17
lyndelhisto anything bad about it?12:17
SaucisseCocktaillyndel, thanks a lot for your response! In fact I already tried to remove Xchat (and delete the .Xchat2 directory in my home folder) with no change...12:18
Decoy_PlatypusCelphish: for example if you run: tar -tf my_archive.tar   then tar knows you want to test (-t) my_archive.tar (-f my_archive.tar)12:18
histolyndel: that log contains only one boot12:18
CelphishDecoy_Platypus: oh ok, but if I don't use the -f-flag it doesn't know what to do? or does it anyway?12:19
lyndelSaucisseCocktail,  ur welcome but that is strenge some how its not working as itshould not able to help with that one sorry12:19
A_I_I've submitted a bug https://bugs.launchpad.net/catfish-search/+bug/146107212:19
ubottuUbuntu bug 1461072 in Catfish "Can not drag and drop multiple files" [Undecided,New]12:19
lyndelhisto12:19
histoCelphish: file12:19
lyndelhisto u told me to look at the log it should of had all the boots for today what next then?12:19
SaucisseCocktailk1l_, it tells me, unknown host, did you missed a key or something like this... That is so strange because when i open the server windows, I can click "connect", and everything works fine !12:19
Decoy_PlatypusCelphish: if you dont specify -f and a filename for either creating or extracting or testing, i believe tar expects input from stdin or output goes to stdout12:19
histoCelphish: it's right in the man page12:20
k1l_SaucisseCocktail: so is the network up and running when you want to connect with xchat?12:20
Celphishhisto: yes, ofc, but I didn't understand the man-page regarding that flag12:20
histoCelphish: you can press /   while reading man and search forwards. after pressing /  you can type -f    and press enter it will then highlight all occurances of -f if you press n you will go to the next occurance12:21
histoCelphish:   -f, --file=ARCHIVE  <<<12:21
Celphishhisto: that was epic, thank you :)12:21
Celphishanywho, a simple sudo tar -xvf should be enough for my .tar-file12:22
BluesKajHey all12:22
SaucisseCocktailk1l_, yes network is ok. the message is Unkown host, have you made a typing mistake?12:22
Decoy_PlatypusCelphish: if you must run tar as sudo12:22
k1l_SaucisseCocktail: so did you?12:22
histoCelphish: are you extracting a file?12:23
lyndelhisto?12:23
Decoy_PlatypusCelphish: if you are just throwing files around in your home directory I would just skip that part12:23
histolyndel: ?12:23
CelphishDecoy_Platypus: it's not in my home-folder, it's in another users folder12:23
Celphishhisto: yes..12:23
lyndelhisto what should i do?12:23
SaucisseCocktailI don't think so, In fact I don't really understand what the terminal is talking me about ! It doesn't try to connect ! (I'm using Mate Ubuntu 14.04)12:23
CelphishI also learned that it automatically creates a folder in which it puts the files :)12:24
histoCelphish: is it tar'd and gzip'd or just tar'd12:24
k1l_SaucisseCocktail: you dont know if the server adress is right you set to autoconnect?12:24
histolyndel: dunno there's only one boot in that log from what I see.12:24
Celphishhisto: just tar'd, if it was tar.gz I had to add the z-flag.. unless we have a newer version of tar.. if I'm not mistaken12:25
histolyndel: Was the previous boot unsuccessfull?12:25
histoCelphish: you got it12:25
Celphish:D12:25
histoCelphish: no need for sudo for tar though unless you are untaring somewhere you don'thave permission to12:25
lyndelhisto u dont think its a plymouth error? becouse it only happened after i used that command and its waiting for it to quit but it never does12:25
SaucisseCocktailI set autoconnect, It doesn't connect at the moment I start the program. But, when I open the servers dialog box, I select freenode (for exemple), and it connects right without any problem !12:25
histolyndel: there's no way to tell with what you provided.12:25
Celphishhisto: true, but I don't think I have permission in that persons home-folder, I thought it was just simpler to sudo it :)12:26
lyndelhisto it hang too times the third time it booted so i got on xchat to fix it12:26
android_studioHow to force shutdown Ubuntu (ElementaryOS actually) when I am stuck on (or before) its login screen? (I mapped Power Button to hibernate and I can't see the login screen. I boot and come back to that login screen where I first reached after logging off because Applications menu was frozen)12:27
TheNumbandroid_studio: elementary is not supported here.12:27
histolyndel: journalctl -b -1 --no-pager | nc termbin.com 999912:27
Decoy_PlatypusCelphish: histo I don't see it often, but I use the -a flag all the time: tar xaf somefile.tar.gz, a tells tar to automatically extract (or create with c) the file, as long as it has a proper extension12:27
=== jhattara_ is now known as jhattara
lyndelok12:27
cfhowlettandroid_studio, elementary OS is not supported here.  sorry12:27
lyndelhisto got error journalctl -b -1 --no-pager | nc termbin.com 999912:28
lyndelFailed to look up boot -1: Cannot assign requested address12:28
lyndelUse netcat.12:28
capprenticeHow do I implement traffic shaping in Ubuntu Server 12.04 running as a SeedBOX for this ip pool: 150.51.1.0/24 ? I want to limit the download speed for this IP pool to 800KB/s12:28
histolyndel: yeah there are no previous boot's logged12:28
cfhowlett!elementary | android_studio12:28
ubottuandroid_studio: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution.12:28
capprenticeShould I ask this question to some where else? How do I implement traffic shaping in Ubuntu Server 12.04 running as a SeedBOX for this ip pool: 150.51.1.0/24 ? I want to limit the download speed for this IP pool to 800KB/s\12:28
TheNumb!patience | capprentice12:29
ubottucapprentice: Don'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/12:29
android_studioTheNumb: Yes, that's right. Elementary chennel is ghost town actually. What if I ask "how to force shutdown Ubuntu if my power button is mapped to hibernate"? cfhowlett12:29
lyndelhisto it hs to be related to pylmouth only after i reinstalled did i get these problems12:29
histolyndel: okay12:29
k1l_SaucisseCocktail: well, autoconnect works. so there must be something on your system or on your settings that is bwrong12:29
Celphishhisto: seems like you're a busy person in here, I'll just throw one more question your way. If I want to move all the files in a folder, let's say FolderA/FolderB/* to FolderA, shouldn't sudo mv FolderA/FolderB/* FolderA/ work? And yes I need sudo ;)12:29
Decoy_Platypusandroid_studio: you can run: sudo poweroff in a terminal12:29
k1l_android_studio: if support is important for you, i would change the distro then :/12:29
SaucisseCocktailIS Xchat using a library like tcl or something?12:30
cfhowlettandroid_studio, sorry but as we have ZERO idea what/how the elementary have modded ubuntu, you need to get support elementary OS12:30
android_studioDecoy_Platypus: I cannot. I am stuck at what seems to be "pre login screen".12:30
histolyndel: you can try booting in text mode to see what's going on.12:30
k1l_SaucisseCocktail: ok, so start what is different from your system than the standard ubuntu install? proxies? etc12:30
ApteryxSeems like the problem is really with DRM loading nouveau from the initrd12:30
lyndelhisto what commands should i use? the reinstall must of broken it somehow12:30
ApteryxHow can I make sure nouveau is not loaded right after grub?12:31
android_studiok1l_: that's not my call really. but yeah I am going to be switching to LTS pure Ubuntu or maybe some OS that are for mere mortals.12:31
lyndelhissto how to do that?12:31
histolyndel: edit your /etc/default/grub and remove 'splash' from the boot line and put 'text' there.  Save the file and sudo update-grub and reboot.12:31
capprenticeErm...12:31
lyndelok12:31
SaucisseCocktailk1l_, nothing special. Except that my Xchat is running on a virtual X2go session !12:32
histolyndel: wait12:32
lyndelok12:32
histolyndel: I think that will boot to console12:32
android_studiocfhowlett: How it's done in Ubunut? Is there any key-combo to force shutdown ubuntu from login screen other than power button? I will try my luck with that shortcut?12:32
capprenticeHow do I implement traffic shaping in Ubuntu Server 12.04 running as a SeedBOX for this ip pool: 150.51.1.0/24 ? I want to limit the download speed for this IP pool to 800KB/s12:32
lyndelthats not what i wannt12:32
histolyndel: if you press the escape key during the splash screen it should show you the text12:32
lyndelhisto that never works12:32
Decoy_Platypuscapprentice: seriously?12:32
k1l_SaucisseCocktail: that makes a huge difference12:33
capprenticeWhy? Is it odd to you? Decoy_Platypus12:33
lyndelam using ubuntu 15.04 esc never works on boot12:33
mcphailApteryx: have you installed the nvidia driver from somewhere other than the Ubuntu repositories?12:33
k1l_SaucisseCocktail: so its not a regular xchat running on ubuntu12:33
TheNumbandroid_studio: elementary devs make various changes to the ubuntu base. You can't be sure what they changed.12:33
android_studiocapprentice: Dude, that's really not gonna help. Nobody knows your answer here. Go to askubuntu or wait, or just Google.12:33
Decoy_Platypuscapprentice: I have your question on my screen 3 times all at once12:33
lyndelhisto it seems disabled or something12:33
Decoy_Platypuscapprentice: Spamming the channel doesn't make anyone want to help you out12:34
SaucisseCocktailk1l_, yes maybe, but I recently format my system ,and before I was using Xchat under Xubuntu, and the autoconnect worked fine ! Thanks for your help , I'll try to find another solution12:34
TheNumbcapprentice: read up on traffic control (tc)12:34
android_studioTheNumb: Thanks. But let's say that's happpening in Ubunut. I mean I am out of options anyway and before wiping everything out  want to try this.12:34
histolyndel: http://askubuntu.com/questions/271420/grub2-removed-quiet-splash-options-are-ignored12:35
lyndelok12:35
TheNumbandroid_studio: you'd switch to a virtual terminal and type in poweroff12:35
ikoniaandroid_studio: you're not using ubuntu12:35
ikoniaandroid_studio: please take it to the correct channel12:35
capprenticeDecoy_Platypus: My screen is smaller than you.. Sorry.12:35
TheNumbcapprentice: then use iptables to filter the appriopriate subnet12:36
Decoy_Platypuscapprentice: no harm done12:37
cfhowlettSaucisseCocktail, xchat is abandonware.  consider hexchat12:37
android_studioikonia: Thank you.12:38
ikoniathanks android_studio12:38
pietrosham12:39
ApteryxI've extracted the initrd file and trying to see if nouveau will still be loaded. Any hint would be appreciated :)12:41
TheNumbApteryx: it won't be loaded if you blacklist it.12:43
ApteryxTheNumb: Ok. I see the initrd also has the blacklist definitions12:44
Apteryxin etc/modprobe.d12:44
AnononHi everyone12:45
TheNumbit should12:45
ApteryxSo it should work. But somehow nouveau was being load very early, I think for the framebuffer, before the blacklist defs are being parsed12:45
TheNumbAnonon: hello not so anonymous Anon.12:45
Apteryxwould putting rdblacklist=nouveau in the /etc/default/grub file be useful?12:45
mcphailApteryx: if you boot with nomodeset, nouveau won't be able to be loaded12:46
AnononI'm currently launching ubuntu server on VPS, I'd like to test its uploading speed with iperf to public network with iperf. Can anyone help me with that tool?12:46
TheNumbAnonon: did you search for tutorials?12:46
AnononI've found some examples but I'm really bad in networks12:46
Apteryxmcphail: like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" in the grub2 file?12:46
mcphailApteryx: yes, and update-grub12:47
AnononTheNumb: I mean I don't see the way how can I test only upload speed12:49
Apteryxmcphail: thanks. Will reboot and see now :)12:49
Anononit outputs just a bandwidth size12:49
capprenticeHow ISPs limit bandwidth? I mean what device they use to limit bandwidth? My upstream ISP gets 800MB/s bandwidth from their upstream ISP. How they limit bandwidth at 800 MB/s? I dont think they use Mikrotik CCR router to impose the limit!?12:52
capprenticeWhat do they use?12:52
capprenticeYekkkk12:52
capprenticeWrong channel.12:52
lotuspsychjecapprentice: a question for ##networking perhaps?12:52
capprenticeSorry.12:52
Apteryxmcphail: nouveau still being loaded :s12:53
Apteryxeven after adding nomodeset to my /etc/default/grub file12:53
TheNumbimpossible12:53
lotuspsychje!nomodeset | Apteryx12:54
ubottuApteryx: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter12:54
mcphailApteryx: If it is loaded, it won't be getting used. Nouveau can't run without kms. You must be using nvidia or vesa drivers12:54
Apteryxmcphail: I am trying to use nvidia drivers indeed. But nvidia fails to load as it says another driver such as nouveau is loaded already12:55
Apteryxmcphail: lsmod | grep nouveau confirms nouveau is still being loaded12:55
mcphailApteryx: then you must be using vesa, not nouveau, if you are seeing a gui12:55
Apteryxmcphail: the only gui I see is the lighdm greeter12:56
Apteryxlightdm*12:56
ppfafter running some time, pulseaudio always crashes with Assertion '!s->thread_info.rewind_requested' failed12:56
Apteryxand the splash screen before12:56
lotuspsychje!sound | ppf12:56
ubottuppf: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.12:56
Apteryxso yes, nouveau still being used. maybe I have to remove "splash" from the grub ? seems this would use nouveau12:57
ppfpreferably when i open a video in the browser12:57
ppffreedesktop has a 3 year old, unfixed bug report with that symptom, but i'm wondering if there is a known workaround12:57
Apteryxand what about the kernel rdblacklist=nouveau parameter that non ubuntu people seems to use (fedora for example) ?12:57
mcphailApteryx: as I said, if you have disabled kernel modesetting nouveau will fail IIRC. If you have a picture, it is from vesa or nividia12:57
ppflotuspsychje: i'm afraid those aren't helpful in my case12:58
Apteryxand the way to disable kernel modesetting is to use "nomodeset" ? only this?12:58
ioriaApteryx, you can check with   lshw -c video12:59
lotuspsychjeppf: you have ubuntu-restricted-extras installed?12:59
vhfHi all, on a fresh ubuntu 14.04 install `top` only shows current user's jobs, but I'd like, without sudoing it, for `top` to show all running jobs12:59
ppflotuspsychje: no13:00
Apteryxioria: configuration: driver=nouveau13:00
lotuspsychjeppf: try install, maybe it will fix?13:00
ppfisn't that a codec pack?13:00
lotuspsychjeApteryx: you sure you sudo update-grub after editing grub13:01
ioriaApteryx, you can purge it, but it's not recommended13:01
lotuspsychjeppf: yes, but worth a try13:01
lotuspsychjeppf: as you say it happens when playing video13:01
ppfbut not because of a missing video codec. restarting PA and restarting the video does play the video (most of the time)13:02
ppf(and also with working sound)13:02
lotuspsychjeppf: vlc got this issue too?13:02
solo1hi i got a problem server ubuntu raid  ( 2 hd in raid 1 ) during partition disk ( only the raid with a #126 ) cannot complete the install grub failure ... need help please13:02
lotuspsychje!raid | solo113:02
ubottusolo1: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto13:02
solo1!raid13:03
ppfhaven't checked. this problem is also not reliably reproducable13:03
lotuspsychjeppf: weird13:03
vhfan idea for my `top` problem?13:03
vhfpermissions, groups? anything?13:03
lotuspsychje!info htop | vhf try this?13:03
ubottuvhf try this?: htop (source: htop): interactive processes viewer. In component universe, is optional. Version 1.0.3-1 (vivid), package size 62 kB, installed size 194 kB13:03
vhfsame problem lotuspsychje13:03
vhfonly shows current user's jobs lotuspsychje13:04
solo2!raid13:04
ubottuTips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto13:04
ppfthis is the freedesktop bugreport https://bugs.freedesktop.org/show_bug.cgi?id=5488113:04
ubottuFreedesktop bug 54881 in core "Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:1271, function pa_sink_render_into_full(). Aborting." [Major,New]13:04
ppfsymptom is the same, but everything else isn't13:04
lotuspsychjeppf: did you try starting browser from terminal for errors?13:05
ppf(i.e. PA 6.0 on ubuntu vivid, pavucontrol is not involved, the error appears randomly and my default output is using the combined-sink module)13:05
lotuspsychjevhf: i think you can only see what happens in current user13:05
lotuspsychjevhf: if you want rights from a user to admin user, you need tools like sux13:06
ppfi did that some time ago, i don't have the exact error message anymore, but it was something in the vicinity of "stream died"13:06
solo2i 've already read it , i m stucked with the grub during partition ( not in a VMHD ... but in a real server ) ... raid 1 ( 2 hd ) it can only see the raid with the name i gave raid1#126 ( #126 i ve no idea why it put # 126 ), and i can only set ( manually ) the partion on it ... at the end grub failure ... asking help13:07
lotuspsychjeppf: well you can already try few: restricted-extras, try different browsers, different kind of stream/video's13:07
ppfhere's the full message: E: [alsa-sink-HDMI 0] sink.c: Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:1323, function pa_sink_render_into_full(). Aborting.13:08
ppf(interestingly, the failning sink is [alsa-sing-HDMI 0] and _not_ [combined])13:08
lotuspsychjeppf: did you try a pulseaudio restart?13:09
ppfwell, sure, that brings it back up13:09
ppfbut it will crash again after minutes or hours13:09
lotuspsychjeppf: what about creating another user, and try the same video's13:09
ppfthe error is not related to a specific video (or set of videos)13:10
lotuspsychjeppf: yeah but its related to online video playing right13:11
lotuspsychjeppf: try on chromium-browser?13:11
ppfno i don't think it's related13:11
ppfthe high correlation is probably because that's where most of my audio is coming from13:12
SaucisseCocktailHey, I've just solved my issue, by installing xchat-gnome, and customize it... thanks a lot13:14
lotuspsychje!yay | SaucisseCocktail13:15
ubottuSaucisseCocktail: Glad you made it! :-)13:15
vhfnah lotuspsychje, top is supposed to show all jobs by default, unless the kernel is compiled with grsecurity patch, and mine is not13:16
vhfnot only current user jobs13:17
ali__bnc13:17
ali__servermesra.dal.net:700013:18
Picivhf: if you can change the options while running it to do that, you can write out a config file (press W) for your user so that you will get those by default next time you run it.13:19
vhfPici: thanks, but my problem lies in the fact that (h)top does not want to show me all users jobs13:20
vhfand there are no (h)top otpion to do that13:20
vhfand this only occurs on one of my server13:21
ishtiaquehi guys13:30
ishtiaqueI'm on ubuntu 15.04 with linux kernel 3.19.0-15-generic13:30
ishtiaquei recently updated from 14.10 after this latest version was released13:31
tockagot to know man!13:32
tockacongrats :D13:32
ishtiaqueso the issue now is that my touchpad was recognised and two-finger and edge scrolls works perfectly fine on ubuntu 14.10 (linux kernel 3.16.0-28) but on this version it doesn't work13:32
VlanXhello.... I have a mount string in /etc/fstab to mount a remote partition via NFSm but sometimes, at the boot, id doesnt feel like mounting it13:40
lotuspsychje!mount | VlanX13:41
ubottuVlanX: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount13:41
lotuspsychje!nfs | VlanX13:41
ubottuVlanX: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS.13:41
ubuntu_userGood morning all from Las Vegas!13:42
ubuntu_userI just upgraded to 15.04 and need some help with a few things.13:42
ubuntu_userI used to have 3 boxes on top of windows "max" "min" and exit, now I have just exit, how can I fix this?13:42
ubuntu_userthe windows look different too13:42
ubuntu_userxchat also crashes almost on startup too13:43
raihanteknologihalo13:43
ubuntu_useranyone even understand what I am saying?13:44
ikoniayou're saying the minimise and maximise buttons are gone from your theme13:44
TheNumbubuntu_user: ubuntu gnome?13:44
ubuntu_userwell standard ubuntu with metacity installed13:45
TheNumbprobably the settings got reset13:45
ubuntu_userI might try the new ubuntu gnome as the last time it seemed too no13:45
ubuntu_userhow do I fix that the min max to be back or how do I change themes?13:45
ubuntu_userany idea how I can get the windows to go back to normal?13:48
ubuntu_userto have all 3 buttons again?13:48
TheNumbYou'd have to mess with metacity's settings I guess.13:48
ubuntu_userhow do I do that?13:48
TheNumbubuntu_user: dconf-editor should get you started13:49
TheNumbThere should be a key called metacity13:49
ubuntu_userfired it up no menu for metacity in there13:49
TheNumbubuntu_user: apps->metacity13:50
ubuntu_userno such metacity menu under apps13:50
TheNumbubuntu_user: in dconf-editor?13:51
ubuntu_useryes in dconf-editor13:51
TheNumb,_,13:51
weber?13:51
ubuntu_userany other ideas?13:51
TheNumbubuntu_user: let me fire up the vm13:52
thenewoneHi guys13:52
thenewonehow remove libre-office ?13:52
ubuntu_userso there is no way to get my buttons back?13:52
thenewonesudo apt-get autoremove libre-office dont work13:52
TheNumbthenewone: open software center and uninstall it.13:52
TheNumbubuntu_user: I'm pretty sure there is.13:52
TheNumbLet me test it.13:52
ubuntu_usertest what?13:53
TheNumbmetacity13:53
TheNumb,_,13:53
ubuntu_userok13:53
tux_hello. noob here. I have few questions. 1- is Slitaz based on ubuntu? 2- how can someone add a keyboard layout which is not available on a linux distro ? 3-what are minimum system requirements to run ubuntu on13:53
TheNumbtux_: How would I know if slitaz is based on ubuntu?13:54
TheNumbYou're better of asking skitaz devs.13:54
TheNumboff*13:54
ubuntu_userwere you able to test getting the buttons back?13:55
thenewonehow add wps-office to rep ?13:55
TheNumbubuntu_user: just a sec13:55
ubuntu_userwhy would these idiots take away buttons? who removes such functionality? how dumb!13:55
ubuntu_usernumb: thanks13:56
mcdreamy81why do the latest upgrades from ubuntu kill my mobile broadband?13:56
malimbarinstalled ubuntu gnome, but want to go back to unity cleanly. Is there a way to do ithis cleanly without reinstalling?13:56
TheNumbubuntu_user: go to gnome->desktop13:57
TheNumbin dconf-editor13:57
TheNumborg->gnome->desktop13:57
ubuntu_userhow do I bring up dconf-editor, just type dconf-editor from a terminal?13:57
TheNumbyes13:58
TheNumbor find it in application launcher13:58
ubuntu_userok I am in that menu now what do I do?13:58
TheNumbgo to wm13:59
ubuntu_userI have gnome hilighted but no options appear13:59
TheNumband click on preferences13:59
ubuntu_userok13:59
TheNumbfind button-layout13:59
TheNumbWhat's the Value?14:00
UsermanHi. I am currently connected through a webclient with an irc-server. How can I find out the server-ip?14:00
ubuntu_userappmenu:close14:00
ubuntu_userbut the entire way the borders look has changed too14:00
ubuntu_userwhat controls this in the window?14:00
ubuntu_userlike the windows used to be more rounded vice squared as they are now14:01
TheNumbubuntu_user: well, metacity is a part of gnome project so...14:01
TheNumbubuntu_user: anyways, make it look like this: appmenu:close,minimize,maximize:14:01
ubuntu_userlet me ask you something14:02
ubuntu_userwhat is a theme is that something metacity has to change what windows look like?14:02
TheNumbit can change the headerbar color, the window color14:02
TheNumbAnd many other settings.14:03
MonkeyDust!themes14:03
ubottuFind your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy14:03
c0mrad3how to shift to gdm in ubuntu14:03
mcdreamy81exit14:03
TheNumbc0mrad3: you install it.14:03
ubuntu_userI just want the old one I had14:03
TheNumbAnd then you're going to be asked which login manager you want to use.14:03
ubuntu_userit was the old default14:03
TheNumbubuntu_user: the window theme or the button layout?14:04
ubuntu_usernow I am confused14:04
ubuntu_userok, didn't someone say that the window theme also effects the button layout?14:04
ubuntu_useror am I confused?14:05
TheNumbSomeone probably did.14:05
TheNumbubuntu_user: did you change it to appmenu:close,minimize,maximize: ?14:05
ubuntu_userso since my windows look different (squared instead of rounded) is that a theme issue that this changed?14:05
TheNumbubuntu_user: probably.14:05
ubuntu_usercan I try other themes? How do I change it?14:05
TheNumbGnome devs do make some changes between releases.14:05
ubuntu_userhow do I change themes?14:05
ubuntu_userwhat menue does that14:06
TheNumb!themes14:06
ubottuFind your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy14:06
TheNumb!changethemes14:06
ubottuTo change GNOME themes: https://help.ubuntu.com/community/UbuntuEyeCandy. Kubuntu (KDE) themes: https://help.ubuntu.com/community/CustomizeKubuntu. Xubuntu (Xfce): !xfce-themes14:06
ubuntu_user!changethemes14:06
TheNumbThere are lots and lots of gtk themes.14:06
ubuntu_userthat page is for 11.0414:07
ubuntu_useris there a page for 15.04 on how to change themes?14:07
TheNumbubuntu_user: it's not that outdated.14:07
=== user is now known as Guest89397
TheNumbubuntu_user: http://askubuntu.com/questions/262868/how-to-set-icons-and-theme-from-terminal14:09
ubuntu_userwow, I gotta use the the terminal?14:09
ubuntu_userthere is no program to do this huh?14:09
TheNumbthere is14:09
=== Yukkii is now known as Dhs92
TheNumbI know at least two of them.14:10
ubuntu_userok14:10
MonkeyDustubuntu_user  read the links that ubottu sends you14:10
TheNumbBut! One is for gnome and one is for Unity.14:10
ubuntu_userits for unity crap14:10
ubuntu_userI do not use unity14:10
ubuntu_userI use metacity14:10
TheNumbubuntu_user: you could try using gnome-tweak-tool to change the theme.14:11
TheNumbubuntu_user: also, gnome 3.16+ is not using metacity any more14:12
ubuntu_user$ gnome-tweak-tool WARNING : Shell not installed or running14:12
TheNumbSo you might be in trouble in the future.14:13
ubuntu_userbut its on my menu to select it at login14:13
ubuntu_userwhat should I use since metacity is broken now your saying?14:13
ubuntu_useror missing14:13
ubuntu_useror whatever14:13
TheNumbIt's not broken.14:13
x4w3ubuntu_user: sudo apt-get install gnome-tweak-tool14:13
TheNumbubuntu_user: but it's going away at some point.14:13
ubuntu_user$ sudo apt-get install gnome-tweak-tool Reading package lists... Done Building dependency tree        Reading state information... Done gnome-tweak-tool is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.14:14
TheNumbmetacity is not going to be ported to wayland14:14
ubuntu_userwhat is wayland?14:14
TheNumb!wayland14:14
ubottuWayland is a display server protocol that is intended to replace X. More information can be found at http://wayland.freedesktop.org/ . Ubuntu is instead focusing on development of !Mir; see its factoid for more information.14:14
ubuntu_usergood lord14:14
ubuntu_userquite confusing14:14
x4w3ubuntu_user gconf-editor run it.14:14
ubuntu_userall this to get my damn buttons back14:14
TheNumbubuntu_user: you don't need to do any of that.14:15
TheNumbUGH!14:15
ubuntu_userhuh?14:15
ubuntu_userI am confused14:15
x4w3ubuntu_user: gconf_editor - navigate to apps > metacity > general and change the "theme" value to the name of the theme you want to use14:15
TheNumbYou're not reading what I typed earlier.14:15
ubuntu_userI just want thing sto look like they did before14:15
TheNumb[16:01:54] <TheNumb> ubuntu_user: anyways, make it look like this: appmenu:close,minimize,maximize:14:16
TheNumbDid you do that?14:16
designbybeckA number of Releases ago....maybe back before 12.04.... You use to could save the Keyboard Layout window as a PDF, but now you can't. This was a helpful feature if you use multiple languages and need to see the other keystrokes14:16
ubuntu_userno, because the windows are also wrong they are squared off and used to be rounded14:16
learntuxreinstalled windows on my dual boot machine and grub is gone now  .. Whats the easiest way to restore it back14:16
learntuxi mean any boot disk in particular or just use the live disk14:16
ubuntu_userx4w3: no such theme value14:16
TheNumbx4w3: metacity has moved to gsettings14:17
TheNumbgconf is dead14:17
ubuntu_userhuh?14:17
ubuntu_userwhy is this so hard!?!14:17
x4w3TheNumb: thank u.14:18
ubuntu_userWhy cant my windows be rounded like before?14:18
TheNumbubuntu_user: because the software you're using is no longer being actively developed.14:18
ubuntu_userwhat did ubuntu change this way14:18
TheNumbUbuntu didn't do anything.14:18
TheNumbThe developer broke it.14:18
ubuntu_userUbuntu is the developer!14:18
TheNumbno14:18
TheNumbubuntu provides the packages14:18
TheNumbthey don't develop metacity14:18
ubuntu_userwho developed metacity?14:19
TheNumbThe GNOME project14:19
ubuntu_userand how do I change the themes so the windows are rounded again?14:19
ubuntu_userA number of things changed not just the buttons14:19
TheNumbnot possible as far as I can tell14:19
TheNumbYou could try using other theme.14:19
TheNumbubuntu_user: it's even more broken in gnome 3.1614:21
stianhjlearntux: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows14:21
TheNumbmetacity no longer draws the window borders14:21
TheNumbmutter does that14:21
ubuntu_userhow do I change the theme14:21
ubuntu_userthere is a program to do that easily?14:22
TheNumbgnome-tweak-tool should be able to do that14:22
TheNumbyou need to install a theme first14:22
MonkeyDustubuntu_user  or unity-tweak14:22
TheNumbMonkeyDust: he doesn't use unity14:22
MonkeyDustok14:22
TheNumbI'm not sure if unity-tweak changes metacity's theme.14:22
ubuntu_usergnome-tweak-tool does not start14:22
learntuxThanks <stianhj> . :) on it now14:23
ubuntu_userno matter what theme I use the buttons do not come back14:25
TheNumbdud14:25
TheNumbe14:25
TheNumbYou're not following me14:26
TheNumbYou didn't change the key value14:26
TheNumb...14:26
TheNumbubuntu_user: gsettings set org.gnome.desktop.wm.preferences button-layout appmenu:close,minimize,maximize:14:27
TheNumbtry that14:27
TheNumblet me know if it works14:27
ubuntu_userok I figured out what you meant in dconf editor now14:28
ubuntu_userit fixed it14:28
ubuntu_userbut the windows are still different14:28
ubuntu_userthey are squared instead of rounded14:28
ubuntu_userused to be rounded14:28
ubuntu_userI changed window to ambiance in gnome-tweak-tool14:31
ubuntu_userseems to look more like it did before14:31
ubuntu_userI hate when the ubuntu people break stuff!14:31
=== Jabo_ is now known as Jabo
ubuntu_userhey wait - not fixed yet entirely!14:31
TheNumbubuntu_user: gnome people, not ubuntu.14:31
ubuntu_userwhen I start gnome-tweak-tool it still is mixing the buttons!!!14:32
TheNumbDon't start it then.14:32
ubuntu_userbut it seems that the change we made is not global14:33
TheNumbit should be14:33
ubuntu_userwhy would it not effect gnome-tweak-tool14:33
ubuntu_usershouldnt that have 3 buttons now too?14:33
TheNumbbecause it's using headerbars14:33
ubuntu_userI restarted it14:33
ubuntu_userits using what?14:33
RabbitJackHello, im looking to stop the NetworkManager daemon in 14.04 but it keeps poping back up. Anyone know how i can stop this process in a way that will allow me to start it when im ready?14:33
ubuntu_userbut in the old ubuntu all my programs had these 3 choices on the windows14:34
ubuntu_userall of them14:34
ubuntu_userdid we not fix it globally?14:34
TheNumbubuntu_user: go to window settings in gnome-tweak-tool and flip the switch on maximize and minimize14:34
TheNumbit should fix that too14:34
ubuntu_usernot sure I see waht you mena14:35
ubuntu_usermean14:35
ioriaRabbitJack, sudo service Network-Manager stop  ... not working ?14:35
ubuntu_userno such option14:35
segaboylooking for a way to prohibit certain aspects of apt-get14:35
TheNumbThere should be a "Windows" tab on the left14:35
TheNumbubuntu_user:14:35
ubuntu_userok14:35
segaboyi want to disable 'dist-upgrade'14:35
ubuntu_userfound that tab14:35
RabbitJackioria: no bootstrap in init.d, first place i looked14:35
segaboybut i still want to allow apt-get.14:36
ubuntu_userstill no such option as you describe even with the window tab selected14:36
TheNumbubuntu_user: no minimize and maximize labels?14:36
TheNumbubuntu_user: can you post a screenshot?14:37
ubuntu_userdont see what you mean14:37
ubuntu_userhow?14:37
ubuntu_userI took a screenshot14:37
ubuntu_userhow do I paste it in here?14:37
TheNumbtake a screenshot and upload it to ibin.com or something14:37
TheNumbibin.co*14:37
segaboylooking for a clever way to disable certain options of apt-get.14:37
TheNumbor imgur.com14:37
TheNumbwhatever14:37
ioriaRabbitJack, try sudo service NetworkManager stop14:37
segaboyis this possible?14:38
pbxsegaboy, get specific about what you want to do and why14:38
ubuntu_userdo what?14:38
RabbitJackioria: Sure thing, ill let you know how it goes14:38
TheNumbubuntu_user: upload it14:38
ubuntu_userhuh?14:38
segaboypbx, i had explained it moments ago. i want to disallow 'dist-upgrade' from apt-get. i need to do that because running it would break our custom appliance.14:39
RabbitJackioria: output: 'NetworkManager: unrecognized service'14:39
ubuntu_userI am trying to paste into the chat14:39
TheNumbubuntu_user: there is a button called "upload image"14:39
TheNumbubuntu_user: don't paste it in the chat.14:39
TheNumbubuntu_user: go to imgur.com14:39
ubuntu_userthen I do not know what to do14:39
ubuntu_userdo I need an account on imgur.com?14:39
ioriaRabbitJack, ps -A | grep NetworkManager14:39
TheNumbubuntu_user: no14:39
ubuntu_userok I went to that website14:39
ubuntu_usernow what?14:39
TheNumbpaste in the image14:40
ubuntu_userok wait14:40
RabbitJackioria: Have a running process, output: 2523 ?        00:00:00 NetworkManager14:40
ellinggtonhello, i need help, if you can, about intel HD graphics14:40
ubuntu_userhttp://imgur.com/Iz9BCHB14:40
ubuntu_userTheNumb: http://imgur.com/Iz9BCHB14:41
TheNumbhmm14:41
ioriaRabbitJack, it's weird that you can't stop it14:41
TheNumbit's missing14:41
RabbitJackioria: When i kill it shows back up with antoher PID, so somehting is checking for it and booting it up when its missing.14:41
TheNumbinteresting14:41
TheNumbmaybe it's only available in gnome-shell14:41
ellinggtoni run ubuntu 14.10, and have intel HD drivers installed via the inel-linux-tool14:41
RabbitJackioria: Ya, in older Ubuntu releases i never had this issue14:41
dell_hola14:41
ellinggtonbut that f... driver don't works !14:42
ellinggtoni've got an 16/9 screen display14:42
TheNumbellinggton: blame intel. Only drivers from the official repository are supported here.14:42
ioriaRabbitJack, sudo service network-manager status ?14:42
ubuntu_userhuh?14:42
ellinggtonTheNumb, : i tried also14:42
TheNumbubuntu_user: not sure how to fix that then.14:43
ellinggtonand i cannot have any superior resolution14:43
ellinggtonthan 1080*76814:43
RabbitJackioria: no network-manager script, output 'network-manager: unrecognized service'14:43
ubuntu_userdamn ubuntu people14:43
ubuntu_useralwaying breaking stuff14:43
TheNumbubuntu_user: not ubuntu14:43
TheNumbubuntu_user: GNOME14:43
ioriaRabbitJack, you miss something14:43
TheNumbIt's GNOME software you're using, not ubuntu.14:43
RabbitJackioria: im missing somehting or i missed something in the command? (both very possible)14:44
TheNumbubuntu_user: try gsettings set org.gnome.shell.overrides button-layout close,minimize,maximize:14:44
TheNumbIt might work14:44
ioriaRabbitJack, no, the command works for me, i think it's ok14:44
RabbitJackioria: Ah, well thats good to know it worked for you. Then i broke something, somewhere and this is a 'ME' issue.14:45
ellinggtonwell, all i need, is a way to user my display all full resolution14:45
RabbitJackioria: Thanks for the help, i think you saved me much google/grep/scrip crawling time14:45
ioriaRabbitJack, what did you do lately ?14:46
TheNumbubuntu_user: you might want to install full ubuntu gnome and try the "classic" session14:46
TheNumbI'm off.14:46
ubuntu_userhow do I do that?14:46
ubuntu_userinstall full ubuntu gnome?14:46
RabbitJackioria: this install been up for a while (half-year). However i did not do much that i cna think of that would change the system's infrastructure...14:46
ubuntu_userhow do Install full ubuntu gnome?14:47
ellinggtonubuntu_user, you might go on full install14:47
ellinggtondl an iso14:47
ubuntu_userhuh?14:47
ioriaRabbitJack, try to apt-get update, upgrade, dist-upgrade14:47
ubuntu_userI did that14:47
ubuntu_userI did do-release-upgrade14:47
ubuntu_userwent from 14.10 to 15.0414:48
ubuntu_userhow do I install full gnome?14:48
ellinggtonyes, you dl an new iso of ubuntu gnome, brun it on dvd or usb key14:48
ellinggtonand full install14:48
RabbitJackioria: Ok, ill put that on the TODO heap, have some other processes that need to finish first. will pull that off by cob if i dont work this out sooner.14:48
ioriaRabbitJack, ok14:49
ellinggtonubuntu_user, i assume that dist-upgrade went wrong ?14:49
ubuntu_userdo-release-upgrade14:49
ubuntu_userthat is what I did14:49
ubuntu_userthen I did dist-upgrade afterwards14:49
ubuntu_userfound some instructions saying that was how to do the upgrade whatever14:49
ubuntu_userdid I break something now cause I did it that way???14:49
ellinggtoni never do this because of damn sh..t happening every time14:50
ellinggtonso i use full install from scratch14:50
ubuntu_userwell people can upgrade14:50
ubuntu_userI have no time for a full re-install14:50
ubuntu_userthen reconfiguring everything14:50
vanschagenits so easy14:50
ubuntu_userand loossing settings14:50
ubuntu_userand crap14:50
ubuntu_userscrew that14:50
ubuntu_userit needs to upgrade properly14:50
ellinggtonyou will spend more time trring to save it !14:50
ubuntu_useror its a bad distro14:51
ubuntu_userok, I need to stay focused on fixing my problem14:51
ubuntu_userhow do Install full gnome?14:51
ubuntu_userwhat is missing on what I have now?14:51
ellinggtoni came late, so, qht's the matter so far ?14:51
ellinggtonwhat's the problem ?14:51
ubuntu_userI used to have min, max, and exit on EVERY window14:52
ubuntu_usernow I do not14:52
ubuntu_userjust "X"14:52
ubuntu_userbrb14:52
xanguaubuntu_user: that's just how gnome made things now14:52
ellinggtonand getting rid of it, purge gnome and install it again ?14:52
ubuntu_userhow do I fix it back?14:53
ellinggtonor14:53
ellinggtongetting rid of .config file14:53
ubuntu_userok14:53
ubuntu_userlet me logoff and try that14:53
xanguaubuntu_user: get involved in gnome development, become the boss and change back things14:54
kiksubuntu_user,  you can install gnome-tweak-tool and just enable minimize and maximize buttons14:55
ellinggtonbtw, on gnome windows, there is only X tu close now14:55
chotaz`wgnome's gone retard for a while now14:55
ellinggtonkiks, is right14:56
wastrelomg14:56
ellinggtonany of you, i need an advice14:56
ellinggtoni have an 16/98 display14:57
ellinggton16/914:57
MonkeyDustellinggton  keep your question in one line, it's easier to read and repeat14:57
ellinggtonbut i cannot have a resolution more than ':314:57
ellinggtonsorry14:57
gregLubuntu_user this command will give you min,max,exit.... You may have to use sudo I don't  recall.   in a terminal   gsettings set org.gnome.shell.overrides button-layout :minimize,maximize,close14:58
ellinggtoni cannot have a resolution more than 1080*768 in 4/3, but my display is 1920*1200 16/9, so why ? i run utopic unicorn, with an g1820 intel proc14:59
kiksellington, install the latest graphics drivers for your card14:59
ellinggtonno cg, juste HD graphics from g182014:59
=== Malsasa_ is now known as Malsasa
k1lellinggton: desktop or laptop?15:01
ellinggtondesktop15:01
ellinggtona mini itx desktop15:01
k1lhow is the monitor connected?15:02
k1ladapters involved?15:02
ellinggtonvga via dvi adaptor15:02
k1ladapters are known to be problematic15:02
ellinggtoncan it be just the vga/dvi adatpor ???15:03
ubuntu_userok seems that once I logged off and back on it was fixed entirely15:03
wastrelwhat's the difference between gconf and dconf15:03
ubuntu_usernow I have a different problem!15:03
ellinggtonubuntu_user, glad to read !15:03
ubuntu_userxchat keeps blowing up15:03
ellinggtonoups15:03
k1lellinggton: yep. sometimes the adapter just offer the basic vga features like 1024x...15:03
ubuntu_userxchat-irc and xchat gnome irc15:03
k1lwastrel: dconf is the new gconf. gnome changed to dconf on the gnome3 base15:04
ubuntu_userkeep blowing up as soon as I try to click on the menu15:04
ellinggtonok... i'll give it a try with an other then15:04
kiksellinggton, http://community.linuxmint.com/tutorial/view/87715:04
MonkeyDustubuntu_user  tip: get used to the ubuntu desktop, so we don't have to hold your hand in the learning process15:04
ubuntu_useranyone aware of why xchat might blow up on execution15:04
ubuntu_userI do not use unity15:04
k1lubuntu_user: "blow up"?15:04
ubuntu_userI have removed it15:04
killallifconfig15:05
k1lubuntu_user: what desktop do you use then?15:05
ubuntu_usergnome metacity15:05
xanguaubuntu_user: so you installed gnome shell and removed unity before or after upgrading to 15.04¿ maybe that messed uo your install15:05
ubuntu_userbefore the upgrade15:05
xanguaubuntu_user: if you mean fallback mode, ye‎s it uses metacity15:05
ubuntu_userI think I need to extirpate unity again15:06
ubuntu_usermaybe the upgrade put that crap back15:06
xanguaubuntu_user: I think you didn't even had to remove it15:06
xanguajust don't use it...15:06
ubuntu_userI do not even want it wasting space on my system15:06
ubuntu_userits junk15:06
ubuntu_useranyway, forget that, why does xchat keep blowing up?15:07
xanguathen maybe you should have installed ubuntu gnome in first place15:07
ubuntu_usercan we refocus on my 2nd issue15:07
ubuntu_userI am going to try that15:07
ubuntu_userbut for now, I have what I have15:07
k1lk1l> ubuntu_user: "blow up"?15:07
ubuntu_userany idea why xchat blows up?15:07
ubuntu_useryes15:07
k1lexplain "blow up"15:07
k1ldoes it crash?15:07
ubuntu_useryes15:07
wastreli learned how to set my pointer acceleration from the command line15:08
k1lfirst, dont use xchat-gnome. that is a trimmed down xchat version.15:08
=== user is now known as Guest60762
wastrelbecause apparently unity sees my usb mouse and my trackpoint pointer as the same thing15:08
wastrelⴾ[15:08
ubuntu_userok15:08
=== Guest60762 is now known as ellinggton
=== lili is now known as lala
ubuntu_userjust xchat regular15:08
ubuntu_userthat also blows up15:09
k1lubuntu_user: when does it crash? is there an errormessage?15:09
k1l!details15:09
ubottuPlease 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)15:09
ubuntu_userright after I try to connect to irc.icq.com15:09
ubuntu_userother networks it is fine15:10
dadishi, what do I need to purge to get factory default pulse settings?15:10
k1lso its a "xchat crashes on connecting to icq irc" issue15:10
dadisI changed a config to try to get bluetooth working and it slightly borked me15:10
ellinggtonk1l, it is not that, i tried an ather one, wich is in use on my other pc, and provide me full resolution with my display.15:10
ubuntu_useruh I guess15:10
kiksellinggton, did you try http://community.linuxmint.com/tutorial/view/877 ?15:11
ellinggtonkiks not yet, will read this now15:12
k1lubuntu_user: are you usre icq offers that irc servers?15:12
ubuntu_userk1l: do not understand your question15:13
k1lubuntu_user: is that a valid irc server?15:13
ubuntu_userI am using irc.icq.com15:13
ubuntu_useryes15:13
ubuntu_userit is15:13
k1lthen start xchat from a terminal and see what error is there after you try to connect to that server15:14
dadisfixed it lol15:14
dadis--purge pulse audio15:15
dadisso simple15:15
ellinggtonkiks,  thank you sooooooooooooo muck !15:15
ellinggtonmuch15:15
ubuntu_userok15:15
ubuntu_userone sec15:15
kiksdid it work ellinggton ?15:15
ellinggtonyes indeed15:15
kiks:)15:16
ubuntu_user*** stack smashing detected ***: xchat terminated Aborted (core dumped)15:16
ellinggtoni must find the perfect reso for my screen now15:16
ubuntu_userthe only stack I have is a small amount of cash15:17
ubuntu_userwhat does that have to do with xchat? :)15:17
ubuntu_userk1l?15:18
ubuntu_useranyone can help with the xchat error?15:19
=== Abishek_ is now known as abishek
ellinggtonstrange ubuntu_user15:19
ubuntu_useryes15:19
ubuntu_user*** stack smashing detected ***: xchat terminated Aborted (core dumped)15:19
ellinggtonwhat google says about it ?15:20
ubuntu_usernothing15:20
ubuntu_userbrb15:21
k1lubuntu_user: dont know. maybe the icq irc is strange, or your system setup15:21
k1ltake a look into .xsession-errors if that gives more clue15:22
ubuntu_useranyone here has xchat that they can try connecting to irc.icq.com?15:22
kiksconnect without any problem on hexchat15:22
drmagoohi, I have an issue with my nvidia GTX960 graphicscard. I'm running a dual-head setup and when the computer "wakes up" all the applications that were on the right monitor are "hidden" somewhere in the background. And it takes some job to get them back to the foreground. I'm currently  using nvidias "own" drivers, since the standard repo driver doesnt support that card. But has anyone experienced this problem and found a solution for it ?15:22
rebssudo restart ssh15:23
rebsrestart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused15:23
ubuntu_userdid you try xchat?15:23
rebswhat does that mean?15:23
kiksubuntu_user, not yet15:24
k1lrebs: which ubuntu?15:24
ubuntu_userwhat is hex chat?15:24
rebs15.0415:24
k1lubuntu_user: hexchat is the new xchat.15:24
k1lrebs: it uses systemd now. not upstart15:24
ubuntu_useroh15:24
rebsso what do i need to configure to allow for that change k1l15:24
ubuntu_userlet me try it15:25
griffin_hi everyone15:25
k1lrebs: use systemctl to start, stop, restart systemd services15:25
rebsthanks k1l!15:25
kiksubuntu_user,  no problem with xchat too15:26
griffin_does anyone manage to install octopussy on ubuntu 15.04 ? pls15:26
=== da773n is now known as da77en
MonkeyDust!info octopussy15:27
ubottuoctopussy (source: octopussy): log analyzer, alerter & reporter. In component universe, is optional. Version 1.0.6-0ubuntu1 (vivid), package size 3163 kB, installed size 7362 kB15:27
ubuntu_userk1l: is there a way to import my xchat settings into hexchat?15:27
ubuntu_userhexchat does work on irc.icq.com!15:27
ubuntu_userbanned users15:27
ubuntu_userfriend lists15:27
ubuntu_useretc...15:27
JuonHi15:27
=== zz_CyberJacob is now known as CyberJacob
k1lubuntu_user: copy the stuff in the .xchat folder to the hexchat folder. but it might be a user settings that lead to that crashes15:27
kiksubuntu_user, http://hexchat.readthedocs.org/en/latest/faq.html#how-do-i-migrate-my-settings-from-xchat15:28
ubuntu_userwhat is the name of the hexchat folder?15:28
ubuntu_userok let me try that link15:28
ubuntu_user1 second15:28
=== da77en is now known as byaweb
waspinatordoes ubuntu have a way of connecting to an active directory like gnome, or do you have to use 3rd party packages?15:32
griffin_thanks anyway15:32
ubuntu_userkiks: the migration faq worked well, thank you!15:32
ubuntu_userand so does hexchat seem superiour to xchat15:32
ubuntu_userxchat will now be extirpated!?!15:32
kiks:)15:32
kiksubuntu_user, unsure of that15:33
OerHekswaspinator, there are 3 wiki's > https://help.ubuntu.com/community/ActiveDirectoryHowto  >> https://help.ubuntu.com/lts/serverguide/samba-ad-integration.html >>  https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto15:33
ubuntu_userunsure of what?15:33
byawebusing hexchat instead of xchat15:33
byawebplease15:34
ubuntu_userit seems to work better15:34
kiks"xchat will now be extirpated!?!"  <--- that15:34
ubuntu_userwhat was confusing?15:34
kiksnvm ;)15:34
waspinatorOerHeks, all those look pretty hard. Nothing like gnome? https://help.gnome.org/admin/system-admin-guide/stable/login-enterprise.html.en15:35
ubuntu_userextirpate: to root out and destroy and in the instant case I am using root to destroy with an apt-get purge!15:35
ubuntu_userhence the words applicability is proper15:35
ubuntu_userbut I did uninstall xchat and xchat-gnome now15:35
ubuntu_userbother are now extirpated! :)15:36
byawebhexchat is what i am using15:36
kiksubuntu_user,  I need to catch up with all these terminologies... :P15:36
ubuntu_userit seems superiour15:36
ubuntu_userI understand...both parents were certified English teachers...sorry15:36
ubuntu_userI shall try to use a less confusing vernacular15:37
kiks@_@15:37
ubuntu_userthanks to everyone for the help today!15:38
waspinatorI tried installing ubuntu gnome 14.04 but its missing the enterprise options in the user panel.15:39
gh0striderHmm...15:39
kiksthat's nice of you... ubuntu_user15:40
ubuntu_userwell I do appreciate everyones help, so I must say so!15:40
ioriaubuntu_user   that 'stack smashing detected' is interesting , never occurred before ?15:40
ubuntu_userI stand in greap appreciation of the assistance I received today and would place it amongst my most treasured memories.15:41
ubuntu_userit did occur prior to the 15.04 upgrade15:41
ubuntu_useryes15:41
ubuntu_userbut15:41
ubuntu_userhexchat seems to work fine15:41
ubuntu_userand seems better15:41
ioriaubuntu_user   usually it means that you are putting too much data  in a buffer... are you 32 or 64 bit ?15:42
ubuntu_user64 bit of course, this is not the 80s!15:43
ioria:P15:43
ubuntu_userwhy I do not have my picture of the disco duck around anymore either!15:43
ubuntu_userfor the youngins here: http://en.wikipedia.org/wiki/Disco_Duck15:44
kikswaspinator, what do you mean by enterprise option? elaborate15:44
waspinatorkiks, https://help.gnome.org/admin/system-admin-guide/stable/login-enterprise.html.en15:44
waspinatorI want to connect to an active directory, but all the guides for ubuntu seem much more difficult than the gnome one. I'm not very good at command line / config file editing15:45
=== ubuntu_user2 is now known as ubuntu_user
ubuntu_userI am now able to use hex chat to chat here!15:46
byawebyeah, hexchat is so similar to old xchat15:46
byawebright15:46
cfeddeapt-get install openntpd is failing for me. Does anyone know where I can find a clue? https://gitlab.com/snippets/551215:47
byawebusing aptitude search openntpd first of all15:48
kikswaspinator, idk sorry15:48
waspinatorkiks, hmm darn. I guess I'll try debian gnome15:49
cfeddebyaweb: how does that help me?15:50
Picicfedde: I see a few open bugs about this issue, sadly some are a few years old with no solution :(15:50
KartagisHi. I've got Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) on my 14.04 and I get https://dl.dropboxusercontent.com/u/11918318/Screenshot%20from%202015-06-02%2006%3A28%3A11.png after a while. any ideas?15:50
cfeddePici: crumbs. Oh well.15:51
MonkeyDustKartagis  what is all that?15:51
KartagisMonkeyDust: that's terminator15:52
Kartagisa terminal15:52
MonkeyDustKartagis  and what is the issue exactly?15:53
KartagisMonkeyDust: I get that distortion all over15:53
kiksMonkeyDust, I think he has an issue with screen tearing15:53
Kartagisand not just with terminator15:54
kiksKartagis, did you try enabling vsync from ccsm?15:55
Kartagiskiks: I'm not on compiz15:55
Kartagiswait, am I? let me check15:56
Kartagisbrb15:56
Kartagisyes I am15:57
Kartagishow do I check whether I enabled vsync?15:58
drmagooanyone here who have experienced problem with their gtx960-card and recovering their desktop after the monitors have been to "sleep".15:58
kiksKartagis, sudo mkdir /etc/X11/xorg.conf.d/15:59
kiksKartagis, echo -e 'Section "Device"\n Identifier "Intel Graphics"\n Driver "Intel"\n Option "AccelMethod" "sna"\n Option "TearFree" "true"\nEndSection' | sudo tee /etc/X11/xorg.conf.d/20-intel.conf15:59
kiksKartagis, sudo reboot15:59
asmodai_I know this isn't kali linux but presumably i would add a user to sudoers like i would in ubuntu right?16:03
kiksasmodai_, yes16:03
asmodai_and the command to do that pls?16:04
KartagisI did, I'll try that. thanks kiks16:04
kiksKartagis, ok16:04
* zykotick9 notes kali is not even based on ubuntu, and is not intended to be used as a general purpose distro, so isn't sure why a user would need to be created...16:05
=== pkircher_ is now known as pkircher
asmodai_i have it on a vbox16:05
k1lzykotick9: people think that those "hacker linux" distros are cool. so they want to use it for everything, leaving out they are not meant to be used for that16:06
asmodai_and the reason why is because im learning how to use it so before i do that in root on a constant basis.... i rather do it with less privileges16:06
kiksasmodai_, sudo adduser <username> sudo16:06
k1lasmodai_: thos pentesting distros are not safe anyway. they are meant to test.16:06
asmodai_@kil - i know their used as tools but i dont personally see the point in using it like that16:07
k1lasmodai_: so best is to ask their support since that is different a lot from ubuntu setups.16:07
asmodai_ok16:07
epicepichow do i chown nor chmod for cifs mounted folder ?16:07
asmodai_im also having an issue with wireshark on my host system16:08
asmodai_i want wreshark to be used without privelege but dumpcap has to have privelege16:09
asmodai_is there a workaraound i can do to resolve this?16:09
griffin_asmodai_: http://packetlife.net/blog/2010/mar/19/sniffing-wireshark-non-root-user/16:13
griffin_asmodai_: a good tuto that helped me to resolve that16:15
asmodai_thankyou. The other ones I looked at before asking here were too vague and had mistakes which i had to undo which was time consuming in the end lol16:15
colemI was wondering if any suspend/hibernate gurus were around. I'm running Caffeine with a keyboard shortcut to set dpms force off. I want the screen to sleep but I want to postpone suspend to ram.16:17
griffin_i wouldn't say time consuming but good try and experience with lot of fun16:17
griffin_;)16:17
asmodai_@griffin - how do I check if I have a package install without using apt-get or synaptics?16:19
colemIt's as good as Caffeine on Mac. It -should- be better lol16:19
asmodai_its little things like that which are bugging me lol16:19
dionysus69to terminate certain things in terminal I need ctrl + C but I am using that one for copying, how can I change termination shortcut to lets say ctrl + shift + c?16:20
=== Vampire0_ is now known as Vampire0
wastrelin gnome-terminal ctrl-shift-c is the copy command16:21
dionysus69nevermind, it remapped itself16:21
asmodai_dionysus system setting>keyboard16:21
griffin_asmodai_, good question, maybe use whereis or locate to find something installed16:21
dionysus69ye I changed copy to a ctrl + c shortcut, I just discovered ctrl + shift+ c became termination automatically16:22
wastreland it's edit > keyboard shortcuts   in gnome-terminal16:22
asmodai_@griffin like I said it's small things like that which sends me off on a a ten minute search to find the correct answer lol16:22
colemdionysus69: did you suggest you were using the wrong keystroke for copying? It were ^-shift-C?16:22
colemlol16:23
dionysus69no no I wanted to change copying so it does as it does everywhere else16:23
dionysus69i just didnt want to loose the termination command so instead of ctrl + c i was forced to use ctrl + z in certain cases and it does different thing16:23
wastrelⴾ[16:24
asmodai_and this is why i stopped mucking with keyboard shortcuts hehehe16:24
asmodai_I did exactly the same thing. in the end i defaulted the keyboard settings16:24
asmodai_at least until i learn how to map them right16:24
colemYou probably don't want to map a clipboard to ctrl-c in a terminal. It's crucial from the bottom up16:27
wastrelthe rest of the world should just stop using ctrl-c for copy imho16:29
asmodai_LOOL16:29
r-a-xmy laptop connects with the wifi but not able to access internet, and wifi is working fine16:30
r-a-xwith the other laptop16:31
robholwastrel: and.. use what :p16:31
colemDo you have an IP address and can you ping your gateway? (The http:// IP that gives you a web config)16:31
wastrelrobhol: ctrl-n16:32
robholhttps://dl.dropboxusercontent.com/u/9408877/fw/rssg.gif16:33
wastrelidgi16:35
drmagooanyone here who have experienced problem with their gtx960-card and recovering their desktop after the monitors have been to "sleep".16:40
jmwebb2112msg NickServ VERIFY REGISTER jmwebb2112 dxmzxlkesdrg16:44
k1ljmwebb2112: i would change that password. and to prevent that issues better type that into the server window16:44
asmodai_hmmm16:44
al2o3-crthats not a password16:45
asmodai_i install wireshark and now im getting a dpkg error16:45
asmodai_brb16:46
asmodai_so i think the error was making the wireshark group before after wireshark install. i'm in nano /etc/group. Is remove the group via nano the right way to do it without mucking things up?16:50
OerHeksasmodai_, you can easily manage groups/users, but the tool is not installed standard ( which is silly, but who am i?), install gnome-system-tools, tool can be found under systemsettings16:52
asmodai_I prefer to do it in terminal. thats why I moved away from windows16:53
OerHeksasmodai_, i would remove the group, and purge wireshark, and install again16:54
asmodai_thats what I'm trying to do. sudo rmgroup /etc/wireshark16:55
al2o3-crasmodai_: gpasswd -d <user> <group> # that will remove a user from a group16:55
asmodai_errr ok ive defo mucked something up just gimme a second i need to find out what I've done16:56
al2o3-crasmodai_: groupdel <group> # to remove a group16:57
asmodai_thats cool but somehow ive locked my username out of sudo16:57
asmodai_i did this the other day in a different way16:58
wastrelit's always wise when messing with sudo to open a root shell first16:59
asmodai_how do i add myself back into sudoers file?16:59
asmodai_im starting to realise that lol16:59
wastreladd yourself to the sudo group17:00
asmodai_it says permission denied17:00
asmodai_bollocks..... that means a fresh install >:/17:00
geniiYes, catch-22. You have to boot to single user mode and do it that way17:00
asmodai_ok so i goto grub and mount fs then change from there right?17:01
asmodai_in recovery i mean17:01
geniiasmodai_: Pretty much the idea, yes17:01
asmodai_command to mount in grub?17:01
asmodai_pls17:01
geniiasmodai_: mount -o remount,rw /17:02
asmodai_ok hopefully this isnt going to be a fresh install17:02
geniiIt may complain about mtab, that's normal17:02
lloyd_Bonjour17:07
lloyd_Quelqu'un est dispo pour un problème avec Code::Blocks?17:08
Pici!fr | lloyd_17:09
ubottulloyd_: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.17:09
lloyd_ok thanks and sorry17:09
=== pkircher_ is now known as pkircher
semiautomaticxubuntu or lubuntu?17:11
semiautomaticwhat do you prefer?17:11
genii!polls17:12
Shadow}}I gots a question.17:14
NoImNotNineVoltis wireshark broken?17:15
NoImNotNineVoltas soon as i open a capture, i get a million gtk errors and it crashes.17:15
semiautomaticrecheck your libraries17:16
pbxNoImNotNineVolt, give us details.  what ubuntu version, what wireshark version, how did you install it, what are the errors, etc.17:16
semiautomaticits working good for me17:16
pbxreinstall and try again isn't a bad first move17:16
NoImNotNineVolt14.10, latest wireshark from repo.17:17
NoImNotNineVoltgoogling seems to suggest it relates to overlay scrollbars17:17
Shadow}}This IDE Desktop comptuer has a clock speed of 2.8 GHz, yet it had only 256 RAM. I put it another card making it 512ram, But it still can't handle installing from a DVD so... Is Memory the problem or am I missing why theres a 2.8GHz speed in this old machine...17:17
chotaz`wthis isnt even #wireshark :v17:17
NoImNotNineVoltit's an ubuntu package.17:17
NoImNotNineVoltis this not the place to come harass maintainers? :P17:18
OerHeksNoImNotNineVolt, is your adapter suitable for monitor mode? https://wiki.wireshark.org/CaptureSetup/WLAN#Linux17:18
NoImNotNineVolti'm not capturing, i'm just trying to open an existing capture.17:18
pbxShadow}}, you're asking "is memory the problem" but not telling us what's happening.   nonetheless that is a radically small amount of ram17:18
NoImNotNineVolti guess let me try a live capture to see if that crashes it too.17:19
NoImNotNineVolthm. that works fine...17:19
Shadow}}pbx: Exactly. But I'm a noob enough to be unaware if RAM is the problem at all, If I buy more RAM cards then will it run faster? The machine is old an Intel Pentium 4 Dimension17:19
fotografistohow do I change the lock screen theme?17:20
NoImNotNineVoltand then stopping that and opening a capture from file works fine.17:20
NoImNotNineVoltokay, well, that's weird. but sufficient as a workaround. thanks? :P17:20
pbxShadow}}, you still haven't said what the problem is.  slowness?17:20
=== andrex is now known as andrex|off
pbxShadow}}, FWIW 512MB is the recommended minimum, 1GB if you run unity.  https://help.ubuntu.com/community/Installation/SystemRequirements17:21
Shadow}}pbx: Ah no, Firstly it came to me missing the primary master HDD, So I put a 80 gig one in and set it as Master as the BIOs showed the last config to of used. But... Upon trying to run any type of Booting DVDs. Stops at 0% like its going to take days, But its 2.8GHz?..17:22
Shadow}}Oh! Thats right. Theres a setting in Bios for the Speed, Channel Mode is Single and only can change the var of eh well from 32,64,128,256. I don't know the default..17:23
Shadow}}I also don't recall the terms of what I'm speaking of. -_-'17:24
pbxShadow}}, sounds like a problem with the optical drive. try a usb key perhaps17:25
Shadow}}Well heres one I can phrase, Do Monitors (More Advanced or not) take up any System Resources from RAM?17:26
OerHeksonboard videocards can17:26
Shadow}}Ah....yeah its using an old one...But.. Dang..Man its IDE and Idk if my AMD Graphics Card will fit in this DeskTop seeing its always been in SATA types..17:27
solsTiCehi. When you run th elive cd, you get a screen with unity keyboard shotcut. Now that Ihave instlled ubuntu, how can I display that screen to see the keyboard shortcut again ?17:29
JuJuBeeI have a ubuntu box with gui I want to connect to using something similar to RDP on windows.  Tried KRDC but there was too much lag even on gig network.17:30
Shadow}}Okay well look, In BIOS. In CPU settings I can view my Memory/System Mem and Channel Mode(Single) then under that is a Variable for the "Aperture" 32-256. Whats Default in old desktops?17:30
Shadow}}Its also running the HDD in (Acoustics Mode) Bypass. Is Bypass recommended or Performance for ACTUAL overall performance?17:32
Shadow}}Well can someone point me towards a more lively and more suitable IRC Channel for Computer Questions?17:34
OerHeksShadow}}, those Q are more suitable for ##hardware i guess17:35
Shadow}}OerHeks : ThankYa.17:35
solsTiCesolsTiCe: hold down Super17:37
solsTiCesolsTiCe: thanks ;-)17:37
Pici/70/7017:38
stacks88if i were to create a .ssh directory on a users account, where the .ssh directory was never there before, for the purpose of creating a authorized_keys , what permissions should i set .ssh to and the authorized_keys file?17:39
stacks88n/m sorry looks like 700 on .ssh and 600 on auth keys file17:39
sudoritzdammmm so i think i locked my self out but i think i got a good way to stay cause i had the ssh key (but not i cant sudo su -) i cant remember what i changed cause the history was in root17:42
scatterpI have ubuntu 11.10 installed to an insanely slow USB drive how can I use the toram option?17:44
stacks88i have a directory /home/sites/ and in there are a few different sites i run, how can i make it so other users cant see whats in there? i.e they can do cd /home/sites and ls -al .. so i was doing chmod 711 /home/sites/* , is that adequate? I still want apache user to be able to possibly access the dirs or read a file if needed, or can i do chmod 0750 but then would that block apache?17:44
wafflejockstacks88, it all depends on what users are in what groups and who owns the files17:47
wafflejockstacks88, you can use groups username, to see what groups a user is in, if you need more granular control check out ACL in ubuntu17:48
drmagooI have a strange issue with my system. I'm running dual monitors on a nvidia GTX960-card. The problem occurs after I wake the computer "up", any application that was on the right monitor i hidden somewhere in the background and it takes quite a bit of work to get the back to the foreground on any of the monitors. Anyone have any idea on how to solve this ?17:50
stacks88ok wafflej0ck thanks17:51
=== EriC^ is now known as EriC^^
wafflejockdrmagoo, you could try installing ccsm (compiz config settings manager) and check the places plugin that places the windows, might need to manual set the position or something17:52
scatterpCan any one explain how I can boot from ram?17:54
drmagoowafflejock: thank you, will check that out17:55
MKCoinHey, I had to restart unity (I'm on 12.04), but now some of my settings don't seem to be propagating. When I change my desktop theme, it changes the theme on my windows, but not on my menu bar at the top. And when I launch KDE applications, they no longer seem to 'hook' to unity and get the right settings, so their fonts are different, set to the program defaults.17:55
MKCoinAny idea how I can restore the correct behavior? restarting unity, compiz, gnome-settings-daemon, etc. has not helped17:55
rtnbhey, im trying to mount a boot volume onto another drive so i can edit its fstab, but when i restart the instance boots with this second boot volume as root....17:56
sudoritzis there a way to gain access or am i locked out from sudo (i was trying to edit PAM stuff and i think i caused my self out17:57
sudoritzbut i had SSH keys saved so i can login to 1 user but not root17:57
scatterpSudoritz you have physical access to it?17:58
bromancan anyone help me?? i cant send mails through sendmail in ubuntu... i don't get any errors but the email never shows up!17:59
wafflejockbroman, is this on your home computer or a VPS?17:59
bromanwafflejock, vps17:59
wafflejockbroman, what have you tried to setup in terms of sendmail configuration or nothing yet?18:00
bromanwafflejock, i tried sendmailconfig18:00
bromanwafflejock,  first time i tried with some alterations (not default).. then i tried all default options18:00
andreas--hello world:-)18:01
bromanwafflejock, im getting this: stat=Deferred: Connection timed out with alt4.gmail-smtp-in.l.google.com.18:02
bromanon /var/log/mail.log...18:02
wafflejockbroman, alright so I've setup postfix before and ssmtp to be able to send mails (postfix for a full email server) http://www.havetheknowhow.com/Configure-the-server/Install-ssmtp.html18:02
bromanwafflejock, complete line: Jun  2 14:00:43 localhost sm-mta[2734]: t52HohEs002732: to=<xxxxx@gmail.com>, ctladdr=<ubuntu@devel.ebeji.com.br> (1000/1001), delay=00:10:00, xdelay=00:10:00, mailer=esmtp, pri=120353, relay=alt4.gmail-smtp-in.l.google.com. [74.125.68.27], dsn=4.0.0, stat=Deferred: Connection timed out with alt4.gmail-smtp-in.l.google.com.18:03
wafflejockbroman, gmail specific settings here http://www.nixtutor.com/linux/send-mail-with-gmail-and-ssmtp/18:03
bromanwafflejock, cant we get this working with simple sendmail?18:03
wafflejockbroman, you may be able to but personally had to use ssmtp to get it working, I didn't put a lot of effort into using sendmailconfig without it though18:03
bromanwafflejock, ok! thanks! i will try this ssmtp18:04
wafflejockyup gl18:04
bromanwafflejock, i dont want to use the gmail smtp servers!18:04
bromanwafflejock, cant it be done some other way?18:05
wafflejockbroman, well postfix will do everything regarding mail basically it acts as a central mail server with a bunch of parts to help with various tasks like spamassassin and dovecot or courier for handling various protocols like POP and IMAP, but in terms of just getting a server sending e-mails just pushing them out through another smtp server is easier18:06
wafflejockbroman, if you're using Amazon and plan to have the server send a lot of emails you might want to consider using SES18:06
wafflejockbroman, I basically used this guide (somewhat old but still worked) to learn how to configure all the important/relevant pieces but it took like days of going back to it to get it all correct http://flurdy.com/docs/postfix/#config-secure-auth18:08
wafflejockbroman, also once I had to pass PCI-DSS compliance I had to lock down the ciphers the server allows because of the POODLE vulnerability18:09
bromanwafflejock, i need to send like 5mails/daily18:09
wafflejockokay scratch all that18:10
=== Jabo_ is now known as Jabo
broman:)18:10
bromani need this to be the simple as it can be18:11
scatterpWafflejock you already passed it or still need to?18:11
wafflejockscatterp, waiting for their final review but the automated scan passed18:11
bromanwafflejock, any thoughts?18:11
wafflejockbroman, yeah I'm trying to look at sendmailconfig to see if there's some simple way to just get it sending, here so far https://holarails.wordpress.com/2013/11/17/configure-sendmail-in-ubuntu-12-04-and-make-it-fast/18:12
bromanwafflejock, been there, done that ;018:12
bromanwafflejock, been there, done that ;)18:12
scatterpWafflejock if it helps you at all I'm partnered with a company who can certify you18:12
wafflejockscatterp, ah actually just checked and it passed, thx we work with a processor called BluePay and do web dev stuff for their clients so they have a "free pass" for us for compliance for now18:13
scatterpPci-dss is weak in my opinion anyway18:13
wafflejockscatterp, it's just basic compliance for us18:13
bromananybody else can help me with sendmail??18:14
wafflejockscatterp, yeah there are higher levels for physical security but using AWS and they have PCI compliance as well, mostly just a CYA thing18:14
scatterpWafflejock yes its best just to get a free pass that would have been my advice of course then do proper security18:14
wafflejockscatterp, yeah use lynis to help with auditing the servers as well18:15
wafflejockscatterp, and I try to just generally be security minded, didn't realize I had those possible POODLE vulnerabilities but not something of huge concern to me (was just on our e-mails which aren't of extremely private nature anyhow)18:16
scatterpWaffle in Russia they use typewriters :)18:16
scatterpAnyone know how "to ram" works?18:20
wafflejockscatterp, heh yeah this automated scan was really pretty useful, only problem was I didn't know what to disable in postfix based on the way it spelled out the cipher it didn't like cause it's not a 1:1 correspondence with what needed to be in the postfix config18:20
wafflejockscatterp, tried searching on the ramdisk business but didn't find anything about your particular scenario18:20
scatterpyeah some frameworks don't fully explain18:21
scatterpIs postfix up to date?18:21
wafflejockscatterp, mostly... I mean it has a lot of custom configuration you need to do to fix modern vulnerabilities but it's still a very capable stack of software18:22
wafflejockscatterp, I haven't gone so far as to add any sort of GUI interface though I just use phpmyadmin to edit a mysql database that it's setup to use for looking up emails and hashes and such18:23
scatterpAnyway just enable cloud flare and that's fixed18:24
scatterpOr disabled ssl3 support in the email server config18:25
wafflejockscatterp, right that's the main one just disable ssl2 and ssl3 and you're mostly good18:25
scatterpIts a mitm attack so not a Hugh threat18:25
scatterpCan't you just put it on cloud flare ?18:26
Pici/70/7018:26
wafflejockscatterp, not sure how that helps?18:27
scatterpThat will give you a whole bunch of additional security protections faster load times and improve serps18:27
scatterpand block the exploit automatically18:27
scatterpAnd block some future exploits also18:27
wafflejockscatterp, the stuff on their site doesn't seem relevant to the mail server security issues though18:27
wafflejockscatterp, I mean I guess it's less load on my instance18:28
scatterpWell its a deep technical thing won't be on front page but call them ask if they block poodle if you like18:28
scatterpThere service includes a ids thing18:29
=== mrkirby153_ is now known as mrkirby153
wafflejockscatterp, fair enough yeah I'll keep them in mind, don't think it'd be worth jumping ship just yet but good to be aware of other options18:29
wafflejockscatterp, thx18:29
scatterpWell it should also increase sales18:30
joshh20Whenever I reload my network interfaces with 'ifdown -a --ignore-errors; ifup -a --ignore-errors'18:30
joshh20I get spammed with 'RTNETLINK answers: File exists'18:30
scatterpThere may be another option also from a similar cdn18:31
scatterpAnyway got to take a work call bbl18:31
vindicatorIs anyone familiar withe SecureBoot when it comes to viewing keys via keyctl?18:39
vindicatorSpecifically sudo keyctl list %:.system_keyring18:39
vindicatorI'm expecting output like the article at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-signing-kernel-modules-for-secure-boot.html18:40
sudoritzanyone have any good irc chat clients for macs18:46
sudoritzim using webchat but looking for app or somethign someone recommends18:46
xangua !irc18:47
ubottuA list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines18:47
=== marshal0505 is now known as prorailmedewerke
=== demo is now known as Guest8843
al2o3-crsudoritz: weechat's nice if you like a curses based client18:50
=== prorailmedewerke is now known as marshal0505
griffin_hi i m looking for help to install octopussy on ubuntu 14.04, so far unsuccessful !18:52
griffin_if anyone can help, please join the channel octopussy thanks in advance18:52
griffin_;)18:52
compdocI think Ive heard of it - but maybe that was just a James Bond film18:53
wafflejockcompdoc, it is, also this http://www.octopussy.pm/18:54
=== ph is now known as Guest71415
chraeI'm getting weirded out by my printer.  The printer goes through a "refresh" routine, where it spins something for a second or so every time I disconnect my android phone from my computer's USB.  The printer is wireless, and my phone's wireless is off, bluetooth off so how is there a correlation?18:56
chrae/var/log/syslog has no clues for me18:57
kokutAnyone knows how to disable chrome from trying to validate SSL certificates? this fraking annoying crap is wasting my time so much18:57
Guest71415hi !! can you tell me informations about security network what can i use to my home connection ?18:57
chraeI guess I dont get how unplugging a USB device can affect my wireless printer19:00
OerHekschrae, sounds like your android was connected to the printerservice19:02
kokutAnyone knows how to disable SSL in chrome??19:04
blackflowkokut: what do you mean disable? you can't just disable SSL19:04
kokutblackflow: why?19:05
chraeOerHeks, my android is set to "Charge only" with usb debugging enabled, I'm gonna switch usb debug off and see what happens19:05
kokutblackflow that crap is wasting my time so much i wanna kill someone already19:05
blackflowkokut: because if the server you connect to requires it, there's nothing the browser can do19:05
blackflowkokut: what problems are you having?19:05
NikeshI have a custom Ubuntu that was modified for Chromebook - It seems to lack iptables_nat which is blocking me from getting Docker to run - Would it be possible to just use something like Vagrant to get a standard version of Ubuntu running onto which I could install Docker?19:06
kokut blackflow i'm trying to connect to a website from work and i cant because of the SSL crap19:06
blackflowkokut: what error do you have?19:07
kokutblackflow: can you just tell me how to remove SSL freaking crap man19:07
blackflowkokut: you can't remove ssl. afaik you _can_ store an exception if the cert is invalid/expired, not sure how in chrome, though, it should give you options automatically.19:07
kokutblackflow: in firefox it will only say "GET ME OUT OF HERE" lol19:08
kokutlike i'm freaking worried about my security or something freaking crap19:08
blackflowkokut: there's also a button to store an exception in FF19:08
kokutblackflow: what button19:08
chraeOerHeks, usb set to "Charge only" and usb debugging is off, yet it's still triggering the printer19:09
blackflowkokut: http://en.flossmanuals.net/circumvention-tools/_all/_booki/circumvention-tools/static/CircumventionTools-UsingPsiphon2-psiphon2_firefox_ssl_1_blured-en.png19:09
blackflowsomething like that "Or you can add an exception" link19:09
kokutblackflow: w7.seg-social.es uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown.  (Error code: sec_error_unknown_issuer) !!19:09
blackflowkokut: more modern example: http://cdn5.howtogeek.com/wp-content/uploads/2012/03/image25.png19:09
lilmoehi, how can i fix the screen flickering19:10
blackflowkokut: "Add exception" button down in the "I understand the risks" section.19:10
=== root is now known as Guest46506
kokutblackflow: in FF there is no add exception button man19:10
=== `nodedfree is now known as nodedfree
kokutthey removed it because they are so freaking smart19:10
blackflowI doubt that19:10
kokutblackflow: well, dont, they are too smart19:11
blackflowkokut: click the "I understand the risks" headline19:11
blackflowthe button appears19:11
kokutblackflow: ill show u a ss19:11
kokutblackflow: http://i.imgur.com/W1W6FeL.png19:11
kokuttell me where to click19:11
lilmoeplease.19:11
blackflowkokut: can you click the padlock in the address bar?19:12
kokutyea blackflow it says the connection is secure19:12
blackflowkokut: what FF version is that? I'm at that site you linked and I have the button to add an exception19:13
codehotterif I use my touchpad, letters appear on my screen instead. I have some cryptic messages about syncing in dmesg19:13
codehotterwhat is causing this19:13
kokutblackflow: are u kidding19:13
blackflowkokut: nope.19:13
kokutblackflow: 38.019:14
blackflowkokut: also, the link in your screenshot opens just fine for me19:14
blackflow38 also here19:14
blackflowyou could try dropping your FF cache19:14
kokutjust tell me where to click19:14
blackflowI have no idea why your FF has no button to add an exception.19:14
drmagookokut: try to disable the ghostery-addon, I hade the same issue before I uninstalled that addon19:14
blackflowI have Ghostery enabled and I see that site just fine.19:15
drmagooblackflow: ok, =)19:15
blackflowI'm willing to bet there's another toolbar or some addon for FF that breaks that.19:15
blackflowkokut: How about Chrome, that you asked first? It should have a "Proceed anyway" button19:16
kokutblackflow: still the same19:16
blackflowkokut: I'm looking at it through Chromium and works just fine. The site linked in that screenshot.19:16
kokutblackflow: in chrome it doesnt even give a warning just a broken website19:16
no_gravityHello! Is it possible to map keys so they act as ctrl when they are hold? so for example c+p becomes CTRL-p?19:17
blackflowkokut: there's something seriously broken there for you and I don't know what.19:17
blackflowkokut: I'm sorry I can't help you more than that. But your orig question, you can't disable SSL. You can try the site with http:// instead of https:// prefix, but that might not work, if they redir to ssl.19:18
kokutblackflow: no it doesnt work19:18
kokutblackflow: man just help me i cant waste more time with this19:18
blackflowkokut: I suggest you to start FF in safe mode and disable all the addons: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode19:18
blackflowkokut: I don't know how else to help, sorry.19:19
nikola_tesla_hi guys . any one can help me about robotic operation system ?19:19
nikola_tesla_i work on ros (hector slam)19:19
kokutblackflow: same :\19:20
nikola_tesla_same ?19:20
kokutnikola_tesla_: yep19:21
blackflowkokut: which Ubuntu is that, btw?19:22
pnwiseHey anyone know image for Rpi under 2gb?19:23
embikpnwise: there are images available on the very official raspberry pi website ...19:24
kokutblackflow: 15.0419:24
pnwiseYeah I know. If you read carefully again I asked if someone knows something bellow 2gb19:24
blackflowkokut: all updated, latest version of stuff?19:24
embikpwnise: the Ubuntu MATE raspberry pi image for example is 903 MB big19:25
solsTiCehi .I try to use the tools > check integrity option of brasero for an already burnt dvd. but I got an error about not having the right perm to do that. when I look at /dev/sr0 I got all the needed right, even write perm. is it because it's a sata drive connected through usb ?19:25
kokutblackflow: yea19:25
embikpwnise: Raspbian is 990 MB as well19:25
blackflowkokut: well, I don't know if that'll help, but you could try reinstall the ca-certificates package19:25
corvelle3 blondes, 12 blacks....what'll happen?19:26
kokutcorvelle: evolution19:27
corvellelol what19:27
=== leon is now known as Guest36145
blackfloware the blondes MMA fighters?19:27
ioriakokut : are you running chrome in vivid ?19:28
raubblackflow: they are from the Amazon planet and want some snu snu19:28
kokutioria: 15.04 i dont know the codename19:28
pnwise<embik> They are not - that is compressed size, the mate is around 3.2 GB if remember correctly19:28
ioria!info chrome-browser19:29
ubottuPackage chrome-browser does not exist in vivid19:29
ioria!info chromium-browser19:29
ubottuchromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 41.0.2272.76-0ubuntu1.1134 (vivid), package size 49600 kB, installed size 181415 kB19:29
ioriakokut : maybe you are running  chromium ?19:29
embikpnwise: well I derped, sorry19:29
blackflowkokut: did you try reinstalling the ca-certificates package?19:29
kokutioria: i'm on chrome as far as i know19:30
ioriakokut : how did you install it ?19:30
kokutblackflow: nope19:30
blackflowkokut: well, try it?19:30
kokuti think the problem is that SSL 3.0 comes enabled by default and you cant bypass it unless you do something in the chrome configuration19:30
blackflowkokut: naah.19:31
pnwise<embik> Thanks, sorry if I sounded like douche, writing in English is not my stron side19:31
blackflowkokut: it doesn't work that way.19:31
embikpnwise: no worries, I did my best to sound like a douch as well19:32
embik*douche19:32
kokutblackflow: i dont know what to do anymore man19:32
blackflowkokut: did you try reinstalling ca-certificates?19:33
kokutblackflow: http://i.imgur.com/ExI8tnr.png thats chrome19:33
blackflowkokut: did you try reinstalling ca-certificates?19:34
kokutblackflow: what the ? i just reloaded the page and now its showing the website ... ?19:34
kokutlolwut19:34
kokutits because i requested the website with a wrong GET value19:35
kokutblackflow: anyways, it doesnt work because i need to do the normal request19:37
blackflowkokut: did you try reinstalling ca-certificates?19:37
c0mrad3is this common to get with sudo ?? https://www.irccloud.com/pastebin/ohJZCGOV/19:38
kokutblackflow: i dont even know how to do that19:39
EriC^^c0mrad3: sudo doesn't cross the redirection19:39
R0b0t1Hi, I found http://ubuntuforums.org/showthread.php?t=2153270 ... I'm unable to figure out what the guy did19:39
EriC^^c0mrad3: echo "200" | sudo tee /sys/.........19:39
R0b0t1I'm not using ubuntu by the way, but I suspect I'm missing a driver that ubuntu includes and I'd like to find it.19:39
c0mrad3well am not a scripting expert :( hope to learn some day19:40
c0mrad3how to fix this error when installing19:41
c0mrad3https://www.irccloud.com/pastebin/DGfHLLQW/19:41
chraeStill trying to figure out why unplugging my phone from USB is triggering my wireless printer to "refresh".  I turned wireless/bluetooth off, "charge only".  I removed the printer from the printer list, rebooted, killed all cups processes, made sure netstat -a had no connections to the printer, yet it is STILL doing it19:41
EriC^^c0mrad3: neither am i, hope you reach your goal though19:42
blackflowkokut: open the terminal and type 'sudo apt-get install --reinstall ca-certificates'. Sorry I don't know how to do it through the user interface, I'm primarily a server guy.19:42
EriC^^c0mrad3: you can try installing the ones it's whining about, and see why it won't install them19:43
EriC^^c0mrad3: sudo apt-get -f install might help19:44
MonkeyDustc0mrad3  methinks you have been mixing software sources... pastebin the output of   sudo apt-get update19:44
c0mrad3MonkeyDust: Yes I have mixed the software sources but now I am using only new one19:45
JustMozzyhey everyone. I have an old hard disk which I had my home folder encrypted by ubuntu. now I am on a new system and need to access my files. how can I decrypt?19:46
c0mrad3EriC^^: as per ur suggestion I tried installing cheese here is the output19:46
waspinatorhow do you load a model inside another model in cake2?19:46
c0mrad3https://www.irccloud.com/pastebin/7a4SJK6n/19:46
MonkeyDustwaspinator  what's cake2?19:48
c0mrad3MonkeyDust this will help you to fix my problem  https://www.irccloud.com/pastebin/PAYFfPRH/19:49
MonkeyDustc0mrad3  those are all debian sources... what's the output of   cat /etc/issue19:50
c0mrad3MonkeyDust: Debian GNU/Linux 8 \n \l19:51
MonkeyDustc0mrad3  then why are you here? ask help in the dbian channel19:51
MonkeyDustdebian*19:51
c0mrad3well they are not helping me :( MonkeyDust19:52
MonkeyDustc0mrad3  and we are unable to... no wonder your issue doenst get solved19:52
blackflowlol some people... Ubuntu != Debian.19:53
MonkeyDustc0mrad3  maybe you should be more patient in the debian channel19:53
ioriac0mrad3, try to regenerate sources.list http://debgen.simplylinux.ch/19:53
c0mrad3ioria: well that too old one i guess it's saying jessie as testing19:56
ioriac0mrad3, stable from 25 april ?19:57
boughanii would install kali tools in my backbox19:57
ioriac0mrad3, maybe it does not involve sources.list19:57
EriC^^c0mrad3: you were using older sources?19:57
Picic0mrad3, ioria, EriC^^: can you please move this to #debian ?19:57
ioriasorry19:58
boughaniI don't have older source19:58
=== andrew__ is now known as rappa_za
c0mrad3EriC^^: I have old source list I will try to replace them19:58
boughanican you giveme source19:58
MonkeyDustc0mrad3  ask EriC^^ and ioria to follow you to #debian19:59
boughanigiveme lien to  add source iste help me19:59
boughanigood by friends20:00
=== katherine is now known as Guest4414
=== WildSoft_ is now known as WildSoft
=== CPUID is now known as Guest7625
=== Populus_ is now known as Populus
alfatauhello all. I'm trying to understand if the usb-storage driver is using UAS or BOT. can you help me?20:14
MonkeyDustalfatau  start here http://electronicdesign.com/embedded/whats-difference-between-usb-uasp-and-bot20:21
alfatauMonkeyDust: thanks20:22
Jordan_Ualfatau: What version of Ubuntu are you using?20:22
alfatau14.1020:23
alfatauJordan_U: 14.1020:23
alfatauJordan_U, MonkeyDust: the idea is to look at dmesg for specific uas strings in order to understand if it's active or not. the main problem is the queue_depth of the disk is 1 when connected to usb3, and 31 when connected to eSata (same enclosure).20:25
alfatauJordan_U, MonkeyDust: the performance are really different: nearly 3GT/sec for eSata3.0 but less than 1GT/sec for usb3. The declared performance is 5GT/s, but the usb hub is an expresscard connected to pcie2.0 1 lane (i.e. 4GT/s). Finally I'm expecting at least the same speed of the eSata3.0 interface.20:28
=== b is now known as Guest63576
=== michaelni_ is now known as michaelni
=== freezer__ is now known as freezer
linuxuz3rcan someone help i dont have sound20:34
linuxuz3ri already ran the command: alsa reload20:34
linuxuz3rbut i still dont hear any output20:34
linuxuz3rguys20:35
nomicalsamixer20:35
nomicdid you have sound20:36
linuxuz3ryes20:36
ubuntu-matehi20:37
=== cptmashek is now known as tench
=== tench is now known as tenach
nomicwell what did you do t stop it20:38
nomicalsamixer gives you all sound controls20:38
nomicsudo apt-get alsamixer20:38
linuxuz3ri just rebooted my system20:39
zykotick9nomic: fyi, alsamixer isn't a package, it's included in alsa-utils20:39
nomicwell help him20:39
nomiccheck cables ..20:39
ubuntu-materussians here?20:40
lunyshould 7zip be able to open passworded archives created on windows 7zip?20:40
MonkeyDust!ru20:40
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.20:40
Hobbyboyon my Ubuntu server, how would I specify an ipv6 address as the default ipv6?20:40
cortexmanhow do i do this in vivid? sudo add-apt-repository ppa:mkusb/ppa20:40
cortexmannm20:41
Picicortexman: The same way you'd do tit on any release20:41
cortexmanno that is not true20:41
cortexmanthe package name changed20:41
cortexmannice try though.20:41
Picicortexman: Which package name?20:42
cortexmanyou tell me20:42
Picicortexman: I just looked at that PPA, the package names mkusb and mkusb-nox seem to be consistant across every release, up to those in wily.20:43
cortexmanadd-apt-repository isn't installed by default20:44
dielsonlol shouldn't add-apt-repository download the correct distribution? The only difference between releases is the directory they're in20:44
PiciI'm just curious what I may have missed, since I'm not seeing what you mean.20:44
cortexmanat least, not in my case20:44
Picicortexman: I see. Okay.20:44
mcphailapt-add-respository20:44
cortexmanthat's nuts20:45
mcphailgetting the command name correct is half the battle20:45
cortexmannow i have both apt-add-repository and add-apt-repository20:45
cortexmanno, you are wrong.20:45
k1lcortexman: what ubuntu is it? was it upgraded to that version?20:45
cortexmani upgraded it precise -> vivid20:45
dielsonIndeed, there's both commands20:45
k1lcortexman: iirc that should be standard since latest ubuntus. but "back then" it was not stnadard so maybe its just due to the older first install20:46
Piciapt-add-repository and add-apt-repository are the same thing. One is a symlink to the other.20:46
priyanshuhello guys20:46
mcphailaah :)20:46
k1lsoftware-properties-common should be the package needed20:46
mcphailcortexman: I have learned something new from this conversation :)20:46
cortexmanhaha. not that useful tho:)20:46
mcphailcortexman: when you add a PPA, you are reliant on the PPA builders making a build for your version. If they haven't made the build, you are out of luck. PPAs can't be supported here20:47
cortexmanhuh?20:49
cortexmani didn't ask for that20:49
mcphailthen you should be more clear20:50
mcphail20:40 < cortexman> how do i do this in vivid? sudo add-apt-repository ppa:mkusb/ppa20:50
PiciIndeed.  I was confused over whether the original question was about add-apt-repository or about the ppa itself.20:50
Piciit was about the former.20:50
zykotick9cortexman: seems to me you _are_ asking for support from #ubuntu for a PPA issue...  see "/msg ubottu ppa" for the unsupported warning.20:50
Picithey arent.20:50
cortexmanhuh?20:50
Picicortexman: forget it, everyone is confused ;)20:51
cortexmanman, you guys are hog-wild when it comes to trying to identify rule breakers20:51
cortexmanpeace20:51
zykotick9in my opinion, if you are using a PPA, you're doin' something wrong... but some may disagree ;)20:52
Grimsleyzykotick9, do you prefer source > .configure > make > make install or something else?20:55
zykotick9Grimsley: no.  i just don't see much need to go outside the main distro repos <- BUT, i value stability very highly... certainly others will have different priorities...20:56
k1lppas tend to be the quick solution for the "need" for the latest and greatest. but in most cases there is not a real need.20:56
Grimsleywell ppa's aren't ideal but they offer users a more 'rolling' or 'bleeding edge' experience when it takes repo's a time to catch up to releases20:57
zykotick9Grimsley: fyi, for manual building check out, "checkinstall" <- makes apt aware of what your installing!  makes removing a lot easier!20:57
Grimsleygood to know.20:58
zykotick9k1l: "shiney new syndrom" is widespread, and _seems_ contagious ;)21:00
k1lGrimsley: the issue with ppas is, that you are in need of a proper depency setup made by the ppa maintainer. but not all maintainers are aware of that. so most "i broke my package system" that show up here are due to "not so good" ppas.21:01
GrimsleyWell it's not bad when an exploit has been found but generally speaking more repo's will have the fix in a matter of hours21:02
gnutgnutRunning Ubuntu 14.04 on a laptop. So when I run ping -a.... I can't hear the sound(its called the terminal bell i think). Why?21:02
k1lGrimsley: the original ubuntu packages get security and heavy bugfixes. see ubuntu.com/usn for the CVEs21:03
bekksgnutgnut: Because it is a visual bell.21:03
Grimsleyk1l, I try to avoid PPA's myself, everything I've every really needed has been found in the repo. except on the debain side of things avidemux and ffmeg for whatever reason are not always there21:03
gnutgnutvisual bell? I thought the -a option was for audio ping?21:03
gnutgnutbekks: ^21:04
Grimsleyuse to love doing a ping with the sonar xscreensaver using that 'ping' sound21:04
k1lGrimsley: debian (and so ubuntu) did go with avconv instead of the ffmpeg the last years. but they now want to ship avconv and ffmpeg.21:04
Grimsleyk1l: yeah I recall hearing about that. some of the applications I use still rely on ffmpeg so I have to go to source when I need to21:05
gnutgnutbekks ??21:05
bekksgnutgnut: I havent seen, err heared, an audio ping for almost two decades. :)21:05
=== shakamunyi__ is now known as tylerdurden
gnutgnutbekks: http://askubuntu.com/questions/40171/terminal-bell-without-a-pc-speaker21:06
bekksgnutgnut: http://askubuntu.com/questions/15963/why-cant-i-hear-audible-pings21:06
bekksgnutgnut: If you dont have a pc speaker, the solution is provided in your link.21:06
gnutgnutbekks: I just wanted to cross check and see why its disabled by default.21:07
zykotick9k1l: interesting, i wasn't aware of the ffmpeg/libav-tools change, but sure enough, debian's sid does have both.21:07
chris123123 /server irc.criten.net21:09
rebswhich chmod number sets files executable by me and my group21:13
Seveasrebs: ug+x21:14
levoi have installed --> apt-get install dict-freedict-eng-fra   dictionary but i don't know how i can use it. i have goldendict installed. it couldn't detect that automatically, and i couldn't find a path to the installed dictionary21:14
rebsty Seveas !21:14
pavloslevo, if you write something using Libre Office Writer, it should underline in red the words that cannot be found in the dictionary, right click and select the dictionary you want.21:19
imjacobclarkWhats the best way to tune Linux for a load testing application, max file descriptors, max threads per process and other items need to be set to very high values, how best to go about that?21:21
=== leon is now known as Guest13529
R13oseHow come my brother printer is saying process - not connected? and when I try to find the printer, it asks for me to login into the network which I don't remember the username or password for.21:21
MKCoinCan someone tell me which file mimeopen uses to determine default applications?21:24
leretourdenemohello21:25
charlesjayhey21:26
flexusR13ose, how is your printer connected? usb?21:27
brainwash_MKCoin: http://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.html21:28
charlesjaywho is online here21:28
charlesjay?21:28
brainwash_!ask21:28
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 !patience21:28
R13oseflexus: their the internet modem that comes with the internet as that has a hub in it.21:28
flexusR13ose, an usb hub you mean?21:29
R13oseflexus: nope normal network hub.21:29
flexusso its ethernet and your printer gets connected to your modem21:29
bekksR13ose: And technically, the device you call modem provides DHCP addresses to the devices connected to the hub (which is a switch in fact)?21:30
R13oseyep socket:// with ip address21:30
charlesjaymy ubuntu 14.10 cannot connect to a wifi network please help21:32
engammalskoi wanna send a mail from my computer to my gmail account using postfix, is this possible without a domain name?21:32
R13oseAny ideas on how to fix this?  If not, I have to go anyways21:33
MKCoinbrainwash_ : xdg-settings is throwing me an "unknown desktop environment" error after I had to restart unity, do you know which of them it would go to? When I echo $XDG_CONFIG_DIRS it's not giving me anything either21:35
flexusR13ose, try out direct connection with your host first, then with the router21:35
brainwash_MKCoin: sadly, no21:36
MKCoinHm, I see. Just trying to fix my default browser; normally xdg-open sends its input to gnome-open, which works fine, but since it can't see my desktop now it's using a different default that I seem unable to change21:37
R13oseflexus: thanks, I will try later21:39
brainwash_MKCoin: did you try to fix the actual problem (desktop not recognized anymore)?21:40
MKCoinbrainwash_ Yeah I restarted unity, compiz, gnome-settings-daemon... hm, what's the name of the xfce settings daemon? I haven't killed that yet :D21:41
brainwash_MKCoin: xfsettingsd. but why would it run?21:43
MKCoinbrainwash_ : It's not running it seems. I dunno what else to try short of restarting, which is what I'm trying to avoid21:44
brainwash_MKCoin: well, you could strace xdg-open/gnome-open and see which files are being read21:46
MKCoinAha, it was calling /usr/bin/x-www-browser which points to the wrong browser21:54
in_deep_thoughtI can ssh into my comptuer. So I know its connected to the network. However it cannot fetch external stuff like google.com. So I believe it is using the wrong name servers. Where would the file be so that I can change that?21:54
EriC^^in_deep_thought: can you ping 8.8.8.8?21:55
in_deep_thoughtEriC^^: yeah21:55
EriC^^check /etc/resolv.conf i guess21:55
in_deep_thoughtah nothings inside of it21:56
in_deep_thoughtthis is where I edit stuff right?21:56
in_deep_thoughtlike adding the dns server of my network etc21:56
MKCoinOk thanks brainwash_, I was able to fix by changing x-www-browser via update-alternatives.21:56
EriC^^in_deep_thought: this is mine http://paste.ubuntu.com/11529265/21:56
histoin_deep_thought: Not anymore21:56
zykotick9EriC^^: in_deep_thought /etc/resolv.conf is mainly superseeded by /etc/network/interfaces <- i believe...21:57
brainwash_MKCoin: awesome :)21:57
histoin_deep_thought: how are you configuring your network connection?21:57
Ranieri_How does an OS find out what hardware your computer has?21:57
in_deep_thoughtEriC^^: that worked thanks!21:58
in_deep_thoughtwell my nameservers are different, but thats the file21:58
EriC^^in_deep_thought: it's supposed to be generated by itself though i think21:58
zykotick9in_deep_thought: fyi, when you reboot, it'll disappear.21:58
JeanYangdoes Ubuntu use AppArmor or SELinux?21:58
histoin_deep_thought: until you reboot21:58
in_deep_thoughtzykotick9: yeah thats what happened last time21:58
in_deep_thoughthow do I prevent that?21:58
histoin_deep_thought: How are you configuring your network connection?21:59
zykotick9in_deep_thought: don't edit resolv.conf <- as it says!!!21:59
in_deep_thoughtzykotick9: but that makes it work…21:59
zykotick9temporarily...21:59
EriC^^in_deep_thought: i'm reading man 8 resolvconf22:00
EriC^^it says how it's generated22:00
in_deep_thoughthisto: there is a domain name that is the network - carp.mct.io. then the nameserver that it uses22:00
in_deep_thoughtnameserver checks a few places first for each name and then if that fails, I also have 8.8.8.8 and 8.8.4.422:00
Ranieri_SchrodingersScat: Hey Schro22:02
histoin_deep_thought: I meant are you using network-manager to configure the interface?22:03
in_deep_thoughtno22:03
histoin_deep_thought: then HOW?22:03
in_deep_thoughtI just edit that file22:03
* histo slams keyboard22:04
in_deep_thoughtthis is my work network so someone else set up the DNS server22:04
in_deep_thoughtbut Im connecting to it22:04
histoin_deep_thought: Is this a full desktop machine?22:04
in_deep_thoughtand hopefully to the outside world22:04
in_deep_thoughthisto: yeah22:04
histoin_deep_thought: on the little network icon you can configure different dns servers22:04
in_deep_thoughtits tinywm22:05
in_deep_thoughtdoesn’t have a gui22:05
histoin_deep_thought: if you are hard configuring your network connection via interfaces you specify nameservers there.22:05
histoEriC^^: ^^^22:05
brainwash_JeanYang: apparmor22:05
histoin_deep_thought: whats in /etc/network/interfaces22:05
in_deep_thoughthttps://bpaste.net/show/db566de568ba22:06
brainwash_JeanYang: switching to selinux should be possible, but the packages are not that well maintained I think22:06
JeanYangbrainwash_: thank you22:06
histoin_deep_thought: yeah you need to add nameservers to the eth0 section if you want to change them22:07
in_deep_thoughthisto: under auto eth0?22:07
=== ochorocho1 is now known as ochorocho
histoin_deep_thought: yes at the bottom of that section you can add a line dns-namerserver 8.8.8.8    or whatever nameserver you want to use. Then restart networking22:09
=== Olbie is now known as Painter
west536457640ubuntu 14.04 cannot play iphone filmed mov files on laptop - is there a fix for this?22:32
brainwash_west536457640: try with VLC22:33
histo!codec | west53645764022:33
ubottuwest536457640: 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/FreeFormats22:33
iE0TkjdI'm looking for a good customizable linxu distro, right now i'm runnign lubuntu,a nd its not customizable at all. Any ideas?22:36
west536457640vlc does not play it, looking at the links now22:36
bastonesiE0Tkjd: Perhaps look at Ubuntu MATE.22:41
knocktwiceDoes xfce support multi-desktop (not multi-monitor, but old-skool multiple desktops)22:47
histoknocktwice: yes22:48
knocktwicegreat, time to try it out :)22:48
histoknocktwice: http://imgur.com/CF66Qt7  see the little desktop switcher22:49
neonixcoderGood day team..23:10
pavloswest536457640, I got a sample .mov file and was able to play it in 14.04 with the default movie player23:12
pavloswest536457640, the last from https://support.apple.com/en-us/HT20154923:12
dtiguewest536457640, this may be a stupid question, but did you check to make sure the .mov file in question works in windows? it may have become corrupt during the transfer or the file on your phone could be corrupt, i've had that issue before with .mov files23:19
neonixcoderI am working on upgrading 10.04 to 14.04 as 10.04 LTS got expired. In that process I am doing an 10.04 to 12.04 upgrade now and upgrade is not happening well..23:22
semitonesMy google-fu is failing. What is it called when ubuntu dash can search for apps that haven't yet been installed, and how can I enable that?23:22
EriC^!eolupgrades | neonixcoder did you check here23:22
ubottuneonixcoder did you check here: 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/EOLUpgrades23:22
neonixcoderAlways it says python2.7 is missing and if I reboot the machine I am getting kernel panic..23:23
dtiguesemitones, you'll have to enable the filters in the top left of the dash23:23
dtiguesemitones, i think you have to be in the apps scope23:23
EriC^neonixcoder: try to boot from a live usb and see what's happening23:23
semitonesAlright, I'm investigating23:23
neonixcoderEriC^: I dont have option to have live CD?23:23
neonixcoderwhat is the other option?23:24
EriC^neonixcoder: did the upgrade complete? is it 12.04 right now?23:24
semitonesdtigue, is it possible to add addtional sources to dash?23:24
dtiguesemitones, you can add more scopes23:24
EriC^neonixcoder: why can you not use a live usb?23:24
neonixcoderEriC^: Yes, but it says some errors occurred. When I tried to fix it with couple of commands like apt-get update, apt-get upgrade, apt-get -f install etc, I couldn't fix them..23:25
dtiguesemitones, err, i think they call em lenses and not scopes anymore, I can't keep up with the unity terminology23:26
Ben64neonixcoder: pastebin the errors23:26
neonixcoderI have 150machines spread in remote locations..23:26
neonixcoderBen64: Give me 2 mins..23:27
neonixcoderBen64:http://pastebin.com/32spgMzR23:28
=== timmey is now known as moep|se
dtigueneonixcoder, does it not fix those errors if you just install python2.7 ?23:30
neonixcoderdtigue: I cant install python2.7 thats where I got struck up..23:31
neonixcoderI tried apt-get update, apt-get upgrade then apt-get install python..23:31
neonixcoderEven tried apt-get install python2.7 incase if I miss something23:32
neonixcoderI tried to compile python2.7.5 and that too did not solve my issue :(23:32
neonixcoderI am sure, I am missing something here..23:32
dtigueapt-get dist-upgrade?23:32
neonixcoderdtigue: Did that as well..23:32
neonixcoderno use..23:32
rektkeysclear23:32
rektkeyswoops xD23:33
neonixcoderketkeys: I did apt-get clear as well..23:33
rektkeysthose feels23:33
semitonesWHy is there no dash lens to search the ubuntu software center?23:34
Ben64neonixcoder: sudo apt-get install python2.7-minimal23:34
neonixcoderBen64: I think, system tried it and did not succeed. Let me try it once again..23:35
Ben64whatever happens, pastebin it23:35
neonixcodersure..23:36
neonixcoderBen64: Will do one thing..23:36
neonixcoderBen64: I shutdown my test machine, will try to boot it..23:38
neonixcoderBen64: I cannot boot as it crashed, Let me load my previous image and try to upgrade once again from 10.04 to 12.0423:40
Ben64neonixcoder: you have an image?23:40
neonixcoderBen64: Do I have to do any preliminary tests before upgrade?23:40
neonixcoderI have a running 10.04 image..23:40
Ben64make sure you don't have any 3rd party repositories23:41
neonixcoderBen64: We test everything before moving to prod..23:41
=== Dhs92 is now known as Yukitteru
=== Yukitteru is now known as Yukkii
=== skasturi is now known as sk
neonixcoderBen64: Sure, will remove any thirdparty stuff..23:51
Ben64its almost always the cause of problems23:51
=== sk is now known as Guest25361
=== Guest25361 is now known as skasturi
neonixcoderBen64: Sure..23:54

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