/srv/irclogs.ubuntu.com/2016/03/24/#ubuntu.txt

=== Piper-Off is now known as Monthrect
kur1jim having trouble getting KVM/Openstack to do do PCI Passthrough. Whenever I go to launch a VM it states that the device is already in use. I already followed this guide http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM IOMMU looks to be enabled. The GPU im trying to do passthrough with does have an "audio" device that I do the unbind and bind to as well but keep getting same00:04
kur1jerror.00:04
scj643I'm having trouble with unity not changing themes in 14.04.300:04
kur1jif I do echo 1 > /sys/bus/pci/devices/0000\:1c\:00.1/remove for the secondary device the whole box reboots00:06
kur1jwhen I try to create another KVM instance00:06
vervetSchrodingersResc: are you pinging by ip or hostname?00:06
scj643When I go to change themes or icons it applies to everything but unity00:07
scj643And unity --replace sends me to light DM and signs me out00:09
k1lscj643: are those themes for unity?00:09
scj643Numix icon set00:09
k1lscj643: change themes in unity-tweak-tool00:09
scj643Doing that00:09
scj643Changes for everything but unity00:10
SchrodingersRescvervet: both work00:10
SchrodingersRescvervet: which is weird, ping works, but not ssh00:10
k1lSchrodingersResc: wrong port? or wrong username?00:11
scj643Could my xorg settings cause this00:11
vervetSchrodingersResc: well that rules dns out.. on a wrong port/username I get "connection refused", though00:11
SchrodingersResck1l: nope, been standard 22, username is the same across devices.00:11
SchrodingersRescI can chroot in with a rescue mode, in there now.00:12
nname31hello, i give in terminal [lscpu] and output http://paste.debian.net/418474/       my cpu is 32bit or 64bit?00:12
Blakes5nname31,  what does Architecture list?00:13
kur1jits 64bit00:13
kur1jhttp://ark.intel.com/products/37253/Intel-Pentium-Processor-T4300-1M-Cache-2_10-GHz-800-MHz-FSB00:13
k1lnname31: its 64bit capcable00:13
nname31very thx00:14
vervetSchrodingersResc: ssh daemon is definitely running on the target machine, yeah? any firewall?00:15
Tin_manhello all, I've a question on symlinks.  I'm running a newely install Ubuntu Server with my 40gb boot drive, and a 80gb sdb1 drive 1 partition. It's mounted at /media.  I've made some folders from /mount /slavehome etc etc. I'm wanting to make a symlink of /media/slavehome, but don't want to if /media is already a symlink cause i've that will really mess things up.00:15
SchrodingersRescvervet: didn't believe there was a firewall00:15
scj643So any idea why unity isn't changing icon themes00:16
SburAside from knowing by yourself, how can I figure out if I have a pci or a pcie slot available? I have an MS7502 (LGA775) keyboard00:16
vervetSchrodingersResc: ok, and sshd running too?00:17
SchrodingersRescvervet: or looks like ufw is on there?00:17
SchrodingersRescvervet: hard to confirm when I'm not ssh'd in.00:17
vervetSchrodingersResc: maybe get nmap and port scan it?00:18
vervetSchrodingersResc: if port definitely was unchanged, if the machine is listening on 22 then most likely sshd would be running00:19
SchrodingersRescvervet: what line do you suggest? about to reboot it for a test.00:19
SchrodingersRescvervet: I definitely see "Port 22" on sshd_config00:19
vervetSchrodingersResc: is this is on the machine you're trying to ssh into? could you do a ps -ef | grep sshd?00:20
SchrodingersRescvervet: nope, I can only get in from a rescue mode that my provider offers. I could probably work out how to get it to email me that using the chroot and a cron though...00:21
vervetSchrodingersResc: yeah it'd be good to confirm the daemon is running + listening on 2200:23
_cakehello everyone00:26
_cakebesides using compiz, themes, fonts and unity tweak tool, what other things can I do to rice up ubuntu?00:27
SchrodingersRescvervet: well, when I nmap scan it, 22 does not show up00:27
vervetSchrodingersResc: if you got other open ports in the results, most likely either daemon's not running, or listening on a different port00:30
SchrodingersRescvervet: k, so lets roll with it may not be running, what's step two?00:30
vervetSchrodingersResc: that's the hard part.. you gotta get some sort of access to the machine00:32
SchrodingersRescvervet: going back to the chroot now, does that help?00:32
vervetSchrodingersResc: yep any sort of access, what version are you running?00:33
SchrodingersRescvervet: Description: Ubuntu 15.1000:35
=== Dinner is now known as Dinner4Breakfast
vervetSchrodingersResc: try: 1. systemctl enable sshd 2. systemctl start sshd (you'll need either sudo or root)00:36
SchrodingersRescvervet: Running in chroot, ignoring request.00:37
=== root is now known as Guest384
SchrodingersRescvervet: k, rebooting, did a few things and put some crontabs for @reboot ps -ef | grep sshd , etc.00:44
vervetSchrodingersResc: to both those commands, right? I'm thinking start sshd somehow, then ssh into the machine and enable service.. i get the same chroot error you got when i tried to do the same just now00:45
SchrodingersRescI also put @reboot service ssh start, idk if that helps :^)00:46
vervetgood idea, hope so, it's essentially what systemctl would've done00:46
SchrodingersRescvervet: still refused :(00:47
SchrodingersRescvervet: would I need to log into that user for the crontab to run?00:48
SchrodingersRescvervet: these are the ports that are open, I'm not even sure why, http://paste.ubuntu.com/15484168/00:50
vervetSchrodingersResc: was the crontab for root? you may need to do it as root is all00:51
SchrodingersRescvervet: yes, it was as root00:51
SchrodingersRescvervet: and it didn't seem to run any of them, because first one was to text me that info.00:52
vervetSchrodingersResc: so is the crontab able to run anything @reboot at all?00:52
SchrodingersRescvervet: nope, doesn't seem to00:53
lVathanHi I set up ubuntu LTS on a remote server and it is not recognizing the .bashrc file. Can anyone help me out?00:53
vervetSchrodingersResc: that sucks, is this a cloud server? you may need to submit a ticket to get someone to do it on console00:55
SchrodingersRescvervet: nope, a dedi00:55
EriC^^lVathan: how do you mean? how are you logging in?00:55
lVathanssh in from local computer00:56
freeziekathaving issues with retroarch lanuching psx games crom CLI00:56
freeziekatcan anyone help?00:56
EriC^^lVathan: what shell does the user have?00:56
EriC^^lVathan: grep <user> /etc/passwd00:56
lVathanon local or remote?00:56
EriC^^lVathan: on remote00:56
SchrodingersRescvervet: this isn't the first time things have gone sideways, so I have a very recent backup, just seems like my files are there, so just need sshd00:57
lVathanEriC^^: :x:1001:100100:58
lVathan?00:58
EriC^^no the last thing00:58
lVathanits just my name and /home/username00:59
EriC^^no /bin/bash at the end?00:59
lVathannope00:59
EriC^^ok, that's the problem00:59
lVathanok00:59
lVathanis there a way to fix it?00:59
EriC^^type sudo chsh <user> -s /bin/bash00:59
lVathanok now /bin/bash is there01:00
lVathanshould i log out and back in?01:00
SchrodingersRescvervet: I think I surrender and will do a reinstall tonight. I kinda like this thing being up.01:00
EriC^^yeah01:00
lVathanwooo!01:00
lVathanmany thanks01:00
EriC^^:D01:00
EriC^^np01:00
lVathanany idea why that happened?01:00
EriC^^how'd you create the user?01:01
lVathanuseradd i think?01:01
SchrodingersRescI prefer adduser but that's me01:01
vervetSchrodingersResc: if you have a backup it's easy to restore from, sure, otherwise you'll most likely need console access to restart the daemon01:01
EriC^^not sure if that sets the shell, there's adduser though and it sets almost everything01:01
lVathanok i guess i probably used the wrong one01:02
lVathanthanks01:02
SchrodingersRescvervet: huge question of why that would stop in the first place though :(01:02
vervetSchrodingersResc: do you remember what changes you might've made to the sshd_config on there?01:03
SchrodingersRescvervet: I even had a copy of the original as sshd_config.orig and copying it over did nothing01:04
SchrodingersRescand rebooting, of course01:04
SchrodingersRescvervet: I just pressed the button, it's over.01:04
SchrodingersRescvervet: thank you for your time.01:04
vervetSchrodingersResc: no worries, good luck01:05
SchrodingersResconce I get my bash scripts back it should be easy peasy, thanks.01:05
vervetSchrodingersResc: backups are the best thing in the world :)01:05
SchrodingersRescthey truly are01:05
kur1jim having trouble getting KVM/Openstack to do do PCI Passthrough. Whenever I go to launch a VM it states that the device is already in use. I already followed this guide http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM IOMMU looks to be enabled. The GPU im trying to do passthrough with does have an "audio" device that I do the unbind and bind to as well but keep getting same01:10
kur1jerror.01:10
sector_0what happens if I don't execute "aticonfig --intital" after installing the AMD proprietary drivers?01:10
SchrodingersRescvervet: it had been months since I had rebooted, was that maybe a bad idea?01:10
ubuntu358help me! i can't run ubuntu livecd :(01:12
Hitechcgubuntu358: hint: give more details01:13
ubuntu358used both dd and startup creator to flash 14.04/15.10 on usb and got this http://i.imgur.com/RxnSygu.png01:13
vervetSchrodingersResc: well certain things you have reboot with, like a kernel upgrade etc01:14
maxtimboyo, so I'm trying to remap keys on my logitech g710 using xev and xmodmap. I have been able to remap some of the keys, simply making them all press period. The last three keys, however, are mapped to XF86 commands, specifically AudioMicMute, TouchpadToggle, and TouchpadOn. How can I remap these last three keys?01:14
SchrodingersRescvervet: yeah, had gone past 3-4 of those01:14
vervetSchrodingersResc: on a server unless you really really have to, i'd say skip reboot01:15
SchrodingersRescvervet: yeah, they're a killer for me x_x01:16
vervet$ uptime01:17
verveti'll pastebin it lol one sec01:18
ubuntu358help! can't run livecd. used both dd and startup creator to flash 14.04/15.10 on usb and got this http://i.imgur.com/RxnSygu.png01:18
kur1jbad download?01:19
Bashing-om!md5sum | ubuntu358 ??01:19
ubottuubuntu358 ??: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows01:19
nedstarkubuntu358, if you have a windows PC available, this sometimes works when the others won't  http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/01:20
kur1ji honestly hate dealing with ISOs and crap with windows01:20
vervetSchrodingersResc: ubuntu was giving me trouble lol, http://paste.debian.net/418482/01:21
nedstarkthat app is good though01:22
liuubHello, I was wondering if Ubuntu was going to require an Ubuntu account in the future to use applications when Ubuntu switches to snappy?01:22
liuubRight now I can apt-get any application I want without an Ubuntu account, will I be forced to make an account when Ubuntu switches to snappy?01:22
kur1jnedstark: yeah, ive used it before. It won't creat all bootable drives though01:22
nedstarkliuub: i doubt it, and even if they do, someone will fork it, oops too late they already forked it several dozen times01:23
gtnnedstark, lol01:23
kur1jim still confused as hell what these tools do01:23
SchrodingersRescvervet: that's pretty nice01:24
lee_g750jmhey all01:25
Bashing-omubuntu358: Has invalid md5sum .01:26
=== King is now known as WhatsaVirgin
=== WhatsaVirgin is now known as King
vervetSchrodingersResc: so if you don't want to reboot i'll +1 :)01:28
Bashing-omubuntu358: correction: the md5sum is valid .01:35
lVathanexit01:47
helphello01:53
=== help is now known as Guest2322
Klumsyi need help completely purging wine from my system01:59
Klumsyi got into it with some 32bit VST plugins and the whole thing went up in flames01:59
Klumsyi can just use audacity01:59
Klumsyit was just an experiment01:59
Klumsyno matter what i do windows proggies can still open as if wine were installed02:00
Klumsysudo apt-get remove --purge wine02:00
Klumsyand nothing02:00
Klumsyfirst of all its an old version of wine... 1.6 or something and the app i tried to install didnt go gold till 1.802:01
hrobhi02:01
Klumsyi am using 15.10, which has been problematic for audio02:01
Klumsyhi02:01
hrobSo noticed my grub boot loader has not been showing up on reboot --- it may have happened at some point when I swapped the sata connectors to accommodate a new disk02:02
hrobI then followed ubuntu wiki instructions just sudo grub-install /dev/sdb02:03
hrobsdb being my linux disk02:03
hrobubuntu keeps booting fine, however I never see the GRUB bootloader... or it appears so fast that I don't notice02:04
Klumsyprolly what it is02:04
Klumsyprolly grub options02:04
Klumsythats the problem with ubuntu, it works so well everyone uses it for years and then forgets how they set it all up02:05
Klumsynot like windows in the 90s where we were basically iinstalling it every day02:05
hrobKlumsy:  sorry you mean grub is just not showing up because I have the wrong grub option?02:06
Klumsyits just 0 seconds02:07
Klumsyi dont know, been so long since i had to dual boot02:07
Klumsybeen using wine!02:07
Klumsywhich is broken02:07
Klumsyaren't there ways to configure the amount of time it takes to select the OS?02:08
heman2new to linux xchat not new to irc channels i wonder why i can run search and latest and get results but no Downloads start or prompt me for accept?02:08
heman2any help be great guys thanks02:08
Ben64heman2: what?02:08
heman2new to linux xchat not new to irc channels i wonder why i can run search and latest and get results but no Downloads start or prompt me for accept?02:09
hrobgrub dont have a plain config file any more - has a grub.d folder02:09
vfwheman2: No downloads start from _______________?02:09
Klumsywine --version                            wine-1.6.202:09
vfwheman2: What exactly are you trying to do?02:10
heman2any channel AlphaIRc Criten02:10
heman2download latest tv show02:10
vfwheman2: From?02:10
Klumsyhow do i upgrade wine to 1.8?02:10
Ben64herb: i think you're in the wrong channel. this is for Ubuntu support only02:10
vfwheman2: eztv.com?02:11
heman2oh ok now just channel commands in general not here in Ubuntu channel02:11
Ben64Klumsy: https://wiki.winehq.org/Ubuntu use the repository there, but it isn't supported here02:11
Ben64heman2: this channel is for ubuntu support only, not irc support, definitely not for copyright infringement02:12
vfwheman2: I think Ben64 is correct, doesnt seem like anything you are describing is a Ubuntu related issue.02:12
heman2thanks no not Ubuntu related02:12
=== funkyHat_ is now known as funkyHat
=== Mob is now known as MobGod
elh9hello02:19
lungaroanyone here familiar with upstart? I'm trying to "fake" some events so other services will start, but I can't seem to make it work. I must be missing something very basic02:20
elh9to share a folder twice with samba, with separate permissions, ie. one share requires login and has write access, the other share is read only and guest, but both of the same folder, would you need to do a bind mount of the folder to another location?02:21
lungarohere is my upstart task https://gist.github.com/sigmonsays/44a9c218cfdb431761a302:21
Ben64elh9: i don't see why that would be necessary02:21
elh9Ben64: ok cool, so it is possible to share the same location twice with different permissions then? I'm just having problems setting it up and trying to figure out why02:22
Ben64elh9: as long as the share name is different02:22
elh9can get both types of share going by themselves, but not together02:22
elh9Ben64:  ok thnks, i will persist with my settings and try to get it working02:23
Ben64you should be using share based security or authentication or whatever it's called02:23
elh9hrm  i think i must just have a few settings wrong and it's causing some issues02:24
elh9i'll keep playing02:24
hrobI purged grub and reinstalled -- the menu now shows up02:27
hrobhowever it looks different ... now its blue colored, and I get a scrolling text from the kernel while it boots up02:27
hrobpreviously ubuntu had all this in purple and hid any boot loading messages02:28
Bashing-omhrob:  GRUB_CMDLINE_LINUX_DEFAULT="splash quiet" in /etc/default/grub ?02:31
lee_g750jmquestion App Armor worth it02:34
lee_g750jmor is it a waste of time02:34
lungarolee_g750jm, i'd recommend using selinux but something is better than nothing if you really care about security02:35
lee_g750jmok02:35
jeffreylevesquewhen i do `sudo apt-cache policy redis-server`, i get "2:2.8.4.2".  Is the version `2:2.8.4.2`, or `2.8.4.2`?02:38
ImJuneI would say the 1 with the colon is the version02:41
Bashing-om!info redis-server trusty02:42
ubotturedis-server (source: redis): Persistent key-value database with network interface. In component universe, is optional. Version 2:2.8.4-2 (trusty), package size 260 kB, installed size 750 kB02:42
daxjeffreylevesque: the 2: is called the package's "epoch", and is not part of the redis upstream version number02:44
daxthe version number is 2:2.8.4-2. remove the 2: and the -2, the upstream version is 2.8.402:45
=== KindOne_ is now known as KindOne
=== John is now known as Guest48762
lee_g750jmapparmor is installed by default  in 14.04.402:59
hrobhow can I enter boot options using the bootable usb?03:04
hrobIt seems I must be able to set nomodeset and nolapic -- I get this purple screen with keyboard and stuff, but it soon continues to unsuccessfully loading bootable ubuntu03:05
=== Vampire0_ is now known as Vampire0
=== MobGod is now known as Mob
Bashing-omhrob: Boot the usb, as soon as the bios screen clears depress and hold a shift key (EFI system is the escape key) -> language screen, escape key to accept the default -> boot options screen -> F6 key ,03:20
jeffreylevesquei'm trying to install 'redis-server', and getting https://bpaste.net/show/0def0d8848d303:21
jeffreylevesquebut, apt-get repository for ubuntu 14.04 was updated before my attempt03:21
dax2:2.8.4-2 isn't 2:2.8.4.203:22
jeffreylevesqueshoot :(03:22
jeffreylevesquethank you03:22
brendenyuleWhat is the best way to get urxvt 9.2 in Ubuntu? I have been looking, but I'm not finding anything03:26
daxwhich version of Ubuntu?03:30
=== Rahoul is now known as Rahoul__1
hrobBashing-om:  thanks03:31
hrobBashing-om:  I now realize that no boot option will fix my problem -- issue is I have nvidia-9xx gtx graphics card03:31
hrobBashing-om:  and only the proprietary nvidia driver supports it03:32
hrobBashing-om:  I guess I cannot activate nvidia drive in boot options03:32
bray90820How would i stare an app from the terminal?03:32
hrobBashing-om:   its a pickle because even the isntaller wants xwindows running03:32
hrobBashing-om:   there used to be a ncurses type installer I think03:33
KlumsyHELP03:35
efistohi im new user of linux, i come from windows and need a lot of help ahahaha, specially with softwares, most of the game i download dont have the equivalent of the "exe" thay just open folders that i dont know where to save and no aplication tu run just text things03:35
Klumsyhow the heck is wine so messed up?03:35
Klumsyisnt there a way to force the system to upgrade it?03:36
Klumsythe new version is 1.8 and my app just went gold in it03:36
Klumsyi tried using the forums but the advice left me to believe that if i purged and deleted all the files i would be ok03:36
Klumsywell for some reason it wont install 1.8 and the ./wine folder is now deleted so i cant eve use .16!!!403:37
KlumsyHELP03:37
Klumsyall because i need an EE in linux03:38
Klumsyand audacity doesn't have one03:38
hrobIs there any way to have my bootable usb boot to console?03:38
Klumsydoes anyone have an EE in linux????03:38
hroband then install the latest nvidia driver onto the usb stick?03:38
hroblooks like I'm out of luck with installing ubuntu without a usb with correct nvidia driver03:39
abhishekhi guys03:40
efistothis is useless u.u03:40
abhishekI have been stuck at this issue and couldn't find any solutions online: http://askubuntu.com/questions/749521/fixing-grub-rescue03:40
mewecoffeeefisto: first lesson, there a different types of executable scripts I would google 'exe equivalent for linux' and read a bit. that folder that opens up should have a .deb or a launchable file like that03:40
Klumsyis there an elliptical equalizer for linux?03:41
Klumsyno03:41
Klumsythere is not03:41
abhishekany suggestions :)03:41
mewecoffeeabhishek: I wish I could help, I've only ever run grub boot repair (just the basics) when dual booting, never had any complexities like that03:42
hrobefisto:  http://www.tldp.org/LDP/intro-linux/html/intro-linux.html#AEN200403:43
Klumsymy install of wine is completely broken in 15.1003:44
Klumsywhat do i do03:44
Klumsy?03:44
Bashing-om!nomodeset03:45
ubottuA common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter03:45
Bashing-omhrob: ^^03:45
abhishekmewecoffee: okay, no problems.03:46
Klumsyi need a plugin to master audio that i have made with linux that has serious phase problems. there is no plugin for linux that can solve this. unfortunately all my audio software is NOW IN LINUX03:48
KlumsyHELP03:48
KlumsyHOW CAN YOU PRESS VINYL???03:48
Klumsythere is not one single BASS DUMP plugin to master any crap you guys can produce03:48
hrobBashing-om:  I tried nomodeset -- it still triest to boot up to full run-level03:48
Bashing-omhrob: One can boot to terminal in the liveUSB, I have never tried to install a driver ,, but we can try and see what results .03:48
hrobBashing-om:  I guess I need to get to run level 1 or something03:48
hrobBashing-om:   is runlevel 1 a bootoption?03:49
Bashing-omhrob: No .. what release is thjis .. as we have gine from upstart to systemd as the intitiate system . means differ .03:52
anesGood morning friends, How to set the paths in .bashrc for sudo?03:54
hrobBashing-om:  its 14.04 iso from a month ago03:58
hrobBashing-om:  I don't see any option to boot to terminal03:58
hrobBashing-om:  if there is a grub on the liveusb, then I should be able to change the runlevel on boot03:59
=== sleeptime is now known as uptime
hrobhere http://ubuntuforums.org/showthread.php?t=2171069    it says I can get grub on liveusb if booting in UEFI mode04:00
hrobhope thats true04:01
titanium17hey guys04:01
titanium17I'd like to create a new ISO image of ubuntu, with some packages installed by default. Is UCK the way to do this?04:01
titanium17I'd like to create some linux containers in the ubuntu ISO by default, so when I install it in a new machine, it has all containers already04:02
lotuspsychjetitanium17: uck is indeed a great tool to re-create an ubuntu iso04:03
lotuspsychje!info uck04:03
ubottuuck (source: uck): Tool to customize official Ubuntu Live CDs. In component universe, is optional. Version 2.4.7-0ubuntu2 (wily), package size 145 kB, installed size 384 kB04:03
titanium17lotuspsychje, if I install some package, and then customize it, would these customizations also be part of the new ISO?04:04
titanium17say I add few scripts to make life easier, would they be default in the new ISO?04:04
hrobWith UEFI boot of the liveusb  I now get grub menu04:05
hrobbut nothing setup for booting to runlevel 104:05
Bashing-omhrob: At the F6 access in the boot screen if you insert text as the boot parameter and remove all else .. in 14.04 will boot to terminal .04:06
hrobBashing-om:  oh ok in the regular boot menu, not grub?04:08
hrobBashing-om:    what kind of text?   just anything?04:08
Bashing-omhrob: Yeah .. either the liveUSB or from editing the install boot parameter from grub's boot patameters screen . one can get to a terminal .04:09
lotuspsychjetitanium17: depends what you mean about customizing, the moment you change something crucial, its your own risk right and ubuntu cant be responisble anymore04:12
guideXhow do I check the ip address on the network04:12
lotuspsychjeguideX: the ##networking guys might help you with that04:13
guideXhrm well what I mean is, with windows it's ping <mypc name> -404:13
guideXin ubuntu server having a little trouble04:13
lotuspsychje!server | guideX04:13
ubottuguideX: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server04:13
Bashing-omguideX: ' ifconfig ' .04:14
titanium17lotuspsychje, I dont intend to change any of ubuntu. For an example, say if I install emacs (i know its built in, but just for the sake of example), and I edit the config and do some changes. Will these also be part of the ISO?04:14
guideXifconfig isn't a command that's working04:14
guideXcommand not found04:14
=== Tempesta is now known as ChoiKyuSang
lotuspsychjetitanium17: everything you customize, will be part of your iso04:15
K1rkIs there a way to reload gai.conf (getaddrinfo) without rebooting?04:15
vervetguideX: try `ip addr`04:15
* trr 04:16
Bashing-omguideX: Strange ! it is a valid command in linux , try ' route -n ' .04:16
saltuk /close04:17
=== ChoiKyuSang is now known as Tempesta
guideXcommand not found04:17
titanium17thanks lotuspsychje, off to create my own iso!04:17
guideXsomething wrong with this one huh04:17
lotuspsychjetitanium17: just keep in mind what i said about official ubuntu support right04:18
titanium17sure thing lotuspsychje, most changes I make will be merely cosmetic!04:18
guideXalso lsb_release -a command not found04:19
lotuspsychjetitanium17: ok mate have fun04:19
Bashing-omguideX: Yeah .. no path the the binaries ? ' echo $PATH ' .04:19
lotuspsychjeguideX: ubuntu version?04:19
guideX1204:19
lotuspsychjeguideX: 12.04?04:19
guideXI'm not exactly sure, I can't check the version04:20
guideXit's one of those preconfigured vm's04:20
lotuspsychjeguideX: try cat /etc/issue04:20
guideXKernel \r on an \m (\l)04:21
guideXthat's about all04:21
lotuspsychjehuh04:21
lotuspsychjeguideX: think something is real messed up in your vm then04:21
guideXwell it's ok04:21
guideXi'll try to figure out04:22
lotuspsychjeguideX: vmware or virtualbox?04:22
Bashing-omlotuspsychje: VM and the host provides the kernel ??04:22
guideXwait, i'm real sorry.. i'm looking at the wrong windows04:22
guideXwindow04:22
guideXthis is my fedora vm04:22
guideXsorry :)04:22
guideXmy ubuntu is acting normal in the other window, they just look kind of identical04:22
MneuroI am getting an xorg crash at boot every time I start Ubuntu 15.1004:27
MneuroI am using the Nvidia 364 driver04:27
* trr 04:28
=== Laogeodritt| is now known as Laogeodritt
lotuspsychjetrr: please dont do that04:29
lotuspsychjeMneuro: have you tried a lower version of driver?04:29
Mneurolotuspsychje, it works fine on 35504:31
hrobahh had to delete "splash" and replace with "text"04:31
lotuspsychjeMneuro: then use 35504:32
hrobIf I install the latest graphics driver on the liveusb, will it retain on reboot?04:32
lotuspsychjehrob: ubuntu should already choose best drivers for you, when connected to cable04:33
lotuspsychjehrob: make sure you are connected and choose updates during setup also04:33
hroblotuspsychje:  it does not select an up to date nvidia driver == I read everyon with nvidia 9xx generation need to isntall manually04:34
hroblotuspsychje:  my probelm I never get into the installation menu as it runs x04:34
lotuspsychjehrob: what card chipset and ubuntu version?04:34
hroblotuspsychje:  nvidia 970gtx   ubuntu 14.04 iso on usb04:34
hroblotuspsychje:  I can boot liveusb into text mode,  runlevel 1?04:35
hroblotuspsychje:  but not sure how that will help me get around the graphic driver issue,  maybe I can boot to runlevel 5 after installing new driver?04:36
lotuspsychjehrob: i suggest you try 16.04 on that card04:36
Stoner19trying to install ubuntu on a machine that currently has Win 10 and I get an error before the Live OS spins up: "failed to map dmar0"04:36
hrobis 16.04 lts out?04:36
Stoner19ubuntu-14.04.4-desktop-amd6404:36
Stoner19anyone have any ideas how to resolve it?04:36
lotuspsychjehrob: its still in development, but your card is rather new chipset04:36
Ben64hrob: it's not 2016.04 yet, so no04:37
lotuspsychjehrob: we having alot of users with issues on trusty and 9.x gtx04:37
hrobok04:37
hroblotuspsychje:  I had no problem with 9xx gtx with the graphics driver ppa04:37
hroblotuspsychje: but I need nvidia-346 or greater I recall04:38
Mneurolotuspsychje, just rebooted again and now the 364 drivers are working fine04:38
lotuspsychjehrob: well ppa's are officially not supported04:38
Mneuroproblem solved i guess04:38
lotuspsychjeMneuro: ok great04:38
hroblotuspsychje:  yes.04:38
Auctusis it possible to hide the ubuntu logo from the bottom left of the lock screen?04:39
viktor_hello04:39
hroblotuspsychje:  but experience for last half year tells me it works perfectly fine... only the liveusb installer is not working fine until I install graphics driver onto the usb or, use non graphical installation04:39
hroblotuspsychje:  would it be possible for me to run the old non-graphical installer?   was it ncurses or something04:40
viktor_is there something I can do about teamviewer's stupid keyboard bug?04:40
viktor_I mean on ubuntu side04:40
lotuspsychjeAuctus: some packages can modify the login wallpaper, like ubuntu-tweak, but its not really recommended to do04:41
viktor_when I type i, it types ' and when I type ı, it types ı04:41
hrobmaybe I can do,  apt-get install nvidia-346 on the usb,  then execute the install somehow immediately after that?04:41
Ben64hrob: just install nvidia after install...04:41
viktor_so there is nothing to do to get i04:41
fuzzlesuse ssh and a vnc04:42
fuzzlesdont use teamviewer04:42
hrobBen64:  thanks, but how do I install without functioning x-window?04:42
hrobBen64:   the installer halts when it changes to window manager04:43
Ben64hrob: nomodeset should work04:43
lotuspsychjefuzzles: vnc isnt really secure either04:43
viktor_oh, it works now04:43
hrobBen64:  but did not04:43
fuzzlestrue bit would stop the issue04:43
Ben64hrob: then use the minimal iso04:43
hrobBen64:   right ok04:43
hrobBen64:  the minimal iso not included inside maximal iso,  Im in terminal right now04:43
Ben64right, its a different iso04:44
picardacan I bring back an old issue...where's the compiz burn effect? the one when you close a window...04:45
lotuspsychjepicarda: some effects are inside a package now04:47
lotuspsychjepicarda: i tested wobbly windows recently in unity-plugins-extra or something04:48
picardalotuspsychje, I do have all the effect but not the burn effect...this is weird...04:48
lotuspsychje!info compiz-plugins-extra | picarda tried this one?04:49
ubottupicarda tried this one?: compiz-plugins-extra (source: compiz): transitional dummy package. In component universe, is extra. Version 1:0.9.12.2+15.10.20151202-0ubuntu1 (wily), package size 3 kB, installed size 104 kB04:49
picardaok ok I try it..04:49
Auctuslotuspsychje: hmm, thanks for the info04:52
lotuspsychjeAuctus: just be carefull adding ppa's is your own risk ok04:53
picardaubottu, what are the source of it?04:54
ubottuI am only a bot, please don't think I'm intelligent :)04:54
lotuspsychjepicarda: source of what?04:54
picardato get this: compiz-plugins-extra04:56
lotuspsychjepicarda: you mean how did i find it?04:57
picardaoh, I already ave it installed...no burn effect...04:57
lotuspsychjepicarda: ah, do you have ccsm installed?04:57
picardayes04:57
lotuspsychjepicarda: try a reboot and look into ccsm plugins04:58
picardano luck...I have CCSM 0.9.12.2...any issue with this version?05:01
lotuspsychjepicarda: you see the wobbly windows plugin?05:01
picardayes05:02
lotuspsychjehmm maybe the removed burn effect05:02
lotuspsychjenot sure sorry, didnt test in a while05:02
picardathank you...05:02
lotuspsychje!info compiz-plugins05:03
ubottucompiz-plugins (source: compiz): OpenGL window and compositing manager - plugins. In component universe, is optional. Version 1:0.9.12.2+15.10.20151202-0ubuntu1 (wily), package size 1708 kB, installed size 6244 kB05:03
lotuspsychjepicarda: you got this one too?05:03
KlumsyI apologize05:05
Klumsythere is an EE for linux05:05
Klumsyin Audacity -=}05:05
Klumsynyquist prompt05:06
Klumsynow i can feel better about sending audio masters to some foreign land ;)05:07
picardaubottu, Yes I have it.05:08
ubottupicarda: I am only a bot, please don't think I'm intelligent :)05:08
hrobhey, wow,  I installed nvidia-364 onto the liveusb,  now the installer starts fine05:27
hrobthe graphical installer starts I mean05:27
hrobSo, had to boot the liveusb into text mode  with boot option text, in order to add the nvidia driver05:28
hrobthanx Bashing-om05:29
bray90820Can someone help me setup MTA with cron?05:56
identityanybody can fix this problem http://i.stack.imgur.com/30rhg.jpg06:01
identityi'm so confused06:01
identityplease help me anyone06:01
iputra2i have a problem06:07
iputra2i can log in to desktop, that i stack in boot http://i.stack.imgur.com/30rhg.jpg06:08
dre_hello06:14
linociscohi all06:34
iputra2linocisco: hi06:37
linociscoi am using outlook365 mail using Exquila on THunderbird06:39
linociscothat ms email will be closed. how to backup emails? to export and import to new email which is not microsoft based06:39
Seveas!info mailsync | linocisco06:49
ubottulinocisco: mailsync (source: mailsync): Synchronize IMAP mailboxes. In component universe, is optional. Version 5.2.2-3.1 (wily), package size 61 kB, installed size 177 kB06:49
linociscoSeveas, what to install and how to use?06:50
Seveaslinocisco: install that package, read its manpage :)06:50
[Saint]Is there a way around using gnome-keyring with high bit depth keys that doesn't involve passing "SSH_AUTH_SOCK=0" or disabling gnome-keyring directly?07:00
[Saint]For what it is worth the keys in question are 8192 bit RSA keys.07:00
[Saint]I drove myself insane trying to figure out why I was failing authorization trying to initiate an ssh session after updating my keys across the machines in my home network.07:01
[Saint]But then it occurred to me that auth was only failing on my Ubuntu desktop machines. All my headless machines were fine.07:02
[Saint]And then I tracked it down to gnome-keyring.07:02
[Saint]Doing "SSH_AUTH_SOCK=0 ssh user@hostname" works, and so does removing the Gnome Keyring Agent from startup applications.07:06
[Saint]But, if one exists, I would prefer a solution that didn't revolve around disabling a core service and didn't revolve around requiring special treatment for the ssh command.07:07
[Saint]The failure mode is:07:08
[Saint]"Agent admitted failure to sign using the key.07:09
[Saint]Permission denied (pubkey)."07:09
[Saint]However the key(s) are definitely valid and connection goes through as expected when gnome-keyring is disabled, or SSH_AUTH_SOCK is exported as 0 before running the ssh command.07:10
Kartagisin which file are added PPAs kept?07:14
hateballKartagis: they're added as entries under /etc/apt/sources.list.d/07:15
Kartagishateball: oh cool, if I send those files to another ubuntu installation, will they appear on Software & Updates?07:16
[Saint]which for some reason get preserved even if you remove the PPA from the Sources & Updated - Other Software07:17
[Saint]*Updates07:17
[Saint]Kartagis: why would you not just do 'add-apt-repository $PPA_GOES_HERE' as usual on said other machines and remove having to mess around with exporting/permissions?07:18
hateballKartagis: Well yes, but you wouldnt have the pgp keys so it would fail07:18
hateballKartagis: So do what [Saint] says07:19
hateballIt also makes sure it adds the right release07:19
* [Saint] nods07:19
donggramikk07:20
[Saint]hateball: pouncing on you just because you're vocal - you don't happen to have any idea as to why gnome-keyring apparently hates high bit depth keys do you? And, if you do, do you have any idea how to make it not so?07:20
donggramiroot@dongjin:/home/bobby/Maildir# apt-get update07:20
hateball[Saint]: Nope. I am kde plasma exclusive ;o07:21
donggrami무시http://ftp.daum.net saucy InRelease07:21
donggramiE: Some index files failed to download. They have been ignored, or old ones used instead.07:21
donggramihelp me07:21
hateballdonggrami: saucy is EOL07:21
hateball!eolupgrade | donggrami07:21
ubottudonggrami: 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/EOLUpgrades07:21
[Saint]hateball: yeah - fair enough. I pretty much exclusively run headless machines, on a mix or Arch Linux and Ubuntu Server, but the Ubuntu Desktop LTS machines here exist for the sake of Ms. [Saint].07:23
Kartagis<3 bash07:23
KartagisI added two PPAs with one loop07:23
[Saint]It took years to transition away from Windows to Ubuntu, swapping out DEs would be a bit of a death sentence for me.07:23
[Saint]Or at least a very cold shoulder. ;)07:23
hateball[Saint]: Well there's no need to swap, you can just keep several options installed and pick and choose at logon07:24
hateballSee if they prefer one over the other07:24
Kartagismy current DE has an issue with (I think) Intel graphic cards07:24
Kartagisbut I love it07:24
[Saint]sudo rm -rf /var/lib/apt/lists.*07:29
[Saint]bah - crap, sorry guys.07:29
* [Saint] keeps missing the hotkey to swap screen sessions and failing to actually check before he presses [Enter]07:30
[Saint]Hmmmmm...07:44
[Saint]I thought that installing Chrome from Google's .deb files automagically added a sources.list.d entry07:45
[Saint]But that doesn't appear to be the case anymore.07:45
hateball[Saint]: are you on 15.10 ?07:49
xubuntuhello07:50
=== xubuntu is now known as Guest80999
[Saint]hateball: Nah, there's two Ubuntu Desktop machines here and they're both on 14.04 LTS07:53
[Saint]I'll upgrade them when the next LTS instance drops.07:53
[Saint]They're here for the sake of Ms. [Saint] so stability and just-works-ish-ness are the two major factors.07:54
[Saint]I just wanted to iron this out without having to disable gnome-keyring or having to put a wrapper around the ssh command.07:55
[Saint]But it would appear, from a cursory Googlin', that that is not going to be the case.07:55
LibreSpongeAbout sound and 15.10 on a Toshiba: redd.it/4bqety08:00
ThistleHello08:24
LibreSpongeHi there, Hia hello Bonnjourno whatever.08:24
CountryfiedLinuxHow do I print a gif image?08:31
cfhowlettCountryfiedLinux, extra a single image and print.  gimp can do it08:33
fumblehoolHi everyone! i am trying to install some packages but i am getting this message - http://paste.ubuntu.com/15485800/08:42
fumblehooli am using Ubuntu Gnome 14.04 Lts08:43
k1lfumblehool: please run a "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* |nc termbin.com 9999" and show the link here08:45
convertmp42openHey--- i want to make an HQ convert from mp408:45
convertmp42openwhat is the best HQ opensource format?08:46
Ben64convertmp42open: mp4 is a container08:46
convertmp42openi know08:46
Ben64so your question doesn't make sense08:47
Black_Horsemanhello08:47
convertmp42openI WANT TO CONVERT SOMETHING FROM MP4!!!08:47
Black_Horsemanis it UbuntuBSD an official BSD distro?08:47
Ben64yes, yelling will help08:47
cfhowlettconvertmp42open, drop the attitude and stop the shouting08:47
Ben64Black_Horseman: no08:47
Ben64Black_Horseman: oh wait, i saw "official ubuntu distro" idk about bsd08:47
cfhowlettBlack_Horseman, nope.  no plans to make it so either08:47
reisioconvertmp42open: the best to speak of would be ogg/theora or vp808:48
reisioconvertmp42open: mp4 has better support, though08:48
k1lBlack_Horseman: no. its run by the guys making the debian-bsd thing, too, iirc.08:48
convertmp42openvp8 is a webm codec ?08:48
reisioh.264, particularly08:48
Black_Horsemanok,  i see someone had time to play08:48
fumblehoolk1l http://termbin.com/1ox08:48
reisioconvertmp42open: webm uses vp8 frequently, yeah08:48
Ben64except mp4 is still a container, and not a codec08:48
Ben64it's like asking how to convert from box to jar08:49
k1lfumblehool: url doesnt work08:49
reisioit isn't really08:49
convertmp42openok ...well i have an 1680x1050 here08:49
reisioany tool he'd use to convert wouldn't care whether it is "just an mp4"08:49
convertmp42open60fps08:49
Ben64convertmp42open: which codec do you want to convert from/to08:49
reisioonly the to is relevant :p08:50
convertmp42openIts still downloading08:50
Ben64reisio: not if the from is the same as the to08:51
reisionot going to be a lot of reasoning behind converting from a more widely supported format to a less widely supported one, though08:51
convertmp42openi only know its an mp4 s0 h.264 i  guess08:51
Ben64don't guess, find out08:51
reisioBen64: that's an interesting kind of judgment on his mental state :p08:51
reisioconvertmp42open: h.264 is the best supported ATM, may as well leave it as that08:51
convertmp42openthen you have to wait 7 minutes08:51
fumblehoolk1l: Here is pastbin link for the same08:52
fumblehoolhttp://paste.ubuntu.com/15485867/08:52
convertmp42openreisio i want to use free formats08:52
lqhttp://shrinkmy.com/ZFmSN1C608:52
reisioconvertmp42open: k :p08:52
k1lfumblehool: if that is all ther is missing a lot in the sources.list file08:52
Ben64x264 is free08:52
reisioconvertmp42open: https://trac.ffmpeg.org/wiki/TheoraVorbisEncodingGuide https://trac.ffmpeg.org/wiki/Encode/VP808:53
reisioBen64: he means free not free08:53
k1lfumblehool: open the systemsettings -> software and updates. then make sure the -updates and -security are checked08:53
convertmp42openBen64 lame is also "free"08:53
reisiolame is free, too08:53
reisiobut mp3 isn't08:53
reisiowhat you meant is clear, anyway08:53
convertmp42openif the download is ready, i can give exact infos08:55
fumblehoolk1l: they were unchecked, I have checked them  and the sources.list is rebuilding08:55
k1lfumblehool: that should fix the issue08:55
Ben64convertmp42open: avprobe <video>08:56
convertmp42openone minute08:57
convertmp42openand i have nautilus ben6408:57
Ben64ok?08:57
fumblehoolk1l: Thanks alot! this solved the issue.08:57
convertmp42openOK infos Ben64 http://paste.ubuntu.com/15485905/09:03
reisioconvertmp42open: as I said earlier, the format is irrelevant09:04
reisioconvertmp42open: see the ffmpeg.org links I gave you09:04
Ben64convertmp42open: why do you want to convert it? you're going to lose quality. you could stick those into an mkv container and be done with it09:05
convertmp42openOpen Formats09:06
reisioconvertmp42open: to be clear, you will either lose measurable but not necessarily perceptible quality, or gain filesize09:06
Ben64x264 works on pretty much everything, and is free. not seeing a problem09:06
convertmp42openHow can i loos less qualyty09:06
convertmp42open+quality09:06
reisioconvertmp42open: you can't, fundamentally; but you also don't need to lose a perceptible amount of quality09:07
convertmp42openi know09:07
reisionot something you need to worry about09:07
reisioffmpeg is very smart, the defaults for vp8 will probably suit you perfectly fine09:08
convertmp42openbut what is the best ffmpeg setting?09:08
reisiosee previous09:08
convertmp42openko09:08
convertmp42openok09:08
Ben64still a huge waste of time and effort09:08
convertmp42openffmpeg is funngig09:09
reisioBen64: consider the network you are using :p09:09
convertmp42open+Running----- (Im tired)09:09
reisioconvertmp42open: based on the res you mentioned, it will take quite some time, even if it's a short video, unless your hardware is quite decent09:09
reisiowill have a timestamp at bottom, though, so you'll know how far it is09:09
Ben64meh, i tried. less quality, less compatibility, likely to take longer than the video is09:10
convertmp42openI just try the setting09:11
convertmp42opensomeone else will convert!09:11
reisioit's not really less compatibility, just less support :D09:11
Ben64same thing09:11
reisiothat is, fewer devices supported (but more devices potentially supported)09:11
convertmp42openVlc saves lives huh?09:12
convertmp42open:D09:12
convertmp42openmy complete music is running FLAC09:13
reisiothink it plays videos, mostly09:13
Ben64wow, those defaults suck.09:13
convertmp42openwhy09:13
KernTeHello. Does somebody know a good answer to this question? https://askubuntu.com/questions/749500/how-to-create-deb-package-without-packages-for-the-dependencies-available09:13
Black_Horsemanso...09:13
Black_Horsemanthnx for the answer09:14
Black_Horsemanhave a good day all09:14
convertmp42openmeh... too less quality....09:15
convertmp42opensetting more bitrate09:16
reisiocrf would be simpler09:18
Ben64even simpler would be to not re-encode the video :D09:18
reisioit's true; not doing something is simpler09:19
cfhowlettthat's so simple it's deep!09:19
convertmp42openhere is the file i want to convert LOL09:23
convertmp42openhttp://download.maverickservers.com//Killing-X-zone.(1680x1050.60FPS)-Uber.Quality.mp409:23
reisiothe 60fps gives the uber quality away09:24
Kartagiscan I switch DE without losing teamviewer connection?09:25
ikoniano09:26
Kartagisthat's what I was afraid pf09:26
Kartagisoh well09:26
reisioyou can open another X using another DE09:26
reisiowon't likely help you if you want to move the teamviewer connection to the new one, though09:27
paul____hi, wonder if someone can help, when i try to setup a new vpn connection all the options are greyed out and i can't enter anything? this is using the network manager interface09:28
lotuspsychje!vpn | paul____09:28
ubottupaul____: For more information on vpn please refer to https://wiki.ubuntu.com/VPN09:28
paul____lotuspsychje: that doesn't help.09:32
yeganerAfter rebooting I have a strange graphical glitch. When I'm connecting an external display to my notebook my internal display starts flickering and goes black. Can someone please help me debug this? I'm on 15.10 with hybrid graphics (940M and HD 5500) but only the HD5500 is active.09:32
lotuspsychjeyeganer: why dont you use your nvidia card with optimus?09:35
catphish_i just had a server that was running at least a hundred instances of "apt-check" - is there something that executes this at login sometimes? what does it do?09:37
lotuspsychjecatphish_: maybe the #ubuntu-server guys might know this?09:38
lotuspsychjecatphish_: was the server up to date?09:38
catphish_thanks, i was gonna ask there but thought this was a more generic question09:38
catphish_and no, the server is not currently up to date09:38
TJ-catphish_: it's part of update-notifier-common09:38
catphish_is its task purely to populate the motd with update notifications? if so i'd prefer to remove it as it seems to have the ability to run in large quantities rather than on a schedule09:39
catphish_*if it's09:40
catphish_i mean "is it a task purely..."09:40
TJ-catphish_: that sounds like the process is hanging up09:40
catphish_well there was some high io load, and it happened to coincide with mlocate running, but i don't really want anything with the potential for disk IO on login on this host, as it processes tens of logins per second09:41
catphish_i'll look into what update-notifier-common does anyway09:42
yanhuitest09:42
catphish_i've removed it for now, it doesn't appear to do anything useful in this environment, thanks TJ-09:43
cfhowlett!test | yanhui09:43
ubottuyanhui: Testing... Testing... 1. 2.. 3...09:43
TJ-catphish_: I'd suspect disabling "/etc/update-motd.d/90-updates-available" would stop it09:43
catphish_TJ-: i believe you're correct, that was my first thought, but it seemed tidier in the end to remove update-notifier-common, as i don't need it09:44
ANA__Hi. My computer suddenly suspend09:44
ANA__with out any advertisment09:44
babbonatale007!ciao  a tutti09:45
ubottubabbonatale007: I am only a bot, please don't think I'm intelligent :)09:45
babbonatale007!list09:45
ubottubabbonatale007: 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 ».09:45
catphish_i also removed mlocate, which is totally unsuitable for multi-terabyte hosts with millions of files :)09:45
catphish_hopefully this will resolve my seemingly random daily IO issues :)09:46
lotuspsychjeANA__: did you check energy options?09:47
ANA__lotuspsychj; i have it plugged09:50
brainwaveI want to compile an image magick project. The documentation says to pass output of 'Magick++-config --cxxflags --ldflags etc' as flags to the compiler. how can I specify this by using CMakeLists.txt?09:50
neopsychehelo. how to join offtopic?09:55
lotuspsychje!ot | neopsyche09:55
ubottuneopsyche: #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!09:55
neopsychegreetings09:55
k1lneopsyche: you need to register with freenode first09:55
neopsycheok09:55
neopsycheI thought I was regged09:55
k1lneopsyche: then log in :)09:56
neopsychestrange.09:57
neopsycheim trying to use terminal for irc.. its behaving strangely somewhat ;)09:58
ice9how to enable automatic control of ambient light sensor?09:58
=== absk007 is now known as Guest6195
sgbirchWhere can I watch the progress of the upcoming final beta?10:09
hateball!xenial10:10
ubottuUbuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+110:10
k1lsgbirch: for the unstable releases see #ubuntu+110:10
sgbirchthank you10:10
=== dreamon__ is now known as dreamon
DKFermihi folks, i'm running a LAMP server with Ubuntu 14.04 inside a virtual box instance. There I run ELOG (a popular micro logging system with simple storage facilities). ELOG is started using a binary command elogd and can be made into a daemon by attaching -D to the command line. The tool doesn't seem to have an explicit logging feature (i.e. where the program logs itself); is there a way to log a "generic" linux daemon in ubuntu?10:16
DKFermialso the /var/logs/daemons.log is empty.10:17
MarkusDBXIf I install the 16.04 LTS beta today, can I upgrade to the final version on release. (in 3 weeks) is there a upgrade path?10:18
MarkusDBXOr do I need to reinstall?10:18
Ben64yes you can10:18
lotuspsychje!final | markus118910:18
ubottumarkus1189: If you install a development version of Ubuntu Xenial and keep up with package updates, then you will be upgraded to the official release of 16.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.10:18
geirhayou just do a regular apt-get update && pa10:18
mipoI use SSH to connect my browser to my server via a port. is it possible to set my terminal to use that port to?10:19
geirha&& apt-get upgrade and you'll be in 16.04 when it's released10:19
Ben64mipo: can you explain that more? I'm not following10:19
MarkusDBXBen64: lotuspsychje: I guess there is always a risk of any configurations I make in 16.04 LTS today to break after the release?10:19
llutzmipo: you're using ssh -D xxxx as socks-proxy for the browser or what?10:20
lotuspsychjeMarkusDBX: join #ubuntu+1 please10:20
MarkusDBXlotuspsychje: thanks10:21
mipoBen64, llutz: . I use this command to connect to my server: ssh -l user1 -ND 8888 x.x.x.x. then I set my browser network config to sock and port 8888 which connect to any where via my server. now I want to do it in my terminal which my terminal can connect anywhere via my server10:21
llutzmipo: use tsocks/socksify10:22
Ben64mipo: just ssh to the server and do whatever there?10:22
llutzmipo: or drop the -N to keep a session opened10:23
lotuspsychje!xenial | MarkusDBX10:23
ubottuMarkusDBX: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+110:23
mipollutz: then my terminal session will connect to my server?10:24
mipoBen64: to use some tools I should connect via my server to some sites. and I need to run my terminal command which connect to my server and then connect to that sites to get that tools.10:26
llutzmipo:if you drop the -N , the terminal with open a ssh-connection to your server AND create the socks-proxy, so that you can use both. if that is what you want10:26
=== ubuntu is now known as Guest12302
Guest12302hi how can I install vmware tool in ubuntu 15.10??10:26
ikoniathe vmware site offers docuemtnation on install options, such as the script or distro packages10:27
Guest12302ikonia:  url please?10:28
ikoniavmware.com10:28
Guest12302ikonia:  no that doc url10:28
ikoniait's on vmware.com10:28
ikonialook in the knowledge base10:28
alalalhi to all, who can help me to install amd driver on ubuntu 14.04?10:35
hateball!amd | alalal10:39
ubottualalal: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto10:39
alalalhateball: i have amd msi r9 39010:39
hateballalalal: I have no experience with AMD for the past 10 years or so, hence pointing you to the help docs10:40
=== Mob is now known as MobGod
viktor__hello10:51
sgbirchviktor_: hi10:52
viktor__recently I've converted my disk to GPT, then proceeded to install 14.04 with LiveUSB. I'ce installed twice, but whenever I boot with USB unplugged, I get isolinux.bin missing or corrupt10:53
viktor__what could be wrong?10:54
viktor__I used the same usb installer on my laptop last night10:55
viktor__it went fine10:55
viktor__it is also gpt10:55
mipollutz: Thanks10:59
javadhi11:02
viktor__maybe because I wasn't connected to the internet at the time I installed?11:04
javadshit11:06
cfhowlett!language | javad11:07
ubottujavad: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList11:07
lotuspsychjeviktor_: you sure you not installed ubuntu to your usb stick instead of your hd?11:07
=== cigumo_ is now known as cigumo
voozeI have both a laptop(intel HD 5500) and a desktop(nvidia 980ti with nvidia 352.79 driver from PPA) - On my desktop when I resize windows (dragging/pulling in the corner) I can see a small lag, mostly with chrome (gtk2) and spotify (QT) and not as-bad with GTK3 apps, but still a little. On the laptop I see nothing, its just fluid. Is that just a bad nvidia driver? I have tried the new 364 as well.11:15
lotuspsychjevooze: ubuntu version?11:16
voozelotuspsychje: 14.04 with unity7.11:17
voozemaybe its a compiz thing with nvidia?11:17
lotuspsychjevooze: you have several screens?11:17
voozelotuspsychje: nope, just one.11:18
voozeStandard 60hz, nothing fancy.11:18
lotuspsychjevooze: why do you enable 2 graphics cards then?11:18
voozelotuspsychje: I dont. One is laptop, the other is desktop.11:18
viktor___hello11:18
viktor___I've installed ot for the 3rd time, and I got the same error11:19
viktor___s/ot/it11:19
viktor___can anyone help?11:19
lotuspsychjevooze: did you try all drivers available from your additional drivers list?11:19
jarekHi11:20
lotuspsychjevooze: like the -updates driver version?11:20
=== jarek is now known as Guest36113
lotuspsychjevooze: system up to date also to 14.04.4?11:21
voozelotuspsychje: I'm using the PPA, https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa - Where i have tried the 352.79 (newest LTS) and 364 newest.11:21
voozelotuspsychje: yes, its fully up to date with graphicsstack etc. from 15.10 (so 14.04.4 yes)11:21
lotuspsychjevooze: we dont support ppa's really, try to make ubuntu drivers work first11:21
TJ-viktor___: what installer are you using? the Ubuntu installer puts GRUB on the target, not iso/syslinux, which the error report indicates is there (which would be on the CD/ISO media)11:21
BluesKajhowdy folks11:21
voozelotuspsychje: yes the official ubuntu driver ppa :)11:21
voozeits *11:22
TJ-viktor___: are you copying the raw install ISO image  to the HDD by chance?11:22
viktor___TJ-: I've used dd11:22
viktor___TJ-: besides, I used it last night with success11:22
TJ-viktor___: right, that'd do it. The ubuntu ISO images are designed to be executed from removable media, and the installer on them executed to install Ubuntu onto a permanent hard drive11:23
viktor___TJ-: it's as if the computer requires the usb11:23
TJ-viktor___: if you mean you're literally copyying an ISO file onto a raw hard disk then that will not work correctly in most circumstances11:24
lotuspsychjevooze: try the 352-updates perhaps and reboot?11:24
voozelotuspsychje: i'll try, but it should be about the same as 352.79 (update is 352.63)11:24
voozebrb11:25
viktor___TJ-: nope, this is not the first time I installed ubuntu. besides, I used it last night with success11:25
TJ-viktor___: well, the installer isn't going to write isolinux onto the hard drive, so if you've removed the installation media from the PC and you see that, you're not executing the installer11:27
=== bazhang_ is now known as bazhang
viktor___TJ-: you mean ubiquity, right?11:28
cfhowlettviktor_, do I understand that you have ubuntu properly running on one of your machines??11:29
viktor___TJ-: I'm installing, the installer is telling me to remove the USB and hit Enter11:29
TJ-viktor___: correct, it uses debian-installer under the hood to create the target system. Assuming you set the bootloader device to point to the hard disk, it'll install GRUB on the HDD at the end of the installation process11:30
viktor___cfhowlett: I have erased that installation and converted my HDD to GPT, then I attempted to installl Ubuntu thrice11:31
cfhowlettviktor_, so you do NOT have any machines with ubuntu installed at present11:31
viktor___then I got the message 'isolinux.bin missing or corrupt'11:31
TJ-viktor___: is the system UEFI ?11:32
viktor___TJ-: not afaik11:32
TJ-viktor___: If it were, and was trying to boot the HDD in Legacy/MBR mode, then I could image a scenario where sector 0/MBR contains the remains of an isolinux bootstrap loader11:32
viktor___TJ-: I even changed the boot order in BIOS11:32
voozelotuspsychje, that was the same. of well, maybe it will be better with Mir and unity8 :)11:33
TJ-viktor___: how many drives are connected to the PC when it boots? It sounds like another device is being read11:33
voozeoh well *11:33
viktor___TJ-: so, what do you suggest I do?11:33
BluesKajviktor___, then why gpt?11:33
viktor___BluesKaj: I'm trying to throw hackintosh beside Ubuntu11:34
cfhowlettviktor_, what is installed on your hack at present??11:34
cfhowlettbecause install order matters a lot11:34
viktor___at the moment, nothing. because I attempted to boot off that USB too, bust11:35
viktor___cfhowlett: ^11:35
TJ-"isolinux.bin missing or corrupt" comes from the syslinux/isolinux bootstrap code in the MBR, so whatever device is being booted from contains that11:36
viktor___cfhowlett: this HDD is clean at the moment11:36
cfhowlettviktor_, got it11:36
hateballvooze: on your desktop, do you have only one screen?11:38
viktor___TJ-: long shot, but I'm going to ask it. could it be because the USB itself is MBR? if this is the reason, why did it work last night?11:38
cfhowlettviktor_, nope won't matter11:38
viktor___'isolinux.bin missing or corrupt' had happened to me before on this very desktop, and I had solved it by simply re-installing. only now that approach diddn't work11:40
TJ-viktor___: as i said, you'll only get that if some device is connected at boot-time that contains the isolinux bootstrap code in sector 011:40
TJ-viktor___: you've not left a partially bootable CD/DVD in the optical drive, or left some other USB storage device in a USB port hidden away?11:41
viktor___oh, dang11:41
TJ-viktor___: I've seen that catch people out with a USB hub with what they thought was just a 'data' thumb-drive in it11:41
viktor___one sec11:41
viktor___I have my storage disk plugged in11:42
TJ-viktor___: tada :D11:42
viktor___brb11:42
TJ-viktor___: maybe at some point it got the isolinux bootstrap accidentally installed and it's never been wiped off11:42
viktor___if this works, I'll come back as Kartagis11:42
viktor__no it didn't work TJ-11:45
TJ-viktor__: same error?11:45
hateballvooze: anyhow, if you're running just one monitor you could try running this in a terminal and see if it makes things appear smoother after: nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceFullCompositionPipeline = On }"11:45
viktor__aye11:45
TJ-viktor__: then you've got some other device still connected that contains the isolinux bootstrap code *OR* you literally copied the ISO image to the HDD rather than using ubiquity/debian-installer11:46
TJ-viktor__: you're booted on the problem PC right now? what OS are you using?11:47
TJ-viktor__: I think we need to see the list of devices, and actually view sector 0 of the HDD to see what is there11:47
viktor__the one I'm using right now is a Mac and I'm booted into LiveUSB on the problem PC11:48
khaldoon__Hello11:48
TJ-viktor__: OK. the LiveUSB has internet connection?11:48
viktor__yes11:49
TJ-viktor__: open a terminal shell and do "which pastebinit" - if nothing is reported do "sudo apt-get install pastebinit" so we can easily gather info11:49
khaldoon__Hello again ,. i dont know what the hell is this LOL11:50
khaldoon__anyone could help ?11:50
viktor__k11:51
cfhowlettkhaldoon__, topic:   ubuntu support.  help?  no question posed = no answer given.  Ms Cleo doesn't work here.11:51
TJ-viktor__: now do "pastebinit <( sudo lsblk -f; blkid )" and give us the URL11:51
khaldoon__alright golt it11:52
khaldoon__i just downloaded this xchat software and i dont know yet how to operate it never been to irc before11:52
cfhowlettkhaldoon__, xchat?  bad idea.  hexchat is better.  https://hexchat.github.io/news/announcement.html11:53
viktor___TJ-: let's continue from here11:53
viktor___one sec11:53
TJ-viktor___: on the LiveUSB? yes, good plan11:53
TJ-viktor__:  "pastebinit <( sudo lsblk -f; blkid )" and give us the URL11:53
minimeckhaldoon__: Just imagine that all you write in here is displayed in about 1000 connected irc clients. So if you have a question, there is a chance that someone sees it and can give you an answer...11:55
MonkeyDustlsblk doesnt require sudo, blkid does11:55
viktor___http://paste.ubuntu.com/15486758/11:56
viktor___TJ-: ^11:56
=== MobGod is now known as Mob
TJ-viktor___: ahhh... so you've got 3 devices there11:57
viktor___it's talking about a ubuntu 15.10, but I don't have one11:57
TJ-viktor___: and two of them contain ISO images.11:57
TJ-viktor___: what does "cat /etc/issue" tell you?11:58
viktor___Ubuntu 14.04.4 LTS \n \l11:58
TJ-viktor___: so it looks like /dev/sdb contains the remains of 15.10 ISO, which explains the error. Remove that device (or blank it's bootstrap in sector 0)11:59
B4daBing73Hi11:59
TJ-viktor___: do "sudo dd if=/dev/sdb count=1 | strings" - I bet you see that error message11:59
B4daBing73Is there a possibility that Ubuntu gets infected by a macro virus (e.g. for Microsoft Office, OpenOffice, LibreOffice)?12:00
cfhowlettB4daBing73, not impossible but no reports of this as yet12:00
viktor___TJ-: yea, I get that12:00
TJ-viktor___: to identify that device do "cat /sys/block/sdb/device/model"12:00
voozehateball, sorry for the late reply :) will try your fix.12:01
voozehateball, but yes, only one screen12:01
B4daBing73cfhowlett: Ok, when you accidently execute such a file on your system is there any danger?12:02
viktor___TJ-: gparted tells me it's my internal storage device12:02
B4daBing73Any possibility to scan your system?12:02
cfhowlettB4daBing73, .exe files do not run on linux12:02
cfhowlettB4daBing73, again: no reports of cross platform infection via office docs (yet).12:03
B4daBing73cfhowlett: were are talking about a doc / docx file here, but that could just hide the real filetype12:03
TJ-viktor___: well. you know your system best, but its as I originally said. You've got another device in there with a partial ISO image on it, and it's set to be booted from in the PC BIOS12:03
viktor___so, I should disable that from the BIOS?\12:03
TJ-viktor___: I have no idea what 'internal storage device' means; did the command I gave you not report a device model name?12:03
viktor___TJ-: yes12:04
B4daBing73cfhowlett: File opened, but LibreOffice showd a warning message that is blocked the "macro" execution12:04
TJ-viktor___: so it's (another) internal hard drive?12:04
viktor___TJ-: as storage, I have one usb, and one internal hdd12:04
cfhowlettB4daBing73, macro doesn't mean virus12:04
TJ-viktor___: so /dev/sda is USB ?12:05
viktor___no, I unplugged the USB12:05
TJ-viktor___: so what *is* /dev/sda then?12:05
viktor___TJ-: /dev/sda is my main HDD12:06
minimeckhaldoon__: If you want to talk to a person directly and want him notified, just add his name to the text you are writing. Try mini<Tab>key to have name 'autocomplete'...12:06
TJ-viktor___: you've got 2 devices there, sda and sdb. try "cat /sys/block/sd{a,b}/device/model" to identify what they are12:06
TJ-viktor___: you're confusing us now; you just said there's one internal HDD. sda and sdb adds up to 2, if neither of them is USB12:06
viktor___I *know* I'm installing to sda12:07
TJ-viktor___: right, but there's remains of the 15.10 ISO on sdb and your system is (trying to) boot from that12:07
viktor___TJ-: sda and sdb are both internal HDDs, but I do not understand how 15.10 leftovers could be there. I never install a non-LTS12:08
viktor___anyway, I've to go to lunch and get sandwich12:08
viktor___be back in 1512:08
TJ-viktor___: it looks to me like you tried to write a 15.10 ISO image to a USB device and accidentally wrote it to an internal hard drive12:08
cfhowlettI would guess a misdirected dd command12:09
TJ-cfhowlett: yes, that's what I think. And /dev/sdb has subsequently had something else written to it, leaving only the isolinux bootstrap in MBR12:10
khaldoon__minimec, Okay think i got it12:10
minimeckhaldoon__: Cool ;)12:10
uwtfHow can I download ubuntu mini.iso via HTTPS? I really hate the idea of downloading files via http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-i386/current/images/netboot/12:12
ubuntu-matehello there anyone here?12:12
popeyubuntu-mate: yes12:12
cfhowlettubuntu-mate, always.12:12
=== khaldoon__ is now known as kallo82
uwtfWhat's more there are no checksums/no pgp verification/nothing12:13
uwtfIs is a joke?12:13
TJ-uwtf: you're supposed to check the hash and verify the gpg signature to ensure the image is correct12:13
cfhowlettuwtf, less rant please12:13
uwtfVirefy with what?12:13
cfhowlettuwtf, you should be able to find a torrent12:13
ubuntu-mateHave you tried downloading to a usb?12:13
uwtfTorrent? Is it another joke?12:13
* kallo82 is new to irc12:14
uwtfI have no torrent, nor I intend to install any torrent clients, nor I can use it here for certain reasons12:14
TJ-uwtf: with gpg and the ubuntu archive signing certificate12:14
minimecKhisanth: Oh.. And I would hide the join/leave messages in the chat window. They often make the chat unreadable... see here http://askubuntu.com/questions/356054/xchat-how-to-hide-join-leave-messages12:14
TJ-uwtf: the checksums are in http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-i386/current/images/SHA1SUMS and the signature is in the same location in SHA1SUMS.gpg12:14
minimecKhisanth: soory. wrong nick ;)12:15
uwtfThere are zero SHA1SUMS at the directory I specified12:15
TJ-uwtf: I just told you where they are12:15
kallo82minimec: ping12:16
cfhowlettuwtf, http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-i386/current/images/12:16
TJ-uwtf: and the SHA1SUMS contains "50204448290269b51f0d39f2ef74a8a9c6a56475  ./wily-netboot/mini.iso"12:16
uwtfand mini.iso is _not_ signed either12:16
uwtfUbuntu's download security is a freaking bad joke12:16
minimeckallo82: pong ;)12:16
TJ-uwtf: oops sorry, wrong one! "46e4476941154b75404ca9759d7eb791d964194a  ./netboot/mini.iso"12:16
uwtfWhere did you get this hashsum?12:17
TJ-uwtf: yes it is signed, via the SHA1SUMS.gpg as I told you12:17
uwtfMy sha1sum is totally different12:17
uwtf46e4476941154b75404ca9759d7eb791d964194a12:18
uwtfGoogle doesn't even find any trustworthy sources for this hash sum12:18
popeywhich is listed http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/installer-i386/current/images/SHA1SUMS12:18
popey46e4476941154b75404ca9759d7eb791d964194a  ./netboot/mini.iso12:18
popeyfrom ^ file12:18
popeysame as yours12:18
popeyfrom a file in the directory immediately above the directory you linked to12:19
uwtfAgain this file is delivered via HTTP12:19
uwtfHow on earth am I supposed to trust it?12:19
popeyyes, our entire archive is delivered over http12:20
popeythe sha1sums is signed12:20
uwtfThen again I should download Ubuntu's public GPG key from God knows where and trust it hasn't been hacked en route to my PC12:21
Ben64maybe you shouldn't use the internet at all then12:21
uwtfWhy cannot you just let people download your images via HTTPS like most others distros do?12:21
popeyfrom god knows where, or from ours?12:21
popeybecause it's not necessary12:21
popeyhttps://keyserver.ubuntu.com/ - not god knows where - our keyserver12:22
Ben64https isn't 100% reliable either. heard of those recent problems with lenovo,dell?12:22
cfhowlettmint?12:22
uwtfhttps://www.google.com/search?q=ubuntu+gpg+keys => freaking nothing at the top12:22
uwtfThis is a freaking joke12:22
madwizarduwtf: That's more like a google's problem?12:22
popeyagain uwtf https://keyserver.ubuntu.com/12:22
uwtfThat's Ubuntu's problem first and most12:22
cfhowlettso you have said.  sounds like you'd be happier with a different OS12:22
madwizarduwtf: Don't see how12:22
popeyOk, enough now12:22
popeyYou have the answer to your question - the iso, the shasum, the key and the keyserver12:23
popeyeverything you need to verify12:23
uwtfSKS OpenPGP Public Key Server ???12:23
uwtfHow on Earth Google should know this server has anything to do with Ubuntu?12:23
TJ-uwtf: http://paste.ubuntu.com/15486902/12:23
uwtfGuys, you seriously need to rethink the way you distribute your images12:23
Ben64the ubuntu.com part doesn't tip you off?12:24
popeyCanonical host that keyserver12:24
TJ-uwtf: keyserver.ubuntu.com12:24
uwtfYour download pages contain zero information about how the user should verify downloads12:24
popeyBecause most don't12:24
uwtfJust download and install12:24
popeyBut those who do, can12:24
uwtfFreaking beautiful12:24
popeyDial down the rhetoric uwtf12:24
Tin_mangoogle is omni potent12:24
TJ-!verify | uwtf12:24
ubottuuwtf: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows12:24
cfhowlett!verify | uwtf12:24
uwtfI vividly remember how Mint distributed malware infected images a month ago12:25
madwizardI suppose we all do12:25
uwtfBecause again no one gave a damn about such things12:25
popeythis is not a channel for discussing mint security policies12:25
Ben64that was a problem with their blog software12:25
popey(we don't run wordpress on our keyserver or archive servers, in case you wondered)12:25
cfhowlettuwtf, false and misleading.   your rants have been asked and answered.  let's move on.12:26
Tin_mananybody have a clue if the directory "/media" on a home server is a symlink? if i've a mount point there for my slave drive?12:27
uwtfI guess yall have a lot of time to answer such questions instead of properly conveying this info via your download pages and setting up proper download channels12:27
popeyTin_man: it's a directory12:27
popeyuwtf: it honestly doesn't come up as often as you think12:27
Tin_manyes i know that,12:27
uwtfpopey: if that's the case, I'm truly appalled12:28
Tin_manbut if a mount is set there does it become a symlink?12:28
popeyno12:28
popeyits a directory12:28
Tin_mangood12:28
TJ-Tin_man: usually not, udisks generally mounts file-systems under /media/${USER}/<FS-LABEL-or-UUID.12:28
Tin_mani'm wanting to symlink my other dir there to my boot /home directory12:28
uwtfTin_man: `ls -l /` should answer your question12:29
Tin_manok12:29
uwtfTin_man: you will see symlinks as something -> somewhere12:29
uwtfAlternatively install mc - it shows symlinks via ~12:29
llutzstat /media12:30
popeyfile /media12:30
popey:)12:30
popeySo many ways :)12:30
TJ-'readlink -e /media' :)12:30
Tin_manok doing the ls -l now looking12:30
Tin_manjust says "total 412:31
Tin_mandrwxrwxrwx 11 root root 4096 Mar 24 07:17 homeslave12:31
=== firewalldt is now known as firewalld
Anon1024#ubuntu12:33
Anon1024hi12:33
cfhowlettAnon1024, ask your questions12:33
Anon1024wie komme ich bei ubuntu studio aus der grafischen benutzeroberfläche? (ich meine nicht das terminal12:35
llutz!de12:35
ubottuIn den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!12:35
EriC^^!de | Anon102412:35
ubottuAnon1024: please see above12:35
prasongkonnn12:35
cfhowlettdang llutz!  lightning fingers or speed dial?12:35
llutzreflex ...12:36
JosephHey, I bought a new lenovo computer lenovo E31 and installed ubuntu15.10. Everything is fine but Skype is mute. After checking my labtop everything is correct.12:40
=== zombie__ is now known as _Deimos__
JosephWhat  canI do to fix the problem12:42
MonkeyDustJoseph  laptop, not labtop... how did you install skype12:42
Ben64Joseph: stop using skype12:42
lotuspsychjeMonkeyDust12:42
MonkeyDustlotuspsychje12:42
JosephI download Skype from skype for linux site12:43
MonkeyDustJoseph  'linux site'?12:44
=== andrex is now known as anderx
kallo82Skype works perfectly on Ubuntu 14.04 with the new Skype update, use the skype agent from skype.com12:45
Josephno , Skype official site12:45
MonkeyDustJoseph  activate the partner repo, update, then install skype with apt install12:45
Ben64pretty sure it doesn't work perfectly, it's been steadily declining in compatibility and features12:45
cfhowlettlack of care and attention will do that12:45
kallo82Dont use the hotmail account, use your skype ID , it works fine with me12:46
Josephwhat is partner repo?12:46
MonkeyDustjust noticed, i no longer have skype installed, never used it12:46
kallo82it didnt work when i downloaded it from the repo12:46
=== root is now known as Guest92488
viktor___I'm bask TJ-12:46
viktor___back*12:46
viktor___how do I clean this 15.10 off my other internal hd?12:47
TJ-viktor___: is there anything important on that /dev/sdb ?12:47
viktor___yea, all my files12:47
viktor___about 500GB12:47
BluesKajJoseph, check your package manager sources or /etc/apt/sources.list for Canonical partners12:48
Tin_manso uwtf, if it's a symlink it will have an 'l' at the beginning?12:48
uwtfyep12:48
Tin_manthanks, just don't want to screw it up..12:48
TJ-viktor___: OK, so you have 2 issues with /dev/sdb. 1) isolinux bootstrap code and 2) possibly an ISO9660 file-system remains12:48
viktor___seems so12:49
TJ-viktor___: to lose the bootstrap code that generates the errorneous boot message you'd over-write the first 440 bytes of sector 0. Make a backup first with "sudo if=/dev/sdb of=mbr-sdb.bin bs=512 count=1" (make sure to save mbr-sdb.bin on a permanent file system!!! - not in the LiveUSB) then over-write those bytes with "sudo dd if=/dev/zero of=/dev/sdb bs=440 count=1"12:50
cncr04subuntu fails to initilize a raid10 volume defined by the mobo (fakeraid) 4 drives. It only appears to see 2 for use, then fails on the initial sync then crashes whatever is used in the kernel for the raid and promptly locks up the device, further installation attempts fail. any ideas?12:51
compdoccncr04s, dont use the raid on the motherboard, and install zol12:52
uwtfcncr04s: to be honest, hardware RAIDs all suck for one very serious reason: they're all proprietary - so if your controller fails (controller itself) you're f*cked12:53
uwtfalso forget about moving your drivers between systems with different RAID controllers12:54
=== link0802 is now known as fdasf
=== fdasf is now known as link0802
zuckHi, my update manager says "You have 1 broken package on your system! Use the "Broken" filter to locate it". how do I address this?12:56
martin4Razzdoll: Press ~ + Enter + . and it kills the ssh connection12:56
TJ-cncr04s: is Linux using dmraid or mdadm for the fakeRAID? which type of fakeRAID metadata is it?12:57
* viktor___ crosses fingers12:57
cncr04smdadm12:57
cncr04si can create two seperate raid1's but not a raid1012:58
TJ-cncr04s: OK, which metadata type? Because mdadm took over some types (Intel I think) from dmraid a while back and you might have found a case where mdadm  doesn't cover it12:58
cncr04sits an intel chipset12:58
viktor___TJ-:  sudo lsblk -f still reports sdb    iso9660  Ubuntu 15.10 i38612:58
zucki got some error when i installed Atom using dpkg. now when i try to remove it this error it gives error: http://i.imgur.com/PBpz0Vm.png12:59
TJ-viktor___: it will, because there's still an ISO9660 file-system layout on that disk. But, the bootstrap code has gone so the disk isn't bootable12:59
TJ-cncr04s: check "cat /proc/cmdline" - do you have "nomdmonddf nomdmonisw" ? those are the switches that control mdadm taking over for DDF and ISW metadata types13:00
viktor___zuck: is software center open13:00
viktor___?13:00
zuckviktor_: yes13:00
viktor___zuck: that's why13:00
zuckviktor_: it is updating13:00
zuckviktor_: thank you13:00
viktor___np13:01
viktor___brb13:01
cncr04sdon't see any thing in proc/cmdline like that13:01
m82labshttp://bit.ly/1XPvAwx13:02
m82labsbah13:02
TJ-cncr04s: which ubuntu release are you using?13:05
lotuspsychje!details | m82labs13:05
ubottum82labs: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)13:05
cncr04s14.0413:05
m82labslotuspsychje: that was me pasting a link in the wrong window. :)13:05
cncr04simsm mean anything?13:08
TJ-cncr04s: ahhh, so those options don't get used I seem to recall they were introduced slightly later13:09
TJ-cncr04s: yes; Intel IMSM aka ISW13:10
cncr04shttps://gyazo.com/eecbe5d0b61cefb90c012223d20dcd6413:11
cncr04sis it the volume size?, I had created a 3.5GB volume on the whole array13:12
TJ-cncr04s: this might help understand a little more13:12
TJ-cncr04s: http://askubuntu.com/questions/440515/why-isnt-md-raid-assembled-after-reboot13:12
Magician_654wholly crap this rooms full, didnt expect that lol13:12
gr33nbitsbeta 2 is out of 16.04 awesome13:12
lotuspsychjegr33nbits: #ubuntu+1 for 16.04 please13:13
gr33nbitsoh i was just saying13:13
Magician_654noob question Ubuntu Mate 15.10 for Pi3 , is it 32bit or 64bit?13:17
kallo82When is Ubuntu 16.04 going to be released ?13:17
gr33nbitsMagician_654, think pi3 is 32bits13:17
lotuspsychjekallo82: #ubuntu+1 please13:18
Magician_654ah ok cool13:18
TJ-Magician_654: yes, 32-bit13:19
* viktor__ has no clue how he got into this mess13:21
TzmFenHello.. i am having a locale issue http://pastebin.com/QkxDE9KC how can i set these to en GB utf8 ?13:24
TzmFenby default13:24
cncr04sshould I just ditch the intel raid thing and just do native mdadm then? Do I lose hotswap and drive bay failure notification lights function?13:25
minimecTzmFen: Try 'sudo dpkg-reconfigure keyboard-configuration'13:27
minimecTzmFen: Oh... locale... ;) my fault...13:27
frostschutzcncr04s, for linux raid, mdadm is usually the best choice. can't help with notification lights, though13:28
TzmFenminimec:  hehe np13:28
TzmFenminimec:  my installed locales are C  C.UTF-8  POSIX and en_GB.utf813:28
minimecTzmFen: What about 'sudo dpkg-reconfigure locales'? Follow that answer http://askubuntu.com/questions/162391/how-do-i-fix-my-locale-issue13:30
TzmFenminimec:  i actually  did the reconfigure13:30
TzmFenit wont change it it13:30
TzmFenwtf13:30
TzmFeni tried sudo dpkg-reconfigure en_GB.utf8 it says its not installed/no information available13:31
minimecTzmFen: 'sudo locale-gen "en_GB.UTF-8"'?13:33
TzmFenminimec:  i have done that13:33
TzmFenand it shows it as installed/listed when i do locale -a13:33
minimecTzmFen: Ok. I do not have any better idea... There's a community help page... https://help.ubuntu.com/community/Locale13:34
TzmFenminimec:  so manually changing them might be my best bet13:35
TzmFeni am on 14.04.4 LTS if that helps at all13:35
R13oseHow do I get rid of failed repositories in terminal on Ubuntu 15.10?13:38
punkoivansudo apt-get update and you i'l see13:39
punkoivans/i'l/you'll13:39
R13oseyes but how do I get rid of them automatically?13:39
=== Guest89707 is now known as shroud
logonogohoya all.. the time on my computer is rarely correct, typically when i restart it, it starts good and then later (typically after folding the laptop) the time is wrong, which means that https:// connections are refusing me access.. is there a command i can type to update the time? Also it sets to manual and refuses to change back to automatic in th13:40
logonogoe time and date settings.13:40
TJ-R13ose: if they're listed in separate files under /etc/apt/sources.list.d/ then just remove the file and redo "apt-get update"13:40
R13oseyes but I remember there is a way to do that with a command via terminal that I don't remember.13:41
ratraceHello. As of few days ago every time I reboot the system is running a fsck task on the LUKS swap partition. That effectively prolongs the boot to some 2 minutes. Is this a bug or a "feature"?13:41
ogra_R13ose, have a look at the ppa-purge program (sudo apt install ppa-purge)13:41
logonogoR13ose: sudo apt-get clean ?13:42
TJ-R13ose: maybe you're thinking of ppa-purge ?13:42
R13oselogonogo: that didn't help13:43
logonogook, sorry then :(13:43
R13oseI thought there was one command and not a program13:43
=== db_ is now known as Guest43741
logonogono-one knows about time issues with ubuntu?13:47
msev-for synapse launcher can one make it pop up in the top of the screen sort of like krunner or a dropdown terminal13:49
R13oseI got this fixed.13:50
saiirc.irc.co.jp13:50
R13oseHow do I update Flash for Chrome?13:53
viktor__TJ-: finally13:54
viktor__I unplugged sdb, then installed ubuntu, booted off, plugged sdb back13:55
TJ-viktor__: was it still trying to boot from sdb? then the boot-loader must be in the ISO9660/El Torito boot record not the MBR13:58
viktor__no13:58
R13oseany thoughts on my new question?14:03
tonytwhats the command to see what users are logged into the machine?14:05
viktor__users14:06
viktor__tonyt: ^14:06
tonytok thanks14:07
lapyoor just w14:09
specingapt-get upgrade (on utopic, it seems) says: WARNING: The following packages cannot be authenticated!. apt-key update doesen't seem to do anything. Suggestions?14:10
TJ-specing: have you tried redoing a "apt-get update" first?14:11
MonkeyDustspecing  what's the output of   cat /etc/issue14:12
specingTJ-: yes. it produces W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/binary-amd64/Packages  404  Not Found [IP: 91.189.91.14 80]14:14
specingTJ-: for ~12 repos14:14
sara__hi guys14:14
specingMonkeyDust: "Ubuntu 14.10 \n \l"14:14
lotuspsychjesara__: welcome, what can we do for you?14:14
=== karen is now known as Guest89628
TJ-specing: maybe because Utopic is end-of-life?14:15
sara__lotuspsychje: did you work on text mining?14:15
TJ-!eolupgrade | specing14:15
ubottuspecing: 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/EOLUpgrades14:15
DCarlHello guys14:15
specingTJ-: possibly. I haven't used this system in ~10 months. Wanting to upgrade it now for openjdk-8 if such a thing even exists.14:15
MonkeyDustspecing  install 14.04 or 15.10, then ask again14:16
TJ-specing: I recall building that as a backport for Trusty, I think14:16
Guest89628Hi, guys, I am following some instructions for how to get Oracle Java on my Linux-Lite to play minecraft. I need to know what "Open the terminal where the download is" means. I have to go to the site and download the java and then do that.  How do I "Open the terminal where the download is"?14:16
specingTJ-: dist-upgrade produces the same  WARNING: The following packages cannot be authenticated!14:16
lotuspsychjesara__: no, but ask your ubuntu issue in the channel so others can try to help14:16
Guest89628newby here14:16
TJ-specing: right, because the 14.10 archives no longer live on archive.ubuntu.com14:16
sara__lotuspsychje: ok tnx14:17
=== Drac0 is now known as Guest8381
specingTJ- MonkeyDust: I'll check the EOLUpgrade link14:18
MonkeyDustspecing  tip: upgrade personal files, first14:19
specingMonkeyDust: ?14:19
stefffffhello, i just installed ubuntu mate on my macbook pro 5.1 and now i want to make the wifi work but i do no know how, can someone help me?14:22
Guest89628Guys, i am a newbe with linux. How do I "Open the terminal where the download is"?14:22
MonkeyDustGuest89628  do you remember where you downloaded it? first look in ~/Downloads/14:23
bigMouthCommiehaving a pretty wierd issue with my terminal where my terminal won't feed lines properly. it truncates and carries and waits for input (return will continue to feed lines) the problem is most pronounced with aa3d (an ascii art demo package). i was told it might have to do with my TERM env variable, but i don't really understand what that means, what setting is wrong, or how to fix it14:23
Guest89628oh  you open terminal where you download it?14:23
minimecGuest89628: https://help.ubuntu.com/community/UsingTheTerminal14:24
Guest89628thanks!14:24
specingW: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/vivid/main/binary-amd64/Packages  404  Not Found14:25
specingIs vivid EOL as well?14:25
Kartagis...and I'm back,14:25
naccspecing: yes14:25
naccspecing: the only supported versions of ubuntu right now are 14.04 and 15.1014:26
MonkeyDust!vivid14:26
ubottuUbuntu 15.04 (Vivid Vervet) was the 22nd release of Ubuntu. Support ended on February 4, 2016. See !eol, !eolupgrade and http://ubottu.com/y/vivid14:26
specingoh, apt-get upgrade is working now14:26
minimecspecing: Let's say 'vivid' is in transition. You can still use the normal archives. It's not yet in 'old-release'14:26
MonkeyDustspecing  only Trusty and Wily14:26
specingI'm kind of disappointed in the volume of upgrades being done by apt.14:28
ikonialets not say vivid is in transition, vivid is EOL14:28
specingneed to dig deeper14:28
AlexPortableHow can I add ubuntu to uefi boot manager?14:28
bigMouthCommiehaving a pretty wierd issue with my terminal where my terminal won't feed lines properly. it truncates and carries and waits for input (return will continue to feed lines) the problem is most pronounced with aa3d (an ascii art demo package). i was told it might have to do with my TERM env variable, but i don't really understand what that means, what setting is wrong, or how to fix it14:29
puffIs it me, or do most music player apps kinda suck"14:29
puff?14:29
puffSorry, just frustrated... all I want to do is play music, but these apps seem to make it more complicated than it needs to be.14:30
MonkeyDustpuff  rephrase your question decently, start from the beginning14:30
dwrj87@puff they suck14:30
lotuspsychjepuff: vlc to the rescue14:30
specingpuff: if you want it super simple, open terminal, cd to music and $ mpv yourself away14:30
MonkeyDustpuff  what do you expect your media player to do14:31
minimecpuff: Lollypop is great, but it is not working in 14.04 ... :( https://gnumdk.github.io/lollypop-web/14:31
bigMouthCommiepuff try vlc14:32
puffMonkeyDust: In rhythmbox, I do "Add Music", put in the top directory of my mp3 archive, it spins for a few minutes adding 5000 mp3s...and they don't show up anywhere.14:32
specingbigMouthCommie: try mpv before suggesting that14:32
jwitkoHey All,  I have a large iscsi mount (~45TB) that is mounted as "/dev/mapper/mpath0-part1      46T   19T   26T  42% /mnt/iscsisql",  however attempting to create a file or directory on this mount results in an error saying "No space left on device".  I have checked the inodes and there is no issue, I rescanned the device in iscsi, I unmounted and performed an fsck and gotten no where.  Does14:33
jwitkoanyone have any ideas why this is happening?14:33
specing46TB over iSCSI. Wow.14:34
TJ-jwitko: what file-system is it?14:34
AlexPortableHow can I add ubuntu to uefi boot manager?14:34
specingjwitko: "I have checked the inodes" as in df -i?14:34
TJ-AlexPortable: using "efibootmgr" or "grub-install"14:34
jwitkoTJ-, its ext4.14:34
jwitkospecing, yes exactly,  df -i14:34
AlexPortableTJ-: efibootmgr: no bootorder is set; firmware will attempt recovery. boot0002* notebook ethernet, boot0003* notebook ethernet14:35
* specing updating to wily now14:35
puffdwrj87, lotuspsychje, specing, minimec, bigMouthCommie, thanks.14:36
puffMonkeyDust: You too.14:36
TJ-jwitko: does the ext4 file-system have the auto_64-bit_support feature flag?14:36
specing!wily14:37
ubottuUbuntu 15.10 (Wily Werewolf) is the current release of Ubuntu. Download at http://releases.ubuntu.com/15.10 - Read the release notes at http://ubottu.com/y/wily14:37
jwitkoTJ-, not sure, how can I check ?14:37
specingW: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/wily/main/binary-amd64/Packages  404  Not Found14:37
specingeh14:37
TJ-jwitko: dumpe2fs14:38
TJ-specing: Wily isn't on old-releases!14:38
MonkeyDustspecing  why are you using old-releases ?14:38
specingI don't know :D14:38
bigMouthCommiehaving a pretty wierd issue with my terminal where my terminal won't feed lines properly. it truncates and carries and waits for input (return will continue to feed lines) the problem is most pronounced with aa3d (an ascii art demo package). i was told it might have to do with my TERM env variable, but i don't really understand what that means, what setting is wrong, or how to fix it14:38
* specing checks sources.list again14:39
AlexPortableTJ-: grub-install installs grub, but grub is already installed. I can choose it manually from EFI\ubuntu\grub.efi14:39
specingOh, it is a relic from the EOLUpgrade copy&paste14:39
specingshould it be just ubuntu.com? or releases.ubuntu.com?14:40
jwitkoTJ-, I don't see it?  it would be under "Filesystem Features:"?14:40
jwitkoFilesystem features: has_journal ext_attr dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extr a_isize14:40
TJ-jwitko: yes14:41
TJ-jwitko: that '64bit' flag ought to be as good though, but I'm not 100% sure14:41
TJ-jwitko: without the 64-bit support I'm thinking about, the maximum size that can be references is 16TB14:42
jwitkoI can't even run mkdir, ls -al, or even the dumpe2fs commands on the device.  it just freezes up14:42
jwitkoTJ-, its already over 19TB and got there with no issues14:42
TJ-jwitko: it depends on how much space the superblocks are using; they'll be massive on 48TB14:43
specingjwitko: May I recommend migrating to btrfs or ZFS?14:43
TJ-jwitko: so if they use 3TB for example, then that's 16TB used by actual files. You really need to poke one of the ext4 file-system experts/developers, such as Theodore Tso14:44
jwitkospecing, absolutely, but I need this filesystem to be accessible first  :)14:44
specingjwitko: I thought you just had free space issues, not problems with mounting14:44
jwitkoit mounts without issue14:45
jwitkoi can umount and mount without a problem14:45
specingwell then, get new drives and start copying :)14:45
AlexPortableTJ-: you around? I found the problem. If i use sudo update-grub it will add the ubuntu entry to efibootmgr, but after a reboot it's gone14:48
TJ-jwitko: is it possible you've hit the 32,000 sub-dirs limit?14:48
EriC^^AlexPortable: hp laptop?14:48
TJ-AlexPortable: that suggests your PC has a buggy firmware; is it Acer!? :D14:48
=== jvrbanac_ is now known as jvrbanac
AlexPortableEriC^^: yes14:49
AlexPortableTJ-: nope, hp14:49
juliushi14:49
EriC^^AlexPortable: are you in the ubuntu install right now?14:49
jwitkoTJ- that is possible....14:49
AlexPortableEriC^^: yes14:49
AlexPortableI can boot into it by pressing f9 and then browsing to the grubx64.efi file14:50
EriC^^AlexPortable: type sudo efibootmgr -v | nc termbin.com 999914:50
juliusi bootet a ubuntu 15.10 with a debian 4.5.0 kernel (testing) - it does boot, but i cant enter my password. no response from the keyboard...how can that happen?14:50
juliusthe default ubuntu kernel does not seem to support encrypted filesystems14:50
AlexPortableEriC^^: http://termbin.com/6cw814:50
specingjulius: you mean LUKS?14:51
AlexPortablejulius: how do you know? it doesnt shows up anything when you type password14:51
TJ-jwitko: maybe this will point you in the correct direction for finding a solution: https://ext4.wiki.kernel.org/index.php/Frequently_Asked_Questions#What_features_are_supported_by_the_ext4_file_system.3F14:51
juliusyeah, a encrypted lvm14:51
ratraceGuys, question. As of few days ago every time I reboot the system is running a fsck task on the LUKS swap partition. That effectively prolongs the boot to some 2 minutes. Is this a bug or a "feature"?14:51
jwitkoTJ-, i thought ext4 was 64000 sub-dir limit ?>14:51
juliusonly the boot partition is outside of the lvm and unencrypted14:51
AlexPortableTJ-: http://termbin.com/6cw814:52
TJ-jwitko: if it has the EXT4_FEATURE_RO_COMPAT_DIR_NLINK support14:52
EriC^^AlexPortable: oh, that's odd14:52
specingjulius: LUKS is seperate from LVM14:52
EriC^^TJ-: ^14:52
TJ-AlexPortable: EriC^^ yeah, looks like a buggy firmware14:52
juliusspecing, yes?14:52
specingjulius: yes.14:52
AlexPortableEriC^^ TJ- after sudo grub-install: http://termbin.com/c2bc14:53
juliushow does that answer the question?14:53
EriC^^AlexPortable: you can switch the windows and ubuntu efi files as a workaround14:53
TJ-AlexPortable: right; the values aren't saved in the Non Volatile RAM variable space14:53
specingjulius: just getting the terminology right14:53
AlexPortableEriC^^: which files?14:53
AlexPortableTJ-: it's on the harddisk no?14:54
juliusspecing, ah ok14:54
TJ-AlexPortable: the easiest solution is to make a copy of /boot/efi/EFI/ubuntu/bootx64.efi at /boot/efi/EFI/BOOT/BOOTX64.EFI ... that's the removable media path searched when no boot menu entries exist14:54
TJ-AlexPortable: no; it's in the Flash memory of the firmware. and several manufacturers seem very good at making that storage buggy14:55
juliusbasically the ubuntu kernel would have to run "cryptsetup luksOpen mylvm",   vgchange -ay   or something like that. is there a pre built ubuntu kernel that can do that?14:55
TJ-AlexPortable: with the removable media path you may be lucky and the firmware's boot-manager will look and find it14:55
specingjulius: some filesystems do support encryption and there is the ecryptfs layer14:55
specingjulius: the initramfs/initrd is the one that should do that14:56
EriC^^AlexPortable: specifically grubx64.efi and /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi or /boot/efi/Boot/bootx64.efi ( first make a backup copy of both ) then you modify os-prober to look for bootmgfw.efi.backup14:56
juliusi can see that you want to be helpfull, but i dont understand you14:56
TJ-julius: no, that's the job of the initrd.img. If update-initramfs hooks for cryptsetup and lvm are installed they'll automatically include the correct support in the initrd.img14:56
EriC^^AlexPortable: this is the os-prober file that needs modifying so grub picks the new one up /usr/lib/os-probes/mounted/efi/20microsoft14:56
juliusTJ-, and how would i install such a hook?14:56
TJ-julius: so it is likely those weren't installed, and therefore the initrd.img doesn't contain cryptsetup, lvm, or the associated config files and libraries14:56
TJ-julius: just by having lvm2 and cryptsetup packages installed, an LVM device as the container for the root file-system, and an entry in /etc/crypttab that refers to a container that has the root file-system inside14:57
R13oseHow do I update flash properly on Ubuntu 15.10?14:57
juliusi can chroot to the ubuntu installation14:57
juliusTJ-, thanks14:58
TJ-julius: OK, then first check /etc/crypttab ensure it points to the correct block device14:58
AlexPortableyes thanks EriC^^ and TJ- that worked14:59
AlexPortablecopying to microsoft and boot14:59
KeithWeissharis the ubuntu iso a hybrid iso that can be written directly to usb?15:00
TJ-KeithWeisshar: Yes15:00
Mandeep_Singh Hi there, Is there any way to reserve resources (CPU, RAM, HDD) for Administrative tasks, so that no user, process can make computer to freeze?15:02
juliusTJ-, file does not exist and: http://packages.ubuntu.com/search?suite=default&section=all&arch=any&keywords=crypttab&searchon=names     says its not contained in any package.  but i know what crypttab does and that it will be in some package...but which one?15:02
TJ-julius: crypttab is *generated* by you, or by the installer15:03
juliusMandeep_Singh, there are process groups15:03
=== thib is now known as Thibaut120094
juliusTJ-, thing is that the encrypted lvm was created by a debian install. at ubuntu install time i did manually enable the lvm via console and then installed ubuntu normally....thats probably why theres no initrd spport for it in my initrd15:04
TJ-julius: do "blkid -t TYPE=crypto_LUKS" to identify the LUKS device, then add an entry for it to /etc/crypttab15:04
Mandeep_Singhjulius, I just read about them. collection of processes.15:05
TJ-julius: e.g. on an SSD it might be something like "LUKS_OS   UUID=f7175e39-2594-4cb9-b842-de2e1c208f61 none luks,discard"15:05
specingMandeep_Singh: /etc/security/limits.conf15:05
TJ-julius: "LUKS_OS" is the device-mapper name given to the device when it is presented unencrypted under /dev/mapper/15:05
juliusone second, need vim first15:07
=== francisco is now known as Guest26205
juliusTJ-, like this: cryptdevice=/dev/sda5        - contents of crypptab15:07
TJ-julius: " echo "LUKS_DEV UUID=$(blkid -s UUID -o value /dev/sdX none luks,discard" > /etc/crypttab  "  - where sdX is the encrypted block device - use UUIDs because device names can change15:08
juliusyou typed that from memory?15:08
TJ-julius: sorry, typo there!  " echo "LUKS_DEV UUID=$(blkid -s UUID -o value /dev/sdX) none luks,discard" > /etc/crypttab  "15:08
Mandeep_Singhspecing, thanks. But can you tell me the exact keyword to look for if I want to limit the CPU usage to 85% (just to prevent the freezing).15:09
TJ-julius: yes; I do this frequently15:09
Mandeep_SinghHail chrome15:09
juliusTJ-, ah. good memory15:09
Mandeep_Singhrtprio!15:09
specingMandeep_Singh: I doubt the freezing is due to CPU usage alone15:09
Mandeep_Singhyes RAM too15:09
specingmostly RAM15:10
Mandeep_Singhoh yes you are right!15:10
Mandeep_SinghCan you provide some workaround!15:10
specingenabling zram/CompCache helps massively15:10
Mandeep_Singhspecing, I guess zram is already working on mine.15:12
=== nils_____ is now known as nils_
Mandeep_SinghI don't remember the tool exactly, but it was related to zram.15:12
specingmy limits.conf mentions rss and cpu <item>s15:12
TJ-julius: if the crypttab entry is correct, and you do "update-initramfs -uv |& tee /tmp/initrd.log" you can review the log and you should find a section (search for text 'cryptsetup') that installs the LUKS support. You should also see the LVM support included15:12
Mandeep_Singhand now in gnome-disks, I can see: 4 /dev/zram* of 510 MB each15:12
specinghmm, cpu is probab;y irrelevant15:13
=== themill_ is now known as themill
specingMandeep_Singh: you could also modify priority to be 115:13
juliusTJ-, cryp, i just overwrote the  crypttab in the running debian15:13
juliuscrap15:13
specingXorg usually runs as root with priority 015:13
TJ-julius: i thought you were in the chroot?15:14
juliusdifferent console tab15:14
=== console is now known as e
TJ-julius: well, it might still be the same for Debian... it's the same LUKS container, right?15:15
juliusno problem, i asked in #debian.  i will not reboot until that is fixed....yeah i got no updates yet15:15
juliusyes, same luks. different partition15:15
TJ-julius: what do you mean 'different partition'15:15
juliussorry15:15
juliusdifferent logical volum15:15
TJ-julius: if you have encrypted lvm, that means a partition > luks > lvm > file-systems15:15
TJ-julius: OK, so *same* encrypted container (LUKS isn't bothered what is inside)15:16
carpediembabyHi, I am trying to install some software but i don't know how to. It has some sort of config/make files but not the traditional ones. The repository contains configure.in and Makefile.am. Could someone point me on how to use these files?15:16
TJ-julius: so the entry will still be the same for Debian or Ubuntu15:16
juliusyes thats it15:16
juliusi really could kick my balls for not makeing a backup15:16
TJ-julius: the name in device-mapper doesn't matter unless you've hard-coded something to it, which is very very unlikely15:16
carpediembabyI suspect I have to use autoconf but I am not able to easily find how to use it while trying to google for it..15:16
Mandeep_Singhspecing, priority to be 1 of what?15:16
TJ-julius: well, I was going to tell you to use >> not > but I thought 'you've just said there is no file there so no need' !15:17
Mandeep_Singhcarpediembaby, there must be a README file. look for that15:17
specingMandeep_Singh: of all user processes15:17
specing Mandeep_Singh this way graphics (Xorg) has a higher priority (0)15:17
juliusTJ-, you did well, i was sleeping15:18
nickzdo you know what channel that i can ask about android studio and android programming?15:18
mcphailcarpediembaby: they may have added something like an "autogen.sh" script to run autoconf etc. If not, you could try installing autoconf and automake and running ""autoreconf" to generate the configure script15:18
specingnickz: #android15:18
carpediembabyMandeep_Singh: there is one but it doesn't say anything about how to install. https://github.com/chokkan/simstring15:18
TJ-julius: one good thing, now you know the crypttab files are identical, once you have both, you always have a backup :)15:19
julius:)15:19
Mandeep_Singhspecing, okay, thanks. will try15:19
mcphailcarpediembaby: generally, if you pull source from a repo rather than a tarball, the configure script won't have been pregenerated. It is assumed that if you are pulling from a repo you are a developer and can run the autotools yourself. See if there is a tarball available with a pregenerated script15:20
Mandeep_Singhcarpediembaby, try running the autogen.sh15:23
specingwhen apt-get upgrade wants to run java: (:D)15:24
specingRunning hooks in /etc/ca-certificates/update.d... Killed15:24
juliusTJ-, could this be a valid crypttab? "sda5_crypt UUID=blah-blah-blah none luks,discard15:25
juliusbesides the blah blah15:25
TJ-julius: yes15:25
TJ-julius: so many systems have that UUID !15:25
yoda_My touchpad stopped responding all of a sudden. I tried everypossible thing but it is still not starting.15:26
yoda_I have a dual booted system with windows 10 and a synaptic touchpad.15:27
juliusTJ-, well its not supposed to be unique to different systems..is it?15:27
TJ-julius: the UUID is unique to each encrypted container15:28
juliuswill do15:28
TJ-julius: each time you create a LUKS container it'll get a different UUID unless you assign one yourself15:29
paul___any one else got a cisco vpn client working on ubunutu, i get the following errors http://pastebin.centos.org/42096/15:32
juliusok, cryptsetup, lvm are inside the initrd now. i copied it onto the right /boot partition15:32
paul___it is right the linux/autoconf.h doesn't exist as it's in generated/ and not surw how to fix it15:33
juliusTJ-, now i got one last problem (hopefully)15:33
ybw_Hi everybody! I have trouble with `asla`. When I try to configure loopback (when I put pcm.!default) my default section (I'm viewing it in aplay -L) becomes is empty.15:33
k1l_paul___:  no need to install stuff. use vpnc package15:33
ybw_I want to write to `default` and capture audio in `loopout`15:34
paul___that the built in network manager package k1l_15:34
k1l_paul___: yes. that works15:34
=== PDXLabCoat is now known as Guest43490
juliusTJ-, when the debian ....4.5.0-040500-lowlatency  kernel is in /boot which is shared by debian and ubuntu, update-grub assigns a boot entry for debian with that kernel and one for ubuntu...but i already got a different kernel for ubuntu...is there a way to tell update-grub that this is for debian or ubuntu?15:35
=== pgreg_ is now known as pgreg
paul___ok when i try to add a new vpn coonection cisco compatable vpn it's all greyed out and i can't add any details15:36
fritchieis xenial final beta available for download yet?15:37
xangua! Xenial | fritchie15:37
ubottufritchie: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. It is due to be released on April 21st. Discussion in #ubuntu+115:37
purelazyHow do I install kernel 3.13 - which is a requirement for a library I will  be using15:42
k1l_purelazy: what is the output of "lsb_release -d"?15:43
Jordan_Upurelazy: What version of Ubuntu are you running? What library are you trying to use?15:43
purelazyOr any kernel version for that matter15:43
purelazyDescription:Linux Mint 17.3 Rosa15:44
purelazyCUDA15:44
popey!mint | purelazy15:45
ubottupurelazy: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org15:45
TJ-julius: no; you need to let one or the other generate the grub.cfg, and then in whichever you do that, add a custom script under /etc/grub.d/ to generate the entry you want where it shares a kernel but has an alternate initrd15:45
ie934when is released gnome 3.20 for ubuntu thanks?15:47
specingIs there a way to tell apt-get upgrade to ignore failures?15:47
tinyalphahello15:47
tinyalphawhat are you people doing15:49
specingcreating problems15:49
popeysolving problems15:49
tinyalphareally15:49
specingwe make a wonderful team15:49
popey^515:49
yoni#nairobilug15:50
juliusTJ-, ah ok...so looking at that bash mess in /etc/grub is needed15:50
=== yoni is now known as Guest97730
paul___hmm15:51
=== Guest97730 is now known as squid
MEDhey, need help installing nvidia drivers on my laptop can you help?15:52
ie934when is released gnome 3.20 for ubuntu thanks?15:52
=== squid is now known as Guest54416
ybw_someone can help me  with alsa ?15:52
MonkeyDustie93415:53
MonkeyDustie93415:53
TJ-julius: on Ubuntu at least, /etc/grub.d/41_custom can be used to import a customised grub.cfg fragment15:53
MonkeyDustie934  https://wiki.gnome.org/ThreePointNineteen/ReleaseNotes15:53
ie934thanks! MonkeyDust15:54
TJ-julius: or, you can add it manually via /etc/grub.d/40_custom15:54
MonkeyDustie934  also https://www.gnome.org/news/2016/03/gnome-3-20-released/15:55
ie934:D thanks15:55
k1l_ie934: there will be no official 3.20 in the ubuntu repos since even for 16.04 the gnome release is already too late. you can look out for PPAs15:57
Jordan_Ujulius: TJ-: You can also just add menu entries to /boot/grub/custom.cfg verbatum (create the file if it doesn't already exist).15:58
ie934oki thanks i waiting for ppas k1l_15:58
TJ-Jordan_U: yes, that is what /etc/grub.d/41_custom brings in15:58
B1nnyHi there, does anyone in here know where I can get an ISO or an installer script to install the Dell developer edition Ubuntu version on my Dell XPS 13?16:04
Neil1501hi16:05
Craigwellanyone know a good channel for tv / network / sattelite /16:07
Craigwell?16:07
Craigwelli  want to use 14.04 for a tv tuner card, but have other un-related stuff i want to discuss16:07
MonkeyDustCraigwell  #ubuntu-offtopic16:08
Neil1501I have got a strange problem, my video card is a Nvidia gtx 970 right now using Nouveau display driver, if I use proprietary driver by Nvidia everything works until the pc goes in the sleep state, when I "wake" it up it tells me there is no network available (I only use wired connection), but this doesn't happen if I use open source drivers... Has this strange behavior ever happened to your pc? And the only problem with open source drivers is16:15
giljeHas anyone tried using Unity with a 4K screen?16:23
MonkeyDustgilje  that's a yes/no question ... what brings you here?16:25
giljeI was wondering how compatibility was. Planning on buying a 4K monitor and driving with a (modern) nvidia card with open-source drivers. Is it going to function without problems16:27
Guy1524Hey guys, so out of nowhere, my boot time turned from 3 seconds to about 3 minutes (guess).  I have an ssd and once booted, everything works completely normally.  So I have no idea what is wrong, is there a way to find out whats bottlnecking the boot?16:33
EriC^^Guy1524: type dmesg in a terminal after it boots16:33
EriC^^or boot without quiet splash in grub16:33
Guy1524ok16:35
Guy1524ok, Ill reboot now, see you in a few minutes16:36
Guy1524Hey guys, Im back, here is my boot log from dmesg: http://paste.ubuntu.com/15488278/16:40
Guy1524oh and if anyone didn't get my original question, here it is:16:41
Guy1524Hey guys, so out of nowhere, my boot time turned from 3 seconds to about 3 minutes (guess).  I have an ssd and once booted, everything works completely normally.  So I have no idea what is wrong, is there a way to find out whats bottlnecking the boot?16:41
llutzGuy1524: 90 second jump when initializing wifi, check it16:41
compdocGuy1524, use the Disk Utility and check the SMART for each drive16:42
Guy1524ok16:43
Jordan_UGuy1524: The output of "systemd-analyze blame" could also be enlightening.16:43
=== nacc_ is now known as nacc
Guy1524Jordan_U: here is the systemd command you asked me to enter: http://paste.ubuntu.com/15488302/16:44
Guy1524compdoc: how do I check SMART?16:44
compdocthe Disk Utility16:45
Guy1524llutz: check what16:45
Guy1524compdoc: I know, but once in there how do I check smart16:45
Guy1524also guys, I have ubuntu gnome if that complicates thing at all16:45
compdocoh, click the little gear icon in the corner16:45
Guy1524oh, found it16:46
compdocant bad sectors?16:46
compdocany16:46
Guy1524compdoc: it shows this: http://i.imgur.com/Ih233mI.png16:47
TJ-Guy1524: when you say 'booted'... do you mean until you get the greeter log-in screen, or until after you've logged in and the desktop  is usable?16:47
Guy1524oh sorry, thats not all16:47
Guy1524until I get to the display manager, GDM in my case16:48
Guy1524compdoc: all the assessments read OK if thats what you mean16:48
TJ-Guy1524: can you tell at what point during boot it delays? have you booted in Recovery mode and see if it is affected the same way? have you added 'debug' to the kernel command-line at the GRUB boot menu16:49
TJ-Guy1524: can you "pastebinit <( dmesg )"16:49
Guy1524I already have16:49
Guy1524TJ: <Guy1524> Hey guys, Im back, here is my boot log from dmesg: http://paste.ubuntu.com/15488278/16:49
TJ-Guy1524: that looks like it stalls at line 1132 with the ACPI error16:50
Guy1524oh16:50
nickzwhere should i go with the error says that my system is supported virtual machine? i am using ubuntu mate, with core 2 duo chip, nvidia something series, in the form of acer desktop brand16:51
nickzis not supported with*16:51
Guy1524I tried checking doing this thing in disk utility but all the disks said OK16:52
Guy1524or IDs16:52
Guy1524idk, I have no idea what any of that meant lol16:52
k1l_nickz: where do you get that message? and what exact message/error?16:52
Guy1524compdoc: Is this bad: http://i.imgur.com/ENyhJ4i.png16:54
=== tsyl_ is now known as TSyl
=== TSyl is now known as Tsyl
TJ-Guy1524: can you "pastebinit <( sudo strings /sys/firmware/acpi/tables/DSDT | grep -i 'Windows ' )"16:54
=== khaldoon is now known as kallo82
Guy1524no such file of directory16:55
TJ-Guy1524: huh? really. can you check what you see with "ls /sys/firmware/acpi/tables/"16:55
Guy1524I dont have anything named DSDT inside tables16:56
Guy1524APIC  BGRT  DMAR  DSDT  dynamic  ECDT  FACP  FACS  FPDT  HPET  MCFG  MSDM  PCCT  SSDT1  SSDT2  SSDT3  SSDT4  SSDT5  SSDT6  SSDT7  SSDT8  SSDT916:56
Guy1524is what is inside there16:56
Guy1524dynamic is the only folder there16:56
TJ-Guy1524: well I see the DSDT there16:56
TJ-Guy1524: did you mis-type the command?16:56
Guy1524I copied and pasted16:57
TJ-Guy1524: ooo, do you have the tool? "which pastebinit"16:57
Guy1524it says /usr/bin/pastebinit16:57
TJ-Guy1524: ok, it's there; thought it should be on 15.1016:57
TJ-Guy1524: lets break it down a bit: "stat /sys/firmware/acpi/tables/DSDT"16:58
Guy1524Ill do it manually16:58
peaceI am having problem with libpng?16:58
abb4shi every body , i have a problem with usb on ubuntu sometimes when i plug a usb drive to system it change to read-only file system , and i cant repair it ? where is the problem ? what i should do ?16:59
Jordan_Uabb4s: How have you tried to repair it?16:59
Guy1524I got this: http://paste.ubuntu.com/15488417/16:59
abb4sJordan_U, i tried some command lines in forums like, mount -o -remount ...17:00
abb4sor dosfsck -a /dev/sd{xn}17:00
abb4sI try to format it by gpart but it say : drive is write-protected17:01
Jordan_Uabb4s: Please pastebin the output from dosfsck. It's quite likely that your USB drive is just corrupting data though.17:01
TJ-Guy1524: OK; I'd suggest trying to have Linux kernel pretend to be a Windows version, because when the ACPI DSDT code sees that it'll enable more services. At the boot-loader menu (hold Shift at boot-up) edit the entry and add to the 'linux ...' line "acpi_osi=Windows 2013" (including those double-quotation marks) then press Ctrl+X to boot immediately with that change.17:01
TJ-Guy1524: do you know how to edit a boot-menu entry?17:01
ratocyberhello17:02
Guy1524yes17:02
ratocyberow17:02
Guy1524I have grub customizer so I can do it from there17:02
ratocyberI em Brazil17:02
TJ-Guy1524: great... with that change Linux will report itself as Windows 2013 and hopefully the DSDT will enable all available ACPI services17:02
Guy1524also it worked fine, but then out of nowhere it started doing this17:02
Guy1524ok17:02
TJ-Guy1524: kernel upgrade possibly? can you pin it down to a date/time and compare with the /var/log/apt/ logs for what changed jsut before it started?17:03
peacehttp://paste.ubuntu.com/15488440/ -----> hoe do i resolve this17:03
mojtabaKeepass2 does not work and when I execute it, a window will suddenly open and close. Do you know how can I fix it? http://paste.ubuntu.com/15478309/17:03
Guy1524ok, let me try putting that in TJ17:03
ratocybermy first time here17:04
ratocyber^^17:04
Guy1524TJ: so I added it: linux/boot/vmlinuz-4.2.0-34-generic.efi.signed root=UUID=848bbe68-d727-4088-b6e1-4d6a1e28ffe3 ro  quiet splash $vt_handoff "acpi_osi=Windows 2013"17:04
abb4sJordan_U, it is the out put of dosfsck : http://paste.ubuntu.com/15488448/17:04
Guy1524TJ: is that good?17:04
Guy1524TJ are you still there?17:05
ratocyberyes17:05
Guy1524TJ: I guess I will try it, here goes nothing17:05
abb4sJordan_U, it say "Operation not permitted" . i think it wont work :(17:06
TJ-Guy1524: I'm not clear what command you issued, or on what file-system (what is /dev/sdb1) ?17:06
TJ-Guy1524: oh ignore me! I got the pastebin from abb4s thought it was yours!!17:06
TJ-Guy1524: yes, that looks correct17:06
ratocybersomeone speaks or writes Portuguese17:07
ratocyber?17:07
k1l_!pt | ratocyber17:07
ubotturatocyber: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.17:07
ratocyberOk17:07
texlawhere do i find errlog in 14.04.417:08
Jordan_Uabb4s: What is the exact command you ran?17:08
Guy1524_TJ: that didn't help17:08
abb4sJordan_U, sudo dosfsck -a /dev/sdb117:09
=== zyxbca is now known as dhex
Guy1524_TJ: are you still there17:09
Jordan_Uabb4s: Is this a cheap USB flash drive? An SD card reader? Something else?17:09
Guy1524_whatever, I give up I guess ):17:09
peaceHello, can anyone help me regarding my error . http://paste.ubuntu.com/15488440/17:10
abb4sJordan_U, it is typical usb drive ADATA 16 GIG17:10
ratocyberWhat the Brazil channel ?17:11
k1l_!br | ratocyber17:11
ubotturatocyber: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.17:11
abb4sADATA UFD i think , but i have this problems with another usb drive while when i plug them to windows they work perfectly17:12
abb4sJordan_U, ADATA UFD i think , but i have this problems with another usb drive while when i plug them to windows they work perfectly17:12
flafHello @all, _sometimes_ I have this error on Ubuntu Trusty after an basic “apt-get update” => W: Failed to fetch http://fr.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages  Hash Sum mismatch17:20
lotuspsychjeflaf: addes ppa's of any kind mate?17:20
flafAfter few minutes, it disappears without any action.17:20
flaflotuspsychje: no.17:20
lotuspsychjeflaf: other packages manual install?17:20
flaffor instance with http://ubuntu.mirror.su.se/ubuntu in the sources.list no error.17:21
flaflotuspsychje: I have http://apt.puppetlabs.com in my sources.list and http://apt.postgresql.org17:22
lotuspsychjeflaf: that doesnt seem official ubuntu ppa17:22
lotuspsychjeflaf: purge them and try again17:23
qu4nt1n!movies german17:23
lotuspsychje!warez | qu4nt1n17:23
ubottuqu4nt1n: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o17:23
daxflaf: Hash Sum mismatches on the official update servers (which that is) are caused by a race condition in the mirror update scripts. If they don't go away after a short period of time, remove your apt list cache per https://askubuntu.com/questions/41605/trouble-downloading-packages-list-due-to-a-hash-sum-mismatch-error17:24
flafBut this is not the cause because the problem happens too in another Trusty where I have just the "official" repositories.17:24
daxlotuspsychje: the server identified in the Hash Sum error line is the one that's having problems, the PPA/third-party stuff isn't related17:24
texla!logs17:24
ubottuOfficial channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meeting logs from meetingology at http://ubottu.com/meetingology/logs/17:24
Rattohello17:25
texla!errlog.txt17:26
lotuspsychje!msgthebot | texla17:26
ubottutexla: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".17:26
Rattodownload pdf??17:26
Ratto!list17:27
ubottuRatto: 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 ».17:27
flafthx dax17:27
abb4shey Jordan_U , are you here ? i umount the drive and after that process dosfsck -a /dev/sdb1 and i get this : http://paste.ubuntu.com/15488739/17:28
miaHey all -- is ther any way to use existing windows programs on ubuntu17:30
miaI alrady have a working windows on another partition17:30
miaI know that to some extent you can use wine to install and use windows software b I'm wondering if this would be possible on existing windows programs17:30
PSUser2 how safe is it to host a website for personal use( password access https, only i will have access) in a VM on a PC that contains personal data? Host - windows 7 VM - ubuntu17:31
peacehello.I need a help with libpng.If anyone is using ubuntu LTS14.04 LTS, can anyone get me o/p of sudo apt-get install libpng/libpng2/libpng317:31
=== cyborg_ is now known as Guest82333
peacemia: you can try running executable one's.17:32
miawould it harm to mount the windows hd and try to run those somehow ?17:32
miacc peace17:32
peacemia: depends on your machine17:33
miahm how17:33
miaor, depends on what17:33
Jordan_Umia: I doubt that that would work for most programs, but please ask in #winehq .17:34
peacemia: you don't need to mount to access windows file i guess.17:34
_Deimos_qun17:35
miapeace, how else can I access17:35
miaalso, is mount harmful?17:35
peacemia: no.17:35
miathanks peace - I jsut asked in wine channel it seems like what I want is not supported17:36
peacemia: good :)17:36
michael_mageia-br17:39
=== Sebastie- is now known as Sebastien
_Deimos_88817:40
=== user1987 is now known as mickeyk
=== lepusfelix is now known as luckybunny
okhttp://ad7.biz/0s1518:08
dhexWhat is the problem? http://pastebin.com/raw/fszshYbs18:12
clarkkis it possible to tell whether repos published to launchpad are to be trusted?18:13
k1l_dhex: use git clone git://git.kernel.org/.....18:13
dhexyea18:14
geniiclarkk: Look up the PPA owners and see if they belong to some reputable team or not18:15
suninehi18:16
clarkkgenii: for example https://launchpad.net/~pi-rho/+archive/ubuntu/dev18:16
clarkkgenii: how do I find the teams s/he belongs to?18:16
bumbari-m on ubuntu livecd and trying to create usb drive, following the guide on official site (using startup disk creator), but it's not working, i'm getting "boot error"18:17
geniiclarkk: Go to his main page at https://launchpad.net/~pi-rho and check out what groups they are members of, etc18:17
suninegot a big lot of questions how may i get help18:18
geniiclarkk: There is also a karma mark18:18
=== jasvir_ is now known as jasvir
geniisunine: You ask your questin in the channel, and then see if someone takes up answering it18:18
geniisunine: If it involves a lot of information, put that stuff on a pastebin site and give us the URL18:19
genii...and they left18:20
ismarisgood effort genii18:20
ismarisnot unnoticed18:20
wellickhi, how can I read the default commands of my linux distro? I can see them on /bin but when i open them with gedit all I get is gibberish18:37
Seveaswellick: that's because most of them will have been compiled into binary machine code. You'll need to get the sources and read those.18:37
wellickBy get the sources you mean hack linus torvalds?18:38
ice9how to use the ambient light sensor?18:38
Seveaswellick: not quite that extreme. Just for instance apt-get source coreutils to get the sources for commands like 'ls'18:39
=== arce1 is now known as arce
wellickSeveas: thanks18:48
rud0lfSeveas: where can i find those sources after apt-get?18:48
Seveasrud0lf: not sure what you mean with that18:49
rud0lf"..to get the sources" .. where should i browse in nautilus to see them?18:49
reisiorud0lf: which sources?18:49
rud0lfcoreutils18:50
wellickSeveas: permission denied :/18:50
Seveasrud0lf: ah, apt-get source downloads into the directory where you run the command18:50
rud0lfow18:50
rud0lfsilly me :) thanks18:50
Seveaswellick: probably because you're in /bin, try in your homedir18:50
StillSpamHey, anyone here?18:51
Seveasnope. We're all out drinking.18:51
StillSpamlol nice one18:52
dwillemsSeveas: +118:52
StillSpamI know this ain't the channel but I'm wondering if anyone here could help me with a quick question on email spam filters18:52
SeveasStillSpam: just use gmail :)18:52
Seveasif you really want to do it yourself: RBL's are much more effective than spamfilters.18:52
StillSpamlol yeah you hasn't heard my question18:53
SeveasStillSpam: I'm afraid of the question, so trying to prevent you asking it :D18:53
daxunreasonably often on IRC when this topic comes up, the question is "i'm an unsolicited bulk commercial email sender, how do i get around spam filters" :(18:53
=== Dragnadh_ is now known as Dragnadh
Seveasdax: heh, that wasn't even what I was thinking18:54
StillSpamI'm sending a mass email for work (totally legit email, CAN SPAM Act compliant and all), but one of the spam rules (URI_TRY_3LD) keeps showing up, sending it straight to spam. The rule is to filter out emails containing the words "try it," but these words are nowhere in my email or the links it includes. Any thoughts on how I could get around that?18:55
StillSpamdax: that's the thing though, it's not unsolicited.18:55
minimecwellick: rud0lf: It's the first time I read here that people want to dig the coreutils... Respect! I never did... Just that you know where the tributes should go to... ;) https://en.wikipedia.org/wiki/GNU_Core_Utilities18:55
zaggynlhm, 30MB/s using ubuntu-zfs on usb3 disk, ~110MB/s on ext4, what gives?18:55
SeveasURI_TRY_3LD doesn't sound like it would filter "try it", rather "try.example.com"18:55
daxm,^https?://(?:try|start|get|save|check(?!out)|act|compare|join|learn|request|visit(?!or)|my(?!sub)\w)[^.]*\.[^/]+\.(?:com|net)\b,i18:56
daxURI matching that ^18:56
wellickminimec: well, I wanted to have a look for learning purposes as I'm learning Bash, but now that i've seen just ls has 5k lines maybe I'm being overambitious lol18:56
wellick(yes I know ls is not bash)18:56
Seveas!abs18:56
ubottuAdvanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/18:56
minimecwellick: rofl ;)18:56
Seveaswellick: --^18:56
StillSpamdax: oooh thanks lemme check the copy of the email/links18:56
rud0lfi'm new to linux (installed since feb 28 this year), but not new to programming/system concepts, and i like to dig deep to know better18:56
daxwellick: knowing GNU coreutils, half of that is probably nonsense boilerplate18:57
StillSpamdax: any good online resources so I don't need to bother this chan? lol18:57
daxStillSpam: no, i found that by googling "URI_TRY_3LD" :P18:57
Kadshz18:57
gde33|2(before formatting my main drive and installing ubuntu) I need to move some files to an usb storage device that only works on 64 bits systems, can I use the live cd usb install on pendrivelinux to access the usb storage device?18:58
daxStillSpam: i don't use spamassassin so i'm not sure about resources for it18:58
StillSpamdax: thanks, I appreciate it! I'll try some more things but I'm prob gonna email our vendor cuz it looks like its on their end18:58
gde33|2will the pendrive ubuntu detect the usb disks?19:00
minimecgde33|2: You should be able to do that.19:07
gde33|2ok thanks, lets try19:07
gde33|2I figure if I use the 64 bit image it should do just that19:08
=== john is now known as Guest81811
=== wagle_ is now known as wagle
=== Mob is now known as MobGod
rud0lfgrr.. didn't know i can open a new tab in nautilus19:28
Bashing-omrud0lf: 'buntu, a never ending process of learning .19:28
gde33|2is     ubuntu-14.04.4-desktop-amd64.iso    for amd processors?19:29
rud0lfha i managed to crash nautilus19:29
Bashing-omgde33|2: Generic term; for any 64 bit processor .19:29
minimecgde33|2: amd/intel 64 bit, so yes19:29
gde33|2oh ok, thanks19:30
baizongde33|2: its amd64 because amd invented 64 bit19:30
gde33|2ah ic, confusing name nontheless :P19:31
THX-113819:33
le_pigTHX-1138: What's wrong?19:33
rud0lfis it true that some early 64-bit processors act poorly with 64-bit systems?19:36
reisioit's true, I'm sure, that many early examples of almost anything are not really great examples of that thing19:36
reisio...being so early19:37
Seveasthey're good at finding the bugs :)19:37
rud0lf:)19:37
reisioSeveas: heh19:37
rud0lfi use tamed spider to find bugs19:37
reisioand then there are cases where the earliest examples actually were the best, and we've steadily made things worse and worse19:37
reisio...but in general :p19:37
gde33|2like the telegraph for text messages !19:37
reisioour first versions of society, for example, were better than what we're mostly using now :p19:38
Seveasas long as socienty is made by people, it'll suck19:38
gde33|2we are working on that19:38
reisiono, some people don't have sucking muscles19:38
nickzanyone here?19:54
stupidquestionmaHello, if I selected encrypt OS when installing ubuntu but didn't then later check the "encrypt home directory" box is my data still encrypted?19:54
stupidquestionmayes :P19:54
nickzgood19:54
=== racun is now known as help
=== help is now known as racun
k1l_stupidquestionma: on using full-disk-encryption the home is encrypted too19:57
stupidquestionmaCool. Thank you!19:58
nickzguys, do you think using linux is free of viruses?19:58
arunpyasiHI guys, when is 16.04 Beta Releasing ?19:58
reisionickz: virtually, yup19:58
nickzarunpyasi: soon, be patient19:58
gallo_mobilehi... so I'm a *nix noob and don't get how to "make" a sourceforge app...19:58
nickzreisio: what do you mean?19:58
geniiarunpyasi: Approximately 5pm GMT on Thursday April 2119:58
reisionickz: but nobody's really seen an actual _virus_ (that copies itself) to speak of on any OS in ages19:58
gallo_mobiledownloaded tar.bz and tried to extract per instrucions but i dont have permission ...19:59
gallo_mobileon 14.0419:59
arunpyasilol, genii I mean the Beta lol19:59
arunpyasinickz: soon, means when ? after how many hours ?19:59
Seveasgallo_mobile: what are you trying to build? There's rarely anything useful on sourcefraud these days19:59
nickzreisio: i was watching some youtube channel linux mythbuster, and he seemed to let me see that there was such something that interrupted program to run, once he deleted it, he could make it work20:00
k1l_gallo_mobile: read the readme?20:00
gallo_mobileqmaketorrent20:00
reisionickz: sounds scientific indeed :p20:00
nickzarunpyasi: not sure20:00
gallo_mobileor any batch torrent creator anyone could recommend20:00
k1l_gallo_mobile: and be aware that when you compile stuff and circumvent the package system that might have sideeffects20:00
reisionickz: there have been and are viruses for GNU/Linux; most of them have taken the form of proofs-of-concept, usually exploiting things already patched20:01
Seveasgallo_mobile: there's a 'mktorrent' in the ubuntu repos20:01
gallo_mobileyeah, i dont want to "sudo" cuz it took me a day and a half to figure out what i did wrog to be able to have deluge write and have permission to download20:02
nickzreisio: it is, but do you know why it is not having many viruses? is it from the security itself or cause there are less users than windows which makes some cracker dont really feel interested in making something here? not beneficial enough maybe?20:02
gallo_mobilecan it batch create torrents? like all the files in a folder into single torrents?20:02
=== firewalldt_ is now known as firewalldt
Seveasno idea. I don't torrent :)20:02
Seveasapt-cache show mktorrent seems to indicate it can20:03
reisionickz: it's a lot of reasons20:03
gallo_mobileSeveas: kil_ thanks!!20:03
=== firewalldt is now known as Guest25409
gallo_mobilefound it!20:03
nickzreisio: yeah it has to20:03
racun@nickz: if you're talking about desktop, yes, less users... but if you're talking about mobile and servers, then this is not true. Anyway, not sure if here is the proper place to discuss about viruses and market share.20:04
reisionickz: the open source nature, that people using GNU/Linux are necessarily generally enthusiastic about it, that the programmers are enthusiasts, that it has less market share, that it has more educated (less easily tricked/exploited) users, etc.20:04
nickzreisio: i agree to tha20:05
nickzthat*20:05
vdevnullHey people, Wondering why always when i download .deb file and install them20:05
vdevnullthey never open ?!20:05
vdevnullonly from terminal if i type the name20:05
nickzreisio: it can be seen from where you are chatting and to what kind of community chat20:05
k1l_vdevnull: what do you mean?20:05
reisiovdevnull: you might need gdebi installed20:05
reisioand associated20:05
pbxvdevnull, by "they never open" you mean you have trouble launching the installed apps?20:06
reisiobut downloading .deb files manually, individually isn't the best way, really20:06
k1l_as standard it should open the softwarecenter20:06
reisionickz: mmm?20:06
nickzreisio: what thing about linux is chatting helper itself, IRC, and people who ready to help, really nice to be here20:06
nickzone thing*20:06
vdevnullk1l_, For example, i've downloaded Atom text editor. as "deb", in Ubuntu Software Center. it said it install but if i open this "Ubuntu Icon" and click on the "Atom" it never open. aswell, i've tried other stuff20:06
vdevnullbut if i type "atom" via Terminal it opens20:06
reisionickz: I know there have been instances of Windows exploits to do with problems in Windows that Microsoft long ignored, and someone got upset enough to prove a point over20:07
k1l_vdevnull: so the starter is corrupted?20:07
vdevnullvia icon. doesn't work. via terminal works. so seems so20:08
nickzreisio: like what?20:08
ferleiteHi, how can I check if my ftp server is up and running?20:09
reisionickz: a number, I don't keep track20:09
k1l_ferleite: i hope its an sftp server, because the ftp protocol is insecure20:09
llutzferleite: sudo lsof -i :2120:09
karen_Did someone see my question above about oracle java before the "ChanServ" message came up?20:09
nickzreisio: okay20:09
ferleitethats the reason I want to know, if ftp protocol is running I want to deactivated it20:09
k1l_vdevnull: check if the desktop starter is pointing  to the right files20:10
nickzkaren_: what is it ?20:10
vdevnullk1l_, Can u show me reference how to do the steps. I'm newbie20:10
qu4nt1n!s avengers20:10
ferleitellutz, with the command you said just show one line with vsftd20:11
nickzdoes ssh can support windows remote? linux to windows? should windows installing linux terminal?20:11
k1l_ferleite: either see if a process is running (ps ax) or see if the port is listened (netstat -tuplen)20:12
llutzferleite: so there is vsftpd, a ftp-server, running20:12
karen_Well, I got Oracle Java 8 to run minecraft on, and I unchecked the OpenJDK7 boxes in synaptics. Everything runs great until I run an update on my system. Somehow, another java comes through in the updates and kicks the oracle java from working in minecraft. HOw can I just use oracle? I clicked the box for oracle java 8 jdk as the default also in synaptics. Will that work?20:12
naise1Have you tried removing OpenJDK?20:13
nickzkaren_: hmm, did you try that before?20:13
ferleiteif the ftp-server is running thats insecure, how can I disable it??20:13
nickzkaren_: i think reinstalling is better off20:13
karen_reinstalling what?20:13
karen_I have taken oracle off and reinstalled three times.20:14
llutzferleite: sudo systemctl stop vstfpd && sudo systemctl disable vsftpd20:14
reisioopenssh-server is better20:14
karen_as soon as I do updates, it gets kicked off minecraft. Some java comes through in the updates.20:14
nickzkaren_: the one that removed20:14
k1l_vdevnull: see this http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand20:15
llutzferleite: if you don't want ftp at all, sudo apt-get purge vsftpd20:15
Ben64karen_: how did you install oracle java20:15
ferleitethat worked, thank you llutz20:16
karen_through ppa in my linux lite forum I went to.20:16
Ben64you use linux lite?20:16
karen_ya  I know! Still the commands work for me as for you! It is based on Ubuntu20:16
k1l_karen_: no, better ask there support20:17
Ben64but it isn't ubuntu, so it's not supported here. they have support forums here https://www.linuxliteos.com/forums/20:17
karen_ok just no LIVE support, that's all. Thanks anyway.20:17
=== salamanderrake_ is now known as salamanderrake
nicomachusI tried to open my sources.list, and got a message saying it was being edited by PID 26314. There is no PID 26314 showing in htop...20:27
=== Seveas is now known as Guest44952
slaffeHi guys20:29
slaffeHow do I increase my system file descriptor limit ?20:29
slaffeRunning Ubuntu Server 14.0420:29
slaffegetting warnings when running tor-server20:30
slaffe...Tor's file descriptor usage is at 99%. If you run out Tor will be unable to continue functioning.20:30
Bunnymanhello, I'm looking for some help with Pure-FTPD on Ubuntu. Using a cert from Let's Encrypt (it has worked just fine before), I can't connect securely any more. Nothing between my FTP client's log and server's syslog makes any sense - I set it to accept plaintext connections, and attempting a TLS connection just times out, with syslog saying FTP doesn't accept plaintext connections.20:33
Bunnymanplaintext connections work just fine, which makes that statement doubly wrong.20:34
gallo_mobileehh .. mktorrent makes thefolder contents into one torrent... anyone know how to batch create torrents?20:36
cruisibesareshey I'm running an upstart job that says start on started networking but its not able to resolve the hostname of the service I'm trying to get. I tried waiting on resolvconf and net-device-up IFACE!=lo but nothing is working. is there something I'm missing?20:36
=== cigumo_ is now known as cigumo
cruisibesaresi found this20:36
cruisibesareshttp://askubuntu.com/questions/626719/upstart-script-to-start-after-dns-is-ready20:36
cruisibesaressimilar question20:36
gallo_mobileas in /path/to/folder/fileA /path/to/folder/fileB ... fileG so i end up with fileA.torrent, fileB.torrent etc20:38
Ben64gallo_mobile: for i in /path/to/folder/file*; do mktorrent $i; done20:40
max3i have 0 * * * * /home/me/script.sh 2>&1 /tmp/testlog.log in my crontab and i get nothing in tmp20:41
max3yes script.sh is executable20:42
max3and i used crontab -e20:42
reisio/home/me/script.sh > /tmp/testlog.log 2>&120:42
reisiohttps://en.wikipedia.org/wiki/Redirection_%28computing%2920:42
mcphailmax3: you haven't directed stdout to your log file. You've only directed stderr to stdout (which is still directed to the terminal)20:44
max3reisio, still nothing20:44
dusf___is there a way to list held packages with apt-get?20:45
max3oh i'm dumb20:45
max3no bang20:45
max3in the script20:45
nicomachusdusf___: apt list --installed20:46
nicomachusdusf___: there are lots of options, check 'man apt'20:46
dusf___nicomachus: i am asking specifically about packages which are on hold20:47
dusf___not just installed packages, i can do that fine with dpkg -l20:47
max3reisio, mcphail i still get nothing20:47
reisiomax3: you might want to put it all into the script20:48
reisiorather than putting the weight of parsing onto cron20:48
max3the script is #!/bin/bash; hg pull -u ; echo "helllllllllllo"20:48
reisiohg pull -u probably relies on your specific user, in a specific location20:49
ioriadusf___, try dpkg --get-selections | grep hold20:49
max3reisio, quite possibly but why don't i get a log in /tmp/20:49
reisioprobably because it isn't running at all, or producing any output20:49
max3reisio, with the redirect in the script i still get nothing20:52
geirhamax3: you know the leading 0 in that crontab line means it will only run once an hour, right? so next run is in 8 minutes20:52
max3...whoops20:52
max3if it's a leading * does that make it run every minute?20:52
geirhayes20:52
max3whelp20:52
sambagirlhow can you tell a video files pixelation with and height?20:53
sambagirlit doenst show up under properties20:53
sambagirlwith nautilus does it work?20:53
geirhathough you may have to wait up to two minutes for the first run to occur20:53
reisiosambagirl: I'd probably use ffmpeg -i video 2>&1 | egrep -i 'video:'20:54
reisiosince I use ffmpeg in the end, anyway, I like knowing what ffmpeg thinks20:54
reisioyou could also use ffprobe, midentify, ttprobe20:54
slaffeHow do I increase my system file descriptor limit ?20:57
slaffeRunning Ubuntu Server 14.0420:57
ratraceHello. Since few days ago *every* reboot of 15.10 results with fsck of the LUKS swap partition which takes a minute and a half, otherwise the partition is mounted regularly afterwards. Is this a bug or a feature and if the latter, how can I disable it?20:57
Bunnymanis this the right place to ask about pure-ftpd, and if not - where is one20:57
Bunnyman(I have two Ubuntu instances with the exact same issue)20:58
MonkeyDustBunnyman  ask, don't ask to ask21:00
sambagirlok reisio21:00
Bunnymanaight then21:00
sambagirlsheesh21:00
Bunnymanpure-ftpd seemingly can't into TLS on either of my servers21:00
BunnymanI can't connect via TLS21:00
Bunnymanone box is wide open, another has passive ports set21:01
Bunnymanwhenever I try to connect to either of these, neither the client nor syslog are of any help21:01
Bunnymanclients just sit there silently until they time out, and right then syslog will say the server won't accept a cleartext connection21:01
BunnymanI see clients initiate a connection with TLS21:02
Bunnymanso they do get through21:02
Bunnymanit's just the daemon fcuking things up in the process21:02
sambagirlreisio i installed mediainfo it's command line and this is the generic output http://pastebin.ca/341042521:03
BunnymanCerts aren't expired, TLS is set to allow cleartext connections anyway21:03
atanaskHello guys, when I try to shutdown I always get - mount / is busy will now halt as the last message and it stays on it until I force shutdown. Is it safe to force shutdown at that point, and can you help how to fix it?21:03
Bunnymanboth are in /etc/ssl/private/pure-ftpd.pem as per every single guide to setting up TLS on the internet21:03
atanaskI tried ways of fixing I found with google results, nothing I found worked so far...21:03
BunnymanI've restarted the daemon countless times, and connecting without TLS works21:04
reisiosambagirl: yup, I've used that one, too21:04
truthadjustrneed some help. How do I fix when I do 'apt-get update', I get this error: W: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/wily-updates/main/source/Sources  Hash Sum mismatch21:04
MonkeyDustBunnyman  keep your question in one line, that's easier to read and repeat21:04
sambagirlreisio why not all the time?21:04
Bunnymanaight, I'll use my previous one :x21:05
max3thanks geirha21:05
reisiosambagirl: like I said, I usually use ffmpeg to alter the media in the end, so I want ffmpeg's opinion of what it's looking at21:05
max3and reisio21:06
sambagirlahh i see reisio21:08
atanaskanyone know how to at least find the issue, or if it is safe to force shutdown at that point I can just force shutdown every time21:08
reisioatanask: maybe some acpi/bios config issue21:08
MonkeyDustatanask  backup first, then it's (more) safe21:09
reisio...21:10
atanaski tried a lot of things from online results but all things that worked for other guys never worked for me... xD21:10
atanaskmost of the solutions said to try one of this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash reboot=bios"21:13
atanaskGRUB_CMDLINE_LINUX_DEFAULT="quiet splash apm=power_off"21:13
atanaskGRUB_CMDLINE_LINUX_DEFAULT="quiet splash reboot=pci"21:13
atanaskGRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"21:13
atanaskGRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"21:13
tsimonq2let's say I have a laptop that I need to install Ubuntu Minimal on for some reason. it installs correctly, but when I rebot, I have no network connection, and eth0 fails to go up21:14
tsimonq2*reboot21:14
MonkeyDustatanask  next time, use this for multiple lines http://paste.ubuntu.com/21:14
atanaskMonkeyDust I read it from Drone... I'm noob, and I'm sorry.21:17
atanaskhttp://paste.ubuntu.com/15490421/ - I wanted to say that I tried all of them but nothing worked.21:19
truthadjustrwhere/how can I find/update checksums (15.10), since doing 'apt-get update' gives me 'Hash Sum mismatch'21:29
=== F2Knight_ is now known as F2Knight
=== seed_ is now known as Guest1416
k1l_truthadjustr: "sudo rm -rf /var/lib/apt/lists/*21:33
k1l_" then run "sudo apt update"21:33
truthadjustralready did that ..not workin21:34
truthadjustri have the following mismahches http://sprunge.us/KbUU21:36
Bunnymanhello, I'm looking for some help with Pure-FTPD on Ubuntu. Using a cert from Let's Encrypt (it has worked just fine before), I can't connect securely any more. Nothing between my FTP client's log and server's syslog makes any sense - I set it to accept plaintext connections, and attempting a TLS connection just times out, with syslog saying FTP doesn't accept plaintext connections. What makes21:36
Bunnymanthis sentence doubly wrong is that plaintext connections are accepted.21:36
truthadjustrthe browser opens at this level http://ph.archive.ubuntu.com/ubuntu/dists/wily-updates/21:37
k1l_truthadjustr: then switch the servers21:37
ouroumovBunnyman, the cert is still valid?21:37
Bunnymanyes21:37
irgendwer4711hi, how to remove a module from initramfs, like blacklist?21:38
Linus_Hey all21:43
Linus_I'm a 27 year old white male21:44
Linus_Sorry i didn't mean to post that21:44
irgendwer4711lol21:44
=== pax2you1 is now known as pax2you
truthadjustrk1l_: tanx21:44
Linus_-_-;21:44
irgendwer4711I am a blue 3 years old squid21:45
Linus_Actually im having a problem running things from my init.d21:45
Linus_For example21:45
=== KindOne_ is now known as KindOne
Linus_I run /etc/init.d/nginx start, and it doesnt give me an error or anything, but also nothing happens21:45
Glass_I need some assistance21:45
k1l_Linus_: what ubuntu exactly?21:45
irgendwer4711I have a problem with an inird too21:46
=== lc is now known as Guest83577
Glass_I need some assistance21:46
nicomachusGlass_: can't help you until you say what the problem is21:47
MonkeyDustLinus_  what's the output of  cat /etc/issue21:47
MonkeyDustGlass_  yes, this is the support channel21:47
k1l_irgendwer4711: you mean something totally different. but why dont you just blacklist the modules?21:47
irgendwer4711k1l_: I tried that. this didnt work.21:47
k1l_irgendwer4711: -v21:48
irgendwer4711k1l_: I blacklisted it21:48
Linus_Im on Amazon's ec2 instance21:48
Glass_Thank you for acknowledgment. Well I just installed Ubuntu Studio 14.04 from the Latest Kali Linux. My wireless doesn't show up. From Kali Linux wireless was working fine.21:48
Linus_And yeah, every time i do /etc/init.d/nginx start, nothing happens21:48
irgendwer4711k1l_: but this module is in initramfs still.21:48
=== Guest83577 is now known as lc0293
k1l_Linus_: what ubuntu version is this exactly?21:49
msgLinus_ Have you checked your privileges21:49
k1l_irgendwer4711: is it loaded?21:49
Linus_Whats that msg?21:49
irgendwer4711k1l_: yes21:49
msgHave you checked your pivileges?21:49
Linus_Seriously?21:49
naccGlass_: Kali linux is not supported here21:49
k1l_irgendwer4711: what module is it and how did you blacklist it=21:49
nicomachusGlass_: do you konw what the wifi chipset is? do you have a driver installed for it?21:49
Glass_I have a Bcm431121:50
nicomachusnacc: sounds like he came from Kali to Ubuntu.21:50
Linus_Jesus you fucking feminists are everywhere these days21:50
k1l_Linus_: "lsb_release -d" gives what output?21:50
Linus_I cant ask one tiny question with out someong saying something21:50
irgendwer4711k1l_: /etc/modprobe.d/nouveau.conf: blacklist nouveau21:50
k1l_Linus_: drop that nonsense21:50
MonkeyDustLinus_  keep this channel family friendly21:50
nicomachusGlass_: run: 'apt-get install bcmwifi'21:50
naccnicomachus: oh misread, sorry!21:50
k1l_irgendwer4711: that sounds like there is something more wrong. why are you blacklisting nouveau?21:51
Glass_I tried installing the firmware with b43 fwcutter. Still no luck.21:51
irgendwer4711k1l_: I want to you the nvidia driver21:51
msgwut.21:51
nicomachusGlass_: I'm sorry, that command should have been 'apt-get install bcmwl-kernel-source'21:51
k1l_!bcm43 | Glass_21:51
k1l_irgendwer4711: that is wrong.21:51
irgendwer4711k1l_: what is wrong.21:52
Glass_I've tried installing BC male keen all source already.21:52
k1l_irgendwer4711: install the nvidia driver from the ubuntu repo. that will handle all that21:52
irgendwer4711k1l_: it didnt21:52
k1l_!bcm43xx | Glass_21:52
ubottuGlass_: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx21:52
Glass_Bcmwl-kernal-source***21:52
k1l_irgendwer4711: so which ubuntu is it exactly? what video card?21:53
irgendwer4711xubuntu 16.04 with geforce 940m21:53
Glass_I've followed that ubottu21:53
Glass_No luck21:53
k1l_irgendwer4711: #ubuntu+1 then21:53
irgendwer4711k1l_: ok21:55
Glass_Is there anything else I can try?21:55
nicomachusGlass_: can you paste the output of 'sudo lshw -C network' to a pastebin and link it here?21:56
Glass_Can do21:57
Glass_One sec21:57
ybwLatest ubuntu. I put in /etc/modules snd_pcm_oss and snd_mixer_oss, but after reboot, in syslog I see it's not be loaded because it in blacklist. I checked blacklists and didnt found it. How solve it?21:59
MonkeyDustybw  'latest', is that 15.10 or 16.04 to you?22:02
ybw15.1022:02
ybwMonkeyDust, I also try to grep all /etc to find this blacklisted modules22:03
Glass_Heres the link nico http://pastebin.com/J9fZmzSN22:03
ybwMonkeyDust also, I can add this modules manually (modprobe snd_pcm_oss ), but I want to do it automaticly when system is loading22:08
=== OneMatthias is now known as OneM_Industries
=== MonkeyDust_ is now known as MonkeyDust
ybwany ideas, how to debug 'systemd-modules-load' ?22:10
ratraceHello. Since few days ago *every* reboot of 15.10 results with fsck of the LUKS swap partition which takes a minute and a half, otherwise the partition is mounted regularly afterwards. Is this a bug or a feature and if the latter, how can I disable it?22:10
=== jwheare_local_ is now known as jwheare_local
MonkeyDustratrace  is this useful http://www.cyberciti.biz/faq/linux-unix-bypassing-fsck/22:13
Glass_Nicomachus?22:15
ratraceMonkeyDust: that's a rather very old article, does that stuff still apply to shitstemd?22:15
ratraceotherwise in fstab I already have 0 022:15
ratraceMonkeyDust: which is beside the point though. This started happening recently, and I'm suspecting a bug.22:18
TJ-ratrace: does "journalctl | grep fsck" for the current session reveal anything about how it chooses the crypto_LUKS partition?22:20
Glass_==nicomachus22:20
ratraceTJ-: nope.22:22
TJ-ratrace: it should show it being chosen, and the fsck job being executed. That will show if it is using the metdata UUID or something else to choose it22:25
TJ-ratrace: if so services or jobs can be checked with journalctl for their individual messages22:28
Glass_So I still need help with my bcm4311 not being read.22:31
=== lolmac is now known as Guest86862
ratraceTJ-: This doesn't look right: "Created slice system-systemd\x2dfsck.slice"  it's from the journal, I'm going line by line since grepping didn't return anything meaningful22:34
Glass_Anyone?22:36
ratraceTJ-: actually, found this: https://dpaste.de/WLcG22:37
Bashing-om!bcm | Glass_ HAve you seen:22:37
ubottuGlass_ HAve you seen:: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx22:37
TJ-ratrace: is the LUKS container inside the zpool?22:38
ratraceTJ-: nope, I use ZFS on an external drive, unrelated22:38
Glass_Ubottu. I've already tried that22:39
ubottuGlass_: I am only a bot, please don't think I'm intelligent :)22:39
TJ-ratrace: OK, is it a raw partition?22:39
bodom1Hi there! I have just changed my hardware. I was using a nvidia card before, I am trying to use integrated Intel now. If I delete xorg.conf, I can start the X server, but when I reboot I get a nvidia-based xorg.conf. any help appreciated22:39
ratraceTJ-: yea, a GPT partition encrypted with LUKS, just like the 15.10 installer created it. I have both root and swap on LUKS.22:39
TJ-ratrace: right, so not reliant on LVM to be available. It's that 'dependency' that's the clue22:40
ratraceAnd as of few days ago, every reboot (as I switch between Win and Ubuntu daily) results with fscking of the swap partition. Clean shutdown, prior to that, though.22:40
TJ-ratrace: what does "blkid /dev/<swap-device>" report - a valid TYPE, UUID, etc., swap metadata ?22:41
Bashing-ombodom1: Confirm that now you only have the integrated Intel graphic's chip for disply purposes ?22:41
TJ-ratrace: because it sounds like somehow there's file-system metadata on the swap container that is triggering the fsck22:41
ratraceTJ-: oh look, I have no swap this time.... SPLENDID!22:42
ratraceTJ-: so, it's a bug then. Something introduced with the recent kernel updates, as I changed nothing else on the system.22:42
bodom1Bashing-om: yep, nvidia is on my desk22:42
TJ-ratrace: does sda2 contain a valid crypto_LUKS header according to blkid ?22:44
Bashing-ombodom1: Then : ' sudo apt remove nvidia-* ; sudo rm /etc/X11/xorg.conf '.22:44
TJ-ratrace: check which block device this message applies to - sda2 or sda2_crypt (LUKS or swap): "Timed out waiting for device dev-disk-by\x2duuid-c6a2bfa9\x2dc29f\x2d46a5\x2d9d58\x2dcb5aaafafd9c.device" - look at the UUID22:45
ratraceTJ-: no, it turns out, it's not a valid luks device, so something broke it22:46
bodom1Bashing-om: I did it. I have no more nvidia-* packages installed but when lightdm tries to start, it recreates xorg.conf22:46
Glass_Help?22:48
TJ-ratrace: is it reported by blkid as some other type, or no recognition whatever? It looks like something else wrote over the LUKS header. worth using "sudo dd if=/dev/sda2 count=64 | hexdump -C | less" to view the bytes, see if anything gives a clue22:48
Bashing-omGlass_: Perhaps some day I will know ..but this is now above my experience level .22:48
bobfjdsakl22:49
=== bob is now known as Guest62207
Glass_Bashing-om have you checked my pastebin link?22:49
Bashing-omGlass_: No, I missed it . Lemme go back and find it .22:50
TJ-ratrace: as it is only a container for swap it's easy to recreate it though. grab the existing UUID for sda5_crypt (if referred to in /etc/crypttab_ and do "sudo cryptsetup luksFormat /dev/sda2 --uuid=<UUID-according-to-crypttab>"22:50
ratraceTJ-: I just recreated the luks partition, updated the UUID in crypttab. we'll see what happens on next reboot, but SOMETHING has broken it. It was working fine and I did nothing to it except run periodic updates....22:50
Guest62207A/S/L looking for hot guys to eat my vagina22:50
Glass_Ok22:50
TJ-oops, UUID for *** sda2_crypt *** !!!!22:50
ratraceTJ-: ?22:50
Glass_Here it is in case you can't find it. http://pastebin.com/J9fZmzSN22:50
ratraceTJ-: oh, no I did it the other way around, did luksFormat and updated crypttab with the new UUID.22:51
TJ-ratrace: try bringing it up yourself. "sudo systemctl start dev-disk-by\x2duuid-c6a2bfa9\x2dc29f\x2d46a5\x2d9d58\x2dcb5aaafafd9c.device"22:51
TJ-ratrace: OK, no matter; I was trying to save you altering crypttab22:51
TJ-ratrace: obviously, now you've altered the UUID, you'll need to alter the command I just gave :D22:52
ratraceTJ-: yeah, but I have to finish working on something first, then I'll try reboot. Can't risk broken, unworking system atm :)22:52
ratraceTJ-: thanks for your assistance!22:53
TJ-ratrace: don't worry about those \x2d - that's the code for a "-" hyphen :)22:53
Bashing-omGlass_: Sorry, all I can see is that a driver is loaded . I do not know how to configure wireless .22:54
Glass_Bashing-om, Thanks anyway22:55
TJ-Glass_: what is the actual problem? unable to connect access point?22:57
Glass_Can anybody else help me?22:59
Glass_My problem is that, in my settings it doesn't recognize my wlan card. I use iwconfig and ifconfig and wlan0 doesn't pop up TJ23:04
=== Fuchs_ is now known as Fuchs
TJ-Glass_: have you reviewed the output of 'dmesg' to see if the broadcom driver is reporting errors23:05
Glass_Let me check23:05
Optiprismgeneral question that I can't find the answer to: If I compile a c++ program on my ubuntu machine and transfer it to another, will it work?23:08
jat-cloneif you are lucky23:09
OptiprismSo it's not like windows then? Where I can just say set up a website and give people my exe to run?23:11
TJ-Optiprism: if it is staticially linked it'll be fine; if you rely on external shared libraries, those systems will need those shared libraries at the same SO version23:12
Glass_TJ23:12
Glass_I did dmesg found a line it said "disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'"23:14
TJ-Glass_: that's pretty much expected. lshw shows the wl driver is loaded, therefore we'd expect to see kernel messages when it loads about how it configures the device23:16
TJ-Glass_: "pastebinit <( dmesg )"23:16
Glass_Pastebin the whole dmesg, or just that bcm4311 part?23:17
TJ-Glass_: the entire output23:17
Glass_Yes sir.23:18
Glass_TJ, Here is the link. http://pastebin.com/PkE2hBVp23:25
TJ-Glass_: well, it stands out a mile! Kernel Bug in the wl driver; starting at line 64723:26
Glass_I know. Lol23:27
Glass_Let me check23:27
TJ-Glass_: the driver is broken23:27
Glass_I see.23:28
Glass_Any way to fix?23:28
TJ-Glass_: no idea - the wl driver is proprietary, that's Broadcom's I think23:28
Glass_OK. Thanks. I'll do some research23:29
TJ-Glass_: you might check if the b43 driver supports that device; see https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx23:31
skypcehello guys23:37
skypcei have this:30:     926511          0   PCI-MSI 442368-edge      snd_hda_intel23:38
skypcethree things in same irq 3023:38
skypcehow can i leave my soundcard with a free irq23:38
skypce?23:38
zaveif i wanted to do this `sudo apt-get remove openjdk*` without it breaking in the case of it not being installed in the first place, do i need a specific option?23:51
MonkeyDustzave  that's not clear, how can it be removed if it's not installed23:53
jat-clonezave: -s23:54
zavejat-clone: thank you23:54
zaveMonkeyDust: i want to use it in a script. so if it's not installed it doesn't break.23:58
nacczave: so i think you're asking if the command will fail?23:58
nacczave: that will only require you check the return code23:58
nacczave: also you should carefully quote regexs like that23:59

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