/srv/irclogs.ubuntu.com/2016/04/14/#ubuntu.txt

KetonHi I'm new to linux:ubuntu and I would like to learn more about Ubuntu. Any help would be greatly appreciated.00:01
Ben64!manual | Keton00:01
ubottuKeton: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/00:01
KetonThank you00:01
=== bazhang__ is now known as bazhang
sebsebsebHow to remove Ubuntu with a computer dual booting with WIndows 10,  oh just seen there's a aritfcle on something, hmm but that person was earlier00:16
=== xanadu is now known as Guest68583
=== ken_ is now known as Guest13872
House_if there a problem or a better way than adding a sudoers rule for /sbin/mount to allow non-admin users to mount cifs shares from another machine? (headless server install)00:27
Ben64House_: i can think of many ways i could get root access that way00:30
House_so something like `%mounters ALL=/sbin/mount` is bad?  isn't this what sudo is designed to do?00:31
Ben64House_: yeah but mount is a powerful command00:32
House_id prefer not need sudo, just for the fact of introducing it as a command and concept to non-admin users00:33
House_i've got SSSD+AD integration going, so i thought there might be another way with sssd/pam or something that bestows mount permission for AD users to mount their other network resources in a neat way00:34
House_i've got "ssh ad-user@linuxserver" working, and the user logs in to a /home/<domain>/username folder, but i'd like to have sso-type login to a couple of NAS volumes00:35
hypercube32House_, AD isn't a way to control what commands are being run, only ownership and permissions. .....00:35
House_up to now i've just been scp-ing and such, but i've been playing with AD and wanted to let others start using this machine for a couple of things00:36
hypercube32just put the NFS into the right group and AD the users for that group00:36
hypercube32just allowing mount with sudo is a very bad idea.  be extremely specific if you are using mount, like only that exact mount point (if you really have to go down that path)00:37
hypercube32and bad to have user logs go to home folder, make a centralized rsyslog server instead so they cant alter or remove them or something bad00:37
House_hypercube32: i can put AD groups into sudoers.  im looking to mount external AD controlled shares on a NAS to the user accounts on this linux machine.  i was expecting that there might be a sssd or pam way of allowing mounting, without bringing sudo into it00:37
House_hypercube32: not needed for logs, etc.  fine to have a local home folder on the server, but want to give users a way of mounting their own shares elsewhere (not home folders) into this linux machine so they can transfer files between them. no gui, no need to teach them scp, etc, just "mount //nas/myshare /home/ad/user/mymount/" without needing sudo00:40
boaanyone here versed in lvm00:41
boahaving a bit of an issue00:41
hypercube32House_, are you talking something like an NFS mounted home directory? (like how windows has remote desktop?)00:42
hypercube32(some companies ive worked at actually do just that.)00:42
hypercube32oh ok00:42
hypercube32House_, sounds more like you're re-inventing an FTP ;)00:42
j5n3wt0nhi, what is the most current download for java?00:43
boai added a new drive to my  lvm, but its not the right size.00:43
boaand im trying to remove it00:43
boaanyone able to help me00:43
hypercube32i think it would be harder for them to figure out all the mounting and junk rather than just keeping one nfs mount for them or ftp account for them00:43
House_hypercube32: :)   just a couple of personal/group share folders that users access from their desktops, and occasionally need to jump onto this server to run some batch conversions or put files somewhere, and having some smb mounts that they can attach of their own volition is what i'm looking for00:44
hypercube32j5n3wt0n, whatever is actually the JDK/JRE on oracle's site probably (if you're going for oracle.) otherwise openjdk you'd have to either deal with your distro or go look beyond that00:44
hypercube32House_, might be much easier if you have just one NFS mount on all boxes (as nfs client) and then each give them a folder that has their name only they have perms to.. sort of the way ftp works.00:44
hypercube32aka like how windows does shared folder00:45
k1l_j5n3wt0n: what ubuntu version?00:45
j5n3wt0nk1l_: 14.0400:45
k1l_j5n3wt0n: jdk or jre?00:45
Hydr0p0nXHouse_, Any reason you couldn't have a /home/$user/share directory that gets mounted to /nas/user via login script ?00:45
j5n3wt0nk1l_: not sure how to find out00:46
k1l_j5n3wt0n: what do you need java for?00:46
House_hi Hydr0p0nX:  ok for /nas/$username but sometimes there's /nas/$projectname and they come and go00:46
j5n3wt0nk1l_: to log into work and i think for ynab00:47
k1l_j5n3wt0n: so browser plugin?00:47
j5n3wt0nyup00:47
j5n3wt0nk1l_: yup00:47
boaany help with this00:49
boahttp://pastebin.com/MVmruk2w00:49
boahttp://pastebin.com/dNsysntv00:49
boa /dev/sdd1 is showing as 2.00 TiB but it's a 5TB drive00:49
boadf -h /dev/sdd1 shows it as 2.0G which just makes no sense to me00:50
k1l_j5n3wt0n: install "icedtea-plugin"00:50
boaodd, its shoiwing the 5tb as sdb now. :(00:51
j5n3wt0nk1l_: thank you00:51
Hydr0p0nXHouse_: any reason you can't link project directories to /nas/user as needed? It's more of an administrative headache for the windows admins but will make auditors happy00:52
cooper__ubuntu-mate ,how to set second monitor for first?00:53
House_Hydr0p0nX no control over that. its from a nas appliance, so not sure it can be done (( i think you're suggesting soft-linking the project into the users personal spaces on the nas, and just mounting the userfolders to the linux server. correct me if im wrong))00:55
Hydr0p0nXHouse_, yes that's what I'm suggesting, it's how we handle product releases on our Secure ftp appliance, what kind of nas is this ?00:57
=== brad[]` is now known as brad[]
House_dell FS00:58
tonytcan someone look at http://pastebin.com/kjMnGunu and tell me whats wrong. i went to install vmware but it gave me an error and said to read that log. cant figure it out00:58
=== matthewbaggett_ is now known as matthewbaggett
k1l_tonyt: what is the output of "lsb_release -d"?01:00
boaim wondering if ppl cant see what i type01:02
boaor if im just being ignored01:02
boa:(01:02
k1l_boa: or maybe no one is active who knows about lvm stuff01:02
boai guess01:02
Hydr0p0nXHouse_: it's possible to some extent, assuming Global NameSpace is setup01:06
Hydr0p0nXHouse_: even better, assuming you're using FluidFS 5+ , symlinking is covered in the online adminstration guide - http://www.dell.com/support/manuals/us/en/19/dell-compellent-fs8600/FluidFS-V5.0-Admin-Guide/Using-Symbolic-Links?guid=GUID-56A1C936-7AC6-45FF-B786-59EF98F246FE&lang=en-us01:08
cool_boyhi there,01:09
Hydr0p0nXheya cool_boy01:10
cool_boyI have installed a service inside /etc/init.d , I start service like sudo service my-server start, it shows me Starting my-server: my-server, but if I try to stop it shows01:10
cool_boyStopping my-server: start-stop-daemon: warning: failed to kill 20187: No such process01:10
cool_boywhere can I get logs, why this service was killed?01:10
Hydr0p0nXwhat service ?01:10
rhorse_Hi again. Can a swap partition be set up as a logical partition within an extended partition?01:12
Bashing-omrhorse_: Yes .01:12
rhorse_Thank you, Bashing-om01:13
=== The_Doctor is now known as Adran
cool_boyHydr0p0nX:  its this http://www.theopensourcerer.com/wp-content/uploads/2014/09/odoo-server01:14
cool_boyI have copied it from same link01:15
Bashing-omrhorse_: :)01:15
House_thanks Hydr0p0nX01:17
Hydr0p0nXcool_boy: 1. verify the user "odoo" exists, then check dmesg for errors01:19
Hydr0p0nXoh, and check /var/log/ for any logs related to the services01:19
cool_boyHydr0p0nX: I am on bitnami aws, so I changed 'odoo' to 'bitnami' user bitnami exists01:20
tonytk1l im on linux mint. decided to give vbox a shot instead01:20
cool_boyI do not find any log file under /var/log for this specific service01:20
k1l_tonyt: yeah, please ask the mint channels for support, that are made autojoinin your irc client.01:20
k1l_tonyt: mint handles kernels and kernel headers differently than ubuntu. so we cant help on that01:21
=== Trystam is now known as Tristam
tonytk1l, ok. i asked mints help chan/server. they told me i should go on freenode and ask but decided it was easier to jsut go with vbox01:29
=== xar-- is now known as xar-
John[Lisbeth]I am trying to do-release upgrade to ubuntu Wiley but it says that there are no new upgrdes available01:35
Ben64from what version01:35
John[Lisbeth]14.04.<Idon'tknow>01:35
k1l_John[Lisbeth]: changelogs.ubuntu.com server had a crash and so the updater cant calculate the updates right now.01:35
John[Lisbeth]lol go figure01:36
Ben64if you wait a bit over a week you can upgrade straight to 16.0401:36
John[Lisbeth]Yes thanks01:36
Ben64saves going through 14.10 and 15.04 EOL upgrades01:36
TechspectreMy mother's machine is running Ubuntu 12.04 and I want to upgrade the distro. But for some reason, while installing 12.04 works fine, the boot disks for 14.04, 15.04 and 15.10 will not boot. All versions are 64 bit. Why would 12.04 install fine while the newer ones will not?01:38
Bashing-omTechspectre: Graphic's card ??? maybe .01:39
=== ljhade25 is now known as ljhade24
TechspectreBashing-om, it gives me a message saying something about trace.01:40
TechspectreEnding trace or something01:40
=== Guest75698 is now known as someone
rdado i need to turn my networking off and back on after starting gufw?01:45
rdaand does gufw need to be run as root01:46
metroinsI'm having an issue with netflix and chromium01:47
metroinsI'm googling it now, but does anybody know anything about why it won't load now?01:47
r00st3r3metroins, use firefox01:47
metroinsr00st3r3: know of a chromecast extension for firefox?01:48
neutronHello, not to sure about the etiquette of asking questions here, is anyone knowledgeable on luks encrypted drives? I'm having difficulty getting into mine after a botched calibre library making attempt.01:50
KD8NXHI just installed ubuntu 15.10 on my laptop. I did ALL the updates abut when I do a "do-release-upgrade" or "do-release-upgrade" it says there are no upgrades avalible as of 16.04 does not even exist.01:50
ksftmetroins: I had a similar problem01:50
KD8NXH~but01:50
ksftit said that I had to use Chrome when I was using Chromium01:50
Ben64KD8NXH: because it doesn't01:51
ksftChrome worked01:51
metroinsksft: Thanks.  I'm installing Chrome now, we'll see how it goes.01:51
r00st3r3metroins, for android yes but not for Linux... sorry. Did Netflix ever work in Chromium?01:51
ksftr00st3r3: for me it didn't01:51
k1l_KD8NXH: changelogs.ubuntu.com server had a crash and so the updater cant calculate the updates right now.01:51
metroinsI think I was using Chrome a few months ago and switched to Chromium and haven't tried netflix since on this pc01:51
r00st3r3I like Chromium but Google Chrome does seem to work better with apps.01:52
metroinsI think I remember why I switched to Chromium; my google cast stopped working and wouldn't install when I updated Chrome01:55
metroinsIt's not showing as an extension and when I try to install it only recognizes my phones, not this ubuntu box01:56
metroinsnevermind, fixed it01:56
k1l_KD8NXH: server should be fixed now.02:01
k1l_KD8NXH: if you run "sudo do-release-upgrade" with the -d for developer switch it should offer an upgrade now02:01
=== gustavo is now known as Guest50080
KD8NXHk1l_: OK02:08
=== imsurit_ is now known as imsurit
KD8NXHk1l_: how risky is doing the -d option?02:18
k1l_KD8NXH: well, you wanted to upgrade to the beta 16.04. that will be released on 21st april. until that its in the developer mode.02:19
KD8NXHok02:20
KD8NXHso 15.10 is the latest release for end users right now?02:21
k1l_yes02:21
KD8NXHoh ok02:21
KD8NXHi thought that 16.04 was already out02:21
KD8NXHIt probably wont hurt me02:21
KD8NXHhopefully02:22
KD8NXHI guess reading the channel topic every once and a while would be a good idea02:27
KD8NXHhaha02:27
[Saint]Anyone want to play a game?02:27
[Saint]The game is called: "Tell me why on Earth I can't get my encrypted home to decrypt on authenticated ssh login?"02:27
[Saint]It's been driving me batty.02:27
KD8NXHoh gosh02:27
KD8NXHso you are locked out of your stuff [Saint]?02:28
[Saint]Having to do decrypt manually isn't exactly problematic, but, I can't figure out why I have to do this/automate doing this, and why it doesn't Just Work automagically on a server install.02:28
KD8NXHoh02:29
[Saint]KD8NXH: Oh, no, not at all. It just adds an annoying secondary action to logins occasionally.02:29
[Saint]Only seems to be an issue with the server install. I guess the gnome-keyring chain handles it in *buntu proper.02:31
[Saint]hmmmm, so - I think I can automate this in a sane and non-annoying way.02:34
[Saint]dropping a bodgy test script that auto-runs ecryptfs-mount-private if required in the unencrypted ~ seems to work as expected.02:38
OswmanoHello02:39
reisio'lo02:39
=== GodFoddar is now known as GodFather
adrian_1908hello. I've having a strange issue. Suddenly my system/UI lags when putting peak workloads on the CPU. The program I'm running also runs slower than before. Any idea what might cause this change? The program is the same.02:42
pharpendadrian_1908: have you considered that it might be due to you putting peak workloads on the cpu?02:46
adrian_1908pharpend: No, that didn't cause any issues before. It's the same program I've been running in the past weeks, no new code.02:47
adrian_1908I see nothing suspicious in the taskmanager either.02:48
abracadabrababyI have tried many calendars (thunderbird, gnome-calendar, evolution, korganizer). Is there a calendar that's fully keyboard and screen reader accessible?02:48
pharpendabracadabrababy: I've been meaning to write one02:49
pharpendabracadabrababy: I've had the same problem02:49
=== Vampire0_ is now known as Vampire0
liuxg_when I try to upgrade my ubuntu 16.04, I come to this error: You might want to run 'apt-get -f install' to correct these.03:12
liuxg_The following packages have unmet dependencies:03:12
liuxg_ ubuntu-snappy-cli : Depends: snapd but it is not installed03:12
liuxg_E: Unmet dependencies. Try using -f.03:12
lion?03:12
k1l_liuxg_: how did you try to upgrade?03:13
liuxg_however, when I try to do it, the error is like http://paste.ubuntu.com/15823361/03:13
liuxg_k1l_, yes, I did upgrade my system.03:13
k1l_liuxg_: how03:13
liuxg_k1l_, I did "sudo apt-get upgrade"03:14
k1l_that is not upgradin to 16.0403:14
liuxg_k1l_, it is like http://paste.ubuntu.com/15823368/03:14
k1l_ah wait, you are alread on 16.04. then please ask in #ubuntu+103:14
liuxg_k1l_, thanks03:15
nauticalnexusk1l_: maybe you can help with this issue. I use the mic built into my laptop. Now, if I play music or, watch a video, or chat with someone, whatever is outputted(whether I'm using the laptop speakers, or headphones) gets inputted as well.03:16
rdado i need to turn my networking off and back on after starting gufw?03:24
rdaand does gufw need to be run as root03:24
pharpendrda: usually, yes03:30
pharpendrda: gksudo gufw is your friend03:30
durksauceSo I'm pretty new to the ubuntu community and I've been interested in getting some projects under my belt. I have some programing experience, but I really want to do more and would like to contribute. Does anyone know of a noob friendly project that could use some help?03:40
_28_riaHello, I don't get it, with this new upstart sutuation. I can't figure out how to start bind9 without computer restart. I have 15.10. I needed to temporarily stop bind, than start. just 'start bind9' or bind or named doesn't work, "Unknown job: bind9" or named or bind. It didn't stop with command stop either, talking about unknown job. So, I stopped with 'service bind9 stop'03:43
r00st3r3durksauce, have you checked sourceforge yet?03:44
_28_ria, but 'service bind9 start' doesn't work. /etc/init.d/bind9 start doesn't either.03:44
_28_riagives me:  * Starting domain name service... bind9; ...fail!03:45
durksauceI've actually been looking through git hub, but there seems to be a lot to go through with little direction. I was just wondering if anyone had any more specific suggestions03:45
rob0durk, I think your best bet is to pick an area of personal interest, then get to know the community.  The best code happens when it's something the coder really likes.03:47
_28_riadurksauce: gpodder is really cool and useful. Easy project, but have some bugs about youtube playlist importing, especially. I'd suggest you that03:47
_28_riahow can I start named (bind9) service on ubuntu 15.10?03:51
_28_riaI've stopped it with 'service bind9 stop', but cant't start with 'service bind9 start', or 'initctl start bind9', or named, or bind, ether, or 'start bind9' with named or bind variations. Didn't work03:52
_28_ria.03:52
rob0well, I don't know that.  But I know that rndc(8) can do a lot of things with a running named process.03:52
_28_riaI know that it will get started after, reboot, but..., heck, how do you do it without a reboot.03:53
_28_riathis is annoying03:53
rob0"rndc reload" loads config and all zones; "rndc reconfig" loads config changes and new zones, ...03:54
_28_riarob0: I've just tried and read the help, it only works on a running named process, as you mentioned earlier.03:56
rob0yes03:56
_28_riagoogle of no help either03:56
rob0I'd look at the wiki03:57
_28_riasome unrelated info comes up in search03:57
_28_riarob0: bind wiki?03:57
lotuspsychjegood morning to all04:00
_28_rialotuspsychje: good evening :)04:00
odo_does anyone know when changelogs.ubuntu.com maintenance will be complete? or know how I can find out? trying to do a do-release-upgrade :-)04:02
rob0_28_ria, there's nothing like that I know of, and your problem is with Ubuntu, not BIND.04:03
_28_riarob0: so, ubuntu wiki?04:04
lotuspsychjeodo_: release upgrade from wich to wich?04:04
odo_lotuspsychje: from 12.04 server to 14.04 server04:05
lotuspsychjeodo_: you can ask in #ubuntu-mirrors for known issues on repos, if safe to upgrade04:06
odo_lotuspsychje: k... it should be safe. for whatever reason, changelogs.ubuntu.com has been under maintenance all day so do-release-upgrade isn't able to download /meta-release-lts04:08
rob0_28_ria, "sudo /etc/init.d/bind9 restart" is all I can find, https://help.ubuntu.com/community/BIND9ServerHowto (which is actually wrong in context in that article, "rndc reload" would be better.)04:08
rob0no idea why that's not working for you, sorry04:09
lotuspsychjeodo_: im sure they #ubuntu-mirror guys can test that out, when its back up again so you can upgrade :p04:09
odo_lotuspsychje: k, thanks for the pointer!04:10
_28_riarob0: 'sudo /etc/init.d/bind9 restart' doesn't help. I've found, on http://help.ubuntu.ru/wiki/bind9 '/etc/init.d/sysklogd restart', but it doesn't exist.04:11
Ben64_28_ria: is it listed in "sudo service --status-all"04:12
_28_riaBen64: yes04:12
Ben64then there you go, start it using service04:13
_28_ria[ - ]  bind904:13
_28_ria_28_ria: doesn't work04:13
Ben64doesn't work how04:13
_28_riaBen64: I was getting the error for you :) :* Starting domain name service... bind9; ...fail!04:14
Ben64why did you stop it, have you changed anything04:15
_28_ria_28_ria: /etc/init.d/bind9 does the same thing04:15
_28_riaBen64: I wanted to change the named.conf.options for bind on listen only to certain ip addresses, not 'any', but after service didn't launch, I've reverted the config back to it's original state. So, in this way, nothing has changed in the configuration.04:17
Ben64sounds like you need to fix the config then04:18
_28_riaBen64: how?04:18
Ben64i can't see your config04:18
_28_riaBen64: it's the way it was before. I only changed one line, that I've returned back to the way it was.04:18
Ben64or so you think04:19
_28_riaBen64: http://paste.ubuntu.com/15823856/04:21
_28_riaBen64: here is how it was and is now.04:21
Ben64doesn't look like the standard config, what version of ubuntu04:22
Thinker_when ever i click a mp3 file to download, it starts playing/streaming in firefox. Even I have disabled all plugins but still it happens.  I want to download, not listen or stream. How to do that?04:22
_28_riaBen64: here is the change, that I've tried to do: http://paste.ubuntu.com/15823867/04:23
rud0lfThinker_: what about right-click -> save as?04:23
Ben64_28_ria: yep, both are bad04:23
_28_riaIt was running with that first pastebin config, I showed you, Ben6404:24
Ben64_28_ria: no it wasn't04:24
Thinker_rud0lf,  It works for normal websites. But actually, I just have a link from that server. So, I need to download that file by pasting link in adress bar04:24
rud0lfThinker_: you can also check Config->Applications04:24
_28_riaBen64: too bad I can't show you the netstat -nlp that I saw, when it was running.04:24
Thinker_rud0lf,  ok i'll see04:24
rud0lfand set mp3 to 'always ask' for example04:25
_28_riaBen64: What can I change than?04:25
Ben64_28_ria: what version of linux are you on04:25
abracadabrababyIs it possible to configure Orca so it doesn't read window titles, and hyperlinks?04:25
_28_riaBen64: Ubuntu 15.1004:26
=== ludkiller is now known as paresh
Thinker_rud0lf,  it still streams.....04:26
rud0lfhmm you can also use wget instead of firefox04:26
Thinker_oh...I forgot...thanks for reminding04:27
=== N3X15_ is now known as N3X15
Ben64_28_ria: you're missing a };04:27
_28_riaBen64: It starts, after I reboot, for some reason, I just can't start it without reboot.04:27
_28_riaBen64: OK, I see it now, when I changed it back, I removed the outermost curly, thanx. I will try.04:28
Ben64_28_ria: you also didn't put it in your changed version04:28
rud0lfThinker_: found it04:29
rud0lfgo to about:config and change "media.play-stand-alone" to false04:29
_28_riaBen64: I just added the line to the first pastebin, to show you what I tried to do04:29
=== grumpycat is now known as cats
=== athairus is now known as afkthairus
_28_riaBen64: OK, it launched, thanx. I fel't, at some point that it could be because of the config, but because I am not experienced on bind config at all, I didn't see what was wrong.04:31
=== adante_ is now known as adante
Ben64_28_ria: make a copy of anything you're going to mess with04:32
=== King is now known as King`
guideXis it possible to update my kernel in ubuntu 14.04?04:37
reisioguideX: yup04:38
reisioLinux is one of the simplest parts of GNU/Linux to update04:38
reisioit's just a file the boot loader is pointed at04:38
guideXso just put this right sudo apt-get install linux-generic-lts-vivid04:39
reisiothat will at most install linux-generic-lts-vivid, and at least do nothing harmful04:39
guideXoki, here goes04:40
guideXsomehow my vps puts 2.604:41
Ben64guideX: then you probably can't change your kernel04:42
=== zwiep is now known as zwiep`
guideXyes I can't change the kernel it seems04:52
jeeves_mosswhat are the flags for rsync that ONLY transfer the file changes?  I have a massive log file that I"m trying to back up over an unreliable connection04:52
reisiojeeves_moss: that's default, IIRC04:55
reisiojeeves_moss: so you might do rsync -av04:55
reisiostuff you can do with --partial, etc., too, but you probably don't need to04:55
Ben64my standard is rsync -avPe ssh04:56
Blue1jeeves_moss: in think you need a -u update -- , --update                skip files that are newer on the receiver04:56
Blue1            --inplace               update destination files in-place04:56
jeeves_mossBlue1,  I currently have -rPzu selected, but when the connection drops, it goes back to the start of the 5Gb file04:57
Blue1i haven't messed with rsync in awhile04:57
jeeves_mosswe're trying to run screaming for the hills from 1and1.  we're getting ~150kB/s04:57
Ben64jeeves_moss: the beginning should be going very fast though04:57
jeeves_mossnope.  not here.  seems capped.  The end it's going to is a data center connection (100Mb)04:58
Blue1jeeves_moss: there is a gui front end for rsync called grsync -- YMMV applies.04:58
jeeves_mossBlue1, They're CLI only systems04:59
Blue1jeeves_moss: forget what I said....04:59
=== fengshaun_ is now known as fengshaun
Blue1jeeves_moss: let me look at the man for rync04:59
Ben64jeeves_moss: try rsync -avPz05:00
jeeves_mossthanks.05:00
jeeves_mosslets see if I can get around the drops, and the crappy speed05:00
Blue1jeeves_moss: comcast?05:01
jeeves_moss1and1  --> Toronto05:01
Ben64the -z might actually slow it down, depending on things05:01
Blue1ahh05:01
jeeves_mossnaaa, beefy systems on each end.  the slow transfer I think is the 150KB/s cap.  they know we're running, so.....05:01
jeeves_mossugh, now I'm getting a bunch of premissions errors.05:02
=== lotuspsychje_ is now known as lotuspsychje
RoadRunnerwhat audioplayer offers best visualizations and radio station management?05:49
duoihi, i bought ubuntu cd's from the ubuntu store on ebay and i still haven't received them. 200$ is a lot of money so i'd like to find out where my cd is.05:49
Seveasduoi: people in here can't really help with that, try contacting canonical support05:51
[Saint]WHy on Earth would anyone buy Ubuntu CDs?05:51
luckybunnyLast I checked, LiveCDs were free05:51
luckybunnyJust download and burn05:51
lotuspsychje!shop | duoi05:51
ubottuduoi: Buy some Official Ubuntu Merchandise & Professional Support. See https://shop.canonical.com/05:51
Seveasduoi: http://shop.canonical.com/contact_us.php05:52
duoi!shop | duoi05:52
ubottuduoi, please see my private message05:52
lotuspsychje[Saint]: some users dont have fast internet, thats where bought cd/dvd come in handy05:52
lotuspsychje!players | RoadRunner05:53
ubottuRoadRunner: Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based).  Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs05:53
[Saint]lotuspsychje: the slowest Internet in the world isn;t going to convince me that spending $200 buying CDs for a free operating system is a good idea.05:54
lotuspsychje[Saint]: we dont know details yet, perhaps he bought dvd's for a whole school :p05:54
Ben64$200? sounds like you got ripped off05:55
[Saint]Does canonical even have a registered official eBay presence?05:55
lotuspsychjei dont think so, the shop seems the only official05:56
Ben64no idea05:56
[Saint]cursory search says no.05:56
[Saint]...you done goofed, OP.05:56
RoadRunnerlotuspsychje: I know there is a bunch out there :), trying out Audacious now, but vizualizations and bookmark management are amiss, so if you have one or two specific recomendations, I'd appreciate05:56
Ben64can't even find ubuntu on ebay for more than like $805:57
Seveas$200 = 8 packs of 20 dvd's. Or more likly 7 + vat + shipping.05:57
Ben64but they aren't one time use05:57
[Saint]Seveas: you seem to have purchased from some retailer entirely out of canonicals control - not receiving your good doesn't appear to be canonicals problem at all.05:58
Seveas[Saint]: I didn't purchase anything :)05:58
lotuspsychjeRoadRunner: amarok had visualisations,..but havent used it for a real long time05:58
[Saint]Seveas: argh, sorry, you're right. Messed up the nicks.05:59
RoadRunnerlotuspsychje: I've read its specs (as well as Clementine's) and they both seem to be big on DRM... so I skipped them..06:00
daxwut06:00
=== badon_ is now known as badon
=== grumpycat is now known as cats
=== nesthib_ is now known as nesthib
=== LjL^ is now known as LjL
=== genpaku_ is now known as genpaku
=== ryan`c is now known as ryan-c
=== joe75_ is now known as joe75
=== lift_ is now known as lift
=== gbell1 is now known as gbell
=== not_phunyguy is now known as phunyguy
=== StathisA_ is now known as StathisA
=== DaveQB14 is now known as DaveQB
=== Triffid_Hunter_ is now known as Triffid_Hunter
=== mnepton is now known as mneptok
=== MrJack1 is now known as MrJack
=== Humbedoo` is now known as Humbedooh
RoadRunnerre: projectM for PulseAudio streams; how does that work? I start projectM first, then Aucacious, play a song and projectM just knows that there is music playing and does vis?06:09
=== med_ is now known as Guest46337
=== screedoz is now known as screedo
=== step21_ is now known as step21
=== dean|away is now known as dean
btqyxz怎么玩?06:22
lotuspsychje!zn | btqyxz06:23
=== shroud is now known as Guest99020
lotuspsychje!zh | btqyxz06:23
ubottubtqyxz: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw06:23
=== Guest99020 is now known as shroud_
nitishCan I upgrade ubuntu 14.04 lts to 16.04 beta 2?06:29
=== soul is now known as Guest98720
somsipnitish: not until 16.04.1 apparently, about 2 months after normal release.06:29
_28_riaBen64: yes, you are right, :), I usually do it (make a copy), but didn't didn't do it this time :), ironic.06:30
nitishsomsip: I thought I can upgrate it after 21st april.06:31
somsipnitish: so did I, but one of the ops said about needing to wait until 16.04.1, though possibly with some way of forcing an immediate upgrade on 21st April. I'll research...06:31
shiblyWhere should i ask question about ubuntu?06:32
somsipshibly: here06:32
nitishsomsip: oh yes, I had also read somewhere that there is some problem in upgrading 14.04 to 16.0406:32
shiblyhttp://askubuntu.com/ or http://ubuntuforums.org/ ?06:32
somsipshibly: here06:33
Seveasnitish: upgrades can always be forced. Whether that's advisable or not, I'll leave for you to decide :)06:33
rud0lfnitish: there was such note on xenial release notes but it's gone06:33
shiblyAmong those forums?06:33
somsipnitish: easily overridable with a '-d' flag apparently http://askubuntu.com/questions/125392/why-is-no-new-release-found-when-upgrading-from-a-lts-to-the-next06:33
shiblyWhich forum to use?06:33
somsipshibly: no, here06:33
shiblyWhat's wrong with forums?06:33
rud0lfthose are not instant :)06:33
somsipshibly: nothing. But you may get an immediate reply here. Then again, you might not06:33
nitishsomsip: I prefer download a new iso & install it. But what is the best way to backup of current settings?06:34
shiblyIf i have to ask question on forums, then which one would i pick?06:34
shiblyhttp://askubuntu.com/ or http://ubuntuforums.org/ ?06:34
Seveasaskubuntu isn't a forum, it's a Q&A site.06:34
shiblyYes,06:35
somsipnitish: current settings *may* not be compatible with 16.04 settings. So difficult to give a definitive answer. Crap answer I know06:35
shiblyWhich site should i ask question to?06:35
somsipshibly: askubuntu is possibly busier. Just ask your question06:36
shiblyIsn't Debian enough/better than ubuntu?06:37
lotuspsychjeshibly: you are in #ubuntu here, so we recommend ubuntu06:38
boafinally got my lvm issue working06:38
boa12TB of space now :D06:38
somsipshibly: offtopic here. This is the ubuntu support channel. Ask your support question or take yourself to #ubuntu-offtopic for chat06:38
lotuspsychjeboa: wanna share what was wrong and what fixxed it in short detail?06:39
boaended up nuking the entire thing06:39
boalsot aboout 4.5 tb of data :(06:39
lotuspsychjeboa: specificly?06:40
boawell, i had an existing 6.8 tb lvm volume group set up over 3 different sized hdds which works fine for about 2 years06:40
boawent to extend it with a new 5tb drive i got today, and it was poreting the wrong size on the last drive06:40
boaso i used sudo lvchange -an to disbale lvm so i could rebmove the drive06:40
boathen the entire lvm group would refuse to mount. only way i could find to fix it was to completly nuke all data and just set up a new vlm group06:41
lotuspsychjeboa: ok tnx06:41
boalvm is just a pain in general. i think zfs is better06:42
lotuspsychjeboa: you can use photorec for data recovery perhaps06:42
boaya i could have if it was that important06:42
boait was just media though06:42
lotuspsychjekk06:42
boa:D06:42
boai see microcenter has the 1231v3 on for $209.06:42
boanot bad06:42
lotuspsychje!discuss | boa06:43
ubottuboa: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!06:43
boaheh06:43
boasorry06:43
shiblyI see almost all the subscribed threads are closed in http://ubuntuforums.org , why?06:47
bumbleheadI made an application and would like to try packaging it for ubuntu touch --should I use snap?06:49
somsip!touch | bumblehead06:49
ubottubumblehead: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch06:49
=== cglocke` is now known as cglocke
bumbleheadnone of the main menu items there relates to appliction development06:51
bumbleheadits a generic link06:51
bumbleheadi know that ubuntu touch does not use snap06:51
bumbleheadwhat I'm really asking is --will touch use snap in the near future06:52
bumbleheadshould I expect a snap package to be usable on desktop and phone some day soon?06:52
lotuspsychje!info snapcraft | bumblehead06:52
ubottubumblehead: snapcraft (source: snapcraft): easily craft snaps. In component universe, is extra. Version 0.3 (wily), package size 25 kB, installed size 149 kB06:52
lotuspsychjebumblehead: read the artice on softpedia or omgubuntu06:53
bumbleheadi will search for a link --do you have one?06:53
lotuspsychjebumblehead: yeah holdon06:53
lotuspsychjebumblehead: http://www.omgubuntu.co.uk/2016/04/ubuntu-16-04-lts-snap-packages06:54
bumbleheadinteresting thanks06:55
bumbleheadsnaps, if it is as 'snap'-like and easy as it sounds and if it works on mobile and desktop06:56
bumbleheadi think it will encourage much more development06:56
lotuspsychjebumblehead: it sure will, so keep an eye on 16.04 next week release, for now idle in #ubuntu+106:57
bumbleheadyeah it looks like a 'quiet release' but I think this is really quite an achievement06:57
bumbleheadand a good milestone to reach before making unity 8 a first-class desktop offerent on pc06:58
lotuspsychje!discuss | bumblehead06:58
ubottubumblehead: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!06:58
RedbeardtCLI IRC client lol D:06:58
RedbeardtI have a little support question, actually.07:01
RedbeardtMy wifi appears to work just fine until I try to play a game, like dota2, during which I experience intermittent lag spikes07:02
RedbeardtI've been running pings to google in the background for a while now and it appears quite happy until a game starts07:03
RedbeardtI've disabled power management, 802.11n, turned off co-exist with bluetooth07:03
lotuspsychjeRedbeardt: dota2 online over wifi?07:03
Redbeardtyeah07:03
lotuspsychjeRedbeardt: perhaps you should test this over cable also, compare the performance07:04
RedbeardtI've tried cable and it works just fine07:04
Redbeardtbut I figured that the fact that the connection is generally so stable outside of the game indicated that there was something wrong with the 'kind' of traffic the game used07:05
RedbeardtI'm not really savvy enough with networking to know how07:05
boawifi has higher latency than ethernet07:05
lotuspsychjeRedbeardt: high end graphics games is bit endurance for a computer, so it will bottleneck the weak points07:05
RedbeardtSure, but I've playd games over wifi before at length with no issues whatsoever.07:05
boadota isnt graphically deamnding07:06
boayour lag is probably from u sing wifi07:06
boawhat is your ping on wifi comapred to ethernet07:07
RedbeardtHell, I used to play FPS tethered to my phone, which shared its WiFi connection with my desktop PC, without a hitch.07:07
RedbeardtAh I don't have that information07:07
=== maxime is now known as Guest98623
RedbeardtPings to google come back aroud 10ms though07:07
Redbeardton wifi07:07
boagoogle pings arent really that useful in this discussion07:08
Redbeardtfair07:08
boayoud be more concerned with your ping on dota servers07:08
Redbeardtiirc the pings in dota on wifi were about 70ms07:08
boadamn. high07:08
Redbeardtyou reckon?07:08
boaso im just confirming, no lag issues on cable?07:08
Redbeardtthat's lower than when I was playing from Australia07:08
Redbeardtright07:09
=== balachmar is now known as wligtenberg
boaso the issue is the wifi07:09
boawhat is your wifi strength07:09
=== zhxt__ is now known as zhxt
lotuspsychjeRedbeardt: you could try a tail -f /var/log/syslog while gaming and see how wifi reacts there07:09
lotuspsychjeRedbeardt: but i would strongly suggest gaming over cable instead07:10
boais this a laptop?07:10
RedbeardtWhat's the easiest way to check wifi on CLI? :p07:10
RedbeardtYeah07:10
boaso cable is prob not practical07:10
RedbeardtCable gaming isn't really an option in my situation haha07:10
boajust curious. does your wifi have this lag issues on windows?07:11
xanguaRedbeardt: are you using tlp?07:11
RedbeardtI wish I could say.. I installed Ubuntu as soon as I got the laptop. -_-07:11
RedbeardtIt's my first Linux foray and I mnaged to stuff up my windows boot manager07:11
RedbeardtI gave up on fixing it after a few days so that's gone07:12
Redbeardtiwconfig shows -59 dBm07:12
RedbeardtI don't know what tlp is07:12
lotuspsychje!info tlp | Redbeardt tnx 2 xangua07:12
ubottuRedbeardt tnx 2 xangua: tlp (source: tlp): Save battery power on laptops. In component universe, is optional. Version 0.8-1 (wily), package size 44 kB, installed size 239 kB07:12
RedbeardtOh07:13
RedbeardtI'm not sure, but that hasn't come up in my digging about..07:13
Redbeardttlp07:13
Redbeardttlp is not installed07:13
RedbeardtAnyway I'll have a look at syslog in the game soon07:16
RedbeardtAlthough even looking at it now has a funny line07:16
RedbeardtApr 14 15:12:01 saucy CRON[21029]: (root) CMD (   test -x /etc/cron.daily/popularity-contest && /etc/cron.daily/popularity-contest --crond)07:16
Redbeardtpopularity-contest? D:07:16
ToeSnacksI'm getting a black screen for an indefinite period of time when restarting after installing 16.04 beta 207:18
lotuspsychjeToeSnacks: #ubuntu+1 for xenial support please07:19
ToeSnacksThanks07:19
lotuspsychjehateball: awake?07:20
RedbeardtWell I've found a dota2 server to ping now so .. perhaps that'll give me a little more insight07:21
lotuspsychjeRedbeardt: ok good luck, there is also #gamingonlinux if you want07:22
Redbeardtthank you sir07:22
hateballlotuspsychje: Yes, why?07:24
lotuspsychjehateball: you know recommended driver for a Nvidia GTX980Ti, got a user in #ubuntu+107:25
lotuspsychjehateball: black screen right after install07:25
hateballlotuspsychje: hybrid gpu?07:26
hateballoh gtx you say, then no07:26
hateballlotuspsychje: well 361 is in xenial, and that's the latest stable. otherwise one may add the nvidia ppa and try 364 I guess07:27
lotuspsychjehateball: ok tnx07:27
hateballlotuspsychje: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt-get update && sudo apt-get install nvidia-36407:28
TeddyMurrayare there binaries for php7 on ubuntu?07:30
lotuspsychjeTeddyMurray: 16.04 has php707:30
TeddyMurraythanks07:30
lotuspsychjeTeddyMurray: see #ubuntu+107:30
=== _ruben_ is now known as _ruben
=== altinnn is now known as altin
rustuptwist__If I want to have the latest edubuntu install and I only have07:35
rustuptwist__The 14.04 (reg) Ubuntu Usb and the 12.04 edubuntu CD What is the best course of action?07:36
lotuspsychjerustuptwist__: 14.04 is a good choice in most cases07:37
lotuspsychjerustuptwist__: keep in mind edubuntu might fade out in the future, the project seeks a new volunteer07:37
rustuptwist__lotuspsychje: How near in the future?07:38
g4143What is the best way to install  Ubuntu 16.04? Via upgrade or clean install?07:39
lotuspsychjerustuptwist__: http://news.softpedia.com/news/edubuntu-16-04-xenial-xerus-will-not-be-a-long-term-support-lts-release-502003.shtml07:39
rustuptwist__I'm wondering about the upgrade process as I can either install ubuntu 14.04 and then apt-get to edubuntu or install edubuntu 12.04 and apt-get update. Just wondering which is a better call (less time consuming really)07:39
lotuspsychjeg4143: for now, clean install until final release see #ubuntu+107:40
jay_Hello is anyone available for support?07:40
lotuspsychje!ask | jay_07:41
ubottujay_: 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 !patience07:41
lotuspsychjerustuptwist__: if you wanna play safe, i would go for a vanilla ubuntu-desktop 14.04 and install edubuntu related packages on it..07:41
jay_I am running ubuntu on a Toshiba Chromebook 2. I tried to install hugegreenbugs port of the chromeos driver (xf86-input-cmt) instead of synaptics, and now my touchpad isn't working at all. Does anyone know how to get his driver to work?07:42
g4143otuspsychje: So the final release of 16.04 will be stable for an upgrade?07:43
lotuspsychjeg4143: upgrades will be possible, but that doesnt mean nothing can happen right07:44
rustuptwist__lotuspsychje: so I can apt-get the 14.04 to convert it to edubuntu when I'm done correct?07:44
lotuspsychjerustuptwist__: no, thats not what i mean...i mean just use ubuntu-desktop 14.04 and install edubuntu-like packages the manual way07:45
rustuptwist__lotuspsychje: oh. Ok. Now if the computer is running Win7 yet Ubuntu Usb doesn't give choice for Ubuntu alongside Win7 what does that mean?07:47
lotuspsychje!dualboot | rustuptwist__07:48
ubotturustuptwist__: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot07:48
=== FlannelKing is now known as Flannel
vanchwhat is the proper way to configure dhclient to know about predictable network intarface names in US14.04?07:48
LOS_angeles_I know this is probably off-topic but yeah.. anyone here on Concerta? I just took 4 36mg pills with no tolerance.. so it's 144mg. Was this a bad idea?07:53
lotuspsychje!ot | LOS_angeles_07:54
ubottuLOS_angeles_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:54
LOS_angeles_fine lotuspsychje07:54
boais there a bug with lvm and ubuntu07:55
boaevery reboot i get an error. diskfilter writes are not supported07:56
=== rory- is now known as rory
=== ljhade24 is now known as MurciLee
=== isp_ is now known as isp
=== andatche_ is now known as andatche
SimounetHi there, did anyone knows why the Thunderbird package in the officials repos is so outdated (38.6 against 45.0)?08:26
ikoniabecause it's not been updated08:28
ikoniathe software versions on a release rarely get updated08:28
ikoniaI think firefox has become a living exception that it's better maintained now and pretty current08:29
ikoniaI don't believe thunderbird is quite at that level yet08:29
xanguaI thought it was because Ubuntu adopted Thunderbird ESR?08:29
ikoniaI don't know if thats the official line or not08:29
ikoniabut if you look at ubuntu's package policy for pretty much every package - it never gets an update unless it's an exception08:30
cynicallemonnothing to stop you downloading thunderbird from mozilla and installing it08:31
xanguaI see the latest Firefox ESR is 38.708:31
xangua! Info Thunderbird08:32
xangua!info Thunderbird08:32
ubottuthunderbird (source: thunderbird): Email, RSS and newsgroup client with integrated spam filter. In component main, is optional. Version 1:38.6.0+build1-0ubuntu0.15.10.1 (wily), package size 34143 kB, installed size 92039 kB08:32
cynicallemoneven in xenial it's 38.608:33
xanguaThen it is the ESR channel08:33
cynicallemonemail clients are slowly biting the dust08:34
grandenHi, I got a 12.04 LTS server running apache, mysql, and php. And I would need to upgrade to PHP 5.5 to get a new library to work in php that requires it. After some googleing it does seams pretty easy but then I found one blogpost saying if I do it and adds a new PPA, that would have the 5.5 branch of PHP. Then it would also upgrade apache to 2.408:38
grandenIs there a way to run apache 2.2 and php 5.5 ? Or do I need to upgrade apache to the new version?08:38
somsipgranden: beware! The andrej PPA can have unwanted side effects, if you're referring to that PPA08:38
grandensomsip: Yes I am.08:38
somsipgranden: what do you need that requires 5.5?08:39
grandensomsip: I am integrating my webapp with an online ticket booking system. And they have a library that requires PHP 5.5.0 or greater.08:39
grandenFor example they use curl_reset08:40
somsipgranden: have you explored whether they have an older version of their library? Is reliance on 5.5 excessive?08:42
grandensomsip: This is there first relase of there library.08:42
grandenSo no older versions. And I think they will be adding more stuff in it that will require that as well.08:43
grandenBut I'm not sure.08:43
grandenAnd they are quite a large company, they are not going to listen to a small guy like me .)08:43
ikoniagranden: most people Ubuntu/Debian/RHEL build later versions than 5.4 of php against apache 2.408:44
rdado i need to turn my networking off and back on after starting gufw?08:44
rdaand does gufw need to be run as root08:44
somsipgranden: you may well be stuck then. If you need to use the ondrej PPA, just do a run through on a VM first so you know what will change, which will be your Apache confs for a start08:44
grandensomsip: Ok, thanks for all the information.08:45
ikoniagranden: your most realistic option is not to use a PPA (as who supports and maintains that) and upgrade your apache version to 2.4 with it08:45
grandenikonia: Yeah I kind of figured. :)08:45
ikoniagranden: that way you're on a future proof stack08:45
grandenCould I build PHP 5.5.x from source and use with apache2?08:45
granden2.2*08:45
ikoniagranden: that sounds like a VERY bad idea08:46
somsipgranden: yes, but not at all future-proof08:46
ikonia!info php trusty08:46
ubottuPackage php does not exist in trusty08:46
somsip!info php5 precise08:46
ubottuphp5 (source: php5): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Version 5.3.10-1ubuntu3.21 (precise), package size 1 kB, installed size 21 kB08:46
anonymoushola08:46
somsipit's ooold08:46
ikoniagranden: could you not look at upgrading to 16.04 ubuntu release in a few days when it comes out08:46
ikonia!info php5 trusty08:46
=== anonymous is now known as Guest40853
ubottuphp5 (source: php5): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Version 5.5.9+dfsg-1ubuntu4.14 (trusty), package size 1 kB, installed size 29 kB08:46
somsipikonia: but php7 might briong him more problems. It's an option though08:46
ikoniaor ubuntu 14.04 now08:46
ikoniasomsip: very true08:46
grandenWe are going to upgrade to PHP7 during the summer.08:46
ikonia14.04 has LTS years left in it, so coul dbe a better middle ground08:47
grandenHad hoped to integrade this library earlier though.08:47
ikoniagranden: ok - so if you moved to 14.04 - you'd be on php 5.5 and you can plan to move to 16.04 later with your php 7 migration08:47
ikoniagranden: upgrade your boxes from 12.04 which is running out of support to 14.04 - and plan to move to 16.04 with your php 7 project08:47
somsipgranden: I'd say, 1) install 12.04 on VM and ungrad using ondrej PPA, 2) consider upgrade to 14.04, 3) really future proof with 16.04 and iron out any new issues with PHP7. That's your 3 options maybe08:47
somsip*upgrade08:47
grandenI love my boss. He was like "Oh ok. Then we will do the PHP7 upgrade earlier."08:50
somsipgranden: sounds like a plan08:50
grandenHad hope to intgerate their api during the day, thats out of the question and he was supposed to demo this to some clients when we ran into this :)08:51
=== Guest65363|away is now known as Aria
grandenGoing from 12.04 to 16.04 or going to 14.04 in between?08:51
=== Aria is now known as Guest8013
somsipgranden: you on local, dedicated remote or cloud servers?08:52
grandencloud server/vps.08:53
grandenDunno if there is a different with those two?08:53
somsipgranden: snapshot existing, spin up another and try the PPA. It might be simple and gives the boss something he can work with. Plan to build from scratch with 16.04 in a week or 208:54
grandenWe asked our host two spin up an identical copy of our server to add a development servers about a year ago they could not do it.08:55
=== Smedles_ is now known as Smedles
somsipgranden: getting a bit off topic now, but that sounds pants and undeserving of your custom. EOT for me though as OT08:55
grandenYeah I know, but as you said. That is another topic. But I will figure it out. Guess I will go 12.04 to 14.04 and then 16.04. Does 16.04 have a timeline when it will be released?08:57
somsipgranden: due on 21st april08:58
grandenAh ok. thanks!08:58
s0000691206EH SI09:01
s0000691206LE COSE09:01
Simounetikonia: Thanks for these infos.09:08
nareshnkhi when i am installing sudo apt-get install php5-intl i am getting this issue : http://paste.ubuntu.com/15825765/09:09
SimounetEven if mail clients aren't updated very often, there is a huge hole between 38 and 45 even on the latest Ubuntu's version.09:09
=== goiabafilho_ is now known as goiabafilho
nareshnkhi when i am installing sudo apt-get install php5-intl i am getting this issue : http://paste.ubuntu.com/15825765/09:14
Clu3l355Hi all :)09:19
=== Guest8013 is now known as Aria22
Simounetnareshnk: apt-cache policy php5-intl09:20
Simounetnareshnk: What is the result of this command?09:20
Clu3l355I have this situation:I setup remote mysql from one container to allow remote connections coming from hostname "host.name", but the ip addresses changed for both the mysql container host and the "host.name" and I've updated both their dns settings to resolve the updated addresses accordingly, but now my issue is that mysql user table still lists th09:21
Clu3l355e same "host.name" for each user but wont connect remotely. Does mysql store the ip address for the hostname at that point in time when you add the user? or would i just have to rerun the query and update the remote host? I hope this makes sense09:21
Clu3l355thanks in advance09:21
nareshnkClu3l355, http://paste.ubuntu.com/15825952/09:23
nareshnkSimounet, http://paste.ubuntu.com/15825952/09:23
nareshnkClu3l355, sorry by mistake send to you09:24
Zaitzevhey guys, how can I do a recursive integrity test of archives, and when an error occurs, it outputs the faulty archive name, making it easier for me to find the one in question?09:24
Simounetnareshnk: apt-cache policy php509:25
SimounetI think that you used a PPA for one package that is a unresolved dependancy with php5-intl09:25
=== tom_ is now known as Guest94802
SimounetSorry, misread the first paste.09:26
Simounetnareshnk: The problem is on php5-common .09:26
SimounetSo: apt-cache policy php5-common09:26
nareshnkSimounet, http://pastebin.com/QszjC5hr09:27
Simounetnareshnk: You fixed your PHP version?09:28
nareshnkno09:28
=== LegendThinker is now known as Anuj
SimounetDid you do an update recently?09:28
Simounet  Installed: 5.5.12+dfsg-2ubuntu4.609:29
Simounet  Candidate: 5.6.4+dfsg-4ubuntu6.409:29
SimounetYou have a more recent version of PHP available.09:29
=== hi is now known as Guest34805
=== Dartellum1 is now known as Dartellum
=== Elimin8r is now known as Elimin8er
=== someone is now known as Guest81522
=== zz_nakaori is now known as nakaori
emadhelmiHi dears , How can i install pygame on python in ubuntu?i have run sudo apt-get install python-pygame but there is no pygame ... what should i do?09:57
Shammahhi09:59
gertSemadhelmi You're aware pygame isn't an independent executable? just 'import pygame' in your open python2 enviroment.10:11
gertSSee www.pygame.org/docs for more details10:13
* gertS rolls eyes.10:13
=== marshal0605 is now known as marshal0505
daveymachi guys anyone use the dell xps 13 dev edition?10:33
hateballdaveymac: Unless you're taking a poll, why not ask your real question?10:34
=== daveymac is now known as kubblai
codepython777for making my own PPA - do i have to go throught launchpad? Can't I host my own ?10:34
kubblaihi ok real question, if i buy the xps dev edtion and upgrade to the latest ubuntu will there be any driver issues?10:37
yellowhello all!10:38
yellownew to Ubuntu. want to get to server thats not listed do i type the same host name as before when i was in osx10:38
kubblaiyellow are you trying to ssh to a server?10:39
yellowdefine ssh10:39
ratracelol10:39
kubblaioh dear, when you say it's not listed what do you mean? and how are you attempting to connect to it ?10:40
yellowadding it of course10:40
kubblaiyellow adding it to what ?10:41
rud0lfdoes ubuntu have notification, a kind of alarm that could remind me of something? (in a minute/hour way)10:41
rud0lfi can't recall english term to google10:41
yellowto the list of server names ...10:42
codepython777anyone running their own PPAs here?10:42
kubblai@rud0lf https://www.google.co.uk/webhp?sourceid=chrome-instant&rlz=1C1CHWA_enGB680GB680&ion=1&espv=2&ie=UTF-8#q=ubuntu%20alarm%20clock10:42
rud0lfthank you kindly10:42
ratraceyellow: how abot you start from the beginning. what is it you're trying to do and what's the problem?10:43
rdarud0lf, alert?10:43
rud0lfright10:43
mariana_how can I set the bluetooth off permanently so it doesn't turn on when i turn on the radios manual switch back on in my laptop?10:44
erkunsomeone can help me please?10:44
yellowwell i can't tell you that but by the fact that you don't know what im talking about means ive gone horribly wrong somewhere10:44
trijntje!Ask | erkun10:45
ubottuerkun: 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 !patience10:45
erkunthanks10:45
Ben64yellow: yes, you never explained yourself enough for people to help you10:46
kubblaiyellow you say you're trying to add a server but to what? is it a file share? are you trying to remote control a server? are you trying to add a server service to your current machine?10:46
yellowI'm trying to add a server yes10:47
Ben64yellow: explain more10:47
hetiiHi10:48
RedbeardtI just found a bunch of PCIe Bus Errors in my dmesg and the device number refers to my wireless device. Perhaps the source of all my wireless problems? I have no idea how to resolve this though.10:48
hetiiLANG=C sudo apt-get install squashfs-tools -> Setting up squashfs-tools (1:4.2+20130409-2.1) ...10:48
hetiiLANG=C dpkg-query -p squashfs-tools10:48
hetiidpkg-query: package 'squashfs-tools' is not available10:48
hetii??10:48
yellowI can't do that but I'm going to try a couple of things and if all fails I'll just go back to osx hex and retrace my steps. Thank you for your help!10:49
ratraceoh ffs, just another troll.....10:49
hetiiLANG=C dpkg-query -L squashfs-tools10:49
hetii. /usr/bin/mksquashfs10:49
hetiietc..10:49
trijntjehetii: dont just paste a bunch of stuf, explain what you are trying to do and what goes wrong10:50
kubblaidont let it get to you ratrace you know you did the right thing to try to help someone :)10:50
BluesKajHeyas all10:51
hetiitrijntje,  I play with UCK, in file /usr/lib/uck/remaster-live-cd.sh on line 513 I have there a SQUASHFS_VERSION=`dpkg-query -p squashfs-tools | grep Version | cut -d ':' -f3 | cut -d '-' -f1`10:51
hetiiso ht  dpkg-query try to get information about installed squashfs-tools10:52
hetiibut even when it is installed it report that it`s not10:52
TAFBhow can I copy files from one server to the other and preserve the modified date? scp -p only preserves the creation date :(10:53
hetiiGeneral as I see any packaged that I have installed in system is not visible by "dpkg-query -p"10:53
trijntjehetii: have you tried looking at the dpkg-query manual?10:54
hetiiyes10:55
trijntjealso at the entry for the -p flag?10:55
hetii-p, --print-avail Display details about package-name, as found in /var/lib/dpkg/available10:55
hetiibut also I have there: Users of APT-based frontends should use apt-cache show package-name instead as the available file is only kept up-to-date when using dselect.10:56
bobby__is 50 degree is normal temperature for laptop ? i installed tlp, cpupower, thermald, cpufreq and many other and still not work to decrease my laptop temperature10:58
bobby__help me10:58
trijntjehetii: so I guess you should use apt-cache on ubuntu10:58
bobby__01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v]10:59
bobby__I use ubuntu 15.1010:59
bobby__anyone best solution to fix overheat laptop ??10:59
bobby__anyone know best solution to fix overheat laptop ??10:59
hetiiok any clue where the UCK source code is hosted to report bug ?10:59
trijntjehetii: ubuntu-bug packagename11:02
egrainhow can i read the log from the last boot. journalctl -b -1 gives me "Failed to look up boot -1: No such boot ID in journal11:07
egrain"11:07
xar-bobby__: what kind of laptop?11:07
ratracebobby__: 50 C is hardly overheating11:09
bobby__xar- : Toshiba satelite L51011:10
=== shroud_ is now known as shroud
xar-bobby__: Core 2 Duo T6600?11:11
bobby__xar- : Intel® Core™2 Duo CPU T6570 @ 2.10GHz × 211:12
bobby__ratrace : so what should i do ?11:13
xar-that thing is a dinosaur, I wouldn't expect a lot of sophistication from an Intel chip that's 10 years old11:13
ratracebobby__: 50C is not overheating11:13
xar-ratrace: not necessarily11:14
xar-bobby__: is it 50C under what kind of load? idle?11:14
=== Nach0z_ is now known as Nach0z
ratracethose cpus reach 80-90C under full load. Hover around 40-50C on idle. if the laptop is a bit older and is dusty inside, it can easily have 50C on idle.11:14
bobby__xar-  : i use chromium ( browser )11:15
xar-I'm simply not familiar with such ancient hardware, so I'll defer to ratrace who seems to have these insights ;)11:16
TAFBhow can I copy the creation date over top of the modified date for every file/folder and subfolders?11:16
codepython777anyone who maintains their own ppa here?11:16
bobby__ratrace : I think 50 degree is overheating when I compare it with windows my laptop just only 38-44 degrees11:17
xar-bobby__: you can't make apples-to-apples comparisons like that, the underlying kernels are fundamentally different11:18
ratracebobby__: maybe you're confusing overheating with increased cpu activity (which implicitly causes increased temperature)11:19
bobby__on idle, my laptop 44 - 47 Degree11:23
bobby__Is it normal ?11:24
ratracebobby__: probably yes11:25
brainwashwith active cooling?11:26
TAFBmy server always sets off thermal alarms if I play 4k videos on it :(11:27
[0_0]hi guys ubuntu is awesome ...  :)11:27
erkunI'm trying to clone with drbl network , but fails because I have connected a disk and is called " sda " , is there any way to change "sda " to " sdb" or " hda "11:31
erkun?11:31
Ben64erkun: why does the name matter11:31
bobby__off.... thanks for all answer11:33
ansyeblyagood day, could you possibly assist: is any of your companies enforcing policy of "no loud speaking" in openspaces(or not speaking at all, only slack ;) & meeting rooms) and issued any conventions ruling this? I could use an example11:35
hateball!ot | ansyeblya11:36
ubottuansyeblya: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!11:36
gingitsuneHey, I'm having trouble with supervisord. Where it reports back as not running after service supervisor start11:36
gingitsuneAfter starting the deamon it works fine in all other regard except if i want to reload or stop the process i have to kill the process and cleanup the .sock file11:37
gingitsuneAny idea why it might be doing that or how to fix i11:37
gingitsuneit*11:37
erkun<Ben64> Because the clone seeks hdd as " sdb" on the other computer and another computer disk mounts it as "sda "11:38
gingitsuneUbuntu 14.0411:38
=== bildramer1 is now known as bildramer
erkunI'm trying to clone with drbl network , but fails because I have connected a disk and is called " sda " , is there any way to change "sda " to " sdb" or " hda "?11:44
erkunBecause the clone seeks hdd as " sdb" on the other computer and another computer disk mounts it as "sda "11:44
erkunand I have no way to clone sda to sda11:45
Ben64erkun: you can change the mountpoint11:46
Ben64erkun: not sure this is even on topic here though, maybe find some help channel for whatever tool you're using11:46
hendIBTjoin Ubuntu b backtrack11:48
cfhowlett!backtrack | hendIBT11:48
ubottuhendIBT: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), Kali Linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)11:48
hendIBTjoin ubuntu v backtrack11:48
=== Guest46337 is now known as med_
=== JonathanD is now known as JonathanS
=== JonathanS is now known as JonathanD
Petru7could someone please explain me what can I do in order for my adobe flash to work properly ? I'm using ubuntu 15.10 and anytime I'm exiting a full screen video my GUI blocks..11:59
Petru7or just full screening ..12:00
ratracePetru7: Firefox?12:00
Petru7no , chrome12:00
hateballPetru7: What GPU/driver?12:01
ratraceno idea. WorksForMe(tm).12:01
Petru7I don't know exactly to be honest... but it never happened when I was using 14.04 :(12:02
=== Kastuvas_ is now known as Kastuvas
RedbeardtI have a question.. if I have a newer firmware version for a module in my /lib/firmware directory, why is it that when I run modinfo on that module, it doesn't list that firmware?12:07
=== CyberJacob is now known as zz_CyberJacob
=== ToBeCloud_ is now known as ToBeCloud
TroN-0074hi12:21
EriC^^hi12:22
wsirc______Is their something in the preseeds to be done for ssh key connect with a qemu guest install? This is my first working preseed.cfg:12:32
wsirc______http://paste.ubuntu.com/15828694/12:32
wsirc______virt-install --connect=qemu:///system              --location=http://ftp.us.debian.org/debian/dists/stable/main/installer\-i386              --initrd-inject=$HOME/Downloads/preseed.cfg             --extra-args="auto"              --name virtdebstable1 --ram=512              --disk=pool=default,size=5,format=qcow2,bus=virtio12:32
wsirc______tia12:32
ikoniawsirc______: not sure what that has to do with preseed12:33
ikoniawhat part is the process failing at ?12:33
rdawheres the faq on what ubuntu will be making with regards to new ubuntu releases post-MS deal12:35
cfhowletttoo vague12:35
somsip!winubu | rda (you've misunderstood)12:35
somsip!ubuwin | rda (you've misunderstood)12:35
ubotturda (you've misunderstood): Canonical and Microsoft have announced that Windows 10 will be able to run Ubuntu programs without needing porting/recompilation. This functionality is still in beta and is not supported in #ubuntu. For discussion and support, see #ubuntu-on-windows.12:35
Redbeardtehh is it bad to have a lot of interrupts? >_>12:35
wsirc______ikonia12:36
wsirc______ikonia12:36
wsirc______iconia: that fails at checking an ssh connection first and secondly at checking for an ip connection.12:36
ikoniawsirc______: where is ssh being triggerd from in terms of the process12:36
ikoniaand think about it - ssh isn't going to work if it fails ip checks12:36
wsirc______got not best practice for ssh triggering with this. There are some commands or defaults in the d-i preseed system who deals with ssh, I guess.12:38
rdaah i wonder how that news got altered12:38
wsirc______and there is d-i pkgsel/include string openssh-server12:38
wsirc______at least.12:39
wsirc______ikonia12:39
wsirc______ikonia:12:39
wsirc______iconia: that fails at checking an ssh connection first and secondly at checking for an ip connection.12:39
wsirc______excuse me, am wrestling with the web if..12:40
wsirc______got no internet connection in the host -preseed matter? yes, no?12:42
wsirc______s/host/guest12:43
rambo3I have problem with system crash when connecting offrand USB device12:53
rambo3is there  a way to not load drivers for device , or somehow step by step debug flow12:53
rambo3solve issue12:54
stratumWill there be "official" xenial images for the raspberry pi?12:56
Ben64doubt it12:57
stratumhow come? the kernel issue?12:57
billydazanyone here knows the channel for openvas13:02
ikoniabillydaz: use the alis bot13:02
ikoniabillydaz: or the channel #freenode for how to search for channels13:03
billydazI am on weechat13:03
ikoniaso ?13:03
billydazfirst time using it13:03
billydaz14:03:14   ikonia | so ?                                                                                                                   . alazare61913:03
cfhowlett!alis | billydaz please read13:03
ubottubillydaz please read: 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 http13:03
billydazthanks13:04
cfhowletthappy2help! billydaz13:04
llwalahoopI seem to have a talent messing up my laptop every now and then. There is a certain point to which everything is fine. What would be most effective ways to 'revert' to this state without going through the whole installation hassle? Disk image or something else?13:06
ikoniallwalahoop: something like clonezilla will allow you to make restore images simple and easy13:06
llwalahoopThanks ikonia, sounds good. I'll check that out.13:07
=== Guest81522 is now known as someone
scalperhey13:10
scalperi'm looking for the ubuntu wallpaper with the chinese buildings, it looks like a city, does anyone know it's name?13:11
cfhowlettscalper, I do.  wait 113:11
scalperi think i have it13:11
scalperhehe13:11
scalpergoogled at ubuntu wallpapers chinese13:12
EriC^^scalper: the forbidden city?13:12
scalperyes13:12
cfhowlettyep13:12
EriC^^http://news.softpedia.com/images/extra/LINUX/large/ubuntu1204wallpapers-large_014.jpg13:12
scalperi used that wallpaper a lot at my work while i was programming13:12
cfhowlettthat's the one.  Photographer did good but it's much cooler to see it in person13:12
animatohello :)13:14
scalpercfhowlett: do you mean that if you see the picture in person?13:15
scalperbesides the photographer did a good job13:15
cfhowlettI was in Beijing for 4 years.  If you like that photo you should get the wallpapers from Ubuntu-kylin.  some excellent designs13:15
=== Swish[\] is now known as Swish
=== swat30_ is now known as swat30
=== dionysus70 is now known as dionysus69
=== ToBeCloud_ is now known as ToBeCloud
=== ladrua_ is now known as ladrua
scalpercfhowlett: if you can point me to a good link, thanks, it shouldn't do bad for me to google at Ubuntu-kylin wallpapers i guess13:18
dymHey - quick question: If i asked some guy to manage my server infrastructure (~25 public facing servers, virtual + non virtual, ubuntu based) what would be a sane amount for him to charge me including 24/7 "on demand" call and security patching?13:18
inkbottleHi, for people using KDE: is you "kde application" "strain" 15.12 yet (or not)?13:18
cfhowlettscalper wait 113:18
=== rax-Y is now known as rax-
=== nano is now known as uvx
cfhowlettscalper, http://packages.ubuntu.com/search?keywords=kylin+wallpapers&searchon=names&suite=wily&section=all13:18
ratraceWhy is Unity unable to remember last used window sizes of applications?13:19
inkbottlelike the version of Okular: is it 15.12, or still lower?13:19
uvxhi i want to run my program from the pendrive , but it showing permission denied13:19
cfhowlettscalper, more precisely  http://archive.ubuntu.com/ubuntu/pool/universe/u/ubuntukylin-wallpapers/ubuntukylin-wallpapers_15.10.1.tar.xz13:19
inkbottleor else do I have to go to some Kubuntu channel?13:19
scalpercfhowlett: i'll hit the link13:20
yellowso what sort of people make up this channel? Ubuntu employees?13:20
yellowubuntu users ?13:20
cfhowlettyellow, no employees.  users13:20
instigatorHello. what does &> mean?13:20
instigatori know that > is used for redirection to a file13:20
Myrttithere's some Canonical employees floating around but they're not necessarily any better at giving help than the rest of us, with some exceptions :-P13:21
uvxhi i want to run my program from the pendrive , but it showing permission denied can anyone help me?13:21
GillHey guys I am trying to setup a TFTP server on Ubuntu but I keep gettings Transfer timed out. Can anyone please help me figure out what im doing wrong?13:22
yellowI see, anonymous users?13:22
cfhowlettyellow, if they choose to be.  why?13:22
EriC^^instigator: &> is for bash, it means redirect stdout and stderr to a file13:22
hateballinkbottle: there is #kubuntu if you are so inclined13:23
yellowwell i mean i know why i use hex but why do you guys .. why not forum?13:23
inkbottlehateball: ok13:23
hateballinkbottle: anyhow, which release are you asking about?13:23
DiamondSwordwhen I first click on the icon on the unity dock, the page opens, ok. but when I second click on the same icon, the page doesn't minimize, (come back). is this normal or do I miss something here ?13:24
cfhowlettyellow, sounds like you have no pressing technical issues.  please chitchat in #ubuntu-offtopic.  thanks13:24
yellowoh no i do... right to business then13:24
yellowhow do import you original hardware's keyboard commands into ubuntu ... in virtualbox13:25
inkbottlehateball: good question: how is Xenial compared to Willy? (what are the purposes of each?)13:25
hateballinkbottle: Just more polished. Xenial support is in #ubuntu+1 until April 21st :)13:25
uvxhi i want to run my program from the pendrive , but it showing permission denied can anyone help me?13:26
ratraceyellow: what are "original hardware's keyboard commands"?13:26
scalpercfhowlett: some good pictures, especially summer-palace.jpg, but i stick up with the forbidden city wallpaper, don't know why i feel attracted to it, i loved in my child years ninja movies, haha13:26
hateballuvx: your pendrive is likely mounted noexec13:26
scalpercfhowlett: i'm from the netherlands13:26
gesszheeseI'm running out of idea. i removed/installed ssh yet its still not working. i run ssh roo@ip but nothing happens it just stand there13:26
EriC^^uvx: how big is the program? maybe just copy the executable to your home dir and run from there?13:26
yellowok so i have a mac13:26
gesszheesessh localhost seems to work though13:26
cfhowlettscalper, welcome to *buntu13:26
yellowand a keyboard .. duh13:26
yellowbut when i go to type commands like13:26
ratraceyellow: and that relates to Ubuntu, how, duh?13:26
yellowcommand c it doensn't work13:27
uvx<EriC^^> i want to check with pendrive13:27
EriC^^uvx: type "mount | nc termbin.com 9999" and paste the link here13:27
ratraceyellow: ask in #mac13:27
inkbottlehateball: you mean that xenial is just a tiny little step ahead of willy?13:27
hateballinkbottle: as far as Kubuntu goes, there's nothing major.13:28
uvx<EriC^^>ok let me try13:28
yellowthat channel is invite only13:28
inkbottlehateball: ok13:28
ratraceyellow: well, it has nothing to do with Ubuntu, so...13:28
quall__Hello everybody. Straight to the point: 1) is the ReleaseCandidate an actual build named "release candidate", or just today's daily build? I mean: should I download the one here http://releases.ubuntu.com/16.04/ or wait?13:28
cfhowlettquall__, wait until release.  it's still cooking13:29
yellowwell you're very helpful aren't you13:29
quall__2) if i install a daily build/release candidate, then upgrade on the 21st, will it be exactly as I installed the stable one? Same uname, same repos, same everything?13:29
EriC^^quall__: yes13:29
EriC^^i think13:29
gesszheeseanyone has any idea about ssh?13:29
ratracegesszheese: like what?13:30
EriC^^gesszheese: try ssh -vvv13:30
ratraceyellow: you're asking questions about Mac, and this is Ubuntu support chan. What did you expect? :)13:30
yellowbut my quesitons do even have anything to do with mac13:31
yellowor osx13:31
quall__thanks EriC^^... I'd like to be sure though :)13:31
ratraceyellow: then what is your Ubuntu question?13:31
EriC^^quall__: i understand :)13:31
yellowI'm completely in Ubuntu .. I just want to import my keyboard but it says i already did that13:31
ratraceyellow: import from where? and how does one "import a keyboard"?13:32
ratraceyou mean keyboard layout? shortcuts? what?13:32
gesszheeseI'm running out of idea. i removed/installed ssh yet its still not working. i run ssh roo@ip but nothing happens it just stand there. anyone familiar with ssh? or is there a better channel for this?13:32
ratracegesszheese: sorry, didn't see your original post, what's the problem with it?13:33
yellowwell you don't REALLY import your keyboard because its already there. I'm using it now .. but I want to import the commands ... or are the commands simply different ..13:33
uvx<EriC^^> still not working13:33
EriC^^uvx: that's just a paste13:33
EriC^^did it give you a link?13:33
yellowlet me rephrase.. how do you copy paste13:33
ratraceyellow: Probably with Ctrl+C13:34
yellowwrong i tried that13:34
uvx<EriC^^>yes giving link13:34
ratraceSome programs require Ctrl+Shift+C13:34
gesszheeseratrace: so ssh root@ip-address is not working13:34
EriC^^uvx: paste it here13:34
edf3what ratrace said13:34
yellowI'm also using a vm13:34
ratracegesszheese: okay, please describe "not working"13:34
uvx<EriC^^>http://termbin.com/xuwq13:34
yellowVirtualBox to be specific13:34
gesszheeseratrace: it stands there..it idles, it's not responsive13:34
gesszheeseratrace: i tried uninstall/install openssh, ssh localhost work13:35
ratracegesszheese: please pastebin the output of the command when you run it with -v flag13:35
EriC^^uvx: what's the path to the program you're trying to run?13:35
ratraceyellow: So you're using VirtualBox on Ubuntu, and want to copy stuff from the guest OS running in VirtualBox?13:35
uvx<EriC^^> /media/uppi/labelread13:36
yellowno its the other way around I13:36
yellowI'm running ubuntu in vm13:36
edf3why not use 'mv filename destination'?13:36
EriC^^uvx: ok, type sudo umount /media/uppi/labelread13:36
ratraceyellow: there's a thing called "Shared Desktop", could be what you need, I don't know. Look it up.13:36
ratraceyellow: sorry, Shared Clipboard13:36
EriC^^uvx: as your user type "gvfs-mount -d /dev/sdc1"13:37
gesszheeseratrace: https://gist.github.com/6ewis/7422df6f437d59a731809f4bdec9d1e413:37
yellowoh right I know exactly what needs to happen. Thanks ratrace13:37
EriC^^uvx: typo, type sudo umount /media/uppi13:37
uvx<EriC^^>which one i have to try first or second13:37
edf3yellow: what's the permission's of the file's [what you're trying to copy, and then where you're trying to paste it to]?13:37
ratracegesszheese: looks like your local pubkey file path is wrong13:37
EriC^^uvx: try sudo umount /media/UPPI , then gvfs-mount -d /dev/sdc113:38
EriC^^uvx: run them as your user, not as root from a root shell #13:38
gesszheeseratrace: the local pubkey file/ please explain13:39
ratracegesszheese: well, you're apparently using pubkey authentication which is not default, meaning you must've set it up yourself, but there are no keys in the expected places.13:39
yellowi haven't the slightest but in my regularly used os they'd copy paste just fine13:39
yellowwhere would i find such a answer?13:40
ratraceyellow: try googling for "VirtualBox Shared Clipboard Linux"13:40
gesszheeseratrace: i see. i have no idea how to fix it since i wasnt the one who set up the machine, im at work13:40
quall__Another question: my procedure until 2 years ago when installing ubuntu was creating 3 partitions: home, root and swap. Is this swap thing useful at all? I'm on a 8 GB ram machine13:40
ratracegesszheese: not that easily. If you don't have the private key, there's no way to recreate it. You need to find the original private key from which the pubkey auth is set up for that machine.13:41
edf3quall__: not really with modern day computers13:41
ratracequall__: yes, it's useful, there's always something in RAM currently unused taht can be expelled.13:41
uvx<EriC^^>root@nano:/# sudo umount /media/UPPI/13:41
uvxumount: /media/UPPI: device is busy.13:41
uvx        (In some cases useful info about processes that use13:41
uvx         the device is found by lsof(8) or fuser(1))13:41
yellowok i will .. likely its a setting that im going to go mess with a minute..13:41
ratracequall__: atm, my 16.04 has ~500MB in swap, for 8GB of RAM.13:42
uvx<EriC^^> this is its showing13:42
* yellow waves13:42
_pashhas anyone used systemtap?13:42
quall__Ok then... also, where does the swap go? before or afret root and home?13:42
=== root is now known as Guest6748
quall__I reckon that's just my choice, but is any of the two better?13:43
_pashquall__: best place to put swap is at the end of the drive13:43
_pashimo13:43
EriC^^uvx: close all the terminals, then open a new one and type sudo umount /media/UPPI13:43
hendIBTfunk13:43
popeyquall__: yes, always have some swap13:44
paz_I've got a stable phone overlay PPA installed and I want to purge it using sudo ppa-purge. My .list file contains the following deb http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu wily main13:44
paz_deb-src http://ppa.launchpad.net/ci-train-ppa-service/stable-phone-overlay/ubuntu wily main13:44
paz_.13:44
popeyquall__: the amount of swap you need depends on your use case, but somewhere above zero and below your total ram count13:44
paz_I can't seem to get the ppa-name parameter correct13:45
popeyppa:ci-train-ppa-service/stable-phone-overlay13:45
popeypaz_: ^13:45
popeyin your case13:45
gesszheeseratrace: i see thanks13:45
scalper_i have a large directory structure that's been build in ubuntu, my partner now needs to access it in windows, but the filenames and folders are too long to handle in windows, what can i advice her to do?13:46
EriC^^quall__: if you want hibernation you need swap slightly larger than your ram13:46
scalper_it are to much conflicts13:46
scalper_ext4 filesystem13:46
gesszheeseratrace: when can i read up on this. and what should i do once i find the private key, where should i even look for it13:46
scalper_there is now ntfs13:46
EriC^^like 6.1G for 6G ram13:46
paz_Thanks popey13:47
=== anonymous is now known as Guest20193
EriC^^scalper_: ##windows might know better13:47
scalper_EriC^^: yes13:47
EriC^^you could always rename them in ubuntu if it doesn't matter much13:47
scalper_good advice13:47
scalper_EriC^^: like i said to much conflicts13:47
ratracegesszheese: well, for starters, who set up the authentication to that machine? you need to ask that person to set up your pubkey, they will explain what to do. in short, you run ssh-keygen -t rsa -b 2048   to create the private-public pair, and give the admin your public part. the private one remains in your home dir's .ssh dir13:47
=== badon_ is now known as badon
=== nitegreen1 is now known as nitegreen
DiamondSwordwhen I first click on the icon on the unity dock, the page opens, ok. but when I second click on the same icon, the page doesn't minimize, (come back). is this normal or do I miss something here ?13:48
ratracegesszheese: well, the _both_ remain, I'm just saying that the .pub one you can give out, not the private one13:48
=== Gill_ is now known as Gill
EriC^^DiamondSword: you need to enable click to minimize in compiz13:48
EriC^^DiamondSword: sudo apt-get install compizconfig-settings-manager , then open it and unity > launcher > click to minimize13:49
=== blinky43 is now known as blinky42
=== med_ is now known as Guest90748
=== cpaelzer_ is now known as cpaelzer
DiamondSwordEriC^^, thanks!!14:01
EriC^^DiamondSword: no problem!14:02
jayeshheii14:05
jayeshANY 114:06
EriC^^hi14:06
jayeshwhatsup bro14:06
timvisheri'm running ubunut 14.04 and gnome-terminal and the process running in gnome-terminal doesn't seem to be getting Alt-Enter or Ctrl-Space keychords.14:07
timvishersomeone said something in ubuntu might be trapping them? possibly ibus?14:08
timvisherit gets other keychords like C-k, C-n, M-f etc. just not those specific ones.14:09
roryI don't know the answer but I love the word "keychords"14:09
rorythanks.14:09
timvisheri guess someone got something out of that interaction then. ;P14:10
=== Guest90748 is now known as medberry
robotdevil1what is the best way for me to remote into a win7 box and moves some files around ??14:10
timvisherrobotdevil1: ssh?14:11
jayeshggggg14:11
jayeshssh14:11
jayeshtelnet14:11
scamtelnet over ssh ?14:11
robotdevil1dont really want to have to move hgue amounts of files around via cli14:11
timvisherrobotdevil1: you'd _rather_ use the GUI?14:12
timvisherget a remote desktop client. maybe http://www.rdesktop.org/14:13
timvishergui for file management is utter torture :)14:13
CajunBotexit14:13
Gillhey guys anyone here good with TFTP? This issue is driving me up the wall14:15
robotdevil1timvisher: so what I have to have a ssh server on the 7 box?14:15
carabiaThis default sound-control -gui thing doesn't allow to adjust levels per-stream, no?14:15
carabiaOnly pavucontrol does?14:16
timvisherrobotdevil1: unless windows ships with ssh at this point (i have no idea) but that shouldn't be too difficult to set up14:16
timvisherotherwise just use the remote desktop system14:16
uvx<EriC^^> still showing permission denied14:16
robotdevil1timvisher: is rdp and ssh telnet my only options14:16
timvisheryou could also mount the disks remotely and do the file management locally14:17
timvisheri think samba support is first class at this point14:17
carabiaAlso, is there a way to replace the default volumecontrol (gnome's i believe) with pavucontrol?14:17
timvisherthat wasn't that clear. you could use file sharing to mount the disks locally and then move things around on your local box.14:17
carabiaas in, "unity integration"14:17
bobby__hello14:18
robotdevil1timvisher: I get cha14:18
robotdevil1does tab complete work under ssh14:19
tewardrobotdevil1: it should, yes14:19
robotdevil1goofy windows directories in why I dont wanna use cli14:19
carabiadepends on the shell...14:19
robotdevil1probably come with bash or what?14:22
hendIBTbaktrack under14:24
designbybeckI know there are things like Python built into Ubuntu, but are there any recommended Ubuntu Distros that are geared towards programming in general?14:25
lotuspsychjedesignbybeck: you can set any flavor to a programming box, installing the right tools14:26
=== Winter_ is now known as Winter__
=== Winter__ is now known as Winter_
lotuspsychjedesignbybeck: perhaps think what kind of packages you will be needing, to do the work you wanan do?14:27
=== cybrside_ is now known as cybrside
ikoniado321: ubuntu is fine14:28
ikoniaoops14:28
ikoniadesignbybeck: ubuntu is fine14:28
emadhelmihi dears14:33
emadhelmii want to install pygame on my python in ubuntu14:33
emadhelmibut when i try apt-get install python-pygame there was no such package14:33
emadhelmiHow can i install it?14:34
=== ethe_ is now known as ethe
kspenceremadhelmi: try for pip ?14:34
emadhelmikspencer, no i didnt try with pip14:34
kspencerapt-get install python-pip if you don't have that either14:35
lotuspsychjeemadhelmi: wich ubuntu version?14:35
ikoniaemadhelmi: what version of ubuntu14:35
emadhelmilotuspsychje, 14.04 LTS14:35
ikoniathere is a package for it14:35
ikoniahttp://packages.ubuntu.com/source/trusty/pygame14:35
emadhelmiikonia, 14.04 LTS14:35
ikoniait's just called pygame14:35
emadhelmiikonia, i try apt-get install pygame but i get:14:37
emadhelmiikonia, E: Unable to locate package pygame14:37
ikonia!info pygame14:37
ubottuPackage pygame does not exist in wily14:37
ikonia!info pygame trusty14:37
ubottuPackage pygame does not exist in trusty14:37
=== Guest36907 is now known as karstensrage
ikoniaodd14:37
lotuspsychjecould it be python-pyglet ?14:37
ikonia!info python-pygame trusty14:37
ubottupython-pygame (source: pygame): SDL bindings for games development in Python. In component universe, is optional. Version 1.9.1release+dfsg-9ubuntu1 (trusty), package size 1612 kB, installed size 5949 kB14:37
ikoniathere is it14:37
SquarismHey. Anyone know if theres a "side by side" graphical directory diff for ubuntu/linux?14:38
ikoniapython-pygame is the package name, you need the universe repo enabled14:38
ikoniaSquarism: gdiff14:38
emadhelmiikonia, so what should i do?14:38
ikoniaemadhelmi: enable the universe repo in software sources and install python-pygame14:38
Artemis3Squarism, try this one: http://meldmerge.org/14:39
fission6how do i check if a domain is being used for sending and receiving email, or at least configured to14:40
=== Aria22 is now known as Aria22|away
ikoniafission6: in what respect ?14:42
=== chris_ is now known as chrisw957
fission6check to see if it has a reasonable dns path etc i guess14:43
Osirus126im in need of some help regarding installing a package called kodi-rbp on my ubuntu mate for raspberry pi 3 desktop14:43
ikoniareasonable dns path ?14:43
ikoniawhat14:43
Osirus126i had installed it the other day under ubuntu mate 16.04, but i cant seem to find it now.. and a search on google only turns up arch linux repositories14:43
ikoniaOsirus126: 16.04 discussion is in the channel #ubuntu+114:43
=== armin_ is now known as armin
rud0lfOsirus126: i've found it as first link in google14:44
=== Aria22|away is now known as Aria
=== Aria is now known as Guest83585
* nick5555 14:47
=== nchambers is now known as MrKrabs
daniel3213125hey guys how can I install Need for Speed Pro Street in Wine?14:47
ux2daniel3213125:  hey14:47
ux2daniel3213125:  well you need to use the install ex.e or use an app called PlayonLinux14:47
ux2it is in the software center14:47
jaxcan I extend my windows partition with gparted without losing ubuntu data? (size permitting, obviously)14:48
Osirus126rud0lf, can you help me install it under ubuntu mate?14:48
rud0lfi'm not good at it14:48
Osirus126rud0lf, i have also searched it in google but only see it under arch linux repos14:49
nick5555Jax, I guess it depends. You should image first14:49
daniel3213125ux2, thanks14:49
daniel3213125ux2, thanks14:50
jaxnick5555, or I should rephrase... is it safe to resize an ubuntu ext4 partition from either side?14:50
ljosberinnhi all! i created an upstart job which should run some script... the problem is that script is always started twice but i just cannot figure out why...14:51
ljosberinnhttp://paste.ubuntu.com/15831318/14:51
nick5555As I said, image first just  in case there is damage. You should be able to resize in allocated space and not lose data.14:52
nick5555I would look at your partition layout. How many primary? gpt or mbr?14:52
robotdevil1timvisher: samba isnt secured right and would need to do it over ssh or something right?14:53
erkun-I'm trying to clone with drbl network , but fails because I have connected a disk and is called " sda " , is there any way to change "sda " to " sdb" or " hda "?14:53
erkun-Because the clone seeks hdd as " sdb" on the other computer and another computer disk mounts it as "sda "14:53
=== MrKrabs is now known as nchambers
ikoniaerkun-: drbd is a block level copy over the network14:54
ikoniaerkun-: it will clone the disk block by block, what does the name matter14:55
srg2Spam on the Ubuntu Wiki: https://wiki.ubuntu.com/Gmail at the top.14:59
srg2Notifying so someone can edit it.14:59
ironikais it just me or do all download links not work on https://ubuntu-mate.org/raspberry-pi/ ?15:00
designbybeckok thank you lotuspsychje and ikonia .. that is what I figured!15:00
lotuspsychjesrg2: report in #ubuntu-ops plz15:01
=== olli| is now known as olli
Myrttilotuspsychje: there's very little the #ubuntu-ops can do that you can't15:02
do321PING15:02
lotuspsychjeMyrtti: meaning you dont wanna know about these next time?15:03
srg2I'm runing Xubuntu. I'm using gmail with Firefox. It seems the new mail notification feature isn't working. I have mail.google.com set to allow notifications in my ff preferences. Is there some libnotify package or something I need to install too?15:04
Myrttilotuspsychje: not necessarily, but just thought that it might be worth noting that if you have Launchpad account and can log into the wiki, you can revert the change yourself15:06
monifa72Hi. I am logged in as user a. But I want to run a program as user b. So I try to run: sudo -u b gedit15:07
monifa72that works fine15:07
monifa72however It does not work with wine.15:08
monifa72If I try it with wine i get: wine: '/home/a' is not owned by you, refusing to create a configuration directory there15:08
srg2Wine probably does it's own user switching or something like that.15:09
monifa72it seems that i have to use some environment command. how could that be done?15:09
srg2monifa72: Try running `sudo -u otheruser bash` to get a shell as the other user, then run wine.15:09
lotuspsychjeMyrtti: i dont feel like hunting and editing wiki's myself15:09
monifa72srg2, the same steps do work with debian 815:09
monifa72but fail with ubuntu 16.0415:09
srg2hm, weird15:09
monifa72the exact same steps by the waay15:10
monifa72so the question seems how to export the wine prefix that wine is using the directory of user b instead of user a?15:11
Bubble_GumWhat do I do with .deb files?15:15
nick5555Bubble Gum, you mean how to install?15:15
Bubble_GumWell yes15:16
nick5555well you can use gdebi15:16
Bubble_GumI'm confused on the proper wording, sorry15:16
naccBubble_Gum: rather than ask that, maybe tell us what you're trying to do?15:16
naccBubble_Gum: my concern with that question is if you don't know already, you probably shouldn't be doing anything with them :)15:17
Bubble_Gumnacc I'm trying to install a .deb that's throwing an error15:17
sune1337Hi. Is Ubuntu using the "cryptdevice" init-argument, or is it only using crypttab? (In regards of mounting an encrypted root-device during boot)15:17
Bubble_GumThat's cute nac lol15:17
Bubble_GumIf you can't answer then perhaps you shouldn't be here15:17
naccBubble_Gum: "what do I do with" and "How do I install" are different questions15:17
Bubble_GumHows that for return irritation.. I'd sooner comb google and so would several others.. perhaps you've had a bad day.. that is NOT how you treat people15:17
Bubble_Gumpeace..15:17
naccBubble_Gum: please paste the output?15:18
Myrttinacc: you did better than I would have15:18
naccMyrtti: I really didn't mean offense! the original question seemed like "what's a .deb file, what do i do with it?" which to me is a complicated question :)15:19
Myrttinacc: I'm low on patience at the moment so my primary urge was to reply with "slice it and serve it with nice remoulade"15:19
MyrttiI don't think that would've gotten any better reception15:19
naccMyrtti: heh :)15:20
=== Guest83585 is now known as Guest83585|away
=== nakaori is now known as zz_nakaori
monifa72hello. I try to run wine like this: sudo -u nonet -H WINEPREFIX=/home/a/.wine wine notepad15:29
monifa72but i get the error: sudo: sorry, you are not allowed to set the following environment variables: WINEPREFIX15:30
monifa72how to fix that?15:30
thenetimpI successfully installed Ubuntu on my Intel NUC using 1 monitor at a friends house.  I have an old TV with HDMI which I want to use here @ home.  Problem is when I start the computer X windows fails to load properly and I get a blank screen.  I know the machine is up because I can ssh into it.15:30
thenetimpthoughts on how to force xwindows to display15:31
* thenetimp here's crickets....15:32
thenetimpoops15:32
thenetimphears... LOL15:32
ljosberinnhi all! i created an upstart job which should run some script... the problem is that script is always started twice but i just cannot figure out why...15:37
ljosberinnhttp://paste.ubuntu.com/15831318/15:37
srulihow can i configure the auto-mount for usb drives should mount with noexec?15:39
=== Drac0 is now known as Guest82099
=== ux2_ is now known as ux2
fabrigmhi16:04
reza_sam96hi..i have problem...my memory is 8gig but 5gg of it is used but i dont work with any program now :((..why?16:06
=== bildramer1 is now known as bildramer
Thossreza_sam96: are you looking in System Monitor?16:08
reza_sam96<Thoss> with    top    in command  line16:09
Hesulanreza_sam96: http://www.linuxatemyram.com/16:09
naccreza_sam96: can you pastebin `cat /proc/meminfo` ?16:09
littlebearz__reza_sam96, do free -m16:09
reza_sam96<nacc> ok16:10
ma_mahi..any one has idea about starsports.com?16:10
reza_sam96<littlebearz wait16:10
ma_maiam trying watch the videos in browser16:10
ma_mabut videos are not playing16:10
reza_sam96<littlebearz_ bash: syntax error near unexpected token `do'16:10
ma_mabut i able to see youtube videos16:10
littlebearz__reza_sam96, free -m16:10
ma_maanyone can help me?16:10
littlebearz__reza_sam96, the do means perform lol, not actually copy and paste16:11
littlebearz__ma_ma, chromium or google chrome or another  browser?16:11
reza_sam96<littlebearz__> oh  ..... how free it?16:11
littlebearz__reza_sam96, in terminal, type 'free -m' without the '16:11
=== sokoll is now known as lucz
reza_sam96nacc : http://paste.ubuntu.com/15833324/16:12
ma_malittlebearz : chrome and firefox16:12
reza_sam96<littlebearz__> http://paste.ubuntu.com/15833362/16:12
naccreza_sam96: so what is your concern?16:13
reza_sam96ma_ma, install adobe flash plugin16:13
littlebearz__reza_sam96, you're memory looks good, no issue, what's the problem?16:13
=== dougn_ is now known as dougn
ma_maya i did16:13
reza_sam96<littlebearz__> : nacc> why used 4gg of it? :o16:13
naccreza_sam96: caches, file-backed memroy, etc16:14
ma_mareza : still i am not able to play16:14
naccreza_sam96: you want your memory to be 100% in use16:14
littlebearz__reza_sam96, linux tends to cache stuff so you get stuff faster, if you don't want to use swap you can disable it16:14
reza_sam96littlebearz__> i disable it but afrer restart going to on16:14
carabiaso i'll ask again. Is there any reasonable hack to replace the gnome-volume-control with pavucontrol in unity?16:14
reza_sam96<nacc>the linux os how use memory?16:15
littlebearz__reza_sam96, put it into cronjob on @reboot, but swap is highly recommended so your system don't crash when you needed the extra memory16:15
reza_sam96<nacc>the linux os how does it use memory?16:15
littlebearz__Hesulan> reza_sam96: http://www.linuxatemyram.com/16:15
reza_sam96<littlebearz__> hummm . so you say my memory is good  yeah?16:16
carabiaLinux caches things into memory and frees that allocated space on-demand. Swap is mostly unnecessary in _modern_ systems16:16
naccreza_sam96: that's not really ontopic for this channel -- i think you can google around for it16:16
reza_sam96<nacc> hum tnx16:16
koboihallo16:16
ma_mareza_sam96, iam able to play some website videos but not in some sites16:16
A1004-Guestrelax nacc16:16
littlebearz__ma_ma, that depends on the website, if it's flash then install flash plugin, if it's webm or vp9 i think chrome and firefox just plays it natively without plugins16:17
carabia8 GB and upwards. Swap becomes really unnecessary. If you're going to start swapping, something's already broken...16:17
A1004-Guestnacho if someone knows the answer they can answer16:17
reza_sam96<ma_ma> so , do u install adob flash plugin?  if u install it then it is work good16:17
ma_mareza_sam96,yes i did ,i think you people aware of sports website ,starsports.com ,only in that only i was not able to watch16:18
koboiada orang indonesia di sini?16:18
Myrtti!id | koboi16:18
ubottukoboi: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia16:18
naccA1004-Guest: i'm well aware, this is an Ubuntu support channel, though and asking how Linux manages memory is not a support question...16:19
carabiayou can install adobe's flash, chrome's flash (pepperflash), or you can install _chrome_ that has built-in support.16:19
carabiai.e. not chromium.16:19
A1004-Guestnacho if someone can help - let them help! sheesh16:19
quall_Hello, I'm using an ubuntu computer on which I'm not a sudoer. Is there any way that I can create a startup USB stick from here? The startup disk utility requires root privileges16:22
quall_(I need the stick for another computer)16:22
srulidoes anyone know if ecryptfs uses aes-128 or aes-256?16:23
k1lquall_: i am not aware of a method that works without root privileges.16:24
quall_k1l: thank you :/16:27
greggghello - any hw experts? i need a confirmaiton that GPu is at fault and noth motherboard or CPU16:33
gregggthis is BIOS boot menu (letter get messed up and moved arround): https://drive.google.com/file/d/0B2uTW36AgbQzOWNWN3hDa1V4YUE/view?usp=sharing16:33
gregggand this is Kubuntu trying to boot: https://drive.google.com/file/d/0B2uTW36AgbQzZlUxR2NKMlpfV2c/view?usp=sharing16:33
gregggfile are about 1 Mb each it says16:34
gregggthis is how it looks in windows: http://ubuntuforums.org/showthread.php?t=232043516:34
=== InfoTest1 is now known as InfoTest
greggganyone?!16:38
danttehu?16:39
Picigreggg: ##hardware may be a better place to ask16:39
gregggthnx for the advice i will try there.16:40
=== Drac0 is now known as Guest72381
anticitizenprimeignore * crap16:41
anticitizenprimealways forget the slash...16:41
=== andre_ is now known as Guest46219
Build3rHez16:42
Someguy123can someone tell me why it's so hard to find a signature or even a hash for the server ISO?16:50
k1l!md5sum16:50
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows16:50
k1l!hashes16:50
ubottuSee https://help.ubuntu.com/community/UbuntuHashes for the md5sums of all downloadable Ubuntu releases16:50
Someguy123k1l: my complaint is that this isn't anywhere on the download page, or easily findable on the ubuntu site16:51
k1lSomeguy123: this http://releases.ubuntu.com/14.04.4/MD5SUMS16:51
k1lhmm16:51
Someguy123I shouldn't have to google it, or ask people16:51
Someguy123it should be a link on that page16:51
naccSomeguy123: on what page?16:52
Someguy123nacc: http://www.ubuntu.com/download/server/16:52
Someguy123that page = no links for hashes, the actual download button page, no links for the hashes, alternative downloads? nope.16:52
hggdhinteresting. We used to have hashes pointed out16:53
hggdh(I mean easily visible)16:54
Someguy123hggdh: exactly. and so do most current linux distros16:55
Someguy123but not ubuntu16:55
Someguy123it irritates me that ubuntu.com doesn't use SSL, nor is it easy to find the hashes16:55
=== jelly is now known as jelly-work
=== jelly-work is now known as jelly
=== andre__ is now known as Guest72127
sonuhi i am have a a serios issue coming here : http://dev1.myconversionbrain.com/sourcemake/users/login16:57
sonuWarning (2): session_start(): open(/var/lib/php5/sess_ag3ui9fmko48s2legc2f39rbe3, O_RDWR) failed: Permission denied (13) [CORE/src/Network/Session.php, line 324]16:57
Picisonu: And what does this have to do with Ubuntu?16:57
k1lSomeguy123: you can file a bug against the website on launchpad.net16:58
ioria'the Release Notes'  points to http://releases.ubuntu.com/14.04.4/  where you can find the MD5SUM, but agree it's not so visible16:58
sonuPici, yes my server have ubuntu16:59
naccsonu: what version of ubuntu? and what is that site?17:00
sonuubuntu 1417:00
naccsonu: 14.04?17:00
sonunacc, yes\17:00
Picisonu: and what is that error coming from? what is that url you posted?17:00
sonuWarning (2): session_start(): open(/var/lib/php5/sess_ag3ui9fmko48s2legc2f39rbe3, O_RDWR) failed: Permission denied (13) [CORE/src/Network/Session.php, line 324]17:01
wawrekhello, I am looking for LibreOffice libraries for Polish grammar, orthography and spell check in general.17:01
wawrekit does not seem to come wiht LibreOffice by default17:01
naccsonu: the question isn't what is the error, but where is it coming from? when you login to that URL?17:01
sonuyes.. when i trying to login17:02
sonunacc, ^^17:02
ruofAny ETA on 16.04 release candidate?17:02
wawrekany tips, please?17:03
BluesKajnext thurs17:03
naccsonu: that's an error on the server running, afaict, are you running that site?17:03
naccBluesKaj: isn't that the final release?17:03
ash_workzis there a good channel to discuss skarnet's s6 process supervisor?17:03
sonunacc, yes this site is on live mode17:03
BluesKajnacc, it's the first official release , LTS has more point releases afterwards as they are developed17:04
teward!ubuntu+1 | ruof17:05
ubotturuof: Xenial Xerus is the codename for Ubuntu 16.04 - Support only in #ubuntu+117:05
gateway_wawrek, http://extensions.libreoffice.org/extension-center/languagetool17:06
ash_workzor maybe even the Alpine distro?17:06
naccBluesKaj: right, i think ruof was asking about RC of 16.04, that's why i asked?17:07
sonunacc, is there any solution ?17:07
wawrekgateway_: thanks, so I guess it will do also the spell check for other languages, mines are polish, french and english17:07
naccBluesKaj: there should be an RC today sometime, aiui17:07
wawrekI mean  it's useful17:07
naccsonu: is that site provided by an ubuntu package? where did you get the source for it?17:08
gateway_wawrek,  or aspell for the lanuage you need from the package manager17:08
naccsonu: it seems like a permissions problem for whatever is executing the php code relative to /var/lib/php5/17:08
nerthushi @ all17:08
wawrekgateway_: will checck them both17:09
nerthusi'm new here. anyone still using irc in terminal?17:09
wawreknerthus: yes I use irssi17:10
wawrekI recommend17:10
Picinerthus: irssi and weechat are the popular choices these days17:11
PSUser2can someone help me with this one?17:11
PSUser2(gadmin-proftpd:2826): IBUS-WARNING **: The owner of /home/alex/.config/ibus/bus is not root!17:11
PSUser2Cant allocate enough ram, exiting17:11
PSUser2i just need a simple gui ftp server17:11
PSUser2and linux makes it so much harder for the noobs17:11
PSUser2i was using sudo bash17:11
BluesKajnacc, https://wiki.ubuntu.com/XenialXerus/ReleaseSchedule17:13
naccBluesKaj: ack, i think we were talking past each other is all, the original question was just when the RC will be available (not when final will be)17:14
BluesKajthere's no RC anymore17:14
naccthen it probably shoulnd't be on the schedule :)17:15
BluesKajthere are daily builds that you can download and install from media, nacc17:15
naccBluesKaj: yes, i know17:15
Zomber1help17:17
Zomber1help17:17
=== joe75_ is now known as joe75
=== Guest83585|away is now known as Aria
=== Aria is now known as Guest93806
KamiHi :)17:21
Kamiwhat are you hosting?17:21
=== Guest93806 is now known as Guest93806|away
=== afkthairus is now known as athairus
pulsar12i am struggling with pppd daemon which is trying to resolve name "ppp0" everytime a user connects. anyone has an idea why?17:29
freeone3000I need a VPN client that does L2TP-PSK on 14.04-LTS. Any client will do, including PPA. Any suggestions?17:46
=== matthelmke is now known as matthelmke-afk
=== badon_ is now known as badon
=== gbell1 is now known as gbell
=== bnice is now known as Br|aN
=== kamoricks is now known as freeone3000
meycoshelp17:51
=== someone is now known as Guest24146
=== m82labs_ is now known as m82labs
=== dwest is now known as biosboy4
biosboy4Hey guys, is it possible to rsync an already rsync'ed backup directory?17:56
biosboy4if everything is incremental17:56
naccbiosboy4: do you mean rsync it somewhere else?17:56
biosboy4does that mean I would have to restore "delta" files twice?17:57
biosboy4yes17:57
thechancegdelta files?17:57
biosboy4doesn't rsync keep a sort of "chhangelog" for incremental backups?17:57
thechancegrsync -avz source destination17:58
thechancegonly update files in destination if they differ from source17:58
naccbiosboy4: it uses filelists, checksums (iirc) to figure out what has changed17:58
biosboy4yes, but doesn't it use a change-log for each version to be restored/married to the original backup?17:59
thechancegi do not believe so. i think nacc is right18:00
james_Hi18:00
biosboy4that's how it stores tons of backups in such a small amount of space if I understand it correctly.18:00
thechancegrsync doesn't do compression18:00
thechancegi mean it does during transfer18:00
=== james_ is now known as Guest83104
thechancegbut it doesn't "store a ton of backups in a small space".18:01
Guest83104Is there a command line to turn off the weird feature when a youtube video goes into full screen?18:01
Guest83104Sorry still a n00b18:02
davido_which weird feature?18:02
BluesKajGuest83104, try the F key18:02
Guest83104when I go into full screen it fades into it and the hardware on this laptop does not agree with that.18:03
biosboy4From my understanding, what sets rsync apart from cp arguments is the real incremental backups. Meaning it only transfers the changes, and it can store "versions" (like VEEAM) and restore them later. This makes it so that 100 backups can fit into the space of 1 full backup and many, tiny versions.18:03
larrypricefreeone3000, i used to use this to do l2tp vpn and it worked pretty well: https://launchpad.net/l2tp-ipsec-vpn18:03
thechancegyour understanding is wrong. you did describe git pretty well though18:03
naccbiosboy4: maybe i'm missing something, what do you mean by version? rsync doesn't have versions by default (aiui)?18:04
naccbiosboy4: i really don't know for sure, this is just my understanding,t hough18:04
biosboy4it has the changelog for each incremental backup18:04
biosboy4I don't know for sure either18:05
naccbiosboy4: where do you see that or documented that is the case?18:05
naccbiosboy4: afaict, there is no such thing as a changelog in rsync (looking through the manpage, i'd think that would be called out)18:05
biosboy4I do not remember, I have been through hundreds of documents while working on this lol18:05
biosboy4might of got some info jumbled18:05
biosboy4so of I rsync a virtual hard disk file, how does rsync respond to the changes to the file?18:06
naccbiosboy4: i believe it does a block-by-block checksum on the target so the sender can know what to send (to determine the relative changes)18:08
biosboy4oh ok, good18:08
biosboy4thanks guys, love the OS community18:08
naccbiosboy4: i think it also determines *that* a file has changed by size changes or mtime18:08
naccbiosboy4: but you'd need to check the manpage on that18:09
biosboy4good deal, thank you guys18:09
biosboy4ok18:09
lee_G750jmhas anyone heard about Microsoft built its on Linux based on Centos18:22
xangua!ot | lee_G750jm18:23
ubottulee_G750jm: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:23
theluisohola18:29
theluisohi18:30
Joachimhello18:30
=== Joachim is now known as Guest17938
Guest17938Anyone got stuck on "connecting" while trying to run wow through wine ?18:30
Guest17938I have tried everything, all day18:30
Guest17938I'll give five bucks through paypal to the one who solves my issue :p18:31
Guest17938no one ?18:31
joachim_test18:32
freeone3000I need a VPN client that does L2TP-PSK on 14.04-LTS. Any client will do, including PPA. Any suggestions?18:32
robotdevil1what is the syntax for ssh ??   username@xxx.xxx.xxx.xxx:port    ??18:33
=== JanC_ is now known as JanC
ldleworkDoes anyone have any information regarding getting AUFS working for kernels like the 4.4 kernel in Ubuntu 16.04?18:33
YokoBRhi guys18:33
robotdevil1whenever I change to a different port besides port 22 it doesnt allow me to connect18:34
YokoBRwell, i have an ubuntu server. I'm trying to use it as dhcp server, nat to share internet connection.18:34
wangchaoHi guys, does anyone know where I can find dbgsym package of linux-image-3.13.0-66-generic?18:35
davido_robotdevel1 ssh username@hostname -p portnum18:35
davido_sorry, make that ssh -p portnum username@hostname18:36
timvisherwhat generally controls the keyrepeat rate?18:36
timvisheris that something that is 'generally' controlled? or the window manager? or x?18:36
robotdevil1davido_: I cant use a ":"18:37
robotdevil1colon?18:37
davido_I don't think so. I usually just put it all in a .ssh/config anyway18:39
=== ethe is now known as rui
=== om26er_ is now known as om26er
RoadRunnerhow to link projectM to Audacious?18:57
naccldlework: why do you ask? i believe aufs has some known issues...18:57
echo511hi will someone please direct me how to install ubuntu on a hdd from running arch instance. I have no CD or USB so I need to install on hdd and that drive then move to a target computer, thanks18:58
EriC^^echo511: do you have a usb?19:02
echo511no19:02
ioriahttps://help.ubuntu.com/community/Grub2/ISOBoot , never done that19:02
echo511@ioria thanks19:03
ioriagood luck mate19:03
F41LSmall issue... suddenly, my second monitor is refusing to scale to the correct resolution :(19:23
F41LDisplays shows it as unknown19:23
F41LI can only get it to go to 1360x768, when the monitor is a 1600x90019:24
=== CyBeR-iDioTT is now known as TroN-0074
ioriaF41L, suddenly ? was working before ?19:26
TroN-0074hey19:27
effbiaiis there an "ubuntu on windows 10" channel around or is this the place to ask questions about that?19:30
F41Lioria: correct. Since perhaps a few days ago when I used it last. Only thing I've changed is I let the updater run like I do most every day.19:30
ioriaF41L, replug firmly  the cables ?19:31
F41LIt's a DVI/VGA adapter. it's been working for 2 years, and suddenly today booting up, it refuses to allow me to set to the proper resolution in the Display settings.19:34
ioriaF41L, uname -r ?19:37
arunpyasiGuys, what is the channel where mirrors are maintained ? I forgot19:38
Piciarunpyasi: #ubuntu-mirrors exists19:39
F41Lioria: 3.13.0-49-generic19:39
ioriaF41L, a bit old ....19:40
arunpyasiThanks Pici19:40
ioria!info linux-generic trusty19:40
ubottulinux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 3.13.0.85.91 (trusty), package size 1 kB, installed size 29 kB19:40
ioriaF41L, the current is  3.13.0.85  .... you don't keep updated your system ?19:42
F41Lioria: any time the updater asks me to update, I allow it.19:44
F41LWhy it hasn't updated the kernel is beyond me19:44
ioriaF41L, run sudo apt-get update && sudo apt-get upgrade  .... then   sudo apt-get dist-upgrade ... see what it says19:45
ioriaF41L,  but to be honest, not sure it's related to your actual issue :(19:46
F41LI keep trying to do this "xrandr --newmode ....." I found googling19:46
F41Lbut it never works.19:46
diskordhi guys19:46
diskordam19:48
scamoi19:48
=== ghostcube_ is now known as ghostcube
mynameistuxhi19:49
TroN-0074hi19:49
TroN-0074what is happening?19:49
TroN-0074anything new with the old ubuntu?19:49
ratraceyup.19:49
TroN-0074are you guys running 16.04 already?19:51
twatternot here, 14.04 - you?19:51
TroN-0074I have an installation of 16.04 but it is with the mate desktop19:51
TroN-0074there are times when it froze and nothing can be done other than a hard reboot19:52
twatteri'm waiting for a few weeks after proper release date19:52
ratraceI'm on 16.0419:52
twatterany good?19:52
linuxuz3rme too19:52
ratracesame old.19:52
linuxuz3ri just upgraded19:52
linuxuz3rif you do fresh install you might get mir19:53
twatteris it purple or brown? :-)19:53
linuxuz3rpink19:53
twatteroo nice19:53
ratracefull o' bugs tho'.19:53
linuxuz3rsquirells spring time19:54
linuxuz3roh19:54
twatteris it using mir yet?19:54
ratracenah19:54
TroN-0074I only went with the mate desktop flavor because I hear it was soo good19:54
TroN-0074so far it is ok19:54
twatteris it?19:54
twattercool, i might give it a go19:54
TroN-0074it reminds me the old 8.04 which was the first distro I ever used19:55
Artemis3vdepends if you loved gnome2 from ubuntu 10.04 days19:55
Artemis3vbecause mate is a gnome2 fork19:55
TroN-00748.04 was my first19:55
linuxuz3rwhat does the code name mean?19:55
TroN-0074I remember diggin compiz that was cool19:55
Pici!names | linuxuz3r19:56
ubottulinuxuz3r: Ubuntu has an $adjective $animal naming scheme, summarized (and with a list of suggested words which you can add to) at https://wiki.ubuntu.com/DevelopmentCodeNames19:56
linuxuz3rsounds like xenile xerus19:57
brainwash!final19:58
ubottuIf you install a development version of Ubuntu Xenial and keep up with package updates, then you will be upgraded to the official release of 16.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.19:58
weasealdoes anyone know how to add a custom DNS server to my ubuntu machine so that I can resolve domains that only the custom DNS server knows about, but also allow this same ubuntu machine to fall back to the DNS provided by my ISP so I can resolve the rest of the world?19:58
twatterweaseal that's deep!19:59
ratraceweaseal: do you need full zone control or is just A/AAAA sufficient? because if latter, just add them to /etc/hosts19:59
weasealfull zone19:59
weasealit's mostly CNAME records19:59
ratraceweaseal: check out Bind then. bind9 package methinks20:00
weasealI added my custom DNS server to /etc/resolvconf/resolv.conf.d/head and then did 'resolvconf -u' but then all the DNS provided by my ISP stopped working20:00
ratrace!info bind920:00
ubottubind9 (source: bind9): Internet Domain Name Server. In component main, is optional. Version 1:9.9.5.dfsg-11ubuntu1.3 (wily), package size 302 kB, installed size 948 kB20:00
weasealhmm ok, that may take more time than it is worth, for now I'll just toggle back and forth20:00
weasealthank you for the info!20:00
rob0I would just disable the resolvconf and pulling nameservers from DHCP.20:00
ratraceweaseal: oh wait, that's entirely different question then20:00
ratraceweaseal: do you already have a DNS server you just want to use as a resolver?20:01
weasealyes20:01
ratraceor do you want to set up such an entire server?20:01
rob0Put only "nameserver 127.0.0.1" in /etc/resolv.conf and have it stay that way.20:01
weasealthe DNS server is set up20:01
weasealrob0: i don't think that wuold work since my custom DNS server is not hosted on localhost20:01
ratraceyou can add it to custom interface configuration/settings20:01
rob0then substitute the proper IP address in place of "127.0.0.1" :)20:02
weasealrob0: but then the rest of the world stops working, that is the problem :)20:03
weasealratrace: i'll give that a try, thanks20:03
rob0why would it?20:03
weasealnot sure, but it does20:03
weasealI am not a DNS expert20:03
rob0That means you did something wrong.20:03
weasealvery helpful20:03
rob0heh, oh well20:04
linuxuz3ris firefox secure20:05
evorahello guys20:06
weasealok I got it, I updated /etc/resolvconf/resolv.conf.d/head again20:06
weasealI put my ISP's DNS IP first, and then my custom DNS IP20:06
weasealand then resolvconf -u20:06
evoraI just install ubuntu 14.04 , I do have problem of brightness20:06
weasealeverything works!20:06
evoraI cannot control, its too much bright20:07
evorawhat to do ? please help !!, my eyes are spoiling20:07
evoraI never thought it could be such big problem20:07
linuxuz3rwhats a good screen recorder?20:07
momo2259how  do you get the community code registration thing20:08
evoraits my toshiba20:08
evoralabtop m84020:08
Picilinuxuz3r: I've heard good things about kazam.20:08
evoratoshiba m84020:08
linuxuz3rkazam or kazaa?20:08
twatterlinuxuz3r: i tried avconv and it was fine apart from laggy audio - never got to the bottom of it20:08
evoralinuxuz3r : can you help me ?20:08
evoracan anybody help me ??20:09
twatterlinuxuz3r: er - i just used the tutorials i could find. like i said the audio didn't work well - looked fine tho20:09
momo2259hi20:09
diskordSup, where can i found info about pipelines in linux and basic info about kernel?20:10
twatterlinuxuz3r: i started here: http://www.tecmint.com/avconv-command-examples/20:10
evorahi, anybody20:10
evoracan you help me guys, I think you are export ..common yar20:11
evoraI cannot see the screen20:11
linuxuz3rtwatter, ffmpeg can do that20:11
evoramy eyes are spoiling20:11
linuxuz3r?20:11
k1ldiskord: i dont know what you mean with "pipelines in linux" but for general linux questions you might want to ask in ##linux20:11
linuxuz3rwhat do you need help with20:11
evorai cannnot control the brightness of screen20:11
twatterlinuxuz3r: avconv is like the updated version of ffmpeg that buntu uses20:12
evoralinuxuz3r : I cannot control the brightness of screen of toshiba20:12
diskord<k1l>: thx)20:12
linuxuz3revora what video card pc or laptop20:12
evoralinuxuz3r toshiba m84020:12
linuxuz3rtwatter, so ubuntu forks oss and customize it to their own20:13
linuxuz3ri wonder if ubuntu will soon default to mate20:13
linuxuz3revora is your display server Xorg?20:13
evoralinuxuz3r today I install ubuntu 14.0420:14
momo2259hi20:14
twatterlinuxuz3r: i dunno if anyone else uses avconv but caconical certainly likes to make stuff its own20:14
nath5hello everyone, If I have ubuntu 16.04 with unity is there an easy way to install gnome so I can try that out20:14
evoralinuxuz3r and now i cannot control the brightness20:14
concordI can do this: ps aux | grep -i [t]esting | awk '{print $13}' | sort -nr | uniq20:15
concord172.16.37.12620:15
concord172.16.37.12520:15
concord172.16.37.12420:15
concord172.16.37.12320:15
k1ltwatter: linuxuz3r avconv is a fork from ffmpeg due to internal discussions. debian (the base of ubuntu) did chose avconv so did ubuntu then. but now debian and ubuntu include both again20:15
concord172.16.37.12220:15
k1ltwatter: stop spreading FUD20:15
twattercheers k1l20:15
evoralinuxuz3r how to know the display is server Xorg or not20:15
=== iooner is now known as Driooner
xangua!xenial | nath5 just install gnome shell, for anything else...20:15
ubottunath5 just install gnome shell, for anything else...: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+120:15
=== Driooner is now known as iooner
linuxuz3rif you have 3d evora try glxinfo20:15
evoralinuxuz3r in command prompt20:16
linuxuz3ryes20:16
=== _Defiance is now known as Defiance_
=== TheRedQueen is now known as Drone`
linuxuz3rwhoops try ps aux | grep Xorg20:18
linuxuz3revora whoops try #ps aux | grep Xorg20:18
linuxuz3rdont they have intel drivers for xorg20:19
evoralinuxuz3r20:19
linuxuz3ranyway if they dont have intel drivers gallium drivers are also good20:19
linuxuz3rgallium or nouveau20:19
k1levora: there is nothing different from xorg server right now.20:19
linuxuz3ralso20:20
k1levora: lspci -nnk | grep -i vga -A3 | grep 'in use'20:20
linuxuz3ri dont know how to use express keys on your laptop evora20:20
hetiiHi, so after 2 days I was able to make a bootable pendrive ;/20:20
linuxuz3rthe brightness key might not work20:20
evoralinuxz3r see the pastebin http://pastebin.com/ng9P74wg20:20
freeone3000I need a VPN client that does L2TP-PSK on 14.04-LTS. Any client will do, including PPA. Any suggestions?20:20
hetiibut..20:20
linuxuz3revora you no have 3d20:21
evoralinuxuzr after I press ps aux | grep Xorg http://pastebin.com/ng9P74wg20:21
hetiiI why the hell I need to plug my pendrive into  usb 2.0 slot instead 3.0 ?? Otherwise ubuntu raise: unable to find a medium containing a live file system20:21
hetii??20:21
evoralinuxuzr after I press ps aux | grep Xorg    "S+   21:20   0:00 grep --color=auto Xorg"20:22
DragnadhThat doesn't sound right, hettii.20:22
linuxuz3revora i dont know how to control the express keys in your laptop20:22
hetiiDragnadh, but it is like it is...20:22
Ben64hetii: happens sometimes20:22
hetiiI cannot accept such answer20:22
evoralinuxuz3r my express key for brightness control is fn key plus f220:23
=== maaku_ is now known as maaku
evoralinuxuz3r but the key doesnot work20:23
linuxuz3ryes20:23
linuxuz3rlet me see if this works for you20:23
hetiiFirst to have it bootable I manual need to install mbr/syslinux/ and configure it to load kernel/initrd20:23
k1levora: what laptop is it?20:24
hetiibut ok thats work, but as long as kernel takes control then I should work without any issue that I have.20:24
nacchetii: does `dmesg` give you any hints between the two ports? what version of ubuntu?20:24
hetiiits ubuntu-mate 15.1020:24
evorak1l  toshiba m84020:24
hetiidmesg don`t claim any issue20:24
linuxuz3revora try these20:25
linuxuz3rhttps://help.ubuntu.com/community/MacBookPro5-5/Precise#Keyboard20:25
nacchetii: iirc, mate does something different with their kernels, you might want to ask the mate folks20:25
linuxuz3rit seems that you need pommed20:25
hetiibtw I also need to add as a kernel argument: ignore_uuid20:25
AndChat481025i just installed the mini.iso + lxde, but i can't read my usb20:25
hetiiotherwise even in usb2.0 have this error.20:26
linuxuz3rthis = these20:26
k1levora: try the kernel mode: acpi_backlight=vendor20:26
hetiiMoreover. Other things that I found20:26
AndChat481025..20:26
evorak1l how to reach there20:26
hetiiits not related to ubuntu-mate but general to ubuntu initial ram disk20:26
hetiiits not possible to use persistent and toram together20:27
k1levora: when booting press "e" in grub menu. then add "acpi_backlight=vendor"  after the line where it says "quiet splash". then press ctrl+x to boot20:27
linuxuz3revora try this https://help.ubuntu.com/community/MacBookPro5-5/Precise#Keyboard20:27
AndChat481025.20:27
evoralinuxuz3r i had gone to link20:27
k1llinuxuz3r: you know that is mac hardware specific?20:28
linuxuz3rLCD Brightness Control20:28
linuxuz3rxorg is universal20:28
linuxuz3rbut i dont know if evora uses xorfg20:28
linuxuz3rxorg20:28
k1llinuxuz3r: what else should he use?20:29
linuxuz3rmir20:29
linuxuz3ron new ubuntu xx20:29
k1land no. its not universal. apple hardware is very specific20:29
evoralinuxuz3r k1l I fade up with this new,20:29
k1llinuxuz3r: *sigh*20:29
evorai will return back to window if I cannot solve20:29
leo-evsnhey guys, i just installed mini.iso + lxde, everything is working well except when i insert a usb it doesnt show anything20:29
k1llinuxuz3r: so what ubuntu ships mir as default?20:29
linuxuz3ri thought it does20:30
linuxuz3rmaybe its for unity 820:30
Ben64leo-evsn: a usb what20:30
k1llinuxuz3r: please stop guessing if you have no clue at all.20:30
k1levora: what kernel is in use? "uname -a" will tell.20:30
evorak1l Linux prakash-Satellite-M840 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux20:31
leo-evsnBen64: when I insert a USB drive, it doesn't mount, is there any way to mount usb automatically whenever I insert them.20:31
Ben64leo-evsn: well yeah, it does that normally when you install the full desktop. you must be missing things since you used the mini.iso20:32
evorak1l read above, I copy and paste of uname -a20:32
leo-evsnBen64: Yeah I know, but what is software responsible for that in the full desktop so I can install it.20:33
Dragnadhthe problem of leo-evsn seems similair to that of hetii o_O20:33
k1levora: hmm, it should be fixed since 3.16 if i read this correctly: https://bugzilla.kernel.org/show_bug.cgi?id=6976120:33
ubottubugzilla.kernel.org bug 69761 in Platform_x86 "Toshiba Satellite M840 - Wrong Key Mapping" [Normal,Reopened]20:33
linuxuz3rhmm evora if his solution doesnt work read this LCD Brightness Control20:33
linuxuz3rhttp://pastebin.com/ng9P74wghttp://pastebin.com/ng9P74wg20:33
=== orfeo1 is now known as orfeo
leo-evsnDragnadh: I just joined, is he asking the same thing too?20:34
Ben64not even close20:34
hetiiGeneral I spend more then week to undestand the step by step what ubuntu do in his bootstrap procedure and wonder why not rewwrite it from scratch ...20:34
linuxuz3rk1l, yes you are right20:35
DragnadhBen64, i just ment like both are usb problems ;p20:35
linuxuz3rk1l, do you know the pc version of pommed for macs20:35
hetiifor eg, integration with iPXE is also problematic20:35
Ben64Dragnadh: not really20:35
hetiiand only ubuntu have such problems20:36
jeeves_mossdoes anyone know how to rsync from a URL?20:36
YokoBRhi guys20:36
radekohello20:37
naccjeeves_moss: a rsync:// url?20:37
linuxuz3revora, good luck /msg linuxuz3r for help20:37
YokoBRplease, for jesus and luke skywalker, i can't find out why does my dhcp service doesn't provid ip's from 192.168.0.255 according to this config: http://pastebin.com/cr7bjZaM20:37
leo-evsnI installed the ubuntu mini.iso in my school and I added all softwares we need but it's hard to mount usb manually on every system especially for kids.20:37
linuxuz3rim going to work on ubuntu20:37
boaanyone have a fix for error: diskfilter writes are not supported on boot20:38
Ben64leo-evsn: why install mini then20:38
boaseems related to lvm and raid20:38
jeeves_mossnacc:  I'm trying to get cobbler to sync a bunch of puppet branches20:38
boahttps://bugs.launchpad.net/ubuntu/+source/grub2/+bug/127432020:38
ubottuLaunchpad bug 1274320 in grub2-signed (Ubuntu) "Error: diskfilter writes are not supported" [Undecided,Confirmed]20:38
evorak1l  YES, the link that you sent me is quite close to my problem20:38
naccYokoBR: can you rephrase your question? the IP 192.168.0.255 is not in the range provided in your config (nor should it be generally)20:39
evorak1l, if you see go in the middle part or if you search brightness, you could get the Event ..what is that ??20:39
naccjeeves_moss: might ask in #cobbler, but not sure what puppet branches are in this context? like puppet source code?20:39
jeeves_mossnacc:  it's the .box files20:40
leo-evsnBen64: the computers have only 256mb ram, and when I tried the mini it worked great (We've been using it for 3 months) but now they have to bring their works on usb20:40
YokoBRnacc: i neet more than 253 hosts. So I've set my internal ip as 192.168.0.1 subnet 255.255.0.0. I thought that it would make my ubuntu server provide ip's from 192.168.0.1 to 192.168.10.254.20:40
Ben64leo-evsn: but you installed lxde, you might as well install lubuntu20:41
naccjeeves_moss: i lack puppet context, so you just need to d/l some files as part of a cobbler install?20:41
naccjeeves_moss: moving to #cobbler :)20:42
leo-evsnI tried lubuntu, but the performance wasn't great as mini + lxde-core, plus it's only problem i'm facing right know so why the change20:42
YokoBRnacc: i need ips like 192.168.0.54, 192.168.1.66, 192.168.8.5520:42
jeeves_mossnacc,   ugh, nm, id10t error over here.  dumb repo server has no internet access20:42
naccjeeves_moss: :) np20:42
naccYokoBR: iiuc, i think you would be better off having multiple subnets? better control20:46
naccYokoBR: that is, one shared-network and multiple subnets (if it's all one physical network)20:47
YokoBRnacc: why? i really don't need control, i only need many hosts connected20:47
leo-evsncome on guys, anyone knows how to auto mount inserted usb automaticall20:48
squintyleo-evsn,  http://ubuntuguide.net/enable-automount-usb-drivers-on-ubuntu-server20:48
naccleo-evsn: and/or https://help.ubuntu.com/community/Mount/USB ?20:48
naccYokoBR: do you want to provide from 192.168.0.* to 192.168.254.* ?20:53
evorak1l its just testing20:55
evorak1l how long it takes to complete20:55
evorak1l its so difficult to work in ubuntu20:55
evorak1l  i just need to change small thing, but it has problem.. :(20:56
naccevora: while old, does this possibly apply to your system as well? http://askubuntu.com/questions/369756/unable-to-change-brightness-ubuntu-13-04-toshiba-satellite-a10520:58
=== Guest24146 is now known as someone
evorak1l nacc let me try more one hour, if I canot change the brightness of my laptop, I will swift to window back again :(20:59
naccevora: to be sure, you tried acpi_backlight=vendor already?20:59
k1levora: did you try what i asked you?21:00
k1lthis^21:00
evoranacc I havnot done what you say21:00
k1ldont try that apple hardware stuff the other guy linked. that is not helping as i told several times21:00
evorak1l i am doing what you say its in the process21:00
naccevora: ok, that seems to be a common solution for toshiba laptops21:00
evoranacc what I need to do, can you tell me step wise21:00
naccevora: are you comfortable editing the kernel command-line from grub?21:01
k1l<k1l> evora: when booting press "e" in grub menu. then add "acpi_backlight=vendor"  after the line where it says "quiet splash". then press ctrl+x to boot21:01
evoranot much,, but if you say step wise, I think I can do it21:01
nacck1l: thanks :) was just scrolling back21:01
evoranacc k1l thats it, ok I will reboot the machine...21:03
evora_k1l nacc I did it21:08
evora_k1l nacc add in grub, after that what I should do ??21:08
k1ladd the "acpi_backlight=vendor" in the kernel line at the end. then press ctrl+x to boot that entry21:09
django_anyone get the Brave browser on ubuntu21:09
evora_k1l i did it21:11
k1levora_: and?21:11
evora_k1l I am back to the desktop, but still  I cannot control the screen21:12
evora_k1l can you tell me what is the next step21:12
k1levora_: "cat /var/log/syslog | nc termbin.com 9999"21:13
k1lshow the link here please21:13
evora_k1l there is nothing21:14
evora_k1l nacc I did that21:15
naccevora_: "there is nothing" => your syslog is empty?21:16
k1levora_: does "cat /var/log/syslog" output something? if yes please put it all into a pastebin21:17
evora_nacc when I give the command as k1l says "cat /var/log/syslog | nc termbin.com 9999" there is nothing in output21:17
k1levora_: it should output a url21:18
k1lcould take 10 seconds21:18
g_Hi , Is System calls kind of interrupts ?21:18
=== venkat_331 is now known as venkat_330
evora_k1l ok I wil send the coutput of cat/var/log/syslog21:18
k1levora_: details matter21:19
naccevora_: right, k1l was having you pipe the syslog output to termbin.com so that we can view it (like a pastebin)21:19
k1levora_: its "cat /var/log/syslog"21:19
evora_k1l nacc I do have file, but when I try to pastebin its too much big file21:20
HoloIRCUser1Hi21:20
naccg_: older version of linux/hardware may have used int 0x80 to make a system call (pre-2.5 in the kernel); but now there's sysenter/syscall21:21
naccg_: it's a relatively arch-specific question21:22
YokoBRnacc: hi there21:22
naccYokoBR: hello21:22
YokoBRwell, that's it, i need a dhcp service that provides ip's from 192.168.0.1 to 192.168.254.25421:22
YokoBRor something like that.21:22
YokoBRnacc: so i've put my internal ip with 192.168.0.1 sn: 255.255.0.021:24
k1levora_: grep "Command line" /var/log/syslog | nc termbin.com 999921:24
YokoBRand dhcp range from 192.168.0.1 to 192.168.10.25421:24
YokoBRthat was supposed to work, right?21:24
enhancenhandler++21:26
=== Luke_ is now known as Luke
evora_nacc k1l the file is big so I paste int two link first link is http://pastebin.com/h5dahDeU and http://pastebin.com/ULrQgppa21:27
naccevora_: can you pastebin `cat /proc/cmdline` ?21:28
evora_nacc k1l BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=0414933c-19b9-4877-bb0d-334507c0bc5d ro quiet splash acpi_backlight=vendor vt.handoff=721:29
YokoBRplease, does anyone knows how do I set my dhcp server to provide ips from 192.168.0.1 to 192.168.10.254?21:30
freeone3000YokoBR: option range 192.168.0.1 192.168.10.254; in your dhcpd.conf21:31
clifferi just installed phamm and i get the error "PHP message: PHP Warning:  ldap_search(): Search: Invalid DN syntax in /usr/share/phamm/lib/ldap.php on line 157". slapd gives " do_search: invalid dn: "vd=,o=hosting,dc=cembot,dc=com"". is it correct that vd is empty? if not, where to change it?21:31
YokoBRfreeone3000: it's just like that, but only provides ip's until 192.168.0.25421:32
naccfreeone3000: taht will only work with a proper subnet declaration, fwiw21:33
YokoBRnacc: my subnet is 255.255.0.021:33
darrius6969hi21:35
darrius6969sup21:35
darrius6969duh duh duh duh bat mannnnn21:36
evora_nacc and k1l I am running out of time... i never imagine it would be such difficulty21:36
darrius6969Who nows what highschool dxd is21:36
evora_nacc and k1l afte working in such bright laptop for more than 2 hour, my eyes start to pain.... its far better to install window back..21:37
evora_nacc and k1l , thank you so much... for your time......21:37
darrius6969Who knows the Anime Highschool Dxd21:38
evora_nacc and k1l I will quite... you adivce me lots of things to do, but we three became unsuccessful21:38
evora_nacc and k1l thanks a lot21:38
naccevora_: sorry we couldn't help more -- did you check any of the askubuntu links i posted?21:41
evora_nacc I did lot21:42
et09is there an upgrade path from 15.04 to 16.04?21:42
naccet09: no, 15.04 is eol already21:42
et09is there a non-suicidal way to do it? ;)21:42
k1let09: upgrade to 15.10 asap21:42
nacc!eol | et0921:42
ubottuet09: 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/EOLUpgrades21:42
evora_nacc did you see the link that i sent of pastebin http://pastebin.com/h5dahDeU  http://pastebin.com/ULrQgppa21:43
et09might as well21:43
et09*deep breath*21:43
et09wily coyote21:44
et09if i upgrade from 15.10 to 16.04, and 16..04 goes from beta to release in a week (which it is, right) then it's not a headache, correct?21:46
nacc!final | et0921:46
ubottuet09: If you install a development version of Ubuntu Xenial and keep up with package updates, then you will be upgraded to the official release of 16.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.21:46
et09gotcha, thanks21:47
ahoneybunmm if I install 14.04 amd64+mac image will I be able to upgrade to 16.04? or do I need a new special image for 16.04?21:50
ubuntu574Hello, my DE is completely messed up and I need to boot without going into X (or at least get the lightdm login prompt so I can switch to a different DE).  I can't figure out how to get a terminal, and when my computer boots, it boots directly into the broken DE21:51
ubuntu574how can I boot directly into a terminal?21:51
k1lahoneybun: upgrade should work. but the LTS upgrade is opened in july when 16.04.1 is released21:51
ahoneybunI don't see any +mac images for 15.04 -> 15.1021:52
ahoneybunI'm working with a Mac Mini 2,1 or 3,1 not sure21:52
k1ldidnt they include that refind/efi stuff into the regular installer?21:53
ahoneybunhttps://help.ubuntu.com/community/Mac_mini2-1/Trusty21:53
ahoneybuna normal 14.04 dvd did not boot right21:53
ahoneybunit left me at a menu to select cdrom type21:53
naccahoneybun: https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes21:53
naccahoneybun: "The amd64 (Intel x86 64bit) images specifically targeted at Apple hardware (amd64+mac) are no longer produced. "21:53
ahoneybundarn21:54
ahoneybunI just got 12 units to try out21:54
ahoneybuneither to install kodi or android x8621:54
naccahoneybun: there are some bits there to try to do the update, that is the base image should21:54
nacc*should work21:54
k1lahoneybun: Most Apple computers are now capable of booting the amd64 image directly using the EFI (not legacy) boot method so long as their firmware is up to date.21:54
k1lso: <k1l> didnt they include that refind/efi stuff into the regular installer?   yes they did21:54
ahoneybunnewer ones k1l21:55
ahoneybunnot 2,121:55
ahoneybunit says I have to patch iso images21:55
naccahoneybun: it says Macbook 2,1 specfically?21:55
naccoh that you need to patch it21:55
ahoneybun (tested working on Macbook 2,1).21:55
naccahoneybun: pretty easy hack, but YMMV21:56
ahoneybunyea I want to try out MATE on it21:56
ahoneybunor some image with Kodi21:56
ahoneybunI'll try it on the next machine21:56
ahoneybunthanks na21:56
ahoneybunnacc,21:56
naccahoneybun: the 32-bit image might just work, not sure21:57
=== nitegreen1 is now known as nitegreen
naccahoneybun: np, gl!21:58
ahoneybunnacc, let's see how this install goes lol22:03
overkill_hi evry one22:04
Bellatornickserv identify giantNebulaEyedTits13&1722:04
k1lBellator: nice long password, but i would change that now.22:04
anonmoushi22:05
drownhello all22:05
drownCan anyone help me out with an ampache problem?22:05
anonmoushello22:06
drownI'm unable to create a catalogue from a second har drive22:06
znrado about nothing... I want to share something I found... it might help someone22:09
znrhttps://imgur.com/gallery/xw8aH8g22:09
stqism22:16
=== _Defiance is now known as Defiance_
mekhami_i have ubuntu 15.10 installed on my desktop. What's the simplest way to put dual boot windows?22:21
=== _Defiance is now known as Defiance_
ovrclockdexit22:24
stqismdude, it's /exit or /quit 22:25
mekhami_stqism: seeing as he's already gone, i think he probably knew that.22:25
raj_While dinking around with an OpenStack Liberty setup (one using qemu/kvm) I noticed that a instance running an 15.04 image didn't have the qemu process consuming CPU while the instance was idle.  In the same setup a 16.04 image did.  Several percentage points.  Time consumed by the "main" qemu thread from the looks of things.  I was wondering if anyone else has seen that and/or might know what would be different between the two in terms of b22:25
raj_ehaviour while idle.22:25
stqismmekhami_, I can't read apparently 22:25
=== zanshin_ is now known as zanshin
applepiesooo whats up?22:30
TaxicletterNot much, it seems :-)22:34
=== Bray90820_ is now known as bray90820
applepiewell ubuntu used to be a great distro, then the tablets came and everything changed.. no seriously the UI and anything a causal user interfaced with22:37
abracadabrababyHi. I have some sight, so it grinds my gears that Orca reads me the window title and hyperlinks. All I want is for Orca to read me documents (with structural navigation. And whatever I "Tab" to. Is it possible to configure Orca like that?22:38
applepiewell it could be worse you could be using links22:38
abracadabrababyLinks is nice :)22:39
abracadabrababyBut I like w3m better22:39
applepieIve been out of the game for a while XD what is w3m22:40
abracadabrababyBut just so you know blind and vision impaired people can use firefox and chrome just fine22:40
applepiewell I refuse to use firefox anymore22:41
applepieand chrome is nice and fast22:41
thechancegnever heard of links, but have used lynx... funny how those sound the same22:44
mekhami_in order to dual boot windows on a machine that already has ubuntu, i have to have a boot usb for ubuntu as well so i can reinstall grub?22:48
applepiethere is only one way to fix your problem! http://www.dban.org/ install this to a flash drive and boot into it22:49
stqism??? 22:49
mekhami_!op22:52
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang22:52
mekhami_well i didn't know it was emergencies only -.-22:52
applepiewow a joke constitutes a emergency?22:53
DalekSecapplepie: Still, don't do that here please.22:53
elkyapplepie: not an appropriate joke for a support channel22:53
elkymekhami_: op calls are always for emergencies.22:53
* genii MAKES MORE COFFEE22:53
mekhami_elky: i am cosnequently aware :P22:54
mekhami_i'm used to getting whispered the list of ops from the bot22:54
mekhami_seems more useful22:54
mekhami_elky: the real elky btw?22:54
applepiewow this room is edgy XD22:54
mekhami_or not22:54
applepieI like you folks XD22:54
elkymekhami_: i don't play poker no22:54
mekhami_well you could play brood war =P but i get your point.22:55
=== james is now known as Guest83233
Guest83233Why is IRC chats so weird? Why is there no other desktop chat applications on linux? One reason i always loved Aol was because of the way the chatrooms worked.22:56
daxbecause you're not used to them. there are.22:57
dax!info pidgin22:57
ubottupidgin (source: pidgin): graphical multi-protocol instant messaging client for X. In component main, is optional. Version 1:2.10.11-0ubuntu4.1 (wily), package size 543 kB, installed size 2384 kB22:57
daxgood example ^22:57
daxdoes AOL IM just fine22:57
naccGuest83233: IRC isn't about the client, it is the protocol used by various clients22:57
Guest83233Pidgin is for instant messaging... it's not chatrooms22:57
daxPidgin does multi-user AIM chats just fine.22:58
qinustyHey guy, I accidentally formatted my /boot partition instead of another parition (Tired, bad labels. Long story.) Is there any way to easily recover an EFI /boot partition?22:58
applepiePidgin runs the irc great22:58
terratomaGuest83233: best irc client is irssi22:58
Guest83233I feel like half the people who use linux are smart enough to build something like the Aol Desktop but better and more like linux22:58
Guest83233But i know my opinion is unpopular22:58
applepiethere was a Aol desktop lolwhat?22:58
daxMeanwhile, #ubuntu is an Ubuntu technical support channel. So stuff that is not actual technical support goes elsewhere.22:59
Guest83233oh yes the typical "lolwhat" when someone mentions aol... :/ everyone's always like "dude you trollin"22:59
rob0qinusty, probably not a disaster, just need to reinstall the kernel, I'd think.23:00
applepieno i just cannot imagine the people responsible for the endless summer to try to make their own os..23:00
rob0s/summer/September/23:00
Guest83233I sit here wanting a linux version of Aol Desktop and may other apps but my dumbass can't even code a website. :/23:01
* znr is heading to bed23:01
znrgn chan23:02
Guest83233I know basic html and shit but thats about it23:02
drownaol desktop?23:02
drownyou mean aim?23:02
Guest83233No I mean Aol Desktop... we used to call it Aol browser...23:02
drownoh yeah23:02
drownI remember lol23:02
applepie.... well23:02
drownit was their proprietary client23:02
drownWhy do you want that exactly?23:03
Guest83233I loved the 8.0 version with the simple little profile and the chatrooms23:03
drownAnd you might try Mozilla Seamonkey23:03
drownmigh be kinda what your looking for.23:03
squintymekhami_,  join #freenode ->  /msg chanserv access #ubuntu list     and that will give op's names23:03
Guest83233I cant find anymore applications today that has chats like that because everything all webapp based23:03
Guest83233everythings*23:03
drownwell yes.23:04
applepieI was about to say if Aol is making a linux distro23:04
Guest83233I miss the old internet, not all of it just certain parts of it23:04
naccGuest83233: #offtopic :)23:04
applepieit might be about time for me to step off the stomp.. and make sure its 12 knots23:04
Guest83233Aol isnt doing shit... they suck at life23:04
Guest83233:/23:04
rob0squinty, you don't have to be in #freenode to /msg chanserv23:05
applepiewell im out guys23:05
applepieill see you later23:05
drownthey still provide dial up service23:05
davido_Please avoid profanity in this support channel, @Guest83233.23:05
Guest83233People use dial up?23:05
=== arun_ is now known as Guest37694
drownyes plenty of people still do23:06
drownI know a woman who works for AOL actually23:06
naccok ok, all of this is #offtopic now :)23:06
squintyrob0,  hmmmm...have tried that command in a couple of channels and the only one that actually displays the needed information is #freenode.  did you try that command here23:06
Guest83233How hard would it be to build a desktop application with those features anyway?23:07
drownits not building the application it's the necessary network and users needed to make it useful.23:07
\9squinty: /msg is user-to-user messaging. what channels you are in when you use it doesn't matter23:07
mekhami_i'm trying to format a usb disk with gparted but i'm not sure if it's showing up. what's the command to list hardware messages again?23:08
drowndmesg23:08
mekhami_i need to verify that /dev/sdb is actually this device23:08
drownmekhami23:08
drownor23:08
drownblkid23:08
drownto show partitions/storages23:08
mekhami_okay so it is /dev/sdb23:08
mekhami_when i open up gparted and select that23:08
mekhami_i don't seem to have the option to format it23:08
rob0squinty, in irssi you get the reply from chanserv in a separate window.23:08
drownis it mounted?23:08
\9mekhami_: you format partitions, not devices23:09
squinty\9 well obviously it does in this hexchat version (current and up to date) here otherwise I would not have stated what I did23:09
drownusually needs to be unmounted first23:09
\9and yeah you'll need to unmount it first23:09
\9squinty: that is very untrue23:09
mekhami_drown:23:10
mekhami_\9 it says it's not mounted as it is23:10
squintyrob0, \9  ok have it your way.  here that is definitely NOT the case   end of discussion please23:10
drownokay23:10
drownso in gparted23:10
drownyou have a drop down menu correct?23:11
mekhami_yes23:11
\9mekhami_: well as I said, /dev/sdb is a device and you format partitions of devices23:11
\9generally e.g. /dev/sdb123:11
mekhami_\9 right23:11
drownwhat do you see available?23:11
drownis there unused space?23:11
=== zz is now known as ``````
mekhami_in gparted, there are two, /dev/sda (obviously) and /dev/sdb and /dev/sdb shows all unallocated23:11
drownokay23:12
drownyou need a partition table23:12
\9then you don't have any partitions at all on it23:12
drownI believe.23:12
\9so you'll need to make one23:12
drowngo to device23:12
mekhami_okay i see23:12
\9you're trying to format a partition but you don't have any to begin with23:12
drownand try create partition table.23:12
=== `````` is now known as auwooo
drownthere's no data on this stick right?23:12
mekhami_right23:12
drownokay23:13
mekhami_so now it shows there's one ntfs partition 30gb23:13
mekhami_(i'd be really surprised if this was actually 30gb23:13
drownwhy?23:13
mekhami_idk its a dinky little usb stick i had lying around, those are almost always 4gb for me =P23:13
mekhami_if i stumbled upon a 30gb, lucky me23:13
drownit should say on the device23:13
drownwhat it contains23:13
mekhami_okay so23:14
mekhami_now i have an ntfs partition23:14
drownright23:14
drownis it labeled?23:14
mekhami_how exactly do i create a windows usb bootable23:14
drownwel23:14
drownhold on23:14
drownwhat exactly are you trying to make here?23:14
mekhami_windows boot loader23:14
mekhami_tryign to dual boot23:14
drownwell23:14
mekhami_already have ubuntu, need windows on a smallish partition of the main hd23:15
drownokay23:15
drownthe main hdd23:15
drownis dev/sda23:15
mekhami_right23:15
drownnot dev/sdb23:15
mekhami_correct23:15
mekhami_should i create a  partition for the windows part now23:15
mekhami_no i can't do that23:15
mekhami_can't unmount it23:16
mekhami_duh.23:16
mekhami_anyways.23:16
drownWell23:16
mekhami_i just need to put windows on this usb now23:16
drownthat's usually what a live usb is good for23:16
mekhami_yeah i'm doing this in reverse23:16
mekhami_i already have ubuntu23:16
=== TheMaster is now known as Guest4438
drownyou run your OS with gparted on the usb23:16
drownthen work on the main hdd23:16
drownI'm assuming you have a Windows install disk?23:16
Guest4438hi guys this is my first time in the IRC23:16
mekhami_i have the ISO file23:17
drownand you have a Windows key that is currently NOT ACTIVATED?23:17
mekhami_probably.23:17
=== auwooo is now known as zz
drownlol.23:17
drownI've honestly never done this the other way around.23:18
mekhami_am i gonna be screwed if i don't? i'm not sure if they ever used this.23:18
mekhami_this is frustrating23:18
mekhami_i just want to dual boot windows and it feels like a nightmare23:18
drownI've never installed Windows 2nd.23:18
drownI'm pretty sure23:18
drownyou need to have unallocated space on the main HDD23:18
drownthen boot from the Windows USB23:18
drownand set it up on the main drive23:19
drownI myself have never created a Windows USB Installer23:19
drownBut I'm quite sure this process is detailed online.23:19
mekhami_apparently you can't even buy a new copy of windows 7 anywhere23:23
mekhami_digitally anyway.23:23
drownno I dont think so23:23
drownonly oem's have it23:23
drownSometimes you can find old laptops or desktops with it still installed in stores with old inventory23:24
mekhami_maybe i should just buy windows 10 anyway23:24
drownbut even that could be a longshot23:24
drownI'm not allowing any of my Windows devices to update to 1023:24
mekhami_what are you running23:24
mekhami_vista?23:24
squinty!topic23:24
ubottuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic23:24
drownI have a 7 install and 2 8 installs23:24
mekhami_if it weren't for gaming microsoft would be dead.23:25
drownI wish that were true,but most businesses rely on Microsoft23:25
drownWord/ActiveExchange are pretty standard in the business world.23:26
mekhami_yeah. i really have to figure this out.23:26
drownYou wanna game on this I'm assuming?23:26
drownmekhami_: http://www.howtogeek.com/howto/9585/how-to-setup-a-usb-flash-drive-to-install-windows-7/23:28
drownI think you may need a windows computer to accomplish this.23:28
mekhami_yeah23:28
mekhami_actually i may have one...23:28
drownThe other thing is23:29
drownon newer computers they use UEFI bootloaders23:29
drownand that's tricky too and beyond my field of knowledge23:29
mekhami_this isn't newer thankfully23:29
drownwell then that's a good thing.23:29
_28_riaI have "initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused", when I run initctl list or "status/start/stop some-service-name". Ubuntu 15.1023:30
dax_28_ria: sounds like you're looking for https://wiki.ubuntu.com/SystemdForUpstartUsers#Commands23:34
dax_28_ria: since Ubuntu 15.10 uses systemd, not upstart, so e.g. initctl won't work23:34
squintyfwiw, that command still works (initctl list) on 16.04 here23:35
jiffeso I installed the nvidia digits package for ubuntu 14.04 from their repo, it added a /etc/init/nvidia-digits-server.conf file but when I run service nvidia-digits-server start it says unknown job23:38
captainbreakhow do I make grub not timeout?23:40
captainbreakGRUB_TIMEOUT=-123:40
jiffeor is there a way I can issue service start and get better output as to what the actual problem is?23:47
txspudjiffe, did you check to see if it's in systemd by chance, i.e. systemctl -a |grep nvidia23:49
jiffesystemctl: Command not found.23:50
txspudjiffe, are you on 14.04 or 16.04?23:51
jiffe14.0423:51
txspudjiffe, so the conf file and a service will be different. There's nothing in /etc/init.d for the nvidia package?23:52
* bracketslash hello everyone23:52
jiffenothing in /etc/init.d just /etc/init23:52
txspudjiffe, does dpkg -L tell you anything about binaries or scripts available?23:53
jiffea bunch of stuff under /usr/share/digits, /etc/digits.cfg, /etc/nginx and two files under /etc/init23:55
txspudjiffe what's the other file under /etc/init other than the conf file?23:56
jiffeanother conf file, digits-jobs-dir which has a start on starting nvidia-digits-server line23:57
jiffeall it looks to do is mkdir and chown some directories23:57
txspudjiffe and is there an nvidia-digits-server binary on the system?23:57
jiffetxspud: negative23:58
jiffeexec stdbuf -oL -eL gunicorn --config gunicorn_config.py digits.webapp:app >>/var/log/digits/digits.log 2>&123:58
jiffethat's the exec line in the nvidia-digits-server.conf file23:58

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