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

TJ-publio: Really? That suggests the reinstalled linux-image packages had an issue then, because they contain the kernel modules00:00
publiolive-mods: http://paste.ubuntu.com/11828605/ system-mods: http://paste.ubuntu.com/11828608/00:00
publioTJ-:  Missing tons.00:01
TJ-publio: OHHHHHHhhhhh you're on 14.04 ... you also need the "linux-image-extra-<version>-generic packages!!!!00:01
TJ-publio: chroot!!! Then "apt-get --reinstall install linux-image-extra-3.13.0-{54,55}-generic"00:01
publioTJ-: right!00:02
Guest8237I created an upstart script `/etc/init/start_flask.conf`.  When i do `init-checkconf /etc/init/start_flask.conf`, I get "File /etc/init/start_flask.conf: syntax ok".  But, if I manually do `sudo service start_flask start`, i get "start: job failed to start"00:02
TJ-publio: No wonder !$£L%)£$%)(%00:02
Guest8237start_flask.conf: https://bpaste.net/show/f84e894ff4f000:02
Guest8237so, have i defined `start on` incorrectly?00:02
Guest8237i am able to manually run `python /vagrant/app.py`00:02
publioTJ-: heh, feeling warmer now at least00:03
OerHeksZebra111, known issue, there is a detection if keyboard and touchpad/mouse are used simultaneously http://askubuntu.com/questions/618086/my-mouse-and-keyboard-dont-work-together-in-ubuntu00:03
TJ-publio: I'm not sure that installing those packages triggers an update-initramfs so if you don't see the initrd mentioned by apt-get ... you do it yourself manually .... again.... with "-u -k all"00:03
TJ-publio: I think those changes are the last you need to get back to full functionality00:03
=== bazhang_ is now known as bazhang
TJ-publio: FYI: each kernel version installs its loadable modules under "/lib/modules/<version>/"00:04
TJ-publio: to check on that directory for a running kernel we usually do this: "ls -l /lib/modules/$(uname -r)/"  --- 'uname -r' returns the kernel version, as in '3.13.0-55-generic'00:05
publioTJ-: Thanks, I'll write that down.  Another good reason to keep backup kernels it seems00:05
publiohuh, my livecd is 3.16.0-30-generic -- higher than my installed, updated system00:06
TJ-publio: you may also need to do the same for the "linux-headers-<version>-generic" packages00:07
publioTJ-: It generated a grub config file for both runs, but I forgot what we wanted to see for the initramfs, should I run that to be sure?00:07
Zebra111OerHeks: thanks for the related question. Unfortunately the steps used to try to solve the problem don't work. However, I'll use that question as a basepoint when looking for solutions00:07
TJ-publio: Yes, that was what I was on about earlier. The Live Env kernel looks like 14.1000:08
=== _______________- is now known as Seven_Six_Two
TJ-publio: We wanted to see the initrd was being updated00:08
publioupdate-initramfs: Generating /boot/initrd.img-3.13.0-55-generic00:08
publionevermind00:08
TJ-publio: if you saw no mention of it then "update-initramfs -u -k all"00:08
TJ-publio: OK ... so last thing is check these linux-headers-<version>-generic packages are there too00:09
TJ-publio:  "apt-get --reinstall install linux-headers-3.13.0-{54,55}-generic"00:09
publiowell they are visible in dpkg00:09
publioI'll reinstall to be sure, I guess?00:09
TJ-publio: Best to after everything that has happened. dpkg saying it knows about the packages doesn't guarantee the files are there00:11
publioTJ-: all done!00:11
publioTJ-: I'll restart and check back00:13
publiolooks like /boot/initrd files have grown to 29M i think?00:14
publioTJ-: Everything works! :)00:17
TJ-publio: Finally !00:17
publioheh, ikr00:17
TJ-publio: I knew there was something strange about the smaller initrd.img but missed the implication that linux-image-extra was missing00:17
publioat least I learned a few things about the boot process and mounting00:17
publioI don't think its the same as it was before00:18
publioTJ-: I'm missing the kernel driver vboxdrv.  VirtualBox recommends running '/etc/init.d/vboxdrv setup' to fix00:18
TJ-publio: probably not exactly. you might find some other issues over the next day or so, hopefully nothing critical now00:18
TJ-publio: is it built by DKMS?00:19
publioTJ-: oh yes, at least I can fix on th system, which is much easier and low priority00:19
publioTJ-: I don't knoww hat that means?00:19
TJ-publio: Dynamic Kernel Module (build) System00:19
publiowell I know the name now, but not the implications00:19
publioyae00:19
publioyea*00:20
TJ-publio: Look under "ls /var/lib/dkms/" do you see any sub-dir with 'vbox' in its name00:20
publioTJ-: just a  dkms_dbversion file with a 2.0.0 inside of it00:20
TJ-publio: OK, use the command you saw mentioned then00:21
TJ-publio: I thought the vbox kernel module might be installed by DKMS00:21
publioTJ-: I thought Id check the file before running, but the dir vboxdrv doesn't exists.  There's a virtualbox dir tho00:21
publioTJ-: script, excuse me00:22
TJ-publio: maybe thats another package needs installing?00:22
robertohola00:22
=== roberto is now known as Guest33448
TJ-publio: do "apt-cache search -n virtualbox"   that indicates there a a few packages... the -dkms is the one I'm thinking you need for the kernel module, if you installed VBox from package management00:23
TJ-publio: If you installed VBox manually then that doesn't apply00:23
publioTJ-: Yes there's this answer which suggests doing that: http://askubuntu.com/questions/205154/virtualbox-etc-init-d-vboxdrv-setup-issue00:24
publioTJ-: It works! talk about easy fix, after all of that chrooting around00:25
publioTJ-: '/lib/modules/3.13.0-55-generic/updates/dkms/'00:26
=== Dragan is now known as ahm
=== ahm is now known as mhm
publioinstalltion dir00:26
=== mhm is now known as mhm``
=== garethdaine_ is now known as garethdaine
TJ-publio: I use qemu-kvm (the in-kernel virtual machine hypervisor) rather than VirtualBox or VMware00:29
=== Bnaya_ is now known as Bnaya
publioTJ-: Is that KVM? That's nice. Only trouble is that when using Windows over a remote desktop, even if its a local machine, makes it lag00:31
TJ-publio: Yes, that's due to the virtualised GPU meaning no hardware acceleration, although that is changing recently00:32
publioTJ-: It'll be good to have greater alternatives.  I think VMware is the best, but a little pricey00:34
=== someon is now known as someone
=== Ethan is now known as Guest55415
wonkoI setup apt-mirror to download 64-bit trusty01:18
wonkoIt nicely downloaded 78.9GB of stuff01:18
wonkobut now, every time I run apt-mirror, even if I do so imediately after the last run finished, it *always* downloads 908.3MB of stuff.01:19
wonkowhat's going on here that it doesn't seem to actually be downloading these bits? (I'm assuming that's what's wrong?)01:19
TJ-wonko: That's probably the release lists01:20
Starthunder!lightdm01:20
Starthunder!dm01:20
wonkoTJ-: the release lists are almost a gig in size?01:21
StarthunderI installed and then uninstalled ubuntu-restricted-extras while trying to get Flash to work, and now lightdm seems to be broken. A lot of text and buttons and such are just missing, and I can't see enough to log in.01:22
owen1why do i get Unable to locate package libstdc++6? https://github.com/oren/docker-nativescript/blob/master/Dockerfile#L6  (I have libstdc++6:i386)01:32
owen1(ubuntu 14.04)01:32
OerHeksmaybe lib32stdc++6 is the 32 bit version of libstdc++6   ?01:36
OerHeksno " Unable to locate package libstdc++6" makes no sense as you say you have it already ..01:38
owen1OerHeks:sorry. i don't have it already01:39
=== Zhen is now known as Zhenqi
Pinkamena_DDoes anyone know if it is possible to enable the wifi activity led. According to this thread it is possible in windows: http://forum.thinkpads.com/viewtopic.php?t=11110601:42
Pinkamena_DSomeone asks about linux but there does not seem to be a relevant reply.01:42
=== Guest23854 is now known as IdleOne
pspforever1hello I need some help.01:52
pspforever1Anyone interested in helping me?01:53
pspforever1Can someone help me?01:53
OerHekspspforever1, ask, wait and see01:53
pspforever1Hey everyone here is my problem. I turn on my computer and it directs me to the boot menu. I enter Regular Ubuntu and freezes on a purple screen. It will not even allow me to boot into any other mode. Can someone help?01:55
codepython777where can i get help with reading usb gps data on linux?01:55
NegativeFlarepspforever1: Driver issue?01:55
pspforever1I have no clue. @NegativeFlare01:56
NegativeFlarepspforever1: I mean, it sounds like a driver issue01:56
NegativeFlareGPU to be specific01:56
pspforever1It was working fine just the other day, been using ubunto for years now.01:56
pspforever1@NegativeFlare, When I google this problem that seem to be an occuring theme with this issue.01:57
NegativeFlarepspforever1: did you upgrade your driver or kernel lately?01:57
pspforever1@NegativeFlare, There were some updates but they did not all work.01:57
NegativeFlareuh oh01:57
TJ-pspforever1: have you tried using the Recovery option from the GRUB Advanced boot sub-menu?01:57
pspforever1I have been having update issues as well lately.01:57
pspforever1@TJ-, yes, it doesn't work.01:57
NegativeFlarepspforever1: that's really not good, you might have broken it01:57
pspforever1@NegativeFlare, it seems that way.01:58
pspforever1lol01:58
NegativeFlarepspforever1: you don't have to do the @ sign01:58
pspforever1Okay.01:58
NegativeFlarejust highlight me, its not that hard :P01:58
pspforever1got it.01:58
TJ-pspforever1: Recovery doesn't use a splash screen it shows the kernel text messages as things start; at what point does it stop, can you take a photo of the screen if there are message displayed and upload it to http://imgur.com ?01:58
pspforever1Ok sure, let me try. Give me a couple minutes here.01:59
TJ-pspforever1: E.g. There may have been a kernel Panic.  Have you tried booting into an older kernel in the Advanced sub-menu ... that can be a way around a problem with a recent kernel update01:59
insaneinsanity02:00
pspforever1I took a few photo's, not sure they turned out so well.02:04
insanehow to join here?02:05
insaneam i connected?02:05
NegativeFlareinsane: your already here02:05
NegativeFlareyes02:05
NegativeFlarelol02:05
insanedamn! this just had me confused02:05
NegativeFlareinsane: What can we help you with?02:05
NegativeFlareAlso, watch the language, we're rated "G" here.02:05
insaneim totally new trying ubuntu02:06
insaneG?02:06
TJ-Goofy?02:06
pspforever1there's one part where it says: VFS: Cannot open root device "mapper/ubuntu--vg-root" or known-block(0,0) : error -602:06
NegativeFlareinsane: Family Friendly02:06
insaneokay02:06
insanesounds cool02:06
x3464Anyone know when Firefox 39 will makes its way into the repos?02:06
pspforever1Please append a corret "root=" boot option; here are the available partions:02:07
insaneso you just ask questions here directly?02:07
pspforever1Kernel panic02:07
NegativeFlareinsane: just ask :P02:07
pspforever1Sorry for all that spam guys02:07
TJ-pspforever1: OK, that is very helpful; we solved an issue like that for someone else earlier. There are several causes, and all require the system be booted from a Live ISO of the same architecture (amd64 64-bit if the installed system uses that, i386 if its a 32-bit install)02:07
insaneHow do i enable workspaces?02:08
mridulAny suggestions/feedback on Ubuntu Mate?02:08
Johnny_Linuxgreat02:08
NegativeFlaremridul: Ubuntu Mate is awesome02:08
Paterohello i want to move a folder to another folder and makes those source files get into that folder I used to use mv command but I forgot the switch can someone give me a hand02:09
pspforever1okay, so how do I do that?02:09
TJ-pspforever1: Have you tried to boot it from an older kernel version listed in the GRUB Advanced sub-menu?02:09
x3464Ubuntu Mate is good.  Would be better if the improved performance a little bit though.02:09
pspforever1How do I get to the advanced sub menu?02:09
insanewhat is ubuntu mate?02:09
Johnny_Linuxbuy a real processor02:09
insanewhat is LGA2011 architecture?02:10
TJ-pspforever1: hold down the Shift key as the PC boots to show the GRUB boot menu... usually the 2nd Item is "Advanced ..." choose that and it takes you to a sub-menu with the Recovery option and older kernel versions listed. Try botting one of the older kernels02:11
insaneregarding [rocessors02:11
insanepreocessors02:11
x3464Anyone know when Firefox 39 will makes its way into the repos?  It has been released for a few days and usually shows up in the repos by now.02:11
TJ-insane: see https://en.wikipedia.org/wiki/LGA_201102:11
pspforever1TJ It automatically brings me to the GRUB menu each time I start my computer now.02:12
TJ-x3464: It's in the PPAs already so should move over soonish02:12
insanei thought these are all bots talking to each other!02:12
pspforever1Is there a version I should choose specifically? Do I try them all?02:12
OerHeksx3464, only in wily https://launchpad.net/firefox they must have a reason02:12
TJ-pspforever1: OK, that's because the boot failed. It keeps a flag to know if the last boot was good or not. You can navigate to one of the old kernel versions from there easily02:13
TJ-pspforever1: If there was a recent update try the one previous to it ... they're usually listed in pairs: the GUI boot followed by the Recovery boot for each version02:13
pspforever1@TJ holy crap what just happened. I tried the oldest version and something new happened. Somethings working.02:14
pspforever1okay02:14
pspforever1Recovery menu!02:14
pspforever1this is new to me.02:14
pspforever1you are a saint.02:14
TJ-pspforever1: Cool... with luck you can boot it to the old version, and we can go about finding out what the problem is with the latest installed kernel02:14
pspforever1Alright, let's do that.02:14
pspforever1Do I just hit resume normal boot?02:15
TJ-pspforever1: I'd suggest you reboot it, and choose the same kernel version again but use the GUI y not the Recovery entry02:15
=== pat_ is now known as Guest64422
TJ-pspforever1: That way you have all the familiar interfaces to work with02:15
TJ-pspforever1: yes, you can hit resume too02:15
mridulUbuntu MATE or Ubuntu XFCE?02:16
pspforever1okay.. pressed it02:16
TJ-pspforever1: you should go through to the usual GUI log-in and then your user desktop now02:16
pspforever1okay I'm at my desktop now haha awesome, okay what do we do next.02:17
pspforever1all the icons are jumbo02:17
TJ-pspforever1: messed up you mean, or just the video resolution of the screen is low-res so everything appears bigger?02:18
pspforever1yeah02:18
pspforever1so what do we do next?02:18
TJ-pspforever1: You're using Ubuntu with Unity?02:18
pspforever1Im not sure02:18
TJ-pspforever1: If it's Ubuntu not Kubuntu or Xubuntu or Lubuntu or whatever!02:19
pspforever1yes, it is just plain ubuntu02:19
pspforever1there is a crash report02:19
TJ-pspforever1: Start a terminal... you can type "Terminal" into the dash search box or press Ctrl+Alt+T I think02:19
TJ-pspforever1: tell it not to submit the report, and dismiss it02:20
pspforever1ok02:20
pspforever1Terminal is up.02:20
TJ-pspforever1: first we'll check that the file-systems aren't running out of space. I'm going to give you commands that will automatically send their output to a pastebin. All you need do is run the command exactly as I show it, and then give us the URL you see returned02:22
TJ-pspforever1: "pastebinit <(df)"02:22
pspforever1I am out of space02:23
TJ-pspforever1: thought that might be it... this is an easy one to fix.02:23
pspforever1okay I entered it in. nothing happened02:23
TJ-pspforever1: that command should return a http:// ... URL02:24
pspforever1nope02:24
pspforever1one space or two space?02:24
TJ-pspforever1: "type pastebinit"  (yes, the command to type is 'type' !)02:24
TJ-pspforever1: you should be able to copy-paste these commands to the terminal, I'm typing them exactly02:25
pspforever1ok I didn't type that before02:25
TJ-pspforever1: you put everything into the terminal that I put between double quotes02:26
pspforever1so I type this   "Type pastebinit <(df)"  ?02:26
TJ-pspforever1: No, just: "pastebinit <(df)"02:26
pspforever1one space?02:26
pspforever1nothing's happening02:27
pspforever1okay02:27
pspforever1got something02:27
TJ-This is what should happen:02:27
pspforever1I need to install it02:27
TJ-$ pastebinit <(df)02:27
TJ-http://paste.ubuntu.com/11829047/02:27
pspforever1It says it's not installed02:27
TJ-pspforever1: Ahhh... ok, "sudo apt-get install pastebinit"02:27
pspforever1ok02:28
=== harrison is now known as Guest8117
FlannelTJ-: You may have more luck with termbin (that can be used with netcat) (http://termbin.com/)02:29
pspforever1I installed it, it sayed it could not be located02:29
TJ-pspforever1: OK, let's use an alternative instead to save messing about.02:30
pspforever1permission deined?02:30
pspforever1ok02:30
pspforever1termbin it is then.02:30
TJ-pspforever1: type this: "exec 9<>/dev/tcp/termbin.com/9999"02:30
=== mohamed is now known as Guest74323
pspforever1uhmmmmm02:32
pspforever1nothing happened.02:32
TJ-pspforever1: that's exactly what we wanted :)02:33
pspforever1okay02:33
pspforever1im installing it again it seems this time it worked02:33
pspforever1got some errors tho02:34
TJ-pspforever1: pastebinit you mean?02:35
pspforever1yeah02:35
pspforever1gzip: no sapce left on device02:35
TJ-pspforever1: uhoh02:35
TJ-pspforever1: OK, let's try: "df | nc termbin.com 9999"02:36
pspforever1wait man02:36
pspforever1 I got something02:36
pspforever1http://paste.ubuntu.com/11829078/02:36
TJ-pspforever1: OK, as I thought, /boot/ ran out of space when the kernel update was installed, leaving a partial config02:38
pspforever1dang02:38
pspforever1think we can fix this?02:38
TJ-pspforever1: "pastebinit  <( dpkg  -l  'linux*' )"02:38
pspforever1you are a master genius btw02:38
TJ-pspforever1: the solution is simply to remove the oldest kernel versions and leave just 2 or 3 most recent, and then regenerate the kernel and initrd.img for the latest kernel02:39
owen1TJ-: what's () do?02:39
owen1i know $() execute a command02:40
TJ-owen1: process redirection... runs the command and pipes its output through a file-descriptor which any program can open just like a file-name02:40
owen1TJ-: isn't < do the redirection?02:41
pspforever1I typed in the command, it says: Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !02:41
owen1i never seen () like that02:41
TJ-owen1: I write the commands this way rather than .... | pastebinit because it's clear that we want the user to focus on the 'pastebinit' tool02:41
owen1usualy i see $(foo bar)02:41
TJ-pspforever1: "pastebinit  <( dpkg  -l  'linux*' )"   - that will let me see it02:41
pspforever1it said permission deinied02:42
TJ-owen1: $() simply replaces the output from the command inside it, like using a shell variable would02:42
TJ-pspforever1: Are you typing it, or copy-pasting it?02:42
pspforever1typing it02:42
pspforever1im on here with my laptop02:43
Spark010I think you need to use it as : sudo command02:43
TJ-try copy-pasting because I think you're introducing errors somehow02:43
TJ-Spark010: neither of those commands should need sudo02:43
TJ-pspforever1: this is it working for me:02:44
TJ-$ pastebinit <( dpkg -l 'linux*' )02:44
TJ-http://paste.ubuntu.com/11829093/02:44
pspforever1i need to get this irc on my computer02:46
pspforever1so I can copy paste right in02:46
TJ-pspforever1: yes, how about "sudo apt-get install hexchat" ?02:46
pspforever1ok thanks02:47
pspforever1how do I get into this chat?02:48
TJ-pspforever1: Choose the Network Server "Freenode"02:48
pspforever1ok02:49
=== rahul is now known as Guest31793
pspforever1connection complete02:49
pspforever1do I enter in #ubuntu ?02:49
Spark010Yup02:50
TJ-pspforever1: Yes, "/join #ubuntu"02:50
pspforever1cool02:50
Pspforever2okay what's the pastebinit command?02:50
TJ-Pspforever2:  do " pastebinit <( dpkg -l 'linux*' ) "02:50
TJ-pspforever1: I'd assumed you were using the same PC that has the fault, sorry about that02:51
Pspforever2Okay so this happens now http://paste.ubuntu.com/11829111/02:51
TJ-brb ... putting the coffee pot on to keep me awake02:51
Pspforever2How about I give you some money when we finish this.02:51
TJ-Pspforever2: what does "uname -a" report?02:51
TJ-Pspforever2:  this is so we don't try to remove the kernel version that is running!02:52
Pspforever23.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux02:53
codepython777what exactly does this command do : "stty -F /dev/ttyUSB0 ispeed 4800"?02:53
Pspforever2says "no such file or directory"02:54
TJ-Pspforever2: OK, so we keep -35 but we can remove many of the others02:55
Pspforever2ok02:55
Spark010I need some help mapping my mediakeys on an ubuntu-minimal. I tryed. The xfce4-volumed pakage, but it cannot bind the keys. And i am running no polkit on i3wm . I got the scanlines i need to remap but this is where i am stuck... how to remap those02:56
TJ-Pspforever2: "sudo apt-get purge linux-image-{,extra}-3.13.0-{32,34,36,37}-generic"02:56
SchwarzbaerHi. I'm encountering the most interesting problem. Every program but the dock has started to accept mouse click input.02:57
Pspforever2Okay, done.02:57
SchwarzbaerHow do I even go about finding out what the problem is here?02:57
TJ-Pspforever2: now "sudo apt-get purge linux-headers-3.13.0-{36,37,39}-{,generic}"02:58
pspforever1ok02:59
TJ-Pspforever2: and then "sudo apt-get purge linux-signed-image-3.13.0-{34,36,37,39}-generic"02:59
TJ-Pspforever2: then lets' check on disk space again with "pastebinit <( df )"03:00
pspforever1ok03:00
pspforever1dude if this works im giving you 20 bucks03:00
pspforever1i dont have a lot of money03:01
=== NickG365_ is now known as NickG365
pspforever1okay done03:01
pspforever1now what03:01
TJ-Pspforever2: you need to show us the pastebin URL from that last command :)03:01
pspforever1ok03:01
mikubuntustrange thing happening wonder if anyone could help me out -- my video play has been sticky lately and i don't know why -- just did a speedtest and showing 35 mbps downspeed, but i can see on the video indicators that they are downloading more slowly than the play speed.03:01
pspforever1pastebinit >(df) ? ?03:01
TJ-Pspforever2: "pastebinit <( df )"03:02
Pspforever2http://paste.ubuntu.com/11829145/03:02
Spark010mikubuntu:  it must be the servers speed.  Sometimes they can't keep up with demand03:03
TJ-Pspforever2: still not a lot of spare, we need to work some more on that03:03
TJ-Pspforever2: "pastebinit <( ls -latr )"03:03
marchesinimikubuntu, try reinstall the video codec or the Spark010 is correct03:03
mikubuntuSpark010: yes i guess thats a good guess03:03
Pspforever2http://paste.ubuntu.com/11829149/03:03
marchesinirun "pastebinit<(lspci)"03:04
mikubuntumarchesini: do you mean uninstall and reinstall 'restricted extras?'03:04
TJ-Pspforever2: ha! I gave you an incomplete command! lets try again "pastebinit <( ls -latr /boot/ )"03:04
Pspforever2http://paste.ubuntu.com/11829154/03:04
TJ-marchesini: FYI "lspci -nn" is more useful - it reports the unique [Vendor:Product] IDs that drivers match against03:05
marchesinioff course03:05
TJ-Pspforever2: that listing looks like the commands I gave you didn't work. There are files there should have been removed.03:06
applebumPspforever2: (smalltalk) why do u have so many binaries of linux kernel in ur boot directory?03:06
pspforever1idk03:07
marchesinimikubuntu, run in terminal pastebinit<(lspci -nn)03:07
TJ-applebum: That's natural when the kernel updates don't get cleaned up03:07
mikubuntumarchesini: k gimme sec03:08
TJ-Pspforever2: Let's try again, one version of the kernel at a time. "sudo apt-get --purge remove linux-image{,-extra}-3.13.0-36-generic"03:08
applebumpspforever1: https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels u will save good load of memory03:08
pspforever1thank you for this.03:09
applebumBtw removing the extra copy of kernel is really a fun thing to do on Fedora 22+ with dnf03:10
pspforever1wow still removing stuff from that last command03:10
applebumwith the new package manager u can remove the running kernel03:10
pspforever1okay it finished.03:10
applebum:D03:10
Bashing-omTJ-: In the case of pspforever1 ; can we surmise that apt-get does not have the operation overhead ? And in the case of no head room maybe 'dpkg -P' ? ( for my info more or less ) .03:10
mikubuntuhttp://paste.ubuntu.com/11829173/ marchesini03:11
TJ-Pspforever2: Next one "sudo apt-get --purge remove linux-image{,-extra}-3.13.0-37-generic"03:11
pspforever1ok03:12
TJ-Pspforever2: Next one "sudo apt-get --purge remove linux-image{,-extra}-3.13.0-39-generic"03:12
pspforever1ok03:13
TJ-Pspforever2: lets check the directory again "pastebinit <( ls -latr /boot/ )"03:13
Pspforever2http://paste.ubuntu.com/11829182/03:13
TJ-Bashing-om: I don't think there's much (any?) difference between apt-get and dpkg in the case of purge03:13
TJ-Pspforever2: once more: "pastebinit <( df )"03:13
marchesiniyep, it always occurs? try running "htop" when running a video and see the processor throughput, it more likely is a software error or the hardware get hot when display video. check this03:14
Pspforever2http://paste.ubuntu.com/11829184/03:14
TJ-Pspforever2: woooo that's better, 63% not 97%03:14
pspforever1great03:15
TJ-Pspforever2: let's fix up the broken installs now... give me a moment to check which ones need it03:15
applebumdoes apt-get cache the downloaded packages03:15
pspforever1ok, thank you03:15
applebumif so u can remove the packages from cache for extra space03:15
marchesinii mean with throughtput the percentage utilized of processor03:15
mikubuntumarchesini: http://paste.ubuntu.com/11829173/03:17
TJ-Pspforever2: "sudo apt-get --reinstall install linux-image-3.13.0-55-generic linux-image-extra-3.13.0-{43,55}-generic linux-signed-image-3.13.0-{43,55}-generic linux-image-generic linux-signed-image-generic linux-generic"03:17
TJ-applebum: packages are kept in apt's archive at "/var/cache/apt/archives/"03:18
marchesinimikubuntu,  the video freezes on every website that you play, and freezes with program like totem or only with some website?03:19
pspforever1you are a saint.03:19
pspforever1this one is taking a little longer =)03:20
TJ-Pspforever2: Yes, it is fixing all the broken bits03:20
mikubuntumarchesini: freezes alot, don't think i can say 'every' website -- lemme look for a video on a server that should move well03:20
TJ-Pspforever2: after that command do "sudo apt-get -f install" just to be sure all is good with the package manager03:20
pspforever1Alright03:20
pspforever1okay, finished both commands03:21
marchesinimikubuntu, you already try to clean your pc and the processor? it can be the probably cause of this, if the cause is hardware. in other hand if the cause is software i recommend reinstall the video driver or the codec that you are using03:22
TJ-pspforever1: Right then ... reboot, it should boot to the -55 kernel without issues. If so, log back into IRC and we'll remove that -35 kernel it is currently using. If it fails to boot agian with -55, reboot it with the -35 kernel03:22
pspforever1ill still be here while I reboot (on my laptop)03:22
TJ-pspforever1: Yeah, I figured theres 21 of you now03:23
pspforever1lol03:23
TJ-21? 2!03:23
mikubuntumarchesini: how do you recommend to 'clean' pc and processor?03:23
pspforever1alright, let's see if this works.03:23
pspforever1Dude, it worked03:24
mikubuntumarchesini: you mean physically clean, blow out with canned air?03:24
TJ-mikubuntu: Could your ISP be throttling streaming video connections from popular video sites?03:24
marchesinisee a video on the youtube, always is open the computer and clean every piece, if you don't know what you are making only clean without disconnecting the cables03:24
pspforever1you are effin amazing, dont even know how you knew all that stuff03:24
mikubuntuTJ-: i wouldn't put that past ATT03:25
pspforever1Okay, it worked. Everything went fine.03:25
pspforever1Do I do anything else now?03:25
TJ-pspforever1: once the other PC has logged in I'll give commands to clean up -3503:25
pspforever1okay03:25
pspforever1it's logged in03:25
marchesiniit can be the possible hardware cause, if is software can be the codec, video driver, or the internet provider03:26
mikubuntuTJ-: marchesini i just tried couple of youtubes and they load and played fine, so i'm guessing it is a server issue, or throttling03:26
pspforever1wait03:26
marchesinior the player, with lagged flash player03:26
pspforever1okay now im on03:26
marchesinimikubuntu, then it a server, the server you tried before is so poor03:26
pspforever1let's do this03:27
TJ-Pspforever2:  "sudo apt-get --purge remove linux-image{,-extra}-3.13.0-35-generic linux-signed-image-3.13.0-35-generic linux-headers-3.13.0-35{,-generic}"03:28
applebummikubuntu: add an unstable browser to that list of probables :)03:28
=== Blaster is now known as Guest12031
TJ-marchesini: if the network stream is lagging behind the frame-rate that fully explains the laggy video. The issue appears to be with network throughput, and as it seems to only affect some sites, is likely either routing problems or ISP throttling streams03:29
Pspforever2wow, 271mb will be free'd on this one03:30
marchesiniperfectly03:30
mikubuntuapplebum: chrome running on lubuntu 14.0403:30
Pspforever2Finished.03:30
marchesinibut can you imagine a user that don't know what is a laggy stream03:30
TJ-Pspforever2: all done then. You need to keep an eye on the kernel updates because the /boot/ file-system is rather small... bookmark the link that applebum provided03:31
TJ-Pspforever2: https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels03:31
Spark010Mikubuntu you can try to use mps-youtube since your config is like mine :303:31
Pspforever2thanks TJ03:31
Pspforever2so how do I thank you now?03:31
applebummikubuntu: u can us glasnost to verify what TJ-  mentioned03:32
TJ-Pspforever2: By coming in and helping others if and when you can :)03:32
Pspforever2Ya I don't think that will happen anytime soon... I should learn a bit more about ubuntu03:32
Pspforever2you don't want 20$?03:33
Pspforever2I would pay you more but I don't have much03:33
TJ-Pspforever2: contribute to anything open-source, even if its documentation only. That's often rather neglected and can get out of date. Maybe help your favourite programs03:33
OerHeksPspforever2, type !cookie | TJ-03:33
Pspforever2!cookie | TJ-03:33
ubottuTJ-: Wow! You're such a great helper, you deserve a cookie!03:33
TJ-Pspforever2: thank-you, but no. I prefer people to contribute back to open-source in any way they can03:33
Pspforever2Dude you are a saint there are no other words for it.03:34
Pspforever2Goodnight man03:34
TJ-It's time I was in bed... but the dawn chorus has begun and I need to take 2 energetic Huskies for runs before it gets too hot. Good night :)03:35
Pspforever2Peace out man!!03:35
Pspforever2enjoy your walk / run03:35
TJ-"drag!" :)03:36
hobbet1i help by using transmission and keeping it up so people can download programs like your version of program when they use torrents, i also donate to open source programs, and help people on here with things that i learned if not by only showing them where i have googled03:36
Spark010Any one knows how to bind mediakeys on ubuntu-minimal ?03:46
Sophie_TGuys I need help. I want to create my own torrent tracker on my VPS. Im using opentracker for it (https://erdgeist.org/arts/software/opentracker/) and i followed the basic steps and ran it with ./opentracker. now the terminal looks like this http://puu.sh/iOFj5.png . i cant do anything in it anymore and i have to cancel it with ctrl + c. I did try the tracker out and it actually did work ..03:48
Sophie_Tbut only until i hit ctrl c. is there any way i can run this without cancelling it whenever i try another command?03:48
rypervencheSophie_T: ./opentracker &> /dev/null & disown03:52
Sophie_Tah damn it rypervenche thanks for the answer, but i just found it out myself ;_;03:53
Sophie_Ti used Ctrl + z; bg; disown03:54
rypervencheSophie_T: That will work too, but when you do the ctrL+z, it actually stops the process, which can cause issues with the process, depending on how it works.03:55
rypervencheSophie_T: But that works if you have already started it. For future reference, you should use what I wrote. It will redirect all output to /dev/null, essentially making it so you can't see it, and also make it so you start it in the background and can still let it run if you close the terminal.03:56
Sophie_Tok thanks03:56
p5yc071cHas anyone installed Ubuntu, OSX and windows on a macbook?03:57
p5yc071cseems like there's some issues that might be extremely difficult/impossible03:58
=== Betal_h is now known as Betal
nikon_amd64how to join the news group ? e.g. :  comp.compilers.lcc04:10
nikon_amd64can I use xchat do this ?04:11
=== AcidRain is now known as Neytiri
p5yc071chas anyone installed Ubuntu on a macbook pro with Bootcamp?04:22
p5yc071cOr virtualbox?04:22
michaelgamblehey04:28
jak2000hi all how to know my system is 32 bits or 64 bits?04:30
michaelgamblei installed headphones app in python, which uses a newly made user called headphones (which i created with no home directory).. the app is trying to manipulate files within my users ~/Downloads folder .. but getting permissions denied.. im thinking b.c. the files / directory its trying to manipulate this new user has no permissions to access04:30
michaelgambleor mess with04:30
p5yc071cjak2000: try google04:30
michaelgamblei did, didnt find much04:30
michaelgambleoh lol04:30
michaelgambleyou werent talking to me04:30
=== Lurch_away is now known as Lurchy
michaelgamblealso my new “headphones” user is not in any group either04:31
michaelgambleso im wondering if i need to put it in the same group as my main OS user (the one that owns the downloads folder)04:31
michaelgambleOR do i need to change my downloads folders permissions04:32
Lurchyhey people...anyone familier with mame or other game emulators on ubuntu??04:32
michaelgambleany suggestions?04:32
jak2000p5yc071c ok :(04:32
BuzzardBuzzLurchy, dosbox is fun on ubuntu04:32
BuzzardBuzzand vice alo04:33
rypervenchejak2000: Do you mean how to check if your system SUPPORTS 64-bit OSes or if it has a 64-bit OS installed on it?04:33
jak2000installed04:33
BuzzardBuzzfor C64 emulation for vice04:33
Lurchydo you have a joystick setup like x-arcade or similer?  I want to make a cabinet and the like04:34
rypervenchejak2000: uname -m04:34
BuzzardBuzzsounds like you aleady know that mame is fun too04:34
Lurchywith full size joystick controls04:34
=== harrison is now known as Guest91208
jak2000x86_6404:34
rypervencheThen it's 64-bit04:34
Lurchytrue buzzard04:34
Lurchyjust never used linux to emulate....to big screen tv and usb joystick/buttons/trackball/etc04:35
BuzzardBuzzi used an xbox joystick that had a usb connector spliced onto the end to plug it in04:35
jak2000thanks04:35
BuzzardBuzzwhat joystick do you have?04:35
Lurchygoing to buy one...looking at x-arcade04:36
=== nano_ is now known as citroniks
BuzzardBuzzthat sounds like a good joystick04:36
Lurchyhttp://shop.xgaming.com/collections/arcade-joysticks04:37
michaelgambleno one on my permissions challenge?04:38
BuzzardBuzzwow those are way outside my budget for getting one04:38
Lurchylol04:40
Lurchycheck out video on page with all the classics04:41
irctc152Something odd has happened. After adding the pinta-maintainers/pinta-stable PPA, updating and downloading Pinta through apt-get, it has downloaded Pinta 1.4 rather than Pinta 1.7. What have I done wrong this time?04:45
irctc152I thought adding the PPA would get me the latest version of Pinta.04:48
gartralis there some kind or quirk/bug in Ubuntu's implimentation of EXT4 that prevents a volume from containing or marking anything as executable is less than %X is free?04:54
supusrwondering how ubuntu 15.04 mate that I now use would compare to fedora 22 workstation if I were to switch...04:54
michaelgamblebtw figured it out04:54
gartralsupusr: if you have the hardware and space load up each in a VM and play around?04:55
supusrYup.  Could do that.  Just curious if anyone had already some thoughts...04:55
irctc152Could anyone wax poetical as to why a PPA is giving me an old version of a program? I've run out of ideas.04:56
ubuntu079supusr: Mote similar than different, both linux kernels and the same desktops04:57
ubuntu079More*04:57
supusrubuntu079 & gartral:  Thanks.04:57
ubuntu079fedora is a nice OS worth trying04:58
gartralsupusr: eh, it really depends what you want... each are optimized out of the box in different ways04:58
CryptoSiDis kubuntu willy running kde 5?05:00
supusrubuntu079 & gartral:  I'm a linux user for 2 years.  Liberal arts guy, so not a coder, but fairly proficient messing with software.  Hobbyist, I guess.  Retired.  Writer.  Just notice ubuntu is glitchier, it seems.  Maybe just have writer's block.05:01
=== rahul is now known as Guest33169
gartralis there some kind or quirk/bug in Ubuntu's implimentation of EXT4 that prevents a volume from containing or marking anything as executable is less than %X is free?05:08
Guest33169Hello! Is there an app or a way in Ubuntu to have the computer initiate tether over usb with an android phone?05:09
donofriowhat command do I run for how to logout a pts session?05:14
gartralis there some kind or quirk/bug in Ubuntu's implimentation of EXT4 that prevents a volume from containing or marking anything as executable is less than %X is free?05:15
ubuntu079gartral: What makes you ask this, context helps if you have had this happen.05:19
irctc152Okay, I know I'm supposed to be patient, but it's been over half an hour without a response to a question that I don't think is extremely complex. I think I'm being ignored here.05:20
irctc152The question was: after adding the pinta-maintainers/pinta-stable PPA, updating and downloading Pinta through apt-get, it has downloaded Pinta 1.4 rather than Pinta 1.7. Why is this happening?05:21
ubuntu079irctc152: PPa's are not supported here but when you use them they list what is there. You will probably have to ask the ppa's maintainers at the least.05:23
pragomerhow can I add virtualbox-full-screen to a remastered ubuntu-iso?05:25
donofrioand I got my silly thought just killed my old pid's  lol05:26
donofriomust goto bed |)05:26
=== _dv_ is now known as dv_
Linuxlitehello im new here05:34
ubuntu079Linuxlite: Welcome, this is one of the times of the week is all.05:35
ubuntu079slowest*05:35
Linuxlitehaha ok just to make sure u know im using linux lite on my laptop through virtualbox works well and smooth05:36
ubuntu079Linuxlite: Sure, this is ubuntu support but help is always needed...etc.05:36
Linuxliteok :)05:37
Ben64Linux Lite support is https://www.linuxliteos.com/forums/ as far as i can tell, they don't have IRC05:37
ubuntu079good place to lurk an learn05:37
Linuxliteuh my visualboy advance wont work with a rom:/05:39
Linuxlitelike i can open it but all i see is a white screen05:39
fxguyhi05:39
fxguyshould we set passphrase for key?05:40
fxguyand why please?05:40
fxguyif so, why don't we just use login mode with password?05:40
Linuxlitewhat?05:40
fxguyLinuxlite: hi05:40
fxguywhen i do keygen, it asked me to input passphrase05:41
Linuxlitewhat do you mean?05:41
fxguyssh keygen05:41
Linuxliteim using linux lite on my laptop and its 3:41pm here in Aus05:41
fxguyit asked me to create a passphrase05:41
Linuxlitecould you send me like a file and i should help you05:42
Linuxlitelike take a picture ??05:42
Ben64fxguy: you probably don't want a passphrase05:43
fxguyBen64: hi05:43
Ben64hello05:43
fxguyBen64: i don't want it because i don't want to have that extra step05:43
Linuxlitehello what linux distro are you guys running?05:43
fxguybut is there any security issue?05:43
Linuxlitethere shouldnt be05:44
Ben64Linuxlite: this channel is only for ubuntu support, for offtopic stuff go to #ubuntu-offtopic05:44
Linuxliteben64 how do you get to that may i ask?05:44
Ben64/join #ubuntu-offtopic05:44
Linuxlitethank you:)05:45
=== _syntroPi_ is now known as syntroPi
fxguyBen64: who needs a passphrase?05:57
freeroutehello, I am on Ubuntu 12.04 (which is still supported btw). I wanted to ask what the best non-hassle screen recorder was. I know ffmpeg is one of the options, but figuring out the commandline handles is a hassle at this moment.05:59
=== Schnabel- is now known as Schnabeltierchen
cfhowlettfreeroute, recordmydesktop06:02
freeroutethank you, I will have a look at that.06:02
cfhowlett"best"??? no such animal. best is the one you choose for your use/preferences06:02
freerouteyeah I'm all with you on that06:03
freeroutehowever06:03
freerouteI did say best "non-hassle"06:03
jak2000hi all, i have a link  default-java -> java-1.7.0-openjdk-amd64    how to point default-java to new directory: java-8-openjdk-amd64   ?  here more info: http://pastie.org/1027515406:15
acosonicjak2000, try this06:17
acosonicsudo update-alternatives --config java06:17
jak2000yes i do06:18
jak2000but not point to new openjdk06:18
jak2000directory06:18
nikolamikonia, large cpu usage from Xorg for no apparent reason, exists also on 12.04.5 LTS 32bit (asuseee 701, 700Mhz) but it is like that for up to 30 seconds (while doing nothing) but it then goes away.06:19
acosonicjak2000, did you manually install that openjdk?06:20
jak2000not06:20
jak2000i followed:06:20
nikolamOn the other hand, whole small laptop freezes for a few seconds on 12.04, for no appearent reason (while mouse is active) ad then continues, seems like once per hour on 5-6 seonds or so..06:20
jak2000http://lifeonubuntu.com/ubuntu-missing-add-apt-repository-command/06:21
acosonicjak2000, which ubuntu version?06:21
nikolamalso firefox is a RAM piggy06:21
nikolamgot to go.06:22
jak200014.0406:22
Loshkilogin mode with password allows someone to mount a brute force attack. In practice, this is only a problem if you allow weak passwords. But there are other problems with passwords. ssh keys get round these problems, but without a passphrase, anyone who accesses your machine can steal your key. With a good enough passphrase, even a stolen key is useless.06:22
acosonicjak2000, try this http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/06:22
Loshkifxguy: ^^^06:22
jak2000acosonic ok06:25
Linuxlitehow do you run gameranger with wine i cant find a video or some sort?06:45
Linuxlitecould someone help me??06:45
cfhowlettLinuxlite, we only support ubuntu here. install ubuntu and we'll be happy2help.06:48
Linuxliteim running linux lite its based on ubuntu06:49
cfhowlettbut it's NOT ubuntu.06:49
vegombreiso ive been trying to get my blu ray drive to be able to play movies, read a bunch of forums tried almost everything but it still don work, has anyone successfully done this?06:49
Linuxlitecfhowlett its based though06:49
cfhowlett!flavors these are official ubuntu distros.  if not on this list, we don't support it06:49
ubottucfhowlett: I am only a bot, please don't think I'm intelligent :)06:49
cfhowlett!flavors | Linuxlite06:49
ubottuLinuxlite: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.06:49
Linuxliteugh im been around google no answer06:50
Linuxlitecause i got some games on my distro but i wanna play with others06:50
cfhowlettLinuxlite, we DO NOT SUPPORT linux lite.  so ... look elsewhere for help or install ubuntu.06:50
Linuxlitefine i see how it is bye06:51
vegombreiLOL06:51
Linuxliteplus ubuntu is too slow on my laptop06:51
Linuxlitedoesnt even boot because u guys make it slow with unity06:51
cfhowlettLinuxlite, lubuntu and xubuntu have no unity.  try them06:51
zemmihateswell, that was pleasant06:51
vegombreiLinuxlite has a point there .06:52
=== Blaster is now known as Guest576
vegombreianyways ..06:52
vegombreiso ive been trying to get my blu ray drive to be able to play movies, read a bunch of forums tried almost everything but it still don work, has anyone successfully done this?06:52
=== AndChat590889 is now known as htc
kasperNicely done, Greece06:56
cfhowlettkasper, ??? wrong channel for politics, m806:56
maxxerhi. I've an 14.04 fully installed system which won't boot anymore! It runs the kernel then won't start upstart http://askubuntu.com/questions/643976/ubuntu14-stuck-after-kernel-initialization07:01
histomaxxer: what were you doing before it stopped booting?07:03
maxxerhisto: I installed the whole system, then rebooted before going to production and it nver started again07:03
maxxerthe OS is fully update07:03
maxxerd07:03
maxxerrunning the latest kernel available for 14.0407:04
maxxerI suspect it could be something related to the LSI RAID controler07:04
histomaxxer: So it's never booted properly on the installed version?07:05
maxxerhisto: it did. I ran into this issue just once before the full configuration, but all the other times it booted fine07:07
maxxerwell, I did reboot just 5 or 6 times07:07
agent_whiteEvenin'07:09
agent_white / moin07:09
maxxerhisto: i tried regenerating initramfs from rescue mode but it won't complete, it remains stuck forever07:11
histomaxxer: in rescue mode are you able to mount / and /swap?07:11
maxxerhisto: yes07:11
histomaxxer: did your kernel update ?  perhaps try booting an older kernel07:13
maxxerI tried booting the oldest one I have installed but it behaves the same. I should try installing the kernel from the livecd07:13
maxxerdo you know where can I fetch it?07:13
histomaxxer: odd.07:14
histomaxxer: what do you mean initramfs remains stuck forever?  is there any outpu?07:16
vegombreiwxit07:16
vegombreiexit07:16
maxxerhisto: no output. maybe my collegue forgot to mount something into the chroot environment, also service restart remain stuck07:17
histomaxxer: Did you have to mess around with drivers for your raid card at all during install?07:18
* histo wonders if the initrd has them07:19
histoalthough booting an older kernel would have used the older initrd07:20
histomaxxer: how are you getting into 'rescue' mode?07:23
histomaxxer: also what was your college doing in chroot environment?07:24
maxxerhisto: using livecd. anyway no I didn't install any additional driver during install, it was autodetected. It's an "old" LSI raid card, have been working with the previous 10.04 instal07:24
neo1691The lock screen that we see after resuming a suspended laptop, can that lockscreen be called using a command? I am using bspwm window manager on ubuntu, need a way to lock my screen07:25
neo1691I thought of using i3lock, but if I suspend on bspwm, the lock screen was there when I resumed, so I thought of using key binding to call the lockscreen.07:25
EriC^try gnome-screensaver-command -l07:26
neo1691EriC^: That did it!! Thanks!07:28
EriC^sure07:28
neo1691EriC^: The screen is locked automatically after some time of inactivity, I doubt if that is possible when using your own window manager?07:29
EriC^!info xautolock07:29
ubottuxautolock (source: xautolock): Program launcher for idle X sessions. In component universe, is optional. Version 1:2.2-4 (vivid), package size 24 kB, installed size 76 kB07:29
neo1691EriC^: I will look into xautolock, thanks again!!07:30
EriC^neo1691: use xautolock and set it to start gnome-screesaver-command -l07:30
EriC^np07:30
histomaxxer: I'm at a loss for ideas07:35
maxxerhisto: ok, thanks anyway07:35
michael_phi i am trying a bit of scripting the problem is i get bin/bash command not found not such fiule or directory07:36
EriC^michael_p: is the shebang #!bin/bash ?07:37
EriC^cause it should be #!/bin/bash07:37
michael_p#!/bin/baSh07:37
EriC^capital S?07:37
michael_pi think i see it07:37
=== Apachez_ is now known as Apachez
jagu003Hi07:45
rthnryjtytjmusers belong to groups. are they only set in etc/groups or somewhere else as well? if not i would manually add the groups now from a live cd rather than a command in the os itself. would this work or do i also have to edit another file?07:49
rockstar_how can I display all the line numbers in sdiff?07:52
=== underyx|off is now known as underyx
=== scorpio-xiatian is now known as chengkunye
=== Blaster is now known as Guest31208
BBLLCCim now on campus and although im connected, the time on my machine shows 01:12, its 14:12 here and, every time I click on a link, Im prompted to confirm security exceptions, something that never happened to me08:03
glsubriHi! Does somebody know how to connect to LDAP on a Zentyal machine ? (Zentyal is based on Ubuntu, that's why I'm here ;D)08:06
hp_i want a little help08:06
hp_i have installed ubuntu 14.04.1 in my server08:06
hp_after that i instlled ubnuntu desktop interface08:06
hp_but i cant login in gui mode08:07
hp_login screen shows at booging08:07
hp_but when password is entered it shows a black screen then logout08:07
=== Burner__ is now known as BurnerGR
EriC^hp_: pastebin /var/log/Xorg.0.log and /home/<your user>/.xsession-errors08:08
hp_k08:09
hp_brb08:09
BBLLCCcan anyone tell me whil on campus network the systems clock reverts back 8 years? im now in 200708:09
hp_btw i can only access using cli08:11
hp_how can i share those files08:11
EriC^hp_: type cat /var/log/Xorg.0.log ~/.xsessions-errors | nc termbin.com 999908:12
hp_cat /var/log/Xorg.1.log.old ~/.xsessions-errors : nc  termbin.com 999908:13
EriC^hp_: it's | not :08:13
drmagooBBLLCC: That can depend on two things, that I can think of. Either the dhcp-server assigns a NTP-server that is giving you the wrong time. Or you cannot access a ntp-server from the campus network and you have the wrong time set in your bios. Is it only when you connect to the campus network that you get this problem ?08:13
hp_cat /var/log/Xorg.1.log.old ~/.xsessions-errors | nc  termbin.com 999908:14
The-CompilerI'm upgrading a headless system from Utopic to Vivid, and I accidentally Ctrl-C'ed do-release-upgrade... I still see a dpkg process running though I'm not sure what it's doing (if anything). How should I proceed?08:14
hp_EriC^: did you got the files08:15
The-Compilerlooking at /proc/PID/fd/64 now (because it was started with --status-fd 64), but nothing... hrm.08:16
EriC^hp_: no, you have to type that in your terminal08:16
hp_wait08:16
EriC^hp_: use Xorg.0.log not Xorg.1.log.old08:16
imarkThe-Compiler, start with release-upgrade again and see first if it will just carry on where it left off08:17
The-Compilerimark: nope, it just says "No new release found"08:18
The-Compileroh, the dpkg process seems to have quit - I think I'll try apt-get -f install and dpkg --configure -a and see what happens08:18
imarkwhat about dist-upgrade08:18
hp_EriC^: it reply ther is no such files08:19
The-Compileryeah, after the partial stuff is finished08:19
imarkThe-Compiler, thats what i would do as well08:19
The-Compilerapt-get -f install told me to do dpkg --configure -a anyways :)08:19
EriC^hp_: are the graphics drivers installed?08:21
rockstar_how can I compare two files line by line, by just displaying only the different ones with line numbers08:21
hp_yep08:22
utfans05rockstar_, use diff08:22
utfans05rockstar_,  diff file1 file208:22
EriC^hp_: type sudo ubuntu-drivers devices | nc termbin.com 999908:22
hp_came with Nvidia tesla k40c08:22
hp_k08:22
=== tcpman is now known as Guest21477
rockstar_utfans05: I tried to use it, but it compares two lines to one (for some lines) based upon their similarity. What I need is just line to line comparison, if different show the line number with the content from both files08:23
EriC^rockstar_: diff goes line by line on the files08:24
hp_EriC^: its says use netcat08:24
hp_and stays like that08:24
rockstar_EriC^: can you tell me what does this mean of diff output? 802a803,804 > 2 > 508:25
EriC^hp_: type sudo ubuntu-drivers devices |& curl -F "sprunge=<-" sprunge.us08:25
hp_k08:25
rockstar_utfans05: EriC^: can you tell me what does this mean of diff output? 802a803,804 > 2 > 508:25
hp_EriC^: http://sprunge.us/aaOM08:27
EriC^hp_: type dpkg -l | grep "nvidia\|nouveau" |& curl -F "sprunge=<-" sprunge.us08:28
hp_K08:29
=== gaben is now known as rory
hp_EriC^: http://sprunge.us/LSbY08:30
rockstar_utfans05: EriC^ I think diff and sdiff is comparing by using added, deleted and so on. But I just want to display lines that are different with their corresponding line nums08:31
EriC^hp_: try sudo apt-get install nvidia-33108:31
hp_k08:32
historockstar_: is that > 2 > 5  one a seperate line?08:32
rockstar_histo: they are in different lines08:32
hp_EriC^: plz wait for 5 minutes08:33
hp_installing now08:33
EriC^ok08:34
historockstar_: What type of output are you looking for and what do you intend to do with it?08:35
rockstar_histo: I want to compare two files line by line. For 1.txt has 1,2,0,3,4 and 2.txt has 2,0,3,1,4. "," representing next line. I want to show only the unmatching lines08:37
historockstar_: sdiff -s08:37
=== Chainsaw is now known as Guest26614
rockstar_histo: I got following output for above example - 1 <  \n > 108:39
hp_Graphics:  Card: Matrox Systems MGA G200EH08:39
hp_           X.org 1.15.1 drivers mga,nouveau (unloaded: nvidia,fbdev,vesa) tty size N/A Advanced Data: N/A out of X08:39
hp_this is current08:40
rockstar_histo: but I want to display 1 2 \n 2 0 \n 0 3 \n 3 108:40
hp_only 70 downloading done08:40
historockstar_: why?08:40
historockstar_: what do you intend to do with the output?08:41
rockstar_histo: because I am comparing files where I don't want to see if some lines are added or removed from the first file. But I simply want to see which files are different.08:42
rockstar_histo: * which lines are different08:42
hp_EriC^: installation is done  , what i need to do now , restart or just startx ?08:42
hp_do i need to restart server ?08:43
EriC^yeah08:43
hp_k08:44
hp_brb08:44
historockstar_: do you mean diff -u 008:45
rockstar_histo: it gave me @@ -1 +0,0 @@ -1 @@ -4,0 +4 @@ +1 . 1 added in one place and removed in another.08:46
rockstar_histo: but I don't want where its added or removed. Because each line number correspond to certain value. So I just want to see the unmatching lines08:47
historockstar_: are the files sorted in any fashion?  what kind of data08:47
hp_EriC^:08:49
EriC^hp_: any luck?08:49
rockstar_histo: to be specific, each line represent the partition id of the vertex id (represented by line number). And I'm trying to compare for what line numbers partition numbers are different08:49
hp_EriC^: no08:50
hp_from begining i get this issue08:50
hp_wait08:50
hp_let me type08:50
hp_waiting for X server to shut down (EE) Server terminated successfully (0) .closing log file08:51
hp_EriC^: any idea08:51
historockstar_: you aren't making much sense. Perhaps rephrase your question or try ##linux08:51
EriC^hp_: type cat /var/log/Xorg.0.log |& curl -F "sprunge=<-" sprunge.us08:53
drmagoorockstar_: can you pastebin some sample files? That would make it easier for us to understand your problem.08:55
The-Compilerimark: seems like  dpkg --configure -a  and then a dist-upgrade helped... Rebooting now :) Thanks again for confirming!08:55
bilb_onoI have a usb stick that I formated with the "disks" tool on ubuntu. It used to have the operating system on it but i want to use it for normal files and stuff. I can see it as /dev/sdb with lsblk but idk how to get it to show in the file finder08:56
bilb_onoI feel like I need to mount it08:56
hp_EriC^: http://sprunge.us/MPCR08:56
EriC^bilb_ono: pastebin lsblk please08:56
bilb_onobut when I run mound /dev/sdb I get mount: can't find /dev/sdb in /etc/fstab or /etc/mtab08:56
bilb_onomount*08:56
bilb_onohttp://pastebin.com/hgGcHqLX08:57
utfans05bilb_ono, you need to run mount /dev/sdb1 /mnt08:57
Fuchsbilb_ono: lacks at least a number08:57
utfans05you have to provide a partition and a mount point.08:57
Fuchsbilb_ono: if it doesn't have one, chances are there are no partitions on it, so you'd need to do that (and format it with a filesystem as well)08:57
bilb_onowhen I do that, mount: block device /dev/sdb1 is write-protected, mounting read-only08:58
EriC^bilb_ono: sudo mount /dev/sdb1 /mnt08:58
histobilb_ono: have you reinserted teh drive after using the disks tool?08:58
bilb_onohisto, yeah08:58
varunwachaspatiI have unknowingly deleted gtk, gnome stuff from my Ubuntu 15.04 and now my icons and menu are bizarrely big, my printscreen key isn't working and I can't access Unity Tweak Tool, it states that the following schema is missing08:58
hp_EriC^: some one is helping me through online will get back to you after some time08:58
varunwachaspatiorg.gnome.settings-daemon.peripherals.touchpad08:59
EriC^hp_: ok08:59
hp_EriC^: btw plz study it08:59
hp_:D08:59
varunwachaspatiany pointers will be appreciated, Thanks in advance08:59
rockstar_EriC^: utfans05 histo drmagoo: here is my target output for comparison http://pastebin.com/yFYZxZ3908:59
The-CompilerFuchs: \o_08:59
bilb_onoFuchs, I can see there are 3 partitions on it with the Disks tool, File system 1 unknown, file system 2 FAT, and free space 15 GB09:03
historockstar_: so you intend to compare them yourself by eye intead of using diff?09:03
rockstar_histo: right09:03
Fuchsbilb_ono: in this case you want to specify the partition that is FAT, and not unknown09:03
Fuchshoi The-Compiler09:03
bilb_onohow do I specify the FAT partition with my mount command?09:04
bilb_onoI can see that its unmounted09:04
histobilb_ono: /dev/sdb<number of whatever partition you wan>09:04
histobilb_ono: so if it's sdb2  then /dev/sdb2  is what you want to mount.09:05
bilb_onoyeah it says its mounted now09:05
bilb_onobut it still doesn't show in my file finder window09:05
histobilb_ono: what file finder window are you talking about?09:06
EriC^bilb_ono: type gvfs-mount -d /dev/sdb109:06
EriC^bilb_ono: type sudo umount /dev/sdb1 first09:07
bilb_onook now I unpugged it and plugged it back in and its on sdc it seems09:07
EriC^bilb_ono: ok, type gvfs-mount -d /dev/sdc109:07
Fuchswasn't it 2?09:08
EriC^i think 2 is like 3mb or something09:08
Fuchsmaybe a fdisk -l   in a pastebin would help09:08
Fuchsso we could see what is actually on there09:08
bilb_onoboth of them say No volume for device file /dev/sdc2 (or 1)09:08
EriC^bilb_ono: maybe they don't have a filesystem, do as Fuchs said09:08
bilb_onofdisk -l doesn't seem to give any output09:08
EriC^sudo fdisk -l09:09
bilb_onohttp://pastebin.com/EhdKsPrA09:09
EriC^bilb_ono: that looks like a live usb09:10
bilb_onosdc2 seems to have EFI fat09:10
bilb_onohow do I copy files to it then?09:10
EriC^bilb_ono: type sudo cfdisk /dev/sdc09:10
EriC^delete those 2 partitions and make a single fat32 one09:10
EriC^i mean single partition, then write it and run sudo mkfs.fat -F 32 /dev/sdc109:11
EriC^bilb_ono: wait a sec09:13
EriC^i think it's using a gpt partition table09:13
bilb_onoit is09:13
EriC^bilb_ono: type sudo cgdisk /dev/sdc09:13
bilb_onoit warned me about that when I started09:13
Dylan_Any idea how to play minecraft cause I get a white screen then closes?09:13
bilb_onohmm now Could not load partitions from '/dev/sdc'! Aborting!09:13
bilb_onoI deleted that one FAT partition and hadn't created a new one yet09:14
histobilb_ono: why not just switch to mbr partitioning09:14
bilb_onoidk what that is09:14
bilb_onoperhaps?09:14
EriC^bilb_ono: type sudo gdisk /dev/sdc09:14
EriC^then type o, then w09:14
bilb_onoThis option deletes all partitions and creates a new protective MBR.09:15
Dylan_U guys using Ubuntu?09:15
EriC^ok, press yes09:15
bilb_onoProceed, Y/N: Y then it asks me for Command (? for help)09:15
The-CompilerDylan_: that's a weird question for #ubuntu ;)09:15
bilb_onodoesn't seem to like my Y's09:15
Dylan_oh haha yeah i just wanted to know :p09:16
EriC^bilb_ono: after you press Y, it's done09:16
histobilb_ono: it took you Y now it's waiting for you to quit09:16
EriC^bilb_ono: press w to write it09:16
Dylan_like cause I thought mainly the other people using diffrent distorts09:16
ChilionShould I be here for questions about postfix and ubuntu and squirrelmail or in an other channel?09:16
bilb_onook that seems like it worked. writing new guid partition table to /dev/sdc09:16
histoChilion: we'll never know unless you ask.09:16
Chilionhisto: good point.09:17
EriC^bilb_ono: ok, type sudo cgdisk /dev/sdc and make a single partition using the whole space09:17
ChilionWell, my server that is a webserver should be working as a mail server also.09:17
tytheubuntunoobHello there! Is anyone able to help me repair the damage I’ve done to my Ubuntu Server ? I was attempting to add a new hard drive to the system, and part of that involves labeling the drive as MSDOS,GPT, and so forth. Like an idiot, I mislabeled the wrong drive! Now I can’t boot it, and when I try to relabel it back to MSDOS it says all data will be lost.09:17
ChilionERROR09:18
ChilionError connecting to IMAP server: **VALID IP**09:18
Chilion111 : Connection refused09:18
ChilionAt this moment it doesn't work, I get an error when trying to login via squirrelmail with the message .09:18
bilb_onoEriC^, ok now theres just a 15.2 GB linux filesystem09:18
ChilionWell, it posted the error as you can see.09:18
bilb_onoalong with some free space09:18
Ben64tytheubuntunoob: what exactly did you do09:18
ChilionSo, histo, right channel? :)09:18
EriC^bilb_ono: which hexcode did you choose?09:18
histotytheubuntunoob: what do you mean by labeling your drive?09:18
bilb_ononot sure. the default one09:18
bilb_onojust pressing enter09:18
riesHey All, does a default ubuntu come with LibreCAD?09:19
EriC^bilb_ono: ok, type sudo cgdisk /dev/sdc again09:19
histoChilion: what are you using for imap?09:19
EriC^bilb_ono: press type, and choose the hexcode 070009:19
bilb_onook back into it09:19
riesor at least such that it can be installed using software center?09:19
Chilionhisto: postfix and dovecot09:19
Chilionhisto: you mean port? 143 like normal09:19
ChilionCan't telnet either one of those, 111 of 14309:19
histoChilion: yeah ask in #dovecot09:19
histoChilion: any firewall rules enabled?09:20
EriC^bilb_ono: then press write09:20
=== lephisto is now known as mephisto
bilb_onook I used 0700 when it asked me and now it made it microsoft basic data09:20
=== mephisto is now known as lephisto
bilb_onodoes that sound right?09:20
tytheubuntunoobthe drive didn’t come formatted as MSDOS or GPT etc, so I used parted to create a new label for the drive, but I relabeled an old storage drive to GPT rather then the new one! I can see the drive, but I can’t mount it, and it’s churning away making me nervous.....09:20
EriC^bilb_ono: yeah09:20
allizomries: yes, you can install it from the repositories: http://packages.ubuntu.com/search?keywords=librecad09:21
ChilionWell, my server that is a webserver should be working as a mail server also. At this moment it doesn't work, I get an error when trying to login via squirrelmail with the message . 111 : Connection refused09:21
EriC^bilb_ono: press write, then exit09:21
Chilionwhoops09:21
Chilionhisto: no firewall at all09:21
riesallizom: thanks for the lookup (/me knows little about ubuntu)09:21
histotytheubuntunoob: when you say labeled I assume you mean partition the drive.  You can try recovering your lost partitions with testdisk09:21
tytheubuntunoobwhen I run fsck /dev/sdc1 it says bag magic error09:21
bilb_onoEriC^, ok now what?09:21
tytheubuntunoobsuperblock invalid09:21
bilb_onowould I have to take it out and put it back in for it to work?09:21
EriC^bilb_ono: type sudo mkfs.fat -F 32 /dev/sdc109:22
histotytheubuntunoob: what type of data was on the drive and do you have a backup?09:22
EriC^bilb_ono: not really, but type that to make the filesystem, and then unplug and plug back in and the filemanager should display it i think and mount it09:22
ljoseHi, how can I install armhf libssl-dev packages on i686 machine, for cross compiling an arm package09:22
tytheubuntunoobvideo files for work, and I do have backups, but I’d really prefer to fix the problem if at all possible… it’s 2TB of files09:23
bilb_ononice yeah I think it worked09:23
tytheubuntunoobmaybe pull the drive and try to do maintinence on it ?09:23
histotytheubuntunoob: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step09:23
tytheubuntunoobthanks histo09:23
histotytheubuntunoob: are you familiar with how the drive was partitioned before?09:25
tytheubuntunoobhisto yes it was partitioned as MS-DOS09:25
histotytheubuntunoob: just one big partition?09:25
tytheubuntunoobhisto yes09:25
bilb_onoEriC^, hmm it says its a 16GB volume09:26
tytheubuntunoobthe data is still all on the drive, I just need to get it back to the correct format….09:26
bilb_onobut it can't copy files over I keep getting errors with "No space left on drive"09:26
histotytheubuntunoob: well you should be able to just recreate the partition table on it. assuming you didn't get into your data area with whatever you did previously.09:26
EriC^bilb_ono: are you sure it's mounted rw?09:26
EriC^bilb_ono: does your usb have a read-protect thing?09:26
EriC^i mean write-protect09:26
histotytheubuntunoob: what filesystem was on your partition?09:27
bilb_onoidk how can I check?09:27
Idle223hi just got a question about luks, so when luks is used it is intended to be used in a partition other than where the OS is installed, so luks is installed in a isolated area and only mounted after a pc is booted right?09:27
EriC^bilb_ono: look at it and see if there's a switch or something09:27
tytheubuntunoobhisto I used the command parted mklabel GPT, it was previously MSDOS09:27
EriC^bilb_ono: also type mount && df -h and pastebin the contents09:27
bilb_onooh no it doesn't have a switch09:27
tytheubuntunoobit’s not the partition…. it’s the … disk label type ?09:28
bilb_onohttp://pastebin.com/RpP5DAuA09:28
Idle223anybody?09:29
histotytheubuntunoob: oh then just switch it back09:29
EriC^bilb_ono: something's off09:29
EriC^bilb_ono: type sudo parted -l and pastebin it09:30
histotytheubuntunoob: https://www.gnu.org/software/parted/manual/html_node/rescue.html09:30
tytheubuntunoobhisto ? when I tried to use parted to relabel it09:30
tytheubuntunoobit said it would destroy all the data09:30
bilb_onoEriC^, http://pastebin.com/get00iT909:30
=== cromag_ is now known as cromag
EriC^bilb_ono: hmm09:32
bilb_onoI can copy really small files to it09:32
EriC^it says partition table: loop for some reason09:32
bilb_onobut nothing like 100mb or over09:32
histotytheubuntunoob: what command were you using in parted that said it would destroy?09:32
tytheubuntunoobmklabel09:33
EriC^bilb_ono: unmount it from the filemanager, and type sudo gdisk /dev/sdd again09:33
bilb_onoProblem opening /dev/sdd for reading! Error is 123.09:33
greg__hey guys. I have an issue where only some fields of a returned entity are being populated even when values exist for them in the DB. I am using doctrine with postgres and using the generic findOneBy. The entity being returned is the correct entity type.09:34
EriC^ok, try to unplug it and plug it back in09:34
greg__It can't be a featch eager issue as it's a simple query that only grabs a record from one table...09:34
greg__has anyone come across this issue before?09:34
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix?09:34
greg__oh wrong channel soz09:34
bilb_onook im back into the creation thing. o and then w?09:34
EriC^bilb_ono: yes09:35
Guest81381what is the difference between dm crypt and luks?09:35
=== jl is now known as Guest64496
bilb_onoOK; writing new GUID partition table (GPT) to /dev/sdd.09:36
EriC^bilb_ono: ok, type sudo parted -l and pastebin it again please09:36
Guest81381Eric^, wat is the difference between dm crypt and luks?09:36
bilb_onohttp://pastebin.com/QGQ3n5Za09:37
EriC^Guest81381: i dont know, i guess luks is an encryption system and dm crypt is the userspace tools or something09:37
EriC^i dont know09:37
Guest81381k09:37
Guest81381anybody know the difference between dm crypt and luks?09:37
EriC^bilb_ono: ok, great09:38
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix?09:38
EriC^bilb_ono: type sudo cgdisk /dev/sdd09:38
Guest81381use a different screenshot application09:38
MoL0ToVGuest81381, the standard one don't work?09:39
EriC^bilb_ono: when it asks for the hexcode type 070009:39
Guest81381i dont know, i was just suggesting, try another screenshot program09:39
bilb_onohttp://pastebin.com/WzbsFE9m09:40
bilb_onoafter doing it with the 070009:40
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix?09:41
EriC^bilb_ono: great, do you want to make a fat32 or ntfs partition?09:41
EriC^bilb_ono: fat32 has a 4gb limit for files09:42
auronandace|workMoL0ToV: can you post your screenshot?09:42
MoL0ToVyes09:42
bilb_onodo both work on all operating systems?09:42
bilb_onolike if I want to use this on a mac too09:42
EriC^i'm not sure about ntfs and mac, i guess so09:43
bilb_onook ill do ntfs09:43
EriC^fat32 is more common for usb's though, they come with fat32 usually09:43
MoL0ToVauronandace|work: http://s16.postimg.org/fn9ppxtth/Screenshot_06072015_11_42_41.png09:44
dveeHello, my mysql server currently won’t start and I think it’s an issue with AppArmor, here is the message in dmesg, any ideas on how to resolve this? [243746.187315] type=1400 audit(1436175702.182:6805): apparmor="DENIED" operation="open" profile="/usr/sbin/mysqld" name="/proc/116180/task/116180/mem" pid=116180 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=104 ouid=10409:44
EriC^bilb_ono: ok, type sudo mkfs.ntfs /dev/sdd109:44
bilb_onook fat3209:44
EriC^bilb_ono: ok, type sudo mkfs.fat /dev/sdd109:45
=== santiagohram is now known as hola
EriC^bilb_ono: fat might be better if you want to use the usb with a tv or other stuff, if you know you need to move +4G files on it like huge bluray movies or something then use ntfs09:46
bilb_onoit says it can't find /dev/sdd109:46
bilb_onono such file or directory09:46
EriC^bilb_ono: type lsblk09:46
EriC^is it there?09:46
=== underyx is now known as underyx|off
bilb_onoand with lsblk it appears that only sdd is there, no sdd109:46
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix? here a screenshot: http://s16.postimg.org/fn9ppxtth/Screenshot_06072015_11_42_41.png09:47
EriC^bilb_ono: try to unplug and plug it back in09:47
auronandace|workMoL0ToV: do you know which graphics driver you are using?09:47
ircnode0I want to map network drive on my ubuntu. In windows I mapped succesfully, but in Ubuntu I failed to do the same. In windows: I typed location \\foo.ad.example.fi and  workgroup is AD\user1 . How I can mount a network drive in Ubuntu 14.04? I tried in "Connect to Server" smb://foo.ad.example.fi , then I gave username, domain and password as user1, AD\user1 and ***** , respectively. However, it ask me to t09:47
EriC^bilb_ono: sometimes the kernel needs to be informed about partition table changes and you need to reboot, unplugging and plugging back in might do it09:47
ircnode0ype same information again (username, domain and password). What actually went wrong? syntax?09:47
bilb_onoyeah that worked09:47
MoL0ToVauronandace|work: i see now in xorg.log09:48
ircnode0Tried about ten times09:48
hateballircnode0: try smb://user@server09:48
MoL0ToVauronandace|work:    36.873] (II) RADEON: Driver for ATI Radeon chipsets:09:51
auronandace|workMoL0ToV: if you could pastebin the output of lsmod that will show you what is currently loaded09:52
MoL0ToVauronandace|work: http://www.pastebin.ca/304842509:54
ircnode0hateball: the domain: AD/FOO.AD.EXAMPLE.FI is suspective. Is domain equal to workgroup in Windows AD\user1 ?09:54
ircnode0hateball: tried password on domain "AD/FOO.AD.EXAMPLE.FI", but doesn't seems to work.09:54
auronandace|workMoL0ToV: so thats the open source driver, you could try fglrx and see if you get the same corruption on a screenshot09:55
MoL0ToVauronandace|work: so could be a os driver bug?09:56
auronandace|workMoL0ToV: more likely a graphics driver bug, hence I'm suggesting you try an alternative driver09:56
auronandace|workMoL0ToV: if you get the same corruption on both drivers then the bug might be elsewhere09:58
hateballircnode0: In dolphin I connect using "smb://domain/user@server", not sure how it works in other file managers09:58
MoL0ToVauronandace|work: i understand, now i try09:58
bilb_onoEriC^, I think its working no size complaints yet09:59
bilb_onothanks for your help!09:59
EriC^bilb_ono: great, no problem!09:59
=== underyx|off is now known as underyx
drmagooircnode0: are you trying to mount a share in the cli or in some client ?10:01
deathpipdoes the intel linux graphics installer seriously not support 14.04...10:02
max12345I'm trying myself at launcher scripts. How can I launch a new shell and execute a command in that shell?10:03
ircnode0drmagoo: mount a share (network drive). I  mount in Windows successfully, but I failed to mount in Ubunutu 14.04. In windows there are workgroup, location, password.10:03
ircnode0drmagoo: In smb has domain, location, username and password. Not so sure what "domain" is in smb :/10:05
ircnode0drmagoo: yes. I try to mount a share in the cli.10:06
MoL0ToVauronandace|work: $ sudo amdconfig --initial amdconfig: No supported adapters detected10:07
MoL0ToV$ lspci |grep VGA 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780C [Radeon 3100]10:08
ircnode0drmagoo, hateball : I think I know gues what domain is. It is a folder to be mounted in the server. I will try it out.10:08
ircnode0reboot back to Windows to get the name of the folder ( = domain in smb?)10:08
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix? here a screenshot: http://s16.postimg.org/fn9ppxtth/Screenshot_06072015_11_42_41.png lspci |grep VGA 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780C [Radeon 3100]10:11
auronandace|workMoL0ToV: hmm, sorry i'm not of much help10:11
drmagooircnode0: have a look at https://help.ubuntu.com/community/Samba/SambaClientGuide10:11
auronandace|workMoL0ToV: someone else suggested you try another screenshot program, if that also is corrupted then it is most likely a graphics issue, if not then it may just be an issue with xfce's screenshot program10:13
MoL0ToVauronandace|work: what another screenshot program coud i try?10:17
=== underyx is now known as underyx|off
auronandace|work!find screenshot10:19
ubottuFound: gnome-screenshot, gtk-vector-screenshot10:19
hp_EriC^: hmm10:19
hp_do you have any idea to get display10:19
hp_EriC^: i mean gui10:20
pkremerhi i have a question. i have a server (chroot) and want to list my processes. ps, top, .. not availible. /proc doesnt exists. any other idea?10:22
pkremerlibprocps also not exists10:23
bekkspkremer: Which Ubuntu is that?10:23
pkremermom10:23
jpdspkremer: bind mount the /proc from the system into the chroot?10:23
hp_EriC^: are you ther ?10:23
pkremer$ uname -aLinux c215lb-1 3.2.0-75-generic #110-Ubuntu SMP Tue Dec 16 19:11:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linu10:23
pkremerdoes this help?10:24
bekkscat /etc/issue10:24
pkremer$ cat /etc/issue10:24
pkremerUbuntu 12.04.5 LTS \n \l10:24
pkremeri hove no root access mount dont work10:25
bekksWhy dont you have root access when you have a chroot?10:26
bekksOr are you just a user in that chroot?10:26
pkremerchroot as user the chroot environment give me the hoster10:26
bekkspkremer: are you sure it is a chroot, not a VPS?10:27
p3rrorwhen we have load average10:27
pkremernot really10:27
pkremerhow can i check?10:27
p3rrorhow to know wich process we have waiting for ressources10:27
bekkspkremer: Why do you think it is a chroot, actually?10:28
pkremerthe fileroot10:28
pkremermy home is /10:29
pkremerno /proc ...10:29
bekkspkremer: whats the output of "id"?10:29
pkremer$ id10:29
pkremeruid=1010(ssh-w010c6e8) gid=1009(w010c6e8) groups=1009(w010c6e8),900(proc)10:29
bekkspkremer: So check /etc/passwd for the configured home of your user.10:30
pkremer$ cat /etc/passwd10:30
pkremerssh-w010c6e8:x:1010:1009::/:/bin/bash10:30
pkremerwww-data:x:33:33:www-data:/var/www:/bin/false10:30
pkremerroot:x:0:0:root:/nologin:/nologin10:30
bekkspkremer: STOP10:30
bekkspkremer: I said _check_ not _spam it into the channel_10:31
pkremerhttp://pastebin.com/5NJx30Xk10:31
pkremerbetter?10:31
bekkspkremer: So your hoster configured / as your user home - looks ok so far.10:31
pkremeris that a chroot environment?10:34
bekkspkremer: Looks like a VPS to me.10:34
kamil000Hello, anyone here who can help me configure the PXE server so I can boot up Ubuntu 14.04 Live from network?10:34
pkremerok what can i do?10:34
bekkspkremer: Talk to your hoster, thats your only chance.10:35
pkremerok thanks for your help!10:35
drmagookamil000: https://help.ubuntu.com/community/PXEInstallServer10:35
kamil000drmagoo, are you sure this method will let me boot Ubuntu Live instead of installing it?10:36
kamil000drmagoo, this tutorial seems to be really outdated. tftpd-hpa file looks quite different from what this tutorial says, inetd.conf file doesn't have any default values...10:44
bekkskamil000: Which manual do you use?10:44
kamil000https://help.ubuntu.com/community/PXEInstallServer10:44
kamil000My goal: configure the PXE server so I can boot up Ubuntu 14.04(.2) Live from network10:45
bekksSo maybe this helps: http://askubuntu.com/questions/412574/pxe-boot-server-installation-steps-in-ubuntu-server-vm10:46
kamil000Thanks bekks I'm checking it out. Tell me, is configuring a secondary DHCP server necessary if there's already such server running in my network (router)?10:47
Kartagishttp://termbin.com/6tv9 <--- why am I getting this? I've tried apt-get {update,upgrade} to no avail10:47
bekksA secondary DHCP will lead to race conditions and severe networking issues.10:48
kamil000That's why I am asking. So I should just skip the DHCP step?10:48
kamil000Kartagis, I remember having similar issue with some very old packages - instead of using apt-get I had to install them manually10:49
insanewhat was the issue with apt- get?10:50
kamil000Some packages could not be installed. The following packages have unmet dependencies:10:50
kamil000 nautilus-dropbox : Depends: dropbox but it is not going to be installed10:50
bekkskamil000: you have to configure your primary dhcp server to provide the data needed for PXE booting.10:50
Kartagiskamil000: the thing is, I get dropbox from its webpage and install, but installing nautilus-dropbox tries to fetch it again10:51
bekksKartagis: Thats because you are mixing up packages.10:51
Kartagisbekks: elaborate please10:51
bekksKartagis: You just said you installed dropbox manually - and now you are trying to install a package which relies on dropbox not being installed manually, but from the repos.10:52
Kartagisbekks: I thought nautilus-dropbox was needed for contextual menu and stuff10:53
bekksKartagis: Which is correct. But it relies on dropbox being installed from the repos, not manually.10:53
kamil000bekks my router (TD-W8950ND) doesn't seem to support what PXE needs. In this case I should temporarily disable DHCP on my router and configure it on PC, yes?10:55
bekkskamil000: Thats your only chance, yes.10:55
Kartagismaybe that's my issue at home. I wasn't able to install dropbox properly. I've yet to try10:56
bekksKartagis: Why werent you able to?10:56
Kartagisbekks: no idea10:57
bekksKartagis: So apt-get refused with the message "no idea"? :)10:57
kamil_test11:02
cfhowlett!test | kamil_11:03
ubottukamil_: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test )11:03
=== underyx|off is now known as underyx
kamil_bekks, in the DHCP configuration file I should setup the IP addresses the same way it was done on my router?11:06
kamil_I'm trying to configure PXE server using this manual: http://askubuntu.com/questions/412574/pxe-boot-server-installation-steps-in-ubuntu-server-vm - but in the third step, the "netstat" command doesn't list the "*:tftp" address. What did I do wrong?11:15
JackHdoes anyone have more info about this: http://tech.thaivisa.com/intel-ubuntu-hdmi-dongle/12160/11:17
JackHI want this11:17
kamil_I'm starting to understand why PXE is so unknown and not widely used, configuring it is just painful... Thanks for assistance anyway, I'm going to keep trying with USB booting11:19
cfhowlett!pxe | kamil_11:19
bekkskamil_: you didnt start the tftp server.11:21
Kartagishttp://i.imgur.com/KHa6kls.png <--- why does this keep happening? it is annoying11:22
Kartagisdoes this happen to anyone else?11:22
bekksKartagis: never happened to me - but I'm not using that dock.11:23
cfhowlettKartagis, I've seen it in xubuntu after nuking the .config and settings.  after logout/login, settings reconfigured and we were good to go11:23
Kartagiscfhowlett: I'm using ubuntu11:23
cfhowlettof course, that's xfce4 panel, not unity panel11:24
cfhowlettor whatever you're using11:24
Kartagiscfhowlett: gnome11:24
cfhowlettKartagis, ah.  sorry.  can't help you.  never used it.11:24
Kartagiscfhowlett: so you're saying this will never happen on xfce4?11:24
cfhowlettKartagis, eh?  I said the exact same thing happened with xfce4 panel!11:25
Kartagisoh sorry, I thought you said it happens on gnome because this is for xfce411:26
* Kartagis runs11:26
l0p3nI'm getting the mysterious message "couldn't access control socket: /run/user/1000/keyring/control: No such file or directory" when I start gnome-keyring-daemon. Any ideas on how to create this directory?11:29
momcilohelo11:32
momcilohello*11:32
momciloyo11:33
cfhowlettmomcilo, ask your *buntu questions11:33
MoL0ToVhi to all, i have a problem, when i do a screenshot via "printscr" key, the screen refreshes and i get a corrupted screeenshot (xfce). howto debug or fix? here a screenshot: http://s16.postimg.org/fn9ppxtth/Screenshot_06072015_11_42_41.png lspci |grep VGA 01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780C [Radeon 3100]11:45
BluesKajG'Day folks11:47
=== Blaster is now known as Guest61560
user1_EriC^:11:52
user1_sorry i was away11:52
user1_EriC^: have you got any idea to fix this11:53
user1_EriC^:11:53
millertiHow can I mark a bug entry as high priority?  I have found a serious bug on an Ubuntu package.  https://bugs.launchpad.net/ubuntu/+source/gtkwave/+bug/147104211:55
ubottuUbuntu bug 1471042 in gtkwave (Ubuntu) "gtkwave v3.3.58 crashes a lot because libjudy is built wrong" [Undecided,New]11:55
EriC^user1_: hey12:01
daviatorhello guys )) do anyone know any software to burn mdx file on linux?12:01
=== EriC^ is now known as EriC^^
SiilwynHi people I'm using Ubuntu 14.04, and I'm trying to edit some music information (tags) like the genre with Rhythmbox Music Player, but on every song I get the following scary error: "Error while saving song information, File corrupted during write". What could be wrong?12:40
t0byHi, sorry if this is OT, but where can I purchase a silver Ubuntu or Debian media with all the packages in universe?12:42
EriC^^Siilwyn: maybe the hdd or filesystem is screwed12:43
MonkeyDustSiilwyn  not sure what's wrong, but try 'audio tag tool'12:43
MonkeyDustSiilwyn  it's called 'tagtool'12:44
SiilwynEriC^^, I don't think that's it. At least the possibility is extremely low since I have no other problems with editing, opening or modifying files.12:45
SiilwynMonkeyDust, thanks for the suggestion, will try it out. 'puddletag' looks nice too.12:46
EriC^^Siilwyn: does it happen with other files?12:46
EriC^^music files i mean12:46
ioria!info EasyTAG12:47
ubottueasytag (source: easytag): GTK+ editor for audio file tags. In component universe, is optional. Version 2.2.4-1ubuntu2 (vivid), package size 682 kB, installed size 3827 kB12:47
SiilwynEriC^^, no.12:47
SiilwynI'm currently installing a tag editor to see if the problem is Rhythmbox specific.12:48
SiilwynWould be a pretty nasty bug for a default Ubuntu app.12:49
polishpoliceforcwhat do i format my external memory to so i can move files to and from it on a windows and ubuntu machine?12:50
polishpoliceforci tried ntsf but when i try to read/write on windows 8 it says i must format it before using, on ubuntu it has all files as read only12:51
EriC^^polishpoliceforc: try fat3212:51
=== topdownj1 is now known as topdownjimmy
polishpoliceforcEriC^^, what's the diff between that vs and ntfs?12:56
EriC^^works on more devices12:57
EriC^^you cant have files larger than 4g though12:57
polishpoliceforchmm12:57
polishpoliceforcahhh12:57
polishpoliceforcthat's right i remember now12:57
Seven_Six_Twopolishpoliceforc, and ntfs is journalled.12:57
polishpoliceforcwhat's that mean?12:57
EriC^^means you're less likely to lose your data if you unplug it without unmounting etc.12:58
Seven_Six_Twopolishpoliceforc, it's more resistant to corruption12:58
MonkeyDustlike: ext4 is journalled, but ext3 is not, iirc12:58
Seven_Six_Twoext3 is journalled. ext2 is not12:59
SiilwynMonkeyDust, EriC^^ thanks for your help. It works fine with a audio tag editor. It's a really nasty bug though, for a default Ubuntu app.13:00
EriC^^Siilwyn: that's nothing13:01
EriC^^( for rhythmbox )13:01
polishpoliceforchmm sooo what do you recommend if i want to be able to save files greater than 4gig and be able to use it without problem on windows and linux?13:01
xphereshello13:01
xpheresdoes anyone has ubuntu phone or tablet?13:01
EriC^^polishpoliceforc: ntfs or exfat maybe13:01
Seven_Six_TwoSiilwyn, I use Easytag, for mp3 and flac. It works well.13:02
polishpoliceforcEriC^^, what's the diff between the 2?13:02
xpheresif so, please test my app? https://uappexplorer.com/app/analyticaltranslatordemo.xpheresdev13:02
xpheresthere's no way I can make the emulator work13:02
eventoHello13:02
MonkeyDust!phone | xpheres13:02
ubottuxpheres: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch13:02
EriC^^polishpoliceforc: i'd use ntfs i think exfat requires you to install a package on ubuntu to use it13:02
EriC^^ntfs would be more portable13:02
eventoi have problem with my internet13:02
eventoi need to help13:03
eventosomebody help ?13:03
KSXsiemka ;)13:03
eventoo hej ;)13:04
polishpoliceforcEriC^^, hmm but that would let me use files greater than 4gig?13:04
MonkeyDustevento  start with a question13:04
EriC^^polishpoliceforc: yeah13:04
eventook so i got 2 systems: windows 7 ultimate and ubuntu 14.04. one of them (windows) my internet good working ( huewii e3372 ) but on ubuntu doesnt... i dont know what should i do.13:06
eventoi ma new users ubuntu and i dont know very well this system so i need to much help13:06
lotuspsychje!manual | evento13:07
ubottuevento: 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/13:07
polishpoliceforcEriC^^, ok thanks13:07
SiilwynEriC^^, what music player do you use for Ubuntu? Is Rhythmbox that bad?13:08
eventook but could u help me with installation modem of net ?13:08
TJ-evento: In the top-right corner of the taskbar there's a network connections icon. Click on it, it should show you a summary of available connection types and actual connections. Your modem is a "Mobile Broadband" device. Ensure that type is enabled13:08
eventook w8 for me, i have to eat dinner. i come back soon13:09
eventogive me 5 minutes13:09
KSXczesc13:09
TJ-evento: Alternatively in a terminal, type the command "nmcli nm status" and tell us what the state of  "WWAN-HARDWARE" and "WWAN" - they should be "enabled"13:10
lotuspsychjeKSX: can we help you?13:10
EriC^^Siilwyn: it used to crash for me a lot, and i couldn't get it back running without a restart13:10
KSXnope13:11
EriC^^Siilwyn: ended up using gmusic-browser cause it's lightweight but has some nice features, clementine for the more heavy stuff13:11
KSXi was trying to help evento, i told him to join this channel13:11
SiilwynEriC^^, alright. gmusic-browser looks decent. But that name is dreadful13:12
EriC^^ya i know13:12
EriC^^:D13:12
KSXgnu music browser, sounds great :P13:12
EriC^^it has a camel for an icon13:13
Siilwynhaha13:13
EriC^^lol13:13
KSXgcc icon is even worse13:13
KSXits a gnu in an egg13:14
Siilwyn"Ok people, we build a lightweight fast music app. Let's release it!" "Uhm, but we haven't thought of a name yet..." "Well I don't like naming stuff, let's go technical here."13:14
michael_panyone know ffmpeg concat13:15
MonkeyDustmichael_p  concat? is that a typo?13:15
SiilwynEriC^^, what about Banshee? I found this: http://lifehacker.com/5868759/the-best-music-player-application-for-linux13:16
KSXwhat is this?13:16
EriC^^Siilwyn: never tried it, heard you can use it with the iphone i think though13:16
EriC^^i'll give it a go soon i think13:16
polishpoliceforcWhat do you guys use to backup?13:16
EriC^^polishpoliceforc: rsync is pretty good13:17
polishpoliceforcnot just using external drives or google drive13:17
polishpoliceforcwhat is rsync?13:17
polishpoliceforcerr nvm googled it :P13:17
michael_pConcatenate – FFmpeg13:17
MonkeyDustmichael_p  what is your real question?13:17
eventook so while write nmcli nm status ---> WWAN is off13:18
KSXguys, help evento13:18
MonkeyDust!patience13:18
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:18
michael_pconver bunch of mpes into a single file13:18
michael_pmpegs13:19
MonkeyDustmichael_p  use avconv or winff13:19
eventokeep calm keep calm...13:19
michael_pavcon is that a script13:19
MonkeyDustmichael_p  avconv replaces ffmpeg13:19
michael_poh ok13:19
Seven_Six_Twoavconv is not a script13:20
michael_pi mean dose it run off a command line or is it a gui13:20
vividcommand line, and whether avconv replaces ffmpeg is highly subjective, depending on who you ask13:21
MonkeyDust!info  mp3splt-gtk | michael_p13:21
ubottumichael_p: mp3splt-gtk (source: mp3splt-gtk): GTK interface to split MP3 and Ogg Vorbis files without reencoding. In component universe, is optional. Version 0.7.2-2ubuntu3 (vivid), package size 432 kB, installed size 1077 kB13:21
SiilwynWhat does this mean? Sounds like a funny background story: 'GStreamer plugins from the "bad" set' & 'GStreamer plugins from the "ugly" set'13:21
rootedhello , i need some help on unity-greeter , can anyone help ?13:22
MonkeyDustmichael_p  avconv is a command, like ffmpeg13:22
Siilwynrooted, don't ask to ask. (I think)13:24
MonkeyDustrooted  and better don't come here as !root13:24
SikDoes anybody here know a way to reboot an integrated webcam? rmmod/modprobe isn't doing the trick. HP Pavilion g6, if that matters ( ··)13:24
rootedi was trying to change unity-greeter background , and my mistake ive installed lightdm-gtk-greeter , witch i didnt like the layout of the login , so i removed it and restarted lightdm service, so i tryed to switch to lightdm user and rundfconf-editorbut with no luck, so i used gesettings set com.co etc background 'directory' with no luck any hin ?13:25
rootedt13:25
EriC^^Sik: sudo modprobe -r uvcvideo && sudo modprobe uvcvideo ?13:25
mike99hello,try to setup squid caching proxy,cant acces wan13:26
MonkeyDustmike99  is that a server? if yes, there's also #ubuntu-server13:26
rootedmike99 try to edit quid3 conf file , i had same problem before witch i forgot sorry.13:26
KSXbye13:27
mike99the squid.conf is my problem13:27
rootedMonkeyDust, hahaha just saw ur text.13:27
EriC^^rooted: you need to do some stuff13:28
rootedmike99 did you add your gateway configuration currectly ?13:28
rootedEriC^^, such as ?13:28
mike99network/interfaces and static ip you mean?13:29
* rooted loves irc for that reason : live-support13:29
EriC^^rooted: type sudo -i first13:29
EriC^^rooted: yeah i was checking the commands somebody asked this like a month ago but i barely recall13:29
rootedhmmm13:30
EriC^^and i dont have logs so..13:30
EriC^^anyways type sudo -i13:30
rootedouh..13:30
EriC^^then type xhost +SI:localuser:lightdm13:31
EriC^^it's in my history but i remember we did something else for it to work, maybe not we'll soon see i guess13:31
EriC^^then type su lightdm -s /bin/bash , then when you get the shell type dconf-editor13:31
EriC^^so you launch dconf editor as the lightdm user, then change the background as usual13:32
EriC^^ah ah i remember, i think it needed to go in the same place as the other backgrounds13:32
rootedUnable to init server: Could not connect: Connection refused13:32
EriC^^if it's in your home dir it won't work cause lightdm can't access it13:32
rootedsame problem13:32
gagaliciousi've ran ubuntu 14.04 for 3 days continiously 24/7 ... without any hiccups.. though only yakuake is buggy... would like to ask... any major hiccups? how many programs can i run at the same time? i'm using quad monitor screen with 36 workspaces... only 10 workspaces is filled. i have 24GB ram total and 14GB ram free and i would like to know how long does ubuntu 14.04 last.. before i need to reboot. does anyone know?13:33
EriC^^rooted: hold on ill brb13:33
JunkHunkhello I have a hl2270dw brother printer and several computers  in a network which use the printer wirelessly there is one computer which has no wifi then I need to plug this one directly to the printer...I can do it using ethernet cable or usb but as printer cups driver is configured via ip...I don't know how to tell printer to add the usb or eth cable pc...how would I achieve this? I cannot plug the printer directly to the router13:33
JunkHunkbecause there are no more eth points available13:33
rootedEriC^^, ok13:33
EriC^^rooted: wait, after sudo -i, then xhost +local13:33
EriC^^then type su lightdm -s /bin/bash13:34
pbxgagalicious, there's no simple answer to that question. you are clearly putting it through its paces with good resources. reboot when you've installed a system sofware update that requres a reboot.13:34
lotuspsychje!printer | JunkHunk13:35
ubottuJunkHunk: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu13:35
gagalicioushow many days continously have u guys ran ubuntu without a reboot? does anyone run it 24/7 like i do? and when u reboot, other than requiring updates/upgrades... why do u reboot?13:35
rootedEriC^^, +localuser:lightdm being added to access control list13:35
rootedX Error of failed request:  BadValue (integer parameter out of range for operation)13:35
TJ-gagalicious: reboots for kernel upgrades or libc, other than that generally a service restart is all that is needed13:36
EriC^^rooted: only xhost +local13:36
rootedxhost:  bad hostname "local"13:36
EriC^^rooted: my bad xhost +local:13:37
rootedEriC^^, hahha ok13:37
EriC^^ok now su lightdm -s /bin/bash13:38
rootedyeah i forgot what was the problem .. i tried to sudo dconf-editor , but when i installed lightdm-gtk-greeter the unity conf file has been deleted. so dconf-editor will not show me anything just empty13:39
publioEriC^^: Hey, got the thing working last night, finally.  Had to install linux-image-extra to get my missing modules.  Thanks for all your help!13:39
EriC^^then dconf-editor13:40
EriC^^if it says something about the display use DISPLAY=:0 dconf-editor13:40
rooted** (dconf-editor:4625): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.13:40
gagaliciousmulti screen multi workspaces set up... how long can ubuntu run continously 24/7? does anyone have any figures?13:40
EriC^^publio: great! no problem :)13:40
gagaliciousi hate rebooting coz all my workspaces is nice where they should be13:41
lotuspsychjegagalicious: if you want long uptimes, try ubuntu server13:41
rooted** (dconf-editor:4642): WARNING **: dconf-schema.vala:330: Unknown property on <schema>, extends13:41
gagaliciouslotuspsychje: i'm using for workstation13:41
EriC^^rooted: what do you mean? everything is deleted in dconf-editor or just the unity-greeter stuff?13:41
gagalicious... anyhow, i'm here to ask... experience. how long does it last... that's all i'm asking. does anyone have an answer here to share? how long have u on your ubuntu desktop?13:42
gagaliciousthe longest without reboot13:42
rootedEriC^^,  the /ec/lightdm/unity-greeter.conf is deleted13:42
EriC^^gagalicious: probably a week or so13:42
rooted/etc/ sorry13:42
lotuspsychjegagalicious: this isnt a race against the clock right13:42
gagaliciousotherwise, i really wish there's avery very very good macro scheduler / recorder that can help me "reset" all my workspaces when i reboot...13:42
rootedand now when  i start dcof-editor it will open with no file to change it values13:43
gagaliciouslotuspsychje: at least i have some preparation instead of cursing13:43
gagaliciousEriC^^: arrgghh... one week only? :I13:43
gagaliciousi was hoping at least 6 months.13:43
EriC^^gagalicious: lol13:44
EriC^^gagalicious: in theory you could leave it running i guess, i usually dont turn the laptop off, but usually you end up rebooting due to low battery and shuts off or rebooting into a new kernel13:45
gagaliciousany good macro scheduler equivalent that can record screen keyboard and mouse and replay it?13:45
rootedfor example in dconf i can access the con tap nor apps ,desktop,org and system13:45
lotuspsychjegagalicious: you cant stay 6 months without updating packages that needs a reboot13:45
EriC^^rooted: hmm that's odd13:46
rootedshall i reinstall unity ?13:46
rootedEriC^^, ideed it is13:46
EriC^^try sudo apt-get install --reinstall dconf-editor13:47
EriC^^rooted: if you type gsettings list-recursively13:47
EriC^^does everything show up as usual?13:47
lotuspsychjegagalicious: talk to the #ubuntu-server guys whats the best solution for your workstation13:47
TJ-gagalicious: I only suspend/resume my laptop unless I'm doing kernel or hardware testing13:47
gagaliciouslotuspsychje: ok.13:47
rootedEriC^^, its says alot of things13:48
EriC^^linux is pretty stable to be honest, sometimes i run uptime and i'm like whoa it's been .. since it was on, you don't really notice with it13:48
=== didi is now known as Guest95588
EriC^^i used to get a lot of kernel panics from youtube/firefox before but i haven't in a long time13:49
TJ-gagalicious: If you want to restore workspace layouts and re-open applications, I find KDE the best for that13:49
EriC^^must have fixed a lot of stuff in firefox or something13:49
=== Mitchell92[A] is now known as Mitchell92
MonkeyDustfirefox makes my laptop heat up and shut down13:50
=== leet is now known as Guest69858
EriC^^rooted: ok, try reinstalling dconf-editor and if that doesn't work maybe try reinstalling its dependencies13:50
MonkeyDustso does VLC13:50
gagaliciousTJ-: KDE? why ubuntu doesnt support kde "natively"?13:50
gagaliciousreally? kde? should i switch?13:50
TJ-MonkeyDust: Firefox doesn't - that'll be some add-on, or some page with Javascript on it13:50
gagaliciousi'm more into stability13:50
gagaliciousi dont like crashes13:50
EriC^^rooted: like apt-cache depends dconf-editor | awk '/Depends/ {print$2}' | xargs sudo apt-get -y install --reinstall13:51
TJ-gagalicious: I use Kubuntu which has  KDE  as the default DE13:51
gagaliciousnext time when gnome crash, i'll go with kde13:51
TJ-gagalicious: my laptop has 3 GPUs driving 6 monitors on 4 X screens... all that gets the applications restored on log-in13:51
gagaliciousTJ-: on KDE? :)13:52
rooted: Unable to locate package <gsettings-backend>13:52
gagaliciouswhat kind of laptop is that? show me... the model on google13:52
EriC^^rooted: no problem13:52
TJ-gagalicious: Kubuntu 14.04 to be exact13:52
EriC^^rooted: did it reinstall the rest?13:52
rootedno13:52
polishpoliceforcwhen i login to ubuntu studio xfce starts like normal. however whenever i go to firefox and open a file's location in downloads, it switches windows manager in that particular window only i just opened. And it changes the desktop's background to default ubuntu studio along with icon sizes / style...anyone have any idea why this is and how to fix it?13:52
TJ-gagalicious: Dell XPS with an external NVS420 connected via ExpressCard13:53
gagaliciousTJ-: how often do u "reboot it"? really restore back to all the workspaces u have done... on login?13:53
rootedi guess , dconf still here13:53
EriC^^rooted: did it mention installing them though? unpacking etc. etc.13:53
TJ-gagalicious: If I'm doing kernel testing it might be 20 times a day; other times when I'm just programming it can go a month without anything but suspend/resume13:53
rootedno13:53
rootedE: Unable to locate package <gsettings-backend>13:53
polishpoliceforcok i just did a pkill xfdesktop and that killed the new overlapping desktop and reverted to the original desktop.... i am now officially very confused as to what to even google to find a thread about this problem13:54
rootedafter reading the packages , its give me the E: error13:54
gagaliciousTJ-: thanks. very cool. i will do kde next time i guess... what about power loss.. will it affect anything else? can u still restore on login?13:54
TJ-gagalicious: No, unfortunately KDE doesn't seem to save layouts until you log-out, so unexpected crashes will resume with the layout that was active the last time I did a correct log-out13:55
gagaliciousTJ-: ok.13:56
gagaliciousanyone knows how to make gnome do what TJ:- mentioned on the kde part where u can restore the session on all workspaces upon logout/login and reboot?13:56
EriC^^rooted: try apt-cache depends dconf-editor | awk '/^Depends/ {print$2}' | sed -e 's/<//' -e 's/>//' | xargs sudo apt-get -y install --reinstall13:56
TJ-polishpoliceforc: That sounds like the PC has registered a protocol handler for file:// which is starting a new DE13:56
TJ-gagalicious: I know gnome 2.x used to have a setting to save and restart application state on log-out13:57
rootedEriC^^, its good now let me test dconf13:58
TJ-gagalicious: see this: http://askubuntu.com/questions/78207/save-unity-desktop-session13:58
polishpoliceforcTJ-, any idea how to fix that?13:58
pupil007hello guys can you please help me setup ssh putty setting for ubuntu 15.04 vm on virtual box13:59
rootedEriC^^, same problem dconf-editor runs but cant edit anything13:59
EriC^^rooted: the values are empty?13:59
TJ-polishpoliceforc: find where the protocol handler has been configured. I'm not familiar with XFCE's config storage nowadays so I'd be using something like "grep -rn 'file://' $HOME/*" to find user-config clues to it13:59
rootedEriC^^,  the right box yeah , the left tree values are available and unclickable14:00
EriC^^rooted: if you run it as any user?14:00
EriC^^even your own?14:00
rootedEriC^^, lightdm in root directory14:00
caponehello14:00
EriC^^rooted: try opening a new terminal and typing dconf-editor14:01
MonkeyDustgagalicious  in dconf-editor, go to: org.gnome.SessionManager ... is it useful14:01
caponeI have some problem//14:01
TJ-polishpoliceforc: This might be better since the first command I suggested won't search 'dot' directories or files. "grep -rn 'file://' $HOME/.[^.]*"14:01
rootedEriC^^,  same problem, nothing i the right box14:01
=== danielw329 is now known as dfib
EriC^^rooted: try sudo service lightdm restart and then login and try again, or reboot if you can14:04
rootedEriC^^,  will do now14:04
=== dfib is now known as danielw329
gagaliciousEriC^^: I'm using the gnome classic fall back session.. there's no org.gnome.SessionManager... only org.gnome...14:05
graingertunity-tweak-tool --reset-unity can reset all your broken settings14:05
=== user is now known as Guest94263
EriC^^gagalicious: MonkeyDust had asked you that14:05
=== Googleman is now known as Hippie
gagaliciousMonkeyDust: ok i see it now.. it's under gnome-session14:06
=== danielw329 is now known as dfib
gagaliciousi got it checked... how can i tell if the session is saved?14:07
MonkeyDustgagalicious  you should be able to 'save session' or so14:07
gagaliciousMonkeyDust: yes but do i have to logout and login to find out?14:07
gagaliciousif it works?14:07
MonkeyDustgagalicious  that's 'the dirty work' you have to go through, so you know it for the future14:08
cartuchodeb14:08
=== cartucho is now known as Guest4447
=== Guest4447 is now known as deb
rootedEriC^^,  same thing14:10
EriC^^rooted: does the terminal mention anything?14:11
MonkeyDustgagalicious  logout this time, for testing purpose, so you don't have surprises later on14:12
=== Mitchell92 is now known as Mitchell92[A]
EriC^^rooted: are you clicking on the arrows to the left?14:12
gagaliciousMonkeyDust: ok. will try. thanks :)14:13
gouthamHey can someone help me install yajl on ubuntu!14:17
EriC^^!info yajl14:17
ubottuPackage yajl does not exist in vivid14:17
gouthamEriC^^:  we are in trusty\14:18
=== Mitchell92[A] is now known as Mitchell92
EriC^^!info yajl trusty14:19
nicomachusgoutham: this what you need? http://packages.ubuntu.com/trusty/utils/yajl-tools14:19
MonkeyDust!info yajl trusty14:19
gouthamubottu:  repo link : https://launchpad.net/ubuntu/+source/yajl14:19
ubottuPackage yajl does not exist in trusty14:19
ubottugoutham: I am only a bot, please don't think I'm intelligent :)14:19
EriC^^!info yajl-tools trusty14:20
ubottuyajl-tools (source: yajl): Yet Another JSON Library - tools. In component universe, is extra. Version 2.0.4-4 (trusty), package size 7 kB, installed size 62 kB14:20
gouthamnicomachus:  I have installed yajl-tools14:20
EriC^^yayap - yet another yet another program14:20
goutham: nicomachus is  there a way to know if yajl is installed on my sysytem14:22
nicomachusI can't even find a package called yajl. just yajl-tools14:22
EriC^^goutham: is there a program you need or something?14:23
nicomachusbut there is a #yajl channel14:23
EriC^^goutham: dpkg -L yajl-tools | grep /bin should list the binaries the package gives14:23
nicomachusaccording to: https://lloyd.github.io/yajl/14:23
nicomachusyou can also install from that github repo ^14:24
gouthamEriC^^:  output : /usr/bin /usr/bin/json_verify /usr/bin/json_reformat14:24
leonj2015why I do not see any discussion here?14:25
=== massimo is now known as Guest15672
gouthamEriC^^:  error hile compiling c file  yajl/yajl_tree.h: No such file or directory  #include "yajl/yajl_tree.h"                             ^ compilation terminated.14:26
MonkeyDustleonj2015  #ubuntu-offtopic for discussion14:26
gagaliciousjust tested the relogin... doesnt work :I14:26
EriC^^goutham: type sudo updatedb && locate yajl_tree.h14:26
rootedEriC^^,  ive fixed it , but without dconf , other simpe question , is it by chance there is an option in unity that auto resize/strech the image of the login ?14:27
gouthamEriC^^:  /opt/stack1/.local/share/Trash/files/yajl-2.1.0/src/api/yajl_tree.h /opt/stack1/.local/share/Trash/files/yajl-2.1.0/yajl-2.1.0/include/yajl/yajl_tree.h /opt/stack1/Desktop/disk/yajl_tree.h /opt/stack1/Downloads/yajl-2.1.0/build/yajl-2.1.0/include/yajl/yajl_tree.h /opt/stack1/Downloads/yajl-2.1.0/src/api/yajl_tree.h /usr/local/include/yajl/yajl_tree.h14:28
MonkeyDustgagalicious  maybe it's because you're in classic, i'll try now in unity...14:30
gouthamEriC^^:  ??14:31
MonkeyDustbrb, technical logout14:31
=== massimo_ is now known as Guest94457
EriC^^goutham: you can use #include "/usr/local/include/yajl_tree.h"14:32
EriC^^goutham: or put them in /usr/include instead of /usr/local/include14:33
EriC^^goutham: or use gcc -I /usr/local/include when you compile14:33
karanhllo14:33
karanhello eric14:35
karanu14:35
rootedEriC^^,  ive fixed it , but without dconf , other simpe question , is it by chance there is an option in unity that auto resize/strech the image of the login ?14:35
karanyou listen me14:35
EriC^^karan: yeah14:36
MonkeyDust_gagalicious  didn't save in unity either14:36
karanhow are you eric14:36
EriC^^rooted: maybe i dont know14:36
=== Mitchell92 is now known as Mitchell92[A]
EriC^^karan: great, you?14:37
gagaliciousnow i lost my ubuntu gnome desktop panel... the top one on gnome classic... how do i get it back?14:37
karangood14:38
karani talk to later ok14:38
EriC^^ok14:38
gouthamEriC^^:  I tried both neighter of them worked14:39
gouthamyou help me with fresh installation14:41
brackendawsonAnyone know if there is a currenyly working way to get tray icons back on trusty?14:41
gouthamEriC^^:14:41
brackendawsonCanonical seems to have updated unity ahead of all the PPAs14:41
EriC^^goutham: ah sorry, it's /usr/local/include/yajl/yajl_tree.h14:41
gouthamEriC^^:  interface_js.c:36:42: fatal error: /usr/local/include/yajl_tree.h: No such file or directory  #include "/usr/local/include/yajl_tree.h"14:43
graingertbrackendawson: finally updated OCDC to Trusty?14:43
graingertbrackendawson: yeah tray icons are basically dead14:43
brackendawsonHi Tom14:43
brackendawsonNope, just updated my thinkpad14:43
EriC^^goutham: add a yajl after /include /usr/local/include/yajl/yajl_tree.h14:43
brackendawsongbso amongst other things are now running hidden14:43
rootedEriC^^, last question my friend , its seems after sleep mode/hibernate mode, the lightdm login background image is the same of ubuntu defualt image, how to change that ?14:44
=== pentrix_ is now known as pentrix_irssi
apexHi guys ive been trying to create a vpn, but the connection never works. I added the gateway as my default gateway, and it keeps saying that the connection timed out when i try to join it. I'm new to vpn's, so can someone please help me?14:45
nicomachusapex: what type of vpn are you trying to set up?14:45
apexopenvpn14:46
EriC^^rooted: maybe the user's one?14:46
rootedapex did you try flushing ur IPTable rules ?14:46
EriC^^ill brb14:46
apexno, can you tell me how?14:46
rootedEriC^^, no there are 214:46
nicomachusapex: are you purchasing this service from a website?14:47
ReVoLt112i am getting mad on my wifi card rtl8723be :(14:47
apexnicomachus: no. I installed it from terminal14:47
rootedapex iptables -F14:47
=== real is now known as Guest43538
ReVoLt112i am sitting 5 meters away from my router and it is connected with 1 Mbit/s14:48
ReVoLt112:(14:48
apexnicomachus: nothing happened.14:48
apexrooted: nothing happened14:49
graingertbrackendawson: if it's a Java app you might be able to find where it creates the panel with a class installed in it's classpath14:49
rootedAPEX, it will now.14:49
graingertand use that to create a unity panel applet14:50
drmagoo·14:50
guloWoi14:51
brackendawsonI just want to put the tray back14:53
apexrooted: ip_tables -F or iptables -F14:53
brackendawsonI think I can downgrade unity to the OCDC provided one14:53
brackendawsonThen pin it14:54
apexrooted? hello?14:55
graingertbrackendawson: you can pin it to one of the PPA hacks14:55
rootedapex iptables14:55
graingerthttps://launchpad.net/~gurqn/+archive/ubuntu/systray-trusty14:55
graingertpin to 7.2.4+14.04.20141217-0ubuntu1-systray-ppa114:55
apexrooted: i ran the command as root, and the vpn still didn't connect14:56
brackendawsonWe put one in OCDC, just trying to convince it to install14:56
rooted apex, ur computer is the GATEWAY ,  or you are trying to connect with one ?14:57
graingertbrackendawson: you can also pin to that specific repo14:57
apexrooted: i have set up a vpn, and added the gateway as my default gateway14:58
rootedapex, the one u are working with ? right now ?14:58
apexyes, the gateway im using by default14:59
rootedapex , so what is ur problem exactly ? did you add the other computers ipsin your network conf file and dns ?15:00
apexno, its just me. i set up the vpn myself for my computer alone.15:01
rootedapex, what ur problem = exactly ?15:02
AaruniI have a pendrive, which appears under the disk utility like this : http://i.imgur.com/4Qwt9X2.png . How can I use it as a regular USB flash drive ?15:03
apexWhen I try to connect to the newly created vpn, it said the connection timed out. I tried tailing the file and it said that the gateway is an unknown host, so i think the problem is with the gateway. What should i enter for the gateway?15:04
MonkeyDust_apex  usually, it's your router/modem15:05
MonkeyDust_apex  192.168.0.1 or so15:06
Grockhey all15:06
rootedapex, if its a time-out, means there is a problem with your network configurations or your firewall , witch its maybe your router configurations15:06
varunwachaspatiHello, I have unknowingly removed some crucial GNOME packages(which I don't remember now). Now my Unity shell has berserk, Icons, Menus magnified. Shortcuts such as Ctrl+Alt+T,etc. and PrintScreen key not functionin, Unity tweak tool shows this error - The following schema is missing15:06
Grockwhoops!15:06
apexso i should open a hole in the firewall to the port i'm connecting with?15:07
varunwachaspatiAny pointers will be appreciated.. Thanks in advance15:07
Grockwish I could help varnu but i'm a newbie to ubuntu15:07
GrockUNIX/LINUX all of that15:08
varunwachaspatiorg.gnome.settings-daemon.peripherals.touchpad - This is the missing package, can anyone help me install it...15:08
=== underyx is now known as underyx|off
OerHeksvarunwachaspati, my advaise, reinstall ubuntu-desktop15:09
OerHeksadvice*15:09
rootedvarunwachaspati, it happened with me when i updated my ubuntu , still couldnt fix it , so i intalled KDE , if you fix this problem please share15:09
rootedvarunwachaspati,  but if your problem is not like mine, ty to reinstall gnome15:09
rootedvarunwachaspati,  sudo apt-get install --reinstall gnome15:09
varunwachaspatiOerHeks, will I loose any of my data?15:09
rootedvarunwachaspati, that why iinstalled KDE, so i can backup my files :)15:10
Amm0nvarunwachaspati, you could check /var/log/dpkg.log to find what you've uninstalled and reinstall them15:10
OerHeksvarunwachaspati, normally no, but you messed up, backup your data now is a good idea15:10
brackendawsonugh, libunity-core depends explicity on the latest unity version15:10
OerHeksAmm0n, that is what reinstall does too15:11
apexrooted, should i open a hole in my firewall to the port im connecting with15:11
brackendawsonlooks like an attempt to bend devs to their will15:11
brackendawsontrying anyway15:11
apexrooted?15:12
=== Tsunami1 is now known as Guest20494
rootedapex, try to check your router settings first then restart it15:12
brackendawsonWorks like a charm15:13
brackendawsonfuck you canonical15:13
apexokay thanks.15:13
brackendawsonexcept for all the good work you do for Linux15:13
brackendawsonbut not this tray crap15:13
graingertbrackendawson: :p15:13
MonkeyDustbrackendawson  don't do that again, keep it polite15:13
graingertbrackendawson: you should really fix it upstream15:13
brackendawsonThere's 4 applications I use.15:14
graingertbrackendawson: you've got access to the source right? What apps do you need that still use a panel?15:14
brackendawson2 are corperate security15:14
graingertI never ran those15:14
brackendawsonno access to source, 0% chance of update15:14
brackendawsongbso is easy15:14
brackendawsonnotes too, -100% chance of update15:14
graingertbrackendawson: are you on the fancy VPN that's integrated with network-manager?15:15
brackendawsonNo, that got binned15:15
graingert:(15:15
graingertbut it was awesome15:15
brackendawsonFortunately AT&T use a window you have to keep open, rather than a tray icon15:15
=== sandeep is now known as Guest37183
graingertnobody's made an openvpn docker for that yet then?15:16
MonkeyDustbrackendawson  keep this channel free for support questions, disccussion in #ubuntu-offtopic15:16
brackendawsonI had a look15:16
graingertkk15:16
brackendawsonawn would do it but isn't active any more :-(15:17
gagaliciousmy gnome panel disappeared. how can i get it back i'm using gnome classic15:22
MonkeyDustgagalicious  alt-f2 gnome-panel15:23
gagaliciousalt-f2 shows nothing15:23
MonkeyDustgagalicious  then try in a terminal: gnome-panel&15:24
gagaliciousMonkeyDust: gnome-panels...came back thanks15:25
=== fought_away is now known as fought
MonkeyDustgagalicious  yw15:28
millertiIf I have reported a bug, but it's been a while and nobody's looked at it, how can I bring it to someone's attention?15:28
itryHello! I somehow moved the window of an application off the screen. Is there a way to get it back?15:32
backboxiuaua15:32
backboxhello15:32
backboxitr15:32
MonkeyDustitry  ctrl-alt arrow left/right15:34
Guest63940quit15:34
itryha! looked like i switched the desktop! going back to desktop 1 brought them back.15:35
Karizin terms of lightweightness, how fantastic is Ubuntu?15:36
MonkeyDustkalen  fantastic enough for me to like it15:37
Grockwell software has no weight to it so i'd say it's pretty light kariz15:40
* Grock giggles15:40
newbie211My external HDD cannot does not work on Ubuntu 14.04 LTS . I receive error message ....15:42
newbie211Error mounting /dev/sdb1 at /media/anirban/TOSHIBA EXT: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdb1" "/media/anirban/TOSHIBA EXT"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).15:42
newbie211Metadata kept in Windows cache, refused to mount.15:42
newbie211Failed to mount '/dev/sdb1': Operation not permitted15:42
newbie211The NTFS partition is in an unsafe state. Please resume and shutdown15:42
newbie211Windows fully (no hibernation or fast restarting), or mount the volume15:42
nicomachus!paste | newbie21115:42
ubottunewbie211: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.15:42
wadI need to install gradle (don't ask), but apt-get wants to install a metric-butt-ton of java. Thing is, since I do java development, I don't let my package manager manage java. I set that up myself. Is there a way to install a package, and have it ignore a dependency (in this case default-jre)?15:44
newbie211Ok from now onwards I will do it . But waht is the solution...I am unable to stop the HDD in my windows boot. Is it hapenning because of that ?15:45
ikoniawad: no15:45
ikoniawad: if they are not options15:45
TJ-newbie211: please see http://www.tuxera.com/community/ntfs-3g-manual/#fastrestart15:45
wadok, thanks.15:45
wadI'll just manually install it then. Bleh.15:45
=== harrison is now known as Guest56327
zakulrekyayeah15:54
ponAhey guys, i am trying to use the command line to reencode some files via mkvmerge on my /samba/anonymous directory15:56
ponAthe reencode works but if i try to delete the file in windows it says i have to get permission of the user unix/root15:57
ponAso i checked the permissions of a file i can delete and got "-rwxr--r--. 1 nobody nobody 1743564736 Jul  6 01:58 FILENAME"15:57
bekksponA: How does your windows access the files you want to delete? CIFS fileshare? NTFS filesystem?15:58
TzunamiiponA: As what user are you using mkvmerge?15:58
ponAmkvmerge is run as root15:59
Tzunamiiumm..15:59
ponAso the file i cant delete has root:root as users and group15:59
ponAchown -c nobody:nobody didnt help, although now it looks the same as every other file i can delete if i use ls -l15:59
TzunamiiponA: Always try to use a non-root account when you are doing non-admin tasks. Use 'sudo' when you need to do admin tasks instead of logging into the root account.16:00
madhavasq16:01
OerHeksget the groups right, mkvmerge running as root is your problem16:01
bekksponA: Why would setting it to nobody:nobody help? Thats pointless.16:01
ponAbekks: i am not sure, i installed this a while ago, i would guess ntfs as i cant remember cifs16:01
bekksponA: Well, how do you access your files? On the same computer? On a network share?16:02
ponAi am running a network share, mkvmerge is run on the same machine, i access the files via windows network share16:03
ioriaponA, your shared is in /etc/samba/anonymous ?16:03
ponAyes16:03
ioriaponA, so you need sudo to copy files in there16:03
ioriaponA, and then the file becomes root:root16:04
ciscamHi! I just mounted a cifs share from my freenas server with an account that has full_set nfsv4 permissions. Still, I can't seem to get the write_acl permission right16:05
ioriaponA, can you ls -l /etc/samba/anomymous ?16:05
ponAi'll check16:05
ponAyes, i get "drwxr-xr-x. 134 nobody nobody 28672 Jul  6 17:51 Downloads"16:06
ciscamIt's definitely the way I mounted it, since an android or windows machine have no problems chmoding objects inside the share16:06
ioriaponA, what is Downloads ?16:06
ponAthat is a folder inside /samba/anonymous16:07
Snoo19544hey, I'm having an issue with my brain where I can't figure out why I can't get logs of BIND not starting on a 15.04 ubuntu VPS. syslog is always empty and bind fails hard when trying to start16:07
=== Snoo19544 is now known as SLAiNTRAX
ioriaponA, check the files, not the dir16:07
Tzunamiiciscam: I'm confused... what has CIFS has to do with NFS permissions?16:08
ponAthere are no files in anonymous, in downloads there are files and they look like "-rwxr--r--.  1 nobody nobody    5216104 Feb  6 11:19 70616g.pdf"16:08
ciscamTzunamii, cifs defines how I need to mount it to get the right permissions on my client ubuntu machine, doesn't it?16:09
ponAwhich was the reason why i tried to alter root:root into nobody:nobody using chown16:09
SLAiNTRAXwhich service is required to make syslog work?16:10
Tzunamiiciscam: In short, CIFS is one way to mount files (emulating the Windows' share mechanics) and NFS is a whole other bisquit16:10
Tzunamiiciscam: They have nothing to do with eachother16:10
ciscamTzunamii, I tried using an nfs share first, but didn't find a way to authenticate sans Kerberos.. so cifs it is for me16:10
ioria_2ponA check the files not the dir16:11
ciscamauthentication works, took a while to find out that I need the 'nounix' option to get rw permissions for non-root users, now it's write_acl and write_owner that's missing for both users and root16:11
yinfeisdfsdf16:12
Tzunamiiciscam: I recommend reading up on CIFS and forget about NFS then16:12
yinfeiwhere are you ?16:12
MonkeyDustyinfei  it works, we can see you... this is the ubuntu support channel16:13
lurkrAnyone using Ubuntu 14.04 and gnome-session-flashback?16:13
ciscamTzunamii, I am for one and a half hour now. Wasn't able to find anything specifically explaining on how to grant users/root write_acl and write_owner permissions inside a mount16:13
TechMongerhello all16:14
ciscamWhat I do know is that the problem is client-side, ubuntu specific, as my android phone and windows machine, using the same credentials, have no problem utilizing their granted chmod/chown permissions16:15
lurkrgnome-session-flashback is nice and lean, but use compiz (or metacity) - will this be supported in 16.04?16:16
jhutchinsIs there a simple web photo gallery that automatically adds new pictures and doesn't create alot of overhead?16:16
TechMongerI tried to log onto a semi-old ubuntu drive the other day and I could not remember the password. I tried to boot grub then edit the linux line with rw init=/bin/bash but it does not work16:17
=== regedit_ is now known as regedit
TechMongerI think it might be because i encrypted the drive16:17
=== f10_ is now known as f10
=== f10 is now known as Guest47169
roryTechMonger: If the drive is encrypted and you've forgotten your password, would you WANT there to be a way to get in?16:18
ciscamjhutchins, jalbum is nice and flexible and lightweight16:18
roryTechMonger: That would defeat the entire point of encrypting it in the first place16:18
jhutchinsciscam: linux based.16:19
EriC^^TechMonger: did you forget the passphrase too?16:19
ciscamjhutchins, web based.16:20
ciscamI thought, asking for a web photo gallery, a web app might be a valid option16:21
jhutchinsciscam: Windows?  Seriously?16:21
bekksciscam: Just use "Gallery" :)16:21
TJ-TechMonger: if the root files-system is encrypted the initrd scripts at boot-time should ask you for the pass-phrase16:21
ciscamwat?16:22
TechMongerTJ hmm16:22
v0lksmananyone here able to help with log rotation?  I can't seem to get logrotate to rotate my apache logs16:25
TJ-TechMonger: you can always force a drop to shell in the initrd with "break=init" or even earlier, see the file "/usr/share/initramfs-tools/init" and grep for "maybe_break" to learn all the "break=XXXX" choices there are16:25
TJ-TechMonger: FYI: "/usr/share/initramfs-tools/init" is the script that is executed by the kernel when initrd.img is loaded16:26
TechMongertj i am at work now. i will be back here when i get home16:26
OerHeksv0lksman, good tutor https://serversforhackers.com/managing-logs-with-logrotate16:27
=== Guest47169 is now known as f10_
GlaisherWhy would a system (14.04) freeze so frequently and randomly?16:31
bekksBecause of a gazillion of possible reasons.16:32
GlaisherIndeed. :)16:32
Glaisheranything I can try?16:32
MonkeyDustGlaisher  start from the beginning16:32
arunpyasiGlaisher: you have SWAP ?16:32
Glaishernever heard of that.. so, no I guess16:33
bekksGlaisher: Did you investigate te logs already?16:33
Glaisherno16:33
GlaisherI don't know what to look for..16:33
arunpyasiAahh Newbie16:33
bekksWe neither because of the gazillions of reasons.16:33
arunpyasijust moved to Ubuntu ? Glaisher16:34
GlaisherI used to use ubuntu 12 some months ago16:34
Glaisherand then switched to windows16:34
Glaisherand then 14.04 now16:34
boeraxGlaisher: sysctl vm.swappiness16:35
GlaisherIt used to work totally fine back then16:35
Glaishervm.swappiness = 6016:35
v0lksmanOerHeks: thanks. My problem seems to revolve around permissions but here is a paste, can you see why it doesn't rotate out?  https://dpaste.de/q8d716:35
boeraxAsk an expert over here if the swap value is correct in combination with your computer16:36
Glaisherok.. where is the expert I should ping? :)16:37
boeraxGlaisher: gksudo gedit /etc/sysctl.conf opens the file. change the value of vm.swappiness: 60 to " 10" instead16:37
v0lksmanGlaisher: why are you hitting swap?16:37
bekksGlaisher: Dont touch that file, your swapiness is totally ok.16:37
bekksGlaisher: Pastebin "free -m" instead.16:37
Glaisherwhat does swappiness do?16:37
boeraxbekks: Isnt it better to downgrade the value in case of a slow computer with less RAM?16:38
bekksGlaisher: It controls when your computer starts to swap.16:38
bekksboerax: "in case" - lets find out wether "it's the case" or not.16:38
abidjonhow do u download videos from other sites16:39
Glaisherhttps://dpaste.de/BHMx16:39
Glaisherdoubt that its RAM or sth16:39
Glaishereven Windows doesn't freeze16:39
bekksGlaisher: you have 1.8G RAM, and only 1.1G used.16:39
bekksGlaisher: So take a look at the logs.16:39
Glaisherwhat should I look for in the logs?16:40
v0lksmanOerHeks: nvm..I think I got it...-v instead of -d to test16:40
v0lksmanll16:40
bekksGlaisher: Anomalies. It's hard to tell what to look for when we dont know what happens.16:40
GlaisherI'm not used to this type of logs you know.. I know what to look for in php/apache type of logs ;)16:41
OerHeksv0lksman, ah, missed that16:42
boeraxi need som BitchX for 2night16:43
OerHeksboerax, not in our repos16:44
boeraxi know ;-P16:44
boeraxlong  time ago i used that16:45
hajjhello fellas16:46
hajjcan someone help me16:46
lotuspsychje!ask | hajj16:47
ubottuhajj: 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 !patience16:47
hajji want to download idm in ubuntu16:47
TJ-Glaisher: Is this a Desktop freeze? does it affect mouse movement just screen updates. Very often that can be a symptom of a failing disk drive and checking /var/log/kern.log reveals repeated I/O errors16:47
hajjokay and thanks @lotuspsy16:48
GlaisherTJ-: everything freezes.. I've to reboot from the power switch each time16:48
lotuspsychjehajj: http://askubuntu.com/questions/366525/idm-like-softwares-in-ubuntu16:48
hajjokay16:49
hajjbut am new in ubuntu..............16:50
TJ-Glaisher: ouch! That'd make me suspect overheating16:50
GlaisherI've no idea why that would happen...16:50
lotuspsychje!manual | hajj16:51
ubottuhajj: 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/16:51
garrettkajmowiczHow can I get Ubuntu to update the version of VMWare Horizon View Client they have in their repository? The version they have is years old.16:51
hajjcan i connect my ipad and sync music over it ?16:52
lotuspsychjegarrettkajmowicz: package name and ubuntu version?16:53
garrettkajmowiczlotuspsychje: vmware-view-client (2.2.0-0ubuntu0.14.04).  Current software version: https://my.vmware.com/web/vmware/details?downloadGroup=VIEWCLIENTS_LINUX_34&productId=421&rPId=830816:55
hajjubuntu 15.10 Alpha16:55
hajj32bit16:55
lotuspsychje!wily | hajj16:55
ubottuhajj: Ubuntu 15.10 (Wily Werewolf) will be the 23rd release of Ubuntu. Discussion in #ubuntu+116:55
OerHeksgarrettkajmowicz, https://my.vmware.com/web/vmware/details?downloadGroup=VIEWCLIENTS_LINUX_34&productId=421&rPId=8308  gives me 3.416:56
hajjokay and where can i discuss that ?16:57
garrettkajmowiczOerHeks: That's correct. The version which the Ubuntu repository has is 2.2, which is incompatible with more recent servers.16:57
lotuspsychjehajj: the trigger names the right channel16:57
hajjhmmm16:57
lotuspsychjehajj: #ubuntu+116:57
lotuspsychje!latest | garrettkajmowicz16:58
ubottugarrettkajmowicz: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.16:58
OerHeksgarrettkajmowicz, ubuntu repo's?? VMM is the open source version16:58
MicromusSo I'm downloading 14.04 mini.iso from https://help.ubuntu.com/community/Installation/MinimalCD - Why does it still install instead 15.04!?!?16:58
OerHeksnot  VMWare Horizon View Client16:58
GillHey guys. I am having issues configuring a VLAN Tag on 1 interface. can anyone help me out please?17:00
hajjwired though17:00
garrettkajmowiczlotuspsychje: 2.2.0 is 3 years old. It also doesn't work with more recent servers, which is why this is an issue.17:01
hajjam out of here guys will be back at 00:0017:01
arvislacisCan anyone help with this? http://pastebin.com/TwAJ29ya17:02
Charles_jonsenHey guys. I used Ctrl+Alt+F1 to enter terminal. Please how do I exit?17:02
lotuspsychje!info vmware-view-client17:02
ubottuPackage vmware-view-client does not exist in vivid17:02
OerHeksgarrettkajmowicz, so get the latest from vmware website?17:02
garrettkajmowiczOerHeks: I'm looking in aptitude and the only vmm I see is virtual mail manager.17:02
lotuspsychje!info vmware-view-client trusty17:02
ubottuPackage vmware-view-client does not exist in trusty17:02
garrettkajmowiczOerHeks: Package installation is a pain. Here's the details of the steps required to get it to work: https://communities.vmware.com/message/248325817:03
OerHeks!info vmware-manager17:03
ubottuvmware-manager (source: vmware-manager): utility to manage VMware virtual machines. In component multiverse, is optional. Version 0.2.0-3 (vivid), package size 33 kB, installed size 94 kB17:03
garrettkajmowiczlotuspsychje: It's in the partner repo17:03
dgm816Charles_jonsen, alt-f717:04
drmagooGill: what do you need help with ?17:04
Gilli cant get it to spak on the vlan interface but i just found out that I can make the switch U and not have to deal with the config on the server17:04
Gillgonna try that real quick17:04
Gillthanks drmagoo17:04
garrettkajmowiczOerHeks: That would let me manage vmware virtual machines from a command line. It doesn't look like it would let me view the clients themselves. Hence the vmware horizon view client.17:05
Charles_jonsendgm816 thanks so much17:05
drmagooGill: ok =) let me know if there are any issues17:05
Gillthanks!! :)17:07
Gilltrying it now17:07
Charles_jonsen[17:59] (Charles_jonsen) I'm new to using Linux and I need guidance on where to start my learning. I'm open to learning anything helpful. Thanks Guys.17:07
insanedsadsa17:07
=== Bnaya_ is now known as Bnaya
dgm816Charles_jonsen, man pages and google searches will be the best resource17:08
insane\list17:08
insanehow can i search for available channels?17:08
lotuspsychje!alis | insane17:08
ubottuinsane: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*17:08
dgm816use: /list17:08
garrettkajmowiczOerHeks: So how do I get Ubuntu to update the version of the software being shipped?17:09
insanei tried (forwardslash) list17:09
insanedoesnt work17:09
insanealis17:09
dgm816oh, maybe a freenode thing.. try the alis i suppose17:09
insane!alis17:09
ubottualis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*17:09
lotuspsychjeinsane: its / not \17:10
insanedoes type anything with that either17:10
insanedoesnt i mean17:10
insanegod knows whats wrong17:10
lotuspsychjeinsane: this is an ubuntu support channel, join #freenode for irc help17:11
shbm.17:11
insaneyes sir!17:11
insane#freenode17:11
shbmirssi anyone?17:11
insanejoin #freenode17:11
lotuspsychjeshbm: what about it?17:11
lotuspsychjeinsane: type /join #freenode17:11
lalaSay if I want to use my Ubuntu Server 14.04.2 LTS not only on my local network, but configure it with a subdomain, how would I do so? I already made the IP address static on my local network by using `sudo nano /etc/network/interfaces/`.17:15
jpdslala: #ubuntu-server17:15
insanejoin #freenode17:15
Foxhoundzjoin freedom(tm)17:22
jessyhi there.17:24
Charles_jonsenjessy hi17:24
jessyI'm having trouble connecting my epson nx230 printer to the wifi router17:24
Charles_jonsenWhat problem exactly?17:25
=== Yukkii is now known as Dhs92
manuel_hola17:26
jessyCharles_jonsen, I can connect the printer using the USB cable17:26
lotuspsychje!es | manuel_17:27
ubottumanuel_: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.17:27
jessyCharles_jonsen, but cant find the way to set up the wifi connection to the router17:27
Charles_jonsenjessy you're probably using an old distribution of Ubuntu and you may lack the drivers to connect with the printer using USB. More recent distros are pretty straight forward17:31
jessyI AM able to connect using USB cable17:32
jessyCharles_jonsen, My problem is setting up the printer to connect to the router17:32
=== f10 is now known as Guest47290
AustnealI'm trying to install "ircd-hybrid" IRC server, but I keep getting the error "Unable to locate package ircd-hybrid"... Any ideas on what to do next? I've tried  apt-get update with no success17:34
Charles_jonsenAnyone able to help jessy with that?17:34
Rave1jessy  is there some sort of  "connect to WIFI" in the printers menu17:36
jessyRave1, yes17:36
Rave1not really an ubuntu issue though17:36
Rave1so use the printer software to connect17:36
jessyRave1, that is my problem17:37
jessyRave1, What is the software to configure an Epson NX230's wifi?17:37
mistraloljessy: but thats a problem between the printer and your router. neither of which are running ubuntu17:37
AustnealI'm trying to install "ircd-hybrid" IRC server on Ubuntu server, but I keep getting the error "Unable to locate package ircd-hybrid"... Any ideas on what to do next? I've tried  apt-get update with no success17:37
bekksjessy: The software supplied on the CD which is shipped with the printer.17:38
Rave1and  it may be an router or  epson problem  not the ubuntu OS17:38
jessyRave1, I thought you help people using Ubuntu?17:39
Rave1jessy the printer has its own software to connect to the router17:39
c0bhi, is there an official document on how ubuntu packages maintenance works? I'm curious on how to get started backporting bugfixes17:39
BBLLCCmy machine needs 5 minutes to load and it has 90GB free space. I think my machine fully checks itself for errors every time I boot it. How do I check if it is the case and how do I edit it?17:39
mistralolBBLLCC: are you shutting it down correctly. The checks should not be required17:39
BBLLCCyes i shut it down correclty17:40
mistraloldoes it actually shut its self all the way down?17:40
jessyRave1, Right. So can you help me to configure my printer?17:40
Rave1jessy does it connect to the router?17:40
mistraloljessy: http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?UseCookie=yes&infoType=FAQ&oid=182103&prodoid=63091200&foid=22959817:41
jessyRave1, I can't find software for Ubuntu that let me configure the printer properly17:41
Rave1jessy   look in the printer menu  in your ubuntu   select network printer and it should scan and see your printer17:41
mistralolI doubt epson have support for running the software under ubuntu. This is not ubuntu's fault it is epson's17:41
bekksjessy: So use the software epson ships on the cd.17:42
Rave1honestly no idea if it will be there  never owned and epson17:42
BBLLCCmistralol, yes17:42
Gilldrmagoo: hey setting it to U didnt work17:42
Sewerratcan anyone reccomend a cheap chromebook which works well with ubuntu?17:43
mistralolBBLLCC: it is doing a filesystem scan on boot which is what takes the time?17:43
Gillwas telling me my network was unreachable17:43
jessybekks, I should know that manufacturers never provide software for linux users17:43
GillSo I guess I need to set it back to T and figure out why my vlan setup didnt work?17:43
mistraloljessy: do the printer have a network port in it as well as wifi?17:43
jessybekks, we rely on the community17:43
AustnealI'm trying to install "ircd-hybrid" IRC server on Ubuntu server, but I keep getting the error "Unable to locate package ircd-hybrid"... Any ideas on what to do next? I've tried  apt-get update with no success17:43
BBLLCCmistralol, i believe so but cannot be sure17:44
jessymistralol, no17:44
bekksjessy: So how does that change that you have to use the software shipped with the printer?17:44
Rave1jessy have you even tried  to  use   "printers" in the menu17:44
insane#ubuntu-artwork17:44
mistraloljessy: then the only way to get it to work is run their software under windows. or mayby try wine? :D17:45
Rave1jessy  ubuntu has good built in support for many printers17:45
jessymistralol, someone configured it for me some time ago and I had to change the router and not it doesn't work any more17:45
=== Guest47290 is now known as f10_
jessyRave1, I got it printing using a USB cable17:46
mistralolBBLLCC: it checks every time?17:46
mistraloljessy: if it prints with usb cable whats the problem?17:46
jessyRave1, my problem is to configure printer's wifi connection17:46
mistralolwhich yu will need to do from windows17:46
bekksjessy: The answer and possible solutions have already been given.17:46
mistralolif you phone epson they will talk you though it17:47
Rave1jessy   so in that same menu  if it connected to the router   select network printer rather than USB connected printer17:47
bekksRave1: Which doesnt configure the printer to be using his wifi.17:47
BBLLCCyes mistralol17:47
Rave1bekks   it does for 2 HP printers right here  why would epson be any different17:48
jessyRave1, the printer is an old Epson NX23017:48
mistralolBBLLCC: something is probably triggering the check. Which is really what to find out. It normally doesnt check unless it s marked as dirty for some reason17:48
mistralolBBLLCC: are you duel boot or anything like that?17:48
jessyRave1, and does not have a digital menu.17:48
BBLLCCno17:48
bekksRave1: It doesnt for any HP printers. Take it out of the box, and just selecting network rinter does not configure an IP address on the printer, after not selecting the wifi and not entering the wifi credentials.17:48
Rave1jessy   so you are wasting your time and ours17:48
bekksRave1: The problem is at a lower lever than you think.17:49
jessyRave1, thanks a lot for your help17:49
bekksjessy: You need some Windows to run the Epson software.17:49
Rave1bekks  honestly   mine connected basicly auto-magicly17:49
jessybekks, thanks guys17:49
jiulweCurious why Firefox 39 is taking so long to be updated on Ubuntu17:50
insanefreenode.net17:50
insane#freenode17:50
drmagooGill: sorry, so what are you trying to do? Just enable a vlan?17:51
Gilldrmagoo: no problemo. Yes I am trying to tag a vlan17:52
Gillbasicaly want the server to be on VLAN 2017:52
GillI killed my switch though I am in the process of factory resetting it17:52
mistralolBBLLCC: i would suggest turning off the splash and see what it is really doing and confirm it is doing a fs check17:52
Gillsetting the port to U did nothing17:52
drmagooGill: you have installed the vlan package ?17:53
Gillyes17:53
Gillwill you be around in like 5 minutes?17:53
jiulweanybody have an ETA on when Ubuntu will receive Firefox 3917:53
drmagooyes I will be17:53
JunkHunkhi could anyone help me to connect to my printer using eth1?17:53
Gillcool thanks brb sorry I just dont have that switch right now so nothing will work17:54
jiulwe@junk, what kind of printer17:54
AustnealWhich you can probably get with Chrome's dev tools :P17:54
JunkHunkI use eth0 to get dsl connection from my router17:54
Austnealoops... ignore me17:54
JunkHunkits a brother17:54
Arduinowhy dont you connect your printer to your network17:54
AustnealI'm trying to install "ircd-hybrid" IRC server on Ubuntu server, but I keep getting the error "Unable to locate package ircd-hybrid"... Any ideas on what to do next? I've tried  apt-get update with no success17:54
jiulwe@junk, just attach printer to a switch17:54
JunkHunkbecause I have no more router ports17:54
bekks!info ircd-hybrid17:54
jiulwebuy a switch, hold on a sec17:54
Arduinouse a switch17:54
vikneshi just found flat ui theme for terminal here https://goo.gl/W7iLMj , i extracted the archive and found to have a xml file , how could i use it to change the theme for terminal17:55
ubottuircd-hybrid (source: ircd-hybrid): high-performance secure IRC server. In component universe, is optional. Version 1:8.2.0+dfsg.1-2 (vivid), package size 336 kB, installed size 1360 kB17:55
JunkHunkit is  wireless for the rest of computers but mines has no wifi17:55
Arduinoyour computer can't act like a switch17:55
bekksAustneal: Which Ubuntu release do you use?17:55
jiulwethis is a good switch to buy: http://www.amazon.com/TP-LINK-TL-SG105-Gigabit-Ethernet-Desktop/dp/B00A128S24/ref=sr_1_2/184-3775422-8675101?ie=UTF8&qid=1436205307&sr=8-2&keywords=tplink+switch17:55
JunkHunkno?17:55
JunkHunkit is ubuntu17:55
bekksjessy: No, it' a TP-Link :)17:55
vikneshi guess this not the right place to ask , just asking , if anybody have experience on it17:55
JunkHunkcannot ubuntu be turned into a switch?17:55
Arduinono17:55
bekksArduino: Of course it can.17:55
JunkHunkI knew it!17:56
bekksArduino: All you need are sufficient networking ports.17:56
jiulweanybody know how I can find out about Ubuntu being updated to Firefox 3917:56
JunkHunkI have two network cards17:56
JunkHunkone connects my computer to the router17:56
Arduinothat changes things17:56
JunkHunkI will use the other to connect to the printer17:56
ArduinoOH17:56
Austnealbekks: 12.1017:57
bekks!12.1017:57
ubottuUbuntu 12.10 (Quantal Quetzal) was the 17th release of Ubuntu.  Support ended on May 16th, 2014. See !eol, !upgrade and http://ubottu.com/y/quantal17:57
bekksAustneal: Update to a supported release please.17:57
JunkHunkbekks how to configure an ubuntu switch?17:57
bajahi people i have downloaded netbeans 8.0.2linux.sh how do i run it?17:58
Austnealbekks: Ok, will check back17:58
Arduinoyou should use ubuntu 1417:58
bajaso that i can install netbeans17:58
bekksJunkHunk: Enable routing and setting up iptables.17:58
bajaany one help17:58
JunkHunkbekks is that needed? I dont want internet for the printer just to send jobs to it from my pc17:59
Arduinobaja: run it from a terminal17:59
bajahow?17:59
Arduinobaja: navigate to it a execute it17:59
Austnealbekks: I seem to have a problem... http://pastebin.com/avfJwY5D17:59
bajaok17:59
Arduinoif it is a script use ./name of script18:00
JunkHunkbekks the printer has a working ip already...18:00
bekksAustneal: You have that issue since May 2014.18:00
bajawhat is the command to execute im already there18:00
bekks!eolupgrade | Austneal18:00
ubottuAustneal: 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/EOLUpgrades18:00
Arduinobaja: enter ./the name of the file you want to execute18:01
Austnealbekks: Am I going to have to do a fresh install? >.>18:01
bekksAustneal: No. You have to read the link given by ubottu.18:01
OerHeksbaja, what howto are you using?18:01
Arduinobye18:02
=== underyx|off is now known as underyx
BBLLCChow do I turn off splash?18:03
Austnealbekks: I'm stuck on step one... it's telling me to run the "deb" command, but I'm getting "No command 'deb' found"18:03
bekksAustneal: Which howto are you following?18:04
ErfanBswhen i plug my external hard i see this error: http://paste.ubuntu.com/11832026/18:04
AustnealThe 2nd one18:04
bekksAustneal: So read it closely. It clearly doesnt tell you to run any "deb" command.18:04
bekksIt tells you: "To begin the upgrade, make sure you have a sources.list like the following, with CODENAME being your release, e.g. quantal. "18:05
zykotick9Austneal: deb isn't a command, i think you are looking at the contents of sources.list18:05
OerHeksErfanBs, use windows to do a chkdsk, ntfs is unhealty18:05
=== Bnaya_ is now known as Bnaya
Austnealzykotick9: oh boy... so where is sources.list located? :/18:05
zykotick9Austneal: /etc/apt/sources.list18:06
Austnealzykotick9: So, should I overwrite my sources.list file with that one?18:06
Austnealzykotick9: or just append that?18:07
zykotick9Austneal: editing/replacing is probably a better plan...18:07
=== med_` is now known as med_
Austnealzykotick9: That didnt seem to work... still getting the error18:12
zykotick9Austneal: did you "sudo apt-get update" after making the change?18:13
zykotick9Austneal: warning, i've never actually done an EOL upgrade myself...18:14
Austnealzykotick9: I may have had a typo in my sources.list... going to correct and retry18:14
reactormonkkeyword too short (keywords need to have at least two characters) <- how do I search for R?18:16
reactormonkvia http://packages.ubuntu.com/18:16
Austnealzykotick9: Ok, that did a little more... different error this time: http://pastebin.com/jRv5D5uY18:16
reactormonkAlso, lucene is like 10 years old, get your game up guys :-/18:17
zykotick9Austneal: i don't go to pastebin.com, mind using paste.ubuntu.com or something?18:17
hobbet1i am on lubuntu and my synaptic is coming up with this error Failed to fetch http://mirrors.namecheap.com/ubuntu/dists/vivid-security/main/i18n/Translation-en  Hash Sum mismatch18:17
hobbet1Some index files failed to download. They have been ignored, or old ones used instead.18:17
ObrienDavereactormonk, you don't. keyword too short (keywords need to have at least two characters) <- how do I search for R? seriously?18:17
Austnealzykotick9: http://paste.ubuntu.com/11832094/18:17
Gilldrmagoo: ok cool im ready now18:18
Gillswitch it set up again18:18
Gillthanks for waiting for me18:18
lapidaryupgraded to vivid; no problems!  I’m going to high-5 my toddler for sleeping through the upgrade :-)18:18
reactormonkObrienDave, :-/ apparently site:packages.ubuntu.com is the way to go. Should work.18:18
drmagooGill: np, tell me what it is you are trying to do18:19
zykotick9Austneal: thanks for re-pasting.  sorry that error doesn't mean anything to me?!?  i've got no suggestions... mind sharing your current sources.list file perhaps?18:19
GillI have a voice server on my network. So I am trying to add it to the voice VLAN (20)18:19
Austnealzykotick9: current sources.list http://paste.ubuntu.com/11832111/18:19
Gillso originally I had the server port on the switch set as T and I was trying to configureit through ubuntu18:19
Gillt18:19
GillThen I realized I could set it as U and not have to deal with more configs so I tried that but it didnt work18:20
Gillso now I am back to trying T with the ubuntu config18:20
Gillbefore when it was T I could ping the system during boot but then it would become unresponsive18:20
Gillafter boot18:20
zykotick9Austneal: what version are you using right now?  note: you can't skip releases...18:21
TJ-Gill: only usually Tag VLANs connected to upstream ports18:21
drmagooGill: have you read this: https://wiki.ubuntu.com/vlan18:21
Austnealzykotick9: I'm on 12.10 right now18:21
Gillyes i started there drmagoo18:21
GillTJ-: so you dont tag the devices?18:22
OerHeks12.10>13.04>13.10>14.04 ... i would reinstall, Austneal18:22
TJ-Gill: I have vlan99 on eth1 <> untagged switch port18:22
AustnealOerHeks: I'd REALLY rather not18:22
Gillnow im even more confused18:23
Gillbut the network is down18:23
Gillso I need to figure it out18:23
drmagooGill: ok, slow down. Do you have console/cli access to the machine ?18:23
Austnealzykotick9: I'm not seeing a place to choose what its updating to. Am I missing something?18:23
TJ-Gill:  do you it configured via Network Manager, or by ifup/down ?18:24
TJ-Gill ^want^18:24
Gilldrmagoo: yes i do18:24
=== f10_ is now known as f10
GillTJ-: i dont know what the diff is its Ubuntu server18:25
=== f10 is now known as Guest43726
TJ-Gill: ifupdown then18:25
zykotick9Austneal: you are currently trying to upgrade using quantal (12.10).  Sorry, I'm just not familiar enough with this EOL process to be assistance.  SORRY!  Best of luck.18:25
TJ-Gill:  I'll pastebin the config from one of my servers for you18:25
Gillthanks!18:26
Austnealzykotick9: Are you saying that I was trying to upgrade TO quantal?18:26
AustnealIf so, that might be my problem....18:26
=== Guest43726 is now known as f10_
OerHeksAustneal, you do need old-release trick to be able to upgrade to 13.0418:27
JeffyHey guys, is anyone aware of 'ROS' from Ros.Org?18:27
OerHeks!oelupgrade18:27
OerHeks!eolupgrade18:27
ubottuEnd-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/EOLUpgrades18:27
AustnealOerHeks: That's what I'm currently following18:27
OerHeksAustneal, oke, should work AFAIK18:28
pragmaticenigma!offtopic | Jeffy18:28
ubottuJeffy: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:28
Gilloh i think i just got it!!18:28
Gillmy firewall was to blame :(18:28
baja_how do i release space for booot18:28
Gillaaahhhhh so much wasted time18:28
Gillthanks drmagoo  and TJ- ! :)18:28
TJ-Gill FYI http://paste.ubuntu.com/11832153/18:28
baja_i was trying to download updates  but it said i have no enough boot space and i should clear18:29
Gillthanks TJ18:29
baja_how do i do?18:29
Gillyea mine is the same but DHCP18:29
JeffyDoes anyone know how to make 'rosmake --rosdep-install' work?18:29
zykotick9OerHeks: should Austneal's sources be talking about quantal (12.10) the version they are on, or the next release 13.04?18:29
OerHekszykotick9, the current version, to get update manager core18:29
baja_how do i  make free boot space18:30
zykotick9Austneal: ^ so looks like it should be saying quantal... sorry, i gots nothin'.  good luck.18:30
AustnealOerHeks: this is my current sources.list, but it doesnt seem to be working: http://paste.ubuntu.com/11832111/18:31
EriC^^baja: type dpkg -l | grep linux-image and pastebin it18:32
EriC^^baja: also type uname -r and paste here18:32
bajaeric18:32
OerHeksAustneal, what happens when you update & upgrade/18:34
OerHekscannot say anything without data18:34
bajagrep???18:34
EriC^^baja: yeah18:34
EriC^^baja: type dpkg -l | grep linux-image18:34
AustnealOerHeks: This error: http://paste.ubuntu.com/11832094/18:34
zykotick9Austneal: for future - I'd suggest upgrading before your version becomes EOL.  The regular ubuntu release are only supported for 5 minutes these days, so using LTS releases is a lot less upgrading.18:35
Austnealzykotick9: I had an LTS on it about 10 minutes ago lol18:35
bajai have typed already18:35
AustnealApparently I upgraded from 12.04 LTS to 12.10 on accident18:36
bajawhat do you mean by grep linux image?18:36
JeffyHey guys, does anyone know why I'm getting this error? http://paste.ubuntu.com/11832187/18:36
drmagooGill: np =)18:36
EriC^^baja: it's a command18:36
zykotick9Austneal: ahhh, LTS releases can be upgraded LTS->LTS so 12.04 could have jumped to 14.04...18:36
EriC^^baja: open a terminal and type the whole line18:36
JunkHunkbekks https://help.ubuntu.com/community/NetworkConnectionBridge18:36
OerHeksAustneal, so you might still be on 12.04 ... terminal: cat /etc/issue18:37
JeffyReally need your help =]18:37
OerHeksAustneal, get a fresh sources.list form http://repogen.simplylinux.ch/ and go to updates menu, set on LTS > LTS18:38
bajaerror no such file or directory @eric18:38
EriC^^baja: type dpkg -l | grep linux-image18:39
AustnealOerHeks: One sec, Its right in mid apt-update...18:39
OerHeksJeffy, see their wiki about building? http://wiki.ros.org/jade/Installation/Ubuntu18:40
newbie211Does  NTFS -3g driver need to be installed in Ubunti 14.04 LTS ?18:40
newbie211Ubuntu*18:41
=== newbie is now known as Guest83997
JeffyDerHecks, I've looked at it & installed ROS Jade successfully but I just can't rosmake & rosdep18:41
OerHeksnewbie211, no, ntfs is standard loaded18:41
JeffyDo you think it could be because of the environment setup?18:42
bajabash: type: -l: not found18:42
bajaerric18:43
bajaeric18:43
newbie211My External HDD refuse to mount as I was unable to eject it from my windows boot...what would be the command in terminal to read and copy the file to my Ubuntu  partition18:43
bajaEric18:43
EriC^^baja: you typed type i think18:43
OerHeksJeffy, could be so, you better find support with them, looks like it is all in their wiki18:43
EriC^^baja: dpkg -l | grep linux-image18:43
EriC^^baja: type the above ^^18:44
JeffyGotcha18:44
bajai copy pasted and pasted in terminal18:44
GintarasHello, how to set default X -> xorg from command line ?18:44
EriC^^Gintaras: do you mean the symlink in /etc/X11 ? or ?18:45
bajacommand not found18:45
bajaive copy pasted it to the terminal18:45
bajaand error18:45
bajacommand not found18:45
EriC^^baja: paste the exact error18:46
ObrienDave!enter18:46
bajabaja:: command not found18:46
EriC^^you typed baja:18:46
bajabaja@baja-HP-Pavilion-g6-Notebook-PC:~$ baja: dpkg -l | grep linux-image18:46
bajabaja:: command not found18:46
EriC^^focus with me18:46
AustnealOerHeks: This is taking awhile... I tried the next release's codename in the sources file and told it to update.... its been running since18:46
EriC^^baja: just dpkg -l | grep linux-image18:46
ObrienDavefocus period ;P18:47
=== randy is now known as Guest19449
bajaok got it18:47
bajawhat next eric18:48
EriC^^ok highlight the text and go to paste.ubuntu.com18:48
newbie211OerHerks: help me18:48
EriC^^and click the middle mouse button to paste it there18:48
GintarasEriC^^ now is KDE with autologin and run rdesktop to windows server, and kde is using more ram/cpu,  need start xorg with autologin and rdesktop. Command startx is starting kde, if to fresh ubuntu I install xorg command startx starting xorg. How to configure startx command to start xorg not kde ?18:48
Austnealnewbie211: What do you need help with?18:48
EriC^^Gintaras: usually in other non-ubuntu distro18:49
JodslWhich data are in EFI system partition?18:49
EriC^^distro's startx uses ~/.xinitrc18:49
OerHeksnewbie211, if that ntfs is unhealthy , use windows to do a chkdsk, i wouldn; t use linux tools for that18:49
newbie211a terminal command of ntfs-3g to read my external hdd which refuses to mount in Ubuntu 14.04 LTS. I was no able to safely eject it from my Windows boot18:50
newbie211not*18:50
EriC^^Gintaras: check here http://askubuntu.com/questions/310671/start-ubuntu-without-a-desktop-environment-but-start-an-x-application18:50
ObrienDavenewbie211, there is NO linux equivalent for windows chkdsk18:50
bajathen??18:50
EriC^^baja: upload the paste and give us the link please18:51
OerHeksrefuses to mount for a reason >  fix reason.18:51
zakulrekyashow links18:52
bajahttp://paste.ubuntu.com/11832267/18:53
bajaeric18:53
bajahave you had a look at it?18:54
bajaeric18:55
EriC^^baja: you don't seem to have a lot of kernels installed18:55
DexterFObrienDave: fsck?18:55
alanpHow do I override the libglib2.0-0 version in a dpkg package I'm making using shlibs.local? I have the idea correct but my format seems off because it's not working. I'm trying "libglib-2.0 0 libglib2.0-0 (>= 2.26.0)"18:55
EriC^^baja: can you pastebin the output of "df -h" ?18:55
jayjoI just messed something up somehow... I am running gunicorn in a screen session, but now I have no more screen sessions yet it is showing up in 'top18:55
jayjohow do i kill it?18:55
ObrienDaveDexterF, it does NOT work as well as chkdsk. use at your own risk18:56
DexterFObrienDave: ah, ntfs specific.18:56
bajahttp://paste.ubuntu.com/11832285/18:57
bajaeric18:57
ObrienDaveDexterF, yes, if you really want to fix a NTFS drive, chkdsk is the best way to go18:58
jayjoin top I can see that the ubuntu user is running the command, but I don't see how it can be runnign it19:02
jayjokind of lost on this one19:02
jayjoI don't have any detached screens19:02
TJ-jayjo: check the process's parent PID process19:05
EriC^^baja: boot looks fine19:06
EriC^^baja: you have 50% left with roughly 100mb19:06
EriC^^that's a good 2 kernels to spare19:06
=== keithzg_vacation is now known as keithzg
EriC^^baja: whenever new kernels are installed, you will usually see a msg in apt-get about packages no longer needed, run sudo apt-get autoremove and it should clean it up for you :)19:07
jayjoTJ-: with 'ps l' I have three commands, -bash, -bash, and ps l;19:07
jayjoshould I kill them all?19:07
jayjoI do see it with pstree -l but I don't know its origination19:08
merpnderpI'm been thinking very hard about moving from a MBP to an ubuntu system76 machine. What are some of the downsides I'll face?19:08
hubrumphmerpnderp: "MBP to an ubuntu system76"? what is MBP?19:10
TJ-jayjo: look at the PPID, that's the parent ID... then see what process that is19:10
TJ-MacBook Pro I'd think19:10
merpnderphubrumph: macbook pro19:10
jayjoTJ-: so it's  ├─gunicorn(28827)───gunicorn(29400)19:11
hubrumphmerpnderp: You would have to see for yourself as far as the OS, run both really at first, if I understand your question.19:11
TJ-jayjo: Looks like 28827 has forked a child 29400. what does 28827 have as its PPID?19:11
hobbet1<---- wishes he had a system76 machine19:12
jayjoTJ-: init(1)19:12
merpnderphubrumph: I run ubuntu on my servers, I just haven't used it as a desktop in years. I'm thinking I can use bittorent sync to replace all my icloud functionality.19:12
TJ-merpnderp: consider owncloud19:13
tgm4883TJ-: you could at least give him a brief why, considering he isn't asking about what to use to replace icloud19:15
jayjoIf I can't tell where this process has originated from and there are no screens running, should I jsut kill the processes?19:15
TJ-jayjo: So that seems to suggest that gunicorn is started as a service by the init daemon19:16
=== underyx is now known as underyx|off
TJ-jayjo: apt-file search reveals:  package gunicorn has system service /etc/init.d/gunicorn    so to stop it do "sudo service gunicorn stop"19:18
GintarasHow to view over vnc vga output ? Computer location office, and need to view desktop19:21
merpnderpTJ-: looks like owncloud is closed source like bt-sync. Why use it over bt-sync then?19:21
=== f1ck is now known as t2d2
TJ-merpnderp: it's an open source host-your-own cross-device sharing platform, see https://owncloud.org/contribute/19:23
=== underyx|off is now known as underyx
TJ-merpnderp: I've been evaluating various similar solutions over the past few months and am almost sure I'm going to use owncloud myself19:25
TJ-merpnderp: my only reservation is it's written in PHP and I'd rather have C++ or Java because I know I'll want to extend it myself :)19:26
rebshey, firefox crashed and i dont see a pid in top but the window is still up19:30
rebswhat do?19:30
Ben64rebs: ps aux | grep firefox19:31
rebsty Ben6419:32
=== underyx is now known as underyx|off
=== underyx|off is now known as underyx
varunwachaspatiHello, all of my GNOME applications aren't functioning properly, while reinstalling screenshot I got this error - No such key 'external-editor' in schema 'org.gnome.eog.ui' as specified in override file '/usr/share/glib-2.0/schemas/10_ubuntu-settings.gschema.override'; ignoring override for this key.19:40
JunkHunkhi I would like to do this:https://help.ubuntu.com/community/NetworkConnectionBridge  but with static configuration and virtual adapters any idea?19:40
varunwachaspatiWhenever I use screenshot it crashes in between and the screen fades out, any pointers will be appreciated. Thanks in advance19:41
compdocI create bridges to use with KVM but dont know much about virtual adapters outside of virtual machines19:41
CB6Coming from windows is there any USB thumb drive tools you suggest that works well? Nothing is booting so far and it's pretty frustrating. The boot order is set to USB first so it should work but I don't think it's formatted right or something. Is there an app that's good for it?19:44
=== underyx is now known as underyx|off
=== underyx|off is now known as underyx
CB6The docs are a little ambiguous for Ubuntu because it doesn't actually specify where to find the installer tool. All you get is the ISO lol.19:46
bpromptCB6:    what's the original question again?19:46
CB6I just want to boot linux from USB and it's not seeing it when I start the computer19:47
bpromptCB6:     what machine make and model are you on?19:48
CB6Is there a USB tool that formats it in linux format and installs it properly onto the USB stick?19:48
CB6Using an Asus MB19:48
CB6would have to look one second lol19:48
auronandaceCB6: you could just dd the ubuntu iso to a usb stick19:48
ioriaCB6, http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/19:49
CB6It didn't recognize on my Asus K53E laptop either so it has to be something to do with the USB drives. I've tried two of them so I must be putting it on the USB wrong or something19:49
CB6tried that interestingly19:49
auronandaceCB6: uefi?19:49
CB6For the Laptop ya19:49
bpromptCB6:   so, you downloaded the iso, and burned it to an usb stick... right?19:49
CB6using pendrive linux yes19:50
bpromptCB6:     have you booted any usb stick on that machine yet?19:50
CB6historically just DVD iso's for both19:50
CB6I don't have any currently and don't want any now so this would be ideal if I can make it work.19:51
bpromptCB6:     I've found that some machines bios, won't do usb-boot unless you set CSM-Legacy in bios ON19:51
bajahey people is there a log for previous used commands19:51
CB6k53e online says it can but I'm not really sure how19:52
BBLLCChow do I turn off splash?19:52
CB6I strongly suspect it's just the USB sticks not formatted right or something19:52
bpromptCB6:    so... .the likelyhood is, the usb is bootable, just your system isn't doing usb-boot for whatever reason19:52
bajain case i wan to use the commands in the future19:52
CB6on both machines?19:52
bajawhere are the commands recently used19:52
=== underyx is now known as underyx|off
bajastored19:52
bpromptCB6:   don't need to format them, just a "raw write" of the iso include bootloader and system files19:52
OerHeksbaja, in ~/.bash_history19:54
bpromptCB6:      you're doing this in windows, right?19:56
CB6ya lol19:56
CB6in 07/08 I used to run Fedora but not on these machines19:57
CB6If it was CD/DVD I know they would boot. It's the USB that's an issue and who knows why on a modern machine? Some machines don't even have drives anymore19:57
bpromptCB6:    http://sourceforge.net/projects/win32diskimager/   <---- use that, to burn the iso to the usb stick, that'd do a raw write of it19:58
CB6thanks for all the advice so far19:58
auronandaceCB6: i've found you usually have to jump through a few hoops to boot from usb on uefi machines19:59
=== underyx|off is now known as underyx
CB6Are Asus machines prone to not booting linux on USB? Both my desktop and laptop are Asus. Desktop is custom build but same MB manufacturer anyhow.19:59
OerHeksIf it has EFI bios, see the UEFI manual20:00
CB6my whole selecting of an Nvidia card was because it's good with Linux drivers typically.20:00
OerHeks!uefi20:00
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI20:00
bpromptCB6:     as I said, I found at least once, on a toshiba machine, that because it wasn't set to csm-legacy mode, and instead was set to use uefi, it didn't allow the usb-boot, once I changed it to csm-legacy, is all I did, the usb stick booted, though it was bootable all along20:00
auronandaceCB6: i've had to do bios updates just to get the option to boot usb, but in your case it may be some legacy option or disabling secure boot20:00
OerHeksand disable fastboot, that can be a cause not booting USB20:01
CB6trying to make it a live usb stick20:04
CB6all kinds of interesing20:04
CautionHazardousUEFI Boot is disabled20:06
bpromptCB6:    the likelyhood is, the usb stick IS already bootable, you system just isn't doing the usb-boot20:07
CautionHazardousIs there ever a case of the splash screen showing up for the MB and missing the linux "press any key to load"?20:08
OerHeksbprompt, most likely ndeed20:08
startingPyHi there I got a question regarding python maybe someone here can help me, I want to read a text file and and to filter out certain words20:09
OerHeksthere is an excellent #python help channel, startingPy20:11
startingPyanyone has a idea how to do that? I have that: http://pastebin.com/sx1m306520:11
startingPyOerHeks: yes but I have to register to enter20:11
mustmodifyHey guys. I'm having a critical production issue. Hoping you can shed some light. per `df` I am not out of space on / ... but I am unable to write any files to /tmp. Any ideas?20:12
OerHeksstartingPy, that is easy, register your name with Freenode, that is all.20:12
OerHeks!register20:12
ubottuInformation about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode20:12
startingPyOerHeks: you mean the #python channel or is there another one?20:12
OerHeksthey hate spambots20:12
OerHeksThis channel is free without registering, that is the difference.20:13
=== N is now known as Guest86993
CautionHazardousfastboot might be the reason looking into this20:15
mustmodifyHey guys. I'm having a critical production issue. Hoping you can shed some light. per `df` I am not out of space on / ... but I am unable to write any files to /tmp. Any ideas?20:16
drmagoomustmodify: can you please provide us with a pastebin of 'df -h' and mount ?20:16
=== fazzel is now known as kaz
=== Dhs92 is now known as Yukkii
AustnealOerHeks: It worked! I'm on 13.0420:18
=== kaz is now known as fazzel
=== startingPy is now known as startingPy2
mustmodifydrmagoo: https://gist.github.com/mustmodify/967d218ee4d1bcf8dc5120:19
OerHeksAustneal, great, 2 more upgrades to go20:19
AustnealOerHeks: and now my IRC server is installing :D20:19
drmagoomustmodify: do you get any error message, when you try to write to /tmp ?20:21
rtreleavenmustmodify try this echo test > /tmp/test.txt20:21
AustnealOerHeks: everything is showing 13.04, but webmin is still showing 12.10.... is that something I should worry about?20:21
mustmodifyrtreleaven: veronica ~: echo "test" > /tmp/test.tmp bash: /tmp/test.tmp: Invalid argument20:22
jhutchinsAustneal: Yes, webmin really should be removed.20:22
OerHeksouch, webmin and upgrades.. webmin is not debian compatible.20:22
bekks!webmin | Austneal20:22
ubottuAustneal: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.20:22
AustnealDo you know of any alternatives?20:23
jhutchinsAustneal: This is exactly the kind of problem it has, getting out of sync with the system.20:23
AustnealI don't use it much... but its kinda handy every now and then20:23
bekksAustneal: You could use zentyal.20:23
jhutchinsAustneal:  FOSS Web Hosting Control Panels include: <DTC>, <GNUPanel>, <ISPConfig> and <ispCP> Omega.  Don't use <Webmin>.  http://wiki.debian.org/HostingControlPanels20:23
rtreleavenmustmodify do you have a /tmp ?20:24
=== underyx is now known as underyx|off
jhutchinsmustmodify: is /tmp in ram or on disk (use the mount command).20:24
CautionHazardousFor "Boot Option Priorities" would the USB typically show up as an option for a UEFI system?20:25
Seven_Six_Twomustmodify, did you do the whole command,       echo "test" > /tmp/test.tmp20:27
=== underyx|off is now known as underyx
Austnealjhutchins: Can't seem to find the package to uninstall it :/20:28
jhutchinsAustneal: EVen worse, installed outside the package system.20:29
Seven_Six_TwoAustneal, it could be in /opt20:29
AustnealSeven_Six_Two: opt is empty :/20:30
jhutchinsAustneal: You can try /etc/webmin/uninstall.sh - but BACKUP FIRST!20:30
dawciobielW jaki sposób bezbole?nie zaszyfrowa? folder na pendrivie lub ca?? partycj? u¿ywaj?c darmowego oprogramowania. Tak aby mo¿na by?o rozszyfrowa? zawarto?? na innym ho?cie (równie¿ linux) ??20:30
jhutchins!pl20:30
ubottuNa tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.20:30
mustmodifySeven_Six_Two: yes20:31
mustmodifyI ran that whole command.20:31
Seven_Six_Twomustmodify, from your reply, it looked like you included    veronica ~:20:32
mustmodifysorry, that's my prompt20:32
rtreleavenmustmodify try stat /tmp20:33
Seven_Six_Twomustmodify, can you pastebin output of root file system?        ls -al | pastebinit20:33
mustmodifyjust discovered that there is an "Immutable" flag on /tmp ... not sure why20:33
jhutchinsmustmodify: also the output of sudo mount20:34
Seven_Six_TwoAustneal, webmin is web based, right? It, or a link to it, should be in your document root. Probably /var/www20:34
dawciobielHow i can encrypt my pendrive (partition or folder - no matter) to be able to decrypt on another host (linux)? Software has to be free of charge.20:34
AustnealSeven_Six_Two: I dont think so. Its running on a seperate port than Apache20:35
AustnealSeven_Six_Two: So it must have its own service running20:35
Seven_Six_TwoAustneal, apache can serve on multiple ports20:35
jhutchinsAustneal: did you find /etc/webmin/uninstall.sh?20:35
Austnealjhutchins: Yeah, its there20:35
jhutchinsAustneal: I believe it still uses apache to serve the interface, but uses an alternate port (always has).20:35
bekksAustneal: dpkg -l | grep webmin20:36
jhutchinsAustneal: That's supposed to clean it up properly, stop the service, etc.20:36
Seven_Six_TwoLike a control port? maybe, but the apache link might still show a fs location, like /usr/share/webmin20:36
jhutchinsbekks: Given that webmin hasn't been supported in ubuntu for a while, it would not be unexpected that it was not installed through apt.20:37
AustnealSeven_Six_Two: I'm pretty sure I can stop Apache and still access webmin... I might be wrong though20:37
bekksjhutchins: Good point.20:37
jhutchinsAustneal: You could try and see.20:37
AustnealI'll try the uninstall.sh... but I need to back up first20:37
Seven_Six_TwoAustneal, maybe, but the point I'm making is that it can show you a filesystem location for webmin, if the installer doesn't work20:37
jhutchinsAustneal: Did you install it for your own use, or for clients to use?20:37
mustmodifyjhutchins: https://gist.github.com/mustmodify/442f344eb04fd267339c20:37
mustmodifySeven_Six_Two: https://gist.github.com/mustmodify/442f344eb04fd267339c20:37
Austnealjhutchins: for my own use20:38
mustmodifyeven as root, can't unset immutable flag with chattr -i20:38
jhutchinsmustmodify: The sticky bit is set so that anybody can write to /tmp, but only the person who owns a file can remove it.20:39
jhutchinsmustmodify: That's standard on GNU Linux.20:39
histomustmodify: that's normal20:39
jhutchinsmustmodify: That's not immutable.20:40
Seven_Six_Twomustmodify, please try                               cd /tmp && touch ./tempfile.txt && echo "test" > tempfile.txt                   and return result20:40
jhutchinsmustmodify: (Unsurprisingly, immutable is an "i" in lsattr)20:41
wikowaoo  soy espanol20:42
jhutchinsmustmodify: http://www.adminarticles.com/file-attributes/ http://askubuntu.com/questions/432699/what-is-the-t-letter-in-the-output-of-ls-ld-tmp20:42
jhutchins!es20:42
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.20:42
wikodificil para mi comunicarme20:42
wikoohh thansk  you al menos eso se decir20:43
wiko#ubuntu-es20:43
Seven_Six_Twowiko, /join #ubuntu-es20:44
=== bradjones is now known as bradjones|away
x3464Anyone privy as to why Firefox 39 hasn't been added to the security updates?20:52
histo!info firefox20:53
ubottufirefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 38.0+build3-0ubuntu0.15.04.1 (vivid), package size 39627 kB, installed size 96718 kB20:54
bekksx3464: Because packaging and testing isnt finished yet.20:54
histox3464: https://help.ubuntu.com/community/FirefoxNewVersion20:55
x3464thanks histo20:56
mustmodifySo basically I can't write to /tmp at all, and no amount of setting permissions or whatever will help.20:57
bekksmustmodify: So what are the permissions of /tmp ?20:58
mustmodify177720:59
mustmodifybekk: https://gist.github.com/mustmodify/38123b7414c3d73cf5b720:59
bekksmustmodify: And whats the outcome of touch /tmp/testfile.txt ?21:00
mustmodify"touch: setting times of `/tmp/testfile.txt': No such file or directory"21:00
bekksmustmodify: Can you pastebin the output of "dmesg" please?21:01
mustmodifybekks: https://gist.github.com/mustmodify/306d704a70d64e84f49f21:03
bekksmustmodify: Which Ubuntu is it?21:04
mustmodifylucid 10.0421:05
bekks!10.0421:05
ubottuUbuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See http://ubottu.com/y/lucid for more details.21:05
bekksmustmodify: Please update to a supported release first.21:06
mustmodifybekks: Right, and I'm actually migrating as we speak.21:06
mustmodifyWell, I mean, the new server is being tested.21:06
mustmodifyI guess our site will just be down until I'm done.21:07
=== anthony is now known as Guest60900
=== plytro_ is now known as plytro
=== Guest60900 is now known as MrArmStrong
rrvamy DNS server (unbound) has trouble looking up archive.ubuntu.com. Is there some dns cache poisoning going on?21:27
rrvaLogs at: http://paste.ubuntu.com/11832922/21:27
=== Blaster is now known as Guest20362
karthikheyy guys,,21:32
karthikI have issue with login loop21:32
karthikcan someone help me here?21:32
EriC^^karthik: press ctrl+alt+f1 then type ls -l ~/.Xauthority after logging in21:33
karthikHi eric21:33
EriC^^hi21:33
karthikI tried. it asked me for login usernmae and password.. I was able to enter only user name21:33
karthikI couldnt enter password21:33
EriC^^in ctrl+alt+f1?21:34
karthikYes21:34
karthikI was asked for login credentials when I entered ctrl+alt+f121:34
karthikI am a newbie.. windows refuggee :)21:35
EriC^^you dont get a password prompt after putting the username?21:35
drmagoo rrva it looks wrong. dynect.net mean somethign to you ?21:35
rrvai've forced my server to forward queries to 8.8.8.8 for this zone for now21:36
rrvaquestion is how I can make it fall back to that when poisoning is detected21:36
rrvait detects the poisoning attempt21:36
karthik@eric. There is a password promt but I couldnt type anything. I could only press enter21:37
EriC^^karthik: it's normal, the password doesn't show21:39
EriC^^karthik: type the password then press enter21:39
karthikoh that explains.. i could login now21:39
karthikthanks..21:39
karthikso, I just enter this ls -l ~/.Xauthority?21:40
EriC^^yeah21:40
EriC^^is root the owner or your username?21:40
drmagoorrva: you might want to have a look at unbound (unbound.net) Other then that, I dont really sure what programs there are for keeping tabs on the dns21:41
karthikNo, I entered username and password while installing the package.21:41
EriC^^karthik: no, i mean after typing ls -l check if your username is the owner21:41
EriC^^you should see your username listed21:42
histokarthik: you should get output like -rwxr-xr-x someuser somegroup bytes date somefile21:43
histokarthik: from running ls -l ~/.Xauthority21:43
karthikoh yes, I could see my username21:43
karthikI could see /home/karthik/:'21:44
EriC^^is there a root root in it?21:44
karthikNope, all i can see is desktop, documents, downloads..21:45
karthikThere is no root21:45
EriC^^no i mean in ls -l ~/.Xauthority21:45
EriC^^karthik: type stat -c %u ~/.Xauthority21:47
EriC^^and paste what it says21:47
karthikI dont get output like "output like -rwxr-xr-x someuser somegroup bytes date somefile.."21:48
karthikMaybe i doing something wrong with cmd line.21:48
karthiklet me check again21:48
karthiki'll do this output like -rwxr-xr-x someuser somegroup bytes date somefile21:48
EriC^^karthik: are you putting a space after ~/ maybe ?21:48
EriC^^ok, it is ls -l ( L not 1 btw )21:49
karthikstat -c %u ~/.Xauthority .. I get output as 100021:52
EriC^^ok, i guess it's correct then21:53
EriC^^karthik: type id, does it say 1000 ?21:53
karthikI checked couple of forums, is it my graphics card that stops me from login?21:53
histokarthik: what were you doing before the login loop started?21:53
karthikok21:54
karthikI just installed the ubuntu on a fresh win7 laptop.21:54
karthikon a partition21:54
EriC^^karthik: try the guest account, if it works then it's not a user problem21:54
histoSo it's never worked/21:54
EriC^^oh21:54
EriC^^it's probably a graphics issue then21:55
histokarthik: This is a fresh install?  Has it ever worked?21:55
karthikuid and gid is 100021:55
karthikyes, this is the fresh install. I used the same package to install in different computer and that worked fine.21:55
histokarthik: what type of video card does this machine have?21:56
EriC^^karthik: type sudo ubuntu-drivers devices | nc termbin.com 999921:56
EriC^^and paste the link here21:56
gbear14275I'm trying to expand an online partition and I've realized that my partition scheme has an extended and logical partition next to the partition I want to expand.  I tried to use parted to remove it but it gave me a warning that it was in use.  I'm not aware of it being in use by anything but wanted to double check... is there a way to do this?22:10
bekksgbear14275: Yeah, boot a livecd, and do it.22:12
OerHeksgbear14275, you can edit partitions that are not in use, so use a live cd to expand22:12
gbear14275I looked at mount and fdisk -l but I'm looking for something that explains the relationship to the /dev/sdX# type association22:12
gbear14275bekks and OerHeks , it's a remote server.  I've read that resize2fs can expand an online partition into free space so I'm trying to create some free space22:13
gbear14275is that bad info?22:13
bekksgbear14275: Erm, is that an Ubuntu server?22:13
bekksgbear14275: reiserfs is dead for ages :)22:13
gbear14275bekks, resize2fs not reiser22:14
bekksgbear14275: classical misread :D22:14
gbear14275http://askubuntu.com/questions/24027/how-can-i-resize-an-ext-root-partition-at-runtime22:14
OerHeks resize2fs needs an unmounted hdd too22:15
bekksHmm, no. You can resize ext4 online.22:15
Toffeciritcal: Getting DDOS from 1 ip can i block it in ubuntu?22:16
njmbb8hey guys, quick question, i just popped in an ubuntu usb and did the check disk for defects option. now the screen is flashing white22:17
njmbb8there's nothing going on other than the flashing22:17
OerHeksnjmbb8, yes, with iptables > iptables -A INPUT -s <ddos-ip> -j DROP22:18
njmbb8i think you mean, Toffe22:18
ToffeOerHeks thanks i tried that i still get that request in nginx access log22:19
ubuntu616njmbb8: Never heard of that happening, I would try it on another computer, check the sum, reload it...etc.22:19
njmbb8what is supposed to happen?22:19
njmbb8any harm in holding the button to shut it down?22:20
tewardToffe: you have to check the existing iptables rules too22:20
Toffei'm into deep here22:20
tewardToffe: the DROP rule has to be before the ACCEPT rule for port 80 and such22:20
histonjmbb8: what happens if you press a key on the keyboard?22:20
Toffedamnit getting abuse mails from the host :P22:20
OerHeksToffe, with nginx you need to deny ip in its config IIRC22:21
Toffebut cant i deny on eth022:21
njmbb8histo, there's a cursor on the bottom and the text of whatever key i press shows up there. but it gets reset when the flash happens22:21
ubuntu616njmbb8: Holding the button should not be an issue.22:21
gbear14275I'm trying to figure out what is using my sdb5 partition.  Any commands that will shed light on what is using it?22:21
histogbear14275: iotop22:22
histogbear14275: unless you mean what is there?22:22
Toffedamn http://link.jepb.no/bs3p22:23
Toffehe's upping his game22:23
Guest67052why is ubuntu 64bit smaller than 32bit. I though it would be the other way around.22:24
gbear14275histo, I partitioned this a long time ago and I guess I made two partitions.  The first is my boot partition and the second I didn't think I was using for anything however parted says it's in use.  Trying to figure out what if anything is using it as a double check before I delete it22:24
Toffeanyone here wanna help me on PM to stop an ip22:24
gbear14275alternatively... anyone able to tell me what's happening with this disk error?  http://paste.ubuntu.com/11833146/22:26
njmbb8ok i rebooted and tried again, it's working now22:27
njmbb8weird22:27
histogbear14275: lsblk22:27
histogbear14275: mostlikely an extended partition for swap22:27
histogbear14275: badblock on sdb22:28
histois your error22:28
gbear14275histo, perfect!  Thanks and glad I checked it's actually my /home (oops)...22:28
gbear14275histo, I thought bad blocks are automatically taken care of... it's recurring message in my syslog and I'm not sure how to get rid of it.  I think it might have to do with the trim command not working anymore... but I'm not sure22:29
gbear14275was thinking it might be space related as the disk is almost 90% full... but would that affect trim?22:29
bekksgbear14275: when there are no spare free blocks left for replacement, you get errors like yours.22:29
psusibekks, no.. the error is with a discard command22:31
psusigbear14275, check the SMART heath of the drive in the disks utility just to make sure it's ok, but otherwise it seems that it is refusing to handle a TRIM command for some reason... possibly a firmware bug22:31
bekkspsusi: due to an io error on a specific block, line 21.22:32
psusibekks, yes.. an IO error in the TRIM request... not a WRITE request22:32
gbear14275psusi, I'm thinking that perhaps as well.  I'm not getting any flags with smartctl but I'm likely reading it wrong...  http://paste.ubuntu.com/11833171/22:33
mustmodifycan someone walk me through using fdisk to rebuild a partition?22:34
psusigbear14275, looks ok, but I don't trust OCZ drives.. I had one and had to stop using it when it randomly started remapping logical sectors to the contents of different files... SMART still said it was fine too22:35
bekksmustmodify: Whats the actual problem?22:35
ToffeAnyone here who can help me block an IP which is mass requestion on my server? I tried UFW to block ip and IPTables but i dont know anything about any of theese.. :(22:35
mustmodifybekks: https://gist.github.com/mustmodify/e40a60619b63a2edd35122:35
mustmodify"Disk /dev/sdb1 doesn't contain a valid partition table"22:36
mustmodifysame for all disks.22:36
mustmodifyBut really I only care about /dev/sda122:36
psusimustmodify, that is because /dev/sdb1 *is* a partition... so it does not *contain* partitions22:36
bekksmustmodify: sdb1 is a partition, and does not contain a partition table. sdb does.22:36
mustmodifybekks: Oh...22:36
mustmodifyok well then... assume there is a problem somewhere in that output. What is it?22:37
mustmodify:)22:37
gbear14275psusi, I appreciate the double check... been pretty frustrating and confusing.  I really don't want to have to re-install onto a new disk...  are there any ways to avoid a reinstall when replacing a boot disk?22:37
csmuleToffe: try http://www.cyberciti.biz/faq/how-do-i-block-an-ip-on-my-linux-server/22:37
bekksmustmodify: thats not the full output isnt it?22:37
Toffecsmule did all of thoose steps does not work22:37
mustmodifybekks: yes, that's the full output22:38
Toffeit still gets trough into access all requests22:38
csmuleToffe: what os?22:38
Toffeubuntu22:38
mustmodifyI am in some kind of rescue mode if that means anything.22:38
bekksmustmodify: Whats the _actual_ problem - why are you in a rescue mode?22:38
Toffe   rx:   159.94 Mbit/s 276350 p/s          tx:      336 kbit/s    41 p/s^C22:38
Toffei shut down port 80 and tx went down from 70mbit to what you see22:39
=== orion4444 is now known as orion44
gbear14275psusi, nvm, i'll google that.  Thanks again for the double check22:39
csmuleToffe: You do a sanity check and block your own client IP just to see if it is working?22:39
mustmodifybekks: I was unable to write to /tmp. On restart, the filesystem was in readonly mode.22:39
Toffekinda .. cant do that :P22:39
Toffei cant access the server then22:40
gbear14275how do you report a pm spammer here?  Just got sent a link to a random webcam in a pm22:40
csmuleToffe: You have no other client, a VM or something?  You can then just do "telnet host 80" to see if the port is open.22:40
Toffe@bioogir is a pm spammer :P22:40
Toffeno :S22:40
ToffeI'm offshore22:40
Toffeso bad internet possibilityes22:40
gbear14275Toffe, yep, that's the one22:40
OerHeksgbear14275, join #ubuntu-ops please22:42
Toffedamnit and its just 1 IP! :(22:42
histo!ops | bioogir22:43
ubottubioogir: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang22:43
mustmodifywhat just happened?22:45
tds5016hi all. I'm having some issues getting mysql to start...22:49
tds5016I'm trying to change the data directory, and it tells me that I don't have permissions to use the mysqldata file.22:50
histo!netsplit > mustmodify22:50
ubottumustmodify, please see my private message22:50
bekkstds5016: So check the permissions?22:50
tds5016can someone help me figure out what it is I'm likely doing wrong with app armor?22:50
tds5016should be correctly owned by the mysql user.22:50
tds5016http://paste.ubuntu.com/11833233/22:51
tds5016that's the error I get from the log.22:52
tds5016should I post my apparmor config?22:52
=== Blaster is now known as Guest361
tds5016or would this question be better suited for #mysql?22:53
bekkstds5016: So whats your apparmor config?22:54
tds5016http://paste.ubuntu.com/11833246/22:55
tds5016that is my usr.sbmin.mysql22:56
tds5016usr.sbin.mysql*22:56
=== Hexagon is now known as Guest55859
bekkstds5016: Does it work when disabling apparmor?22:59
tds5016how would you disable app armor?22:59
OerHekssudo nano /etc/apparmor.d/usr.sbin.mysqld23:00
bekksOerHeks: < tds5016> http://paste.ubuntu.com/11833246/23:01
OerHeks2009, still valid http://www.ubuntugeek.com/how-to-change-the-mysql-data-default-directory.html23:02
tds5016OerHeks: that's basically what I did.23:03
=== underyx is now known as underyx|off
OerHekstds5016,  i see line 38/39, then reload sudo /etc/init.d/apparmor reload23:05
tds5016OerHeks: I did that.23:06
OerHeksand then mysql.23:06
lsnner!list23:06
ubottulsnner: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».23:06
psusigbear14275, if you install with LVM you can pick up the system and move it to a new disk in the background23:12
psusigbear14275, see https://wiki.ubuntu.com/Lvm23:12
gbear14275psusi, I wish I did, but I didn't...23:14
ivan_on_tracIt is possible that the command "useradd -m -d /home/xxx xxx". You must create a ".bash_profile"?23:14
=== wildhippo is now known as takedown
tds5016150706 23:16:31 [ERROR] Can't start server : Bind on unix socket: Permission denied 150706 23:16:31 [ERROR] Do you already have another mysqld server running on socket: /mnt/sql-volume/mysqld.sock ?23:17
tds5016now I'm getting that error....23:17
=== takedown is now known as krugg3r
lickalotthey all!  if my nvidia card (960M) is set in bios as default and the video seems to working perfectly but in system settings it shows the intel embedded graphics do you think I need to persue an nvidia driver install?23:22
=== Gill_ is now known as Gill
nicomachusnot if this is specifically an ubuntu question... but maybe you guys can advise: I re-partitioned to move some space from my windows to my linux partition, and now GRUB is showing 2 Windows partitions. but gparted shows the correct allocation.23:25
psusigbear14275, then moving involves formatting the new disk, copying all files over, and reinstalling the boot loader on the new disk23:26
nicomachusuh oh.. new kernel release. let's hope it doesn't screw everything up all over again.23:28
=== omfgtora_ is now known as omfgtora
gbear14275psusi, Apologie for all the questions but I once heard that there was a better utility for copying than dd as it has no error correction.. do you have any recomendations for a disk copy utility or command?23:29
Johnny_Linuxigs omfgtora23:29
omfgtoraigs?23:30
=== Gill__ is now known as Gill
psusigbear14275, copying the files with eg. cp, is way better than dd23:34
omfgtorathat is way too fun to read23:34
psusigbear14275, it just means you have to manually tweak the UUID in /etc/fstab, and reinstall grub on the new disk is all since grub isn't copied23:35
omfgtora"eegee seepee is way better than deedee"23:35
psusibut you don't end up wasting a lot of time copying free space... and the destination disk doesn't have to be at least as large as the old one, as long as it has room for the files23:35
nicomachuspsusi: what are you trying to copy? rsync works great for directories/files, but not really images.23:36
psusianother good alternative is to make a backup with tar or dump ( and get in the habit of making regular backups to an offline disk for when the fecal mater hits the rotary air impleller ) and restore it to the new drive23:37
nicomachussorry, I meant gbear14275, not psusi23:37
psusinicomachus, gbear14275 wants to copy his whole system to another disk... rsync works for that to, but cp is simpler and the benefit of rsync isn't used in a one time copy23:37
lino_!List23:37
ubottulino_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».23:37
nicomachusagreed on that, psusi. cp or dd would be my rec.23:38
nicomachusfor that at least.23:38
excelsio`hi23:39
hajjhi23:40
excelsio`I'm getting no space errors when I try to update my kernel23:40
nicomachusexcelsio`: going to need to clear out some old kernels from /boot, most like23:40
nicomachusexcelsio`: see: https://askubuntu.com/questions/89710/how-do-i-free-up-more-space-in-boot23:41
excelsio`thanks23:41
nicomachusexcelsio`: just make sure you don't delete ALL the kernels!23:42
nicomachusotherwise you'll be back here telling us you can't boot. :)23:42
excelsio`thanks23:42
excelsio`:P23:42
nicomachus(I did that... too recently)23:42
Bashing-omexcelsio`: Great turorial, try post #10 " sudo apt-get autoremove " IF you are on 14.04+ . If you have the operating headroom in /boot, that is the simple thing to do .23:45
vasHello Everyone!23:46
vasDoes anybody have any recomendations on how to configure my macbook pro running Ubuntu 14 for multi-touch gestures and specifically avoiding issues where the touch-pad randomly selects (and drags) so it text and also randomly activates the window-switcher. It seems like this is an issue affecting Macbook Pro Ubuntu users23:46
vasI currently have 2-finger scrolling enabled and working fine, but it randomly keeps clicking-dragging and selecting text or activating the task-switcher window... it seems like a common issue23:48
ubuntu616vas: Never seen those issues here. Do you havean ubuntu install?23:49
nicomachusBashing-om: what's the config set to on that? Last I checked, it would only delete if there were 8 kernels or more.23:50
vasubuntu616, yes23:50
vashttp://askubuntu.com/questions/322161/two-finger-scroll-issues-erratic-selecting-and-app-switching-macbook-pro-8-123:50
nicomachusBashing-om, I may be mistaken. disregard my last. Interesting read on autoremove here though: https://askubuntu.com/questions/563483/why-doesnt-apt-get-autoremove-remove-my-old-kernels23:51
greyback_vas: fiddling with synclient might improve things. But the 3 finger alt-tab thing is the bane of my existence23:51
vasubuntu616, (link above is an issue posted to the AskUbuntu)23:52
vasgreyback_, Its so weird, I usually do a 2 finger scroll and that works fine.. but randomly it starts selecting text (like a click and drag to select text that you would nroamlly be trying to copy or something) but I am obviously just trying to scroll up and down a page23:53
vasIt just randomly clicks, and sometimes it even opens up the (alt-tab) task-switcher window!23:53
Bashing-omnicomachus: apt is configurable. Will have a read for what you found. Be back soonest .23:54
vasAll thsi happens just when I do a 2 finger scroll... Its really weird.. Any ideas.. Or has any other MacBook users configured their touch-pad for 3 finger scrolling23:54
greyback_vas: 3 finger tap does the alt-tab anyway, built into unity, dunno how to fix it. The click + drag thing you can fix with: "synclient TapAndDragGesture=0"23:55
reactormonkany way to get a distrowatch view for more arbitrary packages, e.g. R?23:55
greyback_vas: here's my config, but it's far from perfect: synclient PalmDetect=1  GrabEventDevice=0 TapAndDragGesture=0 EmulateTwoFingerMinZ=1000 SingleTapTimeout=4023:56
vasgreyback_, YES! Awesome! I am going to try that now... I never noticed that the 3 fingers activates the alt-tab switcher23:56
nicomachusgotta reboot.23:56
greyback_vas: synclient has loads of options, you may find different values suit your trackpad compared to mine. But have a play23:57
frebarkcould someone please link me a guide to installing ubuntu 15.04 with lvm/luks for the root partition; i have been working on this for days and can't get it to work no matter how i shake it23:59

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