/srv/irclogs.ubuntu.com/2017/02/11/#ubuntu.txt

smurfendrek123=(00:00
SemiNusminimec, I did not upgrade the system00:00
gaghielfigured it out00:00
minimecSemiNus: can you give me the version of the installed php package? like 'dpkg -l php'?00:04
piglitokay stupid qestion i did just install a program called elmer how do i start it ?00:04
Bashing-om!info elmer00:04
ubottuPackage elmer does not exist in yakkety00:04
SemiNusminimec,00:05
SemiNushttps://dpaste.de/wr9H/raw00:05
SemiNusminimec, I just ran:  $ sudo a2dismod php5.6  $ sudo a2enmod php7.0  $ sudo service apache2 restart00:06
minimecSemiNus: Ok. so php is not even installed.00:06
SemiNushowever, my phpinfo still shows 5.600:06
k1lpiglit: start elmer from the dash?00:06
SemiNusminimec, it is - I am developing on this system!00:06
SemiNusminimec, if php was not installed, apache would not be able to serve php files other than as plain text00:06
Lavinhoseminus no option00:08
SemiNusLavinho, what is no option?  installing from dvd?00:08
Lavinhono00:08
SemiNusLavinho, can you boot from USB ?00:08
Lavinhono00:08
SemiNuswhat does this thing support at all!?00:08
SemiNusnetwork installation then00:08
SemiNuswhat is the current OS ?00:09
Lavinhowindows 1000:09
wendicohello is there a command to restore default PPAs i have to many repositories added there after the time. Thank you very much00:09
=== longerstaff13 is now known as LONGERSTAFF13
SemiNusLavinho, https://help.ubuntu.com/community/Wubi#Install_Ubuntu00:09
minimecSemiNus: I don't get it. Your result for the php package tells me that the is 'un', which means 'u'nknown,'n'ot-installed. How did you install php?00:09
SemiNusminimec, aptitude install php5.600:10
SemiNusand also aptitude install php7.000:10
k1lwendico: you use ppa-purge to remove them. you need to do that manually00:10
SemiNusif I remember correctly00:10
wendicothank you k1l00:10
minimecSemiNus: Oh... I see. So you don't have the php meta package installed...00:10
SemiNusalso weird - I disabled php5.6 and it still runs according to my phpinfo()00:11
SemiNus$ sudo a2dismod php5.600:11
SemiNus$ sudo a2enmod php7.100:11
SemiNus$ sudo service apache2 restart00:11
SemiNuserm - 7.0 not 7.100:11
Lavinhowubi does not exist00:13
SemiNuson the internet?!00:13
SemiNusLavinho, https://sourceforge.net/projects/wubi/00:13
minimecSemiNus: and that php5.6 version is from the ppa? Because the last version of php5 was in 14.04LTS00:14
SemiNusyep, from the ppa00:14
SemiNusshould I remove it entirely?00:14
SemiNusI believe there was a reason why I needed it00:14
SemiNusmaybe sugarcrm00:14
k1lLavinho: wubi is dead. dont use that00:14
* wedgie waves hand. You are not interested in Wubi. Move along00:14
k1lSemiNus: dont suggest using wubi. its dead.00:15
SemiNuswhat shall he do otherwise?  no cd/dvd drive and he cannot boot from usb00:15
k1lpxe00:15
k1lbut i doubt Lavinho doesnt have cd/dvd drive and it doesnt boot from usb.00:16
minimecSemiNus: As you cannot remove the ppa with 'ppa-purge', I would remove it with 'sudo apt purge php5.6', then 'sudo apt autoremove'. The you can delete the related files of the ppa in /etc/apt/sourced.list.d00:16
Lavinhono00:16
SemiNusminimec, ok, wanted to avoid that, but I uninstall php5.600:17
minimecSemiNus: Well 'ppa-purge' would have done the same...00:18
k1lLavinho: you laptop does boot from usb00:19
SemiNusomg00:19
SemiNusminimec, I uninstalled php5.6 (even purged it!)00:20
SemiNusI enabled php 7.000:20
SemiNusrestarted(!) apache00:20
SemiNusand the phpinfo() tells me I was using php5.600:20
SemiNusI can prove it with screenshots if you don't believe me00:20
SemiNusthe title of the php info says:00:21
SemiNusPHP Version 5.6.26-2+deb.sury.org~xenial+100:21
minimecSemiNus: did you also 'sudo apt autoremove'?00:21
SemiNusnope00:22
SemiNusapt or apt-get ?00:22
minimecSemiNus: both will work. 'autoremove' should remove old 5.6 dependencies...00:22
SemiNusthank you00:22
k1lLavinho: seems like its a laptop with 32bit uefi. that is a pain00:22
SemiNusminimec, that wants to remove my kernel images!00:23
wendicoenough for today, good night all :)00:23
SemiNusminimec, https://dpaste.de/qNig/raw00:23
minimecSemiNus: Yeah. It might remove some old obsolete kernel images.00:23
SemiNusthere is no php package anyway ;/00:24
k1lLavinho: see this on how to make a usb pendrive that works with that 32bit uefi on that laptop: http://askubuntu.com/questions/684041/ubuntu-debian-on-a-lenovo-ideapad-100s-linux-has-issues-with-this-laptop00:24
minimecSemiNus: I see that. So maybe do 'sudo apt install --reinstall php7.0'00:25
SemiNusminimec, there are still many php5.6* related packages installed00:25
SemiNuswhy does  aptitude purge php5.6*  not work?00:25
SemiNusoh, apt-get can do this00:26
SemiNusperfect00:26
minimecSemiNus: I don't like these '*' remove command personally, but yes.00:26
SemiNusI am in trouble00:27
SemiNushttps://dpaste.de/WWMd/raw00:27
k1lRead-only file system00:28
=== Spontex is now known as Guest79888
SemiNusDAMN00:28
k1llook at dmesg00:28
SemiNusmy whole hard drive is not writeable any more00:28
SemiNusI cannot do *anything*00:29
SemiNusall my files are gone00:29
SemiNuswhat the !!!!!00:29
k1lthis sounds like a hardware issue, tbh00:29
k1llook at dmesg what happend00:29
SemiNushttps://dpaste.de/KNZQ/raw00:30
SemiNuswhy did this happen just now?!00:31
k1lexternal drive?00:31
SemiNusI have an SD card plugged in, but not mounted00:32
Lavinhono00:32
SemiNusthe hard drive I am working on is the normal one (the internal one)00:32
k1lis that drive an external drive?00:32
SemiNusno00:32
SemiNusinternal00:32
Lavinhointernal00:32
Lavinhoexternal no00:32
SemiNusk1l, you are talking to me, right?00:32
Lavinhono boot external00:32
Lavinhoright00:32
k1lSemiNus: yes :)  this error looks like a hardware issue. could be loose cable, or power supply issue or broken disk.00:33
k1lSemiNus: its possible that his error only happens under load.00:33
SemiNusk1l, unfortunately I cannot reboot right now, as I have 8 SSH connections running00:34
k1lLavinho: look at the askubuntu link. it explaines how you can make the usb work to boot00:34
SemiNusand they still perform operations... but I will reboot a little later when the SSH sessions are finished00:34
Lavinhopost link00:34
k1lSemiNus: keep in mind, that they can break too since they cant write anything to the drive now.00:34
k1lLavinho: scroll up00:35
SemiNusk1l, that would be the moment to jump...00:35
SemiNusk1l, the sessions run since this morning and are 90% done00:35
minimecSemiNus: Well if your harddrive is read only, it is not sure that the open programs still running corerctly...00:35
Lostfilewhy do you have 8 conncetions do you have 8 users using it or jno00:35
SemiNusLostfile, I am performing a task images (resizing, sharpening, face-detection, etc.)00:36
Lostfileoh00:36
SemiNusand in order to use the maximum resources, I opened 1 session per CPU00:36
SemiNusto get the most out of the server00:36
SemiNusmy provider hates me already... ^.^00:36
wedgiesounds like you need screen or tmux00:37
Lostfilei has that and it helped me alot00:37
SemiNuswhat's that?00:37
Lostfileits like screen00:37
Lostfilesort of00:37
wedgieSemiNus: allows you to run multiple shell sessions over a single connection00:38
Lostfilethat to00:38
wedgieSemiNus: google tmux. It'll change your life00:38
SemiNusah, I remember... the was something to put a process in the background00:38
* SemiNus is googling00:38
SemiNusweird that google + chat still work00:38
SemiNusmaybe they write to the RAM00:39
Lostfilei think you could use a app i have in mind but your using a ssh connection right00:39
=== LONGERSTAFF13 is now known as longerstaff13
SemiNusLostfile, what app?  ssh is perfect00:40
Lostfileis sort of somthing you run on your desktop i for get the name of it00:41
SemiNusgimp? ;)00:42
Lostfilenow i remember it was Terminator00:42
* SemiNus googles it up00:42
Lostfilegimp no thats a image thing like photo shop00:42
Lostfile:]00:43
SemiNusI am doing graphic editing in a shell actually00:43
Lostfileoh00:43
SemiNusLostfile, gimp -b -i -d -f00:43
Lostfilecool00:43
SemiNusbatchmode, no GUI, don't load data, no fonts00:43
SemiNusand then batchscripts...00:43
SemiNushandcoded stuff, performing all kind of cool things00:44
SemiNusI am just coding an eye-detection00:44
SemiNushowever, I lack many other skills00:44
Lostfilewell your better then me00:45
SemiNusby the way: there is also something called  gimp-console00:45
SemiNusthat comes along with gimp, and is a pure command line thing00:45
Lostfileall i can do is make very basic web sites and a few simple scripts00:46
SemiNusLostfile, I am sure you can do many things that I can't do00:46
SemiNuslook, I am not even able to correct my php version00:46
durka42systemd troubles: I disabled a service (sudo systemctl disable avahi-daemon), but somehow it started up again (I guess it was activated by socket?). How can I *really* disable it?00:46
SemiNuswhich I installed from a private PPA in a moment of weakness which I totally forgot about00:46
SemiNusso shame on me ;)00:46
Lostfileyeah be careful with host repos my firend00:47
Lostfilefriend00:47
Lostfilethose i mean lol00:47
wedgiedurka42: likely something else depends on it and is causing it to start00:47
wedgiein which case masking it entirely might break things you don't expect00:48
durka42is there a way to query that?00:48
w9qbjSkypeForLinux worked on 14.04, tried it today on a new load of 16.04 - something like "Does not work with your software", What now?00:49
w9qbjAny workaround or fixes?00:49
durka42the security scan is flagging avahi-daemon, so "you can't turn it off" is not an answer :)00:50
=== Vampire0_ is now known as Vampire0
SemiNusbrb, rebooting now00:51
tatertotsw9qbj: "skype - client for Skype VOIP and instant messaging service" is in the ubuntu repositories00:51
wedgiedurka42: well, you can use ''systemctl mask <service>'' to well and truly keep it from starting00:51
=== xrandr_ is now known as xrandr_laptop
durka42I see that cups-browsed.service has the line Wants=avahi-daemon.service00:51
wedgiedurka42: but again, be prepared for things to break if they depend on it00:51
durka42is that what I'm looking for or is there another way for something to depend on it?00:51
Lostfilei use Ring its like skype but its p2p00:52
Lostfileor discord00:52
wedgiedurka42: probably that. I don't see a way to ask "What depends on service X" but you can do systemctl list-dependencies <service> to see what it depends on00:52
w9qbjtatertots, thanks, that one did work.00:55
durka42well I've apt-get removed avahi-daemon now :)00:56
wedgielol, that's another option00:56
durka42this is a server, I don't need this kind of thing00:57
wedgiebut in the general case "mask" as opposed as opposed to "disable" will prevent a service from starting no matter if something else depends on it00:58
durka42yeah00:58
durka42well, cups-browsed still depends on avahi-daemon yet it doesn't complain if I start it00:58
durka42I assume it won't find any printers though :)00:59
durka42¯\_(ツ)_/¯00:59
bluekingforgot how to use unrar in cli of ubuntu :/01:01
wedgieblueking: unrar e something.rar01:01
wedgie(e for extract)01:01
bluekingremember I used flag -xvf alot before ?01:01
wedgieblueking: that would be tar01:02
k1lthat is not unrar01:02
bluekingah that yea01:02
hospitalcoltDoes anyone else have complaints about the last firefox update?01:02
bluekingmore than 20 years since I used it :)01:02
k1lhospitalcolt: "that complains"?01:02
hospitalcoltk1l: engine ded01:03
k1lhospitalcolt: if its "my addon doesnt work", well, that is a common issue01:03
bluekingwish I had 2 x 8 core xeon :/01:04
Lostfilei use firefox and i have no problems with it01:04
krizoekblueking, what would you need it for?01:05
bluekingnothing virtually :P01:06
Lostfilei even have greasemonkey installed let me tell you that is one fun plugin01:06
Lostfile;]01:06
bluekingjust boring to wait for unrar BD movie01:06
wedgieblueking: some players (vlc, kodi) can play it still RAR'd up01:07
krizoekok01:07
amitkm9204hello guys01:07
bluekingwedgie I have ac ryan media player that refuses rar/zip files01:08
bluekingkids use01:08
amitkm9204is there anyone using SDL2 ?01:08
WhiskeyAnyone that can help?01:13
WhiskeyI try to do apt-get install but it won´t work01:13
wedgieWhiskey: going to need more details than that. What package? What command? What is the error message?01:14
Whiskeyit tell me to run "apt-get -f install" but it gives me "E: Sub-process /usr/bin/dpkg returned an error code (1)"01:14
bluekingcommand to copy ALL files *.mkv from under directories ?01:16
amitkm9204"sudo dpkg --configure -a " try this01:16
Whiskeyamitkm9204: talk to me?01:16
OerHeksWhiskey, sudo apt ...01:16
amitkm9204and then try to install your package again01:16
bluekingcp -R *.mkv test I tried01:16
amitkm9204Whickey; yes01:17
Whiskeyfucking linux01:17
wedgieblueking: can you be more specific? Want to grab all mkv files recursively, and put them in one location?01:17
Whiskeywindows wuld never do that how would i know how to slove that01:17
Whiskeyi hate linux when it does this to me01:17
bluekingwedgie yes01:17
OerHeksWickwatch your language please, thanks01:17
wedgieWhiskey: windows would have popped up with "you need elevated privileges to continue" or something like that01:17
hggdhWhiskey: please calm down and mind your language01:17
k1lWhiskey: please stop swearing and show the full output on paste.ubuntu.com and link it here01:18
amitkm9204Whiskey : mind your language01:18
wedgieblueking: shotp -s globstar; cp -- **/*.mkv /some/destination01:18
Whiskeyseems like that did not work01:18
wedgieblueking: err01:18
wedgieshopt01:18
k1lWhiskey: and if you show me the packagemanagement from windows, your comparison would actually make sense :)01:18
Whiskeyi think im out of space somewhere01:18
amitkm9204Whiskey : show your command and the error you are getting01:19
Whiskeyi can´t is not in eglish01:19
wedgieWhiskey: we'll manage.01:19
amitkm9204just provide it. we will manage.01:19
wedgiealternatively, there's probably a channel for your native language01:20
Whiskeyanyways windows never have this problems01:20
Whiskeyi think thats the only got whit that system01:20
Whiskeyhttp://codepad.org/CYsJ8ew801:20
bluekingcan't just cp *.mkv   add -R -r or something to check folders too ?01:20
k1lWhiskey: if you put "LANG=C " in front of the command it will be english01:20
k1lWhiskey: "df -h"01:21
wedgieblueking: -R makes it copy directories and it's contents.01:21
hggdhanyway, it seems /boot is out of space01:21
k1lcan you pastebin that?01:21
Whiskeyhttp://codepad.org/3HWIbNee then01:22
k1lWhiskey: now  "df -h" please01:22
amitkm9204Whiskey : what was your installation command?01:22
Whiskeyhttp://codepad.org/9mGIuUkV01:22
Whiskeyinstallation command?01:22
wedgieblueking: if globstar is distasteful for some reason, it can be accomplished with find as well01:22
k1lWhiskey: "ls -al /boot" please now01:22
k1lWhiskey: background: your /boot partition is full of old kernels so it cant install new kernels. (which are outdated anyways)01:23
Whiskeywhat the **** is that01:23
Whiskeyhttp://codepad.org/6lSvwjeZ <-- looks like duplicates you dont need01:24
k1lWhiskey: yes, that makes you 7 installed kernels01:24
Whiskeyawsome :D01:24
k1lWhiskey: "dpkg -l | grep linux-image" please in a pastebin01:25
Whiskeyalways good to have something to fall back on :D01:25
Whiskeydamn you don´t wanne see this i promise01:25
Whiskeyit makes me look bad :/01:25
Whiskeyhttp://codepad.org/LOr5dfdk01:25
wedgieblueking: find . -name "*.mkv" -exec sh -c 'cp -- "$@" /some/destination' _ {} +01:25
k1lWhiskey: what is "uname -a" (you can paste that in here)01:26
bluekingif not overwrite existing files on destination ?01:26
WhiskeyLinux WhiskeyDB 3.19.0-69-generic #77~14.04.1-Ubuntu SMP Tue Aug 30 01:29:21 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux01:26
wedgieblueking: didn't mention that part :P01:27
wedgieblueking: what's your actual goal here?01:27
k1lWhiskey: ok, we will now remove some old packages to make space to let apt work again. then we clean up some mess01:27
Whiskey:)01:27
bluekingI failed use -R so there are 400 GB of mkv files at destination   no point copy em over again01:27
Whiskeyk1l: happy you like to help01:27
k1lWhiskey: "sudo dpkg -r linux-image-3.19.0-58-generic linux-image-3.19.0-64-generic linux-image-3.19.0-65-generic"01:28
bluekingbut there are some mkv's left in diff folders and too lazy to snoop through all folders01:28
wedgieblueking: well, find . -name "*.mkv"    will give you a list to work from01:28
Whiskeyk1l: it don´t like that01:29
k1lWhiskey: why? its removing old unused kernels01:29
Whiskeyhow would i know?01:29
Whiskeyhttp://codepad.org/CysJ4RDn01:29
WhiskeyAnyways im stupid so, why don´t the stupid system don´t remove it automatic when it install the new ones thats my big question01:30
k1lWhiskey: ah ok, we need to add the extra packages01:30
k1l"sudo dpkg -r linux-image-3.19.0-58-generic linux-image-3.19.0-64-generic linux-image-3.19.0-65-generic linux-image-extra-3.19.0-58-generic linux-image-extra-3.19.0-64-generic linux-image-extra-3.19.0-65-generic"01:30
WhiskeyWhen it comes to run MySQL and Apache stable Linux is the shit but this makes me crazy windows would never ever do that to me :D01:31
k1lWhiskey: ^01:31
WhiskeyAnd if some problem would come i would fix it myself :d01:31
k1lWhiskey: apt would have done that automatically, but we can use that when we made some space first01:31
Whiskeywell i did something know dunno what dkpg is blocked01:32
agrgaerquick question, my windows 10 update on an old laptop pretty much bricked it, it goes into a boot loop and doesn't start. can i turn it into an ubuntu 10.1 without a prob? i can acess bios somehow btw01:32
Whiskeyi guss it work whit the command untill its done01:32
kzetIs it just me, or does Chrome feel faster than Firefox?01:33
k1lWhiskey: if it work it will take some time to remove that kernels. let it run01:33
Whiskeywell thats the problem i don´t think it did01:33
k1lkzet: possible. there is chromium even in the repos01:33
Whiskeyis it possible to kill it and restart the process?01:33
agrgaerkzet- firefox still better imo01:34
agrgaerfeels safer01:34
kzetagrgaer: Yeah, no, I get that01:34
k1lWhiskey: please show what you see. if you see a new prompt its finished. it will remove kernels and undo the modules. that may take some time01:34
kzetagrgaer: I just get furious when things feel slow. :/01:34
Whiskeyi don´t see anything i did alt z01:34
naccsmoser: /exit01:35
Whiskeyi started whit alot of errors so i thinked i should change the language01:35
agrgaerkzet: honestly, the privacy and safety usually doesn't matter, spped makes sense01:35
k1lWhiskey: you can cancel terminal commands with ctrl+c, but not all commands like it to be interrupted and can make a mess01:36
Whiskey:(01:36
k1lWhiskey: you pressed ctrl+z?01:36
Whiskeyi think that01:37
k1lyou got a new prompt now?01:37
k1lthen type "fg"01:37
Whiskeyi have my terminal :d01:37
Whiskeyaaa01:37
Whiskey:D01:37
Whiskeyfourground :d01:37
pavelhi all!01:37
k1lctrl+z puts it in the background and fg gets it back01:37
Whiskey:P01:38
tobsteriusfg01:38
tobsteriushuh. did not know about this01:38
k1lWhiskey: is it doen?01:38
k1l*done01:38
Whiskeyi did get some problems so i run it again01:38
Whiskeyand show you the output01:38
Whiskeyok01:38
Whiskeyhttp://codepad.org/gFi2l1ti01:39
agrgaersrry to repeat my noob question but... my windows 10 update on an old laptop pretty much bricked it, it goes into a boot loop and doesn't start. can i turn it into an ubuntu 10.1 without a prob? i can acess bios somehow btw01:39
paveli need help =) how to create link to console program in ubuntu mate? i install jupyter-notebook, but if i run this in console - all ok. if i run from desktop link - doesnt work.01:39
k1lWhiskey: "df -h" again01:40
hanshenrikagrgaer, do you want to save anything on it? or just get it usable again?01:40
=== seongsoocho_ is now known as seongsoocho
Whiskeyhttp://codepad.org/gBxopO9X01:40
hanshenrikagrgaer, also, why 10.1? you'd probably want 16.0401:40
k1lWhiskey: ok, that made some space on /boot, now run "sudo apt update && sudo apt upgrade"01:41
k1lWhiskey: when that is done we look to the general issue with your kernel base01:41
agrgaerhanshenrik: just get it usable i already have a back up, also 10.1 because it was listed as compatible on dell support and i don;t want to brick it again. just need something for younger sublings to browse on01:41
Whiskeyk1l: then it tells me to run apt-get -f install01:42
Whiskeyagain01:42
k1lWhiskey: do it01:42
hanshenrikagrgaer, an older laptop i assume?01:42
hanshenrikah yeah, you said that already01:43
agrgaerhanshenrik, yup inspiron n505001:43
czarrGet your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%!01:44
=== mike_ is now known as Guest28399
agrgaerhanshenrik, thnx for the help man01:44
hanshenrikagrgaer, i'd recommend you try Xubuntu 16.04 - and in the unlikely event it doesn't work, 10.1  - but installing 16.04 isn't going to brick it so bad that you can't install 10.1 on it later, anyway01:44
czarrGet your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%!01:44
k1lczarr: stop spamming01:45
OerHeksczarr, thanks, don't spam on freenode dude01:45
hanshenrikczarr, try #freeminingclouds01:45
agrgaerhanshenrik, true it could work. just hasn't been tested by dell. i already got a usb with it lying around ill give it a go01:46
Whiskeyk1l: worked just fine done01:46
hanshenrikkk, gl01:46
Whiskeydo i still got old files i don´t need now :D01:46
amitkm9204great k1l:01:46
czarrGet your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%!01:46
k1lWhiskey: ok now please look at here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2FSupport.A14.04.x_Ubuntu_Kernel_Support01:46
hanshenrikagrgaer, and no Wubi dual boot, do a proper grub install - if you don't need dual boot, outright delete the whole windows partition while you're at it01:47
clundquistI was expecting 16.04.2 to have the 4.8 kernel. apt-get update / apt-get upgrade / apt-get dist-upgrade didn't seem to find them. Were they held back from the release?01:47
k1lWhiskey: your 3,19 kernel is out of support. you need to decide if you want to go for the original 3.13 kernel or the 4.4 kernel base.01:47
kerwinI am looking to replace my hardware and want to get a very nice machine....  Does anyone have any idea how good the dell XPS 15 is for running Linux or even a System 76machine is ???01:47
Whiskeywtf01:48
WhiskeyWhat is the diffrence between them?01:48
xanguahttps://help.ubuntu.com/community/UbuntuPre-installed kerwin01:48
k1lWhiskey: the 4.4 is the newer one.01:48
Whiskeyk1l: i do get that but you also talk about 3.1301:49
agrgaerhanshenrik, yup. windows partition would be f-ed anyway lol01:49
kerwinthanks xangua01:49
Whiskeyi have support untill 2019 so i should be fine :d01:50
Whiskeyi have 14.0301:50
Whiskeyi have 14.0401:50
k1lWhiskey: 14.04 came originally with 3.13 kernel. but you can get a new kernel from the new ubuntu release. like shown in the picture. but the new kernel got limited time frame of support. so you are now on a deadend and need to decide to either fall back the original 3.13 or the 4.401:51
Bashing-omclundquist: Nope: sysop@x1604:~$ lsb_release -a >> Description:Ubuntu 16.04.2 LTS >> 4.4.0-62-generic ; on  standard install .01:51
k1lWhiskey: not the intermediate kernel.01:51
Whiskeywill it do any diffrence on the system?01:51
Whiskeyi mean this year the new lts version should come and just update to it i guss, it should be possible ?01:52
clundquistBashing-om: Yeah, that's what I got too. I read some news a while back saying it would pull in 4.801:52
Whiskeyin the terminal i mean01:52
k1lWhiskey: 3.13 got 5 years support. and 4.4 got support to the end of the ubuntu 14.04 life. all inbetween is canceld as you see in the picture01:52
clundquistI guess I'll install the yakkety kernel packages01:52
k1lWhiskey: i suggest to try the 4.4 kernel. since it has at least the same support as you now have with 3.1901:52
Whiskeyk1l: what is the problem whit those linux system is so damn complicated01:53
k1lWhiskey: and yes you can upgrade to ubuntu 16.04 on terminal to that.01:53
clundquisthttps://fossbytes.com/ubuntu-16-04-2-second-point-release-date/ was the article mentioning the 4.8 kernel01:53
WhiskeyI used LTS as i know it has support alot of years forwared01:53
WhiskeyShould it not fix this for me automatic untill the end of the system whit is in the "middle" of 201901:53
k1lWhiskey: yet it does have support. but not that specific part of it. its just aboiut the linux kernel01:53
Bashing-omclundquist: I do not know that HWE is available yet for xenial . IF and when it is then the later kernels will be available .01:53
k1lWhiskey: if you would be using the 3.13 kernel. then yes. but you installed the 3.19 kernel.01:54
Whiskeyk1l: i have no clue how tha can happen01:54
Whiskey"that01:54
k1lWhiskey: the 3.19 is preinstalled when you install the 14.04.3 image01:54
Whiskeywhat do you think i should do01:55
Whiskeyas you seems to know what you talk about01:55
k1lthat is because maybe hardware build after the 14.04 release might new a newer kernel to work. so a 14.04 with 3.13 kernel might not work.01:55
Bashing-om!hwe | clundquist01:56
ubottuclundquist: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack01:56
k1lWhiskey: i suggest to change up to the 4.4 kernel. which is named 14.04.5. its like the 5. servicepack from 14.0401:56
Whiskeyif i update to the 16.0401:56
TynachHi, how do I force aptitude/synaptic (or whichever is able) to remove a package before installing other packages, to fix broken packages? One package that's partially installed is trying to overwrite a file from another package, but nothing depends on that other package, so I want to simply remove it first before finishing the install of the broken package. However, whenever I simply mark the package I want removed to be removed, and mark01:56
Tynachthe package to be fixed as being upgraded/installed, it tries to install the latter before removing the former (which just causes it to error and do nothing).01:56
k1lclundquist: you need to manually change once to the backports track or kernel01:56
Whiskeycan that give me any problem whit the programs i running on the server?01:56
hanshenrikBashing-om, how does clundquist play with Canonical's LivePatch service?01:57
k1lWhiskey: yes, since 16.04 changes the php version and mysql version.01:57
Whiskeywhat does that has to do whit it01:57
Whiskeyas long its allredy installed why just not ignore the new ones?01:57
k1lWhiskey: you asked for 16.0401:57
Whiskeyyes01:57
Whiskeybut php and mysql is not preinstalled01:58
kk4ewtWhiskey,  cause the newer packages fixed vulnerbilities01:58
k1lthe linux kernel i am talking about does not affect php etc.01:58
Whiskeyokey lets update it01:58
Whiskeythe karnel01:58
Bashing-omhanshenrik: Sorry, I do not understand - rephrase ?01:58
k1lyes. ok.01:58
hanshenrikBashing-om, read 20 seconds of this https://www.ubuntu.com/server/livepatch01:59
k1lWhiskey: "sudo apt-get install --install-recommends linux-generic-lts-xenial"  this will bring you to the 4.4 kernel.01:59
Bashing-omhanshenrik: reading .01:59
k1lbut it will not change you to a 16.04 (just to make clear)01:59
Whiskeyrequire restart?01:59
Whiskeyk1l: im not that stupid but thanks :d02:00
k1lWhiskey: yes. to change to a new kernel you need to restart once after the install is complete02:00
Whiskeywill the old autoremove or?02:00
clundquistI don't need live patching / ksplice. I just wanted to update a NUC.02:00
clundquistI'll add the backports ppa02:01
clundquistthank you all02:01
k1lWhiskey: no. i would first make the reboot after the install is done. so if there are issue you can fallback to the working kernel.02:01
Whiskeyhmm problems02:02
k1lWhiskey: ok. please show02:03
Whiskeyhttp://codepad.org/wQAHV3aH02:03
Whiskeyaa same as before02:03
k1lyes, the space wasnt enough02:03
Ze_good moring02:03
Whiskey:P02:03
Ze_how to install ubuntu on lenovo ideapad 100s02:03
Ze_____02:03
Ze_???????????????02:04
WhiskeyZe_: call a friend ?02:04
L0rdLaravelZe_, I think you need to pour some water on it to make the laptop more habitable for Ubuntu02:04
Whiskeyhehe only 3.2MiB left02:04
Bashing-omhanshenrik: Do not know how this will play out " sudo snap " .. but for a production server, as pointed out, will and is a great thing .02:04
L0rdLaravela spirit will then appear, saying 'Congratulations!'02:04
k1l"sudo dpkg -r linux-image-3.19.0-68-generic linux-image-3.19.0-66-generic linux-image-extra-3.19.0-68-generic linux-image-extra-3.19.0-66-generic"02:05
Ze_help me02:05
Whiskeyk1l: whats your time02:05
k1lZe_: look at http://askubuntu.com/questions/684041/ubuntu-debian-on-a-lenovo-ideapad-100s-linux-has-issues-with-this-laptop02:06
Whiskeyand then run the installation of it again i guss?02:06
Whiskeythe new karnel02:06
Whiskeygot 77MiB free noew02:06
k1lZe_: your laptop needs a special treatment since its a crapy 32bit uefi laptop.02:06
k1lWhiskey: yes, run the install command again then02:06
Whiskeyyeh hehe, i hate uefi02:07
Whiskeyworked just fine02:08
Whiskeyi won´t restart now i have to sleep, do i have to do anything once it restarted like remove the old one?02:08
Whiskeyas i belive it will connect to the new karnel automatic02:08
k1lok, if you can reboot the server now then do it. if it comes up with the 4.4 kernel you can remove the linux-image-generic-lts-vivid package and then do apt autoremove02:09
k1lyes, the latest kernel should be first on boot. so the 4.402:09
Whiskeyhow to remove linux-image-generic-lts-vivid?02:09
k1lsudo apt remove linux-image-generic-lts-vivid02:09
=== w9qbj is now known as w3ccv
=== w3ccv is now known as w9qbj
Whiskeywas the only thing i need to do?02:10
Whiskeytime is 03:10 here some of us have to work tomorrow :D02:10
k1land then "sudo apt autoremove"02:10
amitkm9204Ze_: whats the issue?02:11
k1lWhiskey: i will leave now too :)02:11
Whiskeyk1l: thanks alot for your help02:11
Whiskeyk1l: it was very much appreciated02:11
amitkm9204thanks from me too k1l :D02:12
Whiskeycd02:12
qmr... so a new ubuntu server is  1)  boot with fancy graphics instead of simple text console   2)  is not on a working VTY at boot time02:13
qmrwtf is this???02:13
qmrwhy do I have to ctrl alt F1 to get on a working VTY  ???02:13
OerHeksZe_ lenovo ideapad 100s got a 32 bit uefi,  even it got a 64 bit processor, that gives headaches http://askubuntu.com/questions/815301/can-ubuntu-be-installed-on-an-ideapad-100s-atom-laptop02:13
equipo13hola, alguien habla español?02:14
EriC^^!es | equipo1302:14
ubottuequipo13: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.02:14
kzetLUL02:15
Bashing-omqmr: There is no GUI on a server by default . wasted resources and security holes .02:15
puffGood evening, I'm troubleshooting a 16.04 LTS install for a friend.  It comes up to the login, but when we enter the password, the screen clears briefly, then takes us back to the login dialog.  Ctrl-alt-f1 doesn't give me a virtual termina.02:17
puffterminal.02:17
puffAh, it was ctrl-option, mac keyboard.02:19
w9qbjpuff, dumb question - are you using the right password, caps lock on?02:19
puffw9qbj: Thanks, just figured it out, turned out I needed to use ctrl and the mac option key instead of the apple key.02:20
Ze_derheks02:20
Ze_o02:20
w9qbjpuff, glad it was that easy, that first boot after any upgrade/install is worrysome. My last upgrade wouldn't boot, had to  do a new install02:22
w9qbjSo I know your worry02:22
Worm_in_a_BoxCan I customized lubuntu iso so it will have libre office instead of gnome office?02:28
=== uwillknowmyname_ is now known as uwillknowmyname
SmashcatHi, anyone know how to remove the grub bootloader from a dual-boot Ubuntu 16.04 / Win 10 system? Ubuntu doesn't support my motherboard (too new I think) so it won't boot, so I'm removing all the stuff Ubuntu added02:35
Worm_in_a_BoxSmashcat: If you got the windows 10 media, I am pretty sure that it will automatically remove Ubuntu when you tell it to fix your install.02:37
SmashcatWorm_in_a_Box : Ah ok thanks I'll try that02:37
tatertotsSmashcat: are you chatting from windows 10 right now?02:38
SmashcatCrap it means downloading the Win10 image again - I remember I bought it from MS as a download for this PC02:38
Smashcattatertots: Yeah, I'm back in Win10 now, but just need to remove grub02:38
Iviswhat is off-topic channel?02:39
wedgie!ot02:40
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!02:40
Ivissound02:41
Ze_tutorial gui02:41
Ze_please02:41
rick_Hello, would anyone be able to help me with this Blender crash log? http://pasteall.org/242472 Blender keeps crashing every time I click Render. I'm using Ubuntu 16.04.1 with Blender installed from apt02:44
wedgierick_: I'd suspect that this is a bug you're going to have to file with Blender02:46
SmashcatAnyone know if it's possible to run Ubuntu 16.04 in a VM under Windows 10, and give it native access to the GPU for CUDA work?02:48
=== _mim-matterbridg is now known as mim-matterbridge
L0rdLaravelSmashcat, not possible02:53
puffOkay, so I installed xubuntu-desktop and rebooted, tried to login, did the same thing - screen went black, there was one line of white text that flashed too fast for me to read it, then back to the login screen.  Any idea where to find that line of text in the logs?02:54
Bashing-om!nomodeset | puff Try this ?02:55
ubottupuff Try this ?: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter02:55
puffaha, .xsession-errors.02:56
puffBashing-om: Thanks.02:56
puffBashing-om: Hm, this seems to say I shouldn't be seeing a gui login screen if this was the problem.02:57
=== Wulf4 is now known as Wulf
Bashing-ompuff: If nomodeset works ,, then install a proprietary driver ( nvidia ) .02:58
puffThough it *is* an nvidia card... actually two cards, linked somehow.02:58
puffI.e. two video outs, though currently we're only using one.02:58
puffInstalling video drivers when I can't login is a little tricky.02:59
puffI can get in via the virtual terminals, though.02:59
Bashing-ompuff: Worth a shot as you can get a TTY ; ' sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall ' .03:00
puffBashing-om: Ah, good.03:01
puffBashing-om: That I can do, I prefer apt to the GUi stuff.03:01
Worm_in_a_BoxCan I customize lubuntu iso so it will have libre office instead of gnome office? How?03:01
puffBashing-om: Upgrade wants to install a whole buncha packages.03:02
Bashing-ompuff: Be aware that in 14.04 and newer Nvidia cards .. we have not caught up . I did fall into that .03:02
puffThe machine's a little over a year old.03:03
HankMoodyDamnit, okay, I've got two new problems I've stumbled into. 1 Ctrl shortcuts don't work in VLC (which I can probably wait on; I saw in the bug tracker it's supposed to be in the coming updates) and the second one is xscreensaver still coming on even when VLC is open and running (I've fixed it before in Debian, just can't remember how)03:05
Bashing-ompuff: What release did you install ? 16.04+ does have nouveau driver support for most of the newer Nvidia cards .03:05
puff16.04 LTS03:07
HankMoodyI should also state that in the first I tried the two "accepted" fixes from the forums and they didn't seem to work; and on the second, yes the "disable screensaver" option is clicked in VLC. I'll download caffeine if need be, just was seeing if there was a more obscure setting somewhere.03:07
puffI think it's 16.04.1 LTS03:07
puffBashing-om: It's slogging through the apt-get upgrade (been for awhile) now.03:08
Bashing-ompuff: Well , should work out of the box - try the "autoinstall" anyway and we see what works out .03:09
puffBashing-om: autoinstall?03:09
puffAh, apt-get autoinstall.03:09
puffBashing-om: This problem happened because of one of the ubuntu updates, to begin with.03:10
Bashing-ompuff: Well that too can happen when an update breaks a proprietary driver . we get to look'n when the update/upgrade completes .03:11
puffI need to build my aptwiki idea.03:12
puffBasic idea is to make a wiki/forum where the page structure is defined by the repos, and has an apt-ish command line interface (or eventually build it into the GUis too) and let users, etc annotate packages.03:13
puffWith multiple server levels, kinda like maven, i.e. one for your team, then the department, then company-wide, then the public servers, etc.03:14
puffAnd also factor in your hardware details, so you'd by default see issues specific to your hardware.03:14
qmrBashing-om:  it's using framebuffer and not a text console03:17
qmrwhy does a new install of ubuntu server not boot to a working VTY?03:18
qmr...and VTY1 is yellow03:18
puffBashing-om: Hm, saw several clusters of lines about nvidia scroll up in the upgrade.03:18
Bashing-ompuff: What ever anyone can do to  help in trouble shooting procedures us great . We were working on such an effort .. but the prime mover got pulled away .03:20
puffHm, "Your system has UEFI Secure Boot enabled."03:20
puffWell, I'm a developer, that sorta system is pretty buildable.  My only weak point in tackling that I'm not that knowledgable about apt/dpkg internals.03:21
puffIt wants me to toggle off UEFI Secure Boot to use third-party drivers.03:21
puffAdvisable?03:21
Bashing-ompuff: Yeah ,, in some implemetations of EFI  you have too disable secure boot .03:23
puffok03:24
Bashing-ompuff: I know of no source for a nvidia driver that is not trusted .03:25
puffOkay, finished the upgrade, should I reboot and do the uefi drivers thing next, or do the ubuntu-drivers autoinstall first, then reboot?03:25
Bashing-ompuff: Were me I would reboot with what is and see now what happens ager the software updates have installed . then If still no GUI we look and see what is installed and go from there .03:27
Bashing-omager/after*03:27
puffDrat, same issue.03:30
Worm_in_a_BoxCan I customize lubuntu iso so it will have libre office instead of gnome office? How?03:30
Bashing-ompuff: Let's see what is ' sudo lshw -C display ; dpkg -l | grep -i nvidia ' in a pastebin site .03:31
puffBashing-om: So, still not great.  Question, this machine has nothing critical on it, what are the odds that I'd be better off just installing from scratch?03:31
puffAlso, is there a command line tool for doing a pastebin?03:32
puffe.g. sudo lshw -C display | dopastebin.sh03:32
puffHow about this? http://askubuntu.com/questions/186371/how-to-submit-a-file-to-paste-ubuntu-com-without-graphical-interface03:33
Bashing-ompuff: Won't take long to look .. and try and fix .. I like termbin for a pastee ' dpkg -l | grep -i nvidia | nc termbin.com 9999 ' .03:34
puffhttp://termbin.com/0a5003:34
puffhttp://termbin.com/3sw703:35
Bashing-ompuff: still look'n but ouch ' ii  bumblebee " . BumbleBee has been depreciated .03:36
puffAh, yeah, he might have installed that to get the multiple video cards working.  I can strip that out?03:37
puffsudo apt-get remove bumblebee?03:37
FiveBroDeepBook.çôêå03:37
puffok, removing.03:40
Bashing-ompuff: And more .. driver conflicts : " ii  nvidia-352-updates ; ii  nvidia-361 ; ii  nvidia-367 : and I do not know what to make of all the " ri  libcurand6.5:amd64 ' where these libs are only partitally installed .03:40
puffWhoa, okay... so what's your suggested course of action?  Remove them all and then do ubuntu-drivers autoinstall again?03:40
Bashing-ompuff: Removong BB depends on how you installed it !03:41
puffUh-oh, I did apt remove.03:41
puffWorst case, I can install from scratch.03:41
Bashing-ompuff: K . let's run ' sudo apt purge nvidia* ' and now see what is left from a new 'dpkg -l | grep -i nvidia | nc termbin.com 9999 ' .03:44
AurustHello03:45
puffBashing-om: Ah-hah!  I hadn't realized I needed to select the xubuntu-session from the login dropdown (the look of the login screen changed, I assumed it had been selected).  When I changed to xubuntu-session, it succeeds in logging in via GUI.03:46
puffBashing-om: Should I still purge nvidia and reinstall?03:46
=== Trystam is now known as Tristam
puffBashing-om: The other thing I wanted to do with the aptwiki thing, basically have a work-alike command line interface, but prompt the user to enter a short comment about why they're installing the package... and keep track of which packages were consciously installed vs. which were dependencies.03:49
AurustCan someone help with an ntfsfix issue?03:49
puffAurust: I'm afraid I'm not familiar with ntfsfix, sorry.03:50
Bashing-ompuff: As to a reinstall of the driver ., we must have a clean slate 1st .. as the the wiki you need to find TJ- . all this has been done .03:51
Bashing-ompuff: I need to be away for about 20 minutes ., back soonest .03:52
puffBashing-om: Hm, is TJ a regular here?03:52
puffIt's purging.03:53
puffBashing-om: What do I do after the purge?03:53
puffsudo ubuntu-drivers autoinstall?03:53
Bashing-ompuff: TJ- "was" regular .. but He had to drop out .. ( building a new house ) have not seen him in some time .03:54
puffOkay, so the purge finsihed, thn I did sudo ubuntu-drivers autoinstall, then restarted.03:55
puffYeah, that's a challenge. I'm just renovating an old house and it's a serious distraction.03:55
ceda_On windows I can right click a folder and it says : open with visual code. Can I do the same with ubuntu ?03:56
sponixceda_: Of course you can, because Windows and Linux are the Exact Same Thing !03:59
bazhang!behelpful | sponix04:01
ubottusponix: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.04:01
bazhangtry a chat channel for random commentary sponix , NOT here04:01
puffWeird, I shut down fully and then booted, it booted and didn't give me a login screen, went straight into xubuntu, logged in and etc.04:04
sponixpuff: I have mine setup to do that all the time04:07
sponixceda_: If you have Ubuntu related questions please go ahead and ask them in the channel04:08
ceda_I already did04:09
sponixceda_: I'm not familiar with "visual code" is that a Coders IDE or something ?04:10
clayhenlo04:10
ceda_The program is irrelevant, I just want to have the option to right click and have open with when I right click04:10
ceda_but yes04:10
ceda_it's an IDE04:10
ceda_I found out how to do it with files, but not folders04:11
claythis is cool. i'm going to leave see y'all later04:11
puffEven weirder, I switched to the virtual terminal to run apt/dpkg and check on the drivers... and it spontaneously rebooted.  It came up with the motherboard splash page (American Megatrends) and then said "Power supply surges detected during the previous power on.\nASUS Anti-Surge as trigged to protect system from unstable power supply unit!\nPress F1 to Run SETUP04:11
sponixceda_: https://en.wikipedia.org/wiki/Visual_Studio_Code  https://code.visualstudio.com/download04:12
ceda_You are playing dumb ?04:13
sponixceda_: MS Visual Studio is likely where the "visual code" option comes from, and it seems that it is available for Linux now. I have Never used it though, so I can swear to how effective it is on Linux04:13
ceda_I just want to add visual studio code to the context menu04:15
ceda_It could be notepad++04:15
ceda_or any other software04:15
ceda_this is done on the os04:15
ceda_Like now when I right click a folder I have to click => open with another application => then select visual studio code04:16
puffDang, this was a $100+ power supply from newegg, only a year old.04:16
ceda_I'd like to be able to have "Open with visual studio code " when I right click04:16
ceda_I'll ask Stackexchange I doubt I'll get anything from here04:18
sponixceda_: On most file types after you select to Open with a specific application that becomes the default option from that point on04:18
sponixpuff: Could ask about that in ##hardware, But I've seen it recommended to turn that feature off because it often has false alarms04:21
Bashing-ompuff: Back. Ouch on the aboves .. maybe all those strange "ri  libcurand6.5:amd64" conflicting libs ?? . what have we now to work with '  dpkg -l | grep -i nvidia | nc termbin.com 9999 ' .04:29
puffYeah, I've been going around and around.  I'm reinstalling from scratch now.04:31
puffAlso, the thought occurs, we're in a hackerspace in a pretty old building, and he didn't bring a UPS down with his PC, so...04:32
Bashing-ompuff: Uh Huh line load is another factor .04:33
puffI like the origami art in the installer.  Don't remember that from last time.04:34
AntaresС добрым утром страна! https://www.youtube.com/watch?v=yZplYy2dgX804:42
bazhangAntares, dont post youtube here04:44
puffWell... okay, the install finished, it prompted me to restart, I restarted, removed the USB ubuntu drive... now I'm at the grub prompt.  Now what?04:44
Bashing-ompuff: Sorry EFI booting is not in my expereience - but I can hazard to guess that the boot code install defaulted to the USB device rather than the hard drive .04:46
puffHm... okay, well I can reinstall again.04:46
puffWhat do I need to do?04:46
Bashing-ompuff: Make sure of the hard drive ID ( sudo parted -l ) .. with the install option " something else" one can direct where to install the boot code .04:48
puffBashing-om: sudo parted -l from the grub prompt?04:49
Bashing-ompuff: No, from the liveUSB terminal .04:49
puffOkay, so step one, shut off, reinsert ubuntu live thumbdrive, restart, hit esc/f2 to get the BIOS utility, select boot off the thumb drive.04:50
puffdel/f2, actually.04:51
Bashing-ompuff: Might try booting the system with the liveUSB plugged in. see if from the liveUSB we can boot the install ( and some one can direct you how to install the boot code to the hard drive ) .04:51
puffI'm not sure what you mean.  I'm booted into the Try Ubuntu/Install Ubuntu dialog nwo.  you're saying run "Try" and then from inside that run the installer, instead of just directly selecting "Install Ubuntu", like I did last time?04:54
Bashing-ompuff: I am the last to give advise on installing and booting a EFI machine . Too many variables that I just do not know . I can accept that all you need - as the systen did install - is to properly install the boot code .04:57
puffOkay, so if I read you right, what you're saying is that, presumably the install set up the main system and etc fine, it just didn't set up the bootloader (grub) correctly.04:58
puffSo I need to get help from somebody who knows grub and UEFI.04:58
puffAlso, note, when I was upgrading, it said to enter a password for fiddling with UEFI, and later it would prompt me for that same password, to be sure it wasn't some malware.  But it never prompted me for the password.04:59
puffAre my first two comments a correct/accurate statement of your position?04:59
Bashing-ompuff: Yeah .. I bet if you get the boot code installed all will be fine . ( else re-install from the something else option and direct where to install the boot code ).05:00
Bashing-ompuff: Acer laptop ?05:01
puffNo, it's a newegg desktop, asus motherboard, american megatrends BIOS.05:02
puffOkay, reinstalled, back to grub bootlaoder.05:03
puffSo I guess the problem is that grub wasn't set up with a default entry pointing to the new Ubuntu install?05:03
Bashing-ompuff: Well, No idea of where a UEFI password comes into play here .05:04
puffIt's not prompting me for a UEFI password.  I was just noting that as an odd thing that came into play.05:05
Bashing-ompuff: As I say, I do not know enough about EFI to be constructive .05:07
puffCool.  Many, many thanks for your help so far.05:07
Bashing-ompuff: Well . not much help as you have a non-booting machine :(05:08
puffYeah, well, you pays your money and you takes your chances.05:12
Bashing-ompuff: Iffen ya want .. we can try and boot this system - but will be a learing thing for me , may take some time .05:16
puffBashing-om: It's cool, I think I'm done for the night.  I'm going to research this.05:18
Bashing-ompuff: Oh kay .. I am always open to stepping up on this learning curve :)05:19
HankMoodyDamnit, okay, I've got two new problems I've stumbled into. 1 - Ctrl shortcuts don't work in VLC - which I can probably wait on; I saw in the bug tracker it's supposed to be in the coming updates. I tried the two workarounds for it and didn't have any luck.05:24
HankMoodyThe second one is xscreensaver still coming on even when VLC is open and running (I've fixed it before in Debian, just can't remember how). I've also got caffeine up right now and it's not stopping the screensaver from starting.05:24
HankMoodyAlso with VLC the "disable screensaver option" IS selected05:25
puffBashing-om: Again, many thanks.  At this point, I fiugre it has to be one of two things, either a) magic bytes on the droive somewhere (I've seen this before) or b) something written in BIOS, aka UEFI.05:29
puffBashing-om: I'm out of steam for the night, and more importantly my friend is - he got up at 3am today and has to get up at 5am tomorrow.05:29
puffBashing-om: Going to pack it in.  Tomorrow or the day after, I'll use dd to write 0s across the entire physical device of the drive, just to rule that out.05:30
puffBashing-om: I fully expect that not to fix the problem, but as I've said, I've seen that happen before.05:30
HankMoodyYeah i was gonna say I'd be really surprised if that ended up being the issue.05:30
puffBashing-om: Guy was trying to reinstall windows, it was having weird problems with the previous windows install.  I used an ubuntu live CD to format the disk... problem still persisted.  Finally I used dd to write 0s across the entire physical disk.  That solved the problem.05:31
Bashing-ompuff: Andddd .. to this time there is no set standard for the UEFI specification . everyone does it different .05:31
puffThere was some magical part of the drive that ubuntu format and windows installer and etc were ignoring.05:32
puffSo I'm going to do that iwth this drive, just to rule that out, but I won't be surprised if it doesn't fix the problem.05:32
puffAgain, thanks for all the help. you're a champ.05:32
puffI will check back in later and update you with the outcome.  Goodngiht.05:33
puffI'm afk now, don't know what the irc command is to do that.  Apparently /afk isn't it.05:33
Bashing-ompuff: Can you say (M)aster (B)oot (R)ecord . that resides at sector 0, that is not in the domain of the file systems ??05:33
HankMoody(slash)away is puff05:35
ubuntunewbieany mysql user here?06:19
backboxhola06:21
CobaCobaHey06:21
backboxhola06:21
ubuntunewbiehey06:21
CobaCobaI have a questio06:21
ubuntunewbiehola hola06:21
backboxcomo estan06:22
CobaCobaI recently try to install ubuntu to dual boot with win706:22
backboxtype and spanish06:23
CobaCobaBut i just hit 4 disk partition which is the maximum required partitions06:23
backboxexit06:23
CobaCobaNow i cant make disk partitions for /root06:24
CobaCobaAny solution?06:24
ubuntunewbiei think that is optional?06:25
CobaCobaFyi : 4 disk partitions are 3 ntfs (win partition) and 1 swap06:25
ubuntunewbieyeah 1st is main 2nd is swap other are ntfs06:26
CobaCobaIs it okay if i put swap in logical memory so i can make /root memory?06:26
ubuntunewbiewell i'm also newbie in ubuntu06:26
HankMoodyThe second one is xscreensaver still coming on even when VLC is open and running (I've fixed it before in Debian, just can't remember how). I've also got caffeine up right now and it's not stopping the screensaver from starting. Also yes the disable screensaver option is selected06:27
CobaCobaIf i put swap in primary memory, i cant make /root memory because of maximun requirements06:27
ubuntunewbiewhat i found when i uninstall windows 7 and install ubuntu is it use higher ram than windows 706:27
CobaCobaI dont think that ubuntu use higher ram06:27
ubuntunewbieubuntu used 87% ram when windows used 33%06:28
CobaCobaPerhapas it depends on apps usage i installed in ubuntu06:28
ubuntunewbiefresh install06:28
CobaCobaOhh06:28
ubuntunewbieit was desktop06:28
CobaCobaI had installed kali linux and it only took 700mb of 8gb ram.06:29
CobaCoba*it tooks only06:29
hp-elitebookSo i installed xubuntu on an hp elitebook and have been having major usb transfer speed problems, <1mb/s. I tried other kernels with no success and tried linux mint kde which uses the same kernel and had no issues there. The problem comes from xubuntu itself though the live cd works fine. xhci_hcd is the driver being used, i checked...06:30
hp-elitebookhi all06:31
hp-elitebooki didn't try it on the main ubuntu yet and would like to avoid having too06:32
ubuntunewbiei installed ubuntu gnome so i can development which did not went well because i've so wait because system will hang if firefox or other program use his power06:32
hp-elitebookSo i installed xubuntu on an hp elitebook and have been having major usb transfer speed problems, <1mb/s. I tried other kernels with no success and tried linux mint kde which uses the same kernel and had no issues there. The problem comes from xubuntu itself though the live cd works fine. xhci_hcd is the driver being used, i checked...  any help would be appreciated06:36
javedany body here06:42
unit_numberyes06:42
javedcan you help me to hack wifi network with or without wordlist06:43
unit_numberno06:43
javedohkk06:43
javedthanx06:43
duckx0rI'm having trouble getting some udev rules to match. Here are my rules and an example device: http://pastebin.com/fn07xTzc. Can anyone help me with that?06:44
yourname2yo06:50
=== yourname2 is now known as underd0g
underd0gyo06:50
=== erwinnovo is now known as easyOnMe
=== yura is now known as Guest99120
BlitzCreePguys i need some ideas, i want to install linux on a small pc, Problem: HDD is only avaiable for boot in legacy, and live-usb only boots in uefi08:02
JairunCalothdebootstrap might work08:05
JairunCalothI assume there is also some way to make a usb that boots legacy08:05
ducasseBlitzCreeP: the usb should boot in both modes, how did you write it?08:06
BlitzCreePunetbootin from windows08:08
BlitzCreePok found an usbcreating tool that allows you to set uefi or legacy while creating...trying that08:10
rlyHow can I send a zfs snapshot in a robust way to a remote machine such that when there is a broken pipe it can just continue where it left off?08:20
ducasserly: try #zfsonlinux08:22
=== bq is now known as Guest38977
Guest38977my laptop has wifi connection. now my phone has no wifi connection. how do i make my phone have internet connection?08:42
anddamGuest38977: I like how you changed your nick _back_ to GuestXXXX08:55
anddamGuest38977: if your phone has no Wi-Fi you need to use the cellular network data service08:56
anddamGuest38977: but why asking here?08:56
anddamoh wait, is it one of those ubuntu touch phone?08:56
Guest94238hello I Have a question my external hard drive i just purchase it was NTFS file system, and now I change it to fat 32 and I cannot see if neither in Windows or Linux all I see in Linux is 30 GB and the external USB h/d is a 3 TB h/d08:56
Guest38977anddam: the system assigned me this nick automatically08:57
Guest38977anddam: it is a regular android phone. it has no sim card. but i want to have internet connection to run apps08:58
=== Guest94238 is now known as The_one
The_oneCan someone help me with my H/d Issue please?08:58
The_oneis a USB hard drive and is 3 TB is from the company, SEAGATE.08:59
=== The_one is now known as Guest66589
k1lwhat is the issue?08:59
Guest66589k1l: well I change it from ntfs, to fat32, by mistake09:00
Guest66589and now nor, windows see it nor Linux sees it they only see a small portion of it,09:00
k1lyou are on ubuntu right now?09:00
Guest66589k1l: yes sir,09:01
Guest66589I'm using a virtualbox right now09:01
k1lchanging the filesystem did clean the drive from data.09:01
Guest38977anddam: i am running ubuntu on laptop09:01
Guest66589k1l: I don't really mind about the data, I want to physically see the 3 TB09:02
Guest66589either in windows or in Linux,09:03
k1lGuest66589: ok, please run a "sudo parted -l | nc termbin.com 9999" this will give you an url, please show that here09:03
Guest66589either way09:03
Guest66589is there any script to upload it some where automaticly?09:04
Guest66589because my computer is a slow one :)09:04
Guest66589with GUI09:04
k1lit will upload it onto a pasteservice automatically with my command and just give you a url in terminal09:05
Guest66589k1l: it says i only have 41 GB09:06
Guest66589How can i wipe my external h/d?09:07
Guest66589I'm using windows09:07
Guest66589with linux09:07
k1lGuest66589: please show the url. its better we see the facts instead of having to guess and  give you wrong commands09:08
Guest66589please give me the right command please, ;)09:09
k1l"sudo parted -l | nc termbin.com 9999"09:09
Guest66589the link is09:10
Guest66589http://termbin.com/deb209:10
=== dreamon_ is now known as dreamon
k1lGuest66589: ok, this is not the external disk at all. this is just inside a vbox09:11
Guest66589Yeah09:11
k1lGuest66589: you need to hand the usb disk to the vbox09:12
Guest66589I want to mount the external usb so windows and Linux can See it09:12
Guest66589I was using nfts and I change it to fat 32 from NTFS09:12
Guest66589and it was my biggest mistake why because nor windows, nor linux see the external hard drive09:12
Guest66589my dmesg http://termbin.com/sabo09:13
JoniiHello09:14
k1lGuest66589: the ubuntu inside the vbox cant see the external usb. you need to give the usb-port to the vbox in the vbox settings first. else you need to manage the issue with the windows host.09:14
JoniiI busted my Ubuntu installation by removing... Well, all the programs, including any shell I had09:14
JoniiCan I fix it via live CD?09:14
Guest66589k1l: I did that Now09:15
Guest66589http://termbin.com/q1dg09:15
Guest66589I'm using windows 10 now with + ubuntu iso, in a virtualbox09:16
k1lGuest66589: run sudo parted -l again when the usb-hdd is given to vbox09:16
Guest66589it has 2 partitions number 1 is start 2048 B size 4096 B name apple09:17
Guest665892 1582MB 1584MB 2458KB it says EFI09:18
Guest66589did it see it?09:18
Guest66589or I reboot the virtual box?09:18
Guest66589or how Can i install with out a cdrom linux in my external h/d to wipe it to put it as a NTFS partition not a fat 32 partition09:19
k1lGuest66589: please attach "| nc termbin.com 9999" to show it09:19
k1lGuest66589:  if you cant manage to give the usb hdd to virtualbox you need to fix the issue with #windows or boot a ubuntucd/usb09:20
Guest66589How do i do that?09:20
Guest66589ubuntucd?09:20
Guest66589with /usb?09:20
k1lhttps://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows09:21
Guest66589the link is http://termbin.com/cpd009:21
k1lthat still is not the external hdd. so i guess you better ask the #windows guys or real boot the usb09:22
Guest66589my usb stick is 3 TB though09:22
k1lthat is not a usb stick. that is a usb hdd.09:23
Guest66589that's what I'm trying to install09:23
k1lGuest66589: you are mixing a lot of issues here09:23
=== sophia is now known as Guest79004
Guest66589then if you are so advance why don't you guide me completly?09:24
anddamJonii: how did you remove all the programs?09:24
Joniianddam, I tried fixing corrupted file system09:24
JoniiAnd tried to cleverly utilize tip that was intended for ubuntu 14.0409:24
JoniiBut it kinda failed09:24
anddamJonii: ok but I asked how did you remove the programs, not what was the intended purpose09:25
JoniiI used apt purge09:25
JoniiAnd as it turns out, the program I removed had basically the entire system as dependencies, it seems09:25
anddamJonii: good, with what arguments?09:25
anddampurge won't remove unneded dependencies, autoremove will do that09:26
anddamk1l: you just lose a customer09:27
k1lGuest66589: again: if you want to see the usb disk inside the vbox, you need to go to the vbox settings and click on devices, usb, ... to make vbox use that usb for ubuntu inside vbox. as long as you dont do that ubuntu will never see any usb connected to the pc.09:27
JoniiNo I meant, whole system had those packages as dependencies09:27
=== Schlawiner|BNC is now known as Jochen_wvdT
JoniiThose were some sound things I think?09:27
k1landdam: :/09:27
Joniialsa-base etc09:27
=== Guest79004 is now known as sophia_
anddamJonii: I don't know what you think, if it's alsa it's likely nothing critical09:27
anddamJonii: if you could clarify better that "those packages" you could get some good advice how to restore things09:28
anddamalso yuo could just reinstall the system on top09:28
anddamyou*09:28
Joniianddam: well, I can no longer boot any further than initramfs09:28
anddamI agree that's pretty much broken09:28
anddamI'd avoid the hassle of just reinstall on top09:28
anddamtime-saving09:28
JoniiI've chrooted into the old system, but apt gives me "failed to fetch ... temporary failure resolving ..."09:29
Jonii:/09:29
anddamno network09:29
JoniiCan I fix that?09:30
anddamcan you setup the network manually?09:30
JoniiI have network actually09:33
Joniiping command works. Pinged 8.8.8.809:34
=== Jochen_wvdT is now known as Schlawiner
Jonii10ms response time09:35
kbobmaybe the DNS is not working, try nslookup 8.8.8.8 8.8.4.409:35
kbobnslookup 8.8.8.8   8.8.4.409:35
JoniiIt printed something that doesn't contain errors in it09:36
kbobok, dig -x bbc.com09:36
kbobor  dig x freenode.net09:37
Joniiit hangs?09:38
kbobwith bbc or freenode?09:38
Joniiconnection timed out, no servers could be reached09:38
kboball?09:38
anddamcat /etc/resolv.conf09:38
anddamJonii: ^09:39
Joniiempty09:39
anddamdrop a09:39
anddamnameserver 8.8.8.809:39
lapide_viridiHey, I'm looking for å way to access files on my server in browser, like Google Drive. Any suggestions?09:39
anddamthere09:39
anddamyou have network connectivity but no DNS server setup09:39
lapide_viridiI already have Syncthing set up for all my machines, but I'd like a web interface too.09:40
anddamlapide_viridi: like google Drive meaning with office features?09:40
anddamoffice suite09:40
JoniiNow it works!09:40
JoniiYeah, this all started with my hard drive failing or something? Grub couldn't find filesystem no longer on my disk09:41
JoniiSo i fixed that, but some percentage of files on my computer are missing, and fixing that I ended up accidentally deleting programs :(09:42
lapide_viridianddam, perhaps, if you know some. Just give me a few options, and I can have a closer look09:42
lapide_viridianddam, primarily I just want to be able to get a file trough the browser, if I need to. More functionality would be a bonus. That is what I meant with drive-ish09:43
=== tarunno_ is now known as tarunno
HankMoodyAnyone know a fix for xscreensaver still coming on even when VLC is open and running (I've fixed it before in Debian, just can't remember how). I've also got caffeine up right now and it's not stopping the screensaver from starting, and yes the disable option is selected in VLC09:53
MrOpenSource@HankMoody I dont use xscreensaver for example just caffeine09:59
HankMoodyHmmm, alright10:01
anddamlapide_viridi: nothing like that, there are simple file browsing scripts but that won't be as structured as what you seem to ask, like having a search feature and all10:05
Quality_Beefhi hi im beef10:08
Quality_Beefhello10:09
JoniiOkay, so, I reinstalled Ubuntu-desktop, but it still throws me to busybox initramfs10:09
MonkeyDustQuality_Beef  hi, this is ubuntu support, ask your ubuntu questions here10:09
JoniiAnd I paid close attention to it this time, and when I type "exit", it tells me "Alert, UUID does not exist"10:10
Quality_Beeflol i remember when i had those problems10:10
JoniiWhich seems to be the cause for why boot up process does not work quite right10:10
x86-I just got an amazon vps, ifconfig does not show an IP address for IPV6, modprobe ipv6 does nothing. cat /etc/module I don't see IPV610:10
x86-how can I download and install the ipv6 kernel module?10:10
anddamlapide_viridi: ahh, "green"10:11
lapide_viridianddam, do you have something that comes to mind?10:11
k1lx86-: i suggest you ask aws for that. on vps you cant install kernel module yourself if the host doesnt allow you10:11
lapide_viridianddam, green?10:13
melanihola10:15
JoniiOkay, nope, still don't get it10:15
Nilesh_whats the package name for GPGME?10:16
MonkeyDust!find gpgme10:17
ubottuFound: libgpgme11, libgpgme11-dev, python-gpgme, python-gpgme-dbg, python3-gpgme, python3-gpgme-dbg, libgpgme++2v5, libkf5gpgmepp-dev, libkf5gpgmepp-pthread5, libkf5gpgmepp5 (and 3 others) http://packages.ubuntu.com/search?keywords=gpgme&searchon=names&suite=yakkety&section=all10:17
Nilesh_MonkeyDust: thanks10:17
melanihello10:17
MtrzI have an Intel tablet that fails to load either its gfx drivers or Xorg after the first boot -- no major errors in xorg logs. What/where else can I check?10:18
gabriel_cineva roman ?10:26
melanihay alguien español?10:28
MonkeyDust!es10:28
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.10:28
tomreyn^ melani10:29
melaniholi10:29
melanitomreyn10:29
=== silvio is now known as Guest2870
melanino es eso10:30
melanies otra cosa10:30
tomreynMtrz: is this tablet's hardware known / supposed to run on linux?10:30
melaniT-T10:30
tomreynmelani: /join #ubuntu-es10:31
tomreynwe only speak english here10:31
melanivale10:31
Mtrztomreyn: it ran perfect on first attempt with Xubuntu 16.10 via Linuxium -- the problem came after I rebooted (and some sort of config change occurred)10:32
Mtrztomreyn: my most major limitation is lack of any other machine to bootstrap myself with10:32
gabriel__salut10:32
gabriel__cineva roman ?10:33
gabriel__ba10:33
melaniya me he metido10:33
MonkeyDustgabriel__  you too, english only here10:33
Mtrztomreyn: otherwise I'd just reflash the USB again (on that note, even the USB live install w/persistence is affected by whatever occurred)10:33
k1l!ro | gabriel__10:33
ubottugabriel__: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro10:33
gabriel__nu vreau sa discut despre ubuntu10:34
anddamlapide_viridi: I couldn't figure what "viridi" meant, I had stone for "lapide"10:34
ZeeeljkoSomeone know any good VPS hosting which gives a trial period ?10:34
k1lgabriel__: this channel here is english only. if you dont want ubuntu support anyway try ##chat channel10:34
gabriel__am inteles10:35
tomreynMtrz: i would very much recommend having a separate system available for such tasks as well. maybe an internet café is in reach?10:35
anddambtw I'm not seeing unicode chars in weechat using default terminal and font from Unity10:35
k1lZeeeljko: better ask in #ubuntu-offtopic or a hosting related channel10:35
anddamI'm using a remote ssh host10:35
=== Zeeeljko is now known as Zeljko
gabriel__aai de pula mea10:35
anddamwhat'sa quick way to check my terminal/font combination correctly displays unicode?10:36
anddamwhat's a*10:36
melanime meto alli10:36
melaniy nadie me contesta10:37
JoniiOkay, I got sound working by booting older kernel image10:37
JoniiBUT.... Now both my monitors are detected as "Built-in display", and the image in them is mirrored10:37
JoniiThis is NOT the behavior I want10:37
k1lmelani: this channel here is english only. you were asked to speak english or move to #ubuntu-es several times now10:37
JoniiCan I somehow force Ubuntu to re-detect monitors?10:37
JoniiOh wait10:39
JoniiIt may be something that's fixed with reboot10:39
mandelaboyHi there. I've got Ubuntu 16.04 dualbooted with Windows 10 and when I restart, the grub menu only displays I think Ubuntu, Ubuntu with advanced options, memtest86+ and another memtest86+. I'm a very beginner to this. Anyone know how I can boot into Windows?10:39
JoniiAlso, I seem to have corrupted kernel image thing... Can I fix that?10:39
k1lmandelaboy: run "sudo update-grub" on terminal in ubuntu10:41
k1lmandelaboy: this should look for other OS installed and put them into grub,too10:41
mandelaboyk1l: Thanks but it does not display anything else even after updating10:41
mandelaboyWhen I update grub, it displays: Generating grub configuration file ... Found linux image: /boot/vmlinuz-4.4.0-62-generic Found initrd image: /boot/initrd.img-4.4.0-62-generic Found linux image: /boot/vmlinuz-4.4.0-21-generic Found initrd image: /boot/initrd.img-4.4.0-21-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin10:42
Mtrztomreyn: ideally, but not an option at this time10:42
tomreynanddam: curl -s https://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html | tail -n+8 | head -n-10:43
tomreynanddam: curl -s https://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html | tail -n+8 | head -n-310:43
k1lmandelaboy: "sudo parted -l | nc termbin.com 9999" and show the url please10:43
melanime voy10:43
mandelaboysudo parted -l | nc termbin.com 999910:43
melaninadie me hace caso10:44
mandelaboyhttp://termbin.com/9tz410:44
tomreynJonii: what is a "corrupted kernel image thing" and what makes you think you have it?10:46
tomreynmaybe try answering the 2nd question first.10:46
JoniiI can't boot into 4.4.0-62 but I can boot into 4.4.0-5910:46
tomreynwhat happens when you try to boot using 4.4.0-62?10:47
k1lmandelaboy: what does "sudo os-prober" output?10:47
JoniiI go to initramfs and it tells me root device was not found10:47
mandelaboyk1l: I already tried that and it doesn't return any output10:47
tomreynJonii: did 4.4.0-62 every boot up properly?10:48
tomreyn*ever10:48
Joniitomreyn: yes10:48
JoniiBut a lot of stuff has happened the past 12 hours10:48
anddamtomreyn: thanks. I got math symbols and the runes, so I figure the terminal is fine10:48
JoniiWell, 14 hours10:48
tomreynJonii: what changed between then (when it booted up fine) and now?10:48
anddamtomreyn: it's likely something going on with my remote host locale10:49
k1lmandelaboy: can you show "dmesg | nc termbin.com 9999"10:49
tomreynanddam: try: env10:49
JoniiMy hard drive failed. Grub would enter grub-rescue, telling my disk lacked proper file system. I managed to fix that, but ended up with very slightly corrupted version of my OS. I tried to reinstall affected packages, but because of syntax error, I ended up purging every program on my computer pretty much10:49
anddamtomreyn: looking for?10:50
JoniiI used live CD to recover from that and reinstall desktop, but it only works if i boot into older kernel image10:50
k1lmandelaboy: there could be an issue: it needs to mount the windows partitions to look what OS is inside and since windows doesnt shutdown properly the windows partitions cant be mounted by other OS.10:50
mandelaboyk1l: http://termbin.com/kdgd10:50
tomreynanddam: anything locale / text + character encoding related, i guess.10:50
tomreynanddam: also 'locale'10:51
erladfafastutorials state that steam is in the multiverse of 16.0410:51
erladfafasbut synaptic does not find it10:51
erladfafaswhat could be the cause?10:51
erladfafashas it been removed?10:51
Joniitomreyn: obviously that's the short version. I don't really know which details of this journey are important enough to share, but that's the general outline of the past 14h10:52
tomreyn!info steam xenial | erladfafas10:52
anddamtomreyn: I'm alrady checking what' difference in local and remote locale10:52
ubottuerladfafas: steam (source: steam): Valve's Steam digital software delivery system. In component multiverse, is extra. Version 1:1.0.0.48-1ubuntu3 (xenial), package size 853 kB, installed size 2600 kB (Only available for i386)10:52
tomreynerladfafas: it's there, maybe you haven't enabled...10:52
k1lmandelaboy: the dmesh output tells that there is an issue with sda3 (and i guess with sda5) try to mount them manually, then run os prober again10:52
tomreyn!multiverse | erladfafas10:53
ubottuerladfafas: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.10:53
erladfafastomreyn, what is there to enable except the sources.list?10:53
tomreynerladfafas: nothing. you also need to update the packages lists, of course.10:53
mandelaboyk1l: Will do quickly10:53
erladfafasmaybe my repos are mixed up10:54
erladfafasI will reset the sources.lst10:54
erladfafasI dont use other repos anyway10:54
tomreynJonii: maybe just purge the 4.4.0-62 kernel and reinstall it then.10:54
tomreynJonii: actually based on the journey your system went through already, you might want to reinstall instead. but that's your decision to make of course.10:55
tomreynerladfafas: you can show the output of "sudo apt-get update && sudo apt-cache policy" on a pastebin if you would like your APT sources reviewed.10:56
miedziakHi. I'm struggling with dual graphics. Intel IGP and discreet AMD GPU. The best i found is DRI_PRIME=1 ./executable which force rendering on AMD, but the output doesn't show on my laptop screen.10:57
Joniitomreyn: reinstall without losing data is perhaps difficult?10:57
MonkeyDustJonii  not if you have a seperate /home partition10:58
JoniiI don't10:59
tomreynJonii: if you have your /home on a separate partition, you'd only loose the installed packages and their system-wide configurations, not your users' personal files nor the users' configuratiojns (such as arrangement of icons on the deslktop etc.)10:59
tomreynoh i'm late ;)10:59
MonkeyDusttomreyn  :)10:59
MonkeyDustJonii  here's what you do ... backup your personal files, then reinstall and create a separate /home partition11:00
tomreynJonii: so you could backup /home to a tar.gz archive on a different disk / usb stick / dvd...11:00
tomreynoh i'm late #211:00
MonkeyDusti'm outta here :)11:00
erladfafastomreyn, https://paste.ubuntu.com/23972995/11:01
tomreynno no keep going11:01
JoniiI guess...11:01
tomreynerladfafas: looks fine, you should be able to install the steam package this way.11:01
JoniiI dualboot. I seem to recall it's difficult to reinstall so that you'll end up overwriting ubuntu partition alone11:01
tomreynerladfafas: note it's only available for i686 though11:02
erladfafastomreyn, apt-get finds it, synaptic doesnät11:02
one808HI11:02
mandelaboyk1l: I don't think I'm mounting properly, commands don't seem to work. What is the command to mount the partition to a created folder?11:02
one808   i   don't know11:02
anddamtomreyn: https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a11:03
tomreynerladfafas: try this: sudo apt-get install steam:i38611:03
miedziakIf you have /home on a separate partition, wouldn't it be enough to install complete Buntu on one partition and then, just link up the /home partition to fresh instalation?11:03
anddamtomreyn: something obvious come to mind?11:03
anddamcomes*11:03
erladfafastomreyn, yes, apt-get worked already11:03
tomreynanddam: also there is #ubuntu-steam where this might be better suited.11:03
tomreynerladfafas: ^11:04
tomreynanddam: ignore my latest statement please11:04
anddamsteam?11:04
anddamoh11:04
erladfafastomreyn, thanks11:04
anddamyep11:04
anddamjust got it11:04
JoniiAre there any cool improvements with 16.10?11:05
tomreynanddam: the remote config should work fine as long as you actually have those locales installed. the (local) C locale doesn't cover UTF-8, i *think*11:07
mandelaboy_k1l: Hi11:08
tomreynanddam: if you want to keep using the C locale locally (why?) then set it to C.UTF-8 instead11:08
mandelaboy_k1l: How do I mount the drives? Can't seem to get it right11:08
tomreynJonii: https://wiki.ubuntu.com/YakketyYak/ReleaseNotes#New_features_in_16.1011:09
qwe     hi   everyone11:09
qwe  nice  to  meet  you11:09
qwecan  we  make friend?11:09
qwe????11:10
AppAraathello, I've noticed that I often go back and forth between Ubuntu VM snapshots on my system and that sometimes those snapshots have yet to be updated. I don't want to put a lot of strain on the servers hosting the updated packages so I'm wondering if I can do the following: Run the update once, "cache" the updates to a different server and then if I want to update again, I just point it to the "cache server"11:11
AppAraat(which runs locally) and get updates from there.11:12
mandelaboy_Hi guys, how do I mount a drive?11:12
tomreynJonii: keep in mind that by upgrading from the 16.04 LTS release to the 16.10 (non-LTS) release you force yourself to go through two upgrades per year (until at least the 18.04 release in april 2018), and that non-LTS releases are usually not as polished (and bug free) as LTS ones.11:12
AppAraatmandelaboy_: usually it automounts, but if not, look in your file manager for the drive and double click it.11:12
MonkeyDustmandelaboy_  sudo mount /dev/blah [folder where you want to see it]11:12
AppAraat^ that is the CLI variant11:12
MonkeyDustmandelaboy_  gigolo is a nice gui11:13
k1lmandelaboy_: what is the error? can you show it on paste.ubuntu.com?11:13
Joniitomreyn: yeah... dunno. once every 6 months doesn't seem too bad11:13
mandelaboy_k1l: http://paste.ubuntu.com/23973160/11:14
mandelaboy_k1l: MonkeyDust: AppAraat: And that error is for sudo mount /dev/sda3 /mnt1/11:15
k1lmandelaboy_: ok, try with sda511:15
tomreynAppAraat: there are a couple APT specific caching servers, such as apt-cacher, apt-proxy, aptli (and others i forgot), or you could use a generic http cache, such as squid proxy, or a webserver which supports disk caching, such as nginx, apache11:15
mandelaboy_k1l: Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the 'fuser' command.11:15
k1lmandelaboy_: "mount | nc termbin.com 9999"11:16
mandelaboy_k1l: http://termbin.com/fz0711:16
k1lmandelaboy_: ok, sda5 is already mounted11:17
KirchI'm receiving 408 request timeout error in almost every site I tried. I've tested in Chromium and Opera too.11:17
tomreynAppAraat: handling this overhead probably doesn't make much sense unless your primary intent is to speed up updates slightly, or you are going to use this proxy for 5 systems or more, i would say.11:18
MonkeyDustKirch  start here http://www.checkupdown.com/status/E408.html11:18
Apachezdoesnt seem to happen much in the casper bug repository... are there no maintainer alive in there? Thinking of https://launchpad.net/ubuntu/+source/casper/+bugs11:19
tomreynJonii: yes this is probably fine. personally i would miss the lack of polish much more, though.11:19
mandelaboy_k1l: AppAraat: When I open /dev/sda3 in file manager, it can't open it and it seems like it's some sort of text file11:19
mandelaboy_k1l: AppAraat: "No application for block device files"11:20
k1lmandelaboy_: yes, that is not a data partition. i am not sure if that is the reason why os-prober fails to find windows11:20
KirchOk, what should I do so?11:20
mandelaboy_k1l: Hmm... :(11:21
AppAraattomreyn: usually I test out different snapshots and since they're imaged from an older install, apt upgrade hauls in like 200+ MB of packages. So I thought I'd maybe ease the strain of servers.11:21
AppAraatmandelaboy_: it seems that /dev/sda5 is mounted on /media/christiaan/OS - is that what you were looking for?11:21
k1lmandelaboy_: you could try to make a own grub entry pointing to windows.11:21
mandelaboy_k1l: I would love to do that11:21
AppAraattomreyn: unless it's not a big deal that I download somewhere around a GB per day?11:23
k1lmandelaboy_: "blkid | nc termbin.com 9999"11:23
tomreynAppAraat: i appreciate where you're coming from. but my (limited) understanding is that nowadays bandwidth is cheap, and enough mirror servers are available, so that it does not really matter. not for some hundred MBs.11:23
mandelaboy_http://termbin.com/ep1y11:23
tomreynAppAraat: for a different perspective, there are many cloud providers who never asked themselves this question and whose entire clouds just pull data live from the public mirror servers.11:24
mandelaboy_k1l: Forgot to link you http://termbin.com/ep1y11:26
AppAraattomreyn: yeah that's what I've always wondered. Bandwidth could be cheap but not at cloud scale I guess. Does that put considerable strain on servers? I'll still check those tools out in case I'll be updating multiple machines at the same time.11:26
k1lmandelaboy_: now "sudo nano /etc/grub.d/40_custom" and then add this at the end: http://paste.ubuntu.com/23973205/    then press ctrl+o to save it and ctrl+x to exit. then run sudo update-gurb11:27
tomreynAppAraat: i would think it does in that large scale, but i do not actually know.11:28
tomreyn*on11:28
mandelaboy_k1l: Thanks. It doesn't show anything different from the previous sudo update-grub11:30
k1lmandelaboy_: i am not sure if msdos2 is the correct partition. its worth adding it and seeing if it works on grub.11:30
mandelaboy_k1l: How do I do that?11:32
k1lmandelaboy_: yes, there is no echo in it so there is no output. i suggest to test in on reboot11:32
mandelaboy_ok i'm rebooting k1l11:33
mandelaboyk1l: Hi there. I rebooted and selected something called "  'Windows  " , but the screen just turned blank for a few seconds and then returned to the grub11:37
KirchAnyone?11:39
ZtaAnyone here by any chance know how to feed "apt-get install gitolite3" with options so it won't prompt for a ssh key?  I know adding "--admin-ssh-key /tmp/admin.pub" won't work but perhaps something similar. Or if it looks for a default key so I can place one?11:39
k1lmandelaboy: ok, open "sudo nano /etc/grub.d/40_custom" and change (hd0,msdos2) to (hd0,2). then run sudo update-grub again11:39
mandelaboyk1l: I'm so sorry for the terrible state of my computer btw11:40
mandelaboyk1l: Ok now reboot?11:41
TZAnoloGood morning.11:42
TZAnoloi neet to change the configurations of lightdm11:42
k1lmandelaboy: yes, if that doesnt work, you can press "e" in grub to edit that number again to 4 or 5 to test the other windows paritions11:42
TZAnoloand I know that all configurations are stored in /usr/share/lightdm/lightdm.conf.d11:43
mandelaboyk1l: Ok11:43
TZAnolobut there are 9 files inside this directory11:43
TZAnolowich one can I change?11:43
k1lmandelaboy: the documentation on windows and grub side varies a lot which partition to choose. so see if that works for one11:43
TZAnoloit's looking like a few configurations are kept in different files11:44
TZAnoloanyone11:46
NpcoQuestion, Ubuntu Software, Updates, Os Updates... I click install, four seconds into the process it stops and is still availible.11:49
mandelaboyk1l: no matter what I type when I press e, it says: error: disk ''(hd0,2)'" not found11:49
Npcocan anyone suggest a good vmware repository equivalent?11:52
k1lmandelaboy: ok, edit that again back to "hd0,msdos1"11:53
mandelaboyk1l: gives same error when I click ctrl X to boot11:53
lapide_viridianddam, congratulations. You must be the first person to identify that my nickname is indeed latin. How comes that you recognized that?11:53
lapide_viridiAre you, by any change, a medical student?11:54
k1lmandelaboy: and msdos5  or msdos4?11:55
mandelaboyUnfortunately yes k1l11:55
k1lmandelaboy: are you sure the windows is ok to boot at all? because i strongly think msdos2 should be working.11:57
mandelaboyk1l: I booted from Windows into ubuntu this morning11:57
Npcois virtual box in the repository?11:58
mandelaboyk1l: I followed this: https://itsfoss.com/no-grub-windows-linux/11:59
k1lmandelaboy: ok, then exchange the entries to: http://paste.ubuntu.com/23973346/ maybe this uefi loader works11:59
k1lmandelaboy: so you edited that before and it was not the installer?12:00
k1lmandelaboy: well, if the uefi entry doesnt work i dont know what to do then.12:01
mandelaboyk1l: Thanks for the help. I guess I'm stuck with ubuntu12:03
k1ldid you try my uefi bootentry?12:05
mandelaboyk1l: I don't know how to do that unfortunately12:05
=== Npco is now known as fearitself
k1lmandelaboy: change the 40_custom file to what i pasted12:05
mandelaboyk1l: Oh sure I did that12:06
mandelaboyk1l: Still the same problem upon reboot12:06
=== fearitself is now known as Npco
mandelaboyOnPCk1l: Do you think this might help http://askubuntu.com/questions/435160/cant-boot-windows-7-after-installing-ubuntu12:08
k1li dont know what your changes to the uefi loader did to windows. imho the loading of msdos2 should be working but windows doesnt start12:09
NpcoI just downloaded from the repository, qemu, but I cannot find it. nor run it12:09
nx9010Hey everyone, I've got some issue where I can't open my Software center, does anyone have a better solution to getting new software on Lubuntu? running on an old laptop here12:13
mandelaboyOnPCk1l: How about this http://askubuntu.com/a/729752/65070112:15
k1lmandelaboyOnPC: worth a try on the msdos2 setup12:16
mandelaboyOnPCk1l: So will it be (on /dev/sda3) then?12:17
k1lno, msdos2 is sda212:17
mandelaboyOnPCk1l: Ok. At the moment after the ### BEGIN, there is nothing else until ### END12:18
k1lonly hd0 is started at 0. msdos starts at 1 (yes, doesnt make any sense, but they started this and stay on that scheme)12:18
=== mike_ is now known as Guest77015
=== KindOne_ is now known as KindOne
mandelaboyOnPCk1l: Ok. Do you think I should add all that, that they mention in that link? Bc there is nothing there where the commenter says there should be12:22
nx9010btw people, what I love about linux is how you can crank to 100% cpu usage with encoding h265 while still being able to do other things12:25
nx9010even have multiple desktops with low ram..12:26
Lavinhogood morning12:26
nx9010good morning Lavinho12:27
Lavinhohow to install ubuntu on  lenovo ideapad 100s ?12:27
CrazyTuxhello, need some help.12:27
CrazyTuxI have a file on the NTFS partition. I want to delete that but not able to.12:27
ph88hi guys, i installed this deb from sourceforge https://sourceforge.net/projects/mercury/ after installing apt seems to be broken https://paste.fedoraproject.org/552898/86816060/  does anyone know how to fix it ?12:28
CrazyTuxIt says "Error removing file: No such file or directory".12:28
CrazyTuxhow can I delete that?12:29
ppfCrazyTux: the file doesn't exist12:29
ppfhow are you deleting it?12:29
CrazyTuxppf, I can see that file.12:29
ppfwith what12:30
CrazyTuxI press Shift+Del to delete that file.12:30
ppfusing which program12:30
CrazyTuxon linux.12:31
CrazyTuxI select that file in the file manager and press shift+del on it.12:31
Lavinhohelp me12:32
ppftry in the terminal, CrazyTux12:32
CrazyTuxok. but how?12:33
nx9010Lavinho, I do not think it would be easy to that on that specific model due toe the12:33
Lavinholenovo ideapad 100s12:33
nx9010nature of that model12:33
ppfCrazyTux: rm "full path to the file"12:34
nx9010Not sure if it would be supported without compiling your own drivers for it.12:34
CrazyTuxppf, I tried that too. It says the file does not exist.12:34
Lavinhonx910 help me12:34
CrazyTuxIt is on the ntfs partition.12:34
ppfCrazyTux: then the file doesn't exist12:34
ppfdoesn't matter12:34
CrazyTuxbut, I can see the file.12:35
k1lmandelaboy: i dont know, sorry.12:35
k1lLavinho: i linked the howto now 3 times to you. i will not link it a 4th time12:35
LavinhoI do not know with the commands that are there12:36
nx9010Just saying this Lavinho, I am still having issues with my Compaq nx9010 here and that is an old known laptop12:37
CrazyTuxhello, any help?12:37
michaldybczakI can't download dropbox daemon, google is not helping, I am clueless and don't know what to do next12:38
k1lLavinho: yes, you have a very special laptop. its more like a chromebook  not like a laptop. that doesnt have a disk or ssd but a emmc card. and a rubbish 32bit uefi. its the worst laptop to install linux to for a beginner12:38
michaldybczakdrobox works well everywhere exept ubuntu?12:38
Lavinhoexplain12:38
Lavinho?12:38
nx9010Its like the asus transformer t100 lol12:39
michaldybczakit doesn't matter what source I use to install drobox, it always fails at downloading deamon12:39
michaldybczakcan anyone help me with it?12:39
nx9010Lavinho, think about trading it for an older laptop that will support linux12:39
nx9010and run a small light weight distro like Lubuntu12:39
nx9010but maybe on your current DSL12:39
k1lLavinho: look at the howto i linked you several times now. read it.12:39
nx9010although it is not noob safe12:40
CrazyTuxfor which kind of users and for which kind of computers is Lubuntu suitable?12:40
ph88can someone with ubuntu 16.04 pastebin an ls of their /usr/bin ?12:40
nx9010k1l, I think you are wasting time like me :p people just want a nice distro working out of the box on anything12:40
nx9010That is why so many people got a Pi and now sell it on ebay because they do not know how to deal with limited resources. I myself  prefer GUI's12:41
nx9010anyone here running a linux server?12:42
k1lCrazyTux: for everyone. but the intention of Lubuntu is shipping a desktop ubuntu that is made for slow and old hardware.12:42
CrazyTuxok12:42
k1lCrazyTux: but there are others who like lxde and run that on modern fast comupters12:43
nx9010or if you prefer performance tasks over eye candy, right k1l?12:43
nx9010like encoding libraries12:43
CrazyTuxthat means we can't expect many features in Lubuntu that we see in a distro like Ubuntu?12:43
nx9010They are mostly replaced with more light weight altrenatives12:43
nx9010But you can install seperate things ofcourse from Ubuntu in Lubuntu12:44
k1lCrazyTux: that heavily depends on what features we are talking about. they still share the same repos, so everything is installable on lubuntu, too12:44
CrazyTuxok12:44
nx9010CrazyTux, What are the specs you are installing Linux onto?12:44
CrazyTuxI have a laptop that has 4gbs of ram. 1TB HDD and it runs on Intel Core i3 cpu with 2 Ghz.12:45
nx9010I dont recommend the normal Ubuntu installation, it's so tablet based :(12:45
BluesKajHi folks12:45
nx9010I'd go for Mint or Lubuntu that myself12:46
k1lCrazyTux: any ubuntu flavor will run on that12:46
CrazyTuxok. I am using Xubuntu on it.12:46
nx9010The onboard graphics might be a little bit slower on the newest ubuntu12:46
k1lCrazyTux: and if you feel its kind of slow i strongly suggest buying a ssd. that is a lot of speedup12:46
CrazyTuxok12:46
CrazyTuxIt's fine now.12:47
nx9010or a cheaper option, a SSHD, so you have a fast cache12:47
k1lnx9010: the gpu requirements didnt change over the last years.12:47
nx9010If you only have one bay in your laptop but still want to be able to have loads of movies or data with you12:47
k1li dont suggest sshd.12:47
cfhowlettCrazyTux, sudo apt install lxde.  logout, choose lxde session, login.  you'll have the look and feel of lubuntu, but not the apps.  test away.12:47
nx9010Why not if I may ask?12:47
CrazyTuxthe problem I encountered is that there is a file on the HDD. On the ntfs partition. I am not able to delete that. I get an error message saying that the file doesn't exist.12:48
CrazyTuxcfhowlett, I'll try that.12:48
nx9010Yes. It's exactly the same size as the SSD cache if I am not mistaken.12:49
nx9010Which would explain why it can not be deleted I suppose.12:49
nx9010Its a mirroring system only the HDD controller has access to.12:49
cfhowlettCrazyTux, should you choose to go with a different *buntu, a new install in not required.  simply install the *buntu-desktop of choice and purge the xubuntu-desktop.12:50
ceciliaholoo12:50
jophishhi all12:50
k1lCrazyTux: where do you get that error exactly?12:50
CrazyTuxok.12:50
CrazyTuxkll, while deleting the file12:50
jophishhow can I debug a slow wireless conection with ubuntu?12:50
jophishon the same network an osx machine gets about 60Mbps, but ubuntu gets about 1Mbps12:51
k1lCrazyTux: deleting with the file browser?12:51
CrazyTuxyes.12:51
ceciliai need help with video driver for intel atom 1.6 hp integrated 45012:51
CrazyTuxand also when I choose shift+del12:51
k1lCrazyTux: reload that folder. it might be already gone12:51
Tin_manSo CrazyTux are you using Linux Mint, like you said you were on #linuxmint-help, or Ubuntu, cause I'm confused.  Just awhile ago you said (on #linuxmint-help) your using Linux mint.12:53
CrazyTuxthat is there for more than a week now.12:53
michaldybczakam I invisible or so? nobody can help me to install drobox?12:54
cfhowlettmichaldybczak, you did gt help.12:54
michaldybczakcfhowlett, really? I didn't see it. let me scroll up.12:54
k1lmichaldybczak: sudo apt-get install nautilus-dropbox12:54
cfhowlettmichaldybczak, post the error messages12:54
PCatineanI'm trying to make a docker container that contains php cli and plugins to connect to a mysql server (another container). Anyone know what are the required libraries?12:55
CrazyTuxI am using Xubuntu.12:55
nx9010Xubuntu is even too heavy for this laptop I am on right now :(12:55
michaldybczakk1l, cfhowlett I have some error messages about not fulfiled dependencies12:56
clissold345!wireless | jophish12:56
ubottujophish: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs12:56
k1lmichaldybczak: put the into paste.ubuntu.com and show it here12:56
CrazyTuxnx9010, what are the feature of your laptop?12:56
michaldybczakyeah, will do that, it's always pain to use pastebin12:57
cfhowlettmichaldybczak, vague messages >>> vague answers.  try again:  command | pastebinit12:57
nx9010How to check the hardware specifications in Lubuntu or in Ubuntu in general? I mean where you can see what speed your processor is and what graphics card you have and such.12:57
jophishthanks clissold34512:57
michaldybczakcfhowlett, k1l http://pastebin.com/s3nhaFV112:58
cfhowlettnx9010, lshw or inxi -F command will tell you12:58
clissold345jophish, you're welcome. Good luck!12:59
nx9010cfhowlett, thanks, let me try12:59
k1lmichaldybczak: grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | nc termbin.com 999912:59
l2yhow can i use pkg-config to detect upstart? "pkg-config --exists upstart" returns 1 (there is upstart), if i try "libupstart" it also returns 112:59
CrazyTuxany help for my above query?13:00
michaldybczakk1l, http://termbin.com/do5j13:00
k1lCrazyTux: did you reload the folder?13:00
CrazyTuxk1l, yes. I did that.13:00
k1lCrazyTux: was the file still there?13:00
CrazyTuxthe file starts with the words tmp and has long file name.13:01
=== Spontex is now known as Guest98040
ph88does anyone know some good software that can help making a package for ubuntu repository ?13:01
Tin_manCrazyTux, show a screen shot.13:01
CrazyTuxthis is the file name..tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J13:01
Night_k1l:   I've rebotoed now while nginx is gone now, nginx.old is still there13:01
Tin_manthats not a screen shot13:02
anddamtomreyn: it's not that I want to use C on purpose, it's just the way it is without me knowing13:02
CrazyTuxI don't know how it got created in the first place13:02
k1lmichaldybczak: "sudo nano /etc/apt/sources.list "  then remove the last line with dropbox there13:02
=== lethu_ is now known as lethu
nx9010memory size 256, means I have physical 256 MB of RAM right? cfhowlett ? under lshw13:02
anddamtomreyn: namely the C is on local system that is a 16.04 fresh installed yesterday13:02
cfhowlettnx9010, paste it13:03
k1lCrazyTux: maybe your file manager got an issue with that name. so use "rm" on the terminal13:03
=== Jochen_wvdT is now known as Schlawiner
k1lmichaldybczak: after that use the system settings -> updates and software to change the dropbox PPA to direct at xenial and not wily.13:04
CrazyTuxI have tried rm also. But the result is the same.13:06
k1lCrazyTux: i doubt13:06
michaldybczakk1l, ok, I got rid of willy. but now it says, lack of dependencies no drobox for nautilus drobox13:06
CrazyTuxhow can I post the screen shot here?13:06
cfhowlettCrazyTux, and no errro message?13:06
k1lCrazyTux: can you show the rm command and output?13:06
cfhowlettCrazyTux, commandgoeshere | pastebinit13:06
CrazyTuxrm tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J13:07
CrazyTuxrm: cannot remove 'tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J': No such file or directory13:07
k1lmichaldybczak: did you run "sudo apt update"?13:07
k1lCrazyTux: is the nam correct? did you use tab completion?13:07
michaldybczakyes. and the weird thing is, when I try to apt install dropbox, it says it is already the newest version13:08
k1lCrazyTux: and are you sure that is actually a file and not a placeholder from ntfs?13:08
CrazyTuxk1l, what is tab completion?13:08
michaldybczakkl1, the issue is, dropbox daemon always fails to downlad13:08
k1lmichaldybczak: apt purge dropbox*13:09
k1lCrazyTux: use the tab key to let the name be automatically completed13:09
CrazyTuxk1l, not sure what it is. It just sits there on my ntfs partition.13:09
jyo_Hello13:09
CrazyTuxtab key? where?13:09
k1lCrazyTux: "sudo rm tmp*press tab key*"13:10
michaldybczakk1l, after that dropbox-nautilus was installed successfully. however I'm not sure what is the difference between this and usual dropbox, will be checking13:10
jyo_Does anyone know where I might find the gnome-color settings, the file would be great.13:10
Tin_manCrazyTux, geeesuz it's the key that says "TAB"13:10
jyo_I am having an issue running eclipse with i3wm on ubuntu.13:11
tomreynanddam: so what's what you chose when installing, an option called "leave locale as it is" IIRC13:11
jyo_Or any other solution,13:11
k1lCrazyTux: please provide a "ls -al" from that directory13:11
michaldybczakk1l, the same issue. when I open dropbox, it wants to download daemon and fails: http://imgur.com/a/S57KJ13:12
cfhowlettCrazyTux, ls -al | pastebinit13:12
CrazyTuxok. I typed rm then space then the file name and then pressed the TAB key. Is that right?13:12
michaldybczakk1l, I tried to install dropbox from different sources, from deb, from willy and more and always got stuck at the same download error13:12
k1lmichaldybczak: do you use a proxy? or tor? or vpn?13:12
nx9010Could I run some emulator on a laptop with a Pentium IV ? under lubuntu?13:13
michaldybczakk1l, no, no proxy or vpn.13:13
ducassejyo_: iirc there is an open bug for eclipse with i3, but i don't remember the details.13:13
cardinhey13:13
Night_k1l:  I manged to remove it, it was in "/usr/sbin/nginx.old"13:13
Night_rmed that and it is clean13:13
Night_thank you :)13:13
k1lNight_: ah right, sorry forgot about that.13:14
Night_k1l:  no worries :) I learnt from it, which is better than beeing told where it was.13:14
Night_any suggestions on which modules to include in an nginx build?13:15
CrazyTuxk1l, http://paste.ubuntu.com/23973673/13:15
michaldybczakk1l, I usually can handle some various issues. I wouldn't come here if the problem was above my abilities to find out what is wrong. basically, all dropbox installation methods I found are working till I get this daemon download and then error, always the same, reboot doesn't help. I'm stuck.13:15
CrazyTuxk1l, please look into that.13:15
Night_I'm building one with this one https://github.com/grahamedgecombe/nginx-ct13:15
k1lmichaldybczak: run "dropbox start -i"13:15
Night_CrazyTux:  did oyu get cyptovirus?13:16
Night_sure looks like it13:16
CrazyTuxNight, what is that?13:16
michaldybczakk1l, I get: Starting Dropbox...<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>13:16
Night_a virus that encrypts all your files and makes you pay13:16
michaldybczakthat at least tells us something13:16
michaldybczakwill google what the certificate issue is13:17
CrazyTuxNight, I don't think so.13:17
Night_what is your issue michaldybczak13:17
Night_CrazyTux:  that is a long sha2 hash13:18
CrazyTuxNight, I don't know this either.13:18
ioriaCrazyTux, it's 0 size,   try   find . -size 0 -delete    in that folder13:18
Luciano!ciao13:19
SchrodingersScatCrazyTux: if rm won't delete it, would find maybe do it? something like find . -name "tmp209*" -delete13:19
Luciano!list13:19
ubottuLuciano: 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 ».13:19
CrazyTuxI just want it to be deleted from my hard disk.13:19
k1lCrazyTux: ok, now please go to that folder with "cd /path/to/that/folder". then do "rm tmp209" then press your tabulator-key to let the name be automatically completed.13:19
SchrodingersScatthought they said they tried that13:19
k1lCrazyTux: that way you make sure not to misstype13:19
k1lCrazyTux: when you are in the folder a "rm tmp209*" should work too13:20
Luciano!ciao13:20
Luciano!list13:20
ubottuLuciano: 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 ».13:20
Night_k1l:  does that look like a cryptovirus toyou? Only pleaces ive seen those files are with that13:20
michaldybczakNight_, my issue is with downlading dropbox daemon. I get urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed13:20
k1lNight_: i dont know what that user did there13:20
Night_michaldybczak:  you are missing a CA13:20
michaldybczakwhat is CA?13:21
ioriacerification authority13:21
k1lCrazyTux: if that is not working unmount that partition and run a fsck on it.13:21
Night_so you michaldybczak you need to check with CA dropbox uses  and grab that toyour repo13:21
CrazyTuxI did as instructed. That still says no such file in that directory.13:21
CrazyTuxok. I will try this.13:21
k1lCrazyTux: wait13:21
Night_https://www.digicert.com/digicert-root-certificates.htm13:21
Night_grab thse michaldybczak that test13:21
k1lCrazyTux: try one more time with "rm -f"  to force the rmeove13:22
Night_DigiCert EV Code Signing CA (SHA2)13:22
jyo_ducasse, this is simply to do with eclips depending on the system tooltips background color for the editor message boxes, and being unable to change the colour.13:22
Night_and DigiCert SHA2 Extended Validation Server CA13:23
Night_those are what dropbox uses from a quick check13:23
jyo_I was wondering if there is a system file somwhere that I could use ore create to do the same.13:23
michaldybczakNight_, and then what? Copy one of these to /etc/apt/sources.list?13:23
Night_noooo13:23
javedany body here13:23
javedany body here13:23
Night_sudo mkdir /usr/share/ca-certificates/extra13:23
anddamtomreyn: likely13:23
cfhowlettask your ubuntu question javed13:23
SchrodingersScat!ask | javed13:23
ubottujaved: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience13:23
BluesKajjaved, check the nick list13:24
Night_sudo cp digi..cert /usr/share/ca-certificates/extra/digi....crt13:24
Night_sudo dpkg-reconfigure ca-certificates13:24
Night_and you are dfone13:24
javedwhich  is the best backbox or linux13:24
Night_for oyu apple13:24
anddamtomreyn: what's a sane setup instead?13:25
cardinbtw  What is the best ubuntu flavor for older pcs13:25
javednot fo rapple13:25
javedapple13:25
k1ljaved: since you ask in #ubuntu: ubuntu13:25
Night_well you pick OS for your needs13:25
michaldybczakNight_, is your command with "digi....crt" correct? or should I paste there something?13:25
cfhowlettjaved, backbox is not supported or discussed here.  perhaps you should ask #linux .13:25
anddamk1l: how did you even understand the question?13:25
Night_no, you need to download verty13:25
Night_cert, and edit the last part13:25
Night_:)13:25
SchrodingersScatcardin: iirc the lightest is lubuntu, followed by xubuntu13:25
k1landdam: my guessing foo is magic :)13:26
CrazyTuxbtw, which DE between Mate and Xfce provides an interface with rich features and is more intuitive?13:26
Night_k1l:  foo magic is sline!13:26
cfhowlettCrazyTux, install both, test and decide for yourself13:26
SCHAAP137good question, imho Xfce is more reach in features regarding the panels etc13:26
SCHAAP137*rich13:26
SCHAAP137but MATE feels more intuitive13:26
CrazyTuxok13:27
michaldybczakNight_, sorry, been trying to figure out what you meant, but I have no idea what to do. when I click on those certificates, I get message, I already have them, so I went back to the last one of the root certificates and finally found a one that was not there and I got some dialog window that asked me if I trust it. otherwise, I have no idea what to put into your commands and how to obtain that "it". this certifiate thing is totally13:30
michaldybczaknew and confusing for me.13:30
Night_michaldybczak:  give me 5min I'll make a script for you, doing  some of my own now so hold on :)13:31
k1lmichaldybczak: run "sudo update-ca-certificates -f "13:32
k1lthis will update the root certificates from your system.13:32
michaldybczakNight_, thanks. I feel ashamed to use so much of your time. I prefer to know what I am doing but in this case I bet it will be quicker that way then explain and talk a lot through this.13:32
DoJokerdd13:32
Night_No issue, we where all at this stage at once, and we always strive to learn more13:33
cfhowlettmichaldybczak, sometimes just kicking back and watching the irc streams can be quite educational ...13:33
jyo_might be able to grab the setting from here: “gtk-color-scheme”         gchar *13:33
tomreynanddam: most commonly you'd set it to your preferred / local LOCALE. For me, it's "de_DE.UTF-8".13:34
michaldybczakk1l, I did update it, but it didn't change anything, still the same error.13:34
jyo_could be fun trying, I am just studying pointers now ...13:34
michaldybczakcfhowlett, ubuntu channel is very, very challenging and confusing. too many things going on so it's hard to keep track. I am in awe seeing how some can help many people simultaneously. that's an incredible multi-tasking skill. I wish I had such a divided attention.13:35
setuidTIL we don't call them 'channels' anymore, they're "streams"?13:36
jnoob22michaldybczak, get a job in support ... you'll become very good at all that :-)13:36
cfhowletta stream is an ongoing topic within the channel13:36
Night_http://paste.ubuntu.com/23973771/13:36
CarlFKhow do I tell systemd to (re)start this?  Feb 10 22:47:34 dc10b systemd[1]: Failed to start dnsmasq - A lightweight DHCP and caching DNS server13:36
Night_quick and dirty13:37
Night_michaldybczak:13:37
cfhowlettelegant code, Night_13:37
Night_cfhowlett:  quick and dirty13:37
Night_does the trick13:37
Night_^^13:37
Night_could have been  #!/bin/bash and such13:38
Night_but meh13:38
michaldybczakjnoob22, I would be not in the right place in such job. I know that one can improve some skills, but some talent must be there to back it up. I lack of it. I rather focus on one or few things and dig slowly, providing that is something I understand and like. so I can patently follow the topic. but some things are outside my scope and then I just can't focus on it long enough, too much variables, too much new information, too little13:38
michaldybczakavailable time.13:38
Night_michaldybczak:  give me heads up weather or not it works, if not I'll digg some more around13:39
michaldybczakNight_, thanks, will do13:39
=== KindOne_ is now known as KindOne
piglithow can i check where a raid is mounted ?13:42
Night_can you read files?13:42
piglitif i do fdisk -l i get: Disk /dev/md:0 think that is the one13:42
michaldybczakNight_, I did what you posted and the same issue: Starting Dropbox...<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>13:43
Night_michaldybczak:  do you see whcih url it tried to open?13:43
koffeinfriedhofpiglit: lsblk, mount13:43
Night_http://paste.ubuntu.com/23973816/ Am I missing any modules for nginx compile?13:44
niceguyhi people13:44
niceguyI got an issue13:45
piglitkoffeinfriendhof: it tells me sdd and sdb are raid 1 /mnt/raid113:45
michaldybczakNight_, no. I use "dropbox start -i" then I get this window: http://imgur.com/a/I2cx5 and then this one: http://imgur.com/a/S57KJ, while on terminal I get the erro output I posted above13:45
piglitthanx13:45
jnoob22having a look, Night_13:46
piglitsoo long ago i could not remember13:46
niceguyI just moved my swap partition from sda5 to sda713:46
Night_michaldybczak:  is that osx?13:46
niceguybut my distros don't know that.13:46
niceguyhow can I tell'em13:46
EriC^^niceguy: change /etc/fstab13:46
k1lmichaldybczak: make sure there is no .dropbox folder in your home13:46
EriC^^niceguy: guy the new uuid from "sudo blkid" and put it there13:47
jnoob22Night_, you get any errors thus far?13:47
Night_not tried bulding yet, wanted to know if I am missing anything13:47
jnoob22depends on what you're trying to add into it.13:47
niceguyEriC^^: thx, will do13:47
jnoob22if you do make mistakes though, remember you can always just do make clean; and start over13:47
EriC^^niceguy: np13:48
Night_jnoob22:  I wanted stantd, but with that nginx-ct13:48
Night_i normaly use nginx-common and nginx-full13:48
Night_with http2 ssl13:49
koffeinfriedhofpiglit: You do not mount a disk, you mount a partition. Use "cat /proc/mdstat" to check state of raid, the other commands to see what partitions are available and where they are mounted13:49
Night_i dont support non ssl13:49
jnoob22those look to me to be a good start mate. Just depends on what you would like to add.13:49
niceguyEriC^^: done it, so now i need to reboot?13:49
Night_jnoob22:  ok ill give it a try 2min13:49
Night_2sec13:49
piglitconfusion is that lsblk tells me the /mnt/raid1 = 3,7Tb and diskanalyser tells me it is 49.1 GB13:49
EriC^^niceguy: yeah, you could try "sudo mount -a" to test first13:49
michaldybczakNight_, no, that's ubuntu but stiles as osx, macbuntu theme and all ;P13:50
jnoob22Night_, if it's compelling just post output to UPB13:50
EriC^^niceguy: unless you're in a live usb, then nevermind13:50
michaldybczakbut stiled* as osx Night_13:50
piglitdiskanalyser = baobab13:50
niceguyEriC^^: I ran the command13:50
koffeinfriedhofpiglit: df -h shows you the partitions size and used state13:50
jnoob22wish there was a channel (erm "stream") for how to build a house :-)13:51
EriC^^niceguy: ok, does "lsblk" show the swap ?13:51
niceguynothing on the screen though13:51
michaldybczakNight_, I don't have any drobox folder in my home. installation never got to a point to create it13:51
Night_configure worked13:51
Night_michaldybczak:  which dopbox did oyu install13:51
jnoob22Night_, good deal13:51
Night_ill test it on my dev box jnoob22, make running now13:51
Night_no errors13:51
jnoob22i assume you want to install to /usr/local/ ?13:52
Night_yeah13:52
jnoob22dont think i saw --pre ..13:52
Night_hmm where should that me13:52
george_hello can i get some help please i am using ubuntu 16.04 the shutdown button is missing from the cog icon13:52
Night_did not see that in documentation on build for nginx13:52
jnoob22Night_, /usr/local is default, so you don't need it unless you want to install it elsewhere13:52
Night_ah :)13:52
jnoob22i always do --pre=/home/hseritt/apps13:53
jnoob22but that's just me13:53
Night_aha :)13:53
george_as i when i click shut down the only option availible is log off13:53
Night_make and make install ran just fine13:53
michaldybczakNight_, I tried from caja, drobox from deb, from willy repo and now nautilus-dropbox. the same issue with everyone.13:53
jnoob22for a dev/prod server, what you have is ok. as long as *you* know where it's at13:53
Night_but no service is added13:53
jnoob22Night_, do you need a service to start up with system startup?13:53
Night_mm13:53
michaldybczakNight_, caja didn't even opened so I deleted it.13:53
Night_root@apps:~/Downloads/nginx/nginx-1.11.9# service nginx start13:53
Night_Failed to start nginx.service: Unit nginx.service not found.13:53
jnoob22right13:53
jnoob22it's not going to install a service mate13:54
Night_so need to add that my self13:54
jnoob22yes13:54
jnoob22im certain if you do a search on how to create your own init script, it will tell yo uhow13:54
michaldybczakNight_, let it for now. I will have to go for about 2 hours. we won't solve it right now it seems13:54
Night_yeha doing that now13:54
jnoob22Night_, you handy with bash programming?13:54
Night_jnoob22:  been awhile since i touched that13:55
jnoob22it's actually simple to create your own init script13:55
Night_got any example?13:55
Night_sudo: nginx: command not found13:55
Night_hmm13:55
jnoob22If you google something like ubuntu service init script howto ... you may find this gem ;-) https://mobiarch.wordpress.com/2014/05/16/creating-an-init-script-in-ubuntu-14-04/13:56
george_is there a way i can attach a screenshot on here please13:56
MonkeyDustgeorge_  imgur.com13:56
jnoob22now, it's got a great Tomcat example but you can use the ideas in it for any type of app mostly13:56
ducasseNight_: if you are on 16.04 you'd want to create a systemd unit, i wouldn't be surprised if there's at least an example in the source tarball.13:56
jnoob22in fact Tomcat (by its quirkiness at times) lends it self for this sort of thing13:57
b80905Is there a way to make Ctrl-Backspace delete the last word like Alt-Backspace in the terminal?13:57
Night_jnoob22:  ok server is up and running13:57
jnoob22ducasse, didn't think of that. good idea mate13:57
ducasseb80905: https://wiki.archlinux.org/index.php/GTK%2B#Emacs_keybindings13:59
michaldybczakNight_, thanks anyway, the issue may be some python package related. I somewhere that someone got around it downgrading some package. those topics were a bit too technical so I didn't understand too much. I am not a programmer. anyway, will have to go soon. maybe I will drop by later. thanks again and also thanks to k1l and cfhowlett14:00
cfhowletthappy2help! michaldybczak14:00
Night_:)14:00
k1lmichaldybczak: well, it could still be an python issue14:00
k1ldid you make changes to python?14:00
george_i cant take a screenie but the cog icon at the top right->shutdown->there should be 2 boxes shutdown and log off the only box is log off14:00
michaldybczakno, not that I am aware of14:01
george_is there a way i can get the shutdown option back14:01
michaldybczakthis is pretty fresh ubuntu install. I just installed software and styled it as osx and that's all14:01
anddamwhat's the proper place to setup locale for a X session?14:02
michaldybczakanyway, have to go. see you later.14:02
george_can anyone help me please14:04
cfhowlett!help | george_14:04
ubottugeorge_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:04
george_!help14:04
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:04
aaauauahi, I just installed 16.10, but apparently I messed up with the password and I cannot log in. Im now using a guest session to ask how to see the password. Also, I believe Im false typing just one character,because I changedfrom a portuguese keyboard to an american one14:05
clissold345george_, if you reboot, the option may reappear. Is that what you want?14:05
george_i tried rebooting but nothing happens14:05
ThetaOrionis!patience14:05
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/14:05
anddamtomreyn: but please note that the system on which unicode isn't displayed is the remote one, whose LANG is en_US.UTF-814:05
anddamtomreyn: that is an ubuntu as well14:06
george_how do i reply to someone directly please14:07
clissold345george_, you tried to reboot from the terminal?14:07
george_yes i have14:07
k1lgeorge_: what is the output of "groups"14:07
george_kovu2296 adm cdrom sudo dip plugdev lpadmin sambashare14:07
k1lgeorge_: hmm, ok. what desktop is it?14:08
george_16.0414:08
george_64 bit14:08
k1lunityẞ14:08
k1l?14:08
george_sorry i am new to ubuntu14:09
george_i dont know commands14:09
k1lthe standard ubuntu desktop? or kde, or mate or such?14:09
aaauauahow do I access grub?14:09
george_standerd ubuntu desktop14:09
MonkeyDustgeorge_  start here for the very basics https://help.ubuntu.com/community/UsingTheTerminal#Commands14:10
jean-francois.ls14:10
jean-francois.list14:10
jean-francois#ls14:10
jean-francois#commands14:10
jean-francois#Commands14:10
jean-francois.list14:10
jean-francoisBonjour14:10
k1lgeorge_: if you press the menu in the righ corner there shoul be the last setting: shut down. then there should be the gui asking for reboot or shutdown14:10
k1l!irc | jean-francois14:11
ubottujean-francois: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines14:11
george_it just shows logout14:11
george_there is no reboot or shutdown option14:11
k1lgeorge_: did you change something?14:11
george_it happened after i installed updates14:12
Worm_in_a_BoxCan I customize lubuntu iso so it will have libre office instead of gnome office? How?14:12
george_i didnt change anything14:12
george_i dont know how to lol14:12
anddamaaauaua: you'll need to reboot in single mode, you'll be offered a shell as root user and you can change your password back14:12
k1lgeorge_: do you use cairo dock?14:12
george_no i dont14:13
cfhowlettWorm_in_a_Box, of course.  sudo apt purge gnome-office && sudo apt install libreoffice14:13
aaauauaanddam: following this http://www.psychocats.net/ubuntu/resetpassword14:13
Worm_in_a_Boxcfhowlett: But that is after I install it.14:13
Worm_in_a_Boxchachasmooth: I want the live image to have it14:13
cfhowlett.. "it" ...14:13
jean-francoisjoing #openbsd14:14
jean-francoisjoin #openbsd14:14
jean-francois#join #openbsd14:14
jean-francois.join #openbsd14:14
george_#k1l i dont know how it happened14:14
beqahello , there is some errors (NSIS ERROR)error launching installer , can anyone help me ?14:15
jnoob22launching what beqa ?14:16
clissold345george_, Can you simply turn your computer off and restart? You'll lose any unsaved data (but on reboot you would lose unsaved data too).14:16
george_rebooting dont do anything14:16
beqa"error launching installer" its windows file14:17
beqapoker of betitaly.it14:17
clissold345george_, I meant physically turn computer off (if you can do that).14:17
george_i have to shutdown through terminal14:18
beqa.exe file14:18
george_as i only have logoff option14:18
k1lbeqa: you need wine for running it and ask in #winehq for help14:19
george_do you mean longpress my poewerbutton14:19
beqai already did14:19
cfhowlettbeqa, the only way  windows apps run on linux is with wine.14:19
k1lgeorge_: does it work on other users?14:19
clissold345george_, yes.14:20
k1lbeqa: we cant help on wine issues. better ask the wine specialists14:20
anddamhere's my unicode issue recapped https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a14:20
georgenope still the same14:21
georgehelp14:22
georgestill only the logoff option no shutdown or restart option14:24
clissold345george: So you shut down and restarted and the option is still missing? I'm not an Ubuntu expert. If you repeat your problem in one line and wait someone will sooner or later try to help you.14:25
beqaim new , thats normal ?14:25
beqa sudo apt-get update14:25
beqaHit:1 http://archive.canonical.com/ubuntu xenial InRelease14:25
beqaHit:2 http://it.archive.ubuntu.com/ubuntu xenial InRelease14:25
beqaHit:3 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease14:25
beqaHit:4 http://it.archive.ubuntu.com/ubuntu xenial-updates InRelease14:25
as__hi, I logged in before with a nickname i dont remember: trying to reset a password. What I did in grub did not work. Grub confirmed that the password got changed, but on typing exit the system froze and I had to unplug. Logging in again I tried the new password but I did not log in14:26
compdocbeqa, dont paste crap into the channel.14:26
EriC^^as__: how did you reset the password?14:30
Night_EriC^^:  where14:31
EriC^^Night_: ?14:31
Night_reset password where14:31
EriC^^Night_: i'm asking as__14:31
georgecan someone please help me fix my missing shutdown and restart button14:32
Night_jnoob22:  thank you for your help, nginx up and running now, like i want it with modules,  (https://imgur.com/a/wfUDd)14:32
Night_I wanted to get Certificate Transparency  working14:33
Night_george:  do you turn of your comptuer?14:33
Night_i did not even know that was an option14:33
georgeyes i did night14:33
Night_george:  where theye missing from14:39
georgethe top right cog icon then the bottom shutdown14:40
georgeit only shows logout14:40
Night_sudo apt-get install indicator-session14:40
D3llTr33Hello14:40
Night_http://askubuntu.com/questions/201263/shutdown-and-user-button-missing-in-panel14:40
Night_D3llTr33:  hello14:41
k1lNight_: its not missing, its just only showing not to shutdown. only logout.14:41
Night_hmm never seen that14:41
k1lyes, i cant find anything similar.14:42
vgoodguyhey people14:42
Night_k1l:   would think reset of bar would work14:43
vgoodguyi am using ubuntu 16.04 64bit and I wanted to dual boot phoenix os14:43
vgoodguybut when i choose live cd or install at boot, pc restarts by itself14:44
vgoodguywhat should i do?14:44
k1lNight_: george maybe a unity reset can help14:44
Night_k1l:  annoying to use cmd after terminal,  nothing works14:44
Night_k1l:  what i thought14:44
cfhowlettvgoodguy, do you have ubuntu installed?14:44
vgoodguyyes14:44
vgoodguycfhowlett, yes14:44
georgehow do i reset unity please14:44
cfhowlettvgoodguy, then go to the phoenix OS support for help with installing it.14:45
cfhowlettthere's a help cent4r and a forum14:45
vgoodguycfhowlett, they said that phoenix supports x86 processors.14:46
MonkeyDustvgoodguy  start here http://www.phoenixos.com/help/faq/x8614:46
vgoodguycfhowlett, I am using an Intel x6414:46
cfhowlettvgoodguy, this is NOT phoenix support. for installing phoenix, go to their support pages.14:46
MonkeyDustvgoodguy  you're in the wrong channel14:46
=== fcanela_ is now known as fcanela
vgoodguyMonkeyDust, I thought maybe my Ubuntu was having conflicts with phoenixOS. seems like that's not the case now.14:47
k1lgeorge: do a "dconf reset -f "/home/yourusername/"  "    while inserting your username ther14:49
vgoodguyk11 bro, is there anyway to do the same with KDE, (kubuntu) ?14:49
k1lvgoodguy: i dont know kde, sorry. the guys in #kubuntu might know14:50
vgoodguyjoin #kubuntu14:51
k1lgeorge: seems its a user setting from your user. so if that doesnt help after relogin then install and use "unity-tweak-tool" to reset to defaults14:51
jnoob22Night_, glad to hear14:55
Night_jnoob22: :)  I'm experminting how much i can add on SSL/TLS for nginx before it brakes15:03
Night_currently it only works for clinets that is newer than 3 years15:03
=== g_ is now known as Guest87131
=== lethu_ is now known as lethu
Guest849412080454215:15
Eva_Ubuntu login problem - By misstake I switched off my Ubuntu system before an extensive updating was finished. After that I could not log in. When I enter my password  the computer seems to restart and shows the login screen again. Is there any way out of this mess? Please could anyone help me! Kind regards from Sweden.15:32
FinalXEva_: don't really have the time now to dive deeply into it with you, but one way would perhaps boot from a live cd, mount the filesystems, chroot to them, and "apt-get install -f" at least15:35
FinalXthen try update+upgrade from within the chroot after15:35
sirvlogin screen u mean graphical login screen ? but u can login into console ?15:36
Eva_Thank you FinalX!15:36
sirvwhen u press ctrl+alt+f115:36
sirveva -- u gen an console login prompt right ?15:37
negrenegre15:37
Eva_Yes, graphical login screen.15:37
negrenegre15:37
sirveva > look .. now u are using another computer right ?15:37
Psychonautnegre, Are you okay mate?15:38
sirveva > on the broken computer when u press ctrl+atl+f1 u get into text mode , there u can login,15:38
sirvand maybe finish the update process15:38
Eva_Should I press Ctrl-Alt-F1 when I start the computer?15:38
sirvno15:38
sirvwhen u are asked for your username and password15:38
Eva_Yes, I am using a Windows computer right now.15:38
sirvthen try to login with your username/password15:39
sirvand then try 'apt-get install -f'15:39
negrenegre;fr15:39
sirvor "sudo apt-get install -f"15:40
sirvu cannot login into ubuntu desktop right, but maybe u can login into console15:41
Eva_Thank you, I tried to log in i text mode and It was not possible to enter my password.15:42
Eva_The cursor didn´t move forward, when I enterd the pasword letters.15:42
Eva_And I have got message: Incorrect pasword15:42
ducasseEva_: there is no cursor at all when you enter password in text mode15:45
mernilioHi all! I hope everybody have a great saturday!15:46
=== ease is now known as Guest15105
=== moz is now known as Guest2893
mernilioWith good food, lusty women and linux on your computers!15:48
Eva_OK, thank you. By the way, the message I get is exactly: Login incorrect15:48
mernilioSome chill out rap from the radio15:48
sirveva are u trolling us ? :)15:49
ChadTaljaardtHow to enable root in vsftpd?15:49
sirveva > try again15:49
Eva_No, really not.15:49
sirveva > what is your username ?15:49
ioriaEva_, ok, so if you cannot login you need Recovery Mode from Grub -> Advanced Options15:49
Eva_My user name is Eva.15:50
ioriaEva_,  you know Recovery Mode ?15:50
sirvso enter Eva ... the press enter .. then type password .. then press enter again ...15:50
sirvtry to type the password first in the login: prompt instead of username .. so you can chceck that they keyboard layout is correct15:51
sirvso you can visibly see the password15:51
Eva_Thank you I m trying ...15:52
ChadTaljaardtAnyone know how to let root login to ftp?15:52
Night_why on earth would you wnat that15:52
ducasseChadTaljaardt: i hear a lot of bad ideas in this channel, but i think that is a new record tbh.15:53
ChadTaljaardti need to edit my /var/www folder15:54
ChadTaljaardtthe computer isnt connected to WAN15:54
SeminarianI've been updating some packages with software center. Now something broke on my system. I'd like to undo all updates from last week. How can I approach this easily?15:54
ChadTaljaardtits a private computer in my house lol15:54
Seminarianrunning kubuntu 14.04 btw.15:54
ducasseChadTaljaardt: still, bad practice. give a normal user access instead.15:55
Eva_I tried several times an I got the same error message , is there anything else I could do?15:55
ioriaEva_,  you know Recovery Mode ?15:55
Eva_No?15:55
Eva_Sorry, I don`t know how to enter recovery mode.15:56
ioriaEva_,  you can select the rescue mode from Grub , you need to press shift right after the bios screen15:56
Onepamopacan someone tell me how to add a custom OS menu entry in grub2 but on TOP, before ubuntu15:56
=== Guest15105 is now known as easeleaf
PsychonautEva_, https://wiki.ubuntu.com/RecoveryMode15:57
ioriaEva_,  after pressing shift (spam it) you'll see something like this https://www.howtogeek.com/wp-content/uploads/2014/09/access-grub2-boot-loader.png15:57
Eva_Thank you, I have tried already three times to press Shift after the BIOS screeen, but it didn´t open anything.16:00
Onepamopacan someone tell me how to add a custom OS menu entry in grub2 but on TOP, before ubuntu ?16:00
Onepamopaanyone?16:00
HankMoodyMorning everyone. Am I correct in that there is currently now way of watching DRM flash content?16:00
EriC^^Onepamopa: add it to /etc/grub.d/40_custom16:00
Eva_Thank you for the link to the new screen.16:01
HankMoodycurrently no way***16:01
ioriaEva_,  keep trying, otherwise you need a live cd16:01
EriC^^Onepamopa: and change the number before _custom so it's run before other ones16:01
OnepamopaEriC^^, it's already there but it appears on the bottom16:01
Onepamopaah okay16:01
xanguaHankMoody: it depends, there's a project called "fresh player", what site?16:01
EriC^^Onepamopa: make it 06_custom16:01
Eva_Should I press the Shift several times?16:01
Onepamopaso let's say 10_linux -> 20_linux, and 40_custom -> 10_custom ?16:01
Onepamopaah okay16:02
ducasseEva_: try esc instead16:02
Eva_Or shoudl I hod that key all the time?16:02
Eva_Escape after the BIOS screen?16:02
ducasseEva_: yes, spam it16:02
HankMoodyfoxsportsgo.com, watchespn.com, nbcsports.com, etc. Pretty much want a way to be able to watch them all on my Linux box. Not necessarily all at once, but a couple of them at a time.16:03
Eva_Yes, that worked with Esc!  :-)16:03
EriC^^Onepamopa: then sudo update-grub16:03
Onepamopayes, did that16:04
Eva_And what should I do now in the GNU GRUB screen?16:04
ducasseEva_: 'advanced', i think, and then 'recovery'16:05
HankMoodyxangua: during (american) football season I generally watch 4 or 5 games at once; and once that's over I do the same with international football. I've got accounts with all of previously mentioned sites, I've just been unable to watch them on my Linux box, and am then forced to find a less than reputable (not to mention low quality) site to stream the games on.16:05
compdocVIDEOS ON nbcsports.com work for me. I dont have an account to try foxsportsgo.com16:05
HankMoodycompdoc: what browser?16:06
Eva_I didn´t find any recovery. Only System setup or Advanced flags for Ubuntu.16:06
xanguaHankMoody: so check fresh player, as I said16:06
compdocwatchespn.com wants me to install Flash16:06
ducasseEva_: yes, it should be under advanced16:06
compdocHankMoody, chrome16:06
Eva_Thank you, I will try now!  :-)16:06
HankMoodyxangua: thank you16:06
HankMoodyxangua: Weird, I just tried pulling up the United game and it did the typical endless "loading" circle.16:07
ducasseEva_: when the recovery menu appears, there should be an entry to reset password16:08
Eva_I have got several options of Ubuntu (recovery mode) with different numbers. The highest is Ubuntu with Linux 3.13 .0 - 108 and the lowest is 3.13.0 - 3216:10
ducasseEva_: try the highest16:10
HankMoodyxangua: Excellent, this is exactly what I was looking for and partly the reason I ditched Debian. I had read some articles that said that the DRM via flash packages had broken and was hoping for another to come along before too long; and my hopes have been answered.16:12
xanguaYes, flash has been broken for several years ;(16:13
Eva_ducasse_: I have got a recovery menu with following alternatives: resume, clean, dpkg, failsafeX, fsck, grub, network, root, system-sumary16:13
anddamany hint about what could be wrong with unicode on a remote ubuntu host? https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a16:14
ioriaEva_,  network and then root shell16:14
Eva_Which of these options should I choose?16:14
Eva_OK, thANK you!16:14
HankMoodyYeah it's the same way in Debian, the last one that worked there was hal-flash iirc. The only flash sites that worked were CBS's "All Access" and part of "WatchESPN". You couldn't get the big games to load, but if you clicked on enough of the random sports nobody gives a damn about a window would pop open, and you could get random "extra" streams to open, the sky cam, the Spanish broadcast, etc.16:16
OerHeksHankMoody, google chrome does DRM. but flash will soon be dead, as it should be, browsers block the plugin.16:18
Eva_I entered "network" from the recovery menu and I have got warnings. The latest came from ModemManager[724]: Couldn´t find support for device at ...: not supporterd by any plugin - Maybe because I use my modem at another computer right now?16:20
=== miczac_ is now known as miczac
HankMoodyOh I'm not complaining, other than (now previously) not being able to stream games. I agree Flash has needed to be taken out and shot in the head a long time ago.16:20
Eva_Now the network has finished. But I can not find root shell in the recovery menu.16:21
ioriaEva_,  just 'root'16:21
Eva_OK.16:22
Eva_Done. And what should I do now?16:22
ioriaEva_,  better to cd in you home, because now you are root, pay attention of what you type ...  cd /home/eva  or what is your username16:23
Eva_I have got a prompter on the bottom of the screen. But I dont know what to write there. The row is: root@eva-HP-Pavillion-17-Notebook-PC:~#16:24
ioriaEva_,  pwd ?16:24
Eva_Sorry?16:25
ioriaEva_,  pwd16:25
Eva_What does that mean pwd?16:25
ioriaEva_, type pwd16:25
Eva_:-D  OK, done.16:25
ioriaEva_,  thew output please16:26
anddamEva_: and it means 'print working directory'16:26
Eva_shash root16:26
ioriaEva_,   what is the output of the 'pwd' command ?16:27
Eva_the output is "slash" root16:27
Eva_I can not write slash in the chat.16:27
Eva_Only as a word.16:28
ioriaEva_,   cd in your home folder     cd /home/eva16:28
anddam/16:28
anddamI'm curious, how comes you can't type that in chat16:28
Eva_should I type cd /home /eva?16:28
anddam?16:28
ioriaEva_,     cd /home/eva   (without spaces)16:28
anddamwell he needs the one space16:29
Eva_Thank you, now I am in /home/eva"16:29
Eva_home/eva#16:29
ioriaEva_,     pwd again, plase and the output16:29
kang0Anyone tried media streaming?16:30
ioriaEva_,    ok,  let's check if you have write permission      touch pippo && ls pippo16:30
Eva_pwd gave this output: root@eva-HP-Pavillion-17-Notebook-PC:/home/eva#16:31
anddamkang0: sure, I watched plenty of youtube16:31
ioriaEva_,    ok      touch pippo && ls pippo16:31
=== KindOne_ is now known as KindOne
anddamioria: and there goes the fact you're Italian16:31
ioriaanddam, lol16:31
anddamno shame in that16:31
ioriaanddam, thank you16:32
Eva_Sorry, I don´t know what pippo and ls is.16:32
ioriaEva_,   please, type :     touch pippo && ls pippo16:32
Eva_Should I type that text in the prompter?16:32
Eva_OK  :-D16:32
anddamhe, pippo is a friend of ours16:32
anddamalso, the Italian name of Goofy16:33
anddamkang0: you can ask here16:33
ioriaanddam, yep16:33
Eva_The output is: pippo16:33
Al3xG0Is there any command that cuts the file from a line written xxx into a txt file16:34
kang0Offtopic andatche16:34
kang0anddam16:34
EriC^^Al3xG0: a line written xxx ?16:34
ioriaEva_,   very good, now you have a shell and have write permission : can you resume your issue ? you interrupted an upgrade ?16:34
Al3xG0Is there any command that identifies the XXX line in a file and cuts away from it?16:34
EriC^^Al3xG0: XXX being a number?16:35
Al3xG0EriC^^ no text16:35
ducassekang0: for the 100th time, this channel is for ubuntu support. if you still want general linux-related discussion, try ##linux or #ubuntu-offtopic16:35
anddamAl3xG0: not a command specific, you'll use one of the text processor16:35
Al3xG0he is word XXX in file cut16:35
Al3xG0after XXX16:35
Eva_Thank you ioria! Exactly what should I type in order to resume my interrupted upgrade?16:35
anddamAl3xG0: grep -v comes to mind, or sed, or awk16:35
anddamAl3xG0: what you said isn't very clear16:36
ioriaEva_,   we can start with  : dpkg --configure -a16:36
MonkeyDustAl3xG0  is this useful http://stackoverflow.com/questions/22792744/should-i-use-cut-or-awk-to-extract-fields-and-field-substrings16:36
Al3xG0anddam is big file16:36
Al3xG0:/16:36
Al3xG0560mb text file ... i need cut file after word XXX16:37
kang0ducasse this is 3rd and final warning16:37
Al3xG0MonkeyDust is count lengh16:38
Al3xG0;/16:38
EriC^^Al3xG0: an easy way that comes to mind is grep -A10000000 XXX /file   (or put a larger number if needed)16:38
Al3xG0He does not tell which line is the word XXX.16:39
Al3xG0EriC^^ no have line number bro...16:39
EriC^^Al3xG0: type wc -l /file16:39
anddamAl3xG0: why don't you get it?16:39
EriC^^Al3xG0: the 100000 is just the number of lines to grab after XXX , just make it large enough that it gets it all16:39
Al3xG0EriC^^ no haver number line i have word16:40
anddamAl3xG0: it's difficult to understand what you are trying to say16:40
EriC^^Al3xG0: yes, type "wc -l /path/to/file"16:40
EriC^^what does it say?16:40
anddamEriC^^: I think he doesn't want text after the match16:41
anddamhe wants to truncate a file up to a certain word (that likely means the first occurence)16:41
Eva_Many thanks ioria! Now lots of things happened!  :-)  Finally I have got a question about "control": (Y/I/N/O/C/D/Z) [default=N]16:41
Eva_Should I just press Enter?16:41
ioriaEva_,   it's not clear to me, but in this cases better default ! aka press enter16:42
Al3xG0 wc -l b.txt16:42
Al3xG018724393 b.txt16:42
Eva_OK.16:42
EriC^^Al3xG0: what are you trying to do? give a small example16:42
Al3xG0i need get after badboytraining.biz16:43
Al3xG0only ...16:43
Al3xG0i no have line badboytraining.biz16:43
Al3xG0in file. ...16:43
EriC^^Al3xG0: try "grep -A200000000 badboytraining.biz /path/to/file"16:43
Al3xG0How could you find the line of badboytraining.biz for file.16:43
Al3xG0 grep -A200000000 badboytraining.biz b.txt16:44
Al3xG0Binary file b.txt matches16:44
Al3xG0If I know the word line I could use split16:45
Al3xG0How could he know the word line16:45
EriC^^Al3xG0: "cat -n b.txt | grep badboytraining.biz"16:45
Al3xG0# cat -n b.txt | grep badboytraining.biz16:45
Al3xG0Binary file (standard input) matches16:45
Al3xG0lol16:45
EriC^^try with grep -a16:46
Al3xG0# cat -n b.txt | grep -a badboytraining.biz16:46
Al3xG0625737  badboytraining.biz16:46
Al3xG0:X16:46
Al3xG0done :)16:46
EriC^^:)16:46
Al3xG0i use split -l16:46
EriC^^Al3xG0: ok, check it worked and stuff, dunno if there's any stuff to it16:47
EriC^^test the output16:48
Al3xG0EriC^^ tnk u...16:52
=== moz is now known as Guest31359
tekmanxHello all!16:54
tekmanxAnyone here using Ubuntu Core/Snap on Raspberry Pi?16:54
EriC^^Al3xG0: np16:55
OerHekstekmanx, ask your real question and find out, 'anyone' questions are hardly answered here.16:56
vgoodguyis there any simpler way to setup file sharing between linux machines on same network?16:56
vgoodguyp.s I already checked the google and the sols were not anyway near simple.16:56
wedgievgoodguy: vgoodguy nfs is probably the simplest16:57
tekmanxWhere do you create your ssh keys for Ubuntu Core/Snap?16:57
tekmanxThis is confusing..16:57
fakamHello, besides auto-hiding the unity launcher, is there a way to make it so games, apps and such go over the unity launcher?16:57
OerHekstekmanx, to login a fresh install ??16:57
tekmanxOerHeks: Yes. I have an Ubuntu SSO account..16:58
tekmanxWhere do I create a key to upload it there?16:58
tekmanxThey have very vague. documentation on this.16:58
vgoodguywedgie, does in come with gui?16:58
wiggmpkCan anyone shed some light on to why nvidia-37x drivers depend on any Unity components whatsoever?16:58
OerHekstekmanx, not upload, import ( download ) see step 2 https://developer.ubuntu.com/core/get-started/raspberry-pi-2-316:58
tekmanxOerHeks: I've been at step two for about an hour :|16:59
tekmanxI've been on the page it referred too.. it's not so clear..17:00
as__hi, I still need to reset my password through recovery mode (unless you suggest a different approach). I have unlocked the disc and I have twice tried this http://www.psychocats.net/ubuntu/resetpassword , but the new password does not work... tips welcomed17:00
HankMoodyxangua: I an all not too unexpected twist I can't seem to get fresh player to work for me. I ran all the command lines to get it installed and edited the config file, restarted the browser and I'm still gettin the endless spinning wheel.17:00
tekmanxOerHeks: Have you looked at those steps?17:00
wedgievgoodguy: uh, dont know. i barely use gui for anything. most of my linux boxes dont have any.17:00
Psychonautvgoodguy, SSHFS https://github.com/libfuse/sshfs17:01
as__if my username is dexter i have to execute passwd dexter, right?17:01
tekmanxOerHeks: The instructions read:17:02
tekmanxThe first step involves creating a set of RSA keys for use in authentication.  This should be done on the client.17:02
tekmanxBut the client isn't configured yet..17:02
tekmanxlol17:02
tekmanxYou can't do anything on the client unless you have a key...17:02
wedgieas__: yes, otherwise it defaults to the current user (orob root)17:02
AionNLyes, if you run as root @as__ then yes, you can also try changing the root password and then login as root after rebooting17:02
as__wedgie: then I dont know what im doing wrong, are these isntructions http://www.psychocats.net/ubuntu/resetpassword updated for 16.10?17:02
Al3xG0What maximum limit does a server support from open connections?17:03
Eva_Now the updating finally is finished. I have got error messages for fglrx and fglrx-amdcccle. Is that anyting I should care about? And how should I now start the graphical Ubuntu system from the text mode?17:03
Al3xG0EriC^^ What maximum limit does a server support from open connections?17:03
ioriaEva_,   run      apt-get update17:03
Al3xG0have limit kernel?17:03
AionNLas__ : make sure you have that mounting command sorted , like that you can verify you see your home dirs. if not you are resetting it in the wrong environment17:03
Eva_Should I type: apt-get update?17:04
ioriaEva_,   yes17:04
Eva_OK. I have got lots of error messages.17:04
ioriaEva_,   ping www.google.com17:05
EriC^^Al3xG0: no idea, ulimit -a lists some stuff related i think17:05
Eva_I gues because there is no internet connection on that computer.17:05
tekmanxOerHeks: ?17:05
OerHekstekmanx, you would need an other (ubuntu) machine to prepare keys, i guess17:05
ioriaEva_,   we need connection to upgrade17:05
Eva_OK.17:05
tekmanxOerHeks: See what I mean now? It's not clear...17:05
as__AionNL: you mean mount -o rw,remount / , am I right?17:05
vgoodguythis linux thing is way more complicated than Uncle Trump's sanity.17:05
Al3xG0!paste17:05
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:05
Eva_Then I have to come to the graphic Ubuntu and start internet connection there.17:05
tekmanxOerHeks: I will create a key on another machine.. but I thought the keys created on another machine would be for that machine only...17:05
ioriaEva_,  plug in an ethernet cable17:06
Eva_Or can I simly interrupt this update now?17:06
Al3xG0EriC^^ http://paste.ubuntu.com/23975066/17:06
plgosGood morning17:06
Al3xG0is possible unlock limit?17:06
Eva_Sorry, I don´t have any ethernet cable.17:06
wiggmpkHi, I'm using Gnome Ubuntu and I am having trouble understanding these Unity specific dependencies http://pastebin.com/P5gTJHen17:06
Eva_I have only a 4G modem.17:06
ioriaEva_,  first, give us the output of   ping www.google.com17:06
Eva_the output is: unknown hos www.google.com17:07
ioriaEva_,  so, you don't have connection to internet17:07
Antareshttps://www.youtube.com/watch?v=wc8UP9AP2Vg 1200 Mics - LSD17:07
Eva_No, I am sorry.17:07
OerHekstekmanx, no, they don; t move to ~/.ssh/id_rsa.pub but are stored in the root of your /home/  folder with the desired name17:07
ioriaEva_,  don't you have an ethernet cable ?17:08
Eva_But I can finish the update later.17:08
as__AionNL: if "ls /home" shows "alice" in blue, then the user is "alice", right?17:08
Eva_Is that possible to restart Ubuntu now?17:08
ioriaEva_,  ok,  for now remove the 'pippo' file;   rm pippo17:08
DJones_Antares: Please don't spam, this is a support channel17:08
Eva_Yes, done.17:09
Antaresok ok easy...17:09
=== mohit is now known as Guest47718
ioriaEva_,  ls -al .Xauthority    and paste the output here17:09
Antaresunban me on freenode pls17:09
Antaresi have chisburger17:10
ducasseAntares: if you're banned there's a good reason, and anyway it's offtopic here17:10
Eva_-rw------- 1 eva eva 75 feb 11 16:59 .Xauthority17:10
ioriaEva_,  ok, try to reboot, if you can't login (as i expext) try ctrl+alt+f1 :  sudo reboot17:11
Eva_OK, thanks!17:11
as__grub in my computer turns to black if I dont type anything for 30 seconds. why?17:12
as__and it becomes blocked, meaning I have to unplug the cord17:12
b100shi2all, i have a problem with installation ubuntu 16.04 : i have to create "Reserved BIOS boot area partition". Should i realy do that and why?17:12
OerHeksb100s, sounds like you have an UEFI bios17:13
OerHeks!uefi17:13
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI17:13
b100sOerHeks, how can i check is it UEFI bios or not?17:14
mernilioBehold, thy god, no thy emereror has arrived! Bow you sorry heads in awe because mernilio has arrived!17:16
OerHeksb100s, it is all on that wiki page https://help.ubuntu.com/community/UEFI#Identifying_if_the_computer_boots_the_HDD_in_UEFI_mode17:16
as__help please, after confirming with "ls /home" that Im where I need to be to change "alice" s password, and after executing "passwd alice", after rebooting, I still cannot log in17:16
Eva_Yes, I couldn´t login in the graphical screen. I pressed ctrl-alt-f1 and typed sudo reboot. Then I have got question to login. I entered my name and password and got: Login incorrect17:16
mernilioAnd hi all! :-)17:16
b100sOerHeks, thanks a lot17:16
AntaresСлыш черномазая пизда? Взела мегофон и попизюхала к народу!17:17
ioriaEva_,  you don't type sudo reboot at the login prompt; you type your username and passwd17:17
=== milos_ is now known as Guest57024
OerHeksAntares, that language is not even welcome in #ubuntu-ru17:18
mernilioFYI ... no paretnts name girls Eva. Maybe japanesee car makers.17:18
as__curious: if I type the new password the screen turns black and then back to password menu. If I type any other letter, it stays in the blue menu. Is that a sign of something?17:18
Eva_Yes, at the login prompt, I typed my username and password. And got that error message.17:18
AntaresI tell him...s too17:18
OerHeks!ot | mernilio17:18
ubottumernilio: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:18
Guest57024117:18
Antareshes is in courses17:19
mernilioIm just telling you how things is here in the EU. :-)17:19
Antaresbont worry17:19
=== DJones_ is now known as DJones
mernilioHave you tried some app develpment? If i may ask?17:20
ioriaEva_,  something really broken .... don't you have an ethernet cable ?17:21
Eva_No, I am really sorry, I don´t have such cable.17:21
ioriaEva_,  it's wifi only ?17:22
MonkeyDustEva_  always make sure you have a cable, to avoid situations like this17:23
mernilioEva. when did you first started using linux?  I dont even belive you are a girl, but lets pretend you are! :-)17:23
Eva_I usually have a 4G modem, but now I have connected it to my second computer in order to be able to chat with you.17:23
ducasse!ot | mernilio17:23
ubottumernilio: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:23
michaldybczakNight_, I'm back. See my thread on the forum, there is a problem with polish certificate:17:23
michaldybczakNight_, https://ubuntuforums.org/showthread.php?t=2352278&p=13606062&posted=1#post1360606217:23
ioriaEva_,  can you connect here with your phone or such ?17:24
mernilioSure, i vill go and make me som eggs then.17:24
CrazyTuxhi, I am using Xubuntu 16.10. I want to install Lxde DE. How can I do that?17:24
michaldybczakNight_, it also says I can connect unsafely by using --no-check-certificate, how does it work, should I use: dropbox start -i --no-check-certificate17:25
stefa____Hi. I'm having problems with getting a shell script (python) to start after boot. I can start the service manually after logging in using "service myservice start", but it doesn't start automatically. Any hints17:25
plgosI got you CrazyTux17:25
MonkeyDustCrazyTux  sudo apt install lxde17:25
plgosLol17:25
Eva_Sorry, do you wonder if I can connect to this chat throught my phone?17:26
plgosNvm17:26
ioriaEva_,  yes17:26
SebthreeBQM10HDhi17:26
tomreynCrazyTux: install the "lxde" package, i would guess17:26
ioriaEva_,  that broken machine need to be conneted17:26
Eva_OK, I will try. Do you want me to put the 4G modem into my Ubuntu computer?17:27
as__if after having changed the password on recovery mode with "passwd alice" I type the new password the notebook tries to load the profile but fails. If I use any other password I get an "incorrect password" notification, so my notebook recognizes the new password, but something is blocking it...17:27
CrazyTuxIn synaptic package manager Metapackage for lxde?17:27
ioriaEva_,  do you usually it for it, ? right ?17:27
ioria*use17:27
SebthreeBQM10HDas_ what's your whole issue just joine d so? and ni alice ?17:28
SebthreeBQM10HDhi17:28
Antaresсучка черножопая , ты не ахуела ли ?17:28
wedgieas__: encrypted home directory? What happens when it "fails"?17:28
Antaresработай!17:28
Antaresлентяйка :(17:28
MonkeyDust!ru17:28
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.17:28
Eva_I use the same 4G modem for both computers (at different times of course).17:29
tomreynas__: can you use it to login at a 'sudo login' prompt?17:29
ioriaEva_,  ok, let's try it17:29
as__yes wedgie , encrypted home dir. when it "fails" I see a blank screen for 2 seconds and the n Im reverted to the password menu17:29
as__tomreyn: from recovery mode?17:29
SebthreeBQM10HDoh encryption17:29
wedgieas__: you'll need to rewrap the decryption key17:30
wedgieas__: do you have it written down somewhere?17:30
tomreynas__: from a fully booted system, if you can get there?17:30
Antaresты ебашиш павлинов вместе с этим мудаком витоминизированным на камеру , а когда ты нужна планете ты где?17:30
MonkeyDustAntares  stop17:30
SebthreeBQM10HD!ru17:30
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.17:30
Antaresебаная комунистка17:30
ioriaas__, if you changed the password from cli on an ecrypted installation, you need to revert to the old one17:30
as__jesus christ, what have I done?17:30
SebthreeBQM10HD!language17:31
ubottuPlease avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList17:31
as__no wedgie I did not write anything down17:31
SebthreeBQM10HDas_ ^^^^17:31
wedgieas__: then unless you know your old password you're hosed. restore from backup time17:31
SebthreeBQM10HDas_ I suggest not enryting /home or anything like that unless know password etc decypriton key etc for sure17:31
vidarloI have a TT4650 DVB device. It worked perfectly in 16.04.02 _before_ I installed ubuntu on a new drive.17:32
vidarloand it works perfectly on OpenSuSE17:32
SebthreeBQM10HDas_ wedgie  mgiht be some way to crack the encryption of the /home  but that wont be easy17:32
vidarlohowever, when loading the appropriate modules, nothing happens with ubuntu reinstalled17:32
vidarlohave tried with 4.4.0-62 and -5917:32
as__reinstalling time...17:32
wedgieSebthreeBQM10HD: better off trying to crack old password to recover the key17:32
SebthreeBQM10HDas_ don't do  a encrypted home17:32
SebthreeBQM10HDas_ unless you have proper valid reason to have tha tencrypted17:33
SebthreeBQM10HDthat's my advice17:33
michaldybczakNight_, tried to use "cd ~ && wget -O - --no-check-certificate "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -" and moved it a little bit further, but still it couldn't get it through http so my download is still failing17:33
vidarlowedgie: if you have unencrypted swap, simply grep for the key in swap... :D17:33
wedgieas__: and if you do, write down the key when it prompts you to do so17:33
as__:D wedgie17:33
as__is it a good idea to copy all hidden files (.mozilla for example) into a brand new notebook?17:34
wedgieas__: note that you could just create another user and continue using the current install17:34
=== fotografo is now known as fotografoLombard
wedgieyou just eont be able to get your files back17:34
vidarloas__: depends, I have used the same ~ since  approx 200017:35
as__vidarlo: what is ~?17:35
KirchI've receiving 408 request timeout problem in almost every site I've tried to access. I've tested on Chromium and Opera, but the problem persists. I'm using Ubuntu 16.04 and there is nothing on the internet about it.17:35
vidarloas__: home folder17:35
as__wedgie: if those are the options I will reinstall17:35
b100sOerHeks, i created special efi partition: in article was recomendation to create /boot/efi with fat32 and mark it as boot, but ubuntu 16.04 installer doesnt give me abiliti to mark it  as bootable but was special type in selection menu of fs-types - efi partiton; so.. looks likes ok, waiting for done installation; but one question: should i create /boot partition?17:36
as__regarding encryption: is there a maximum size for filenames? 5 hours ago, as I was copying all my data into the new notebook some files could not be copied, because the filenames were too long. That neve rhappened to me17:36
as__but I never encrypted before17:37
=== happy is now known as Guest37892
b100sOerHeks, still bad installation : (17:37
Eva__ioria, now I have connected my 4G modem to my Ubuntu computer17:38
Eva__The screen on Ubuntu computer is black.17:39
ioriaEva_, ok, press 'esc'-> grub -> advanced oprions -> recovery mode17:39
SebthreeBQM10HDas_  I think generally  reallh long file names, may not be liked by file systems17:39
SebthreeBQM10HDreally long17:39
b100scan be a problem in Unetbootin17:40
b100sgoing to create new usb-stick17:40
Eva__Yess, done¨.17:40
ioriaEva_, network17:40
Eva__Yes, done. Modem for device at ... succesfully created. ModemManager[895]: <info>  Modem: state changed (unknown -> disabled)17:42
ioriaEva_, mmm,    root17:42
Eva__I typed root. Didn´t get any output.17:43
ioriaEva_, you're already at  a prompt ?17:43
Eva__By the way I can see this message: Invalid mobile equipment error code: 5017:43
KirchAnyone have a reference to solve my problem?17:43
ioriaEva_,  ping 8.8.8.817:44
Eva__I guess the promt is lost.17:44
=== the_ant1 is now known as the_ant
SebthreeBQM10HDhi17:45
as__how many of you run an encrypted home dir?17:45
SebthreeBQM10HDas_  not that many people, mostly paranoid people17:45
SebthreeBQM10HDas_ what you got to hide ?17:45
ioriaEva_,  what you mean 'lost' ?17:46
SebthreeBQM10HDEva__,   sudo for root I had to re join here so17:46
Eva__I pressed finally Ctrl-C.17:46
SebthreeBQM10HD!sudo17:46
ubottusudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo17:46
Eva__Now I have got the graphical interface.17:46
SebthreeBQM10HDEva__,  ctrl c will stop whaever is running in terminal yes17:46
ioriaEva_,  that is 'resume' i guess17:47
Eva__Should I try to restart the computer once again and press ctrl-shift-f1?17:47
ioriaEva_,  if you can't login in gui or in console, yes17:47
ioriaEva_,  and you still need the recovery mode to work17:48
ioriaEva_,  but if you have a livecd, we can try from there17:49
Eva__OK, now I have restarted the computer. Should I choose the recovery mode once again?17:50
ioriaEva_,  yes17:51
Eva__OK, done. Should I now choose network again?17:51
ioriaEva_,  yes17:52
ioriaEva_,  i thin the issue is your device17:52
Eva__I have got the same messages. The screen stopped writing new messages after this one: ModemManager[832]: <info>  Modem: state changed (unknown -> disabled)17:54
as__help me understand this: if I encrypt the ssd wheren 16.10 is installed, encrypting a home dir is a bit ridiculous, right?17:54
Eva__There is no prompter on the bottom of the screen.17:54
ioriaEva_,  ok, it's not working17:54
SebthreeBQM10HDEva__, what are you trying to do ?17:56
ioriaSebthreeBQM10HD, we need connection on recovery mode17:56
SebthreeBQM10HDEva__, I think the way to do it is a ethernet cable if an do tha, or sot it out17:56
SebthreeBQM10HDEva__, wirelss could be difficcul to configure eiher way17:57
ioriaSebthreeBQM10HD, no ethernet cable available17:57
SebthreeBQM10HDas_  by default  for Ubunu,  /home would be in the /17:57
SebthreeBQM10HDas_ however I think the whole hard disk needs to be encrypted really,  not just /home  or that can kind of deafer the piont of encryption, I remember reeading something online abou that awhile ago17:58
SebthreeBQM10HDas_  basically its not as secure as people may think when only /home is encrypted17:58
ioriaEva_,  choose 'root' instead of 'network' and we try to bring it up manually17:58
=== tarunno is now known as Guest91126
=== Guest91126 is now known as tarunno_
Eva__Yes. I am in root.17:58
SebthreeBQM10HDas_  still though unless you got something to potentailly hide from the po lice :d,  or some critical secret company enterprise business data, or something like that, why encrypt i ?17:59
ioriaEva_,  ping 8.8.8.817:59
SebthreeBQM10HDit17:59
Eva__I have got lots of "Destination Host Unreachable"18:00
ioriaEva_,  yes, run ifconfig18:00
Eva__Should I interrupt the ping-command first?18:01
Eva__Its still running.18:01
ioriaEva_,  yes18:01
Eva__With ctrl-c?18:01
ioriaEva_,  yes18:01
Eva__Now I entered ifconfig.18:02
ioriaEva_,  what you see ?18:02
Eva__lots of things ...18:02
ioriaEva_,  look at the left side .... those are the interfaces names18:02
Eva__but nothing I could connect with my 4G modem18:02
Eva__eth0, lo and wlan018:03
ioriaEva_,  ifconfig eth0 up      see what it says18:05
Eva__When I typed ifconfig eth0 up, I didn´t get any output.18:06
ioriaEva_,  you know your modem ip ?  run    route18:07
Eva__Sorry, I don´t know the ip for my modem. Route gave this output: Kernel IP routing table .... which information should I look at?18:09
ioriaEva_,   a number like 192.168.1.118:10
Eva__I am sorry. I don`t know. Where could I find it?18:10
SebthreeBQM10HDEva__,  route command should get it ging by ioria18:11
ioriaEva_,   so the 'route' output is just ' Kernel IP routing table' ? and nothing else ?18:11
SebthreeBQM10HDEva__,  did you run the route command ?18:12
Eva__No, no. There is a table: Destination Gateway Genmask Flags Metric Ref Use Iface18:12
ioriaEva_,   and after ?18:13
Eva__default * 0.0.0.0 U 1002 0 0 eth018:13
Eva__link-local * 255.255.0.0 U 0 0 0 eth018:13
ioriaEva_,   sudo dhclient eth018:14
Eva__I typed "sudo dhclient eth0". Waiting for output from that command.18:15
sachinHello, guys. I have a problem. Whenever I try to compile file using "make" command, tab completion does not work. If I have a file named palindrome.c , I'll have to type the name full.18:18
CrazyTuxI just installed Lxde DE, but not able to find the option for Lxde during log in.18:18
ioriaEva_,   interrupt, then18:18
SebthreeBQM10HDCrazyTux,  how did you install it ?18:18
Eva__By Ctrl-C?18:18
ioriaEva_,   yes18:19
Eva__OK, done.18:19
ioriaEva_,   sudo dhclient wlan018:19
CrazyTuxsudo apt-get install lxde18:19
SebthreeBQM10HDCrazyTux,  make sure it's lubuntu-desktop and not just lxde, for the whole thing,  should come up asking what log in screen when that one to.  ctral tab or whatever to select, and lxdm is a good one18:20
Eva__No output from this command either.18:20
SebthreeBQM10HDCrazyTux, yep do this then. sudo apt-get install lubuntu-desktop18:20
ioriaEva_,   ping 8.8.8.818:20
CrazyTuxok. let me try.18:20
EriC^^sachin: i think make is used for Makefiles, not .c programs18:20
SebthreeBQM10HDcrazy l xdm is the log in screen of lxde, and my prefered18:20
SebthreeBQM10HDCrazyTux,  ^^18:21
Eva__Again I get lots of "Destination Host Unreachable".18:21
sachinNo actually it works with .c and .cpp too. there18:21
ioriaEva_,   then you need a livecd18:21
ioriabrb18:21
EriC^^sachin: not for me!18:21
Eva__OK. Thank you!18:21
EriC^^sachin: it says "Nothing to be done for ...c"18:21
sachinthere's no hassle to go through "cc filename.c -o executable"18:22
Eva__brb?18:22
sachindon't use the .c extension. Just file name18:22
Eva__Should I boot the computer with the Live CD?18:22
EriC^^sachin: ah i see, without the .c it does compile18:22
SebthreeBQM10HDEva__, yeah18:23
SebthreeBQM10HDEva__, can do recvoery stuff and re insttlls with that18:23
sachinyeah, but autocompletion does not work on that stage.18:23
Eva__Thanks a lot! And thank you all you kind people who took your time to help me!  :-)18:23
sachinIs there a workaround for it?18:23
EriC^^sachin: it's not its intended use though!18:23
EriC^^sachin: you could make an alias or function18:24
sachinyeah... so I asked for workaround. I am afraid I am not that good at bash scripting.18:24
SebthreeBQM10HDEva__, ad18:24
SebthreeBQM10HDEva__,  and brb be right back, ioria should be back in a bit in other words back soon18:25
nathdwekHi, what the latest status to have a working haskell+stack setup working on ubuntu16.10?18:25
nathdwekgithub says rebuilding from scratch from source should do it, and it did work on another machine some time ago (I don't remember if there was something specific). Now I'm on a fresh 16.10 machine and I can't seem to get past the linking errors.18:25
CrazyTuxSebthreeBQM10HD, you also use Lxde?18:25
SebthreeBQM10HDCrazyTux,  sometimes lxde itself, but mostly just for the log in screen in distros :)18:25
CrazyTuxdo you prefer it over others?18:26
SebthreeBQM10HDCrazyTux,  out of the five or so I have tried, I think lxdm is the best18:26
SebthreeBQM10HDCrazyTux, just answering that, as your question comes in :D18:26
EriC^^sachin: hmm 1 sec18:26
SebthreeBQM10HDCrazyTux,  for an interface though, no not tht keen on lxde18:27
EriC^^sachin: makeq() { make "${1%%.c}";}18:27
EriC^^sachin: that should strip the .c at the end and pass it to make18:27
sachinembed in it in .bashrc ?18:28
Eva__SebthreeBQM10HD thank you for your explanation!  :-)18:28
EriC^^sachin: yes18:28
SebthreeBQM10HDEva__, where you from ?18:28
sachinlet me give it a try!18:28
Eva__from Sweden18:28
SebthreeBQM10HDEva__, du are svensk oh, ok pm me :)18:28
vgoodguy If you gotta chose between an intel ATOM with an SSD or CELERON with eMMC, which one would you go for?18:29
Eva__Ja, jag är svensk.  :)18:29
vgoodguywhich one would support lubuntu easly?18:29
vgoodguy If you gotta chose between an intel ATOM with an SSD or CELERON with eMMC, which one would you go for? for LUBUNTU18:29
SebthreeBQM10HDEva__, thats interesting, since I am half sweed, can chat more in privat message about things like that if you want, would be off topic here18:29
vadiI'm on a fully updated Ubuntu 16.04 system, and when I try to install a .deb file, the gnome software app simply crashes. Is this expected?18:30
SebthreeBQM10HDvadi, no that should work18:30
ioriaEva_,  if you don't have a livecd, download it again and make a ubs with rufus18:30
Eva__Thank you ioria, I guess I can download it from https://help.ubuntu.com/community/LiveCD - is that right?18:31
vadiHow can I fix my problem?18:31
k1lEva__: https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows18:32
OerHeksvadi, what .deb file exactly?18:32
koffeinfriedhofvadi: a .deb file? Which one? Did you try it with a terminal command?18:32
Eva__Thanks a lot!18:32
KirchI've receiving 408 request timeout problem in almost every site I've tried to access. I've tested on Chromium and Opera, but the problem persists. I'm using Ubuntu 16.04 and there is nothing on the internet about it.18:33
SebthreeBQM10HDEva__, yep if you don't have an ubunutu live ready to go, you'll have to make a new18:33
SebthreeBQM10HDEva__, how did you get ubuntu instlled ?18:34
Lavinhohelp me18:34
SebthreeBQM10HD!details18:34
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.18:34
SebthreeBQM10HD!ask18:34
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:34
SebthreeBQM10HDLavinho, those were for you, what is your issue18:34
Lavinhocommand not found´18:34
Eva__Yes, thank you SebthreeBQM10HD. I feel exhausted now, so please forgive me. I have to continue tomorrow.18:34
Lavinhothis command /mnt/flshdrv/18:35
ioriaEva_, you're welcome18:35
sachinIt is not working Eric18:35
k1lKirch: you get that error in your browsers? do you use any sort of proxy or vpn or tor or company network?18:35
k1lLavinho: that is not a command. that is a path18:35
KirchEvery browser. No.18:35
Lavinhoyes18:36
Lavinhodont exist18:36
EriC^^sachin: why not?18:36
Lavinhohelp me please18:36
SebthreeBQM10HDLavinho, uh your trying to get it to detect a flash drive ?18:37
Lavinhoyes18:37
SebthreeBQM10HDLavinho, it should do that anyway18:37
SebthreeBQM10HDLavinho, put it in again if it won't just detect18:37
Eva__SebthreeBQM10HD, I think you could get more exchange with my x-boyfriend. He is also half swede (and half czech). He has tried to support me this evening.18:37
SebthreeBQM10HDEva__, no I understand I think, your not that techi so this is all a bit uh18:38
kzetWhen I alt-tab or click on another active window/program in Ubuntu, everything freezes for like a fraction of a second. Tried googling it, but can't really find anything on it. Anyone else?18:38
sachinI don't know.. it does not complete when I hit tab..18:38
SebthreeBQM10HDEva__, if you get  UBuntu CD sorted,  I think ioria can guide you through the proccess for your issue18:38
sachinsorry buddy! it is working... I mistake took it as "make"18:39
SebthreeBQM10HDEva__, did your ex set it up on your computer in the first place? so you aren't actsaully tha sure wha a live cd is ?18:39
sachinyaah, working now.18:39
sachinThanks mate!18:39
jackultexit18:40
jackultexit18:40
jackultexit18:40
kzetLUL18:40
Eva__Yes, it was my ex, who installed Ubuntu for some year ago.18:40
SebthreeBQM10HDeva_ ok and waht is the problem now, I missed some of that18:40
k1l_Kirch: on all websites?18:41
Eva__I have to relly on his ability to make the Live CD.18:41
SebthreeBQM10HDioria,  ping still around ?18:41
KirchAlmost18:41
KirchNot all18:41
SebthreeBQM10HDEva__,  you can make yourself18:41
Eva__The problem now is to login on the Ubuntu.18:41
ioriaSebthreeBQM10HD, yep18:41
SebthreeBQM10HDEva__,  just need a big enough empty usb,   or  dvd r/rw18:42
SebthreeBQM10HDEva__, and you can do it in Windows to with a program such as rufus or unetbootin18:42
Eva__OK, thank you.18:42
SebthreeBQM10HDEva__,  once you got one and the computer is booted up from it, I think ioria can help you with your issue18:42
HankMoodyAlright, I tried installing the freshplayer that xangua mentioned still got the endless spinning circle. I googled some guides (hal and some others) and tried them, all to no avail, including this one that was asked and replied to very recently http://askubuntu.com/questions/874104/how-to-install-pipelight-on-ubuntu-16-1018:43
server_hello18:43
SebthreeBQM10HDEva__,  seems recovery mode wasn't good enough earlier, so need an actsual live session18:43
Eva__Yes, it seems to be so.18:43
SebthreeBQM10HDEva__,  have you got  a windows computer or something ?18:43
Eva__Yes, I have one.18:44
SebthreeBQM10HDEva__,   well your still here, so want to continue now ?18:44
Eva__I have one Ubuntu computer and one Windows computer.18:44
ioriaEva_, you just need to download the usuntu iso  and burn it on a usb pendrive18:44
SebthreeBQM10HDioria, if  she has a live  media sorted out,  which can try and do now, I guess you can help with the actsual issue from that18:45
ioriaSebthreeBQM10HD, we can try18:45
SebthreeBQM10HDEva__,  ok you need to download the ISO for UBuntu first18:45
EriC^^what are you guys up to?18:45
Eva__Thank you ioria and SebthreeBQM10HD. See you tomorrow!  :-)18:46
SebthreeBQM10HDEva__,   the ISO contains the Ubuntu version you download,  its the contents.18:46
ioriaEriC^^, she interrupted an upgrade, and now she cannot even login in console18:46
EriC^^ah18:46
ioriaEriC^^, we tried recovery and dpkg --recf -a, but we also need connectivity tp upgrade, and no eth cable available18:47
SebthreeBQM10HDEva__,   tommorow yeah, but certain people would be up for trying to help you more now :)18:47
EriC^^ioria: you mean --configure? reconfigure goes through all packages with ncurses and asks stuff18:48
ioriaEriC^^, dpkg --configure -a18:48
tarballhello everyone, libreoffice is not opening. I removed its folder in  ~/config, but it's still the same18:49
tarballbefore trying reinstall, is there anything else I can quickly fix it?18:49
ioriatarball, start it from cli18:49
k1l_tarball: start from terminal and look at the error18:49
tarballioria, I tried18:50
tarballno error, no output18:50
ioriatarball, and ?18:50
ioriaoh18:50
EriC^^tarball: does it work for the guest account?18:50
ioriatarball, its from repo or fromppa ?18:51
tarballioria, from repo18:51
ioriatarball, ^^ EriC^^18:52
tarballioria, yes, I am about to switch18:52
tarballEriC^^, trying now18:52
tarballEriC^^, yes, it opens as guest18:52
tarballor at least the logo appeared so far18:53
EriC^^tarball: how's the permissions in your home dir? try sudo find ~ ! -user $USER18:53
tarballyes, it opened18:53
kzetWhy is Ubuntu "hanging" or "freezing" for a fraction of a second when I alt-tab to a different program/window? Anyone else having this issue? I'm using 16.04. Nvidia 367.57.18:54
tarballEriC^^, am I going to inser my username fir 'user'?18:55
tarballfor*18:55
EriC^^tarball: no need18:55
tarballEriC^^, no output18:55
EriC^^tarball: ok, any other libre related dirs?18:55
tarballEriC^^, no18:56
ioriatarball, look  at     ls -al ~/.config/libreoffice/4/user  if you're the owner18:57
tarballioria, I deleted libreoffice folder18:57
smhargreetings18:57
EriC^^tarball: no output at all when you run it from the terminal?18:57
tarballEriC^^, trying now18:57
tarballEriC^^, the command you posted had no output, trying the one from ioria18:58
tarballioria, as I said, because it's deleted, no such directory18:58
tarballok, else I can reinstall, no problem18:59
EriC^^reinstall what?18:59
ioriatarball,    ls -al ~/.config/libreoffice/    same result ?18:59
tarballtrying in a min, doing autoremove now19:00
tarballioria^19:00
smharI have a 2 TB usb drive that I want to divide into several partitions. One NTFS for file sharing with windows computers. One or more for file backup archives for linux computers. and another partition to hold few linux live CD iISOs.19:00
GenericHey guys is anybody got NOEFETCH19:01
smharI want to have a grub boot loader in this usb drive that will boot directly one of the ISOs through a grub menu19:01
Genericsetup in his terminal19:01
Genericreal quick19:01
k1l_Generic: where?19:01
GenericK1l what do you mean where19:01
k1l_Generic: i need more context19:02
EriC^^smhar: you'll need a /boot partition with grub installed there and grub in the mbr19:02
wrapashHello ubuntu. I'm real sorry for this, but how do I reset my freenode password?19:02
tarballphew, loads of files being autoremoved19:02
EriC^^wrapash: /msg nickserv passwd <oldpass> <newpass>19:02
k1l_wrapash: for issues ask in #freenode19:02
narupohi all19:03
wrapashEriC^^: I no longer have my old password19:03
wrapashk1l_: You can never join #freenode without enormous wait time19:03
HankMoodyAnyone willing to help me with DRM flash? I already installed fresh player, it's not working. Also tried some guides to no avail. Including one that had been answered with in the past week.19:03
tarballioria, same error, no such file or directory19:03
OerHeksHankMoody, google chrome does DRM. but flash will soon be dead, as it should be, browsers block the plugin.19:04
OerHeks64 bit only19:04
EriC^^wrapash: /msg nickserv sendpass19:04
EriC^^wrapash: or sendpass <email> maybe19:04
tarballok, will reinstall19:04
wrapashEriC^^: Thaaank you19:04
ioriatarball,    and it's libreoffice is installed , right ?19:04
ioriatarball,    and libreoffice is installed , right ?19:05
EriC^^tarball: reinstall what?19:05
HankMoodyOerHeks: thank you, I know it will be dead soon. Is there any reason you can think why my chrome installation won't do DRM? (nbcsports, foxsportsgo, watchespn, etc.)19:05
OerHeksHankMoody, nope.19:05
HankMoodyMy chrome is 56.0.2924.87 64 bit19:05
tarballEriC^^, ioria, yes, libre office is installed, I've been opening files in this session..reinstalling it now19:05
HankMoodyDamn, alright. I'll keep dicking with it. Thank you.19:06
wrapash/msg NickServ SETPASS wrapash btuljxkczgnu19:06
tarballEriC^^, ioria, already deleted19:06
wrapashooops19:06
wrapashplease don't do anything nasty19:06
ioriatarball,    yes, i see19:07
smharI want to have this mostly used with laptops with EFI. since the laptop doesn't have installed, I booted from ubuntu 16.10 live cd19:07
EriC^^tarball: reinstalling won't help, the problem is a user config issue and anything to do with apt won't touch the user files19:08
EriC^^smhar: then you'll need an efi partition and a /boot partition19:08
SebthreeBQM10HDhi19:08
narupohi19:08
smharand then followed these directions: https://ubuntuforums.org/showthread.php?t=227649819:08
SebthreeBQM10HDnarupo, hi19:09
narupoSebthreeBQM10HD, sup?19:09
smharbut I couldn't boot the usb drive19:09
SebthreeBQM10HDnavid, nm u19:09
SebthreeBQM10HDnarupo,19:09
narupoSebthreeBQM10HD, what is 'nm' ?_?19:10
SebthreeBQM10HDnarupo, not much19:10
tarballEriC^^, oh no :)19:10
narupoSebthreeBQM10HD, oh, thanks.19:11
EriC^^smhar: what does the file structure look like, type ls -lR /mnt/EFI | nc termbin.com 999919:11
narupoSebthreeBQM10HD, do you fine little?19:11
tarballat reinstalling, do I need to type libreoffice as 'libreoffice*' ?19:12
EriC^^tarball: you'll have to rename some config's until you find the culprit, or just create a fresh user and move your stuff there19:12
SebthreeBQM10HDhmm19:12
as__im trying to install ubuntu but the partitions already present (and an encrypted home directory) dont allow me to just nuke the ssd. how do I fresh install 16.10 and erase all data in the ssd?19:12
narupoSebthreeBQM10HD, Im sleepy now in the bed.19:12
ioriatarball,    that, or just reinstall writer and test it   sudo apt-get install libreoffice-writer19:13
elichai2hey19:14
narupoSebthreeBQM10HD, And there is in the night.19:14
tarballioria, oh, installing it full is fine19:14
SebthreeBQM10HDelichai2, hi19:14
narupoelichai2, yo19:14
KirchI've receiving 408 request timeout problem in almost every site I've tried to access. I've tested on Chromium and Opera, but the problem persists. I'm using Ubuntu 16.04 and there is nothing on the internet about it.19:14
elichai2My network keep getting reconnected every 1-20 minutes19:14
k1l_Kirch: reboot router?19:15
narupoelichai2, why?19:15
KirchAlready tried19:15
elichai2I have AR9485 with athk919:15
elichai2I don't know19:15
KirchI don't find nothing about this error on the internet19:16
elichai2already tried "echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9kfix.conf" and reboot19:16
narupoelichai2, wlan?19:19
elichai2narupo: yes19:20
narupoelichai2, check log: http://askubuntu.com/questions/210017/how-to-debug-wifi-connection19:20
usdfdsafsafhelo >19:21
usdfdsafsafasus x205, Ubuntu, need help, trackpad isn't moving fast enough19:21
usdfdsafsaftwo finger scrolling works though19:21
usdfdsafsafanyone19:22
narupohello, I need talk friend.19:22
narupoBut I am sleepy.19:22
compdoctry talkfriend.com19:22
narupooh19:23
narupocompdoc, thanks19:23
compdocnp19:23
usdfdsafsafanyone help me19:23
narupowhat is 'np' ?_?19:23
narupo'np' is 'no problem' maybe.19:24
usdfdsafsaf:D19:24
narupo:)19:24
ioriapppoeconf19:25
narupotalkfriend.com was closed x_x19:25
=== danny is now known as Guest35090
mukuzDuring the boot the console screen splits into 2 after ""fb switching to inteldrmfb from efi vga" message19:27
mukuzany idea?19:27
narupothanks all. bye19:29
hugh-adolphhttps://www.youtube.com/watch?v=1aqLpNXQsUI19:33
ducassehugh-adolph: no spam, please19:35
=== ubuntu-mate is now known as jnewt
hadifarnoudis it safe to delete files in /var/log/recap?19:36
=== Birosso is now known as harr
=== harr is now known as Birosso
m3n3chm0hello guys, after upgrading from Xubuntu 16.04 to 16.10 I can't view flash sites or videos.. but libpepflashplayer.so is installed any clue ??19:37
=== eddie is now known as Guest51165
naruposorry developers. I misstaken log in channel. goodnight.19:40
k1l_m3n3chm0: why dont you use the adobe-flashplugin package?19:43
k1l_from partner repo19:43
m3n3chm0it's already installed I guess I need to edit the full path in here ~/.config/freshwrapper.conf19:44
k1l_the whole freshplayer and such is a different setup19:44
=== dewwii is now known as deww
m3n3chm0mmm then I'll try to uninstall all and olny reinstall flash from the partner repo19:46
m3n3chm0thanks k1l_19:46
=== robotrolll is now known as robotroll
robotti^could anybody recommended some good wifi radio with free software driver support?20:03
robotti^wifi ac support?20:03
ximer85bonsoir20:05
OerHeksrobotti^, how is that related to ubuntu support?20:06
robotti^OerHeks: I am just wondering if some ubuntu user would recommended some good usb-wifi ac adapter?20:07
robotti^OerHeks: because I just want working wifi20:07
bytefirehi, how do you know which GPU is currently in use? there are two on my laptop - intel (builtin) and nvidia20:07
robotti^OerHeks: that's how20:08
robotti^without using nonfree firmware blobs20:08
k1l_robotti^: that better suits into the #ubuntu-offtopic or ##hardware channe20:09
robotti^k1l_: ok, thanks!20:09
OerHeksbytefire, driver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use'  # this gives the driver intel/nvidia ( or nouveau)20:11
bytefireOerHeks: cool!20:11
bytefireOerHeks: how do you switch?20:13
OerHeksbytefire, nvidia settings > prime http://ubuntuhandbook.org/index.php/2016/04/switch-intel-nvidia-graphics-ubuntu-16-04/20:14
bytefireOerHeks: thanks. btw lspci command above shows only the drivers that are in use by that graphics card. not whether it is the currently active ard20:16
bytefirecar**20:16
bytefirecard20:16
ioriabytefire, for that i think you need the mesa-utils and the glxinfo command20:16
bytefireioria: right20:17
ioriabytefire, also xrandr --listproviders20:17
OerHeksoh, my bad.20:18
OerHeksi thought in use would be in use.20:18
bytefireioria: well just got glxinfo. is it "server glx vendor string:" in output?20:21
ioriabytefire, glxinfo | grep "OpenGL renderer string"20:21
bytefireOerHeks: that's alright because that's also what i wanted to know20:21
bytefireioria: cool20:21
ioriabytefire,  xrandr --listproviders    what it says ?20:21
bytefireioria: xrandr says nvidia which is consistent with glxinfo output20:22
bytefirethanks20:22
ioriaok20:22
bytefireioria: can both gpus be active at same time? with some user programs using one and some using the other?20:23
ioriabytefire,  i remember bumblebee, but it's deprecated in favor of prime..20:23
RDX400Hi, got some update problems,http://pastebin.com/UYvjMnWZ need help pls20:24
ioria*favour20:24
bytefire:)20:24
bytefiredon't know what these are..20:25
=== lynn_ is now known as gryphon
ioriabytefire,  never mind, not coerent answer20:26
UbuntuMaxorHey20:28
wurdzhey guys, im looking for some help with minidlna in ubuntu. my primary share location is a thumb drive but its not being advertised (local shares are).20:28
ioriabytefire,  bumblebee lets you choose the program ,so you can run an app with intel and another with nvidia, but you were asking something else20:28
UbuntuMaxorUsing wine cuz im to lazy to setup my .rpm20:29
UbuntuMaxorWhat does wine stand for, people?20:29
ducasseUbuntuMaxor: wine is not an emulator20:29
bytefireioria: okkay. i guess that answers the question as side effect20:29
dh128wine is not an emulator20:29
UbuntuMaxorok20:29
k1l_UbuntuMaxor: wine is a windows layer. and .rpm is the wrong pacakgeformat for ubuntu20:29
dh128how would you define http (anything) jpg in regex? I tried the too-simple http*jpg but it didn't work20:30
UbuntuMaxorbtw the reason i came here is help with the Linux dist of noip220:30
SchrodingersScat!info noip2 | UbuntuMaxor: iirc that's in your repos.20:31
k1l_UbuntuMaxor: this is for ubuntu help. for generic other other liunx help there is ##linux20:31
ubottuUbuntuMaxor: iirc that's in your repos.: Package noip2 does not exist in yakkety20:31
crisedWhat does this means? [1]+  Stopped20:31
UbuntuMaxoralso i wanted help with nano commands20:31
wurdzok20:31
SchrodingersScatUbuntuMaxor:  guess it's inadyn now20:31
UbuntuMaxorwhat are the hotkeys for exiting nano?20:31
SchrodingersScatcrised: you probably backgrounded a command, and it is now stopped.20:31
k1l_UbuntuMaxor: ctrl+x20:31
UbuntuMaxoroh20:31
SchrodingersScatUbuntuMaxor: ctrl-x for me.20:31
UbuntuMaxorThanks.20:32
crisedSchrodingersScat: so the program behind it, it's not executing?20:32
crisedit's frozen there?20:32
SchrodingersScatcrised: hmm, that depends on your line used.  Be careful of using &, is this in a URL or similar?20:32
crisedSchrodingersScat: nope it's a script, a nodejs program20:32
SchrodingersScatidk about nodejs20:33
SchrodingersScatcrised: that's normally what I see in console when something has been backgrounded with & though, normally when I incorrectly don't quote urls, like "https://youtube.com/v?=blahblah&t=120"20:33
ducassecrised: try 'fg' to bring it into the foreground20:34
=== chester is now known as chesterk
crisedducasse: yes20:34
crisedhow do I send a process to the background?20:34
crisedwithout stopping it20:34
ducassecrised: ^z (which will stop it and return you to the shell), then 'bg' to tell it to continue running in the background20:36
sherman_where do I find my hexchat profile? its not xchat2, is it?20:36
k1l_sherman_: its in .config folder20:37
ioriasherman_, ~/.config/hexchat20:37
texlaI tried removing old kernels which appear at startup..I uses sudo apt autoremove --purge..it removed the autoremove entryies from synaptic but not the ones from startup section ..what command should I use?20:37
crisedducasse: it doesn't continue, it remains stopped20:38
The_Mythhello guys. where can I get help with a shell script?20:38
k1l_texla: sudo update-grub20:38
k1l_The_Myth: #bash ?20:38
The_Mythk1l_: tks :D20:38
texlak1l_, thanks20:39
UbuntuMaxoralso i'm having some trouble running Steam through Wine20:40
k1l_UbuntuMaxor: ask the wine specialists in #winehq20:40
\9why would you run steam through wine? steam has native binaries available20:40
UbuntuMaxorbc i want to play windows games20:40
ducassecrised: are you still trying to get the stopped process running, or stop and background a new one?20:40
crisedducasse: I want to run a process in the background20:41
ducassecrised: 'programname &'20:41
crisedducasse: I do that then it stops20:42
crisedafter pressing enter20:42
w9qbjcrised, that process may need input from stdin20:42
crisedw9qbj: it does20:43
w9qbjcrised, then the input is effectively <EOF>  you may need to redirect the input from a file20:43
UbuntuMaxorWelp winehq is COMPLETELY empty20:44
k1l_!wine | UbuntuMaxor20:44
ubottuUbuntuMaxor: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu20:44
UbuntuMaxorso is there any chance anyone here can help me with my problem20:44
UbuntuMaxorit concerns running steam through wine20:45
ducasseUbuntuMaxor: i suggest you wait for it to be non-empty20:45
koffeinfriedhofUbuntuMaxor: If you want to play windows games, why don't you use Windows? Ubuntu is not a windows-replacement app...20:46
k1l_UbuntuMaxor: the channel is not empty. and you are in there20:46
UbuntuMaxorno ones bothering to say anything20:46
SchrodingersScatUbuntuMaxor: you're trying to do dns through noip?20:47
UbuntuMaxorforget the noip problem20:47
SchrodingersScatthen yes, idk what you're doing, maybe you need to reiterate your goals20:47
ioriaUbuntuMaxor, https://wiki.archlinux.org/index.php/Steam/Wine20:48
k1l_UbuntuMaxor: ask the specialists at #winehq, maybe it takes some time. but do look at the wine database in the meantime20:48
SchrodingersScatyeah, the wine database pages are helpful, should get you started.20:48
UbuntuMaxorThanks, i'll take a look at this20:49
UbuntuMaxorBut this is for archlinux will the wrapper work with Ubuntu?20:49
ioriaUbuntuMaxor, no idea :þ20:50
UbuntuMaxorok20:50
UbuntuMaxorhere goes most likely my distro20:50
UbuntuMaxor:p20:50
Night_hmm strange IPv6 issue here on my ubuntu, I get IPv6 for every other device than my one ubuntu machine20:51
Night_any suggestions?20:51
Night_(dhcpv6) from ISP with DHCP-pd20:52
bullet_hi20:52
=== bullet_ is now known as Guest27680
Night_hi bullet_20:52
Guest27680how are you20:52
chalker_Hi all! Does anyone have any electron-based apps installed under Unity (with globalmenu/dbusmenu)? E.g. atom, electron, skype, slack, mattermost, vscode, or something like that.20:52
crisedHow to make a bash script that types a command, e.g. control + d20:53
UbuntuMaxorWait, how can i make a document using the terminal again?20:53
silencecmtouch `name`20:53
UbuntuMaxorok20:53
k1l_UbuntuMaxor: just open it20:53
TheInformer_I have atom20:53
UbuntuMaxorok20:53
TheInformer_chalker_ I Have atom20:54
chalker_TheInformer_: Nice, thanks. Does it work with globalmenu/appmenu for you?20:54
TheInformer_yeah20:54
chalker_TheInformer_: So, the actual question: could you open dbus-monitor (from terminal) while running Atom and observe if it produces constant spam on com.canonical.dbusmenu interface?20:56
TheInformer_sure20:56
=== Guest27680 is now known as sdfsdf
=== sdfsdf is now known as Andrewewfsfg
=== Andrewewfsfg is now known as Asassin
chalker_The specific issue I'm talking about is https://github.com/electron/electron/issues/8455 (https://github.com/mattermost/platform/issues/5088 is also related).20:57
Asassinwho from RUSSIA  &20:57
Asassin?20:57
TheInformer_It only spams it while im doing something, not typing20:57
k1l_!ru | Asassin20:58
ubottuAsassin: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.20:58
tarballhello everyone, can you recommend me a metadata editor for xcf files?20:59
sherman_i just copied the directory hexchat from a backup copy into the ssd of my notebook. Why dont I see the old configuration?20:59
chalker_TheInformer_: what do you mean? When doing something with the menu? Because for me (on KDE Plasma) electron spams to dbus not depending on what I'm doing, that also happens with the app is not focused or is minimized.20:59
k1l_sherman_: restart hexchat?21:00
sherman_I already did... im trying now again21:01
k1l_sherman_: and where did you put it?21:01
sherman_k1l_, same subdirectory, that is: home dir/.config/hexchat21:01
chalker_Anyone else with Electron-based apps here? =)21:02
gambl0rehello?21:02
adebgI21:04
adebgpressed enter accidentally...21:04
adebgI have a major support problem but boot-ubuntu is empty.21:05
adebgAnyone who would be so kind as to listen to it?21:05
k1l_!details21:06
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.21:06
sherman_who has to own ~/.config/hexchat? root or user?21:06
k1l_sherman_: no21:06
k1l_sherman_: dont do stuff as root in your home21:07
sherman_so user, so permissions are right21:07
adebgBot, that wasn't my question. My question is: how do I boot my computer and access my OS?21:07
k1l_sherman_: ls -al .config/hexchat/ | nc termbin.com 999921:07
OerHeksadebg, that sounds more like a question21:08
UbuntuMaxorhow can i Install mimeo21:08
OerHeksadebg, hold shift @ boot, grub menu appears, and choose21:08
k1l_adebg: what did you do? what do you see as error?21:08
UbuntuMaxori need it for a steam wrapper fsr21:08
adebgThis problem began when I upgraded Debian Jessie to Stretch. Broke grub. Yes I know it's not ubuntu but I used ubuntu boot repair (inside unetboot) to boot into my computer again.21:08
adebgBoot repair did not work.21:08
sherman_k1l_, http://termbin.com/kly621:08
adebgIt said it did, but it did not.21:09
OerHeksadebg, wrong channel, join #debian21:09
k1l_sherman_: see all that root stuff? you did copy that as root21:09
sherman_k1l_, sorry21:09
k1l_sherman_: dont need to be sorry, you are messing up your system21:09
adebgBut debian wouldn't know what to do... boot repair has further messed up my filesystem. It's SUPPOSED to work with debian.21:10
sherman_so now I have to recursively change permissions to sherman:sherman, right?21:10
k1l_sherman_: sudo chown -R sherman:sherman .config/hexchat/21:10
tarballas I also wrote shortly before, I cant open libreoffice. I reinstalled it, removed config file, but still no avail21:10
sherman_thanks a lot k1l_21:11
OerHeksadebg, you haven't joined #debian at all ..321:11
lernermy main partition is a crypt-luks one. in the old days I used to have ext4 as primary partitions and given that 5% of its size were reserved for emergencies, reduce that to 1% (we are talking about 1TB HDD). does crypt-luks also reserve 5% of the blocks for emergencies? how do I reduce its value?21:17
ThePiHi, I am Ubuntu 16.04 ....quite often when playing minecraft, I get an entire system freeze. I am unable to switch to tty terminals to kill the process or anything like that, and I must hard-reboot.21:17
ThePi*I am on21:17
k1l_ThePi: look at the /var/log/ for the syslog and Xorg logs from before the reboot to see what the issue is21:18
Homely_Girlk1l_, I made a note of when my other password is required, is now a good time? :)21:20
k1l_Homely_Girl: just ask, others can help too :)21:21
Homely_GirlHi there, is there a way I can change the password to my "login keyring"?21:22
=== james is now known as Guest97393
k1l_Homely_Girl: open "seahorse" then right click on passwords:login and select change password21:23
ThePik1l_:  I don't see anytihng useful in syslog, and in XORG, i see this NVIDIA(0): Setting mode "NULL" as the very last line. Nothing else seems useful21:23
Homely_Girlk1l_, Thanks21:25
lernerwhere do I ask about crypt-luks?21:27
Homely_Girlk1l_, All sorted, thank you.21:27
ZoomDoes anyone have any experience cross-compiling packages for arm here?21:31
helpmehhi i -rm dpkg21:32
anddamI could use a word of advise about unicode support in terminal, on my local system works fine, when I ssh into a remote ubuntu system, same 16.04 I get wrong glyphs in place of "odd" characters21:32
helpmehhow do i make a fedora bootable usb21:32
helpmehmy ubuntu is broken :(21:32
anddamhelpmeh: is something wrong with #fedora?21:33
\9!fedora21:33
ubottuOther !Linux distributions besides !Ubuntu include: Debian, Mepis (using !APT); RedHat, Fedora, SUSE, Mandriva (using !RPM); Gentoo, Arch Linux, Manjaro, Slackware (using other packaging systems)21:33
\9meh that's not very useful21:33
helpmehi have ubuntu21:33
\9helpmeh: if you care to explain your problem with ubuntu we might be able to help with that21:33
anddamhelpmeh: that's not a point relevant to your question21:34
ZoomI'v installed gcc-arm-linux-gnueabi and downloaded the source for the package. But I get the Unmet Dependencies error when compiling, so I tried 'apt-get build-dep -a armhf MYLIB' but it says the dependencies "are not installable"21:34
anddamby the same reasoning I could be asking about my car's engine, since I have ubuntu21:34
ZoomSo, how to get those dependencies for cross-compilation?21:34
OerHekshelpmeh,  how in the world would you remove dpkg 'by accident'? ( you have been here before with this odd situation)21:34
lerneris synaptic no longer in use?21:35
OerHekslerner, sure it is, not standard installed iirc21:35
\9lerner: it still exists, but isn't provided by default afaik21:35
lernershould I no use it anymore? whats being used nowadays?21:36
helpmeh E: Sub-process /usr/bin/dpkg returned an error code (100) THIS IS MY PROBLEM21:36
\9lerner: if you like synaptic, of course you can still use it21:36
helpmehI -RM DPKG BY ACCIDENT :(21:36
OerHekslerner, that is up to you, 16.04 uses apt. ( previously apt-get )21:36
\9helpmeh: that just says that there was a problem21:37
glachehihi21:37
k1l_lerner: synaptic is not preinstalled since years now. you can still use it if you like after reinstall21:37
k1l_helpmeh: can you put the full output on paste.ubuntu.com and link that here?21:38
helpmehhow do i do thar?21:38
OerHekshelpmeh, if you install Fedora,m don't wipe yum :-D21:38
helpmehlol21:38
\9go to http://paste.ubuntu.com and put the output there21:39
helpmehi can't even make the boot usb as apt-install dosent work21:39
\9then click "Paste!" and pass the link here21:39
helpmehyeh do i ls something?21:39
\9no, you paste the context of the "E: Sub-process /usr/bin/dpkg returned an error code (100)"21:40
anddamwhat does "-rm" mean anyway?21:41
Sir_AndreiHi, ppl, i have a problem, I've deleted a file (fs ext4), i've searched in Google, but all options i've found makes me recover ALL files in the fs, that's stupid, cause i know in what folder the file was, there is a program to recover just that file?21:41
k1l_if you really removed dpkg manually (why ever you want to do that anyway) you still can get dpkg back from manually loading the the package and extract that21:41
k1l_but all that removed dpkg and load fedora stuff doesnt make any sense21:42
ChunkzZhow do I install an older version of kodi on ubuntu 16.04? it's been updated to 17 but I want to install 16...?21:42
helpmehhttp://paste.ubuntu.com/23977047/21:42
helpmehi have manually extracted it still dosen't work21:42
anddamSir_Andrei: some would argue it was stupid deleting it in first place, likely the program you use will let you cherry-pick the files to recover21:42
helpmehi just want to make a fedore usb and delete ubuntu :(21:43
ikoniahelpmeh: how did you remove dpkg21:43
anddamk1l_: what I don't get is the leading dash in "-rm"21:43
ikoniahelpmeh: use dd with the iso image,21:43
k1l_helpmeh: "ls -la /usr/bin/dpkg | nc termbin.com 9999"21:43
anddamlike it's two short options21:43
Sir_Andreianddam, well, it was a stupid delete, no doubt, but, for example, Piriform Recuva in Windows let the user to pick the files when recovering.21:43
ikoniahelpmeh: the guys in #fedora can help you understand the parameters requried for the fedora image21:43
lerneri dont know how to add this https://launchpad.net/ubuntu/+source/synaptic/0.83+nmu1ubuntu1 to my sources21:43
ikonialerner: why do you want to add that ?21:44
anddamSir_Andrei: and what program are you using on linux that isn't allowing you to do that?21:44
lernerikonia, i like synaptic21:44
ChunkzZanyone?21:44
helpmehyes but how can i make usb without dpkg ?21:44
k1l_lerner: you dont add that to your sources21:44
ikoniaChunkzZ: anyone what21:44
Sir_Andreitestdisk.21:44
\9lerner: just apt install that21:44
ikoniahelpmeh: you don't need dpkg21:44
OerHeksChunkzZ, ubuntu 16.04 gives kodi 15. and https://launchpad.net/~team-xbmc/+archive/ubuntu/ppa has only 16 for wily ...21:44
ikoniahelpmeh: I just told you use dd21:44
ChunkzZOerHeks, what does that mean?21:45
anddamSir_Andrei: sure it's not photorec instead? testdisk is for partition tables21:45
k1l_lerner: make sure universe is activated. then install synaptic21:45
OerHeksChunkzZ, no kodi 16 for 16.0421:45
helpmehls: cannot access '/usr/bin/dpkg': No such file or directory Use netcat.21:45
ikoniahelpmeh: yes, you said that21:45
Sir_AndreiWell, testdisk is the package...21:45
ikoniahelpmeh: just use dd to make the image21:45
Sir_AndreiYeah, photorec.21:45
ikoniahelpmeh: the guys in #fedora can help you with the parameters21:45
\9helpmeh: how did you remove dpkg? with rm?21:45
WeiJunLiwhat a soft lockup bug really is?21:45
helpmehyes21:45
ChunkzZOerHeks, really?!21:46
k1l_helpmeh: so do you want to fix your ubuntu now? or just make a fedora and delete ubuntu?21:46
\9helpmeh: so putting dpkg back in would fix it21:46
OerHeksChunkzZ, if you find a way, let us know.21:47
helpmehwell i would like to fix it :(21:47
ChunkzZOerHeks, wish I never upgraded now :(21:47
k1l_helpmeh: because i dont want to waste effort for this if you trash that anyway. you make it hard enough to support you anyway21:47
helpmehi have dpkg_1.18.4ubuntu1.1_amd64.deb21:47
lernerwhy do you use apt to install things instead of synaptic? isnt synaptic easier?21:48
k1l_lerner: what?21:48
ikonialerner: use software center then21:48
ikonialerner:21:48
helpmehmy software center dosen't work21:48
OerHekslerner, it is a choise.21:48
\9lerner: i find using the command line faster than clicking through menus21:48
k1l_lerner: you dont need 12 programs preinstalled. the choice is apt or software center. the rest can be installed from the repo. so install what you need21:49
\9lerner: if you want to use synaptic, just install synaptic and you have it21:49
k1l_helpmeh: ar x dpkg*.deb data.tar.gz21:49
bluekingmkisofs still on apt-get thing ?21:50
k1l_helpmeh: then "tar xfvz data.tar.gz ./usr/bin/dpkg"21:50
k1l_helpmeh: then "sudo cp ./usr/bin/dpkg /usr/bin/"21:50
k1l_blueking: apt is just a program to handle the ubuntu repos. so you ask if mkisofs is in the repos?21:50
bluekingyes21:51
helpmehi just get >21:51
\9blueking: it appears that it's in genisoimage21:51
lsnestestI'm having a weird issue. I am using X happily (running in irc in chrome), but when I go to the command line and type: xterm, I get: xterm: Xt error: Can't open display: 127.0.0.1:0.021:51
\9!info genisoimage21:51
ubottugenisoimage (source: cdrkit): Creates ISO-9660 CD-ROM filesystem images. In component main, is optional. Version 9:1.1.11-3ubuntu1 (yakkety), package size 316 kB, installed size 1524 kB21:51
k1l_!info genisoimage | blueking21:51
ubottublueking: please see above21:51
bluekingok :)21:52
\9lsnestest: try DISPLAY=:0 xterm21:52
lsnestestdisplay var is broken21:52
lsnestestgreat thanks21:52
helpmehterminal is stuch with >21:53
k1l_helpmeh: where21:53
krizoekhi, someone here know about xdmx? i seem to get input/output error when i try to use any application when the screen is being shared. and i did type xhost + on both computers too21:53
\9k1l_: unenclosed brace i guess21:53
\9er21:53
\9quote21:53
hearihi guys, I am looking for information about emacs to gnu-emacs website. I am trying to use some shortkeys like 'M-f' 'M-a' 'M-<'. but I dont understand what is M mean in this shortkeys.21:53
\9which suggests he copy/pasted the quotes21:53
krizoekim using this: startx -- /usr/bin/Xdmx :1 +xinerama -display :0.0 -display localhost:10.0 -norender -ignorebadfontpaths21:53
\9and left one out21:53
k1l_helpmeh: details matter a lot. "my car is broken" doesnt help the mechanic to know what is wrong, neither21:53
bluekinggenisoimage can be used for BD iso too ?21:54
k1l_helpmeh: make sure you dont copy the " but just what is inside the " "21:54
k1l_helpmeh: you can stop the command with ctrl+c21:54
\9helpmeh: press ctrl+d to get out21:54
\9er ctrl+c21:54
helpmehi still have Could not exec dpkg! E: Sub-process /usr/bin/dpkg returned an error code (100)21:55
\9then you did not follow the instructions21:55
nointerfaceHello everyone, I am here21:55
k1l_helpmeh: stop making more mess. follow the clear instructions  and report details if the suceed or give errors.21:55
ikoniahelpmeh: ls -la /usr/bin/dpkg21:56
ikoniaplease show me the output of that command21:56
\9nointerface: hello, this is ubuntu support21:56
bluekingk1l_  what I am going to use this iso tool are to make iso from bd folder/files21:56
nointerfaceHello ubuntu support, how are you doing?21:57
\9nointerface: we are doing fine. do you have an issue with ubuntu? banter is at #ubuntu-offtopic21:58
bluekingk1l_ from CLI  (no gui on this ubuntu machine)21:58
helpmehls: cannot access '/usr/bin/dpkg': No such file or directory21:58
nointerfaceAs a matter of fact, I do. I am wondering whether or not it is possible for me to the whole ubuntu?21:58
ikoniahelpmeh: then you didn't follow the instructions correctly21:58
ikoniahelpmeh: the binary is still not there21:58
helpmehi copy pasted ffs21:58
nointerfaceIf you could help me out with that, that'd be great21:59
k1l_helpmeh: please copy all the terminal commands  and output you did now to paste.ubuntu.com and link it here21:59
\9nointerface: sorry, is it possuble for you to do what? "to the whole ubuntu" doesn't make sense21:59
OerHeksnointerface, possible to do what?21:59
nointerfaceI want to the whole ubuntu22:00
nointerfaceIs this possible?22:00
wedgieyes22:00
nointerfaceWhat's the command?22:00
wedgiethe whole ubunto or no ubuntu22:00
k1l_nointerface: you are missing a verb22:00
nointerfaceOh, I am sorry22:00
helpmehhttp://paste.ubuntu.com/23977154/22:00
nointerfaceI want to DELETE the whole ubuntu22:01
nointerfaceIs this possible?22:01
nointerfacepreferably with a simple command in the terminal22:01
k1l_helpmeh: see, that is the wrong commands22:01
helpmeh:(22:01
k1l_helpmeh: so we make that step by step now and i need you to show the full output everytime on paste.ubuntu.com to make sure it worked.22:02
ikonianointerface: you can't delete it from the terminal you're running ubuntu from22:02
\9nointerface: you can't delete the running operating system. you need to use a live cd22:02
k1l_helpmeh: start with "ar x dpkg*.deb data.tar.gz" and show the output please22:02
ikonianointerface: you'll need to delete it properly from an external boot22:02
\9nointerface: or some other system repair tool22:02
nointerfaceAre you sure? There was some command that made me delete the root folder22:02
nointerfaceI've forgotten it, but I am pretty sure it exists?22:03
helpmehthere is o output22:03
helpmehno*22:03
ikonianointerface: no22:03
k1l_nointerface: thats not working22:03
\9nointerface: that's not going to work22:03
ikonianointerface: deleting the root folder, is not deleting ubuntu22:03
\9you'll just end up with a broken OS22:03
nointerfaceOh22:03
k1l_nointerface: if you want to delete ubuntu remove the partitions and install another boot loader22:03
nointerfaceI'm sorry for wasting your time.22:03
ikoniayou're not wasting our time22:03
k1l_helpmeh: ok, now: tar xfvz data.tar.gz ./usr/bin/dpkg22:03
ikoniait's a reasonable question22:03
helpmehhttp://paste.ubuntu.com/23977185/22:04
k1l_helpmeh: ok, now: sudo cp ./usr/bin/dpkg /usr/bin/22:05
helpmehno output22:05
nointerfaceHow do I join a BBS network?22:05
bluekingk1l_ ok got it now mkisofs :)22:05
ikonianointerface: what do you mean ?22:05
k1l_helpmeh: "ls -la /usr/bin/dpkg | nc termbin.com 9999"22:05
nointerfacelike, for example, I want to connect to a BBS. How is this possible?22:06
ikoniacan you give an example of what you're trying to do22:06
ikonianointerface: what do you mean "connect to a BBS"22:06
helpmehhttp://paste.ubuntu.com/23977200/22:06
k1l_helpmeh: sudo apt update && sudo apt upgrade22:07
nointerfaceA friend wants me to join his BBS. He says to use telnet and connect to the address on port 2322:07
ikonianointerface: so exactly that then telnet $address 2322:07
nointerfaceoh, thanks22:07
nointerfaceOne last question guys22:07
nointerfaceIs 2017 the year of the Linux desktop?22:07
ikonianointerface: no22:08
ikonianointerface: please don't troll22:08
nointerfacei'm sorry goodbye22:08
ikoniabye22:08
helpmehlol22:08
dueyfinsterI just tried to visit https://unity.ubuntu.com/mir/ and it seems it's been defaced?22:09
ikoniadueyfinster: yup, looks like it's been compromised22:10
OerHeksdueyfinster, try https://wiki.ubuntu.com/Mir22:10
helpmehvery slow22:10
\9dueyfinster: looks like a bad day for canonical... that's out of our hands22:10
dueyfinsterOerHeks: cheers found that after22:11
k1l_helpmeh: so dpkg is fixed now.22:11
helpmehits still updating22:11
helpmehprogress 15%22:12
k1l_dueyfinster: i dont think its defaced. the hacking there is usually named the code work, not in the meaning of cracking22:12
k1l_helpmeh: let it run. after that you can use your ubuntu normally again22:13
helpmehthank you22:13
dueyfinsterk1l_: perhaps yeah22:14
coolguyIs it true that hacking doesn't exist anymore?22:14
ikoniacoolguy: not a real question and offtopic22:14
OerHeks24th there is chance to test site usability! https://twitter.com/Canonical/status/82975216518289408122:14
bazhangcoolguy, thats not topical here22:14
k1l_coolguy: what about you stop joining with different nicknames in here and stop trolling?22:14
ikoniaooh it's that guy again22:14
helpmehhope its fixed :P22:15
helpmehhow do i fix software centre as i clik it dosen't work22:16
\9helpmeh: is apt still running in the console..?22:16
k1l_helpmeh: you cant open it as long as apt is working on terminal. let apt work it first22:17
helpmehive had it long time22:17
k1l_helpmeh: we can fix that when apt is doen22:18
helpmehwill vb ext pack work now22:22
k1l_helpmeh: dont know what the issue is.22:22
helpmehso i use kali vm with my alfa usb22:22
bluekingk1l_  testing it now :)22:23
k1l_helpmeh: you need to pass that usb through to that vm in the vb setings.22:24
Lenguys, how can I change order of loading nvidia and vfio-pci modules in 16.04 ubuntu?22:24
Lenlooks like nvidia is loaded before vfio :/22:25
helpmehvirtual box says invalid settings detected22:25
k1l_helpmeh: as always: details matter22:26
helpmehhttp://paste.ubuntu.com/23977342/22:27
k1l_helpmeh: this needs to match the same version of vbox.22:28
n00bhello22:29
=== n00b is now known as Guest26005
Guest26005please help, i think i've overwritten my partition data22:30
ubuntu-matehello22:30
Guest26005i wanted to update from 14.04 to 16.0422:30
Guest26005and update failed22:30
Guest26005then i inserted the ubuntu 16.04 dvd and choose "reuse partition"22:31
Guest26005assuming that this will keep the old partition data untouched22:31
Guest26005now the installation failed22:31
Guest26005i want to backup my /home and /var/www folders22:32
helpmehprogress 76%22:32
Guest26005is this possible?22:32
\9Guest26005: assuming it indeed didn't format the partition then yes sure22:32
\9Guest26005: i never used that option myself so i don't know22:32
Guest26005how can i find it formatted the partition22:32
Guest26005?22:32
k1l_helpmeh: if you installed virtualbox from ubuntu then you need to install the virtualbox-ext-pack package. but wait untill the apt is done22:33
\9Guest26005: mount the filesystems and see if the data is still there22:33
\9Guest26005: you can do that from the file manager or manually using the 'mount' command, e.g. mount /dev/sda1 /mnt22:33
Guest26005each time i upgrade to a new ubuntu version i have troubles22:35
Guest26005this time was really bad22:35
Guest26005what if /home was deleted? or the partition formatted?22:35
\9if it just said "reuse" then it really shouldn't have done that22:36
Guest26005how can i recover in that case?22:36
k1l_Guest26005: the updates and upgrades do get automated testings for the original packages. so if your hardware doesnt have special issues or you install 3rd aprty pacakges the upgrades do work22:36
\9iirc there's a separate "wipe" option22:36
H0m3YC7au5Guest26005: foremost22:36
Guest26005\9 i am in grub now, here i have a lot of options:  with 4.4.0 ...with 3.13, etc22:36
Guest26005upstart/recovery, etc22:37
helpmehbroadcom is bad with linux22:37
\9Guest26005: you should use the installation medium to do this22:37
Guest26005to mount / ?22:37
LanevallHi all, i need some one to ask some questions to, its regarding the "non smooth" feeling of the ubuntu desktop compared to windows :(, iwe been using Linux for about a year and its coming along fine in usage and what i need it to do, the only thing that is bathering me is the smoothness. anyone experienced in this matter?22:37
\9Guest26005: when you're uncertain about the state of your partitions you definitely shouldn't boot into it22:38
Guest26005ok. i have kernel panic whatsoever22:38
\9well that can be expected of a failed install22:38
helpmehlanevall install gentoo :P22:38
\9helpmeh: don't be unhelpful22:39
Lanevallis that the only solution? :)22:39
bazhanghelpmeh, thats not helpful at all22:39
Guest26005i was used with fdisk and cfdisk, and now I am little afraid to use the DVD kit..which is more like..windows22:39
Guest26005and I don't know what it is doing to my partitions really22:39
Lanevalli want to find a solution to my current desktop, not install a new one :)22:39
helpmehits still stuck in 91 %22:40
bazhangLanevall, 'smoothness' is very vague22:40
bazhangLanevall, we need way more details22:40
helpmehdo you have gnome?22:40
OerHeksLanasee if you have the correct videodriver instalkled, that might explain lack of smoothness22:40
k1l_Lanevall: installed the proper video driver?22:40
Guest26005\9: you suggest entering "Rescue mode" from the installation dvd?22:41
\9Guest26005: i'm not sure what that does.. i've always used the "try ubuntu" option22:41
Lanevallokey, i understand the vaugeness in the question and i have more info, just wanted to see if you wanted to help me out, thank you for that22:41
\9Lanevall: helping people out is what this place is or22:41
\9for*22:41
helpmehk1l i think its stuck on 91%?22:41
k1l_helpmeh: let it run22:42
Lanevallim running ubuntu 16.04, on a intel i7 3.0 ghz, GeForce 980M 8MB graphics ram, 16 GB DDR422:43
Guest26005\9 ok. files are intact22:44
Lanevalland the smoothness im talking about is screentearing, not feeling the 144hz smoothness i feel in windows 10 when moving windows in my desktop e.22:44
Guest26005so the only solution would be to backup all my files and then install on a clean disk?22:44
\9Guest26005: i would recommend that22:44
Lanevallthe nvidia driver reports its installed correctly and i get decent FPS in games22:44
Lanevallbut not in my desktop22:44
k1l_Lanevall: dpkg -l | grep nvidia | nc termbin.com 999922:45
\9Guest26005: i also would recommend using a separate partition for user data. so you can wipe the system all you want while keeping your files22:45
Guest26005\9 ups..only files in /home are fine22:46
Lanevallhttp://termbin.com/96cs22:46
Guest26005\9 those in /var/www have been deleted22:46
Guest26005how to undelete?22:46
\9!undelete | Guest2600522:46
ubottuGuest26005: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery22:46
\9though if it tried to install on that while only keeping /home.. your chances aren't very good22:46
Lanevallk1l_: did you get the link?22:47
k1l_Lanevall: ok, that is the latest ubuntu nvidia driver22:47
Lanevallyes22:47
Lanevalland my system should be able to get a smooth nice feel to it with this specc, a 3000 dollar laptop should be able to run ubuntu nice22:48
k1l_Lanevall: looks like its nvidia related and you can try this setting: http://askubuntu.com/a/858019/3126022:49
melanihay algun español?22:49
Lanevallbut that does not seem to be the case in this matter, something must be wrong somewhere in the system22:49
k1l_!es | melani22:49
ubottumelani: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.22:49
=== Zren is now known as ZrenTest2
k1l_Lanevall: did you try it?22:50
Sir_AndreiMelani, yo hablo español (i'm a spanish speaker).22:50
Lanevallk1l_: ill check it out, thank you! ill get back to you afterwords with the results22:50
=== ZrenTest2 is now known as Zren
=== Zren is now known as ZrenTest2
melaniholi andrei22:50
Guest26005\9 i don't know how to use this22:51
melanicomo tas?22:51
bazhangmelani, here is ubuntu support in english22:51
Sir_AndreiVení a #ubuntu-es (Come to #ubuntu-es).22:51
\9Guest26005: whare are you right now?22:51
\9where*22:51
k1l_melani: as already told: this channel here is english only. please join the spanish channel22:51
melanivale22:51
melanime voy alli22:51
melanipero una cosa antes22:51
helpmehits finished now how do i use software centre?22:51
melanique se venga andrei22:52
melaniconmigo22:52
bazhangmelani, /join #ubuntu-es22:52
Guest26005\9 i am in the rescue console...trying to use debugfs22:52
Sir_AndreiI'm in #ubuntu-es too melani (también estoy allá melani).22:52
faLUCE(Ubuntu 16.04) hello. I have a very bad Wifi internet connection with my pc. It is often very slow, and it disconnects often as well (I have to restart /etc/init.d/networking)  The ADSL is ok, and other pcs don't have any problems. Then, it's a driver issue. How can I correct that?22:52
Guest26005but i hae a lot of numbers22:52
melanivale22:52
Guest26005no fs path there22:52
Guest26005:(22:52
\9Guest26005: oh for the data recovery.. i don't know anything about that22:52
k1l_helpmeh: ok, when apt is done then open the software center22:53
Guest26005\9 i want only to recover /var/www/public_html22:53
Guest26005and that will be enough for me22:53
helpmehi have it dosen't open22:53
\9Guest26005: it may well have been overwritten by now22:53
Guest26005i don't have any backup of that i think22:53
melanime puedes dar el link22:53
melaniotra vez pofi?22:53
Sir_AndreiPoné /join ubuntu-es (type join...).22:53
Guest26005<\9> Guest26005: it may well have been overwritten by now22:54
Guest26005why do you think that?22:54
Sir_AndreiIdk if ur using a irc client or if u re from a webclient, but..., well, the command should work. (No se si estás usando un cliente IRC o si estás desde un chat web, pero bueh, el comando debería funcionar de todas formas.)22:54
melanimandame22:54
melaniun mensaje privado andrei22:55
\9Guest26005: because when the filesystem is reformatted, all data is considered free space and can be overwritten anytime22:55
Sir_AndreiOka.22:55
k1l_helpmeh: run "ubuntu-software" in terminal and see what it says there22:55
Guest26005\9 i have a raid formation with 2 drives22:55
\9err wait it wasn't reformatted22:55
Guest26005forgot to put offline one of them for backup22:55
Guest26005does this help?22:55
Guest26005maybe one of them still have the old data?22:55
\9but the directory appears to be removed and an installer was run atop of that22:55
helpmehsays nothing just $ has gone22:56
\9Guest26005: i'm unfortunately not experienced with raid either.. but if you think so then yeah sure22:56
\9but if it really did remove the directory, then the directory is free space and the uninstaller could have overwritten it22:56
\9er22:56
\9the installer*22:56
k1l_helpmeh: "ls -al .local/share/gnome-software/ | nc termbin.com 9999"22:56
Guest26005\9 i never thought that it will delete my /var/www folder entirely22:58
Guest26005because i had data in public_html22:58
Guest26005and the new folder is called "html"22:58
helpmehhttp://paste.ubuntu.com/23977498/22:58
Guest26005so it had no reason to remove my folder22:58
Guest26005:(22:58
\9Guest26005: well as i said before, i never used that option. so all i can do is guess22:59
k1l_helpmeh: that is an old paste :)22:59
\9Guest26005: for all i know it's even possible that the data was just moved22:59
helpmehhttp://paste.ubuntu.com/23977509/23:00
Guest26005i always had this problem with linux23:00
helpmehlol23:00
Guest26005it is not undelete reliable23:00
Guest26005:(23:00
helpmehlinuxmasterrace23:00
\9Guest26005: nothing is "undelete reliable". windows just moves things into trash23:01
k1l_helpmeh: the command is "ls -al .local/share/gnome-software/ | nc termbin.com 9999"23:01
Guest26005=)) it's not that23:01
Guest26005it is just because i thought that overwrite means to write over and delete nothing23:01
Guest26005when you write files into folders23:01
Guest26005you don't delete files...23:02
Guest26005this is how i understand it23:02
\9but if you write a file on top of another file then the old version is lost23:02
Guest26005:( it doesn't matter now23:02
\9sure it may linger somewhere in the hard drive, which is where the data recovery tools come in23:02
\9but as more writes occurr the chances dwindle because the risk of it being overwritten *on disk* increase towards 123:03
monk_I'm pretty sure the gnome3 team ought to be working in redmond. what a pos.23:03
bazhangmonk_, thats not topical here23:03
Sir_Andrei...kinda stupid guy... -.-, sry.23:04
monk_it is when there software screws up my unity install.23:04
Guest26005\9 so i have to shutdown and boot live cd?23:04
bazhangmonk_, file a wishlist bug if you think it needs improvement23:04
Guest26005\9 because time is running and it may damage the folder23:04
Guest26005\9 if not already did23:04
\9Guest26005: you're running the system right now?23:04
monk_like a clean uninstall?23:04
helpmehhttp://paste.ubuntu.com/23977533/23:05
bazhangmonk_, what is your exact ubuntu support issue23:05
\9Guest26005: if you want to do data recovery on something, using it is the last thing you want to do23:05
bazhangmonk_, this is NOT the complaints channel23:05
Guest26005\9 right23:06
sveinseOn my NAS running Ubuntu 16.04, I often, if not always, have to manually restart the smbd service after reboot, otherwise the users are not granted login. Is this a known issue?23:06
melani(melani dead)23:06
melaniT-T23:06
k1l_helpmeh: rm .local/share/gnome-software/install-queue23:06
k1l_helpmeh: after that try again23:06
Lanevallk1l_: ihave done the rec. in the guide. but under the OpenGL i have no option about the sync to Vblank, all i have is the max performance setting and the clamping textrure one.23:07
helpmehty it works now23:08
Lanevalljust like the 3 last comments say, it did not work for me23:08
helpmehdidnt want to rm after i -rm dpkg lol23:08
k1l_Lanevall: did you try the "nvidia-settings --assign CurrentMetaMode ...... " command i linked you?23:08
k1l_helpmeh: the way to success is not to delete the wrong stuff. so if you dont know its ok to delete better rename the file or folder23:09
Guest26005\9 thanks a lot for info23:09
Lanevallyes i did k1l_ , i pasted that whole line in the terminal23:09
Guest26005'\9 bye23:09
Lanevallstill alot of screentearing and not feeling any smoothness at all23:11
\9helpmeh: yeah rm is quite unsafe... i install the safe-rm package and add: alias rm="safe-rm -Iv" to .bash_aliases to help against most mistakes23:11
Lanevall_(23:11
helpmehhow do i install i2p ?23:12
\9the same way you install everything else?23:12
helpmehits not in software centre :P23:12
Lanevallreally like linux and im getting used to it as my main OS, but the feeling on the desktop makes me sad tho :/ want to be able to move applications on my desktop smooth and not see the screen tear when watching movies or moving windows23:13
\9hmm indeed. what is i2p?23:13
helpmehlike tor23:13
\9oh.. darknet23:13
OerHekssee !tor23:14
k1l_helpmeh: https://help.ubuntu.com/community/I2P23:14
helpmehty23:14
k1l_Lanevall: its the issue that the nvidia drivers are closed source and only nvidia can change stuff there. the open source intel drivers do work a lot better on that basic tasks23:15
k1l_Lanevall: but i dont have nvidia hardware anymore and cant help you there23:15
Lanevallah, i see k1l_ ... thank you anyways....23:16
Lanevallreally makes me mad tho, never getting rid of windows :)23:16
helpmehhttp://paste.ubuntu.com/23977693/ gettin this for vb ext pack23:16
k1l_helpmeh: apt does provide a lot better output when it comes to errors.23:18
Error|404do anyone uses opendns on there Ubuntu?23:19
GuestieWhat's the best tutorial for setting up a secure mail server with postfix, spamassassin, etc.? I am running Ubuntu server LTS 14.04, and I want to use the best security practices, not the quickest practices.23:19
k1l_helpmeh: did you insatll vbox from ubuntu or from their website?23:19
helpmehubuntu23:19
Error|404Guestie: try this blog https://samiux.blogspot.com/23:21
helpmehthis is why i was going to delete ubuntu lol i need virtual box extention pack23:22
Error|404helpmeh lol23:22
k1l_helpmeh: please run "sudo apt install packagename"  and show the outpu.23:23
Error|404helpmeh: whats the issue?23:23
GuestieError|404, what is this?23:26
helpmehhttp://paste.ubuntu.com/23977744/23:26
helpmehi need my alfa to work in kali :(23:27
k1l_helpmeh: where is that package located?23:27
helpmehhome/downloads23:28
k1l_helpmeh: what ubuntu are you on? "lsb_release -sd" will tell you23:28
helpmehUbuntu 16.04.2 LTS23:29
helpmehis it a good 1 :P ??23:29
k1l_helpmeh: ok, so dont install packages made for yakkety which is 16.1023:30
Error|404helpmeh, remove what you have done23:30
Error|404and follow that link I sent you23:30
k1l_helpmeh: where did you get virtualbox-5.1_5.1.14-112924-Ubuntu-yakkety_amd64.deb from?23:31
Error|404Guestie:  its a nice guide for hardening and securing your Ubuntu OS23:31
Night_lol23:31
k1l_helpmeh: please run "apt policy virtualbox virtualbox-ext-pack" and show the output here23:32
helpmehwhy so many versions23:32
helpmehomg still got dpkg 10023:33
k1l_helpmeh: every ubuntu release got a own version. when you mix them there are issues. we now have to find out what versions you got there  to find the matching one.23:34
helpmehhttp://paste.ubuntu.com/23977778/23:34
\9please don't say that you deleted dpkg again23:34
helpmehlol no23:34
k1l_helpmeh: ok, so you are working on different things you dont tell us here.23:35
helpmeh? the extention pack ?23:35
k1l_helpmeh: because you are now using virtualbox repos and not the ubuntu ones. so you are leaving ubuntu support with that23:35
backupbitchhi23:36
backupbitchI'm wondering what the best way to back up my system would be23:36
=== per is now known as Guest3802
backupbitchin case of a failure23:36
backupbitchis Ubuntu's built in backup software any good?23:37
helpmehi installed it with ubuntu23:37
k1l_helpmeh: no you didnt. you loaded oit fron 3rd party repos you added at the top of your paste23:38
meraklitürk varmı23:38
k1l_!tr | merakli23:39
ubottumerakli: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.23:39
ezfoxbackupbitch: rsync & cron are very good for backups :)23:39
backupbitch:O23:41
backupbitchok23:41
backupbitchI'm loving my Ubuntu install.23:41
backupbitchgetting it to work on my netbook was a pain in the ass though, the Asus X20523:41
k1l_helpmeh: i dont know what version and if they ship the extensions pack in that repo you added. so ask virtualbox about that. you cant mix that with the ubuntu extension pack package.23:41
Guestieis postfix itself secure?23:41
plgosWhy does games that i run on linux are slower than on windows? Is there a way i can optimize it or whats going on?23:42
ezfoxbackupbitch: whats your backup device ?23:42
backupbitchjust a hard drive?23:42
ezfoxok, internal hdd - you use lvm ?23:43
backupbitchhow do I specify a hard disk to backup on with Deja Dup?23:44
backupbitchand no, it's an external hard drive23:44
ezfoxthird tab "folder"23:45
=== miguel is now known as Guest39913
backupbitchwhat23:45
ezfoxsorry, the second tab23:45
merakli steam yükledim fakat oyunu açamadım ne yaptıysam23:45
backupbitchoh lol23:45
backupbitchgot it23:45
backupbitchthanks!23:45
bazhangmerakli, english here23:46
ezfoxyw23:46
merakliben türkçe yazıyom gardas23:46
meraklibazhang23:46
ezfoxthe home folder i would backup regularly using rsync indeed23:46
backupbitchI'm totally loving Ubuntu.23:46
bazhang#ubuntu-tr merakli23:46
backupbitchonly problem is with jobs and such, some require Microsoft Office23:46
backupbitchwhich is a bummer in my opinion.23:47
meraklithere isnt nobody23:47
bazhang#ubuntu-steam for steam merakli23:47
bazhangthey require english as well merakli23:48
meraklithnk23:48
backupbitchIs this IRC very active, with knowledgeable people? :P23:48
bazhang!ot | backupbitch23:49
ubottubackupbitch: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!23:49
bazhangchit chat elsewhere please backupbitch23:49
backupbitch_|_23:49
helpmeh_i've got a red stop sign at the top saying Error broken count23:50
bazhanghelpmeh_, you added outside sources for vbox, you are using kali in a vm23:51
helpmeh_i added it from ubuntu23:52
k1l_helpmeh_: yes, i explained you now several times, that you messed again with addin 3rd aprty repos to your ubuntu23:52
bazhanghelpmeh_, your pastebin states very clearly that you did not23:52
helpmeh_i dont understand it23:52
helpmeh_i just want the extention pack23:52
v5hi guys23:52
bazhanghelpmeh_, yes, but you did it in the very unsupported way23:53
k1l_helpmeh_: you did add virtualbox repos. now your virtualbox packages dont come from ubuntu anymore but from virtualbox servers. so we cant help you on that23:53
v5can someone help me fix a startx pb ?23:53
k1l_helpmeh_: this here clearly show that: http://paste.ubuntu.com/23977778/23:53
k1l_v5: on ubuntu one doesnt use startx but starts the lightdm23:53
v5i'm using xubuntu*23:53
Night_k1l_:  any idea why my ubuntu refueses to get ipv6 from dhcp on startup? I have to run dhclinet -6 eth0 my self to get ipv6s23:54
k1l_v5: that is using lightdm, too23:54
helpmeh_have i messed it up now?23:54
bazhanghelpmeh_, yes23:54
k1l_helpmeh_: yes, you were  doing other stuff messing up your system again when i tried to help you install the extension pack23:55
Night_whats with the joins/quits23:55
bazhangNight_, it happens, turn them off in your irc client if you wish23:55
k1l_Night_: dont know about the ipv623:55
helpmeh_ffs i was copy pastingg23:55
Night_k1l_: loooks like something with csf23:55
bazhanghelpmeh_, no cursing here at all23:56
v5@kll_ the thing is i can't get the login screen, i had to sudo startx via terminal to get in this session , also i tried start lightdm , i get permission denied even with root priviledges23:56
Night_i have allowed standad dhcp act ports in csf for v4 and v623:56
helpmeh_sorry man emotional23:56
bazhanghelpmeh_, you need to undo all the unsupported things you have done23:56
helpmeh_omg man how do i know what i have done i was copy pasting23:57
k1l_v5: so you messed the file permissions already? when "sudo service lightdm start" doesnt work?23:57
OnkelTemHi all. Does anybody know how to enable VSync on nvidia? I get movies tearing in VLC23:57
bazhanghelpmeh_, copy pasting random things from a blog, or where23:57
k1l_helpmeh_: you followed some other howto then. so when you ask here while running commands from others in the background then please ask the one from that other howto for help.23:58
Error|404k1l_: Im trying to help him :)23:59
k1l_Error|404: you gave him the commands to use the virtualbox repo?23:59
Error|404no23:59
Error|404lol23:59
v5@k1l_ until now , i only messed with the .{X,ICE}authority files23:59

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