=== murthy_ is now known as murthy [00:36] hi [00:44] Windows partition vs. VM? I never use Windows anymore outside of a few CPU/GPU intensive programs. [01:11] anyone here experience thermal throttling issues with ubuntu 18.10 on laptops? [01:11] when compiling code the CPU frequency doesn't go as high and the fans stay at low speeds [01:20] Hello. I'm trying to install java jdk8-sdk with `sudo apt-get install openjdk-8-jdk` but I get this result:"The following packages have unmet dependencies" and "openjdk-8-jdk : Depends: openjdk-8-jre (= 8u77-b03-3ubuntu3) but 8u191-b12-2ubuntu0.16.04.1 is to be installed" full: https://paste.gg/p/anonymous/78f2146d632746f09894b5840e70d8f2 - but... what does that even mean? Depends on X but Y is to be installed? Why? [01:25] I found someone having a similar issue, but on debian, and he recommends `apt-get install -t jessie-backports ca-certificates-java` - if this sounds reasonable, how would I do this for ubuntu xenial? [01:28] konrados: What you need to do here is find out why openjdk-8-jre is held. What shows ' apt policy openjdk-8-jre ' ? As a place to start hunting. [01:28] konrados: https://launchpad.net/ubuntu/xenial/+source/openjdk-8 - "sudo apt-get update" and try again. [01:29] krytarik: isn't apt preferred over apt-get these days? [01:30] Bashing-om, I don't even know what 'held' means :( but the result is: Installed: 8u191-b12-2ubuntu0.16.04.1 full: https://paste.gg/p/anonymous/41cad80bd0224663b53e891b209d66b6 [01:30] konrados: Well, he did use 'apt-get' in the first place, so I decided to just stick with what he knows. [01:30] genius [01:30] Erm, wrong ping, but.. [01:31] Otherwise yes, I'd have suggested 'apt' [01:31] krytarik, I already did `add-apt-repository ppa:openjdk-r/ppa` - should I now remove this from repo list? [01:31] Yeah. [01:32] sec... [01:33] !ppa-purge | ko [01:33] ko: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [01:33] konrados: ^^ [01:34] Bashing-om, I just did add-apt-repository -r ppa:openjdk-r/ppa - shouldn't be enough? I don't want to remove all my ppa I think? [01:37] krytarik, same result ... also, there were some errors while doing `update` - https://paste.gg/p/anonymous/4c9d85bd3c70421facb9d70eebef6bd6 [01:39] oh, why the ppa for regular openjdk ? [01:40] konrados: Well, you didn't remove the PPA from your sources yet, did you? [01:40] !info openjdk-8-jre xenial [01:40] openjdk-8-jre (source: openjdk-8): OpenJDK Java runtime, using Hotspot JIT. In component main, is optional. Version 8u191-b12-2ubuntu0.16.04.1 (xenial), package size 68 kB, installed size 251 kB [01:40] ppa-purge and voila [01:42] where where do you see it? what is 'regular openjdk'? I have a headache.... [01:42] you mean jre? [01:44] please... sorry for this stupid questions, but first we have versions of java (jre, jdk), then some 'sdk' thing, and now different repos, I'm lost :( [01:45] I did `add-apt-repository -r ppa:openjdk-r/ppa` and `... update` [01:45] what else should I remove? [01:48] nothing i guess, ppa-purge reverses to the package ubottu gave [01:48] 8u191 [01:49] I'll mention though that there isn't even an openjdk-8 for Xenial in that PPA. [01:51] there's nothing at all for xenial in that ppa. [01:52] and IIRC ppa-purge fails in those situations where oyu have an apt source configured which cannot be used. [01:53] "ubuntu-support-status --show-unsupported" may help sorting things out. [01:53] tomreyn: https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa?field.series_filter=xenial - fwiw. [01:54] then one can easily remove the files in sources.list.d/ folder, if no package was installed, and that seems so looking at the apt cache post? [01:54] krytarik: http://ppa.launchpad.net/openjdk/ppa/ubuntu/dists/ [01:54] tomreyn: That's another PPA though. [01:55] right, that's the one throwing the error. looks like konrados got multiple openjdk PPAs configured. [01:55] have one command search i install my os ubuntu? [01:56] have one command search date-time install my os ubuntu? [01:56] tomreyn, the result of 'show-unsuppoorted' - https://termbin.com/56ix [01:56] lol konrados [01:56] so... what do I do? Which is the 'wrong one'? [01:56] what a mess [01:56] what? :( [01:57] "You have 932 packages (28.5%) that can not/no-longer be downloaded" [01:57] uninstall all of those. [01:58] kde mix.. kde 16.04 gets EOL this month too? [01:58] or enable apt sources for them [01:58] is there a good way to downgrade Ubuntu? Or revert a dist-upgrade? [01:58] froggyman, no. [01:58] but ... is this necessary now, tomreyn? Won't that make too much revolution? Can I do it later? :) And now just ... remove this 'wrong jdk repo'? [01:59] remove *all* jdk repos [01:59] OerHeks: thats what I thought... Guess my current method of clonezilla backup before hand is one of the better options then [01:59] OerHeks, ok, sec... === murthy is now known as murthy_ [02:00] konrados: might work. but surely these *many* packages and package versions you should not have installed in the first place will introduce dependencies which can be difficult to satisfy. which could be the cause for the error you're facing. [02:00] tomreyn, ok, so this will be my next step if first fails :) [02:01] note that the openjdk-8-jre openjdk-8-jre-headless package you currently have installed are now "no longer downloadable". [02:01] have one command search date-time install my os ubuntu? [02:01] ...meaning you have no apt repository configured which they could be installed from. [02:01] !br | argusbr [02:01] argusbr: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [02:03] argusbr: I appreciate your efforts on speaking English, but I fail to understand what you are asking. So for now I suggest you ask in a brazilian speaking channel. [02:03] OerHeks, tomreyn ok, I think I removed everything, with `sudo add-apt-repository -r ppa:....` and now `cat /etc/apt/sources.list | grep jdk ` and `ls -lha /etc/apt/sources.list | grep jdk` gives nothing, now what? [02:03] argusbr, install date by folder details: ls -l /var/log/installer [02:04] OerHeks ok tnk u ... [02:04] -rw------- 1 root root 19 Mar 3 2017 version [02:04] against: sudo tune2fs -l /dev/sda1 | grep 'Filesystem created:' [02:04] :-P [02:05] should I now do `sudo add-apt-repository ppa:openjdk/ppa` ? [02:05] konrados: why do you want to use a PPA? there are openjdk-8 packages in xubuntu [02:06] tomreyn, ah, so... now again `sudo apt-get install openjdk-8-jdk`? [02:06] sudo apt-get update && sudo apt-get install default-jdk [02:06] !paste [02:06] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [02:07] how to solve problens in apt https://paste.ubuntu.com/p/CrP586ZnXK/ [02:08] tomreyn, I only removed 'repos', maybe I should also remove my current jdk if I have something? Because I might have some sort of... junk after trying to install it? === mundus2018 is now known as mundus [02:09] konrados: hmm if your currently installed openjdk packages have a higher version number than those in 16.04 then yes, purge them first. [02:10] tomreyn, `java --version' says "openjdk version "1.8.0_191"" - so I might have something, actually my problem is that some libs are missing, so... `apt-get purge openjdk` ? [02:11] konrados: apt policy openjdk\* default-j\* | nc termbin.com 9999 [02:11] konrados: How about you pastebin your current 'sources.list' for us to check what official repos are disabled or missing? [02:12] konrados: sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -qqy update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 tomreyn, https://termbin.com/o93a [02:14] krytarik, https://paste.gg/p/anonymous/c5e93102686b41cca31383ffedfef19d [02:14] konrados: if you run the longer command line i posted above this will provide a better idea. [02:15] tomreyn, yes, it's running.... :) [02:15] how to solve problens in apt unavaliabe https://paste.ubuntu.com/p/CrP586ZnXK/ [02:15] tomreyn, https://termbin.com/41z3g [02:16] kubuntu-ppa-ubuntu-backports-xenial.list .... openjdk-r-ubuntu-ppa-xenial.list - openjdk-ubuntu-ppa-xenial.list [02:16] 1st one worries me .. [02:17] but oke, nice collection of ppa's .. [02:17] security.ubuntu.com is missing [02:18] xubuntu-updates [02:18] i mean xenial-updates [02:20] OerHeks, but I removed that, now it's there after my ... or maybe not, sec, I'll remove it again (openjdk-r-ubuntu-ppa-xenial) [02:20] deb http://pl.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe [02:20] deb http://pl.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe [02:20] That looks like Lubuntu plus Plasma on top btw. [02:21] OerHeks help-me solved problem apt https://paste.ubuntu.com/p/2dYj6Yf5Zz/ remove unavaliable [02:21] I'll just remove the files from /etc/apt/sources.list.d [02:22] i did sudo rm /etc/apt/sources.list.d/*jdk* and doing update... [02:23] tomreyn, I should run the `deb...` command you posted? [02:23] interesting .. old-releases.ubuntu.com/ubuntu/dists/xenial ?? [02:23] I don't know :( :( I don't remember :( :( [02:24] konrados, no, was not for you [02:24] ah, ok [02:24] how do I purge all java stuff? [02:24] argusbr ^^ [02:24] OerHeks yes [02:24] i interesting [02:25] I found this : `sudo apt-get purge openjdk-\*` in internet, is that ok? [02:26] OerHeks check [02:26] https://paste.ubuntu.com/p/FPQfYmS43T/ [02:26] konrados, tomreyn: The 'multiverse' -updates and -security repos are missing too. [02:27] krytarik: yes, you created a big mess there. [02:27] Yes, meee! [02:27] :) [02:27] oops, konrados did [02:27] too many k nicknames [02:27] yes, but ... I did not remove remove them o.O should I now ... IDK, add them? [02:28] konrados who else could have removed them? [02:28] IDK :( [02:28] if you don't know who manages your system besides you, then maybe it's better to reinstall it. [02:28] no no, it had to be me [02:29] oh so it was you who decided that security patches are irrelevant [02:29] no, I'm sure it wasn't a ... mindful decision, if this is a correct word :) [02:30] so how do I bring it back, `add-apt-repository `? [02:31] btw, I did a mess in the very beginning, it's sort ubuntu + kde + lubuntu, I was just playing around, I promise I'll clear the mess later :) [02:32] but for now, can I just do `sudo apt-get purge openjdk-\*` and try to install it again without those PPA's I added (and now removed)? === murthy_ is now known as murthy [02:38] konrados: Just start with fixing your 'source.list' by adding the lines tomreyn suggested and appending "multiverse" to them. [02:39] konrados: add these lines to the end of your /etc/apt/sources.list : https://termbin.com/bzfu [02:40] konrados: then run this: sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -qqy update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 Got a question. I need VLC to start with the picture zoomed out a bit (so a black frame is visible outside the picture) [02:42] I think that's underscan [02:42] Lub18042lts: [02:44] Yeah but where do I set that and, more importantly, get it to apply to all videos loaded automatically? [02:44] konrados: to explain in some more detail: yat some point you removed the essential apt repositories which provide your system with security patches. since this point, your system has not received any security patches, vulnerabilities which were published were no longer fixed on your system. We cannot rule out that your system was taken over by a third party in the meantime. This is why I recommend reinstalling. The situation where you don't know [02:44] how you ended up there adds to it. What we're doing now is to pretend that nothing ever happened and your system got updates all the time and we just need to 'repair' it (which may not be sufficient). === daniel is now known as Guest68323 [02:45] krytarik, tomreyn ok, got it, and doing... [02:47] tomreyn, https://termbin.com/3jap [02:47] konrados: generally, don't make changes to configurations you do not understand. or, much better, do make changes to them, but make sure you understand what you are doing and which impact it has. [02:47] yes, I will never do it again :) btw, the result is here: https://termbin.com/3jap [02:48] konrados: Right away installing 18.04 LTS with the desktop environment you actually want to use would be an option too in this case. [02:48] konrados: what does this show now? ubuntu-support-status --show-unsupported | nc termbin.com 9999 [02:49] tomreyn, https://termbin.com/jyo8 [02:49] konrados: also this: sudo apt-get install -Vsy default-jdk [02:49] konrados: sorry, this: sudo apt-get install -Vsy default-jdk | nc termbin.com 9999 [02:50] tomreyn, https://termbin.com/n0wr [02:50] you have "427 packages (13.1%) supported until April 2019 (Community - 3y)" - i.e. next months those will become unsupported [02:51] i mean this month [02:51] so if you intend to run kubuntu, you should upgrade to 18.04 before this happens. [02:51] So yes it's underscan that I need, but must be applied upon start each time I play a movie. [02:52] tomreyn, ok, I will :) So, should I do `sudo apt-get install default-jdk` now? [02:52] konrados: okay just install the default-jdk package now. [02:52] ok, so I should not purge anything before? [02:52] not needed [02:52] ok! sec [02:55] I have a system set up where display 2 is cloned to display 3, but display 3 is bigger. To make it fullscreen all around, I made display 2 monitor settings scale down (or zoom out). The problem now is that videos that appear to be full screen on display 2 are now out of bounds on display 3, effectively making the outer edges of the video invisible. So I want VLC to auto zoom out on start to make it fit perfectly to display 3 [02:55] even if I have to deal with black bars on display 2. [02:57] Lub18042lts: That sounds to me like you could just revert your change and have the same result though? [02:57] tomreyn, it worked!!! :) I can't express how grateful I am, Thank you thank you thank you!!!! I own you a beer or two :) [02:58] krytarik: no because then display 3 ends up with LOTS Of unused space on the edges. [02:58] All I need is to auto underscan to specific settings. [02:58] Ah, ok. [02:59] krytarik, OerHeks, Bashing-om - thank you as well!!! [02:59] Lub18042lts: I'd maybe ask in a VLC-specific channel then. [03:00] konrados: you're welcome. you continue to have "No longer downloadable" packages listed on ubuntu-support-status --show-unsupported. These are package for which no apt source is configured, so these packages will never get (security) updates. you need to eithe runinstall these or find a trustable apt source to receive updates for them (with the exact same package names) from. [03:00] konrados: :) tomreyn gets the cookies :P [03:00] yes, he does :) [03:00] Getting this: #videolan :Cannot send to nick/channel [03:01] Lub18042lts: Yeah, apparently you need to register a nick to speak there. [03:01] tomreyn, I'm gonna install newest kubuntu, as soon as I'm done with the project at hand, this will probably be in the end of this week, and I will probably have questions too :) Thanks again :) [03:02] konrados: so you have more work to do. i still think it's better to do a fresh installation rather sooner than later. if you run into more issues while cleaning up, feel free to ask. and be sure to read some documentation before you make changes to essential files and configuration sin the future. [03:02] konrados: cool, good luck. [03:04] tomreyn, yes, that was actually my question (will be), fresh install or an upgrade, but I guess I would go with fresh one, and then just reinstall everything, and read more about those things, as you said :) [03:04] OK [03:05] konrados: yes, do a fresh install. it also enables you to switch to uefi booting if your mainboard firmware supports this (and you're not already doing so). just restore your backups after you reinstalled. [03:06] ok, I will! [03:07] * defender99zu3 bows to all the nice people. [03:08] Anyone know if there is a way to start up ubuntu remotely into a desktop environment? [03:10] sucks to be you if you didn't configure the system for remote access into a desktop environment, then have it shipped to the remote location and installed by local help desk hands or lads [03:10] hind sight is 20/20 [03:11] tatertots: Actually, both systems are local. I would like to set up a torrent box and file server without a monitor. [03:11] tatertots: I already have Teamviewer installed on the remote system. I just cant figure out how to log in remotely then start up a desktop environment. [03:12] if you configure things right it is doable [03:12] tatertots: I am all ears! Thanks for your help BTW. [03:13] teamviewer has had ubuntu bin for years [03:14] computer A and computer B [03:14] which computer are you chatting from now? [03:14] the one without teamviewer? [03:15] tatertots: Yeah, I have Team Viewer installed on both systems. I am on the non remote system. [03:15] .....this is where you say true/yes or 1 [03:15] no or false would be 0 [03:16] tatertots: "Yeah" == true [03:17] tatertots: I am chatting from my main desktop, not the computer that I would like to use remotely. [03:17] i won't ask why on both === jseattle is now known as slv81101 [03:17] defender99zu3: open terminal> sudo apt install inxi [03:17] defender99zu3: let me know when done [03:17] tatertots: What is that supposed to do? [03:18] you should be able to log in and connect [03:19] tatertots: if you have a resource you can point me to, I can totally follow that. I don't nessessaryily have to be walked through each step. [03:19] defender99zu3: https://www.teamviewer.com/download/version_3x/teamviewer_manual.pdf [03:20] tatertots: That won't do him any good in a headless environment. [03:20] unsupported then [03:20] or rtfm [03:20] tatertots: That's not true. What he's attempting is completely supported. [03:21] He was just hoping to find something in here. [03:21] We couldn't help him in #kubuntu, so we pointed him here. [03:22] I've done what he is trying to do years ago, but I can't remember how to do it. [03:22] Eickmeyer: he's here now you can right? [03:22] Eickmeyer: go ahead then sir...take care [03:23] tatertots: I'm just asking you to please be more constructive when helping people. None of this "sucks to be you" stuff. [03:23] !polite | tatertots [03:23] tatertots: The guidelines for using the Ubuntu channels can be found at https://wiki.ubuntu.com/IRC/Guidelines [03:23] defender99zu3: Eickmeyer couldn't help you in the other room most likely due to the political/hostile environment of the original room [03:23] sorry [03:23] tatertots: Also not true. [03:25] Eickmeyer: you can help defender99zu3 in #ubuntu though? just to confirm what exactly happened here for me [03:25] tatertots: I cannot because, as already stated, I can't remember how I did it. [03:26] tatertots: Teamviewer does not seem to have a seperate remote client and server application. They both seem to be intergrated into each other. Which is why I have them both installed on each computer. The problem is now that I have the remote server with XFCE installed the way I like it. I need to unplug it from the monitor its using right now and set it up by my router without the moniitor. Once I hit the button to turn it on, its [03:26] going to go to XFCE. I need to figure out a way to log in to XFCE without a monitor. I'm not even sure its possible. [03:27] Eickmeyer: oh i see, well take care i just was unsure how this turned into a 3 way so quickly lol [03:27] have a nice day everyone [03:29] i think that's "polite" [03:29] i said "have a nice day" [03:30] tatertots: dont repeat please [03:31] defender99zu3, Eickmeyer: https://askubuntu.com/questions/229989/how-to-setup-x11vnc-to-access-with-graphical-login-screen/676978#676978 - I'd give this a try. [03:31] krytarik: Thanks! [03:34] krytarik: that is 6 years old and back to 12.10. I'll totally read it if you think its still relavant. Or were you just wanting me to use that as a jumping off point for my own research? [03:36] defender99zu3: Last edit on that was June 2018, so I'd say it's still good. [03:36] That's one of the nice things about askubuntu, it can be edited for the future. [03:38] The second answer on that, in particular, looks helpful. [03:40] as far as i can tell (may well be wrong) this lacks instructions on how to get X display :0 created in the first place. here's another approach (ignore the "upstart" section in the end if you're on ubuntu 16.04 or newer) which includes creating a dummy X window https://lxtreme.nl/blog/headless-x11/ [03:41] defender99zu3: ^ [03:43] tomreyn: I guess its too much to ask that Teamviewer work instead of vnc ... Xubuntu had some darn bug where part of the security couldnt be turned on when using VNC. I don't exactly remember what it was. [03:44] Also, thanks everyone for your help! [03:44] i know next to nothing about teamviewer, woud just go with x11vnc [03:44] or vinagre + vino [03:47] Both of those links were excellent. Slightly reaching for my understanding. But probably/possibly doable. [05:06] how do I exit from the Vim texteditor? [05:06] :q [05:06] :w to save first [05:07] :x to save and exit [05:07] :q! to discard changes [05:07] didn't work [05:07] the program won't exit [05:07] esc first [05:08] I get the message "Not an edit command q" [05:09] esc or crtl-c to exit insert-mode, then one of the above to exit vim [05:09] otherwise you’re not in vim [05:09] that should look more like this: E492: Not an editor command: Q [05:09] aha [05:10] :q! worked! [05:10] what a nightmare [05:10] ! is pronounced "dam it!" [05:10] CarlFK: I am only a bot, please don't think I'm intelligent :) [05:11] so when q alone doesn't work, q! is "quit dam it!" === gms is now known as Guest71617 [05:31] sjeohp, does IRC lag in NZ hehe? [05:32] analogical: ? [05:33] well adsl and NZ = lag or am I wrong? [05:34] hi [05:36] analogical: what has that to do with ubuntu? [06:05] how / where can I disable the automount of flashdrives/harddisks under gnome? [06:10] fstab === murthy is now known as murthy_ [06:26] lotuspsychje, Are you here? === jmcgnh_ is now known as jmcgnh === murthy_ is now known as murthy === murthy is now known as murthy_ === murthy_ is now known as murthy [07:19] Peter_Griffin: yes [07:23] New to ubuntu here but pretty cool thus far [07:24] staxxx: nice [07:24] any help needed? [07:25] I have a billion and 1 questions lol and itd probably be best if i learned the basics first [07:25] Dont wanna bug anyone with the simple shit haha [07:26] staxxx: welcome, but you might want to watch the language in channel xD [07:26] Sorry [07:26] don't be :3 [07:26] staxxx: and welcome, yeah - ubuntu is quite great in my opinion [07:26] it [07:26] it has come a long way* [07:28] My irc died [07:28] mouses, Right ! [07:28] Pretty sure im stuck in a vm trap/jail [07:29] hey just wanted to say that the 18.10 is great [07:29] specially the theme and colors are so cool [07:29] thank you! [07:29] :) [07:30] !discuss [07:30] Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [07:35] 🎩 [07:36] not here staxxx [07:36] ? [07:36] only ubuntu questions here staxxx [07:37] Youre a little late on that one but alright... === alazred_ is now known as alazred [07:42] does ubuntu have a itatnium port ? [07:44] just a troll. === captain__broken is now known as captainfixerpc14 [07:56] pridkett, https://help.ubuntu.com/community/SupportedArchitectures (ia64 but was abandoned so wiki is out-of-date, only EOL ia64 iso's exist) [07:57] EOL? so only old versions? [07:58] i haven't looked pridkett, but i do believe only EOL releases support ia64 === murthy is now known as murthy_ [08:28] hello [08:29] how can run uniserver in ubantu [08:32] anybody there? [09:07] greetings, when will Disco obe fficially released. [09:09] Ubuntu 19.04 will be released on 18th April 2019. Here’s the official release schedule for Ubuntu 19.04 Disco Dingo: https://itsfoss.com/ubuntu-19-04-release-features/ === lm_ is now known as liumin === murthy_ is now known as murthy [09:35] Howdy folks [09:35] BluesKaj: Good afternoon! [09:36] Hi Guest37955 [09:45] Hi.. Does anyone know how to use ffmpeg to add a timecode overlay onto existing video? Or is this now something ffmpeg can do? [09:47] is this not* [09:48] BlackDalek: first google result - http://johnwarburton.net/blog/?p=3 [09:48] BlackDalek: that should sort you out [09:50] trying to add the ppa for lxqt but ppa:lubuntu-dev/lubuntu-daily doesn't exist [09:51] ah figured it out just sudo apt-get install lxqt openbox [09:51] gde33: you should (in my opinion) never use PPA's unless last restory [09:52] resort* - the're a ton of security risks inherent with them [09:52] where is your sense of adventure! lol [09:53] (host of PPA sets a weak password/security, account gets compromised, updates pushed to software you use that include back doors and other danger, you update and end up rooting yourself) [09:53] gde33: xD [09:53] I'm just folliwng what the tutorials say [09:53] careful with that [09:53] outdated/bad tutorials are a dime a dozen [09:53] lubuntu-dev doesn't sound all that terrifying? [09:53] there's a million ways to do most things, 950,000 of them will work and 900,000 will be a bad idea [09:54] gde33: probably not, just meant in general xD [09:54] reminds me of something I wanted to ask. [09:54] I would call it the only fun windos xp feature [09:54] I would stick a drive with a windos install into a new computer [09:55] like an old install from previous system [09:55] that doesn't work but if you then run the repair tool it fixes everything [09:55] gde33: oh, like a 'burn entire system to a image that I can restore later and have everything just as I left it' thing? [09:55] yes [09:55] and faster than a new install too [09:56] gde33: I do that often for work and personal projects, many ways to do it - I prefer CloneZilla [09:56] is this doable for a noob on unbuntu? [09:56] there's a learning curve but it's not that awful [09:56] yes [09:56] download it, create a bootstick of clonezilla, boot it, select drive/partition to backup, tell it where to backup to, push button [09:57] I always want to punch someone when told to just format the drive and start from scratch [09:57] assuming the source+target are not the same sizes, you'll have to make some config changes, but it [09:57] will walk you through it [09:57] gde33: lol yeah no need for that [09:57] gde33: another nice way (that I use) is keep / and /home on seperate parts [09:57] so I can just reinstall and then restore /home [09:57] and have APT export names of all installed packages [09:57] and then reinstall them [09:58] you'll lose some config outside of /home but no big deal [09:59] yeah, usually non-default packages [09:59] Ubuntu 18.04.2 | evolution & evolution-ews 3.28.5 | Evolution won't sync last days of e-mail on my Office365-account. No errors reported when starting from terminal. the Office365 website does show those e-mails correctly [10:00] ok, going to try swithc desktop environments now, if you never hear from me again its been nice guys :P [10:00] Latest e-mails arrive normally, but I experience a gap of three days. [10:00] brb [10:05] hello [10:12] that wasn't very exciting, it prompted me to chose "my vavorite windos mananger" and offered a list of 0 items. [10:12] it also talked about how easy it would be to change it after I chose one [10:12] lol [10:14] * gde33 reads websites from 2014 [10:18] gde33, at least it didnt lie :) easy to install and easy choice as in zero effort znad zero choice :P [10:18] and* [10:19] I like the part where it is "not our problem" [10:19] ^.^ [10:20] this window should never pop up - so it would be a good idea to configure your default window manager. We have done that - but if our default configuration isn’t readed the distribution in charge should provide a valid configuration file in a xdg-place where the session can read from. ‘/etc/xdg/lxqt’ would be a good place. [10:21] maybe you need to pre install different desktop enviroments first from the ubuntu repository ? [10:22] no idea though i have never changed my destop [10:22] I have the unity and the gnome and the lxqt and it also lists openbox under the options [10:22] Vuurdraak: where is your sense of adventure! lol [10:23] i had a lot of adventure compiling ffmpeg & obs a month or so ago to be able to use nvenc hardware encoders for recording and streaming, that was enough of an adventure for 2019 :D [10:24] right, you need some time to cool of and calm down too, I get it [10:24] ;) [10:25] "setting the search path right should be sufficient - ok, the right search path is still under discussion" [10:26] compiled ffmpeg, why? it's in the repos [10:28] ffmepg doesnt support NVENC out of the box cuase its propriatairy closed software from nvidia [10:29] so to get OBS & ffmepg to work with nvenc you need to compile it your self [10:30] <_bradk> any known problems with ubuntu 18.04 and running triple high res (1440p) monitors? [10:32] Vuurdraak: hmmm ffmpeg is build with nevenc support since 2017 [10:32] -e === Taco is now known as pocket-mouse [10:36] ghostcube, okay i didnt know i followed a guide to build obs with nvenc support, and currently on the obs website it also points to building ffmpeg your self , so i followed that advice basicly [10:37] maybe you got more codecs build in specificly for streaming if you build it your self idk what the idea behind that is === Sveta_ is now known as Sveta === andrewc is now known as Guest79633 [10:51] hi [10:51] is it possible to run a script with the system time offset by an amount given by me? [10:52] amcsi_, I really don't understand that question... but I think not, if it's what I think you are asking... as 'system time' applies to the whole 'system' [10:58] hi lads! How to redirect ssh traffic to VM for example genymotion or android VM? I know how to use ssh as socks5 on linux. But how to bridge that to VM? it doesnt see ssh tunel [10:59] on windows it looks like this [10:59] https://www.youtube.com/watch?v=Z1FPT5W9FUo [10:59] how to archive that on linux? [11:17] amcsi_: there's the sleep command, like sleep 5; ls [11:20] Xgreem, I wouldn't tunnel exactly... I would let the Vm have it's own IP [11:22] but my main goal is to make genymotion or android x86 to connect via SSH tunel without SSH juice and droidproxy app [11:22] like on this video === pocket-mouse is now known as Taco [11:24] on psichical device I can do ssh juice and proxydroid app, it works well. All apps connects trough ssh. But on VM it doesnt work. I want to make bridge connection so genymotion connects without any apps === mnoop is now known as mniip [11:56] Xgreem: what vm are you using [11:56] hey MonkeyDust [11:56] hi [11:57] hi lotuspsychje === ubuntu is now known as Guest64469 [11:57] Xgreem: virtualbox, vmware player, something else? [11:58] virtualbox [11:59] Xgreem: have you asked in the #virtualbox channel? [12:00] oh no [12:00] will do [12:00] thanks [12:04] wählt die fpö [12:04] alle die fpö [12:04] hi folks... can anybody explain what rsync -H ( #preserve hard links )is useful for? [12:04] cos i dont really get it... === real_walnut_burl is now known as walnut_burl [12:08] peter22222: rsync is similar to cp... if you created a hardlink of a file to another folder, you then copy the file to another folder, the hardlink will be preserved [12:10] thank you MonkeyDust... i d like to backup my whole / with rsync and considering if i should include the -H option, i ve researched a bit about it and i read that there might be some issues using it and thats why it's turned off by default... [12:10] peter22222: do you know the difference between a hardlink and a symlink? [12:10] MonkeyDust I think I do as far as I have read about. [12:24] peter22222: If you have manually created many hardlinks on your system and you don't use -H with rsync, then you could possibly run out of disk space when rsyncing the data to your backup drive. [12:26] rpervenche thank you... well i have never manually created a hardlink intentionally ;-) so i guess i dont really need the option then... [12:27] thank you guys! :-) [12:45] ls === hibbie1 is now known as hibbie [13:01] Hello, on my Ubuntu 16.04 server, after rebooting, I am unable to start apache2 service. I get the following error: mktemp: failed to create file via template ‘/tmp/tmp.XXXXXXXXXX’: Read-only file system [13:01] I don't see /tmp mentioned in the output of "mount" command [13:02] I am able to create other files just not in /tmp === hibbie1 is now known as hibbie [13:02] I have checked if there are any open files here with lsof | grep /tmp, but this output is empty [13:03] "umount /tmp" says "not mounted" - and "mount /tmp" says not in fstab [13:08] Rory2: does "mount | grep /tmp" give anything? [13:09] no. I don't see /tmp mentioned in the ouput of "mount" command [13:11] I do only have 1.1G free space remaining on the root partition but that ought to be plenty, right? [13:11] Rory2: 1.1G out of how much? [13:11] 20 [13:12] Rory2: 5% is reserved for root, so that explains it [13:12] oh hang on, it's not just tmp that's affected. it's my entire root [13:12] When I tested earlier I was in /home which is another drive [13:12] what can I do then? I can't free any space because it's read-only [13:13] I can't boot from a live CD because it's a remote server [13:13] Rory2: is it really mounted read only? [13:13] touch: cannot touch '/root/foo': Read-only file system [13:13] \/dev/sda2 on / type ext4 (ro,relatime,data=ordered) [13:13] Rory2: try "sudo -i" then type "mount -o remount,rw /" [13:14] OK that worked, but if I reboot it's going to go back again [13:15] What is the 5% reserved for? [13:15] I'll just uninstall some stuff === cpaelzer__ is now known as cpaelzer [13:24] Hello, anyone can advise on why i can't delete folder on a samba share? [13:28] cd - === glguy_ is now known as glguy [13:36] If you want to reboot to single user mode because nothing works when the disk runs out of space, you want to have some space so at least _something_ works. Just so you can fix the file system enough to reboot. Thus, /root has some reserved space in ext4 [13:36] Even though 5% is probably overkill on a big HDD, it's there for a good reason === lotuspsychje__ is now known as lotuspsychje [14:38] hi! [14:39] Do you think a tuxonice kernel will help to solve my hibernation issues? === med is now known as med_ [14:39] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1819915 [14:39] Hi mattfly [14:39] Launchpad bug 1819915 in linux (Ubuntu) "s2disk freezes at saving image to disk (hibernation)" [Undecided,Confirmed] [14:39] is that still a thing for 18.04 lts? [14:39] non-standard kernel? might cause more problems than it solves. try it if you must. [14:39] https://help.ubuntu.com/community/Suspend2Kernel [14:43] howdy, I'm running on ubuntu 18.04 and for some reason rdp connections don't work on my computer ( trying to reach a windows server 2008 ); always getting 'connection reset by peer'; tried rdesktop, remmina and xrdp as clients, always the same; i know it's an issue with my machine because my colleague on 16.04 has no issues; any ideas where to start properly looking? [14:49] fritzroy15, check the server logs. [14:51] Im in 18.04 , how can I get the file manager to search the contents of the text files in a dir? [14:51] Read i had to install tracker, and I added that folder to the list of folders in search locations [14:51] still nothing [14:52] is this feature broke? maybe there is another filemanager i can install? [14:52] hi, I'm trying to upgrade from 18.04.1 to 18.04.2 and running into package source issues, E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/a/apport/python3-problem-report_2.20.9-0ubuntu7.3_all.deb 404 Not Found [IP: 91.189.91.23 80] E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/a/apport/python3-apport_2.20.9-0ubuntu7.3_all.deb 404 Not Found [IP: 91.189.91.23 80] E: Failed to fetch http:// [14:53] I can find these packages on launchpad.net (eg https://launchpad.net/ubuntu/bionic/amd64/python3-apport/2.20.9-0ubuntu7.3) how would I reference this in my sources.list to direct apt to look there? [14:53] learningllama: Did you use "sudo apt update" before "sudo apt upgrade"? === cabaleirog is now known as hypnos === hypnos is now known as HypnosOrSomnus [15:01] is there a way to know how big is the universe repo for 18.04? I want to mirror it and I wanted to know beforehand how big it is [15:02] michele, are you sure you need to mirror it? Most people who think they want to, don't. [15:02] lordcirth: yes i'm sure [15:02] May I ask why? [15:02] lordcirth: i will evaluated every option and mirroring is the best for my case [15:02] s/will/have [15:03] Eickmeyer: I just tried update and upgrade still failed [15:08] I believe the issue is not order of operations but the packages not existing in the source where I'm looking [15:11] lordcirth it doesn't seem to even reach the server with rdp; although it reaches it via telnet [15:11] fritzroy15, nmap the target [15:12] fritzroy15: maybe a firewall isnt allowing it? [15:12] firewalling RDP is pretty common. [15:14] Note: Host seems down. If it is really up, but blocking our ping probes, [15:18] thanks guys, i'm going to have to asky the company IT [15:18] since i know there's some sexy firewalling going on === tiago_ is now known as assertionerror === tiago_ is now known as assertionerror [15:42] sometimes on xenial, when I try to quit a program (e.g. leafpad) that had just copied text to the clipboard, it just won't close for several seconds. it will accept other requests, like save or close the current document, or even entering text. then after a while, it suddenly complies with the earlier request to close, even if I made unsaved changed meanwhile. any idea what's wrong? I suspected it might be some clipboard lock being [15:42] held, but in that case I'd expect it to quit as soon as I copy text from another program, but that has no effect. [15:45] so far all affected programs use Gtk === Wryhder is now known as Lucas_Gray [16:00] ok if I have ubuntu installed on my note8 using ssh port 2022 what should I do to get eyes to work though ssh -Y (I've done this before with xhost + on desktop (VcXsrv) then ssh -Y and the export DISPLAY=desktop ip:0.0 then it should work right? [16:02] donofrio: i dont know, but you have ubuntu running on samsung note? [16:11] donofrio: make sure /etc/ssh/sshd_config has X11Forwarding yes [16:17] xubuntu, kubuntu or lubuntu : considering pc speed? === Evie is now known as someuser === someuser is now known as Evie [16:20] ryahi_skaprinav: lubunt [16:20] *lubuntu [16:21] EriC^^: ok thanks [16:21] np [16:23] how do i delete EVERYTHING that aptitude install xfce-desktop installed? to the last bit, im leftover with lots of shitty tinny apps [16:23] that i never asked for [16:25] sruli, www.tinyurl.com/donofriodexnote8 - that is my desktop docked setup, also shows my roadwarror setup, what I'm trying to do now is just use the x11 on my desktop to connect though ssh -Y to note 8 proot session and startxfce4 though the tunnel....like I did years ago (think I'm missing that x11forward config update on desktop I'm guessing) [16:25] tmroland, adding a desktop is no problem, removing one can be interesting : sudo ap-get remove xfce* [16:28] nothing to remove, everythings been removed already [16:28] with muon/aptitude/apt autoremove [16:28] but ther eare stil many leftovers [16:28] varous ugly shitty gtk apps like uxterm, gnome software center, libre office [16:28] why would a desktop environment need to install them? [16:28] libreoffice is standard [16:29] tmroland, have you tried sudo apt autoremove? or sudo apt purge xfce? [16:29] gnome-softwarecenter, easy to remove [16:29] .. and does not bite [16:30] tmroland, then you installed xubuntu-desktop not xfce [16:30] libreoffice is not standard anywhere, i have kde plasma on ubuntu and it didnt need libreoffice [16:30] why would a de need a office suite? [16:30] so i have to hunt and remove each of them right? [16:31] i tried autoremove , nothing left [16:31] apt purge nothing either [16:31] tmroland, you can parse apt-cache show xubuntu-desktop [16:32] right, so from what i see from that i have the recommends installed [16:32] i have to go about removing each or is there a single command [16:36] you have to do those manually, synaptic can be a help [16:36] !info synaptic [16:36] synaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.84.3ubuntu1 (bionic), package size 624 kB, installed size 3276 kB [16:36] more detailed softwarecenter, or use the comandline [16:37] tmroland, sudo apt purge xfce* might do [16:37] cfhowlett: without validating that, please don't recommend those commands [16:38] pragmaticenigma, okay. why, please? [16:38] cfhowlett: It's a greedy remove and may remove packages the user needs to have in order to keep their machine functioning [16:39] noted. wouldn't the system then revert to plain vanilla ubuntu-desktop? [16:40] cfhowlett: also i said it before, that command does nothing for my problem [16:40] tmroland: you could get the list from /var/log/apt/history.log and use xargs to feed it to apt-get [16:40] but the history.log might contain other packages that i need [16:40] cfhowlett: It's possible through the network of dependencies you would be left without any desktop. There is no automatic reversion. That package manager either installs or removes the packages you tell it to. Removing XFCE does not trigger an install of Gnome-Desktop [16:41] tmroland: get the list of packages it installed when you installed xubuntu if it's recent enough nothing else should depend on it [16:41] tmroland: it'll literally say the command you used e.g 'sudo apt-get install xubuntu-desktop' and mention everything it installed [16:42] well that file is a endless mess of words and package names [16:42] many of whicih i can easily see i need [16:42] ie kde ones [16:42] ok ill check [16:42] tmroland: type 'grep -A4 xubuntu-desktop /var/log/apt/history.log' [16:43] tmroland: the only issue is if you installed something post-xubuntu-installation, that might depend coincidentally on the packages that were installed during that operation [16:44] so see what you've installed after that command ran, and if it's not too many possibly use 'apt-cache show ' to see any dependencies or maybe run xargs and apt-get with the -s (dry run) flag to see if it will remove any program you care about [16:45] theres like 10 thousand packages [16:45] tnes of lines [16:45] tens [16:45] when did you install xubuntu-desktop? [16:45] a hour ago using aptitude [16:45] tmroland: did you install anything after doing so? [16:45] nope [16:46] actually mc neofetch htop === upline is now known as grumble [16:46] tmroland: ok, type 'grep -A4 xubuntu-desktop /var/log/apt/history.log | nc termbin.com 9999' [16:46] paste the link here [16:47] https://termbin.com/c0c4 [16:50] tmroland: what was the command you used? [16:50] so it was not xfce-desktop, just xubuntu-desktop? [16:51] yep [16:51] afaik [16:51] 100% actually [16:51] i dont think it was xubuntu-desktop, it would have mentioned it in the paste [16:51] hmm [16:51] tmroland: please try 'grep -C4 xubuntu-desktop /var/log/apt/history.log | nc termbin.com 9999' [16:52] if it checks out, i'll parse the list quickly and upload it, if you want to remove the packages it installed [16:52] oke, that clears this up i guess , i see wallpapers and the metapackage xubuntu-desktop:amd64 [16:52] https://termbin.com/e1be [16:53] i guess newer ubuntu doesnt show the command there anymore [16:55] tmroland: i'm just trying to make sure only xubuntu was in the install, if you remember for sure only installing it or xfce that would do [16:55] pavlos, on desktop x11forward the xhost + then ssh -Y then setdisplay to desktopip:0.0 then xeyes still doesn't show up on desktop though tunnel ;( [16:56] tmroland: are you sure you only ran apt-get install xfce/xubuntu and nothing else was in it you might need? [16:56] i mean in the command line [16:58] huggybeers [17:02] donofrio: this may help, https://unix.stackexchange.com/questions/108085/run-x-clients-over-multi-hop-ssh-tunnel [17:09] donofrio: Have you tried it with just xforwarding. not setting any of the other parameters [17:10] !touch | donofrio: #ubports might be able to help better [17:10] donofrio: #ubports might be able to help better: Information about the mobile port of the Ubuntu platform (formely Ubuntu Touch) for Phone and Tablet is available here: https://ubports.com/. Support and discussion in #ubports === akemacer_ is now known as akemacer [17:36] sudo apt-cache search xserver [17:36] oops [17:36] That will return a lot of entries, including all the video drivers [17:38] Minidlna can't seem to find my files, I've checked the permissions and restarted minidlna... I'm lost? [17:38] ChunkzZ: which files? do you remember the name of any? [17:39] EriC^^: video files. [17:39] https://usercontent.irccloud-cdn.com/file/TWa0VLJI/Screenshot_20190401-183915_JuiceSSH.jpg [17:39] https://usercontent.irccloud-cdn.com/file/NxxtbdZa/Screenshot_20190401-183847_Chrome.jpg [17:40] See above please [17:40] ChunkzZ: they seem to be on another partition or hdd? [17:41] External HDD. [17:41] ChunkzZ: is it mounted right now? [17:41] Yes. [17:41] ChunkzZ: under what dir? [17:42] . /mnt/Downloads [17:42] if you type "lsblk" does it show the right partition mounted there? [17:43] Yes. [17:43] oof [17:43] I blew off an interview with Canonical :\ [17:43] try "sudo find /mnt/Downloads -type d -iname movies" [17:43] thats not good [17:43] https://usercontent.irccloud-cdn.com/file/794VVwbT/Screenshot_20190401-184328_JuiceSSH.jpg [17:43] EriC^^: [17:44] ChunkzZ: aha, are there any files at all in "/mnt/Downloads" ? [17:46] Yes, 3 video files. [17:46] Sub folders [17:46] Rootsudo, why did u do that? [17:46] ChunkzZ: ok, try the find command [17:46] donofrio interview was shady af [17:47] humm......inquiring minds want to know moar ;) [17:47] donofrio, #ubuntu-discuss or -offtopic, I think [17:47] https://usercontent.irccloud-cdn.com/file/RwpqaTAi/Screenshot_20190401-184747_JuiceSSH.jpg [17:48] EriC^^: [17:48] ChunkzZ: ok, anything in /mnt/Downloads/completed/Movies ? [17:49] i'm assuming those are where the movies you want were? [17:49] Yes, 3 video files. [17:49] Yeah. [17:49] yo [17:49] ChunkzZ: alright so all good then? [17:49] man [17:49] my computer [17:49] is fucked [17:50] !language | qwebirc74851 [17:50] qwebirc74851: 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:50] so i had ubunto on a partition [17:50] EriC^^: no because minidlna still won't find them. [17:50] man my computer is oned then [17:50] boned [17:50] i had that on a partition and i didnt wanna use it anymore [17:51] so i wiped the partition [17:51] qwebirc74851: please mind your language [17:51] now i can only boot in to grub rescue [17:51] qwebirc74851, so, you erased your OS and now you can't boot? I'm unsure where the unexpected part is. [17:51] https://usercontent.irccloud-cdn.com/file/vxb8JL7a/Screenshot_20190401-185125_Chrome.jpg [17:51] qwebirc74851: do you have a windows cd? [17:51] EriC^^: [17:51] man nah i have windows 10 dude [17:52] ur a funny guy tho [17:52] qwebirc74851: do you remember if you were using uefi? spot any efi partition or fat32 [17:52] and no i dont have a windows 10 cd [17:52] qwebirc74851, so you had a dual-boot, using GRUB, and then you removed Ubuntu, and now GRUB is broken, and you want Windows boot fixed? [17:52] ye [17:52] qwebirc74851: nothing funny about what i said [17:52] EriC^^, I think he was talking to me there [17:52] EriC^^: see above screenshot. [17:52] ye [17:53] i was talking to him lol [17:53] I imported a couple of openvpn config files on ubuntu 18.04 via 'sudo nmcli connection import type openvpn file client1.ovpn'. One work, one doesn't. The config that uses a tap device is the one that doesn't work. [17:53] qwebirc74851, so, you need to download a win10 ISO, put it on a USB/CD, and boot that and repair. [17:53] and no dude i dont know [17:53] the networkmanager gui doesn't seem to expose debug logs [17:53] is there like an easier way than that [17:53] qwebirc74851: which laptop is it or pc? [17:53] my isp shut off my internet [17:53] the model [17:53] qwebirc74851: to fix windows, you need to aquire a windows installation iso ... Microsoft has one available on their website. It will provide you with the option to repair your windows installation [17:53] by acccident [17:54] cant i just get rid of grub [17:54] guys if he has uefi he can just choose windows from the uefi menu and then reinstall the bootloader from there once it boots [17:54] Ignors me then... Damn. [17:54] qwebirc74851: which pc model is it? [17:54] im never gonna download an 8gb livecd [17:54] Anyone else? [17:54] qwebirc74851, you can get rid of grub, but that won't put bootmgr back. [17:54] idk i [17:54] made it myself [17:54] its a gigabyte mobo [17:54] if that helps [17:55] qwebirc74851: An ubuntu live image will not fix your windows installation [17:55] ChunkzZ: sorry i've never used or know what mndilna is [17:55] my windows installation is fine [17:55] EriC^^, minidlna* is a program that shares media over DLNA, to smart TVs and such [17:55] i deleted my ubuntu partition from disk manager [17:56] now when i boot im straight in to grub recovery or whatev [17:56] qwebirc74851, so, you don't know if you are using EFI or not? [17:56] Yeah lordcirth any help you can give me? [17:56] no [17:56] qwebirc74851, what motherboard model? [17:56] qwebirc74851: ok, boot it and try pressing F12, see if you have windows there and choose it [17:56] i pressed f12 and it just shows my media, i cant boot windows from any of em [17:56] Hello [17:57] and lemme see [17:57] ChunkzZ, so, minidlna isn't detecting the video files? [17:57] qwebirc74851: try pressing Del and go to the bios and see what mode you were using, uefi or csm legacy [17:57] programmerq: the .ovpn file will tell you if it uses "dev tun" or "dev tap" (line 5) [17:57] qwebirc74851: do you remember seeing GPT anywhere when you deleted the partition? or FAT32 ESP or EFI? [17:58] ChunkzZ, what user is minidlna running as? [18:00] yo [18:00] i got to the bios screen [18:00] its uefi [18:00] Default lordcirth_ [18:00] qwebirc74851, oh, good. So if you go to the boot menu, is there a Windows entry? [18:00] ok, you should be able to choose windows there qwebirc74851 [18:00] and no i literally just [18:00] ChunkzZ, it's been a while, what is the default? [18:00] kk 1 sec [18:00] pavlos▸ the problematic .ovpn file uses tap. [18:01] My username lol [18:01] ChunkzZ, you're running it as you? Not as a systemd service or something? [18:01] https://gist.github.com/programmerq/6be97755d5003a6e651224d0da5700d1 - here's a little more detail. [18:01] why do these two commands have the same output: grep --include=\*.{cats,dogs} -rnw 'pets/' -e "bessie" and grep --include=*.{cats,dogs} -rnw 'pets/' -e "bessie" Note the "\" has no effect [18:01] No, I mean the default name on the system. [18:02] My Xbox see's it but shows no video files [18:02] demu: Please do your homework on your own. [18:02] ChunkzZ, does that user have permission to read those files? [18:02] Idk? [18:02] ChunkzZ, well, sudo -i -u username and find out [18:02] demu: the \ is just for bash in this case, if nothing expands then itll be the same, a literal "*" [18:02] Hello. I'm struggling with mounting the sdXC card in ubuntu18.10. I installed both exfat-utils and exfat tools but still I receive [18:02] [ 192.353634] mmc0: error -110 whilst initialising SD card [18:02] [18:02] [18:02] EriC^^: That was a cut and paste from a homework assignment [18:03] FieryCod, please don't paste so many lines, thanks [18:03] pragmaticenigma: how do you know so? [18:03] https://usercontent.irccloud-cdn.com/file/QiZwFhqB/Screenshot_20190401-190307_JuiceSSH.jpg [18:03] lordcirth: Oh crap. Sorry [18:03] EriC^^: I've seen it before [18:03] lordcirth [18:03] EricC^^ would there be a reason to included it? [18:03] pragmaticenigma: oh, well [18:04] hello world [18:04] Does anyone have experience with mounting sdxc? [18:04] ChunkzZ, so, it's running as 'odroid'? Is this a normal Ubuntu install? [18:04] devon121, hi [18:04] Yep [18:04] nah i cant see windows [18:04] demu: The back slash only escapes specific characters defiend in the GREP documentation. You should go read the documentation for a listing of escapable characters. [18:04] i selected the disk to boot from on my mobo screen [18:04] demu: As well as when are some characters escapable and when they are not [18:05] how many people are here [18:05] and its just talking me directly in to grub [18:05] demu: if you run the same command in a populated dir, just using "echo " does it change? [18:05] devon121: This is a channel for requesting assistance with Ubuntu Desktop. Please do not chat here [18:05] lordcirth: ^ [18:06] ok, sorry, where is channel for web developers [18:06] ChunkzZ, and you can read the files? [18:06] demu: using 'echo stuff' is a good way to see what will happen post-bash expansion and stuff, i think grep takes \ itself, but you'd possibly need to do something like '\stuff' to escape bash first [18:06] I suspect that it's an issue with my sd adapter driver since it's not shown when using lshw. My laptop is XPS 15 9570 [18:06] !alis | devon121 [18:06] devon121: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [18:06] ChunkzZ, 'file filename' will try to get the file type, which should try to read it [18:06] What? [18:06] @lordcirith what should i be looking for [18:07] demu: as pragmaticenigma suggested read the docs and stuff, get your hands more into it [18:07] qwebirc74851: you need to select some sort of "Windows" entry not the disk, the disk is set to ubuntu right now [18:08] qwebirc74851: look for some sort of "uefi list" where you can put windows at the top one [18:09] might be under boot options or uefi options etc, the alternative is to drop into some uefi shell and manually boot "efi\Microsoft\Boot\bootmgfw.efi" [18:09] you mean like [18:09] when im choosing the os? [18:09] qwebirc74851: please, write a COMPLETE sentence in one line. [18:09] i cant see anything with windows on it [18:10] i can see sandisk, toshiba etc [18:10] qwebirc74851: is there a boot options menu or uefi list menu? [18:10] idk what those are [18:10] i think if you search around there should be something useful, also maybe "Browse for efi file" or something [18:11] "Use default windows OS path" or something similar iirc [18:12] qwebirc74851: you could easily do this using any ubuntu or linux live usb, even tiny linux [18:13] i think tiny core linux is 12mb, you just need to mount the efi and you could switch the filenames yourself, or if you are able to download ubuntu you could use efibootmgr to change the uefi list there to use windows [18:16] lordcirth: ? [18:17] ChunkzZ, can you read the files as 'odroid'? [18:17] How do I check? [18:17] ChunkzZ, as I said, using the 'file' command is one way. [18:17] I can see them, yes. [18:18] Can play them too. [18:18] ChunkzZ: under what userId? [18:18] ChunkzZ, ok, so you do have access. When you run minidlna, does it return any errors? [18:18] hggdh: odroid. [18:18] lordcirth: nope, no errors. [18:19] https://www.dell.com/support/home/us/en/19/drivers/driversdetails?driverid=8n0gr&oscode=wt64a&productcode=xps-15-9570-laptop [18:19] is there a driver for the xps-15-9570 for sd cards on Ubuntu somewhere on the internet? [18:19] EriC^^: The top answer in this post got me confused https://stackoverflow.com/questions/16956810/how-do-i-find-all-files-containing-specific-text-on-linux i.e --include=\*.{c,h} but then he --exclude=*.o [18:21] FieryCod: Ubuntu does not require the installation of drivers for most hardware. If the device is not working, you may need to make sure cables are securely attached to their connectors. If your machine is dual boot, or you have a second machine, ensure that the device either works or fails. If it fails on another computer or in Windows, then the device is no longer working. [18:21] Eric^^: Then went I test it, the \ made no difference [18:22] FieryCod: it should already be present; you can try to `sudo modprobe rtsx_pci` but `lspci` will still show it as 'unassigned class'. I don't have an SD card here to test with though (I have the same laptop) [18:22] pragmaticenigma: The device is working properly on Windows [18:22] demu: We already provided an answer to you. It's up to you to read the documentation to figure out how the backslash operates in grep [18:22] demu: personally i think he just forgot to put the \ there, that's my opinion, not sure [18:23] demu: read the docs, and also experiment yourself, make a dir with *.c and *.o extensions and trying using echo with the command etc and see what happens etc etc [18:23] FieryCod: Then it is likely that no one has encoutered that device before and there is no support yet for it in Linux [18:24] Ok I got 3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01) [18:24] demu: i mean run the echo command while "cd" 'd into the dir [18:25] Does it mean that it will not work? [18:25] demu: Straight from the documentation that you are refusing to read: Search only files whose base name matches GLOB. A file-name glob can use *, ?, and [...] as wildcards, and \ to quote a wildcard or backslash character literally. [18:26] programmerq: change MACAddressPolicy=persistent to none in /lib/systemd/network/99-default.link and try ... [18:31] Eric^^ and pragmaticenigma: thank you! [18:32] Have no idea how to fix that unassigned class RTS525A. ;/ [18:33] pavlos▸ tried that. added the results to the gist: https://gist.github.com/programmerq/6be97755d5003a6e651224d0da5700d1#file-syslog2 [18:33] FieryCod: You can't, The device is recognized as a card reader [18:33] demu: no problem [18:34] pragmaticenigma: Ok so that's good. If it's recognized then I should be able to mount the sdcard [18:34] FieryCod: That's the expected behavior [18:34] I think it has more to do with the "invalid ipv4 config received". I tried disabling ipv4 in the network manager gui for this vpn connection, but it still says it's an invalid config. [18:34] (this vpn has both ipv4 and ipv6 enabled, hence the tap device) === tga0 is now known as Guest7430 [18:40] am I wrong to assume apache2 on ubuntu 18.04 doesn't use www-data as the user/group for running apache2? [18:41] I'm guessing it's using nobody:nogroup [18:41] programmerq: that error has to do with the routes being pushed. check your openVPN server config [18:41] fleabeard: can't you check? [18:41] fleabeard: Unless you have configured it to use something else, it uses the www-data [18:42] leftyfb, well I did 'apachectl -S' and it says User: name="www-data" id=33 not_used / Group: name="www-data" id=33 not_used. [18:42] I'm assuming the "not_used" means it's not using www-data? [18:42] fleabeard: ps -ef |grep apache [18:43] leftyfb, shows www-data, thanks! [18:43] The default value for User is "www-data". https://help.ubuntu.com/lts/serverguide/httpd.html [18:44] The default group is also "www-data", surprisingly [18:46] Correct way of upgrading pip? [18:46] so should I be worried that my files in /var/www/html have user/group of nobody:nogroup? Would I want to chown that to www-data:www-data? [18:48] fleabeard: Only you can answer that question. There is no way for anyone else to know what needs to be owned by what user and group, and what it will break by changing things in that directory [18:48] ryahi_skaprinav, python3-pip is patched, https://launchpad.net/ubuntu/bionic/+package/python3-pip [18:48] so why upgrade? [18:50] pragmaticenigma, ah okay, I wasn't sure if I needed to worry about what user/group was under that directory since apache.conf is using that path for serving files via http. [18:51] OerHeks, pip19.0.1 is available. How can I update to that? [18:51] is it possible to devote a gpu for a vm? [18:51] ryahi: you shouldn't be using pip outside of virtualenv, so that's where you upgrade it. [18:52] ok thanks understood blackflow [18:52] pavlos▸ I do have push "route 0.0.0.0 255.255.255.255 net_gateway" [18:52] fleabeard: ideally you don't want files owned by nobody. those uid/gid are special and not something for regular use. [18:52] Ok I found that it's a problem not with the sd adapter but rather with sdxc [18:52] fleabeard: That all depends on what security flags are set on the files. If the "e" block of the security flags is set to "r" then any process will be able to read the file [18:53] "e" for all users fleabeard [18:54] ryahi, *if* you want to; sudo -H pip2 install --upgrade pip // sudo -H pip3 install --upgrade pip > If youre running it without -H it will complain, because it detects that the currently set home directory (normal user) does not match the user it runs as (root). [18:55] OerHeks: bad advice. never install files via pip as root, nor replace packaged' pip via pip as root [18:56] unless you know very well what you're doing (and then you're not asking in #ubuntu), you should never use pip outside of a virtualenv, and most certainly never as root. clobbering packaged python files may render teh system unusable. [18:57] that -H solves it, though? [18:57] it clobbers packaged pip [18:57] OerHeks: I've seen it recommended pip packages should be installed within a virtualenv [18:57] right [18:57] programmerq: did you fix your configuration? [18:57] programmerq: Apr 1 14:29:41 tu NetworkManager[1179]: [1554143381.9062] vpn-connection[0x563e70c7c540,26f74ac1-4882-4719-bb4d-c478f0f1d870,"client2",17:(tap0)]: invalid IP4 config received! [18:58] programmerq: you might want to take care of that [18:58] tatertots▸ I've used this server configuration successfully on other devices, so I'm not sure what about the configuration is incorrect. [18:58] I've even tried disabling the ipv4 stuff on the client config altogether to sidestep that [18:58] programmerq: what is the working/successful devices model/manufacture? [18:59] programmerq: There could be a versioning or regression that has changed the behavior that used to work. [18:59] I've had success on multiple windows 10 clients, as well as tunnelblick via macos. [18:59] programmerq: just name the manufacture/model# [18:59] granted, it wasn't this week so it could be a version thing. [18:59] programmerq: an example is push "route 10.10.3.0 255.255.255.0" your mask is ff.ff.ff.ff are you sure? [19:00] I _believe_ the push line I have in the server is appropriate in the case where you want to redirect all traffic through the VPN. [19:00] OerHeks: also, your idea to use pip to install self, upgraded, under ~/ does not need sudo. running pip as user defaults to installing under ~/.local/lib/pythonX.Y/site-packages/ but that also clobbers installed packages' functionality (PATH precedence) which is bad idea [19:00] tatertots▸ windows 10 pro gaming pc. intel proc, asus motherboard, microsoft os [19:00] not sure how the manufacturer helps on the working clients? [19:01] programmerq: OK...i understand better what you're thinking is now [19:01] your [19:01] the router is an asus rt-ac68u [19:02] programmerq: it looks like you already have more than 1 "helper" going in here...I hate adding to the confusion so good luck my friend [19:04] hi [19:04] livesarah, hi [19:05] programmerq: how long ago was Apr 1 14:29:41 according to your local time? [19:05] programmerq: whats that like 30 min ago [19:05] these pastes are fresh. it's currently 15:05 local time, so 36 minutes ago. [19:05] yeah i figured about 30 min [19:06] so you're only about 45 min into working on this or being stuck where you are [19:06] carry on [19:06] I first ran into the issue a week and a half ago or so, but put it on hold and decided to revisit it today. [19:56] I have an external hard drive to connect to Ubuntu Linux 18.04 LTS. When I try to follow the instructions on this page, I get error messages about the first sector not being on physical sectors, or trouble writing out superblock: https://help.ubuntu.com/community/InstallingANewHardDrive [19:56] lordcirth: solved it, re-ran the setup again and it's working now. [19:56] What is the proper way to set up a new hard drive with ext4? I'm using: /dev/sdb [19:56] Thanks. [19:58] Randolf: just use gparted to create a new partition on it and format it === lordcirth is now known as Guest20178 [19:59] Well, gparted crashes and doesn't start, which is why I'm using command-line tools. [19:59] I'm trying this guide now... https://medium.com/@sh.tsang/partitioning-formatting-and-mounting-a-hard-drive-in-linux-ubuntu-18-04-324b7634d1e0 [20:00] It's an easier process, but in the end I still get the warning about having trouble writing superblocks. [20:01] paste your sequence of commands and their output. paste.ubuntu.com [20:02] hi [20:03] rozalski, hi [20:04] I thought irc was long dead =) [20:04] rozalski, never! [20:05] rozalski: IRC will never die. [20:05] that's good! [20:05] programmerq: https://paste.ubuntu.com/p/fqgHsM9WM8/ [20:05] bye [20:05] mwaa [20:06] hello [20:06] Hello bob_ja. [20:07] hi, how are you? [20:07] why does lspci -v return two memory entries for each device? I mean there is two time "Memory at address..." [20:07] i can't get pulseaudio and systemd to play together [20:07] bob_ja: Doing well, thank you. What brings you here? [20:09] Do you know if there have been any changes in 'Bionic Beaver' to the way systemd services are installed? [20:10] Randolf▸ when you create a partition, you sohuld format that partition instead of the whole device [20:17] Randolf: you want to do sudo mkfs.ext4 /dev/sdb1 [20:18] Randolf: first you need to create a fresh partition table once again using g/f disk and the "o" option then "n" as you did [20:18] /usr/lib/systemd/user/pulseaudio.service [20:18] did it used to install somewhere else? [20:18] how should i add it to the path? [20:24] How do i run systemd as a user service? [20:24] bob_ja: what exactly are you trying to accomplish? [20:25] systemd hasn't detected my pulseaudio.service [20:25] so i would like to start pulseaudio using systemd [20:26] then i can listen to youtube [20:26] although some of the videos are better without sound. [20:28] bob_ja: It looks like on Ubuntu 18.04, GDM starts pulseaudio. Not it's own service [20:29] bob_ja: that said, if you want to modify how things run properly, then systemctl --user status pulseaudio [20:29] leftyfb ok thanks [20:43] programmerq: Thanks. I'm not sure what I'm doing wrong -- there's only one partition. [20:44] EriC^^: I tried that with the "o" command (which sets up a default DOS partition by the looks of it), then n (follow defaults which start with 2048). I used your command exactly "sudo mkfs.ext4 /dev/sdb1" but it also had trouble at the end again. [20:45] Randolf: what was the error? [20:45] Still not mounting when I plug the drive back in. [20:45] Warning, had trouble writing out superblocks. === tga0 is now known as Guest22158 [20:45] Randolf: type "sudo fdisk -l /dev/sdb | nc termbin.com 9999" [20:46] lordcirth_: still around dude? [20:47] https://termbin.com/37qh [20:47] ChunkzZ, yes [20:47] Randolf: type "sudo mkfs.ext4 /dev/sdb1 2>&1 | nc termbin.com 9999" [20:47] lordcirth__: basically, I got an .mkv from my cctv, I put that into the dlna dir and it's detected... once I add a couple of movies they're not... wtf? [20:48] Okay, will do... [20:48] ChunkzZ, you mean the others aren't detected, or the mkv stops showing up once you put the others in? [20:48] I mean the others aren't detected... [20:49] ChunkzZ, what format are the others? [20:49] 1 mp4, 1 avi and 1 mkv. [20:50] ChunkzZ, and the other mkv doesn't show up? [20:50] nope. [20:50] it's only showing the cctv one: Video files 1 [20:50] ChunkzZ, do they have the same ownership and permissions as the one that works? [20:50] https://termbin.com/0g9b [20:50] yes. [20:50] Hmm, this doesn't seem to show the error this time. [20:51] Oh, hang on, I just typed "dmesg" and I'm seeing disk I/O errors. [20:51] Well, Buffer I/O errors, actually. [20:51] I think I'll need a different USB interface. [20:52] Randolf, yeah, sounds like hardware. [20:52] The drive is fine. It's the USB interface. I'll try another... [20:52] ok [20:52] any ideas lordcirth__ ? [20:52] Hmm, interesting. The drive mounted this time. I'll still redo this with a different USB interface. [20:53] ChunkzZ, you sure there's nothing in /var/log/minidlna.log? [20:54] where can I paste lordcirth__ ? [20:55] ChunkzZ, pastebinit, or | nc termbin.com 9999 [20:55] nah I got the log file, I need somewhere to paste it to. lol [20:55] !paste [20:55] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:55] I'm SSH'd into it and can see the file. [20:55] ChunkzZ: cat /file | nc termbin.com 9999 [20:56] lordcirth__: https://paste.ubuntu.com/p/Fx5nWmbXWz/ [20:57] looks like a lot of permission denied ones [20:57] lordcirth__: Yes, it was the USB interface. [20:57] EriC^^: It's working now with a different USB interface. [20:57] Thanks for your help. [20:58] Randolf: great, no problem [20:58] EriC^^: yeah just seen it. can I change that? [20:58] ChunkzZ: yeah, chmod 600 the files [20:58] https://www.irccloud.com/pastebin/uOrt3yOJ/ [20:59] yeah but do I have to do that to EVERY file? [20:59] type "ls -l /mnt/external/fight2.mp4" and paste here [20:59] ChunkzZ: no, you could use find to do it for you [21:00] it's messed up... I just pasted from my windows machine to the smb share and now they're detected?! [21:00] all 4 files are now in minidlna [21:00] wtf? [21:00] EriC^^: This seems strange to me -- I can't create files or directories on the drive, even though it shows up as a 960 GB volume. [21:00] Video files 4 [21:00] ChunkzZ: the permissions when you pasted them changed probably [21:01] Randolf: type "mount | grep sdb1 | nc termbin.com 9999" [21:01] /dev/sdb1 on /media/randolf/b16e0f2b-685d-4b5d-b452-6a70372c28be type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks2) [21:02] I see the "rw" flag there. [21:02] No errors in dmesg. [21:02] i'm guessing it's a permissions issue, type "sudo chmod 777 /media/randolf/b16e0f2b-685d-4b5d-b452-6a70372c28be" [21:03] I got a torrent of ubuntu downloading... to test it. [21:03] Okay, I see. I just looked with FAR Manager, and only "root" had Write access. [21:03] That fixed it. [21:03] Thanks again. [21:03] np [21:04] EriC^^: how can I see the perms now? [21:04] type "ls -l /mnt/external/fight2.mp4" and paste here [21:05] no, I'm on about a torrent I just downloaded, xubuntu. the fight one's and kid are showing because I copied from my windows machine. [21:05] Well, use the same on that file, then [21:05] what? [21:06] how can I see what perms are the fight one and change them on the torrent? [21:06] they're showing green, fight and kid etc. [21:06] ChunkzZ, EriC^^ just told you how to see permissions. [21:07] -rw-rw---- 1 qbittorrent-nox qbittorrent-nox 1474953216 Apr 1 21:03 /mnt/external/xubuntu-18.04.2-desktop-amd64.iso [21:07] sudo chmod o+r /mnt/external/xubuntu-18.04.2-desktop-amd64.iso [21:07] https://www.irccloud.com/pastebin/UqPWKx8b/ [21:08] tomreyn: do I have to do that to every file? [21:08] ChunkzZ, you can *carefully* use -R to do it recursively [21:08] can't I just do it to the file and whatever is inside is done? [21:08] lordcirth__: ^ [21:08] folder* [21:09] ChunkzZ: unless you make it so that these files are created with different permissions or in a directory where everyone can read, you'll need to do it to every file, yes [21:09] ChunkzZ: what does "ls -ld /mnt/external give?" [21:09] ChunkzZ: what does "ls -ld /mnt/external" give? [21:09] drwxrwxrwx 4 root root 4096 Apr 1 21:02 /mnt/external [21:10] tomreyn: no easier way? [21:10] well the permissions seem to all check out, and the program still doesnt pick those particular files up? (not windows pasted ones or do you mean you pasted them there?) [21:11] no I'm on about what qbittorrent downloaded, the torrent of xubuntu. [21:11] ChunkzZ, you could change the umask of the process that is writing these files. [21:11] the persmissions. [21:11] ChunkzZ: no easier way. [21:11] lordcirth__: how? [21:12] i dont think umask allows permissions for others to change [21:12] nevermind it does, it just doesnt let execution for all [21:13] ChunkzZ, https://www.computerhope.com/unix/uumask.htm [21:13] -rw-rw-r-- 1 qbittorrent-nox qbittorrent-nox 1474953216 Apr 1 21:03 /mnt/external/xubuntu-18.04.2-desktop-amd64.iso [21:14] that's after I ran tomreyn's command. [21:14] ChunkzZ, and does it show up now? [21:14] idk, it's not a movie/video file [21:14] ChunkzZ: actually you could add your user to the qbittorrent-nox group, too. [21:14] 1sec [21:14] tomreyn, oh, good point [21:14] +1 [21:15] sudo adduser $USER qbittorrent-nox [21:15] The user `odroid' is already a member of `qbittorrent-nox'. [21:16] + logout (maybe restart gdm also) + login [21:16] maybe the program isnt running as the user 'odroid' [21:16] how do I check EriC^^ ? [21:17] try 'cat /etc/passwd' and see if there's anything like the program name [21:17] according to this message, i assume "odroid" is the user account ChunkzZ operates at. and that makes me think this is not ubuntu. [21:18] I asked him that. He said it was, for what that's worth... [21:18] it's ubuntu... [21:18] installed how? [21:18] ChunkzZ, so why is the account 'odroid'? [21:18] because I named it that? [21:19] It just sounds a lot like it's running on Android or something. [21:19] https://www.irccloud.com/pastebin/pw9Lh5cv/ [21:19] idk what that means ^ :/ [21:20] looks like this is the user minidlna, so sudo adduser minidlna qbittorrent-nox [21:23] ChunkzZ, I did ask what user the minidlna server was running as... [21:25] I don't remember that... [21:28] ChunkzZ: i don't want to be too strict now, but for the future please be aware that ubuntu systems we can support here are only those listed on the channel topic, installed using the ISOs on releases.ubuntu.com. custom installers and HDD / sd card images (like I assume you used) as well as ISOs hosted by third parties (unless amthcing the official ISOSs checksums) may have been modified, and thus can't be supported here. [21:29] (you can still ask for help in ##linux with those.) [21:30] now qbittorrent won't work.. sigh. [21:39] *amthcing -> matching [21:43] sal === messer440 is now known as Guest4820 [21:50] Poop [21:51] $ sh install-irc-buttrape.sh [21:51] Lmao [21:52] $ ./boredaf [21:53] staxxx, please stop that, thanks. [21:53] Pkill sense-of-humor [21:53] Got it [21:54] sudo killall offtopic [21:54] Lol jeremy31 is awesome [21:55] lordcirth_ is there an automount eq for ubuntu ? not autofs as it doesn't seem to support glusterfs type [21:55] tomreyn: so I can't get help here? lol [21:55] oops lordcirth_ :) [21:56] it's still not seeing the file I grabbed... permission denied. [21:56] Anyone recommend a good resource for beginners to ubuntu on android? [21:56] ChunkzZ: not if you don't run a supported ubuntu release, no. [21:56] tomreyn: this is an ubuntu release lmao [21:57] ... [21:57] Difference between supported and un? [21:57] see /topic and what i explained above [21:57] I got mine thru a termux apt install from github [21:57] I need a listener like autofs that can work with glusterfs [21:58] Hi [21:58] I have a strange problem [21:58] Me too ekido [21:58] I was booting from live usb stick, everything was fine [21:59] then I plugged in my internal SSD, but then it prompted to Busybox [21:59] staxxx: since you weren't ther earlier: ubuntu systems we can support here are only those listed on the channel topic, installed using the ISOs on releases.ubuntu.com. custom installers and HDD / sd card images (like I assume you used) as well as ISOs hosted by third parties (unless matching the official ISO checksums) may have been modified, and thus can't be supported here. [21:59] I removed the SSD, but BusyBox is still there [22:00] ekido, certainly strange, one does not hotswap an internal hdd/ssd [22:00] Ok sorry. Idk what im using. Total noob here was just wondering if anyone knew a good tutorial so i dont bug anyone with noobosicty [22:01] I did not hotswap, I turned off the computer between boots [22:01] oh oke :-D [22:01] !terminal | staxxx [22:01] staxxx: The linux terminal or command-line interface is very powerful. In Unity or GNOME, search the dash for "terminal" and press ENTER. Other desktops: Applications -> System Tools -> Terminal (MATE), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [22:01] after adding the ssd, did you went into the bios, and out? [22:02] some machines do not accept a device without bios entry [22:02] oh, ok, no I didn't [22:02] staxxx: your installation is not supported here, but you can ask your questions in ##linux [22:02] Thanks tomreyn! [22:03] us ubuntu capable of remount a network filesystem when it cannot connect ? [22:03] *is [22:04] ekido: maybe the live usb was on its way out [22:04] EriC^^, what do you mean by that? [22:05] ekido: the usb is damaged and has a bad image right now [22:05] yo [22:05] i was in here earlier [22:05] did you change any bios options at all before trying the ssd [22:06] ekido: [22:06] oh hey dude [22:06] yea i cant see anything [22:06] related to windows [22:07] ive got a list of the disks in my system but thats it [22:07] EriC^^, no I didn't change any bios options [22:07] gislaved: you can't mount a network file system where the server is not reachable. why would you? [22:07] I wouldn't exactly know which ones [22:08] OnChip SATA Type maybe? [22:08] But it stil seems so odd to me that BusyBox is still there after I removed the SSD [22:08] am_: hi, what's the issue you're trying to solve, please sum up. also discuss the ubuntu version you're running. [22:08] its ubuntu 16 [22:08] !yy.mm | am [22:08] am: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [22:09] am_: ^ [22:09] yea sry thats as much as i can tell you [22:09] am_: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [22:09] i cant boot [22:09] tomreyn glusterfs uses backup servers [22:09] lol [22:09] am_, perhaps your windows is using exfat https://itsfoss.com/mount-exfat/ [22:10] well ill explain [22:11] so i was wanting to uninstall my copy of ububtu [22:11] gislaved: so? [22:11] so i just wiped the partition it was installed on [22:11] tomreyn so if it listens it could connect to the backup when the mounted one fails [22:11] but now i can only boot in to grub rescue [22:12] How do i get ubuntu to not load the ordinary gui and use .xinit instead? [22:12] somone here told me to create a live usb with windows on it, so i did that but its not showing up in uefi [22:12] ekido: do you get the try install ubuntu menu when it first boots? [22:13] How do i get ubuntu to not load the ordinary gui and use .xinitrc instead? [22:13] Ok, I now did ESC on the boot screen: I get this error [22:13] i can see the usb in disk management tho [22:13] am_: how did you create the usb? [22:13] /init line 7: can't open /dev/sr0: No medium found [22:13] and /init line 7: can't open /dev/sda: No medium found [22:13] theres a tool from the microsoft wesite [22:13] am_: try a different usb port [22:13] mikjaer: disable the sddm / xdm / gdm service ? [22:14] and try pressing f12 [22:14] trid 2 [22:14] tried 2 [22:14] so idk [22:14] ill try again now just in case [22:14] am_: ports or usbs? [22:14] tomreyn so what is your solution then ? [22:14] but any ideas otherwise? [22:14] am: use Rufus. [22:14] gislaved: the client will try connecting to first volume file server initially. if this fails at some point, it will try connecting to the backupvolfile-server [22:14] man nah i only got 1 usb lol [22:14] tomreyn sure but where to set both ? [22:14] in fstab ? [22:15] i had to go to my cousins to use his internet connection instead of my bad mobile internet lmao [22:15] am_: see if usb booting is turned on in the bios [22:15] gislaved: sure, in fstab, as mount options, or on the command line if you use the mount command. [22:16] tomreyn eh ? fstab always uses mount ? [22:16] am_: https://askubuntu.com/questions/1005604/unable-to-boot-usb-on-gigabyte-mother-board [22:16] ekido: if the ssd is removed then the usb is being booted, i'd think it went bad [22:16] gislaved: yes it does. https://docs.gluster.org/en/v3/Administrator%20Guide/Setting%20Up%20Clients/#mounting-volumes [22:17] ekido: are you sure there's no other hdd in the pc? [22:17] yes [22:17] tomreyn eh, that is not what I asked... or stated [22:17] uwot [22:17] EriC^^, I have the open PC in front of me, there is nothing [22:17] how do i remove "software updater" and "software and updates" gtk apps? got installed by some other package [22:18] Except for a DVD drive [22:18] which is empty [22:18] ekido: must be the usb then [22:18] gislaved: the documentation discusses how to set backupvolfile-server, and this is exactly what you asked. [22:19] ekido: try making the live usb again preferrably with a different usb [22:19] ok, thank you [22:19] EriC^^ [22:19] np [22:19] tomreyn no I asked using autofs to make it always workable without human interaction... now you saif fstab could do the same... as long I use mount... I stated... does fstab use mount then ? [22:20] so... how to do in fstab to make sure it works ? [22:20] I'll try that and possibly come back later [22:20] im back [22:20] yea i tried a different port [22:20] no result [22:21] weird because i was just using the same usb for ubuntu [22:21] gislaved: this must be a misunderstanding, i did not state that fstab does the same as autofs. /etc/fstab is a configuration file, used by the "mount" command, and autofs is a software. [22:30] tomreyn true! [22:30] so I remapped caps lock to backspace using gnome-tweak-tool [22:30] and it works everywehre /execpt/ VSCode [22:30] tomreyn issue is, could I set all those options in the fstab as well... I wonder [22:32] gislaved: it's probably related to this: https://github.com/Microsoft/vscode/issues/23991 [22:32] tmroland: sudo apt-get --simulate -y purge update-manager-core [22:32] Sleaker: was that meant for me? [22:32] jcotton: yes sorry. [22:32] Sleaker ? [22:32] suggestd to take up the issue with vscode team. [22:32] Sleaker you owe me beer now, lots of it... so I can make friend here by sharing it :P [22:33] gislaved: why would I owe you beer? [22:33] Sleaker you wasted my time ;) [22:33] gislaved: you can set mount options in /etc/fstab, not autofs options. autofs is still a separate software which uses a separate configuration file and adds the additional feature hwere file systems are automatically mounted upon access (if needed). [22:34] tomreyn autofs options is not the case here, the mount/glusterfs options are [22:34] gislaved: what are you trying to do? [22:34] tomreyn here it says we can... fstab method [22:35] https://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume [22:35] see above [22:36] yeah you describe it different/wrong/terrible... you owe me beer now as well and I can give a party ;) [22:36] anyone know how i can mount a sysV files system on ubuntu ? [22:37] saint_ very solid glue ? [22:37] saint please take a look at https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet [22:37] kk4ewt thank you [22:37] kk4ewt actually that does not answer my question [22:37] I don't suppose there's likely a way to recover a source code file I just deleted that I spent all day writing, is there? [22:38] been trying to mount the file system using -t sysv [22:38] saint_: https://superuser.com/questions/894450/mount-sysv-filesystem-under-linux [22:38] but mount wnot accept it [22:38] tomreyn i checked this one already . not working. [22:38] Some_Person: i mean generally file deletion just marks the space as unused [22:38] the data is still there until it's overwritten (or TRIM'd away for SSDs) [22:39] jcotton: Anything I can try? [22:39] I really, really don't want to be up past midnight rewriting it :( [22:39] https://wiki.archlinux.org/index.php/file_recovery [22:39] maybe look ehre [22:39] Hey. I'm having some trouble with running multiple gpu's on ubuntu 18.10. I have a nvidia 1080 on my main monitor, and then a single nvidia 1050ti running my other two. It would be very appreciated if i could get some hellp [22:39] and regardless take this as a lesson to ahve backups and source control [22:40] saint_: what does "file -s /dev/..." say about the underlying block device? [22:40] saint_: and which ubuntu release are you running. [22:41] tomreyn does mount -t glusterfs, so also the fstab, use FUSE, so the gluster client ? [22:41] normally you use a .vol for that.... [22:41] Having some issues with higher system CPU usage with 10Gbps NIC vs 1Gbps NIC under the same load, and I'm wondering what tuning parameters I am missing [22:41] tomreyn https://pastebin.com/Ya41sW6J [22:41] gislaved: what does the documentation i pointed you to say about it? [22:42] you see that fdisk shows it as GNU HURD or SYSV [22:42] while file -s shows it as DOS/MBR [22:42] but I know for a fact that it s a SCO/SysV file system [22:43] saint_: and which ubuntu release are you running? [22:43] tomreyn should do, will use fstab but fstab initiates the client, which is fine... I wonder if it will retry the master again if the backup fails, etc [22:44] tomreyn Ubuntu 16.04.3 LTS [22:45] gislaved: i do not know. if it's not stated in the documentation, maybe just give it a try if you can simulate it. [22:45] saint_: on 16.04.6 is supported, please install the missing updates. [22:45] tomreyn yes need to do so anyways :) I'm already on GD2, did you try that yet ? pretty amazing good [22:46] tomreyn will do. thanks [22:48] gislaved: i don't use glusterfs at this time. enjoy. [22:48] tomreyn thanks! https://github.com/rohantmp/gd2-testing [22:48] easy peasy! [22:48] ok [22:49] EriC^^, I now have the solution. BIOS had DVD drive in #1 Boot Priority and somehow this messed everythin up (although it is empty) [22:50] Is there anything I can try to undelete these files without having to get a live Linux environment running? I figure I probably don't have time to both try to undelete files and reimplement this shit if it fails, at least not without pulling an all-nighter [22:51] unless it's super-super-quick to do the former [22:52] And what are my chances at success with the tools, all of which seem to require the partition be unmounted? [22:53] Possibly complicating things: I use full-dick encrypton [22:53] full-disk encryption [22:54] ekido: i see, thanks for sharing, glad it worked out [22:55] What is the command to login to nick serv? [22:55] /msg nickserv identify PASS [22:55] /ns id PASS [22:55] oh it can be easier? [22:55] Some_Person: you could try using photorec to recover it, using the decrypted /dev/mapper [22:55] nice to know [22:55] been using IRC for years and never knew [22:55] Ahh, thanks :) [22:56] Some_Person: or possibly testdisk, i'd try that first as you can browse to the file and see if it's recoverable, or ext-undelete, photorec would recover all text files you've ever deleted, then you could grep them to find your file i guess [22:56] EriC^^: Does that recover specific files, or does it just grab whatever it can? [22:56] I need 2 text files. I've probably deleted shittons of text files [22:56] Some_Person: it recovers files based on their headers, you specify [22:56] headers? [22:57] try testdisk/ext-undelete, with ext-undelete you can specify the deleted date i think [22:57] extundelete seems to require unmounting t [22:57] it [22:58] oh, try testdisk then [22:58] Some_Person: actually, unmount it and use the /dev/mapper [22:58] with undelete [22:58] Nickserv says I'm identified for ASMJunkie, but is still showing up my temporary name [22:59] qwebirc79077: /nick === qwebirc79077 is now known as ASMJunkie [22:59] Thanks [22:59] np [23:00] So if anyone is willing to go down the rabbit hole of nvidia driver issues, I could use the help [23:09] EriC^^: It's my root filesystem, so the only way I'm unmounting it is by downloading and setting up a live environment [23:10] Some_Person: go for it [23:11] Some_Person: if you care about the file, at this point you shouldn't be mounting the filesystem as read-write no matter what [23:11] Phew... it seems I'm lucky. photorec got the code back at least [23:12] nice [23:14] Some_Person: now go ahead and make backups and check it into source control [23:14] jcotton: Indeed [23:15] Still looking for the other file, although that's less of a big deal... maybe an hour to recreate instead of a god damn day's worth of work [23:16] It also looks like the recovered version doesn't have some of the last changes for some reason... I had just finished a refactoring when I idiotically deleted it. Still, not as big a deal as losing it [23:17] maybe there are multiple files [23:17] I would check it over to make sure there's no garbage in itr [23:17] or possibly it hadn't sync'd with the disk before you deleted [23:17] tomreyn yes fstab helps me :D [23:26] Some_Person: generally, when you need to try to undelete file system objects, what you need to do as fast as possible is to prevent further writes to this file system. that's because any additional writes to the file system (which can occur several times a second on /home and other file systems) will remarkably decrease your chances of recovery. [23:27] tomreyn sleep well! [23:27] Some_Person: so next time you do this, the first command you need to run is sudo mount -o remount,ro /path/to/device/holiding/that/filesystem [23:27] kisses and hugs! [23:27] gislaved: you, too [23:27] merci! [23:29] latest fwupdate *security upgrade* is dropping an efi binary on the esp partition? [23:30] Some_Person: ...and then you save any open / unsaved files elsewhere and don't remount (or reboot into) this file system again until you recovered the data or created a file system image to recover the data from later. [23:31] shibboleth: huh? [23:31] yeah [23:31] shibboleth: are you asking for confirmation there, since this looks more like a statement than a question? if you are asking for confirmatiuon, you will need to provide context / details [23:32] ^ [23:32] it is a statemt [23:32] it is a statement [23:32] then it's badly placed here [23:32] why the question mark then? [23:32] related question: what the actual fuck? [23:32] !language | shibboleth [23:32] shibboleth: 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 [23:32] you're asking why UEFI updates are that way? [23:32] shibboleth: please mind your language [23:32] or? [23:33] hello, i've installed ubuntu server 18.0.4.2. I set up a normal usuername, and its password, at install time. after install i can log in and use sudo. but if I change the password of this account with passwd, after that I can never use sudo again (auth failure). any idea what i'm missing here? [23:33] no, that is not my question [23:34] Fieldy: what does "id username" tell you, with "username" replaced with the name of the user whose password you have changed? [23:34] that's called a *feature update*, not a *security upgrade* [23:34] https://launchpad.net/ubuntu/+source/fwupdate yes, libfwup will create a new EFI Boot entry to launch the firmware updating EFI application. [23:35] Sveta: other than a group named after the user, these additional groups: 4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lxd) [23:35] I have no idea what shibboleth is getting at [23:35] Fieldy: just a side note, the version number is probably 18.04.2. second minor release of the 18.04 time based release version (released in april=04 2018) [23:35] shibboleth: still not something for here. If you disagree, you can email the developers [23:35] in short: it is now much easier to install efi rootkits through ubuntu, the platform for which was released an a *security upgrade* [23:35] tomreyn: ahh yes you're right, thanks [23:35] shibboleth: UEFI updates are signed [23:35] generally [23:35] shibboleth: enough. Go elsewhere to discuss this. For example, #ubuntu-hardened [23:35] the firmware verifies the update before installing the update [23:35] just like friggin microsoft called their "telemetry for win7/win8" as a *security upgrade* [23:36] "bend over and take it" [23:36] shibboleth, you could think the same about osx and windows10 .. FUD [23:36] shibboleth: lol yeah so lame [23:36] Fieldy: what you'Re describing there is indeed a non standard, unexpected, behaviour. [23:36] tomreyn: yea i don't recall having this issue with the previous long term release/support (i forget which i'm tired) [23:37] Fieldy: the user being in the sudo group is sufficient [23:38] Sveta: yeah that's what i was thinkin [23:38] "efi updates are signed" [23:38] yeah, see... [23:38] shibboleth: enough already. [23:38] Fieldy: how did you install? [23:38] however I did a re-install, verified i could sudo with the users pass set at install time. then I sudo-d to root, used passwd to change that users pass, and logged in as the user with the new pass. i was then unable to sudo [23:38] the ppl who will be most prone to mess with your firmware don't exactly view that as a major hurdle [23:39] sigh [23:39] tomreyn: ubuntu-18.04.2-live-server-amd64.iso [23:39] md5sum fcbcc756a1aa5314d52e882067c4ca6a [23:40] Fieldy: thanks, i'll see if i can reproduce this. [23:40] tomreyn: oh nice, thank you for your time! let me know if there's anything else i can do to help [23:40] i'm also going to try something different, i'll let you know if anything changes [23:40] Fieldy: if you can provide exact commands you used (you can redact the user name you used, if needed), this would help. === drrzmr is now known as holoturoide [23:43] tomreyn: sure. 1) I ssh'd in as after install and reboot 2) I did sudo -i su - (we can haggle over details but this has always worked for me). entered the users pass, as set at install. got root. can also run anything else with sudo 3) exit, back to the normal user 4) change the password with passwd 5) can no longer sudo -i su - (sudo: 1 incorrect password attempt) [23:43] tomreyn: the only thing I can imagine causing an issue is that i'm using exceptionally long passwords. i will install again and replicate, using a much shorter pass (the one changed to) [23:43] however i use those other earlier installs without issue [23:44] er. I use those on earlier installs without issue [23:45] i will try a few things on this very fast vm setup i've got [23:46] thanks. when you say exceptionally long passwords, can you say how long it should be at least? [23:46] also, did you install any pending updates before you changed the password? [23:46] tomreyn: in the 260 chars area. alpha, numeric, "special" chars but nothing funny like high ascii chars [23:46] tomreyn: no, no updates [23:48] install is finishing up on test rig, i'll keep the passwords reasonable and keep everything else the same [23:50] Fieldy: if you can break it again, can you try installing all pending updates, rebooting, and trying to reproduce again? [23:50] tomreyn: sure [23:52] tomreyn i just updated to 16.04.6 and still can't mount sysV file system [23:54] saint_: what's the error message? [23:57] tomreyn same thing [23:57] https://pastebin.com/aWs26juE