[00:00] =( [00:00] minimec, I did not upgrade the system [00:00] figured it out [00:04] SemiNus: can you give me the version of the installed php package? like 'dpkg -l php'? [00:04] okay stupid qestion i did just install a program called elmer how do i start it ? [00:04] !info elmer [00:04] Package elmer does not exist in yakkety [00:05] minimec, [00:05] https://dpaste.de/wr9H/raw [00:06] minimec, I just ran: $ sudo a2dismod php5.6 $ sudo a2enmod php7.0 $ sudo service apache2 restart [00:06] SemiNus: Ok. so php is not even installed. [00:06] however, my phpinfo still shows 5.6 [00:06] piglit: start elmer from the dash? [00:06] minimec, it is - I am developing on this system! [00:06] minimec, if php was not installed, apache would not be able to serve php files other than as plain text [00:08] seminus no option [00:08] Lavinho, what is no option? installing from dvd? [00:08] no [00:08] Lavinho, can you boot from USB ? [00:08] no [00:08] what does this thing support at all!? [00:08] network installation then [00:09] what is the current OS ? [00:09] windows 10 [00:09] hello is there a command to restore default PPAs i have to many repositories added there after the time. Thank you very much === longerstaff13 is now known as LONGERSTAFF13 [00:09] Lavinho, https://help.ubuntu.com/community/Wubi#Install_Ubuntu [00:09] SemiNus: 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:10] minimec, aptitude install php5.6 [00:10] and also aptitude install php7.0 [00:10] wendico: you use ppa-purge to remove them. you need to do that manually [00:10] if I remember correctly [00:10] thank you k1l [00:10] SemiNus: Oh... I see. So you don't have the php meta package installed... [00:11] also weird - I disabled php5.6 and it still runs according to my phpinfo() [00:11] $ sudo a2dismod php5.6 [00:11] $ sudo a2enmod php7.1 [00:11] $ sudo service apache2 restart [00:11] erm - 7.0 not 7.1 [00:13] wubi does not exist [00:13] on the internet?! [00:13] Lavinho, https://sourceforge.net/projects/wubi/ [00:14] SemiNus: and that php5.6 version is from the ppa? Because the last version of php5 was in 14.04LTS [00:14] yep, from the ppa [00:14] should I remove it entirely? [00:14] I believe there was a reason why I needed it [00:14] maybe sugarcrm [00:14] Lavinho: wubi is dead. dont use that [00:14] * wedgie waves hand. You are not interested in Wubi. Move along [00:15] SemiNus: dont suggest using wubi. its dead. [00:15] what shall he do otherwise? no cd/dvd drive and he cannot boot from usb [00:15] pxe [00:16] but i doubt Lavinho doesnt have cd/dvd drive and it doesnt boot from usb. [00:16] SemiNus: 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.d [00:16] no [00:17] minimec, ok, wanted to avoid that, but I uninstall php5.6 [00:18] SemiNus: Well 'ppa-purge' would have done the same... [00:19] Lavinho: you laptop does boot from usb [00:19] omg [00:20] minimec, I uninstalled php5.6 (even purged it!) [00:20] I enabled php 7.0 [00:20] restarted(!) apache [00:20] and the phpinfo() tells me I was using php5.6 [00:20] I can prove it with screenshots if you don't believe me [00:21] the title of the php info says: [00:21] PHP Version 5.6.26-2+deb.sury.org~xenial+1 [00:21] SemiNus: did you also 'sudo apt autoremove'? [00:22] nope [00:22] apt or apt-get ? [00:22] SemiNus: both will work. 'autoremove' should remove old 5.6 dependencies... [00:22] thank you [00:22] Lavinho: seems like its a laptop with 32bit uefi. that is a pain [00:23] minimec, that wants to remove my kernel images! [00:23] enough for today, good night all :) [00:23] minimec, https://dpaste.de/qNig/raw [00:23] SemiNus: Yeah. It might remove some old obsolete kernel images. [00:24] there is no php package anyway ;/ [00:24] Lavinho: 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-laptop [00:25] SemiNus: I see that. So maybe do 'sudo apt install --reinstall php7.0' [00:25] minimec, there are still many php5.6* related packages installed [00:25] why does aptitude purge php5.6* not work? [00:26] oh, apt-get can do this [00:26] perfect [00:26] SemiNus: I don't like these '*' remove command personally, but yes. [00:27] I am in trouble [00:27] https://dpaste.de/WWMd/raw [00:28] Read-only file system === Spontex is now known as Guest79888 [00:28] DAMN [00:28] look at dmesg [00:28] my whole hard drive is not writeable any more [00:29] I cannot do *anything* [00:29] all my files are gone [00:29] what the !!!!! [00:29] this sounds like a hardware issue, tbh [00:29] look at dmesg what happend [00:30] https://dpaste.de/KNZQ/raw [00:31] why did this happen just now?! [00:31] external drive? [00:32] I have an SD card plugged in, but not mounted [00:32] no [00:32] the hard drive I am working on is the normal one (the internal one) [00:32] is that drive an external drive? [00:32] no [00:32] internal [00:32] internal [00:32] external no [00:32] k1l, you are talking to me, right? [00:32] no boot external [00:32] right [00:33] SemiNus: yes :) this error looks like a hardware issue. could be loose cable, or power supply issue or broken disk. [00:33] SemiNus: its possible that his error only happens under load. [00:34] k1l, unfortunately I cannot reboot right now, as I have 8 SSH connections running [00:34] Lavinho: look at the askubuntu link. it explaines how you can make the usb work to boot [00:34] and they still perform operations... but I will reboot a little later when the SSH sessions are finished [00:34] post link [00:34] SemiNus: keep in mind, that they can break too since they cant write anything to the drive now. [00:35] Lavinho: scroll up [00:35] k1l, that would be the moment to jump... [00:35] k1l, the sessions run since this morning and are 90% done [00:35] SemiNus: Well if your harddrive is read only, it is not sure that the open programs still running corerctly... [00:35] why do you have 8 conncetions do you have 8 users using it or jno [00:36] Lostfile, I am performing a task images (resizing, sharpening, face-detection, etc.) [00:36] oh [00:36] and in order to use the maximum resources, I opened 1 session per CPU [00:36] to get the most out of the server [00:36] my provider hates me already... ^.^ [00:37] sounds like you need screen or tmux [00:37] i has that and it helped me alot [00:37] what's that? [00:37] its like screen [00:37] sort of [00:38] SemiNus: allows you to run multiple shell sessions over a single connection [00:38] that to [00:38] SemiNus: google tmux. It'll change your life [00:38] ah, I remember... the was something to put a process in the background [00:38] * SemiNus is googling [00:38] weird that google + chat still work [00:39] maybe they write to the RAM [00:39] i think you could use a app i have in mind but your using a ssh connection right === LONGERSTAFF13 is now known as longerstaff13 [00:40] Lostfile, what app? ssh is perfect [00:41] is sort of somthing you run on your desktop i for get the name of it [00:42] gimp? ;) [00:42] now i remember it was Terminator [00:42] * SemiNus googles it up [00:42] gimp no thats a image thing like photo shop [00:43] :] [00:43] I am doing graphic editing in a shell actually [00:43] oh [00:43] Lostfile, gimp -b -i -d -f [00:43] cool [00:43] batchmode, no GUI, don't load data, no fonts [00:43] and then batchscripts... [00:44] handcoded stuff, performing all kind of cool things [00:44] I am just coding an eye-detection [00:44] however, I lack many other skills [00:45] well your better then me [00:45] by the way: there is also something called gimp-console [00:45] that comes along with gimp, and is a pure command line thing [00:46] all i can do is make very basic web sites and a few simple scripts [00:46] Lostfile, I am sure you can do many things that I can't do [00:46] look, I am not even able to correct my php version [00:46] systemd 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] which I installed from a private PPA in a moment of weakness which I totally forgot about [00:46] so shame on me ;) [00:47] yeah be careful with host repos my firend [00:47] friend [00:47] those i mean lol [00:47] durka42: likely something else depends on it and is causing it to start [00:48] in which case masking it entirely might break things you don't expect [00:48] is there a way to query that? [00:49] SkypeForLinux 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] Any workaround or fixes? [00:50] the security scan is flagging avahi-daemon, so "you can't turn it off" is not an answer :) === Vampire0_ is now known as Vampire0 [00:51] brb, rebooting now [00:51] w9qbj: "skype - client for Skype VOIP and instant messaging service" is in the ubuntu repositories [00:51] durka42: well, you can use ''systemctl mask '' to well and truly keep it from starting === xrandr_ is now known as xrandr_laptop [00:51] I see that cups-browsed.service has the line Wants=avahi-daemon.service [00:51] durka42: but again, be prepared for things to break if they depend on it [00:51] is that what I'm looking for or is there another way for something to depend on it? [00:52] i use Ring its like skype but its p2p [00:52] or discord [00:52] durka42: probably that. I don't see a way to ask "What depends on service X" but you can do systemctl list-dependencies to see what it depends on [00:55] tatertots, thanks, that one did work. [00:56] well I've apt-get removed avahi-daemon now :) [00:56] lol, that's another option [00:57] this is a server, I don't need this kind of thing [00:58] but in the general case "mask" as opposed as opposed to "disable" will prevent a service from starting no matter if something else depends on it [00:58] yeah [00:58] well, cups-browsed still depends on avahi-daemon yet it doesn't complain if I start it [00:59] I assume it won't find any printers though :) [00:59] ¯\_(ツ)_/¯ [01:01] forgot how to use unrar in cli of ubuntu :/ [01:01] blueking: unrar e something.rar [01:01] (e for extract) [01:01] remember I used flag -xvf alot before ? [01:02] blueking: that would be tar [01:02] that is not unrar [01:02] ah that yea [01:02] Does anyone else have complaints about the last firefox update? [01:02] more than 20 years since I used it :) [01:02] hospitalcolt: "that complains"? [01:03] k1l: engine ded [01:03] hospitalcolt: if its "my addon doesnt work", well, that is a common issue [01:04] wish I had 2 x 8 core xeon :/ [01:04] i use firefox and i have no problems with it [01:05] blueking, what would you need it for? [01:06] nothing virtually :P [01:06] i even have greasemonkey installed let me tell you that is one fun plugin [01:06] ;] [01:06] just boring to wait for unrar BD movie [01:07] blueking: some players (vlc, kodi) can play it still RAR'd up [01:07] ok [01:07] hello guys [01:08] wedgie I have ac ryan media player that refuses rar/zip files [01:08] kids use [01:08] is there anyone using SDL2 ? [01:13] Anyone that can help? [01:13] I try to do apt-get install but it won´t work [01:14] Whiskey: going to need more details than that. What package? What command? What is the error message? [01:14] it tell me to run "apt-get -f install" but it gives me "E: Sub-process /usr/bin/dpkg returned an error code (1)" [01:16] command to copy ALL files *.mkv from under directories ? [01:16] "sudo dpkg --configure -a " try this [01:16] amitkm9204: talk to me? [01:16] Whiskey, sudo apt ... [01:16] and then try to install your package again [01:16] cp -R *.mkv test I tried [01:17] Whickey; yes [01:17] fucking linux [01:17] blueking: can you be more specific? Want to grab all mkv files recursively, and put them in one location? [01:17] windows wuld never do that how would i know how to slove that [01:17] i hate linux when it does this to me [01:17] wedgie yes [01:17] Wickwatch your language please, thanks [01:17] Whiskey: windows would have popped up with "you need elevated privileges to continue" or something like that [01:17] Whiskey: please calm down and mind your language [01:18] Whiskey: please stop swearing and show the full output on paste.ubuntu.com and link it here [01:18] Whiskey : mind your language [01:18] blueking: shotp -s globstar; cp -- **/*.mkv /some/destination [01:18] seems like that did not work [01:18] blueking: err [01:18] shopt [01:18] Whiskey: and if you show me the packagemanagement from windows, your comparison would actually make sense :) [01:18] i think im out of space somewhere [01:19] Whiskey : show your command and the error you are getting [01:19] i can´t is not in eglish [01:19] Whiskey: we'll manage. [01:19] just provide it. we will manage. [01:20] alternatively, there's probably a channel for your native language [01:20] anyways windows never have this problems [01:20] i think thats the only got whit that system [01:20] http://codepad.org/CYsJ8ew8 [01:20] can't just cp *.mkv add -R -r or something to check folders too ? [01:20] Whiskey: if you put "LANG=C " in front of the command it will be english [01:21] Whiskey: "df -h" [01:21] blueking: -R makes it copy directories and it's contents. [01:21] anyway, it seems /boot is out of space [01:21] can you pastebin that? [01:22] http://codepad.org/3HWIbNee then [01:22] Whiskey: now "df -h" please [01:22] Whiskey : what was your installation command? [01:22] http://codepad.org/9mGIuUkV [01:22] installation command? [01:22] blueking: if globstar is distasteful for some reason, it can be accomplished with find as well [01:22] Whiskey: "ls -al /boot" please now [01:23] Whiskey: background: your /boot partition is full of old kernels so it cant install new kernels. (which are outdated anyways) [01:23] what the **** is that [01:24] http://codepad.org/6lSvwjeZ <-- looks like duplicates you dont need [01:24] Whiskey: yes, that makes you 7 installed kernels [01:24] awsome :D [01:25] Whiskey: "dpkg -l | grep linux-image" please in a pastebin [01:25] always good to have something to fall back on :D [01:25] damn you don´t wanne see this i promise [01:25] it makes me look bad :/ [01:25] http://codepad.org/LOr5dfdk [01:25] blueking: find . -name "*.mkv" -exec sh -c 'cp -- "$@" /some/destination' _ {} + [01:26] Whiskey: what is "uname -a" (you can paste that in here) [01:26] if not overwrite existing files on destination ? [01:26] Linux 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/Linux [01:27] blueking: didn't mention that part :P [01:27] blueking: what's your actual goal here? [01:27] Whiskey: ok, we will now remove some old packages to make space to let apt work again. then we clean up some mess [01:27] :) [01:27] I failed use -R so there are 400 GB of mkv files at destination no point copy em over again [01:27] k1l: happy you like to help [01:28] Whiskey: "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] but there are some mkv's left in diff folders and too lazy to snoop through all folders [01:28] blueking: well, find . -name "*.mkv" will give you a list to work from [01:29] k1l: it don´t like that [01:29] Whiskey: why? its removing old unused kernels [01:29] how would i know? [01:29] http://codepad.org/CysJ4RDn [01:30] Anyways im stupid so, why don´t the stupid system don´t remove it automatic when it install the new ones thats my big question [01:30] Whiskey: ah ok, we need to add the extra packages [01:30] "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:31] When 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 :D [01:31] Whiskey: ^ [01:31] And if some problem would come i would fix it myself :d [01:31] Whiskey: apt would have done that automatically, but we can use that when we made some space first [01:32] well i did something know dunno what dkpg is blocked [01:32] quick 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 btw [01:32] i guss it work whit the command untill its done [01:33] Is it just me, or does Chrome feel faster than Firefox? [01:33] Whiskey: if it work it will take some time to remove that kernels. let it run [01:33] well thats the problem i don´t think it did [01:33] kzet: possible. there is chromium even in the repos [01:33] is it possible to kill it and restart the process? [01:34] kzet- firefox still better imo [01:34] feels safer [01:34] agrgaer: Yeah, no, I get that [01:34] Whiskey: 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 time [01:34] agrgaer: I just get furious when things feel slow. :/ [01:34] i don´t see anything i did alt z [01:35] smoser: /exit [01:35] i started whit alot of errors so i thinked i should change the language [01:35] kzet: honestly, the privacy and safety usually doesn't matter, spped makes sense [01:36] Whiskey: you can cancel terminal commands with ctrl+c, but not all commands like it to be interrupted and can make a mess [01:36] :( [01:36] Whiskey: you pressed ctrl+z? [01:37] i think that [01:37] you got a new prompt now? [01:37] then type "fg" [01:37] i have my terminal :d [01:37] aaa [01:37] :D [01:37] fourground :d [01:37] hi all! [01:37] ctrl+z puts it in the background and fg gets it back [01:38] :P [01:38] fg [01:38] huh. did not know about this [01:38] Whiskey: is it doen? [01:38] *done [01:38] i did get some problems so i run it again [01:38] and show you the output [01:38] ok [01:39] http://codepad.org/gFi2l1ti [01:39] srry 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 btw [01:39] i 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:40] Whiskey: "df -h" again [01:40] agrgaer, do you want to save anything on it? or just get it usable again? === seongsoocho_ is now known as seongsoocho [01:40] http://codepad.org/gBxopO9X [01:40] agrgaer, also, why 10.1? you'd probably want 16.04 [01:41] Whiskey: ok, that made some space on /boot, now run "sudo apt update && sudo apt upgrade" [01:41] Whiskey: when that is done we look to the general issue with your kernel base [01:41] hanshenrik: 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 on [01:42] k1l: then it tells me to run apt-get -f install [01:42] again [01:42] Whiskey: do it [01:42] agrgaer, an older laptop i assume? [01:43] ah yeah, you said that already [01:43] hanshenrik, yup inspiron n5050 [01:44] Get your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%! === mike_ is now known as Guest28399 [01:44] hanshenrik, thnx for the help man [01:44] agrgaer, 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, anyway [01:44] Get your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%! [01:45] czarr: stop spamming [01:45] czarr, thanks, don't spam on freenode dude [01:45] czarr, try #freeminingclouds [01:46] hanshenrik, true it could work. just hasn't been tested by dell. i already got a usb with it lying around ill give it a go [01:46] k1l: worked just fine done [01:46] kk, gl [01:46] do i still got old files i don´t need now :D [01:46] great k1l: [01:46] Get your free mining cloud at - > https://www.bitzfree.com/?ref=dbk90nYiW5zpcrCUejN22B3bbWtFkfbme54 it works 100%! [01:46] Whiskey: ok now please look at here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2FSupport.A14.04.x_Ubuntu_Kernel_Support [01:47] agrgaer, 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 it [01:47] I 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] Whiskey: 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] I 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:48] wtf [01:48] What is the diffrence between them? [01:48] https://help.ubuntu.com/community/UbuntuPre-installed kerwin [01:48] Whiskey: the 4.4 is the newer one. [01:49] k1l: i do get that but you also talk about 3.13 [01:49] hanshenrik, yup. windows partition would be f-ed anyway lol [01:49] thanks xangua [01:50] i have support untill 2019 so i should be fine :d [01:50] i have 14.03 [01:50] i have 14.04 [01:51] Whiskey: 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.4 [01:51] clundquist: Nope: sysop@x1604:~$ lsb_release -a >> Description:Ubuntu 16.04.2 LTS >> 4.4.0-62-generic ; on standard install . [01:51] Whiskey: not the intermediate kernel. [01:51] will it do any diffrence on the system? [01:52] i mean this year the new lts version should come and just update to it i guss, it should be possible ? [01:52] Bashing-om: Yeah, that's what I got too. I read some news a while back saying it would pull in 4.8 [01:52] in the terminal i mean [01:52] Whiskey: 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 picture [01:52] I guess I'll install the yakkety kernel packages [01:52] Whiskey: i suggest to try the 4.4 kernel. since it has at least the same support as you now have with 3.19 [01:53] k1l: what is the problem whit those linux system is so damn complicated [01:53] Whiskey: and yes you can upgrade to ubuntu 16.04 on terminal to that. [01:53] https://fossbytes.com/ubuntu-16-04-2-second-point-release-date/ was the article mentioning the 4.8 kernel [01:53] I used LTS as i know it has support alot of years forwared [01:53] Should it not fix this for me automatic untill the end of the system whit is in the "middle" of 2019 [01:53] Whiskey: yet it does have support. but not that specific part of it. its just aboiut the linux kernel [01:53] clundquist: I do not know that HWE is available yet for xenial . IF and when it is then the later kernels will be available . [01:54] Whiskey: if you would be using the 3.13 kernel. then yes. but you installed the 3.19 kernel. [01:54] k1l: i have no clue how tha can happen [01:54] "that [01:54] Whiskey: the 3.19 is preinstalled when you install the 14.04.3 image [01:55] what do you think i should do [01:55] as you seems to know what you talk about [01:55] that 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:56] !hwe | clundquist [01:56] clundquist: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [01:56] Whiskey: i suggest to change up to the 4.4 kernel. which is named 14.04.5. its like the 5. servicepack from 14.04 [01:56] if i update to the 16.04 [01:56] Hi, 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 mark [01:56] the 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] clundquist: you need to manually change once to the backports track or kernel [01:56] can that give me any problem whit the programs i running on the server? [01:57] Bashing-om, how does clundquist play with Canonical's LivePatch service? [01:57] Whiskey: yes, since 16.04 changes the php version and mysql version. [01:57] what does that has to do whit it [01:57] as long its allredy installed why just not ignore the new ones? [01:57] Whiskey: you asked for 16.04 [01:57] yes [01:58] but php and mysql is not preinstalled [01:58] Whiskey, cause the newer packages fixed vulnerbilities [01:58] the linux kernel i am talking about does not affect php etc. [01:58] okey lets update it [01:58] the karnel [01:58] hanshenrik: Sorry, I do not understand - rephrase ? [01:58] yes. ok. [01:59] Bashing-om, read 20 seconds of this https://www.ubuntu.com/server/livepatch [01:59] Whiskey: "sudo apt-get install --install-recommends linux-generic-lts-xenial" this will bring you to the 4.4 kernel. [01:59] hanshenrik: reading . [01:59] but it will not change you to a 16.04 (just to make clear) [01:59] require restart? [02:00] k1l: im not that stupid but thanks :d [02:00] Whiskey: yes. to change to a new kernel you need to restart once after the install is complete [02:00] will the old autoremove or? [02:00] I don't need live patching / ksplice. I just wanted to update a NUC. [02:01] I'll add the backports ppa [02:01] thank you all [02:01] Whiskey: 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:02] hmm problems [02:03] Whiskey: ok. please show [02:03] http://codepad.org/wQAHV3aH [02:03] aa same as before [02:03] yes, the space wasnt enough [02:03] good moring [02:03] :P [02:03] how to install ubuntu on lenovo ideapad 100s [02:03] ____ [02:04] ??????????????? [02:04] Ze_: call a friend ? [02:04] Ze_, I think you need to pour some water on it to make the laptop more habitable for Ubuntu [02:04] hehe only 3.2MiB left [02:04] hanshenrik: 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] a spirit will then appear, saying 'Congratulations!' [02:05] "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] help me [02:05] k1l: whats your time [02:06] Ze_: look at http://askubuntu.com/questions/684041/ubuntu-debian-on-a-lenovo-ideapad-100s-linux-has-issues-with-this-laptop [02:06] and then run the installation of it again i guss? [02:06] the new karnel [02:06] got 77MiB free noew [02:06] Ze_: your laptop needs a special treatment since its a crapy 32bit uefi laptop. [02:06] Whiskey: yes, run the install command again then [02:07] yeh hehe, i hate uefi [02:08] worked just fine [02:08] i won´t restart now i have to sleep, do i have to do anything once it restarted like remove the old one? [02:08] as i belive it will connect to the new karnel automatic [02:09] ok, 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 autoremove [02:09] yes, the latest kernel should be first on boot. so the 4.4 [02:09] how to remove linux-image-generic-lts-vivid? [02:09] sudo apt remove linux-image-generic-lts-vivid === w9qbj is now known as w3ccv === w3ccv is now known as w9qbj [02:10] was the only thing i need to do? [02:10] time is 03:10 here some of us have to work tomorrow :D [02:10] and then "sudo apt autoremove" [02:11] Ze_: whats the issue? [02:11] Whiskey: i will leave now too :) [02:11] k1l: thanks alot for your help [02:11] k1l: it was very much appreciated [02:12] thanks from me too k1l :D [02:12] cd [02:13] ... 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 time [02:13] wtf is this??? [02:13] why do I have to ctrl alt F1 to get on a working VTY ??? [02:13] Ze_ 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-laptop [02:14] hola, alguien habla español? [02:14] !es | equipo13 [02:14] equipo13: 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:15] LUL [02:15] qmr: There is no GUI on a server by default . wasted resources and security holes . [02:17] Good 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] terminal. [02:19] Ah, it was ctrl-option, mac keyboard. [02:19] puff, dumb question - are you using the right password, caps lock on? [02:20] w9qbj: Thanks, just figured it out, turned out I needed to use ctrl and the mac option key instead of the apple key. [02:20] derheks [02:20] o [02:22] puff, 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 install [02:22] So I know your worry [02:28] Can I customized lubuntu iso so it will have libre office instead of gnome office? === uwillknowmyname_ is now known as uwillknowmyname [02:35] Hi, 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 added [02:37] Smashcat: 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] Worm_in_a_Box : Ah ok thanks I'll try that [02:38] Smashcat: are you chatting from windows 10 right now? [02:38] Crap it means downloading the Win10 image again - I remember I bought it from MS as a download for this PC [02:38] tatertots: Yeah, I'm back in Win10 now, but just need to remove grub [02:39] what is off-topic channel? [02:40] !ot [02:40] #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:41] sound [02:41] tutorial gui [02:41] please [02:44] 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 apt [02:46] rick_: I'd suspect that this is a bug you're going to have to file with Blender [02:48] Anyone 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? === _mim-matterbridg is now known as mim-matterbridge [02:53] Smashcat, not possible [02:54] Okay, 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:55] !nomodeset | puff Try this ? [02:55] puff 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 parameter [02:56] aha, .xsession-errors. [02:56] Bashing-om: Thanks. [02:57] Bashing-om: Hm, this seems to say I shouldn't be seeing a gui login screen if this was the problem. === Wulf4 is now known as Wulf [02:58] puff: If nomodeset works ,, then install a proprietary driver ( nvidia ) . [02:58] Though it *is* an nvidia card... actually two cards, linked somehow. [02:58] I.e. two video outs, though currently we're only using one. [02:59] Installing video drivers when I can't login is a little tricky. [02:59] I can get in via the virtual terminals, though. [03:00] puff: Worth a shot as you can get a TTY ; ' sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall ' . [03:01] Bashing-om: Ah, good. [03:01] Bashing-om: That I can do, I prefer apt to the GUi stuff. [03:01] Can I customize lubuntu iso so it will have libre office instead of gnome office? How? [03:02] Bashing-om: Upgrade wants to install a whole buncha packages. [03:02] puff: Be aware that in 14.04 and newer Nvidia cards .. we have not caught up . I did fall into that . [03:03] The machine's a little over a year old. [03:05] Damnit, 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] puff: What release did you install ? 16.04+ does have nouveau driver support for most of the newer Nvidia cards . [03:07] 16.04 LTS [03:07] I 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] I think it's 16.04.1 LTS [03:08] Bashing-om: It's slogging through the apt-get upgrade (been for awhile) now. [03:09] puff: Well , should work out of the box - try the "autoinstall" anyway and we see what works out . [03:09] Bashing-om: autoinstall? [03:09] Ah, apt-get autoinstall. [03:10] Bashing-om: This problem happened because of one of the ubuntu updates, to begin with. [03:11] puff: Well that too can happen when an update breaks a proprietary driver . we get to look'n when the update/upgrade completes . [03:12] I need to build my aptwiki idea. [03:13] Basic 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:14] With 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] And also factor in your hardware details, so you'd by default see issues specific to your hardware. [03:17] Bashing-om: it's using framebuffer and not a text console [03:18] why does a new install of ubuntu server not boot to a working VTY? [03:18] ...and VTY1 is yellow [03:18] Bashing-om: Hm, saw several clusters of lines about nvidia scroll up in the upgrade. [03:20] puff: 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] Hm, "Your system has UEFI Secure Boot enabled." [03:21] Well, 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] It wants me to toggle off UEFI Secure Boot to use third-party drivers. [03:21] Advisable? [03:23] puff: Yeah ,, in some implemetations of EFI you have too disable secure boot . [03:24] ok [03:25] puff: I know of no source for a nvidia driver that is not trusted . [03:25] Okay, finished the upgrade, should I reboot and do the uefi drivers thing next, or do the ubuntu-drivers autoinstall first, then reboot? [03:27] puff: 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] ager/after* [03:30] Drat, same issue. [03:30] Can I customize lubuntu iso so it will have libre office instead of gnome office? How? [03:31] puff: Let's see what is ' sudo lshw -C display ; dpkg -l | grep -i nvidia ' in a pastebin site . [03:31] Bashing-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:32] Also, is there a command line tool for doing a pastebin? [03:32] e.g. sudo lshw -C display | dopastebin.sh [03:33] How about this? http://askubuntu.com/questions/186371/how-to-submit-a-file-to-paste-ubuntu-com-without-graphical-interface [03:34] puff: 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] http://termbin.com/0a50 [03:35] http://termbin.com/3sw7 [03:36] puff: still look'n but ouch ' ii bumblebee " . BumbleBee has been depreciated . [03:37] Ah, yeah, he might have installed that to get the multiple video cards working. I can strip that out? [03:37] sudo apt-get remove bumblebee? [03:37] .çôêå [03:40] ok, removing. [03:40] puff: 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] Whoa, okay... so what's your suggested course of action? Remove them all and then do ubuntu-drivers autoinstall again? [03:41] puff: Removong BB depends on how you installed it ! [03:41] Uh-oh, I did apt remove. [03:41] Worst case, I can install from scratch. [03:44] puff: 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:45] Hello [03:46] Bashing-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] Bashing-om: Should I still purge nvidia and reinstall? === Trystam is now known as Tristam [03:49] Bashing-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] Can someone help with an ntfsfix issue? [03:50] Aurust: I'm afraid I'm not familiar with ntfsfix, sorry. [03:51] puff: 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:52] puff: I need to be away for about 20 minutes ., back soonest . [03:52] Bashing-om: Hm, is TJ a regular here? [03:53] It's purging. [03:53] Bashing-om: What do I do after the purge? [03:53] sudo ubuntu-drivers autoinstall? [03:54] puff: TJ- "was" regular .. but He had to drop out .. ( building a new house ) have not seen him in some time . [03:55] Okay, so the purge finsihed, thn I did sudo ubuntu-drivers autoinstall, then restarted. [03:55] Yeah, that's a challenge. I'm just renovating an old house and it's a serious distraction. [03:56] On windows I can right click a folder and it says : open with visual code. Can I do the same with ubuntu ? [03:59] ceda_: Of course you can, because Windows and Linux are the Exact Same Thing ! [04:01] !behelpful | sponix [04:01] sponix: 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] try a chat channel for random commentary sponix , NOT here [04:04] Weird, 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:07] puff: I have mine setup to do that all the time [04:08] ceda_: If you have Ubuntu related questions please go ahead and ask them in the channel [04:09] I already did [04:10] ceda_: I'm not familiar with "visual code" is that a Coders IDE or something ? [04:10] henlo [04:10] The program is irrelevant, I just want to have the option to right click and have open with when I right click [04:10] but yes [04:10] it's an IDE [04:11] I found out how to do it with files, but not folders [04:11] this is cool. i'm going to leave see y'all later [04:11] Even 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 SETUP [04:12] ceda_: https://en.wikipedia.org/wiki/Visual_Studio_Code https://code.visualstudio.com/download [04:13] You are playing dumb ? [04:13] ceda_: 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 Linux [04:15] I just want to add visual studio code to the context menu [04:15] It could be notepad++ [04:15] or any other software [04:15] this is done on the os [04:16] Like now when I right click a folder I have to click => open with another application => then select visual studio code [04:16] Dang, this was a $100+ power supply from newegg, only a year old. [04:16] I'd like to be able to have "Open with visual studio code " when I right click [04:18] I'll ask Stackexchange I doubt I'll get anything from here [04:18] ceda_: On most file types after you select to Open with a specific application that becomes the default option from that point on [04:21] puff: Could ask about that in ##hardware, But I've seen it recommended to turn that feature off because it often has false alarms [04:29] puff: 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:31] Yeah, I've been going around and around. I'm reinstalling from scratch now. [04:32] Also, 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:33] puff: Uh Huh line load is another factor . [04:34] I like the origami art in the installer. Don't remember that from last time. [04:42] С добрым утром страна! https://www.youtube.com/watch?v=yZplYy2dgX8 [04:44] Antares, dont post youtube here [04:44] Well... 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:46] puff: 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] Hm... okay, well I can reinstall again. [04:46] What do I need to do? [04:48] puff: 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:49] Bashing-om: sudo parted -l from the grub prompt? [04:49] puff: No, from the liveUSB terminal . [04:50] Okay, 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:51] del/f2, actually. [04:51] puff: 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:54] I'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:57] puff: 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:58] Okay, 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] So I need to get help from somebody who knows grub and UEFI. [04:59] Also, 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] Are my first two comments a correct/accurate statement of your position? [05:00] puff: 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:01] puff: Acer laptop ? [05:02] No, it's a newegg desktop, asus motherboard, american megatrends BIOS. [05:03] Okay, reinstalled, back to grub bootlaoder. [05:03] So I guess the problem is that grub wasn't set up with a default entry pointing to the new Ubuntu install? [05:04] puff: Well, No idea of where a UEFI password comes into play here . [05:05] It's not prompting me for a UEFI password. I was just noting that as an odd thing that came into play. [05:07] puff: As I say, I do not know enough about EFI to be constructive . [05:07] Cool. Many, many thanks for your help so far. [05:08] puff: Well . not much help as you have a non-booting machine :( [05:12] Yeah, well, you pays your money and you takes your chances. [05:16] puff: Iffen ya want .. we can try and boot this system - but will be a learing thing for me , may take some time . [05:18] Bashing-om: It's cool, I think I'm done for the night. I'm going to research this. [05:19] puff: Oh kay .. I am always open to stepping up on this learning curve :) [05:24] Damnit, 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] 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). I've also got caffeine up right now and it's not stopping the screensaver from starting. [05:25] Also with VLC the "disable screensaver option" IS selected [05:29] Bashing-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] Bashing-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:30] Bashing-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] Bashing-om: I fully expect that not to fix the problem, but as I've said, I've seen that happen before. [05:30] Yeah i was gonna say I'd be really surprised if that ended up being the issue. [05:31] Bashing-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] puff: Andddd .. to this time there is no set standard for the UEFI specification . everyone does it different . [05:32] There was some magical part of the drive that ubuntu format and windows installer and etc were ignoring. [05:32] So 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] Again, thanks for all the help. you're a champ. [05:33] I will check back in later and update you with the outcome. Goodngiht. [05:33] I'm afk now, don't know what the irc command is to do that. Apparently /afk isn't it. [05:33] puff: 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:35] (slash)away is puff [06:19] any mysql user here? [06:21] hola [06:21] Hey [06:21] hola [06:21] hey [06:21] I have a questio [06:21] hola hola [06:22] como estan [06:22] I recently try to install ubuntu to dual boot with win7 [06:23] type and spanish [06:23] But i just hit 4 disk partition which is the maximum required partitions [06:23] exit [06:24] Now i cant make disk partitions for /root [06:24] Any solution? [06:25] i think that is optional? [06:25] Fyi : 4 disk partitions are 3 ntfs (win partition) and 1 swap [06:26] yeah 1st is main 2nd is swap other are ntfs [06:26] Is it okay if i put swap in logical memory so i can make /root memory? [06:26] well i'm also newbie in ubuntu [06:27] 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). I've also got caffeine up right now and it's not stopping the screensaver from starting. Also yes the disable screensaver option is selected [06:27] If i put swap in primary memory, i cant make /root memory because of maximun requirements [06:27] what i found when i uninstall windows 7 and install ubuntu is it use higher ram than windows 7 [06:27] I dont think that ubuntu use higher ram [06:28] ubuntu used 87% ram when windows used 33% [06:28] Perhapas it depends on apps usage i installed in ubuntu [06:28] fresh install [06:28] Ohh [06:28] it was desktop [06:29] I had installed kali linux and it only took 700mb of 8gb ram. [06:29] *it tooks only [06:30] So 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:31] hi all [06:32] i didn't try it on the main ubuntu yet and would like to avoid having too [06:32] i 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 power [06:36] So 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 appreciated [06:42] any body here [06:42] yes [06:43] can you help me to hack wifi network with or without wordlist [06:43] no [06:43] ohkk [06:43] thanx [06:44] I'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:50] yo === yourname2 is now known as underd0g [06:50] yo === erwinnovo is now known as easyOnMe === yura is now known as Guest99120 [08:02] guys 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 uefi [08:05] debootstrap might work [08:05] I assume there is also some way to make a usb that boots legacy [08:06] BlitzCreeP: the usb should boot in both modes, how did you write it? [08:08] unetbootin from windows [08:10] ok found an usbcreating tool that allows you to set uefi or legacy while creating...trying that [08:20] How 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:22] rly: try #zfsonlinux === bq is now known as Guest38977 [08:42] my laptop has wifi connection. now my phone has no wifi connection. how do i make my phone have internet connection? [08:55] Guest38977: I like how you changed your nick _back_ to GuestXXXX [08:56] Guest38977: if your phone has no Wi-Fi you need to use the cellular network data service [08:56] Guest38977: but why asking here? [08:56] oh wait, is it one of those ubuntu touch phone? [08:56] hello 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/d [08:57] anddam: the system assigned me this nick automatically [08:58] anddam: it is a regular android phone. it has no sim card. but i want to have internet connection to run apps === Guest94238 is now known as The_one [08:58] Can someone help me with my H/d Issue please? [08:59] is a USB hard drive and is 3 TB is from the company, SEAGATE. === The_one is now known as Guest66589 [08:59] what is the issue? [09:00] k1l: well I change it from ntfs, to fat32, by mistake [09:00] and now nor, windows see it nor Linux sees it they only see a small portion of it, [09:00] you are on ubuntu right now? [09:01] k1l: yes sir, [09:01] I'm using a virtualbox right now [09:01] changing the filesystem did clean the drive from data. [09:01] anddam: i am running ubuntu on laptop [09:02] k1l: I don't really mind about the data, I want to physically see the 3 TB [09:03] either in windows or in Linux, [09:03] Guest66589: ok, please run a "sudo parted -l | nc termbin.com 9999" this will give you an url, please show that here [09:03] either way [09:04] is there any script to upload it some where automaticly? [09:04] because my computer is a slow one :) [09:04] with GUI [09:05] it will upload it onto a pasteservice automatically with my command and just give you a url in terminal [09:06] k1l: it says i only have 41 GB [09:07] How can i wipe my external h/d? [09:07] I'm using windows [09:07] with linux [09:08] Guest66589: please show the url. its better we see the facts instead of having to guess and give you wrong commands [09:09] please give me the right command please, ;) [09:09] "sudo parted -l | nc termbin.com 9999" [09:10] the link is [09:10] http://termbin.com/deb2 === dreamon_ is now known as dreamon [09:11] Guest66589: ok, this is not the external disk at all. this is just inside a vbox [09:11] Yeah [09:12] Guest66589: you need to hand the usb disk to the vbox [09:12] I want to mount the external usb so windows and Linux can See it [09:12] I was using nfts and I change it to fat 32 from NTFS [09:12] and it was my biggest mistake why because nor windows, nor linux see the external hard drive [09:13] my dmesg http://termbin.com/sabo [09:14] Hello [09:14] Guest66589: 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] I busted my Ubuntu installation by removing... Well, all the programs, including any shell I had [09:14] Can I fix it via live CD? [09:15] k1l: I did that Now [09:15] http://termbin.com/q1dg [09:16] I'm using windows 10 now with + ubuntu iso, in a virtualbox [09:16] Guest66589: run sudo parted -l again when the usb-hdd is given to vbox [09:17] it has 2 partitions number 1 is start 2048 B size 4096 B name apple [09:18] 2 1582MB 1584MB 2458KB it says EFI [09:18] did it see it? [09:18] or I reboot the virtual box? [09:19] or 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 partition [09:19] Guest66589: please attach "| nc termbin.com 9999" to show it [09:20] Guest66589: if you cant manage to give the usb hdd to virtualbox you need to fix the issue with #windows or boot a ubuntucd/usb [09:20] How do i do that? [09:20] ubuntucd? [09:20] with /usb? [09:21] https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [09:21] the link is http://termbin.com/cpd0 [09:22] that still is not the external hdd. so i guess you better ask the #windows guys or real boot the usb [09:22] my usb stick is 3 TB though [09:23] that is not a usb stick. that is a usb hdd. [09:23] that's what I'm trying to install [09:23] Guest66589: you are mixing a lot of issues here === sophia is now known as Guest79004 [09:24] then if you are so advance why don't you guide me completly? [09:24] Jonii: how did you remove all the programs? [09:24] anddam, I tried fixing corrupted file system [09:24] And tried to cleverly utilize tip that was intended for ubuntu 14.04 [09:24] But it kinda failed [09:25] Jonii: ok but I asked how did you remove the programs, not what was the intended purpose [09:25] I used apt purge [09:25] And as it turns out, the program I removed had basically the entire system as dependencies, it seems [09:25] Jonii: good, with what arguments? [09:26] purge won't remove unneded dependencies, autoremove will do that [09:27] k1l: you just lose a customer [09:27] Guest66589: 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] No I meant, whole system had those packages as dependencies === Schlawiner|BNC is now known as Jochen_wvdT [09:27] Those were some sound things I think? [09:27] anddam: :/ [09:27] alsa-base etc === Guest79004 is now known as sophia_ [09:27] Jonii: I don't know what you think, if it's alsa it's likely nothing critical [09:28] Jonii: if you could clarify better that "those packages" you could get some good advice how to restore things [09:28] also yuo could just reinstall the system on top [09:28] you* [09:28] anddam: well, I can no longer boot any further than initramfs [09:28] I agree that's pretty much broken [09:28] I'd avoid the hassle of just reinstall on top [09:28] time-saving [09:29] I've chrooted into the old system, but apt gives me "failed to fetch ... temporary failure resolving ..." [09:29] :/ [09:29] no network [09:30] Can I fix that? [09:30] can you setup the network manually? [09:33] I have network actually [09:34] ping command works. Pinged 8.8.8.8 === Jochen_wvdT is now known as Schlawiner [09:35] 10ms response time [09:35] maybe the DNS is not working, try nslookup 8.8.8.8 8.8.4.4 [09:35] nslookup 8.8.8.8 8.8.4.4 [09:36] It printed something that doesn't contain errors in it [09:36] ok, dig -x bbc.com [09:37] or dig x freenode.net [09:38] it hangs? [09:38] with bbc or freenode? [09:38] connection timed out, no servers could be reached [09:38] all? [09:38] cat /etc/resolv.conf [09:39] Jonii: ^ [09:39] empty [09:39] drop a [09:39] nameserver 8.8.8.8 [09:39] Hey, I'm looking for å way to access files on my server in browser, like Google Drive. Any suggestions? [09:39] there [09:39] you have network connectivity but no DNS server setup [09:40] I already have Syncthing set up for all my machines, but I'd like a web interface too. [09:40] lapide_viridi: like google Drive meaning with office features? [09:40] office suite [09:40] Now it works! [09:41] Yeah, this all started with my hard drive failing or something? Grub couldn't find filesystem no longer on my disk [09:42] So i fixed that, but some percentage of files on my computer are missing, and fixing that I ended up accidentally deleting programs :( [09:42] anddam, perhaps, if you know some. Just give me a few options, and I can have a closer look [09:43] anddam, 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-ish === tarunno_ is now known as tarunno [09:53] Anyone 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 VLC [09:59] @HankMoody I dont use xscreensaver for example just caffeine [10:01] Hmmm, alright [10:05] lapide_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 all [10:08] hi hi im beef [10:09] hello [10:09] Okay, so, I reinstalled Ubuntu-desktop, but it still throws me to busybox initramfs [10:09] Quality_Beef hi, this is ubuntu support, ask your ubuntu questions here [10:10] And I paid close attention to it this time, and when I type "exit", it tells me "Alert, UUID does not exist" [10:10] lol i remember when i had those problems [10:10] Which seems to be the cause for why boot up process does not work quite right [10:10] 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 IPV6 [10:10] how can I download and install the ipv6 kernel module? [10:11] lapide_viridi: ahh, "green" [10:11] anddam, do you have something that comes to mind? [10:11] x86-: i suggest you ask aws for that. on vps you cant install kernel module yourself if the host doesnt allow you [10:13] anddam, green? [10:15] hola [10:15] Okay, nope, still don't get it [10:16] whats the package name for GPGME? [10:17] !find gpgme [10:17] Found: 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§ion=all [10:17] MonkeyDust: thanks [10:17] hello [10:18] I 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:26] cineva roman ? [10:28] hay alguien español? [10:28] !es [10:28] 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. [10:29] ^ melani [10:29] holi [10:29] tomreyn === silvio is now known as Guest2870 [10:30] no es eso [10:30] es otra cosa [10:30] Mtrz: is this tablet's hardware known / supposed to run on linux? [10:30] T-T [10:31] melani: /join #ubuntu-es [10:31] we only speak english here [10:31] vale [10:32] tomreyn: 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] tomreyn: my most major limitation is lack of any other machine to bootstrap myself with [10:32] salut [10:33] cineva roman ? [10:33] ba [10:33] ya me he metido [10:33] gabriel__ you too, english only here [10:33] tomreyn: 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] !ro | gabriel__ [10:33] gabriel__: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro [10:34] nu vreau sa discut despre ubuntu [10:34] lapide_viridi: I couldn't figure what "viridi" meant, I had stone for "lapide" [10:34] Someone know any good VPS hosting which gives a trial period ? [10:34] gabriel__: this channel here is english only. if you dont want ubuntu support anyway try ##chat channel [10:35] am inteles [10:35] Mtrz: i would very much recommend having a separate system available for such tasks as well. maybe an internet café is in reach? [10:35] btw I'm not seeing unicode chars in weechat using default terminal and font from Unity [10:35] Zeeeljko: better ask in #ubuntu-offtopic or a hosting related channel [10:35] I'm using a remote ssh host === Zeeeljko is now known as Zeljko [10:35] aai de pula mea [10:36] what'sa quick way to check my terminal/font combination correctly displays unicode? [10:36] what's a* [10:36] me meto alli [10:37] y nadie me contesta [10:37] Okay, I got sound working by booting older kernel image [10:37] BUT.... Now both my monitors are detected as "Built-in display", and the image in them is mirrored [10:37] This is NOT the behavior I want [10:37] melani: this channel here is english only. you were asked to speak english or move to #ubuntu-es several times now [10:37] Can I somehow force Ubuntu to re-detect monitors? [10:39] Oh wait [10:39] It may be something that's fixed with reboot [10:39] Hi 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] Also, I seem to have corrupted kernel image thing... Can I fix that? [10:41] mandelaboy: run "sudo update-grub" on terminal in ubuntu [10:41] mandelaboy: this should look for other OS installed and put them into grub,too [10:41] k1l: Thanks but it does not display anything else even after updating [10:42] When 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+.bin [10:42] tomreyn: ideally, but not an option at this time [10:43] anddam: curl -s https://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html | tail -n+8 | head -n- [10:43] anddam: curl -s https://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html | tail -n+8 | head -n-3 [10:43] mandelaboy: "sudo parted -l | nc termbin.com 9999" and show the url please [10:43] me voy [10:43] sudo parted -l | nc termbin.com 9999 [10:44] nadie me hace caso [10:44] http://termbin.com/9tz4 [10:46] Jonii: what is a "corrupted kernel image thing" and what makes you think you have it? [10:46] maybe try answering the 2nd question first. [10:46] I can't boot into 4.4.0-62 but I can boot into 4.4.0-59 [10:47] what happens when you try to boot using 4.4.0-62? [10:47] mandelaboy: what does "sudo os-prober" output? [10:47] I go to initramfs and it tells me root device was not found [10:47] k1l: I already tried that and it doesn't return any output [10:48] Jonii: did 4.4.0-62 every boot up properly? [10:48] *ever [10:48] tomreyn: yes [10:48] But a lot of stuff has happened the past 12 hours [10:48] tomreyn: thanks. I got math symbols and the runes, so I figure the terminal is fine [10:48] Well, 14 hours [10:48] Jonii: what changed between then (when it booted up fine) and now? [10:49] tomreyn: it's likely something going on with my remote host locale [10:49] mandelaboy: can you show "dmesg | nc termbin.com 9999" [10:49] anddam: try: env [10:49] My 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 much [10:50] tomreyn: looking for? [10:50] I used live CD to recover from that and reinstall desktop, but it only works if i boot into older kernel image [10:50] mandelaboy: 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] k1l: http://termbin.com/kdgd [10:50] anddam: anything locale / text + character encoding related, i guess. [10:51] anddam: also 'locale' [10:51] tutorials state that steam is in the multiverse of 16.04 [10:51] but synaptic does not find it [10:51] what could be the cause? [10:51] has it been removed? [10:52] tomreyn: 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 14h [10:52] !info steam xenial | erladfafas [10:52] tomreyn: I'm alrady checking what' difference in local and remote locale [10:52] erladfafas: 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] erladfafas: it's there, maybe you haven't enabled... [10:52] mandelaboy: 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 again [10:53] !multiverse | erladfafas [10:53] erladfafas: 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] tomreyn, what is there to enable except the sources.list? [10:53] erladfafas: nothing. you also need to update the packages lists, of course. [10:53] k1l: Will do quickly [10:54] maybe my repos are mixed up [10:54] I will reset the sources.lst [10:54] I dont use other repos anyway [10:54] Jonii: maybe just purge the 4.4.0-62 kernel and reinstall it then. [10:55] Jonii: 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:56] erladfafas: 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:57] Hi. 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] tomreyn: reinstall without losing data is perhaps difficult? [10:58] Jonii not if you have a seperate /home partition [10:59] I don't [10:59] Jonii: 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] oh i'm late ;) [10:59] tomreyn :) [11:00] Jonii here's what you do ... backup your personal files, then reinstall and create a separate /home partition [11:00] Jonii: so you could backup /home to a tar.gz archive on a different disk / usb stick / dvd... [11:00] oh i'm late #2 [11:00] i'm outta here :) [11:01] tomreyn, https://paste.ubuntu.com/23972995/ [11:01] no no keep going [11:01] I guess... [11:01] erladfafas: looks fine, you should be able to install the steam package this way. [11:01] I dualboot. I seem to recall it's difficult to reinstall so that you'll end up overwriting ubuntu partition alone [11:02] erladfafas: note it's only available for i686 though [11:02] tomreyn, apt-get finds it, synaptic doesnät [11:02] HI [11:02] k1l: 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] i don't know [11:03] tomreyn: https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a [11:03] erladfafas: try this: sudo apt-get install steam:i386 [11:03] If 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] tomreyn: something obvious come to mind? [11:03] comes* [11:03] tomreyn, yes, apt-get worked already [11:03] anddam: also there is #ubuntu-steam where this might be better suited. [11:04] erladfafas: ^ [11:04] anddam: ignore my latest statement please [11:04] steam? [11:04] oh [11:04] tomreyn, thanks [11:04] yep [11:04] just got it [11:05] Are there any cool improvements with 16.10? [11:07] anddam: 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:08] k1l: Hi [11:08] anddam: if you want to keep using the C locale locally (why?) then set it to C.UTF-8 instead [11:08] k1l: How do I mount the drives? Can't seem to get it right [11:09] Jonii: https://wiki.ubuntu.com/YakketyYak/ReleaseNotes#New_features_in_16.10 [11:09] hi everyone [11:09] nice to meet you [11:09] can we make friend? [11:10] ???? [11:11] hello, 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:12] (which runs locally) and get updates from there. [11:12] Hi guys, how do I mount a drive? [11:12] Jonii: 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] mandelaboy_: usually it automounts, but if not, look in your file manager for the drive and double click it. [11:12] mandelaboy_ sudo mount /dev/blah [folder where you want to see it] [11:12] ^ that is the CLI variant [11:13] mandelaboy_ gigolo is a nice gui [11:13] mandelaboy_: what is the error? can you show it on paste.ubuntu.com? [11:13] tomreyn: yeah... dunno. once every 6 months doesn't seem too bad [11:14] k1l: http://paste.ubuntu.com/23973160/ [11:15] k1l: MonkeyDust: AppAraat: And that error is for sudo mount /dev/sda3 /mnt1/ [11:15] mandelaboy_: ok, try with sda5 [11:15] AppAraat: 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, apache [11:15] 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:16] mandelaboy_: "mount | nc termbin.com 9999" [11:16] k1l: http://termbin.com/fz07 [11:17] mandelaboy_: ok, sda5 is already mounted [11:17] I'm receiving 408 request timeout error in almost every site I tried. I've tested in Chromium and Opera too. [11:18] AppAraat: 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] Kirch start here http://www.checkupdown.com/status/E408.html [11:19] doesnt seem to happen much in the casper bug repository... are there no maintainer alive in there? Thinking of https://launchpad.net/ubuntu/+source/casper/+bugs [11:19] Jonii: yes this is probably fine. personally i would miss the lack of polish much more, though. [11:19] 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 file [11:20] k1l: AppAraat: "No application for block device files" [11:20] mandelaboy_: yes, that is not a data partition. i am not sure if that is the reason why os-prober fails to find windows [11:20] Ok, what should I do so? [11:21] k1l: Hmm... :( [11:21] tomreyn: 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] mandelaboy_: it seems that /dev/sda5 is mounted on /media/christiaan/OS - is that what you were looking for? [11:21] mandelaboy_: you could try to make a own grub entry pointing to windows. [11:21] k1l: I would love to do that [11:23] tomreyn: unless it's not a big deal that I download somewhere around a GB per day? [11:23] mandelaboy_: "blkid | nc termbin.com 9999" [11:23] AppAraat: 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] http://termbin.com/ep1y [11:24] AppAraat: 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:26] k1l: Forgot to link you http://termbin.com/ep1y [11:26] tomreyn: 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:27] mandelaboy_: 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-gurb [11:28] AppAraat: i would think it does in that large scale, but i do not actually know. [11:28] *on [11:30] k1l: Thanks. It doesn't show anything different from the previous sudo update-grub [11:30] mandelaboy_: i am not sure if msdos2 is the correct partition. its worth adding it and seeing if it works on grub. [11:32] k1l: How do I do that? [11:32] mandelaboy_: yes, there is no echo in it so there is no output. i suggest to test in on reboot [11:33] ok i'm rebooting k1l [11:37] k1l: Hi there. I rebooted and selected something called " 'Windows " , but the screen just turned blank for a few seconds and then returned to the grub [11:39] Anyone? [11:39] Anyone 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] mandelaboy: ok, open "sudo nano /etc/grub.d/40_custom" and change (hd0,msdos2) to (hd0,2). then run sudo update-grub again [11:40] k1l: I'm so sorry for the terrible state of my computer btw [11:41] k1l: Ok now reboot? [11:42] Good morning. [11:42] i neet to change the configurations of lightdm [11:42] mandelaboy: 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 paritions [11:43] and I know that all configurations are stored in /usr/share/lightdm/lightdm.conf.d [11:43] k1l: Ok [11:43] but there are 9 files inside this directory [11:43] wich one can I change? [11:43] mandelaboy: the documentation on windows and grub side varies a lot which partition to choose. so see if that works for one [11:44] it's looking like a few configurations are kept in different files [11:46] anyone [11:49] Question, Ubuntu Software, Updates, Os Updates... I click install, four seconds into the process it stops and is still availible. [11:49] k1l: no matter what I type when I press e, it says: error: disk ''(hd0,2)'" not found [11:52] can anyone suggest a good vmware repository equivalent? [11:53] mandelaboy: ok, edit that again back to "hd0,msdos1" [11:53] k1l: gives same error when I click ctrl X to boot [11:53] anddam, congratulations. You must be the first person to identify that my nickname is indeed latin. How comes that you recognized that? [11:54] Are you, by any change, a medical student? [11:55] mandelaboy: and msdos5 or msdos4? [11:55] Unfortunately yes k1l [11:57] mandelaboy: are you sure the windows is ok to boot at all? because i strongly think msdos2 should be working. [11:57] k1l: I booted from Windows into ubuntu this morning [11:58] is virtual box in the repository? [11:59] k1l: I followed this: https://itsfoss.com/no-grub-windows-linux/ [11:59] mandelaboy: ok, then exchange the entries to: http://paste.ubuntu.com/23973346/ maybe this uefi loader works [12:00] mandelaboy: so you edited that before and it was not the installer? [12:01] mandelaboy: well, if the uefi entry doesnt work i dont know what to do then. [12:03] k1l: Thanks for the help. I guess I'm stuck with ubuntu [12:05] did you try my uefi bootentry? [12:05] k1l: I don't know how to do that unfortunately === Npco is now known as fearitself [12:05] mandelaboy: change the 40_custom file to what i pasted [12:06] k1l: Oh sure I did that [12:06] k1l: Still the same problem upon reboot === fearitself is now known as Npco [12:08] k1l: Do you think this might help http://askubuntu.com/questions/435160/cant-boot-windows-7-after-installing-ubuntu [12:09] i dont know what your changes to the uefi loader did to windows. imho the loading of msdos2 should be working but windows doesnt start [12:09] I just downloaded from the repository, qemu, but I cannot find it. nor run it [12:13] Hey 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 here [12:15] k1l: How about this http://askubuntu.com/a/729752/650701 [12:16] mandelaboyOnPC: worth a try on the msdos2 setup [12:17] k1l: So will it be (on /dev/sda3) then? [12:17] no, msdos2 is sda2 [12:18] k1l: Ok. At the moment after the ### BEGIN, there is nothing else until ### END [12:18] only hd0 is started at 0. msdos starts at 1 (yes, doesnt make any sense, but they started this and stay on that scheme) === mike_ is now known as Guest77015 === KindOne_ is now known as KindOne [12:22] k1l: 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 be [12:25] btw 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 things [12:26] even have multiple desktops with low ram.. [12:26] good morning [12:27] good morning Lavinho [12:27] how to install ubuntu on lenovo ideapad 100s ? [12:27] hello, need some help. [12:27] I have a file on the NTFS partition. I want to delete that but not able to. [12:28] hi 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] It says "Error removing file: No such file or directory". [12:29] how can I delete that? [12:29] CrazyTux: the file doesn't exist [12:29] how are you deleting it? [12:29] ppf, I can see that file. [12:30] with what [12:30] I press Shift+Del to delete that file. [12:30] using which program [12:31] on linux. [12:31] I select that file in the file manager and press shift+del on it. [12:32] help me [12:32] try in the terminal, CrazyTux [12:33] ok. but how? [12:33] Lavinho, I do not think it would be easy to that on that specific model due toe the [12:33] lenovo ideapad 100s [12:33] nature of that model [12:34] CrazyTux: rm "full path to the file" [12:34] Not sure if it would be supported without compiling your own drivers for it. [12:34] ppf, I tried that too. It says the file does not exist. [12:34] nx910 help me [12:34] It is on the ntfs partition. [12:34] CrazyTux: then the file doesn't exist [12:34] doesn't matter [12:35] but, I can see the file. [12:35] mandelaboy: i dont know, sorry. [12:35] Lavinho: i linked the howto now 3 times to you. i will not link it a 4th time [12:36] I do not know with the commands that are there [12:37] Just saying this Lavinho, I am still having issues with my Compaq nx9010 here and that is an old known laptop [12:37] hello, any help? [12:38] I can't download dropbox daemon, google is not helping, I am clueless and don't know what to do next [12:38] Lavinho: 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 beginner [12:38] drobox works well everywhere exept ubuntu? [12:38] explain [12:38] ? [12:39] Its like the asus transformer t100 lol [12:39] it doesn't matter what source I use to install drobox, it always fails at downloading deamon [12:39] can anyone help me with it? [12:39] Lavinho, think about trading it for an older laptop that will support linux [12:39] and run a small light weight distro like Lubuntu [12:39] but maybe on your current DSL [12:39] Lavinho: look at the howto i linked you several times now. read it. [12:40] although it is not noob safe [12:40] for which kind of users and for which kind of computers is Lubuntu suitable? [12:40] can someone with ubuntu 16.04 pastebin an ls of their /usr/bin ? [12:40] k1l, I think you are wasting time like me :p people just want a nice distro working out of the box on anything [12:41] That 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's [12:42] anyone here running a linux server? [12:42] CrazyTux: for everyone. but the intention of Lubuntu is shipping a desktop ubuntu that is made for slow and old hardware. [12:42] ok [12:43] CrazyTux: but there are others who like lxde and run that on modern fast comupters [12:43] or if you prefer performance tasks over eye candy, right k1l? [12:43] like encoding libraries [12:43] that means we can't expect many features in Lubuntu that we see in a distro like Ubuntu? [12:43] They are mostly replaced with more light weight altrenatives [12:44] But you can install seperate things ofcourse from Ubuntu in Lubuntu [12:44] CrazyTux: that heavily depends on what features we are talking about. they still share the same repos, so everything is installable on lubuntu, too [12:44] ok [12:44] CrazyTux, What are the specs you are installing Linux onto? [12:45] I have a laptop that has 4gbs of ram. 1TB HDD and it runs on Intel Core i3 cpu with 2 Ghz. [12:45] I dont recommend the normal Ubuntu installation, it's so tablet based :( [12:45] Hi folks [12:46] I'd go for Mint or Lubuntu that myself [12:46] CrazyTux: any ubuntu flavor will run on that [12:46] ok. I am using Xubuntu on it. [12:46] The onboard graphics might be a little bit slower on the newest ubuntu [12:46] CrazyTux: and if you feel its kind of slow i strongly suggest buying a ssd. that is a lot of speedup [12:46] ok [12:47] It's fine now. [12:47] or a cheaper option, a SSHD, so you have a fast cache [12:47] nx9010: the gpu requirements didnt change over the last years. [12:47] If you only have one bay in your laptop but still want to be able to have loads of movies or data with you [12:47] i dont suggest sshd. [12:47] CrazyTux, 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] Why not if I may ask? [12:48] the 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] cfhowlett, I'll try that. [12:49] Yes. It's exactly the same size as the SSD cache if I am not mistaken. [12:49] Which would explain why it can not be deleted I suppose. [12:49] Its a mirroring system only the HDD controller has access to. [12:50] CrazyTux, 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] holoo [12:50] hi all [12:50] CrazyTux: where do you get that error exactly? [12:50] ok. [12:50] kll, while deleting the file [12:50] how can I debug a slow wireless conection with ubuntu? [12:51] on the same network an osx machine gets about 60Mbps, but ubuntu gets about 1Mbps [12:51] CrazyTux: deleting with the file browser? [12:51] yes. [12:51] i need help with video driver for intel atom 1.6 hp integrated 450 [12:51] and also when I choose shift+del [12:51] CrazyTux: reload that folder. it might be already gone [12:53] So 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] that is there for more than a week now. [12:54] am I invisible or so? nobody can help me to install drobox? [12:54] michaldybczak, you did gt help. [12:54] cfhowlett, really? I didn't see it. let me scroll up. [12:54] michaldybczak: sudo apt-get install nautilus-dropbox [12:54] michaldybczak, post the error messages [12:55] I'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] I am using Xubuntu. [12:55] Xubuntu is even too heavy for this laptop I am on right now :( [12:56] k1l, cfhowlett I have some error messages about not fulfiled dependencies [12:56] !wireless | jophish [12:56] jophish: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [12:56] michaldybczak: put the into paste.ubuntu.com and show it here [12:56] nx9010, what are the feature of your laptop? [12:57] yeah, will do that, it's always pain to use pastebin [12:57] michaldybczak, vague messages >>> vague answers. try again: command | pastebinit [12:57] How 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] thanks clissold345 [12:58] cfhowlett, k1l http://pastebin.com/s3nhaFV1 [12:58] nx9010, lshw or inxi -F command will tell you [12:59] jophish, you're welcome. Good luck! [12:59] cfhowlett, thanks, let me try [12:59] michaldybczak: grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | nc termbin.com 9999 [12:59] how can i use pkg-config to detect upstart? "pkg-config --exists upstart" returns 1 (there is upstart), if i try "libupstart" it also returns 1 [13:00] any help for my above query? [13:00] k1l, http://termbin.com/do5j [13:00] CrazyTux: did you reload the folder? [13:00] k1l, yes. I did that. [13:00] CrazyTux: was the file still there? [13:01] the file starts with the words tmp and has long file name. === Spontex is now known as Guest98040 [13:01] does anyone know some good software that can help making a package for ubuntu repository ? [13:01] CrazyTux, show a screen shot. [13:01] this is the file name..tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J [13:01] k1l: I've rebotoed now while nginx is gone now, nginx.old is still there [13:02] thats not a screen shot [13:02] tomreyn: it's not that I want to use C on purpose, it's just the way it is without me knowing [13:02] I don't know how it got created in the first place [13:02] michaldybczak: "sudo nano /etc/apt/sources.list " then remove the last line with dropbox there === lethu_ is now known as lethu [13:02] memory size 256, means I have physical 256 MB of RAM right? cfhowlett ? under lshw [13:02] tomreyn: namely the C is on local system that is a 16.04 fresh installed yesterday [13:03] nx9010, paste it [13:03] CrazyTux: maybe your file manager got an issue with that name. so use "rm" on the terminal === Jochen_wvdT is now known as Schlawiner [13:04] michaldybczak: after that use the system settings -> updates and software to change the dropbox PPA to direct at xenial and not wily. [13:06] I have tried rm also. But the result is the same. [13:06] CrazyTux: i doubt [13:06] k1l, ok, I got rid of willy. but now it says, lack of dependencies no drobox for nautilus drobox [13:06] how can I post the screen shot here? [13:06] CrazyTux, and no errro message? [13:06] CrazyTux: can you show the rm command and output? [13:06] CrazyTux, commandgoeshere | pastebinit [13:07] rm tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J [13:07] rm: cannot remove 'tmp209xZ1Muzq1n66OdlQjhp_E2WlS4zVCPHx7.LAg4KP_QzZUmXtckIjEjEpSd9Br7Jg2J3aPDdCkieV_QntFmG4NXIX96IxYOsfB.VJsWnZXQS5ZBlxtIqUmsUdCy.8DIrG9omufIWvoU060onhGvSykLkFlkiQm-sqhOFAQ6eVNUzfzFvVYEKshyzVKQW6ykCyNM13UdLzoeqJ8r31SlEag8-QDNFtdtgyUmlmmeMCekoZ5LkZ73rIeCP5J': No such file or directory [13:07] michaldybczak: did you run "sudo apt update"? [13:07] CrazyTux: is the nam correct? did you use tab completion? [13:08] yes. and the weird thing is, when I try to apt install dropbox, it says it is already the newest version [13:08] CrazyTux: and are you sure that is actually a file and not a placeholder from ntfs? [13:08] k1l, what is tab completion? [13:08] kl1, the issue is, dropbox daemon always fails to downlad [13:09] michaldybczak: apt purge dropbox* [13:09] CrazyTux: use the tab key to let the name be automatically completed [13:09] k1l, not sure what it is. It just sits there on my ntfs partition. [13:09] Hello [13:09] tab key? where? [13:10] CrazyTux: "sudo rm tmp*press tab key*" [13:10] k1l, after that dropbox-nautilus was installed successfully. however I'm not sure what is the difference between this and usual dropbox, will be checking [13:10] Does anyone know where I might find the gnome-color settings, the file would be great. [13:10] CrazyTux, geeesuz it's the key that says "TAB" [13:11] I am having an issue running eclipse with i3wm on ubuntu. [13:11] anddam: so what's what you chose when installing, an option called "leave locale as it is" IIRC [13:11] Or any other solution, [13:11] CrazyTux: please provide a "ls -al" from that directory [13:12] k1l, the same issue. when I open dropbox, it wants to download daemon and fails: http://imgur.com/a/S57KJ [13:12] CrazyTux, ls -al | pastebinit [13:12] ok. I typed rm then space then the file name and then pressed the TAB key. Is that right? [13:12] k1l, I tried to install dropbox from different sources, from deb, from willy and more and always got stuck at the same download error [13:12] michaldybczak: do you use a proxy? or tor? or vpn? [13:13] Could I run some emulator on a laptop with a Pentium IV ? under lubuntu? [13:13] k1l, no, no proxy or vpn. [13:13] jyo_: iirc there is an open bug for eclipse with i3, but i don't remember the details. [13:13] hey [13:13] k1l: I manged to remove it, it was in "/usr/sbin/nginx.old" [13:13] rmed that and it is clean [13:13] thank you :) [13:14] Night_: ah right, sorry forgot about that. [13:14] k1l: no worries :) I learnt from it, which is better than beeing told where it was. [13:15] any suggestions on which modules to include in an nginx build? [13:15] k1l, http://paste.ubuntu.com/23973673/ [13:15] k1l, 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] k1l, please look into that. [13:15] I'm building one with this one https://github.com/grahamedgecombe/nginx-ct [13:15] michaldybczak: run "dropbox start -i" [13:16] CrazyTux: did oyu get cyptovirus? [13:16] sure looks like it [13:16] Night, what is that? [13:16] k1l, I get: Starting Dropbox... [13:16] a virus that encrypts all your files and makes you pay [13:16] that at least tells us something [13:17] will google what the certificate issue is [13:17] Night, I don't think so. [13:17] what is your issue michaldybczak [13:18] CrazyTux: that is a long sha2 hash [13:18] Night, I don't know this either. [13:18] CrazyTux, it's 0 size, try find . -size 0 -delete in that folder [13:19] !ciao [13:19] CrazyTux: if rm won't delete it, would find maybe do it? something like find . -name "tmp209*" -delete [13:19] !list [13:19] Luciano: 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] I just want it to be deleted from my hard disk. [13:19] CrazyTux: 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] thought they said they tried that [13:19] CrazyTux: that way you make sure not to misstype [13:20] CrazyTux: when you are in the folder a "rm tmp209*" should work too [13:20] !ciao [13:20] !list [13:20] Luciano: 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] k1l: does that look like a cryptovirus toyou? Only pleaces ive seen those files are with that [13:20] Night_, my issue is with downlading dropbox daemon. I get urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed [13:20] Night_: i dont know what that user did there [13:20] michaldybczak: you are missing a CA [13:21] what is CA? [13:21] cerification authority [13:21] CrazyTux: if that is not working unmount that partition and run a fsck on it. [13:21] so you michaldybczak you need to check with CA dropbox uses and grab that toyour repo [13:21] I did as instructed. That still says no such file in that directory. [13:21] ok. I will try this. [13:21] CrazyTux: wait [13:21] https://www.digicert.com/digicert-root-certificates.htm [13:21] grab thse michaldybczak that test [13:22] CrazyTux: try one more time with "rm -f" to force the rmeove [13:22] DigiCert EV Code Signing CA (SHA2) [13:22] 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:23] and DigiCert SHA2 Extended Validation Server CA [13:23] those are what dropbox uses from a quick check [13:23] I was wondering if there is a system file somwhere that I could use ore create to do the same. [13:23] Night_, and then what? Copy one of these to /etc/apt/sources.list? [13:23] noooo [13:23] any body here [13:23] any body here [13:23] sudo mkdir /usr/share/ca-certificates/extra [13:23] tomreyn: likely [13:23] ask your ubuntu question javed [13:23] !ask | javed [13:23] javed: 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 !patience [13:24] javed, check the nick list [13:24] sudo cp digi..cert /usr/share/ca-certificates/extra/digi....crt [13:24] sudo dpkg-reconfigure ca-certificates [13:24] and you are dfone [13:24] which is the best backbox or linux [13:24] for oyu apple [13:25] tomreyn: what's a sane setup instead? [13:25] btw What is the best ubuntu flavor for older pcs [13:25] not fo rapple [13:25] apple [13:25] javed: since you ask in #ubuntu: ubuntu [13:25] well you pick OS for your needs [13:25] Night_, is your command with "digi....crt" correct? or should I paste there something? [13:25] javed, backbox is not supported or discussed here. perhaps you should ask #linux . [13:25] k1l: how did you even understand the question? [13:25] no, you need to download verty [13:25] cert, and edit the last part [13:25] :) [13:25] cardin: iirc the lightest is lubuntu, followed by xubuntu [13:26] anddam: my guessing foo is magic :) [13:26] btw, which DE between Mate and Xfce provides an interface with rich features and is more intuitive? [13:26] k1l: foo magic is sline! [13:26] CrazyTux, install both, test and decide for yourself [13:26] good question, imho Xfce is more reach in features regarding the panels etc [13:26] *rich [13:26] but MATE feels more intuitive [13:27] ok [13:30] Night_, 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 totally [13:30] new and confusing for me. [13:31] michaldybczak: give me 5min I'll make a script for you, doing some of my own now so hold on :) [13:32] michaldybczak: run "sudo update-ca-certificates -f " [13:32] this will update the root certificates from your system. [13:32] Night_, 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] dd [13:33] No issue, we where all at this stage at once, and we always strive to learn more [13:33] michaldybczak, sometimes just kicking back and watching the irc streams can be quite educational ... [13:33] might be able to grab the setting from here: “gtk-color-scheme” gchar * [13:34] anddam: most commonly you'd set it to your preferred / local LOCALE. For me, it's "de_DE.UTF-8". [13:34] k1l, I did update it, but it didn't change anything, still the same error. [13:34] could be fun trying, I am just studying pointers now ... [13:35] cfhowlett, 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:36] TIL we don't call them 'channels' anymore, they're "streams"? [13:36] michaldybczak, get a job in support ... you'll become very good at all that :-) [13:36] a stream is an ongoing topic within the channel [13:36] http://paste.ubuntu.com/23973771/ [13:36] how 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 server [13:37] quick and dirty [13:37] michaldybczak: [13:37] elegant code, Night_ [13:37] cfhowlett: quick and dirty [13:37] does the trick [13:37] ^^ [13:38] could have been #!/bin/bash and such [13:38] but meh [13:38] jnoob22, 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 little [13:38] available time. [13:39] michaldybczak: give me heads up weather or not it works, if not I'll digg some more around [13:39] Night_, thanks, will do === KindOne_ is now known as KindOne [13:42] how can i check where a raid is mounted ? [13:42] can you read files? [13:42] if i do fdisk -l i get: Disk /dev/md:0 think that is the one [13:43] Night_, I did what you posted and the same issue: Starting Dropbox... [13:43] michaldybczak: do you see whcih url it tried to open? [13:43] piglit: lsblk, mount [13:44] http://paste.ubuntu.com/23973816/ Am I missing any modules for nginx compile? [13:44] hi people [13:45] I got an issue [13:45] koffeinfriendhof: it tells me sdd and sdb are raid 1 /mnt/raid1 [13:45] Night_, 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 above [13:45] thanx [13:46] having a look, Night_ [13:46] soo long ago i could not remember [13:46] I just moved my swap partition from sda5 to sda7 [13:46] michaldybczak: is that osx? [13:46] but my distros don't know that. [13:46] how can I tell'em [13:46] niceguy: change /etc/fstab [13:46] michaldybczak: make sure there is no .dropbox folder in your home [13:47] niceguy: guy the new uuid from "sudo blkid" and put it there [13:47] Night_, you get any errors thus far? [13:47] not tried bulding yet, wanted to know if I am missing anything [13:47] depends on what you're trying to add into it. [13:47] EriC^^: thx, will do [13:47] if you do make mistakes though, remember you can always just do make clean; and start over [13:48] niceguy: np [13:48] jnoob22: I wanted stantd, but with that nginx-ct [13:48] i normaly use nginx-common and nginx-full [13:49] with http2 ssl [13:49] piglit: 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 mounted [13:49] i dont support non ssl [13:49] those look to me to be a good start mate. Just depends on what you would like to add. [13:49] EriC^^: done it, so now i need to reboot? [13:49] jnoob22: ok ill give it a try 2min [13:49] 2sec [13:49] confusion is that lsblk tells me the /mnt/raid1 = 3,7Tb and diskanalyser tells me it is 49.1 GB [13:49] niceguy: yeah, you could try "sudo mount -a" to test first [13:50] Night_, no, that's ubuntu but stiles as osx, macbuntu theme and all ;P [13:50] Night_, if it's compelling just post output to UPB [13:50] niceguy: unless you're in a live usb, then nevermind [13:50] but stiled* as osx Night_ [13:50] diskanalyser = baobab [13:50] EriC^^: I ran the command [13:50] piglit: df -h shows you the partitions size and used state [13:51] wish there was a channel (erm "stream") for how to build a house :-) [13:51] niceguy: ok, does "lsblk" show the swap ? [13:51] nothing on the screen though [13:51] Night_, I don't have any drobox folder in my home. installation never got to a point to create it [13:51] configure worked [13:51] michaldybczak: which dopbox did oyu install [13:51] Night_, good deal [13:51] ill test it on my dev box jnoob22, make running now [13:51] no errors [13:52] i assume you want to install to /usr/local/ ? [13:52] yeah [13:52] dont think i saw --pre .. [13:52] hmm where should that me [13:52] hello can i get some help please i am using ubuntu 16.04 the shutdown button is missing from the cog icon [13:52] did not see that in documentation on build for nginx [13:52] Night_, /usr/local is default, so you don't need it unless you want to install it elsewhere [13:52] ah :) [13:53] i always do --pre=/home/hseritt/apps [13:53] but that's just me [13:53] aha :) [13:53] as i when i click shut down the only option availible is log off [13:53] make and make install ran just fine [13:53] Night_, I tried from caja, drobox from deb, from willy repo and now nautilus-dropbox. the same issue with everyone. [13:53] for a dev/prod server, what you have is ok. as long as *you* know where it's at [13:53] but no service is added [13:53] Night_, do you need a service to start up with system startup? [13:53] mm [13:53] Night_, caja didn't even opened so I deleted it. [13:53] root@apps:~/Downloads/nginx/nginx-1.11.9# service nginx start [13:53] Failed to start nginx.service: Unit nginx.service not found. [13:53] right [13:54] it's not going to install a service mate [13:54] so need to add that my self [13:54] yes [13:54] im certain if you do a search on how to create your own init script, it will tell yo uhow [13:54] Night_, let it for now. I will have to go for about 2 hours. we won't solve it right now it seems [13:54] yeha doing that now [13:54] Night_, you handy with bash programming? [13:55] jnoob22: been awhile since i touched that [13:55] it's actually simple to create your own init script [13:55] got any example? [13:55] sudo: nginx: command not found [13:55] hmm [13:56] If 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] is there a way i can attach a screenshot on here please [13:56] george_ imgur.com [13:56] now, it's got a great Tomcat example but you can use the ideas in it for any type of app mostly [13:56] Night_: 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:57] in fact Tomcat (by its quirkiness at times) lends it self for this sort of thing [13:57] Is there a way to make Ctrl-Backspace delete the last word like Alt-Backspace in the terminal? [13:57] jnoob22: ok server is up and running [13:57] ducasse, didn't think of that. good idea mate [13:59] b80905: https://wiki.archlinux.org/index.php/GTK%2B#Emacs_keybindings [14:00] Night_, 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 cfhowlett [14:00] happy2help! michaldybczak [14:00] :) [14:00] michaldybczak: well, it could still be an python issue [14:00] did you make changes to python? [14:00] 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 off [14:01] no, not that I am aware of [14:01] is there a way i can get the shutdown option back [14:01] this is pretty fresh ubuntu install. I just installed software and styled it as osx and that's all [14:02] what's the proper place to setup locale for a X session? [14:02] anyway, have to go. see you later. [14:04] can anyone help me please [14:04] !help | george_ [14:04] george_: 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 !patience [14:04] !help [14:04] 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 !patience [14:05] hi, 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 one [14:05] george_, if you reboot, the option may reappear. Is that what you want? [14:05] i tried rebooting but nothing happens [14:05] !patience [14:05] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [14:05] tomreyn: but please note that the system on which unicode isn't displayed is the remote one, whose LANG is en_US.UTF-8 [14:06] tomreyn: that is an ubuntu as well [14:07] how do i reply to someone directly please [14:07] george_, you tried to reboot from the terminal? [14:07] yes i have [14:07] george_: what is the output of "groups" [14:07] kovu2296 adm cdrom sudo dip plugdev lpadmin sambashare [14:08] george_: hmm, ok. what desktop is it? [14:08] 16.04 [14:08] 64 bit [14:08] unityẞ [14:08] ? [14:09] sorry i am new to ubuntu [14:09] i dont know commands [14:09] the standard ubuntu desktop? or kde, or mate or such? [14:09] how do I access grub? [14:09] standerd ubuntu desktop [14:10] george_ start here for the very basics https://help.ubuntu.com/community/UsingTheTerminal#Commands [14:10] .ls [14:10] .list [14:10] #ls [14:10] #commands [14:10] #Commands [14:10] .list [14:10] Bonjour [14:10] george_: 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 shutdown [14:11] !irc | jean-francois [14:11] jean-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 !Guidelines [14:11] it just shows logout [14:11] there is no reboot or shutdown option [14:11] george_: did you change something? [14:12] it happened after i installed updates [14:12] Can I customize lubuntu iso so it will have libre office instead of gnome office? How? [14:12] i didnt change anything [14:12] i dont know how to lol [14:12] aaauaua: you'll need to reboot in single mode, you'll be offered a shell as root user and you can change your password back [14:12] george_: do you use cairo dock? [14:13] no i dont [14:13] Worm_in_a_Box, of course. sudo apt purge gnome-office && sudo apt install libreoffice [14:13] anddam: following this http://www.psychocats.net/ubuntu/resetpassword [14:13] cfhowlett: But that is after I install it. [14:13] chachasmooth: I want the live image to have it [14:13] .. "it" ... [14:14] joing #openbsd [14:14] join #openbsd [14:14] #join #openbsd [14:14] .join #openbsd [14:14] #k1l i dont know how it happened [14:15] hello , there is some errors (NSIS ERROR)error launching installer , can anyone help me ? [14:16] launching what beqa ? [14:16] george_, 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] rebooting dont do anything [14:17] "error launching installer" its windows file [14:17] poker of betitaly.it [14:17] george_, I meant physically turn computer off (if you can do that). [14:18] i have to shutdown through terminal [14:18] .exe file [14:18] as i only have logoff option [14:19] beqa: you need wine for running it and ask in #winehq for help [14:19] do you mean longpress my poewerbutton [14:19] i already did [14:19] beqa, the only way windows apps run on linux is with wine. [14:19] george_: does it work on other users? [14:20] george_, yes. [14:20] beqa: we cant help on wine issues. better ask the wine specialists [14:20] here's my unicode issue recapped https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a [14:21] nope still the same [14:22] help [14:24] still only the logoff option no shutdown or restart option [14:25] george: 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] im new , thats normal ? [14:25] sudo apt-get update [14:25] Hit:1 http://archive.canonical.com/ubuntu xenial InRelease [14:25] Hit:2 http://it.archive.ubuntu.com/ubuntu xenial InRelease [14:25] Hit:3 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease [14:25] Hit:4 http://it.archive.ubuntu.com/ubuntu xenial-updates InRelease [14:26] 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 in [14:26] beqa, dont paste crap into the channel. [14:30] as__: how did you reset the password? [14:31] EriC^^: where [14:31] Night_: ? [14:31] reset password where [14:31] Night_: i'm asking as__ [14:32] can someone please help me fix my missing shutdown and restart button [14:32] jnoob22: thank you for your help, nginx up and running now, like i want it with modules, (https://imgur.com/a/wfUDd) [14:33] I wanted to get Certificate Transparency working [14:33] george: do you turn of your comptuer? [14:33] i did not even know that was an option [14:33] yes i did night [14:39] george: where theye missing from [14:40] the top right cog icon then the bottom shutdown [14:40] it only shows logout [14:40] sudo apt-get install indicator-session [14:40] Hello [14:40] http://askubuntu.com/questions/201263/shutdown-and-user-button-missing-in-panel [14:41] D3llTr33: hello [14:41] Night_: its not missing, its just only showing not to shutdown. only logout. [14:41] hmm never seen that [14:42] yes, i cant find anything similar. [14:42] hey people [14:43] k1l: would think reset of bar would work [14:43] i am using ubuntu 16.04 64bit and I wanted to dual boot phoenix os [14:44] but when i choose live cd or install at boot, pc restarts by itself [14:44] what should i do? [14:44] Night_: george maybe a unity reset can help [14:44] k1l: annoying to use cmd after terminal, nothing works [14:44] k1l: what i thought [14:44] vgoodguy, do you have ubuntu installed? [14:44] yes [14:44] cfhowlett, yes [14:44] how do i reset unity please [14:45] vgoodguy, then go to the phoenix OS support for help with installing it. [14:45] there's a help cent4r and a forum [14:46] cfhowlett, they said that phoenix supports x86 processors. [14:46] vgoodguy start here http://www.phoenixos.com/help/faq/x86 [14:46] cfhowlett, I am using an Intel x64 [14:46] vgoodguy, this is NOT phoenix support. for installing phoenix, go to their support pages. [14:46] vgoodguy you're in the wrong channel === fcanela_ is now known as fcanela [14:47] MonkeyDust, I thought maybe my Ubuntu was having conflicts with phoenixOS. seems like that's not the case now. [14:49] george: do a "dconf reset -f "/home/yourusername/" " while inserting your username ther [14:49] k11 bro, is there anyway to do the same with KDE, (kubuntu) ? [14:50] vgoodguy: i dont know kde, sorry. the guys in #kubuntu might know [14:51] join #kubuntu [14:51] george: 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 defaults [14:55] Night_, glad to hear [15:03] jnoob22: :) I'm experminting how much i can add on SSL/TLS for nginx before it brakes [15:03] currently it only works for clinets that is newer than 3 years === g_ is now known as Guest87131 === lethu_ is now known as lethu [15:15] 20804542 [15:32] 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:35] Eva_: 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 least [15:35] then try update+upgrade from within the chroot after [15:36] login screen u mean graphical login screen ? but u can login into console ? [15:36] Thank you FinalX! [15:36] when u press ctrl+alt+f1 [15:37] eva -- u gen an console login prompt right ? [15:37] negre [15:37] Yes, graphical login screen. [15:37] negre [15:37] eva > look .. now u are using another computer right ? [15:38] negre, Are you okay mate? [15:38] eva > on the broken computer when u press ctrl+atl+f1 u get into text mode , there u can login, [15:38] and maybe finish the update process [15:38] Should I press Ctrl-Alt-F1 when I start the computer? [15:38] no [15:38] when u are asked for your username and password [15:38] Yes, I am using a Windows computer right now. [15:39] then try to login with your username/password [15:39] and then try 'apt-get install -f' [15:39] negre;fr [15:40] or "sudo apt-get install -f" [15:41] u cannot login into ubuntu desktop right, but maybe u can login into console [15:42] Thank you, I tried to log in i text mode and It was not possible to enter my password. [15:42] The cursor didn´t move forward, when I enterd the pasword letters. [15:42] And I have got message: Incorrect pasword [15:45] Eva_: there is no cursor at all when you enter password in text mode [15:46] Hi all! I hope everybody have a great saturday! === ease is now known as Guest15105 === moz is now known as Guest2893 [15:48] With good food, lusty women and linux on your computers! [15:48] OK, thank you. By the way, the message I get is exactly: Login incorrect [15:48] Some chill out rap from the radio [15:49] eva are u trolling us ? :) [15:49] How to enable root in vsftpd? [15:49] eva > try again [15:49] No, really not. [15:49] eva > what is your username ? [15:49] Eva_, ok, so if you cannot login you need Recovery Mode from Grub -> Advanced Options [15:50] My user name is Eva. [15:50] Eva_, you know Recovery Mode ? [15:50] so enter Eva ... the press enter .. then type password .. then press enter again ... [15:51] try to type the password first in the login: prompt instead of username .. so you can chceck that they keyboard layout is correct [15:51] so you can visibly see the password [15:52] Thank you I m trying ... [15:52] Anyone know how to let root login to ftp? [15:52] why on earth would you wnat that [15:53] ChadTaljaardt: i hear a lot of bad ideas in this channel, but i think that is a new record tbh. [15:54] i need to edit my /var/www folder [15:54] the computer isnt connected to WAN [15:54] I'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] its a private computer in my house lol [15:54] running kubuntu 14.04 btw. [15:55] ChadTaljaardt: still, bad practice. give a normal user access instead. [15:55] I tried several times an I got the same error message , is there anything else I could do? [15:55] Eva_, you know Recovery Mode ? [15:55] No? [15:56] Sorry, I don`t know how to enter recovery mode. [15:56] Eva_, you can select the rescue mode from Grub , you need to press shift right after the bios screen [15:56] can someone tell me how to add a custom OS menu entry in grub2 but on TOP, before ubuntu === Guest15105 is now known as easeleaf [15:57] Eva_, https://wiki.ubuntu.com/RecoveryMode [15:57] Eva_, after pressing shift (spam it) you'll see something like this https://www.howtogeek.com/wp-content/uploads/2014/09/access-grub2-boot-loader.png [16:00] Thank you, I have tried already three times to press Shift after the BIOS screeen, but it didn´t open anything. [16:00] can someone tell me how to add a custom OS menu entry in grub2 but on TOP, before ubuntu ? [16:00] anyone? [16:00] Morning everyone. Am I correct in that there is currently now way of watching DRM flash content? [16:00] Onepamopa: add it to /etc/grub.d/40_custom [16:01] Thank you for the link to the new screen. [16:01] currently no way*** [16:01] Eva_, keep trying, otherwise you need a live cd [16:01] Onepamopa: and change the number before _custom so it's run before other ones [16:01] EriC^^, it's already there but it appears on the bottom [16:01] ah okay [16:01] HankMoody: it depends, there's a project called "fresh player", what site? [16:01] Onepamopa: make it 06_custom [16:01] Should I press the Shift several times? [16:01] so let's say 10_linux -> 20_linux, and 40_custom -> 10_custom ? [16:02] ah okay [16:02] Eva_: try esc instead [16:02] Or shoudl I hod that key all the time? [16:02] Escape after the BIOS screen? [16:02] Eva_: yes, spam it [16:03] foxsportsgo.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] Yes, that worked with Esc! :-) [16:03] Onepamopa: then sudo update-grub [16:04] yes, did that [16:04] And what should I do now in the GNU GRUB screen? [16:05] Eva_: 'advanced', i think, and then 'recovery' [16:05] xangua: 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] VIDEOS ON nbcsports.com work for me. I dont have an account to try foxsportsgo.com [16:06] compdoc: what browser? [16:06] I didn´t find any recovery. Only System setup or Advanced flags for Ubuntu. [16:06] HankMoody: so check fresh player, as I said [16:06] watchespn.com wants me to install Flash [16:06] Eva_: yes, it should be under advanced [16:06] HankMoody, chrome [16:06] Thank you, I will try now! :-) [16:06] xangua: thank you [16:07] xangua: Weird, I just tried pulling up the United game and it did the typical endless "loading" circle. [16:08] Eva_: when the recovery menu appears, there should be an entry to reset password [16:10] 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 - 32 [16:10] Eva_: try the highest [16:12] xangua: 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:13] Yes, flash has been broken for several years ;( [16:13] ducasse_: I have got a recovery menu with following alternatives: resume, clean, dpkg, failsafeX, fsck, grub, network, root, system-sumary [16:14] any hint about what could be wrong with unicode on a remote ubuntu host? https://gist.github.com/anddam/a9cf3aef9eb58e9924fc87344e59d22a [16:14] Eva_, network and then root shell [16:14] Which of these options should I choose? [16:14] OK, thANK you! [16:16] Yeah 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:18] HankMoody, google chrome does DRM. but flash will soon be dead, as it should be, browsers block the plugin. [16:20] 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? === miczac_ is now known as miczac [16:20] Oh 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:21] Now the network has finished. But I can not find root shell in the recovery menu. [16:21] Eva_, just 'root' [16:22] OK. [16:22] Done. And what should I do now? [16:23] Eva_, better to cd in you home, because now you are root, pay attention of what you type ... cd /home/eva or what is your username [16:24] 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] Eva_, pwd ? [16:25] Sorry? [16:25] Eva_, pwd [16:25] What does that mean pwd? [16:25] Eva_, type pwd [16:25] :-D OK, done. [16:26] Eva_, thew output please [16:26] Eva_: and it means 'print working directory' [16:26] shash root [16:27] Eva_, what is the output of the 'pwd' command ? [16:27] the output is "slash" root [16:27] I can not write slash in the chat. [16:28] Only as a word. [16:28] Eva_, cd in your home folder cd /home/eva [16:28] / [16:28] I'm curious, how comes you can't type that in chat [16:28] should I type cd /home /eva? [16:28] ? [16:28] Eva_, cd /home/eva (without spaces) [16:29] well he needs the one space [16:29] Thank you, now I am in /home/eva" [16:29] home/eva# [16:29] Eva_, pwd again, plase and the output [16:30] Anyone tried media streaming? [16:30] Eva_, ok, let's check if you have write permission touch pippo && ls pippo [16:31] pwd gave this output: root@eva-HP-Pavillion-17-Notebook-PC:/home/eva# [16:31] kang0: sure, I watched plenty of youtube [16:31] Eva_, ok touch pippo && ls pippo === KindOne_ is now known as KindOne [16:31] ioria: and there goes the fact you're Italian [16:31] anddam, lol [16:31] no shame in that [16:32] anddam, thank you [16:32] Sorry, I don´t know what pippo and ls is. [16:32] Eva_, please, type : touch pippo && ls pippo [16:32] Should I type that text in the prompter? [16:32] OK :-D [16:32] he, pippo is a friend of ours [16:33] also, the Italian name of Goofy [16:33] kang0: you can ask here [16:33] anddam, yep [16:33] The output is: pippo [16:34] Is there any command that cuts the file from a line written xxx into a txt file [16:34] Offtopic andatche [16:34] anddam [16:34] Al3xG0: a line written xxx ? [16:34] Eva_, very good, now you have a shell and have write permission : can you resume your issue ? you interrupted an upgrade ? [16:34] Is there any command that identifies the XXX line in a file and cuts away from it? [16:35] Al3xG0: XXX being a number? [16:35] EriC^^ no text [16:35] kang0: for the 100th time, this channel is for ubuntu support. if you still want general linux-related discussion, try ##linux or #ubuntu-offtopic [16:35] Al3xG0: not a command specific, you'll use one of the text processor [16:35] he is word XXX in file cut [16:35] after XXX [16:35] Thank you ioria! Exactly what should I type in order to resume my interrupted upgrade? [16:35] Al3xG0: grep -v comes to mind, or sed, or awk [16:36] Al3xG0: what you said isn't very clear [16:36] Eva_, we can start with : dpkg --configure -a [16:36] Al3xG0 is this useful http://stackoverflow.com/questions/22792744/should-i-use-cut-or-awk-to-extract-fields-and-field-substrings [16:36] anddam is big file [16:36] :/ [16:37] 560mb text file ... i need cut file after word XXX [16:37] ducasse this is 3rd and final warning [16:38] MonkeyDust is count lengh [16:38] ;/ [16:38] Al3xG0: an easy way that comes to mind is grep -A10000000 XXX /file (or put a larger number if needed) [16:39] He does not tell which line is the word XXX. [16:39] EriC^^ no have line number bro... [16:39] Al3xG0: type wc -l /file [16:39] Al3xG0: why don't you get it? [16:39] Al3xG0: the 100000 is just the number of lines to grab after XXX , just make it large enough that it gets it all [16:40] EriC^^ no haver number line i have word [16:40] Al3xG0: it's difficult to understand what you are trying to say [16:40] Al3xG0: yes, type "wc -l /path/to/file" [16:40] what does it say? [16:41] EriC^^: I think he doesn't want text after the match [16:41] he wants to truncate a file up to a certain word (that likely means the first occurence) [16:41] 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] Should I just press Enter? [16:42] Eva_, it's not clear to me, but in this cases better default ! aka press enter [16:42] wc -l b.txt [16:42] 18724393 b.txt [16:42] OK. [16:42] Al3xG0: what are you trying to do? give a small example [16:43] i need get after badboytraining.biz [16:43] only ... [16:43] i no have line badboytraining.biz [16:43] in file. ... [16:43] Al3xG0: try "grep -A200000000 badboytraining.biz /path/to/file" [16:43] How could you find the line of badboytraining.biz for file. [16:44] grep -A200000000 badboytraining.biz b.txt [16:44] Binary file b.txt matches [16:45] If I know the word line I could use split [16:45] How could he know the word line [16:45] Al3xG0: "cat -n b.txt | grep badboytraining.biz" [16:45] # cat -n b.txt | grep badboytraining.biz [16:45] Binary file (standard input) matches [16:45] lol [16:46] try with grep -a [16:46] # cat -n b.txt | grep -a badboytraining.biz [16:46] 625737 badboytraining.biz [16:46] :X [16:46] done :) [16:46] :) [16:46] i use split -l [16:47] Al3xG0: ok, check it worked and stuff, dunno if there's any stuff to it [16:48] test the output [16:52] EriC^^ tnk u... === moz is now known as Guest31359 [16:54] Hello all! [16:54] Anyone here using Ubuntu Core/Snap on Raspberry Pi? [16:55] Al3xG0: np [16:56] tekmanx, ask your real question and find out, 'anyone' questions are hardly answered here. [16:56] is there any simpler way to setup file sharing between linux machines on same network? [16:56] p.s I already checked the google and the sols were not anyway near simple. [16:57] vgoodguy: vgoodguy nfs is probably the simplest [16:57] Where do you create your ssh keys for Ubuntu Core/Snap? [16:57] This is confusing.. [16:57] Hello, 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] tekmanx, to login a fresh install ?? [16:58] OerHeks: Yes. I have an Ubuntu SSO account.. [16:58] Where do I create a key to upload it there? [16:58] They have very vague. documentation on this. [16:58] wedgie, does in come with gui? [16:58] Can anyone shed some light on to why nvidia-37x drivers depend on any Unity components whatsoever? [16:58] tekmanx, not upload, import ( download ) see step 2 https://developer.ubuntu.com/core/get-started/raspberry-pi-2-3 [16:59] OerHeks: I've been at step two for about an hour :| [17:00] I've been on the page it referred too.. it's not so clear.. [17:00] 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 welcomed [17:00] xangua: 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] OerHeks: Have you looked at those steps? [17:00] vgoodguy: uh, dont know. i barely use gui for anything. most of my linux boxes dont have any. [17:01] vgoodguy, SSHFS https://github.com/libfuse/sshfs [17:01] if my username is dexter i have to execute passwd dexter, right? [17:02] OerHeks: The instructions read: [17:02] The first step involves creating a set of RSA keys for use in authentication. This should be done on the client. [17:02] But the client isn't configured yet.. [17:02] lol [17:02] You can't do anything on the client unless you have a key... [17:02] as__: yes, otherwise it defaults to the current user (orob root) [17:02] yes, if you run as root @as__ then yes, you can also try changing the root password and then login as root after rebooting [17:02] wedgie: then I dont know what im doing wrong, are these isntructions http://www.psychocats.net/ubuntu/resetpassword updated for 16.10? [17:03] What maximum limit does a server support from open connections? [17:03] 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] EriC^^ What maximum limit does a server support from open connections? [17:03] Eva_, run apt-get update [17:03] have limit kernel? [17:03] as__ : 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 environment [17:04] Should I type: apt-get update? [17:04] Eva_, yes [17:04] OK. I have got lots of error messages. [17:05] Eva_, ping www.google.com [17:05] Al3xG0: no idea, ulimit -a lists some stuff related i think [17:05] I gues because there is no internet connection on that computer. [17:05] OerHeks: ? [17:05] tekmanx, you would need an other (ubuntu) machine to prepare keys, i guess [17:05] Eva_, we need connection to upgrade [17:05] OK. [17:05] OerHeks: See what I mean now? It's not clear... [17:05] AionNL: you mean mount -o rw,remount / , am I right? [17:05] this linux thing is way more complicated than Uncle Trump's sanity. [17:05] !paste [17:05] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:05] Then I have to come to the graphic Ubuntu and start internet connection there. [17:05] OerHeks: I will create a key on another machine.. but I thought the keys created on another machine would be for that machine only... [17:06] Eva_, plug in an ethernet cable [17:06] Or can I simly interrupt this update now? [17:06] EriC^^ http://paste.ubuntu.com/23975066/ [17:06] Good morning [17:06] is possible unlock limit? [17:06] Sorry, I don´t have any ethernet cable. [17:06] Hi, I'm using Gnome Ubuntu and I am having trouble understanding these Unity specific dependencies http://pastebin.com/P5gTJHen [17:06] I have only a 4G modem. [17:06] Eva_, first, give us the output of ping www.google.com [17:07] the output is: unknown hos www.google.com [17:07] Eva_, so, you don't have connection to internet [17:07] https://www.youtube.com/watch?v=wc8UP9AP2Vg 1200 Mics - LSD [17:07] No, I am sorry. [17:07] tekmanx, no, they don; t move to ~/.ssh/id_rsa.pub but are stored in the root of your /home/ folder with the desired name [17:08] Eva_, don't you have an ethernet cable ? [17:08] But I can finish the update later. [17:08] AionNL: if "ls /home" shows "alice" in blue, then the user is "alice", right? [17:08] Is that possible to restart Ubuntu now? [17:08] Eva_, ok, for now remove the 'pippo' file; rm pippo [17:08] Antares: Please don't spam, this is a support channel [17:09] Yes, done. [17:09] ok ok easy... === mohit is now known as Guest47718 [17:09] Eva_, ls -al .Xauthority and paste the output here [17:09] unban me on freenode pls [17:10] i have chisburger [17:10] Antares: if you're banned there's a good reason, and anyway it's offtopic here [17:10] -rw------- 1 eva eva 75 feb 11 16:59 .Xauthority [17:11] Eva_, ok, try to reboot, if you can't login (as i expext) try ctrl+alt+f1 : sudo reboot [17:11] OK, thanks! [17:12] grub in my computer turns to black if I dont type anything for 30 seconds. why? [17:12] and it becomes blocked, meaning I have to unplug the cord [17:12] hi2all, 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:13] b100s, sounds like you have an UEFI bios [17:13] !uefi [17:13] UEFI 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/UEFI [17:14] OerHeks, how can i check is it UEFI bios or not? [17:16] Behold, thy god, no thy emereror has arrived! Bow you sorry heads in awe because mernilio has arrived! [17:16] b100s, it is all on that wiki page https://help.ubuntu.com/community/UEFI#Identifying_if_the_computer_boots_the_HDD_in_UEFI_mode [17:16] 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 in [17:16] 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 incorrect [17:16] And hi all! :-) [17:16] OerHeks, thanks a lot [17:17] Слыш черномазая пизда? Взела мегофон и попизюхала к народу! [17:17] Eva_, you don't type sudo reboot at the login prompt; you type your username and passwd === milos_ is now known as Guest57024 [17:18] Antares, that language is not even welcome in #ubuntu-ru [17:18] FYI ... no paretnts name girls Eva. Maybe japanesee car makers. [17:18] 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] Yes, at the login prompt, I typed my username and password. And got that error message. [17:18] I tell him...s too [17:18] !ot | mernilio [17:18] mernilio: #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] 1 [17:19] hes is in courses [17:19] Im just telling you how things is here in the EU. :-) [17:19] bont worry === DJones_ is now known as DJones [17:20] Have you tried some app develpment? If i may ask? [17:21] Eva_, something really broken .... don't you have an ethernet cable ? [17:21] No, I am really sorry, I don´t have such cable. [17:22] Eva_, it's wifi only ? [17:23] Eva_ always make sure you have a cable, to avoid situations like this [17:23] Eva. when did you first started using linux? I dont even belive you are a girl, but lets pretend you are! :-) [17:23] 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] !ot | mernilio [17:23] mernilio: #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] Night_, I'm back. See my thread on the forum, there is a problem with polish certificate: [17:23] Night_, https://ubuntuforums.org/showthread.php?t=2352278&p=13606062&posted=1#post13606062 [17:24] Eva_, can you connect here with your phone or such ? [17:24] Sure, i vill go and make me som eggs then. [17:24] hi, I am using Xubuntu 16.10. I want to install Lxde DE. How can I do that? [17:25] Night_, it also says I can connect unsafely by using --no-check-certificate, how does it work, should I use: dropbox start -i --no-check-certificate [17:25] 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 hints [17:25] I got you CrazyTux [17:25] CrazyTux sudo apt install lxde [17:25] Lol [17:26] Sorry, do you wonder if I can connect to this chat throught my phone? [17:26] Nvm [17:26] Eva_, yes [17:26] hi [17:26] CrazyTux: install the "lxde" package, i would guess [17:26] Eva_, that broken machine need to be conneted [17:27] OK, I will try. Do you want me to put the 4G modem into my Ubuntu computer? [17:27] 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] In synaptic package manager Metapackage for lxde? [17:27] Eva_, do you usually it for it, ? right ? [17:27] *use [17:28] as_ what's your whole issue just joine d so? and ni alice ? [17:28] hi [17:28] сучка черножопая , ты не ахуела ли ? [17:28] as__: encrypted home directory? What happens when it "fails"? [17:28] работай! [17:28] лентяйка :( [17:28] !ru [17:28] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [17:29] I use the same 4G modem for both computers (at different times of course). [17:29] as__: can you use it to login at a 'sudo login' prompt? [17:29] Eva_, ok, let's try it [17:29] yes wedgie , encrypted home dir. when it "fails" I see a blank screen for 2 seconds and the n Im reverted to the password menu [17:29] tomreyn: from recovery mode? [17:29] oh encryption [17:30] as__: you'll need to rewrap the decryption key [17:30] as__: do you have it written down somewhere? [17:30] as__: from a fully booted system, if you can get there? [17:30] ты ебашиш павлинов вместе с этим мудаком витоминизированным на камеру , а когда ты нужна планете ты где? [17:30] Antares stop [17:30] !ru [17:30] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [17:30] ебаная комунистка [17:30] as__, if you changed the password from cli on an ecrypted installation, you need to revert to the old one [17:30] jesus christ, what have I done? [17:31] !language [17:31] Please 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/ChannelList [17:31] no wedgie I did not write anything down [17:31] as_ ^^^^ [17:31] as__: then unless you know your old password you're hosed. restore from backup time [17:31] as_ I suggest not enryting /home or anything like that unless know password etc decypriton key etc for sure [17:32] I have a TT4650 DVB device. It worked perfectly in 16.04.02 _before_ I installed ubuntu on a new drive. [17:32] and it works perfectly on OpenSuSE [17:32] as_ wedgie mgiht be some way to crack the encryption of the /home but that wont be easy [17:32] however, when loading the appropriate modules, nothing happens with ubuntu reinstalled [17:32] have tried with 4.4.0-62 and -59 [17:32] reinstalling time... [17:32] SebthreeBQM10HD: better off trying to crack old password to recover the key [17:32] as_ don't do a encrypted home [17:33] as_ unless you have proper valid reason to have tha tencrypted [17:33] that's my advice [17:33] Night_, 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 failing [17:33] wedgie: if you have unencrypted swap, simply grep for the key in swap... :D [17:33] as__: and if you do, write down the key when it prompts you to do so [17:33] :D wedgie [17:34] is it a good idea to copy all hidden files (.mozilla for example) into a brand new notebook? [17:34] as__: note that you could just create another user and continue using the current install === fotografo is now known as fotografoLombard [17:34] you just eont be able to get your files back [17:35] as__: depends, I have used the same ~ since approx 2000 [17:35] vidarlo: what is ~? [17:35] I'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] as__: home folder [17:35] wedgie: if those are the options I will reinstall [17:36] OerHeks, 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] 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 me [17:37] but I never encrypted before === happy is now known as Guest37892 [17:37] OerHeks, still bad installation : ( [17:38] ioria, now I have connected my 4G modem to my Ubuntu computer [17:39] The screen on Ubuntu computer is black. [17:39] Eva_, ok, press 'esc'-> grub -> advanced oprions -> recovery mode [17:39] as_ I think generally reallh long file names, may not be liked by file systems [17:39] really long [17:40] can be a problem in Unetbootin [17:40] going to create new usb-stick [17:40] Yess, done¨. [17:40] Eva_, network [17:42] Yes, done. Modem for device at ... succesfully created. ModemManager[895]: Modem: state changed (unknown -> disabled) [17:42] Eva_, mmm, root [17:43] I typed root. Didn´t get any output. [17:43] Eva_, you're already at a prompt ? [17:43] By the way I can see this message: Invalid mobile equipment error code: 50 [17:43] Anyone have a reference to solve my problem? [17:44] Eva_, ping 8.8.8.8 [17:44] I guess the promt is lost. === the_ant1 is now known as the_ant [17:45] hi [17:45] how many of you run an encrypted home dir? [17:45] as_ not that many people, mostly paranoid people [17:45] as_ what you got to hide ? [17:46] Eva_, what you mean 'lost' ? [17:46] Eva__, sudo for root I had to re join here so [17:46] I pressed finally Ctrl-C. [17:46] !sudo [17:46] sudo 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/fixsudo [17:46] Now I have got the graphical interface. [17:46] Eva__, ctrl c will stop whaever is running in terminal yes [17:47] Eva_, that is 'resume' i guess [17:47] Should I try to restart the computer once again and press ctrl-shift-f1? [17:47] Eva_, if you can't login in gui or in console, yes [17:48] Eva_, and you still need the recovery mode to work [17:49] Eva_, but if you have a livecd, we can try from there [17:50] OK, now I have restarted the computer. Should I choose the recovery mode once again? [17:51] Eva_, yes [17:51] OK, done. Should I now choose network again? [17:52] Eva_, yes [17:52] Eva_, i thin the issue is your device [17:54] I have got the same messages. The screen stopped writing new messages after this one: ModemManager[832]: Modem: state changed (unknown -> disabled) [17:54] 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] There is no prompter on the bottom of the screen. [17:54] Eva_, ok, it's not working [17:56] Eva__, what are you trying to do ? [17:56] SebthreeBQM10HD, we need connection on recovery mode [17:56] Eva__, I think the way to do it is a ethernet cable if an do tha, or sot it out [17:57] Eva__, wirelss could be difficcul to configure eiher way [17:57] SebthreeBQM10HD, no ethernet cable available [17:57] as_ by default for Ubunu, /home would be in the / [17:58] as_ 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 ago [17:58] as_ basically its not as secure as people may think when only /home is encrypted [17:58] Eva_, choose 'root' instead of 'network' and we try to bring it up manually === tarunno is now known as Guest91126 === Guest91126 is now known as tarunno_ [17:58] Yes. I am in root. [17:59] as_ 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] Eva_, ping 8.8.8.8 [17:59] it [18:00] I have got lots of "Destination Host Unreachable" [18:00] Eva_, yes, run ifconfig [18:01] Should I interrupt the ping-command first? [18:01] Its still running. [18:01] Eva_, yes [18:01] With ctrl-c? [18:01] Eva_, yes [18:02] Now I entered ifconfig. [18:02] Eva_, what you see ? [18:02] lots of things ... [18:02] Eva_, look at the left side .... those are the interfaces names [18:02] but nothing I could connect with my 4G modem [18:03] eth0, lo and wlan0 [18:05] Eva_, ifconfig eth0 up see what it says [18:06] When I typed ifconfig eth0 up, I didn´t get any output. [18:07] Eva_, you know your modem ip ? run route [18:09] 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:10] Eva_, a number like 192.168.1.1 [18:10] I am sorry. I don`t know. Where could I find it? [18:11] Eva__, route command should get it ging by ioria [18:11] Eva_, so the 'route' output is just ' Kernel IP routing table' ? and nothing else ? [18:12] Eva__, did you run the route command ? [18:12] No, no. There is a table: Destination Gateway Genmask Flags Metric Ref Use Iface [18:13] Eva_, and after ? [18:13] default * 0.0.0.0 U 1002 0 0 eth0 [18:13] link-local * 255.255.0.0 U 0 0 0 eth0 [18:14] Eva_, sudo dhclient eth0 [18:15] I typed "sudo dhclient eth0". Waiting for output from that command. [18:18] Hello, 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] I just installed Lxde DE, but not able to find the option for Lxde during log in. [18:18] Eva_, interrupt, then [18:18] CrazyTux, how did you install it ? [18:18] By Ctrl-C? [18:19] Eva_, yes [18:19] OK, done. [18:19] Eva_, sudo dhclient wlan0 [18:19] sudo apt-get install lxde [18:20] CrazyTux, 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 one [18:20] No output from this command either. [18:20] CrazyTux, yep do this then. sudo apt-get install lubuntu-desktop [18:20] Eva_, ping 8.8.8.8 [18:20] ok. let me try. [18:20] sachin: i think make is used for Makefiles, not .c programs [18:20] crazy l xdm is the log in screen of lxde, and my prefered [18:21] CrazyTux, ^^ [18:21] Again I get lots of "Destination Host Unreachable". [18:21] No actually it works with .c and .cpp too. there [18:21] Eva_, then you need a livecd [18:21] brb [18:21] sachin: not for me! [18:21] OK. Thank you! [18:21] sachin: it says "Nothing to be done for ...c" [18:22] there's no hassle to go through "cc filename.c -o executable" [18:22] brb? [18:22] don't use the .c extension. Just file name [18:22] Should I boot the computer with the Live CD? [18:22] sachin: ah i see, without the .c it does compile [18:23] Eva__, yeah [18:23] Eva__, can do recvoery stuff and re insttlls with that [18:23] yeah, but autocompletion does not work on that stage. [18:23] Thanks a lot! And thank you all you kind people who took your time to help me! :-) [18:23] Is there a workaround for it? [18:23] sachin: it's not its intended use though! [18:24] sachin: you could make an alias or function [18:24] yeah... so I asked for workaround. I am afraid I am not that good at bash scripting. [18:24] Eva__, ad [18:25] Eva__, and brb be right back, ioria should be back in a bit in other words back soon [18:25] Hi, what the latest status to have a working haskell+stack setup working on ubuntu16.10? [18:25] github 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] SebthreeBQM10HD, you also use Lxde? [18:25] CrazyTux, sometimes lxde itself, but mostly just for the log in screen in distros :) [18:26] do you prefer it over others? [18:26] CrazyTux, out of the five or so I have tried, I think lxdm is the best [18:26] CrazyTux, just answering that, as your question comes in :D [18:26] sachin: hmm 1 sec [18:27] CrazyTux, for an interface though, no not tht keen on lxde [18:27] sachin: makeq() { make "${1%%.c}";} [18:27] sachin: that should strip the .c at the end and pass it to make [18:28] embed in it in .bashrc ? [18:28] SebthreeBQM10HD thank you for your explanation! :-) [18:28] sachin: yes [18:28] Eva__, where you from ? [18:28] let me give it a try! [18:28] from Sweden [18:28] Eva__, du are svensk oh, ok pm me :) [18:29] If you gotta chose between an intel ATOM with an SSD or CELERON with eMMC, which one would you go for? [18:29] Ja, jag är svensk. :) [18:29] which one would support lubuntu easly? [18:29] If you gotta chose between an intel ATOM with an SSD or CELERON with eMMC, which one would you go for? for LUBUNTU [18:29] Eva__, thats interesting, since I am half sweed, can chat more in privat message about things like that if you want, would be off topic here [18:30] I'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] vadi, no that should work [18:30] Eva_, if you don't have a livecd, download it again and make a ubs with rufus [18:31] Thank you ioria, I guess I can download it from https://help.ubuntu.com/community/LiveCD - is that right? [18:31] How can I fix my problem? [18:32] Eva__: https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows [18:32] vadi, what .deb file exactly? [18:32] vadi: a .deb file? Which one? Did you try it with a terminal command? [18:32] Thanks a lot! [18:33] I'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] Eva__, yep if you don't have an ubunutu live ready to go, you'll have to make a new [18:34] Eva__, how did you get ubuntu instlled ? [18:34] help me [18:34] !details [18:34] Please 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] !ask [18:34] 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 !patience [18:34] Lavinho, those were for you, what is your issue [18:34] command not found´ [18:34] Yes, thank you SebthreeBQM10HD. I feel exhausted now, so please forgive me. I have to continue tomorrow. [18:35] this command /mnt/flshdrv/ [18:35] Eva_, you're welcome [18:35] It is not working Eric [18:35] Kirch: you get that error in your browsers? do you use any sort of proxy or vpn or tor or company network? [18:35] Lavinho: that is not a command. that is a path [18:35] Every browser. No. [18:36] yes [18:36] dont exist [18:36] sachin: why not? [18:36] help me please [18:37] Lavinho, uh your trying to get it to detect a flash drive ? [18:37] yes [18:37] Lavinho, it should do that anyway [18:37] Lavinho, put it in again if it won't just detect [18:37] 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:38] Eva__, no I understand I think, your not that techi so this is all a bit uh [18:38] When 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] I don't know.. it does not complete when I hit tab.. [18:38] Eva__, if you get UBuntu CD sorted, I think ioria can guide you through the proccess for your issue [18:39] sorry buddy! it is working... I mistake took it as "make" [18:39] Eva__, 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] yaah, working now. [18:39] Thanks mate! [18:40] exit [18:40] exit [18:40] exit [18:40] LUL [18:40] Yes, it was my ex, who installed Ubuntu for some year ago. [18:40] eva_ ok and waht is the problem now, I missed some of that [18:41] Kirch: on all websites? [18:41] I have to relly on his ability to make the Live CD. [18:41] ioria, ping still around ? [18:41] Almost [18:41] Not all [18:41] Eva__, you can make yourself [18:41] The problem now is to login on the Ubuntu. [18:41] SebthreeBQM10HD, yep [18:42] Eva__, just need a big enough empty usb, or dvd r/rw [18:42] Eva__, and you can do it in Windows to with a program such as rufus or unetbootin [18:42] OK, thank you. [18:42] Eva__, once you got one and the computer is booted up from it, I think ioria can help you with your issue [18:43] Alright, 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-10 [18:43] hello [18:43] Eva__, seems recovery mode wasn't good enough earlier, so need an actsual live session [18:43] Yes, it seems to be so. [18:43] Eva__, have you got a windows computer or something ? [18:44] Yes, I have one. [18:44] Eva__, well your still here, so want to continue now ? [18:44] I have one Ubuntu computer and one Windows computer. [18:44] Eva_, you just need to download the usuntu iso and burn it on a usb pendrive [18:45] ioria, if she has a live media sorted out, which can try and do now, I guess you can help with the actsual issue from that [18:45] SebthreeBQM10HD, we can try [18:45] Eva__, ok you need to download the ISO for UBuntu first [18:45] what are you guys up to? [18:46] Thank you ioria and SebthreeBQM10HD. See you tomorrow! :-) [18:46] Eva__, the ISO contains the Ubuntu version you download, its the contents. [18:46] EriC^^, she interrupted an upgrade, and now she cannot even login in console [18:46] ah [18:47] EriC^^, we tried recovery and dpkg --recf -a, but we also need connectivity tp upgrade, and no eth cable available [18:47] Eva__, tommorow yeah, but certain people would be up for trying to help you more now :) [18:48] ioria: you mean --configure? reconfigure goes through all packages with ncurses and asks stuff [18:48] EriC^^, dpkg --configure -a [18:49] hello everyone, libreoffice is not opening. I removed its folder in ~/config, but it's still the same [18:49] before trying reinstall, is there anything else I can quickly fix it? [18:49] tarball, start it from cli [18:49] tarball: start from terminal and look at the error [18:50] ioria, I tried [18:50] no error, no output [18:50] tarball, and ? [18:50] oh [18:50] tarball: does it work for the guest account? [18:51] tarball, its from repo or fromppa ? [18:51] ioria, from repo [18:52] tarball, ^^ EriC^^ [18:52] ioria, yes, I am about to switch [18:52] EriC^^, trying now [18:52] EriC^^, yes, it opens as guest [18:53] or at least the logo appeared so far [18:53] tarball: how's the permissions in your home dir? try sudo find ~ ! -user $USER [18:53] yes, it opened [18:54] Why 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:55] EriC^^, am I going to inser my username fir 'user'? [18:55] for* [18:55] tarball: no need [18:55] EriC^^, no output [18:55] tarball: ok, any other libre related dirs? [18:56] EriC^^, no [18:57] tarball, look at ls -al ~/.config/libreoffice/4/user if you're the owner [18:57] ioria, I deleted libreoffice folder [18:57] greetings [18:57] tarball: no output at all when you run it from the terminal? [18:57] EriC^^, trying now [18:58] EriC^^, the command you posted had no output, trying the one from ioria [18:58] ioria, as I said, because it's deleted, no such directory [18:59] ok, else I can reinstall, no problem [18:59] reinstall what? [18:59] tarball, ls -al ~/.config/libreoffice/ same result ? [19:00] trying in a min, doing autoremove now [19:00] ioria^ [19:00] I 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:01] Hey guys is anybody got NOEFETCH [19:01] I want to have a grub boot loader in this usb drive that will boot directly one of the ISOs through a grub menu [19:01] setup in his terminal [19:01] real quick [19:01] Generic: where? [19:01] K1l what do you mean where [19:02] Generic: i need more context [19:02] smhar: you'll need a /boot partition with grub installed there and grub in the mbr [19:02] Hello ubuntu. I'm real sorry for this, but how do I reset my freenode password? [19:02] phew, loads of files being autoremoved [19:02] wrapash: /msg nickserv passwd [19:02] wrapash: for issues ask in #freenode [19:03] hi all [19:03] EriC^^: I no longer have my old password [19:03] k1l_: You can never join #freenode without enormous wait time [19:03] Anyone 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] ioria, same error, no such file or directory [19:04] HankMoody, google chrome does DRM. but flash will soon be dead, as it should be, browsers block the plugin. [19:04] 64 bit only [19:04] wrapash: /msg nickserv sendpass [19:04] wrapash: or sendpass maybe [19:04] ok, will reinstall [19:04] EriC^^: Thaaank you [19:04] tarball, and it's libreoffice is installed , right ? [19:05] tarball, and libreoffice is installed , right ? [19:05] tarball: reinstall what? [19:05] OerHeks: 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] HankMoody, nope. [19:05] My chrome is 56.0.2924.87 64 bit [19:05] EriC^^, ioria, yes, libre office is installed, I've been opening files in this session..reinstalling it now [19:06] Damn, alright. I'll keep dicking with it. Thank you. [19:06] /msg NickServ SETPASS wrapash btuljxkczgnu [19:06] EriC^^, ioria, already deleted [19:06] ooops [19:06] please don't do anything nasty [19:07] tarball, yes, i see [19:07] I want to have this mostly used with laptops with EFI. since the laptop doesn't have installed, I booted from ubuntu 16.10 live cd [19:08] tarball: reinstalling won't help, the problem is a user config issue and anything to do with apt won't touch the user files [19:08] smhar: then you'll need an efi partition and a /boot partition [19:08] hi [19:08] hi [19:08] and then followed these directions: https://ubuntuforums.org/showthread.php?t=2276498 [19:09] narupo, hi [19:09] SebthreeBQM10HD, sup? [19:09] but I couldn't boot the usb drive [19:09] navid, nm u [19:09] narupo, [19:10] SebthreeBQM10HD, what is 'nm' ?_? [19:10] narupo, not much [19:10] EriC^^, oh no :) [19:11] SebthreeBQM10HD, oh, thanks. [19:11] smhar: what does the file structure look like, type ls -lR /mnt/EFI | nc termbin.com 9999 [19:11] SebthreeBQM10HD, do you fine little? [19:12] at reinstalling, do I need to type libreoffice as 'libreoffice*' ? [19:12] tarball: you'll have to rename some config's until you find the culprit, or just create a fresh user and move your stuff there [19:12] hmm [19:12] 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] SebthreeBQM10HD, Im sleepy now in the bed. [19:13] tarball, that, or just reinstall writer and test it sudo apt-get install libreoffice-writer [19:14] hey [19:14] SebthreeBQM10HD, And there is in the night. [19:14] ioria, oh, installing it full is fine [19:14] elichai2, hi [19:14] elichai2, yo [19:14] I'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] My network keep getting reconnected every 1-20 minutes [19:15] Kirch: reboot router? [19:15] elichai2, why? [19:15] Already tried [19:15] I have AR9485 with athk9 [19:15] I don't know [19:16] I don't find nothing about this error on the internet [19:16] already tried "echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9kfix.conf" and reboot [19:19] elichai2, wlan? [19:20] narupo: yes [19:20] elichai2, check log: http://askubuntu.com/questions/210017/how-to-debug-wifi-connection [19:21] helo > [19:21] asus x205, Ubuntu, need help, trackpad isn't moving fast enough [19:21] two finger scrolling works though [19:22] anyone [19:22] hello, I need talk friend. [19:22] But I am sleepy. [19:22] try talkfriend.com [19:23] oh [19:23] compdoc, thanks [19:23] np [19:23] anyone help me [19:23] what is 'np' ?_? [19:24] 'np' is 'no problem' maybe. [19:24] :D [19:24] :) [19:25] pppoeconf [19:25] talkfriend.com was closed x_x === danny is now known as Guest35090 [19:27] During the boot the console screen splits into 2 after ""fb switching to inteldrmfb from efi vga" message [19:27] any idea? [19:29] thanks all. bye [19:33] https://www.youtube.com/watch?v=1aqLpNXQsUI [19:35] hugh-adolph: no spam, please === ubuntu-mate is now known as jnewt [19:36] is it safe to delete files in /var/log/recap? === Birosso is now known as harr === harr is now known as Birosso [19:37] hello 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 ?? === eddie is now known as Guest51165 [19:40] sorry developers. I misstaken log in channel. goodnight. [19:43] m3n3chm0: why dont you use the adobe-flashplugin package? [19:43] from partner repo [19:44] it's already installed I guess I need to edit the full path in here ~/.config/freshwrapper.conf [19:44] the whole freshplayer and such is a different setup === dewwii is now known as deww [19:46] mmm then I'll try to uninstall all and olny reinstall flash from the partner repo [19:46] thanks k1l_ === robotrolll is now known as robotroll [20:03] could anybody recommended some good wifi radio with free software driver support? [20:03] wifi ac support? [20:05] bonsoir [20:06] robotti^, how is that related to ubuntu support? [20:07] OerHeks: I am just wondering if some ubuntu user would recommended some good usb-wifi ac adapter? [20:07] OerHeks: because I just want working wifi [20:07] hi, how do you know which GPU is currently in use? there are two on my laptop - intel (builtin) and nvidia [20:08] OerHeks: that's how [20:08] without using nonfree firmware blobs [20:09] robotti^: that better suits into the #ubuntu-offtopic or ##hardware channe [20:09] k1l_: ok, thanks! [20:11] bytefire, driver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use' # this gives the driver intel/nvidia ( or nouveau) [20:11] OerHeks: cool! [20:13] OerHeks: how do you switch? [20:14] bytefire, nvidia settings > prime http://ubuntuhandbook.org/index.php/2016/04/switch-intel-nvidia-graphics-ubuntu-16-04/ [20:16] OerHeks: thanks. btw lspci command above shows only the drivers that are in use by that graphics card. not whether it is the currently active ard [20:16] car** [20:16] card [20:16] bytefire, for that i think you need the mesa-utils and the glxinfo command [20:17] ioria: right [20:17] bytefire, also xrandr --listproviders [20:18] oh, my bad. [20:18] i thought in use would be in use. [20:21] ioria: well just got glxinfo. is it "server glx vendor string:" in output? [20:21] bytefire, glxinfo | grep "OpenGL renderer string" [20:21] OerHeks: that's alright because that's also what i wanted to know [20:21] ioria: cool [20:21] bytefire, xrandr --listproviders what it says ? [20:22] ioria: xrandr says nvidia which is consistent with glxinfo output [20:22] thanks [20:22] ok [20:23] ioria: can both gpus be active at same time? with some user programs using one and some using the other? [20:23] bytefire, i remember bumblebee, but it's deprecated in favor of prime.. [20:24] Hi, got some update problems,http://pastebin.com/UYvjMnWZ need help pls [20:24] *favour [20:24] :) [20:25] don't know what these are.. === lynn_ is now known as gryphon [20:26] bytefire, never mind, not coerent answer [20:28] Hey [20:28] hey 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] bytefire, bumblebee lets you choose the program ,so you can run an app with intel and another with nvidia, but you were asking something else [20:29] Using wine cuz im to lazy to setup my .rpm [20:29] What does wine stand for, people? [20:29] UbuntuMaxor: wine is not an emulator [20:29] ioria: okkay. i guess that answers the question as side effect [20:29] wine is not an emulator [20:29] ok [20:29] UbuntuMaxor: wine is a windows layer. and .rpm is the wrong pacakgeformat for ubuntu [20:30] how would you define http (anything) jpg in regex? I tried the too-simple http*jpg but it didn't work [20:30] btw the reason i came here is help with the Linux dist of noip2 [20:31] !info noip2 | UbuntuMaxor: iirc that's in your repos. [20:31] UbuntuMaxor: this is for ubuntu help. for generic other other liunx help there is ##linux [20:31] UbuntuMaxor: iirc that's in your repos.: Package noip2 does not exist in yakkety [20:31] What does this means? [1]+ Stopped [20:31] also i wanted help with nano commands [20:31] ok [20:31] UbuntuMaxor: guess it's inadyn now [20:31] what are the hotkeys for exiting nano? [20:31] crised: you probably backgrounded a command, and it is now stopped. [20:31] UbuntuMaxor: ctrl+x [20:31] oh [20:31] UbuntuMaxor: ctrl-x for me. [20:32] Thanks. [20:32] SchrodingersScat: so the program behind it, it's not executing? [20:32] it's frozen there? [20:32] crised: hmm, that depends on your line used. Be careful of using &, is this in a URL or similar? [20:32] SchrodingersScat: nope it's a script, a nodejs program [20:33] idk about nodejs [20:33] crised: 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:34] crised: try 'fg' to bring it into the foreground === chester is now known as chesterk [20:34] ducasse: yes [20:34] how do I send a process to the background? [20:34] without stopping it [20:36] crised: ^z (which will stop it and return you to the shell), then 'bg' to tell it to continue running in the background [20:36] where do I find my hexchat profile? its not xchat2, is it? [20:37] sherman_: its in .config folder [20:37] sherman_, ~/.config/hexchat [20:37] I 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:38] ducasse: it doesn't continue, it remains stopped [20:38] hello guys. where can I get help with a shell script? [20:38] texla: sudo update-grub [20:38] The_Myth: #bash ? [20:38] k1l_: tks :D [20:39] k1l_, thanks [20:40] also i'm having some trouble running Steam through Wine [20:40] UbuntuMaxor: ask the wine specialists in #winehq [20:40] <\9> why would you run steam through wine? steam has native binaries available [20:40] bc i want to play windows games [20:40] crised: are you still trying to get the stopped process running, or stop and background a new one? [20:41] ducasse: I want to run a process in the background [20:41] crised: 'programname &' [20:42] ducasse: I do that then it stops [20:42] after pressing enter [20:42] crised, that process may need input from stdin [20:43] w9qbj: it does [20:43] crised, then the input is effectively you may need to redirect the input from a file [20:44] Welp winehq is COMPLETELY empty [20:44] !wine | UbuntuMaxor [20:44] UbuntuMaxor: 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 Ubuntu [20:44] so is there any chance anyone here can help me with my problem [20:45] it concerns running steam through wine [20:45] UbuntuMaxor: i suggest you wait for it to be non-empty [20:46] UbuntuMaxor: If you want to play windows games, why don't you use Windows? Ubuntu is not a windows-replacement app... [20:46] UbuntuMaxor: the channel is not empty. and you are in there [20:46] no ones bothering to say anything [20:47] UbuntuMaxor: you're trying to do dns through noip? [20:47] forget the noip problem [20:47] then yes, idk what you're doing, maybe you need to reiterate your goals [20:48] UbuntuMaxor, https://wiki.archlinux.org/index.php/Steam/Wine [20:48] UbuntuMaxor: ask the specialists at #winehq, maybe it takes some time. but do look at the wine database in the meantime [20:48] yeah, the wine database pages are helpful, should get you started. [20:49] Thanks, i'll take a look at this [20:49] But this is for archlinux will the wrapper work with Ubuntu? [20:50] UbuntuMaxor, no idea :þ [20:50] ok [20:50] here goes most likely my distro [20:50] :p [20:51] hmm strange IPv6 issue here on my ubuntu, I get IPv6 for every other device than my one ubuntu machine [20:51] any suggestions? [20:52] (dhcpv6) from ISP with DHCP-pd [20:52] hi === bullet_ is now known as Guest27680 [20:52] hi bullet_ [20:52] how are you [20:52] 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:53] How to make a bash script that types a command, e.g. control + d [20:53] Wait, how can i make a document using the terminal again? [20:53] touch `name` [20:53] ok [20:53] UbuntuMaxor: just open it [20:53] I have atom [20:53] ok [20:54] chalker_ I Have atom [20:54] TheInformer_: Nice, thanks. Does it work with globalmenu/appmenu for you? [20:54] yeah [20:56] 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] sure === Guest27680 is now known as sdfsdf === sdfsdf is now known as Andrewewfsfg === Andrewewfsfg is now known as Asassin [20:57] 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] who from RUSSIA & [20:57] ? [20:57] It only spams it while im doing something, not typing [20:58] !ru | Asassin [20:58] Asassin: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [20:59] hello everyone, can you recommend me a metadata editor for xcf files? [20:59] 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] 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. [21:00] sherman_: restart hexchat? [21:01] I already did... im trying now again [21:01] sherman_: and where did you put it? [21:01] k1l_, same subdirectory, that is: home dir/.config/hexchat [21:02] Anyone else with Electron-based apps here? =) [21:02] hello? [21:04] I [21:04] pressed enter accidentally... [21:05] I have a major support problem but boot-ubuntu is empty. [21:05] Anyone who would be so kind as to listen to it? [21:06] !details [21:06] Please 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] who has to own ~/.config/hexchat? root or user? [21:06] sherman_: no [21:07] sherman_: dont do stuff as root in your home [21:07] so user, so permissions are right [21:07] Bot, that wasn't my question. My question is: how do I boot my computer and access my OS? [21:07] sherman_: ls -al .config/hexchat/ | nc termbin.com 9999 [21:08] adebg, that sounds more like a question [21:08] how can i Install mimeo [21:08] adebg, hold shift @ boot, grub menu appears, and choose [21:08] adebg: what did you do? what do you see as error? [21:08] i need it for a steam wrapper fsr [21:08] This 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] Boot repair did not work. [21:08] k1l_, http://termbin.com/kly6 [21:09] It said it did, but it did not. [21:09] adebg, wrong channel, join #debian [21:09] sherman_: see all that root stuff? you did copy that as root [21:09] k1l_, sorry [21:09] sherman_: dont need to be sorry, you are messing up your system [21:10] But debian wouldn't know what to do... boot repair has further messed up my filesystem. It's SUPPOSED to work with debian. [21:10] so now I have to recursively change permissions to sherman:sherman, right? [21:10] sherman_: sudo chown -R sherman:sherman .config/hexchat/ [21:10] as I also wrote shortly before, I cant open libreoffice. I reinstalled it, removed config file, but still no avail [21:11] thanks a lot k1l_ [21:11] adebg, you haven't joined #debian at all ..3 [21:17] my 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] Hi, 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] *I am on [21:18] ThePi: look at the /var/log/ for the syslog and Xorg logs from before the reboot to see what the issue is [21:20] k1l_, I made a note of when my other password is required, is now a good time? :) [21:21] Homely_Girl: just ask, others can help too :) [21:22] Hi there, is there a way I can change the password to my "login keyring"? === james is now known as Guest97393 [21:23] Homely_Girl: open "seahorse" then right click on passwords:login and select change password [21:23] k1l_: 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 useful [21:25] k1l_, Thanks [21:27] where do I ask about crypt-luks? [21:27] k1l_, All sorted, thank you. [21:31] Does anyone have any experience cross-compiling packages for arm here? [21:32] hi i -rm dpkg [21:32] I 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" characters [21:32] how do i make a fedora bootable usb [21:32] my ubuntu is broken :( [21:33] helpmeh: is something wrong with #fedora? [21:33] <\9> !fedora [21:33] Other !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] <\9> meh that's not very useful [21:33] i have ubuntu [21:33] <\9> helpmeh: if you care to explain your problem with ubuntu we might be able to help with that [21:34] helpmeh: that's not a point relevant to your question [21:34] I'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] by the same reasoning I could be asking about my car's engine, since I have ubuntu [21:34] So, how to get those dependencies for cross-compilation? [21:34] helpmeh, how in the world would you remove dpkg 'by accident'? ( you have been here before with this odd situation) [21:35] is synaptic no longer in use? [21:35] lerner, sure it is, not standard installed iirc [21:35] <\9> lerner: it still exists, but isn't provided by default afaik [21:36] should I no use it anymore? whats being used nowadays? [21:36] E: Sub-process /usr/bin/dpkg returned an error code (100) THIS IS MY PROBLEM [21:36] <\9> lerner: if you like synaptic, of course you can still use it [21:36] I -RM DPKG BY ACCIDENT :( [21:36] lerner, that is up to you, 16.04 uses apt. ( previously apt-get ) [21:37] <\9> helpmeh: that just says that there was a problem [21:37] hihi [21:37] lerner: synaptic is not preinstalled since years now. you can still use it if you like after reinstall [21:38] helpmeh: can you put the full output on paste.ubuntu.com and link that here? [21:38] how do i do thar? [21:38] helpmeh, if you install Fedora,m don't wipe yum :-D [21:38] lol [21:39] <\9> go to http://paste.ubuntu.com and put the output there [21:39] i can't even make the boot usb as apt-install dosent work [21:39] <\9> then click "Paste!" and pass the link here [21:39] yeh do i ls something? [21:40] <\9> no, you paste the context of the "E: Sub-process /usr/bin/dpkg returned an error code (100)" [21:41] what does "-rm" mean anyway? [21:41] Hi, 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] 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 that [21:42] but all that removed dpkg and load fedora stuff doesnt make any sense [21:42] how 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] http://paste.ubuntu.com/23977047/ [21:42] i have manually extracted it still dosen't work [21:42] Sir_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 recover [21:43] i just want to make a fedore usb and delete ubuntu :( [21:43] helpmeh: how did you remove dpkg [21:43] k1l_: what I don't get is the leading dash in "-rm" [21:43] helpmeh: use dd with the iso image, [21:43] helpmeh: "ls -la /usr/bin/dpkg | nc termbin.com 9999" [21:43] like it's two short options [21:43] anddam, 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] helpmeh: the guys in #fedora can help you understand the parameters requried for the fedora image [21:43] i dont know how to add this https://launchpad.net/ubuntu/+source/synaptic/0.83+nmu1ubuntu1 to my sources [21:44] lerner: why do you want to add that ? [21:44] Sir_Andrei: and what program are you using on linux that isn't allowing you to do that? [21:44] ikonia, i like synaptic [21:44] anyone? [21:44] yes but how can i make usb without dpkg ? [21:44] lerner: you dont add that to your sources [21:44] ChunkzZ: anyone what [21:44] testdisk. [21:44] <\9> lerner: just apt install that [21:44] helpmeh: you don't need dpkg [21:44] ChunkzZ, ubuntu 16.04 gives kodi 15. and https://launchpad.net/~team-xbmc/+archive/ubuntu/ppa has only 16 for wily ... [21:44] helpmeh: I just told you use dd [21:45] OerHeks, what does that mean? [21:45] Sir_Andrei: sure it's not photorec instead? testdisk is for partition tables [21:45] lerner: make sure universe is activated. then install synaptic [21:45] ChunkzZ, no kodi 16 for 16.04 [21:45] ls: cannot access '/usr/bin/dpkg': No such file or directory Use netcat. [21:45] helpmeh: yes, you said that [21:45] Well, testdisk is the package... [21:45] helpmeh: just use dd to make the image [21:45] Yeah, photorec. [21:45] helpmeh: the guys in #fedora can help you with the parameters [21:45] <\9> helpmeh: how did you remove dpkg? with rm? [21:45] what a soft lockup bug really is? [21:45] yes [21:46] OerHeks, really?! [21:46] helpmeh: so do you want to fix your ubuntu now? or just make a fedora and delete ubuntu? [21:46] <\9> helpmeh: so putting dpkg back in would fix it [21:47] ChunkzZ, if you find a way, let us know. [21:47] well i would like to fix it :( [21:47] OerHeks, wish I never upgraded now :( [21:47] helpmeh: because i dont want to waste effort for this if you trash that anyway. you make it hard enough to support you anyway [21:47] i have dpkg_1.18.4ubuntu1.1_amd64.deb [21:48] why do you use apt to install things instead of synaptic? isnt synaptic easier? [21:48] lerner: what? [21:48] lerner: use software center then [21:48] lerner: [21:48] my software center dosen't work [21:48] lerner, it is a choise. [21:48] <\9> lerner: i find using the command line faster than clicking through menus [21:49] 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 need [21:49] <\9> lerner: if you want to use synaptic, just install synaptic and you have it [21:49] helpmeh: ar x dpkg*.deb data.tar.gz [21:50] mkisofs still on apt-get thing ? [21:50] helpmeh: then "tar xfvz data.tar.gz ./usr/bin/dpkg" [21:50] helpmeh: then "sudo cp ./usr/bin/dpkg /usr/bin/" [21:50] blueking: apt is just a program to handle the ubuntu repos. so you ask if mkisofs is in the repos? [21:51] yes [21:51] i just get > [21:51] <\9> blueking: it appears that it's in genisoimage [21:51] I'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.0 [21:51] <\9> !info genisoimage [21:51] genisoimage (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 kB [21:51] !info genisoimage | blueking [21:51] blueking: please see above [21:52] ok :) [21:52] <\9> lsnestest: try DISPLAY=:0 xterm [21:52] display var is broken [21:52] great thanks [21:53] terminal is stuch with > [21:53] helpmeh: where [21:53] hi, 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 too [21:53] <\9> k1l_: unenclosed brace i guess [21:53] <\9> er [21:53] <\9> quote [21:53] hi 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] <\9> which suggests he copy/pasted the quotes [21:53] im using this: startx -- /usr/bin/Xdmx :1 +xinerama -display :0.0 -display localhost:10.0 -norender -ignorebadfontpaths [21:53] <\9> and left one out [21:53] helpmeh: details matter a lot. "my car is broken" doesnt help the mechanic to know what is wrong, neither [21:54] genisoimage can be used for BD iso too ? [21:54] helpmeh: make sure you dont copy the " but just what is inside the " " [21:54] helpmeh: you can stop the command with ctrl+c [21:54] <\9> helpmeh: press ctrl+d to get out [21:54] <\9> er ctrl+c [21:55] i still have Could not exec dpkg! E: Sub-process /usr/bin/dpkg returned an error code (100) [21:55] <\9> then you did not follow the instructions [21:55] Hello everyone, I am here [21:55] helpmeh: stop making more mess. follow the clear instructions and report details if the suceed or give errors. [21:56] helpmeh: ls -la /usr/bin/dpkg [21:56] please show me the output of that command [21:56] <\9> nointerface: hello, this is ubuntu support [21:56] k1l_ what I am going to use this iso tool are to make iso from bd folder/files [21:57] Hello ubuntu support, how are you doing? [21:58] <\9> nointerface: we are doing fine. do you have an issue with ubuntu? banter is at #ubuntu-offtopic [21:58] k1l_ from CLI (no gui on this ubuntu machine) [21:58] ls: cannot access '/usr/bin/dpkg': No such file or directory [21:58] As a matter of fact, I do. I am wondering whether or not it is possible for me to the whole ubuntu? [21:58] helpmeh: then you didn't follow the instructions correctly [21:58] helpmeh: the binary is still not there [21:58] i copy pasted ffs [21:59] If you could help me out with that, that'd be great [21:59] helpmeh: please copy all the terminal commands and output you did now to paste.ubuntu.com and link it here [21:59] <\9> nointerface: sorry, is it possuble for you to do what? "to the whole ubuntu" doesn't make sense [21:59] nointerface, possible to do what? [22:00] I want to the whole ubuntu [22:00] Is this possible? [22:00] yes [22:00] What's the command? [22:00] the whole ubunto or no ubuntu [22:00] nointerface: you are missing a verb [22:00] Oh, I am sorry [22:00] http://paste.ubuntu.com/23977154/ [22:01] I want to DELETE the whole ubuntu [22:01] Is this possible? [22:01] preferably with a simple command in the terminal [22:01] helpmeh: see, that is the wrong commands [22:01] :( [22:02] 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] nointerface: you can't delete it from the terminal you're running ubuntu from [22:02] <\9> nointerface: you can't delete the running operating system. you need to use a live cd [22:02] helpmeh: start with "ar x dpkg*.deb data.tar.gz" and show the output please [22:02] nointerface: you'll need to delete it properly from an external boot [22:02] <\9> nointerface: or some other system repair tool [22:02] Are you sure? There was some command that made me delete the root folder [22:03] I've forgotten it, but I am pretty sure it exists? [22:03] there is o output [22:03] no* [22:03] nointerface: no [22:03] nointerface: thats not working [22:03] <\9> nointerface: that's not going to work [22:03] nointerface: deleting the root folder, is not deleting ubuntu [22:03] <\9> you'll just end up with a broken OS [22:03] Oh [22:03] nointerface: if you want to delete ubuntu remove the partitions and install another boot loader [22:03] I'm sorry for wasting your time. [22:03] you're not wasting our time [22:03] helpmeh: ok, now: tar xfvz data.tar.gz ./usr/bin/dpkg [22:03] it's a reasonable question [22:04] http://paste.ubuntu.com/23977185/ [22:05] helpmeh: ok, now: sudo cp ./usr/bin/dpkg /usr/bin/ [22:05] no output [22:05] How do I join a BBS network? [22:05] k1l_ ok got it now mkisofs :) [22:05] nointerface: what do you mean ? [22:05] helpmeh: "ls -la /usr/bin/dpkg | nc termbin.com 9999" [22:06] like, for example, I want to connect to a BBS. How is this possible? [22:06] can you give an example of what you're trying to do [22:06] nointerface: what do you mean "connect to a BBS" [22:06] http://paste.ubuntu.com/23977200/ [22:07] helpmeh: sudo apt update && sudo apt upgrade [22:07] A friend wants me to join his BBS. He says to use telnet and connect to the address on port 23 [22:07] nointerface: so exactly that then telnet $address 23 [22:07] oh, thanks [22:07] One last question guys [22:07] Is 2017 the year of the Linux desktop? [22:08] nointerface: no [22:08] nointerface: please don't troll [22:08] i'm sorry goodbye [22:08] bye [22:08] lol [22:09] I just tried to visit https://unity.ubuntu.com/mir/ and it seems it's been defaced? [22:10] dueyfinster: yup, looks like it's been compromised [22:10] dueyfinster, try https://wiki.ubuntu.com/Mir [22:10] very slow [22:10] <\9> dueyfinster: looks like a bad day for canonical... that's out of our hands [22:11] OerHeks: cheers found that after [22:11] helpmeh: so dpkg is fixed now. [22:11] its still updating [22:12] progress 15% [22:12] dueyfinster: i dont think its defaced. the hacking there is usually named the code work, not in the meaning of cracking [22:13] helpmeh: let it run. after that you can use your ubuntu normally again [22:13] thank you [22:14] k1l_: perhaps yeah [22:14] Is it true that hacking doesn't exist anymore? [22:14] coolguy: not a real question and offtopic [22:14] 24th there is chance to test site usability! https://twitter.com/Canonical/status/829752165182894081 [22:14] coolguy, thats not topical here [22:14] coolguy: what about you stop joining with different nicknames in here and stop trolling? [22:14] ooh it's that guy again [22:15] hope its fixed :P [22:16] how do i fix software centre as i clik it dosen't work [22:16] <\9> helpmeh: is apt still running in the console..? [22:17] helpmeh: you cant open it as long as apt is working on terminal. let apt work it first [22:17] ive had it long time [22:18] helpmeh: we can fix that when apt is doen [22:22] will vb ext pack work now [22:22] helpmeh: dont know what the issue is. [22:22] so i use kali vm with my alfa usb [22:23] k1l_ testing it now :) [22:24] helpmeh: you need to pass that usb through to that vm in the vb setings. [22:24] guys, how can I change order of loading nvidia and vfio-pci modules in 16.04 ubuntu? [22:25] looks like nvidia is loaded before vfio :/ [22:25] virtual box says invalid settings detected [22:26] helpmeh: as always: details matter [22:27] http://paste.ubuntu.com/23977342/ [22:28] helpmeh: this needs to match the same version of vbox. [22:29] hello === n00b is now known as Guest26005 [22:30] please help, i think i've overwritten my partition data [22:30] hello [22:30] i wanted to update from 14.04 to 16.04 [22:30] and update failed [22:31] then i inserted the ubuntu 16.04 dvd and choose "reuse partition" [22:31] assuming that this will keep the old partition data untouched [22:31] now the installation failed [22:32] i want to backup my /home and /var/www folders [22:32] progress 76% [22:32] is this possible? [22:32] <\9> Guest26005: assuming it indeed didn't format the partition then yes sure [22:32] <\9> Guest26005: i never used that option myself so i don't know [22:32] how can i find it formatted the partition [22:32] ? [22:33] helpmeh: if you installed virtualbox from ubuntu then you need to install the virtualbox-ext-pack package. but wait untill the apt is done [22:33] <\9> Guest26005: mount the filesystems and see if the data is still there [22:33] <\9> Guest26005: you can do that from the file manager or manually using the 'mount' command, e.g. mount /dev/sda1 /mnt [22:35] each time i upgrade to a new ubuntu version i have troubles [22:35] this time was really bad [22:35] what if /home was deleted? or the partition formatted? [22:36] <\9> if it just said "reuse" then it really shouldn't have done that [22:36] how can i recover in that case? [22:36] 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 work [22:36] <\9> iirc there's a separate "wipe" option [22:36] Guest26005: foremost [22:36] \9 i am in grub now, here i have a lot of options: with 4.4.0 ...with 3.13, etc [22:37] upstart/recovery, etc [22:37] broadcom is bad with linux [22:37] <\9> Guest26005: you should use the installation medium to do this [22:37] to mount / ? [22:37] Hi 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:38] <\9> Guest26005: when you're uncertain about the state of your partitions you definitely shouldn't boot into it [22:38] ok. i have kernel panic whatsoever [22:38] <\9> well that can be expected of a failed install [22:38] lanevall install gentoo :P [22:39] <\9> helpmeh: don't be unhelpful [22:39] is that the only solution? :) [22:39] helpmeh, thats not helpful at all [22:39] i was used with fdisk and cfdisk, and now I am little afraid to use the DVD kit..which is more like..windows [22:39] and I don't know what it is doing to my partitions really [22:39] i want to find a solution to my current desktop, not install a new one :) [22:40] its still stuck in 91 % [22:40] Lanevall, 'smoothness' is very vague [22:40] Lanevall, we need way more details [22:40] do you have gnome? [22:40] Lanasee if you have the correct videodriver instalkled, that might explain lack of smoothness [22:40] Lanevall: installed the proper video driver? [22:41] \9: you suggest entering "Rescue mode" from the installation dvd? [22:41] <\9> Guest26005: i'm not sure what that does.. i've always used the "try ubuntu" option [22:41] okey, 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 that [22:41] <\9> Lanevall: helping people out is what this place is or [22:41] <\9> for* [22:41] k1l i think its stuck on 91%? [22:42] helpmeh: let it run [22:43] im running ubuntu 16.04, on a intel i7 3.0 ghz, GeForce 980M 8MB graphics ram, 16 GB DDR4 [22:44] \9 ok. files are intact [22:44] and 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] so the only solution would be to backup all my files and then install on a clean disk? [22:44] <\9> Guest26005: i would recommend that [22:44] the nvidia driver reports its installed correctly and i get decent FPS in games [22:44] but not in my desktop [22:45] Lanevall: dpkg -l | grep nvidia | nc termbin.com 9999 [22:45] <\9> Guest26005: i also would recommend using a separate partition for user data. so you can wipe the system all you want while keeping your files [22:46] \9 ups..only files in /home are fine [22:46] http://termbin.com/96cs [22:46] \9 those in /var/www have been deleted [22:46] how to undelete? [22:46] <\9> !undelete | Guest26005 [22:46] Guest26005: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery [22:46] <\9> though if it tried to install on that while only keeping /home.. your chances aren't very good [22:47] k1l_: did you get the link? [22:47] Lanevall: ok, that is the latest ubuntu nvidia driver [22:47] yes [22:48] and 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 nice [22:49] Lanevall: looks like its nvidia related and you can try this setting: http://askubuntu.com/a/858019/31260 [22:49] hay algun español? [22:49] but that does not seem to be the case in this matter, something must be wrong somewhere in the system [22:49] !es | melani [22:49] melani: 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. === Zren is now known as ZrenTest2 [22:50] Lanevall: did you try it? [22:50] Melani, yo hablo español (i'm a spanish speaker). [22:50] k1l_: ill check it out, thank you! ill get back to you afterwords with the results === ZrenTest2 is now known as Zren === Zren is now known as ZrenTest2 [22:50] holi andrei [22:51] \9 i don't know how to use this [22:51] como tas? [22:51] melani, here is ubuntu support in english [22:51] Vení a #ubuntu-es (Come to #ubuntu-es). [22:51] <\9> Guest26005: whare are you right now? [22:51] <\9> where* [22:51] melani: as already told: this channel here is english only. please join the spanish channel [22:51] vale [22:51] me voy alli [22:51] pero una cosa antes [22:51] its finished now how do i use software centre? [22:52] que se venga andrei [22:52] conmigo [22:52] melani, /join #ubuntu-es [22:52] \9 i am in the rescue console...trying to use debugfs [22:52] I'm in #ubuntu-es too melani (también estoy allá melani). [22:52] (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] but i hae a lot of numbers [22:52] vale [22:52] no fs path there [22:52] :( [22:52] <\9> Guest26005: oh for the data recovery.. i don't know anything about that [22:53] helpmeh: ok, when apt is done then open the software center [22:53] \9 i want only to recover /var/www/public_html [22:53] and that will be enough for me [22:53] i have it dosen't open [22:53] <\9> Guest26005: it may well have been overwritten by now [22:53] i don't have any backup of that i think [22:53] me puedes dar el link [22:53] otra vez pofi? [22:53] Poné /join ubuntu-es (type join...). [22:54] <\9> Guest26005: it may well have been overwritten by now [22:54] why do you think that? [22:54] Idk 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] mandame [22:55] un mensaje privado andrei [22:55] <\9> Guest26005: because when the filesystem is reformatted, all data is considered free space and can be overwritten anytime [22:55] Oka. [22:55] helpmeh: run "ubuntu-software" in terminal and see what it says there [22:55] \9 i have a raid formation with 2 drives [22:55] <\9> err wait it wasn't reformatted [22:55] forgot to put offline one of them for backup [22:55] does this help? [22:55] maybe one of them still have the old data? [22:55] <\9> but the directory appears to be removed and an installer was run atop of that [22:56] says nothing just $ has gone [22:56] <\9> Guest26005: i'm unfortunately not experienced with raid either.. but if you think so then yeah sure [22:56] <\9> but if it really did remove the directory, then the directory is free space and the uninstaller could have overwritten it [22:56] <\9> er [22:56] <\9> the installer* [22:56] helpmeh: "ls -al .local/share/gnome-software/ | nc termbin.com 9999" [22:58] \9 i never thought that it will delete my /var/www folder entirely [22:58] because i had data in public_html [22:58] and the new folder is called "html" [22:58] http://paste.ubuntu.com/23977498/ [22:58] so it had no reason to remove my folder [22:58] :( [22:59] <\9> Guest26005: well as i said before, i never used that option. so all i can do is guess [22:59] helpmeh: that is an old paste :) [22:59] <\9> Guest26005: for all i know it's even possible that the data was just moved [23:00] http://paste.ubuntu.com/23977509/ [23:00] i always had this problem with linux [23:00] lol [23:00] it is not undelete reliable [23:00] :( [23:00] linuxmasterrace [23:01] <\9> Guest26005: nothing is "undelete reliable". windows just moves things into trash [23:01] helpmeh: the command is "ls -al .local/share/gnome-software/ | nc termbin.com 9999" [23:01] =)) it's not that [23:01] it is just because i thought that overwrite means to write over and delete nothing [23:01] when you write files into folders [23:02] you don't delete files... [23:02] this is how i understand it [23:02] <\9> but if you write a file on top of another file then the old version is lost [23:02] :( it doesn't matter now [23:02] <\9> sure it may linger somewhere in the hard drive, which is where the data recovery tools come in [23:03] <\9> but as more writes occurr the chances dwindle because the risk of it being overwritten *on disk* increase towards 1 [23:03] I'm pretty sure the gnome3 team ought to be working in redmond. what a pos. [23:03] monk_, thats not topical here [23:04] ...kinda stupid guy... -.-, sry. [23:04] it is when there software screws up my unity install. [23:04] \9 so i have to shutdown and boot live cd? [23:04] monk_, file a wishlist bug if you think it needs improvement [23:04] \9 because time is running and it may damage the folder [23:04] \9 if not already did [23:04] <\9> Guest26005: you're running the system right now? [23:04] like a clean uninstall? [23:05] http://paste.ubuntu.com/23977533/ [23:05] monk_, what is your exact ubuntu support issue [23:05] <\9> Guest26005: if you want to do data recovery on something, using it is the last thing you want to do [23:05] monk_, this is NOT the complaints channel [23:06] \9 right [23:06] On 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 dead) [23:06] T-T [23:06] helpmeh: rm .local/share/gnome-software/install-queue [23:06] helpmeh: after that try again [23:07] k1l_: 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:08] ty it works now [23:08] just like the 3 last comments say, it did not work for me [23:08] didnt want to rm after i -rm dpkg lol [23:08] Lanevall: did you try the "nvidia-settings --assign CurrentMetaMode ...... " command i linked you? [23:09] 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 folder [23:09] \9 thanks a lot for info [23:09] yes i did k1l_ , i pasted that whole line in the terminal [23:09] '\9 bye [23:11] still alot of screentearing and not feeling any smoothness at all [23:11] <\9> helpmeh: 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 mistakes [23:11] _( [23:12] how do i install i2p ? [23:12] <\9> the same way you install everything else? [23:12] its not in software centre :P [23:13] really 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 windows [23:13] <\9> hmm indeed. what is i2p? [23:13] like tor [23:13] <\9> oh.. darknet [23:14] see !tor [23:14] helpmeh: https://help.ubuntu.com/community/I2P [23:14] ty [23:15] 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 tasks [23:15] Lanevall: but i dont have nvidia hardware anymore and cant help you there [23:16] ah, i see k1l_ ... thank you anyways.... [23:16] really makes me mad tho, never getting rid of windows :) [23:16] http://paste.ubuntu.com/23977693/ gettin this for vb ext pack [23:18] helpmeh: apt does provide a lot better output when it comes to errors. [23:19] do anyone uses opendns on there Ubuntu? [23:19] What'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] helpmeh: did you insatll vbox from ubuntu or from their website? [23:19] ubuntu [23:21] Guestie: try this blog https://samiux.blogspot.com/ [23:22] this is why i was going to delete ubuntu lol i need virtual box extention pack [23:22] helpmeh lol [23:23] helpmeh: please run "sudo apt install packagename" and show the outpu. [23:23] helpmeh: whats the issue? [23:26] Error|404, what is this? [23:26] http://paste.ubuntu.com/23977744/ [23:27] i need my alfa to work in kali :( [23:27] helpmeh: where is that package located? [23:28] home/downloads [23:28] helpmeh: what ubuntu are you on? "lsb_release -sd" will tell you [23:29] Ubuntu 16.04.2 LTS [23:29] is it a good 1 :P ?? [23:30] helpmeh: ok, so dont install packages made for yakkety which is 16.10 [23:30] helpmeh, remove what you have done [23:30] and follow that link I sent you [23:31] helpmeh: where did you get virtualbox-5.1_5.1.14-112924-Ubuntu-yakkety_amd64.deb from? [23:31] Guestie: its a nice guide for hardening and securing your Ubuntu OS [23:31] lol [23:32] helpmeh: please run "apt policy virtualbox virtualbox-ext-pack" and show the output here [23:32] why so many versions [23:33] omg still got dpkg 100 [23:34] 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] http://paste.ubuntu.com/23977778/ [23:34] <\9> please don't say that you deleted dpkg again [23:34] lol no [23:35] helpmeh: ok, so you are working on different things you dont tell us here. [23:35] ? the extention pack ? [23:35] helpmeh: because you are now using virtualbox repos and not the ubuntu ones. so you are leaving ubuntu support with that [23:36] hi [23:36] I'm wondering what the best way to back up my system would be === per is now known as Guest3802 [23:36] in case of a failure [23:37] is Ubuntu's built in backup software any good? [23:37] i installed it with ubuntu [23:38] helpmeh: no you didnt. you loaded oit fron 3rd party repos you added at the top of your paste [23:38] türk varmı [23:39] !tr | merakli [23:39] merakli: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [23:39] backupbitch: rsync & cron are very good for backups :) [23:41] :O [23:41] ok [23:41] I'm loving my Ubuntu install. [23:41] getting it to work on my netbook was a pain in the ass though, the Asus X205 [23:41] 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] is postfix itself secure? [23:42] Why 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] backupbitch: whats your backup device ? [23:42] just a hard drive? [23:43] ok, internal hdd - you use lvm ? [23:44] how do I specify a hard disk to backup on with Deja Dup? [23:44] and no, it's an external hard drive [23:45] third tab "folder" === miguel is now known as Guest39913 [23:45] what [23:45] sorry, the second tab [23:45] steam yükledim fakat oyunu açamadım ne yaptıysam [23:45] oh lol [23:45] got it [23:45] thanks! [23:46] merakli, english here [23:46] yw [23:46] ben türkçe yazıyom gardas [23:46] bazhang [23:46] the home folder i would backup regularly using rsync indeed [23:46] I'm totally loving Ubuntu. [23:46] #ubuntu-tr merakli [23:46] only problem is with jobs and such, some require Microsoft Office [23:47] which is a bummer in my opinion. [23:47] there isnt nobody [23:47] #ubuntu-steam for steam merakli [23:48] they require english as well merakli [23:48] thnk [23:48] Is this IRC very active, with knowledgeable people? :P [23:49] !ot | backupbitch [23:49] backupbitch: #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] chit chat elsewhere please backupbitch [23:49] _|_ [23:50] i've got a red stop sign at the top saying Error broken count [23:51] helpmeh_, you added outside sources for vbox, you are using kali in a vm [23:52] i added it from ubuntu [23:52] helpmeh_: yes, i explained you now several times, that you messed again with addin 3rd aprty repos to your ubuntu [23:52] helpmeh_, your pastebin states very clearly that you did not [23:52] i dont understand it [23:52] i just want the extention pack [23:52] hi guys [23:53] helpmeh_, yes, but you did it in the very unsupported way [23:53] 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 that [23:53] can someone help me fix a startx pb ? [23:53] helpmeh_: this here clearly show that: http://paste.ubuntu.com/23977778/ [23:53] v5: on ubuntu one doesnt use startx but starts the lightdm [23:53] i'm using xubuntu* [23:54] 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 ipv6s [23:54] v5: that is using lightdm, too [23:54] have i messed it up now? [23:54] helpmeh_, yes [23:55] helpmeh_: yes, you were doing other stuff messing up your system again when i tried to help you install the extension pack [23:55] whats with the joins/quits [23:55] Night_, it happens, turn them off in your irc client if you wish [23:55] Night_: dont know about the ipv6 [23:55] ffs i was copy pastingg [23:55] k1l_: loooks like something with csf [23:56] helpmeh_, no cursing here at all [23:56] @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 priviledges [23:56] i have allowed standad dhcp act ports in csf for v4 and v6 [23:56] sorry man emotional [23:56] helpmeh_, you need to undo all the unsupported things you have done [23:57] omg man how do i know what i have done i was copy pasting [23:57] v5: so you messed the file permissions already? when "sudo service lightdm start" doesnt work? [23:57] Hi all. Does anybody know how to enable VSync on nvidia? I get movies tearing in VLC [23:57] helpmeh_, copy pasting random things from a blog, or where [23:58] 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:59] k1l_: Im trying to help him :) [23:59] Error|404: you gave him the commands to use the virtualbox repo? [23:59] no [23:59] lol [23:59] @k1l_ until now , i only messed with the .{X,ICE}authority files