[00:16] Is there a way to find out which package installed a certain config file? [00:26] SuperLag: `dpkg -S /path/file` should show what you want === capella|away is now known as capella === akem__ is now known as akem === patr0clus is now known as s3nd1v0g1us [01:14] Chrome doesn't render utf-8 characters inside a docker ubuntu image. like U+1F601 😁 [01:14] am I missing a font? [01:17] Either that, or the default fonts you chose in Chrome don't render that character. [01:19] AndyChow888: I didn't choose a font. I just installed it from http://dl.google.com/linux/chrome/deb/ [01:20] What I'm saying is that you can change that default font for one that supports that character, if you do have a font that supports it. [01:20] on desktop it just work [01:20] how can I check the difference between ubuntu desktop and ubuntu inside docker container? [01:23] ey guys I've got a multi button mouse that when I double click - seems to regeister as a different mouse click [01:23] single click is fine on the extra buttons [01:23] how do I debug/fix/configure extra mouse buttons? [01:24] notbobdole, you could use something like sxhkd or Xbindkeys === Utilisateur__ is now known as akemacer [01:55] why is gnome system monitor a snap? it does not work properly... === daniel is now known as Guest39743 [02:04] AndyChow888, So here is the thing.. The mouse exposes itself as two devices, one with mouse buttons and another as a keyboard with 247 keys. it is programmable what button causes a specific key with the windows software [02:07] hi, on a server the default name servers are set up in /etc/resolv.conf I'd like to set them to 8.8.8.8. resolvconf is not installed. what is the recommened way to do this? Should I install resolvconf? [02:19] i added 18.04 install (dual boot 16.04 & 18.04) basically i added a few lv's and installed 18.04 in those, in grub i have option to boot 16.04 but it boots 18.04, i need to boot my 16.04, how can i do it? https://paste.ubuntu.com/p/YSXRgbn3yd/ [02:52] Hey anyone know how to set-up this tor snap? https://uappexplorer.com/snap/ubuntu/tor [02:53] pavlushka, hello old friend :) [02:56] AndyChow888, apt install libratbag piper -- modern way to handle programmable mice [02:56] needs 18.04+ , but works for mice they have in the db [03:03] Anyone! [03:08] Hey anyone know how to set-up this tor snap? I NEED a guide | https://uappexplorer.com/snap/ubuntu/tor [03:34] join #freenode [03:34] What is the difference between the php.ini files in /etc/php/7.0/cli/php.ini and /etc/php/7.0/fpm/php.ini? [03:36] I see https://askubuntu.com/questions/356968/find-the-correct-php-ini-file, but, why? [03:40] Hey anyone know how to set-up this tor snap? I NEED a guide | https://uappexplorer.com/snap/ubuntu/tor [03:46] !anyone ? [03:46] AuroraAvenue: I am only a bot, please don't think I'm intelligent :) [03:54] ow been over an hour & I donot hav security to use Gnu+Linux [03:55] sans/ow/now [03:57] shall just sit here. [03:58] AuroraAvenue: please only ubuntu questions here [04:03] lotuspsychje, are you a qualified psycho-therapist? [04:04] AuroraAvenue: feel free to receive your answer in #ubuntu-discuss [04:07] I'll take that as a No, then. [04:59] I've been having intermittent issues where any audio turns half to static until I restart pulseaudio (and reboot any programs I subsequently want audio from). I've experimented with different audio sources (headphone jack, laptop speakers) and different programs (firefox, amarok) and it is definitely none of the above. === dingir___ is now known as dingir_ [05:00] how can I get more pulseaudio info to try and troubleshoot further? [05:02] two hours later. === dewwii is now known as deww [05:42] hey guys, i just rolled an ubuntu 18.04 server and im adding user accounts. i want the user to set a new password on login so im setting passwd -e {username} but they are being prompted to enter their current password on login, which doesnt exist....what should i be doing here? [05:43] AuroraAvenue: i use tor-browser on my boxes to access fb; i just grabbed the version listed in software-boutique (it's a great place for some unusual good software - it adds repo's for you if required; and if it's listed there, I trust it - ie. a vetted store) [05:45] guiver_d, I need it tobe a snap! I've already installed tor-the-programme; Now, I just need to configure it? But step-by-step, thanks for the info. [05:47] gonutsfordonuts - To my knowledge, the admin needs to set up an initial password. you do that when you create the account but you can also change the password with the passwd command ie: passwd (user) [05:50] hartman1986 - for real? like...theres no way to force the user to set it on initial login? [05:51] without having to retype some nonsense that i have to send to them? [05:52] gonutsfordonuts - Not that I'm aware of. [05:52] thats pretty bush league [05:53] gonutsfordonuts - You can force them to change it once they login, but they need the password to login first. [05:54] im not enabling password for login. they authenticate to the server via SSH and a public key provided by them. so they dont need the password to login [05:55] but it appears I do need to provide them a password because otherwise the system erroneously asks them to supply their current password, which doesnt exist [05:55] seems pretty buggy [05:55] seems this wasnt though through very well [05:56] ¯\_(ツ)_/¯ but what do i know [05:56] gonutsfordonuts - try having them just hit enter for the current password and then type their new password when prompted. With the key they are already in the system so that might work. [05:57] yeah no dice there unfortunately (just tried that myself) [05:57] I've never tried it though === davor_ is now known as davor [05:59] so how does gnome/kde automatically log in users on boot? (since that is a standard option) [05:59] unless the password is stored on disk or some other garbage it sounds like the same procedure you want behind the scenes [06:00] kgee - no idea...i dont think what im trying to do is that complicated, but ive spent an embarrassing amount of time googling for it/trying to figure it out and coming up empty handed [06:01] im trying to do this on a headless vanilla 18.04 server and absolutely no luck - but no shortage of quirky and weird behaviour [06:02] gonutsfordonuts, https://askubuntu.com/questions/281074/can-i-set-my-user-account-to-have-no-password [06:02] I havent tried this but it looks easy enough? [06:03] it would be worth testing things locally if you can. that way you can determine if it is a account problem or ssh problem. === Class7_ is now known as Class7 [06:05] interesting [06:05] standby kgee, ill try this out now [06:10] kgee so that gets me a bit closer! [06:10] do tell [06:10] according to that stackoverflow page, this is how you give users passwordless sudo privileges, which seems to work [06:11] now instead of doing passwd -d {user}, im doing passwd -e {user} which will expire their password. when the user logs in now, they are prompted to set a new password [06:11] and it all works fine there [06:12] so they can set their password now on first log in [06:12] great. I have a feeling there is a catch though [06:12] would be really nice if i could get them to not have passwordless sudo AND be able to set their password on first login...perhaps i need to understand the /etc/sudoers config file a bit better here [06:13] this current state is workable though, so thank you for that kgee [06:13] yeah, passwordless sudo is not great. Are you expecting these users to have sudo at all? [06:14] ah some of them yes [06:14] hang tight, im gonna try one thing to give password sudo [06:14] well heres a gross hack: I'm pretty sure you can create a script that runs on ssh login. [06:15] if the users log in with elevated permissions I believe you can use those same permissions to revoke themselves [06:15] haha probably :P [06:15] sounds tricky [06:15] or at least run a command to force sudo password [06:15] OK check this out, here is what im doing wrong [06:15] https://www.digitalocean.com/community/tutorials/how-to-edit-the-sudoers-file-on-ubuntu-and-centos [06:15] check out the How To Lock Down Rules section [06:16] %wheel ALL=(ALL) PASSWD: ALL [06:16] in the stackoverflow page you posted, they recommend setting NOPASSWD, which is now to get passwordless sudo [06:17] changing that to PASSWD is password sudo. and (for whatever reason) the user behaviour to set password on first login remains intact [06:17] this is the state i was shooting for. thanks for your help kgee :) [06:17] wouldnt have been able to get here without your suggestion [06:17] cool, glad I could google the right keywords :D [06:18] your google fu is stronger then mine [06:18] i spent at least 20 minutes poking around with nada [06:31] i use linux terminal and I wanna send files to my project to git including all files and directories [06:32] i used command cd /home/simon/project [06:32] git init [06:32] what next? [06:32] SimonKALI, what is your remote git repo? github? something else? [06:33] kgee, github [06:33] go to your github page, find the 'clone or download' button. there should be a url in there [06:33] add your remote repo as your origin [06:33] copy the url, then 'git clone ' [06:34] it should make the repo locally. then you can add files, commit them, then push them to github [06:34] sounds more like you need git advice than linux advice. there might be better experts elsewhere. maybe #git or something [06:35] you can also run the following commands: git commit -m "first commit" git remote add origin git push -u origin master [06:35] ^what he said. I'm lazy so I go with github-first approach. you can start locally and push to url too though [06:36] many ways to skin a cat [06:36] I know like... 5 git commands and somehow still manage. gits crazy powerful [06:37] just dont ask me to squash/rebase [06:37] yeah its nuts for sure. every additional thing i learn with git is like "wow i can do so much with this thing" quickly followed up "oh, turns out theres 10 more things i didnt know this tool did" [06:38] guys keep it ubuntu related, for discussions come to #ubuntu-discuss [06:40] well in that case, about an hour and a half ago I came in asking how to get more pulseaudio logs to troubleshoot audio static issues. [06:40] kgee, I cloned the project and paste files and directiories to this directory [06:40] kgee: feel free to re-ask your issue once in a while no problem [06:40] and now what command should I use [06:41] you need three commands. "git add ." to add files to repo 'git commit -am "this is my commit message" ' to stage the changes then 'git push origin master' to move it all to github [06:43] but i have to leave. good luck [06:43] kgee, when I use git add . [06:43] fatal: not a git repository (or any of the parent directories): .git [06:45] simonKALI: that means the directory you are in is not a valid git repository. it is missing the .git directory. are you running the command in the right directory? [06:46] there is .git directory, I cloned it from github [06:47] what happens if you do git add -A [06:47] https://pastebin.com/BKtjUjxq [06:48] cd zfskeleton; git add -A [06:48] git commit -m "Initial commit"; git push; [06:52] oo! now is working [06:53] you just forgot to cd into zfskeleton earlier [06:56] Hi guys [07:00] welcome amitkm9204 [07:07] ok everything works fine now with push [07:07] but if I wanna just edit some file and send again I have error [07:09] ! [rejected] master -> master (fetch first) [07:09] SimonKALI: I am only a bot, please don't think I'm intelligent :) [07:09] error: failed to push some refs to 'https://gi [07:11] hint: Updates were rejected because the remote contains work that you do [07:11] hint: not have locally. This is usually caused by another repository pushing [07:11] hint: to the same ref. You may want to first integrate the remote changes [07:11] hint: (e.g., 'git pull ...') before pushing again. [07:12] how to integrate the remote changes? [07:12] SimonKALI: please focus on ubuntu questions only here [07:12] no pasting every step [07:13] lotuspsychje, ok, just this small thing I need to know [07:14] SimonKALI: best to ask your question fresh to the channel, with all details, where you stuck [07:14] you can try git pull to merge the remote changes with your own [07:16] geirha, git pull origin master [07:16] == [07:16] ?? [07:17] master is typically tracked already, so just ''git pull'' should do [07:17] and then what should I write in console? [07:18] git pull [07:18] and then commit? [07:19] if it managed to merge ok, you can now push [07:19] no commit? [07:19] only push? [07:20] you already commited, then got the error when pushing [07:20] Is there a way to make Ubuntu's splash-screen at startup change deterministicly? Now it's like a gif animation with 5 circles with the circles being filled up in an animation. I want to make the progress of the splash-screen have a meaning. [07:22] geirha, I got from terminal: Everything up-to-date [07:22] but when I check on website is not updated [07:23] ok, make sure you commited all the stuff you wanted to commit then [07:23] Hamilton: it sounds like you're asking about the plymouth (graphic that hides text messages for default linux) - you can select a different plymouth screen, but I'm not aware of more than that sorry [07:25] guiver_d, yeah...so there are text messages being hifdden... [07:27] if you use grub (most of us do), you can hit for edit, remove the 'quiet splash' & see the default (no plymouth) - you'll see all linux kernel & boot messages (useful for diagnostics, but some errors are normal, eg. no hibernate-image found means a cold boot - so error message is expected!) the plymouth screen hides this, and it's what I believe you meant in your question. your plymouth screen can be changed [07:27] this https://unix.stackexchange.com/questions/415169/readable-boot-messages-on-plymouth [07:28] guiver_d, thanks [07:35] geirha, I edited one file [07:36] and used git pull origin master [07:36] and I got Already up to date. [07:37] and used: git push [07:37] and the changes are not on github website [07:38] ah so you never commited the changes to the edited file? use ''git add fileyouedited'' to stage the changes. You can now view the changes about to be commited with ''git diff --staged'', then finally run ''git commit'' to actually commit the changes [07:45] geirha, now is working, thank you very very much :) [08:00] Ey everyone [08:02] Was hoping someone could help me out.. wanted to upgrade my system today, and got this nice little error list: https://paste.ubuntu.com/p/TknmkfkWHg/ [08:02] Running on ubuntu 18.04 btw. [08:05] Skyrider: try these commands: sudo apt-get autoclean sudo apt-get autoremove sudo apt-get clean [08:09] dpkg -i file --root="/home/user/appl" is not the correct command to install and changing the different directory? I just don't want to install downloaded pacakge as root [08:10] hartman1986: Same errors I'm afraid === zenguy is now known as coffeeguy [08:19] Skyrider: ok, lets try sudo apt-get -f install [08:19] Same results. [08:19] hmm. [08:26] Even "dpkg --configure -a" doesn't work [08:26] Skyrider: If I'm reading your log right it's python3 that has gotten borked. I would try uninstalling it then reinstalling it. [08:27] Meh. [08:27] Skyrider: try 'dpkg -P sosreport' first, then try upgrading again [08:28] Already ran the remove command :p [08:29] Thanks though :) [08:30] did you do that before the paste you posted? [08:33] After. [08:33] Wanted to fix it without the need to remove / reinstall it. [08:33] Oddly enough, when I removed python from my system python 3.6.7 remained installed and everything works again. [08:33] Linux can be a weird OS when it comes to errors :-\ [08:34] That is odd.. [08:34] Guess its because 3.7.1 was also installed. [08:35] makes sense [08:36] Well, appreciate the help nontheless :) [08:36] Welcome. [08:39] Skyrider: try installing sosreport again, that should install the file apt complains about [08:44] Not sure what that did :p [08:45] Said reading database, and this -> Purging configuration files for sosreport (3.5-1ubuntu3.18.04.1) ... [08:51] did upgrade work after installing it? [09:01] ducasse: After I removed python from my system with apt-get remove python3, everything worked again as it should have. [09:06] Hi, can anyone help with a weird problem that's started happening with my Ubuntu 18.10 desktop; it just seems to lose the network card and launching apps doesn't do anything. I can still use the mouse, I can still look at System Settings, etc., but everything else is a no-go. Managed to capture the syslog just as the system went into one of these dives; https://pastebin.com/4T5m1n01 [09:09] ...and then about 5-10 minutes later the network card re-appears and things slowly come back to normal O_o [09:09] https://pastebin.com/2BjeC59x [09:21] I can't resolve hostnames on my network, primarily trying to resolve two ubuntu machines. They both have their network interface (gateways) pointed to my modem IP, and their DNS set as my modem IP. DHCP is enabled and I've assigned static IP's to their mac addresses in my modem. My modem has its dns set to googles (8.8.8.8). Whenever I try and resolve the hostnames from either machine I just get unknown host. Does anyone know where to [09:21] begin troubleshooting this? I must be doing something stupid. [09:22] Hey guys is converting Ubuntu to a rolling release as described here (https://www.howtoforge.com/tutorial/ubuntu-rolling-release/) usable? Has anyone tried it here? [09:23] unless your modem also acts as a DNS server as well, and registers DHCP assigned IP addresses to hostnames within the DNS server, you won't be able to resolve the internal clients [09:24] troozers, ah okay, thank you. Given me more to work with :) [09:25] no problem :) [09:25] the_last: you can enter them into /etc/hosts if you can't have the router host entries for them [09:25] ddoobb: my mirror doesn't have a 'devel' release - the current development is called 'disco' [09:26] yep, good point ducasse [09:27] ddoobb: http://archive.ubuntu.com/ubuntu/dists/devel/ shows a devel; if you use main archive it may work! [09:27] Trying to come up with some semi-automated solution ducasse. I've got a NAS that has a DNS server module, so might try install that. To both of you: I take it once I have that set up I'd then point my linux machines dns to the NAS ip address? Or would you point the modem DNS to the NAS ip address and the NAS to 8.8.8.8? -- sorry, I realize this is pretty non-ubuntu specific. [09:28] ddoobb: ubuntu is not rolling release, though [09:28] ddoobb: the article also assumes you have a very clean (no ppa; no additions) sources.list file [09:29] the_last: personally i point the modem dns to 8.8.8.8 (it doesn't need to resolve internal clients) and clients to NAS. Just make sure you NAS DNS Server has a forwarder to 8.8.8.8 configured [09:29] troozers, great, thanks a lot. I' [09:29] I'll give that a crack*. [09:29] (so that they can resolve external hostnames) [09:30] I have pretty much the same configuration on my home system, [09:32] Can anyone help with a weird issue affecting my ubuntu 18.10 desktop, soon after boot-up it seems to lose its network card and launching apps becomes impossible. Did capture the syslog at the point it did this; https://pastebin.com/4T5m1n01 [09:33] whats a good rolling release distro where packages get updated as soon as the people making them release updates? [09:33] you mean one with fresh bugs every day? definitely not ubuntu :) [09:33] except for the unstable branch [09:33] ddoobb: that's off-topic here, we only support Ubuntu & official Ubuntu flavors ! [09:34] ddoobb: ask that in ##linux, we only support ubuntu [09:34] alright [09:35] but consider whether you need immediate updates to all or even most package [09:35] s [09:35] Does 18.10 ship with LibreOffice 6.10? [09:35] no idea, but there's probably a PPA for it if it doesn't [09:36] ddoobb: https://packages.ubuntu.com/cosmic/libreoffice [09:36] Just launched libreoffice on my 18.10 and it shows "Version: 6.1.2.1" [09:36] Oh yeah 6.1, that's it, thanks troozers [09:37] i was gonna say there is no 6.10 ^^ [09:39] I'm just gonna update to 18.10 for now [09:40] I like LTS but being stuck with old software for two years is not cool [09:40] is it possible to disable the fwupd service on 18.10? [09:52] So I am updating to 18.10 from 18.04 and it says one of the packages I installed with a ppa (openfoam6) is going to be removed. What can I do about that? Does that mean it won't be possible to install it on 18.10? It's not removing some other packages I also installed with ppas [09:53] ddoobb: let it remove the PPA; you can always put it back after do-release-upgrade (ideally you replace the ppa with the cosmic version if you do need it) [09:57] guiver_d openfoam6 only seems to have a ppa for bionic. Can I still install it on cosmic? [09:57] Yeah, I just checked that Bionic is latest officially supported [09:58] So you might have problems... but if it works OK then again when 19.04 comes it can cause again problems. [09:59] Sigh...I don't want to upgrade if it's not going to work on 18.10 since openFOAM not running on windows is one of the major reasons I even have Ubuntu [09:59] ddoobb: it would depend on the dependencies of whatever you want from the ppa. I don't know (could be yes, could be no, you'd have to check deps of package..) [10:01] Ubuntu 18.04 is LTS (and as of a few weeks back VERY long term support) [10:25] Yeah... I wonder what happens on 2028 when I do apt-get dist-upgrade from 18.04 to 28.04 :D [10:26] I've got entries in /etc/resolv.conf that I can't figure out where they're coming from. I've checked /etc/network/interfaces and /etc/resolv.conf/resolv.conf.d/base (which is empty). my interfaces file has 192.168.1.2, but somehow the resolv.conf still has 8.8.8.8, any idea where else that could be coming from? [10:29] the_last: systemd resolvd [10:29] the_last: google home phoning spyware [10:30] google gets all your dns queries with 8.8.8.8 or 4.4.4.4 [10:31] Faults: do-release-upgrade only jumps you to the next LTS; so it'd be 18.04 -> 20.04, then do it again to 22.04 ..... I suspect that won't be changed; so you'll be penalized more if you wait longer.. :) [10:33] guiver_d: i think he refers to the 18.04 10y support [10:35] and you have to pay for it. [10:35] Faults: 18.04 lts having 10y support doesnt mean there will be a gap of 10y too [10:36] search for adobe premier pro alternative in ubuntu. Any recommendation? [10:38] !info openshot | discovered [10:38] discovered: openshot (source: openshot-qt): create and edit videos and movies (transitional package). In component universe, is optional. Version 2.4.1-2build2 (bionic), package size 4 kB, installed size 17 kB [10:40] !info flowblade | discovered [10:40] discovered: flowblade (source: flowblade): non-linear video editor. In component universe, is optional. Version 1.12-1 (bionic), package size 4892 kB, installed size 18961 kB [10:42] thanks lotuspsychje ! i will try these app :) [10:43] Blender is not a video editor? [10:46] lotuspsychje, what you recommend for desktop recorder? [10:47] discovered: kazam or recordmydesktop [10:47] discovered: blender is more a CAD alternate [10:47] oh i see [10:50] need help with an issue, i had nvidia drivers installed from the repo. After sometime I installed new drivers from the .run that nvidia provides. Now, during boot I get the message: Failed to start Nvidia Persistence Daemon [10:52] INSANU: nvidia drivers are best installed from the official repos, or the ubuntu graphics ppa [10:53] INSANU: what shows: ubuntu-drivers list ? [11:00] bcmwl-kernel-source and nvidia-driver-390 [11:01] lotuspsychje: =) [11:01] INSANU: you broke it, now you get to keep the pieces. that .run should have un-installation capabilities. uninstall it, reboot (it should use in-kernel nouveau) and then use official Ubuntu packages, incl. the PPA [11:01] hehe. I don't see the kazam tray icon anywhere of gnome panel :( [11:01] but i'd like to use the latest driver, isnt possible? [11:01] can't stop recording [11:02] INSANU: you can use the ones from the graphics-drivers PPA https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [11:03] discovered: did you specify a stop recording hotkey? [11:03] Where i need to do that? In Preferences? [11:04] discovered: holdon im gonna install it too, cause there were gnome indicator bugs on other packages [11:05] oo [11:06] discovered: i have the indicator icon in the right upper corner [11:06] discovered: clicking icon gives me start, pauze,stop [11:06] I don't see indicator here. I am on gnome-desktop [11:07] discovered: gnome shell or gnome vanilla? [11:07] gnome vanilla [11:08] discovered: ah ok, i havent played with vanilla for long time, do you have other working indicators? === Dreaman is now known as Blade [11:09] all i see is sound icon, workspace, network manager. not the kazam icon around there [11:09] discovered: maybe you need a gnome extension, to unhide your indicators [11:10] discovered: but im not sure on this for vanilla [11:10] not sure what extension i need. After long time i am back to gnome [11:11] blackflow: how do I add this? [11:12] lotuspsychje, SUPER-CTRL-F worked :) [11:12] lotuspsychje, what is the difference between gnome-shell and vanilla? [11:13] discovered: gnome vanilla is the 'classic' version of gnome shell, thats what you wanted right [11:14] INSANU: the page I linked has instructions. [11:14] lotuspsychje, you mean old style gnome is vanilla? [11:14] blackflow: thanks =) [11:15] discovered: yes, you installed this manual yesterday because you didnt like gnome-shell right? thought you knew? [11:17] lotuspsychje, no. I just wanted to install Gnome. asked here. and someone told me to install vanilla. I just wanted to have original gnomee :) [11:17] discovered: thats what vanilla is yes, without the ubuntu tweaked gnome [11:18] oh then i am in right track hah [11:22] discovered: i wonder why kazam indicator doesnt show there [11:22] discovered: can you make a screenshot plz? [11:22] sure [11:25] lotuspsychje, http://pix.toile-libre.org/upload/original/1542972316.png [11:26] discovered: no other indicators on that unfold on the left? [11:27] No [11:27] Nothing there of kazam [11:27] ok weird [11:28] dear seniors, hello, [11:28] how to choose apps to be installed in ram with preload for faster loading? [11:28] i need libre office and thunderbird, to be loaded faster when i click the apps. [11:28] lotuspsychje, It is developed only for Ubuntu ? [11:31] discovered: not sure how vanilla works, can you do another test and install qbittorrent plz? this should also use an indicator in the right corner [11:31] 'Morning folks === capella is now known as capella|away [11:34] lotuspsychje, i installed! It comes to my Plank Docker. No indicator [11:37] discovered: ok that can mean 2 things, or you need an indicator package, or there's a vanilla gnome bug on indicators [11:38] I see many package just crash. REported two crash already. Now flowblade ! :( [11:47] why everything keep crashing? [11:47] recordmydesktop also crash? What am i doing wrong? [11:47] discovered: what does the crashes say? [11:48] segfault [11:49] I am just clicking send report to ubuntu group [11:52] lotuspsychje, For the indicator i need something like? https://extensions.gnome.org/extension/779/clipboard-indicator/ [11:53] discovered: no, that to copy from clipboard [11:53] discovered: what i think you need, is the indicator area itself, so indicators can showup [11:57] lotuspsychje, found a extension. It works now : https://extensions.gnome.org/extension/1031/topicons/ [11:58] discovered: ah, great find and tnx for the feedback [11:58] :) [11:59] lotuspsychje, perhaps qbittorrent is better than transmission ... right? [12:00] i see it has some more options than transmission. I used qtorrent before [12:00] discovered: its about personal likings, the users choice [12:01] hi is it possible to know what process that's making '/dev/shm'? we are running docker (17.05.0-ce) and kubernetes 1.8 on ubuntu 16.04 (4.4.0-138-generic). and for some reason it's spawning around 30k `/dev/shm` :( [12:03] mdih: spawning where? [12:03] on the host it self, like on the worker node [12:04] example: # mount | grep -i 'shm on /dev/shm type tmpfs' | wc -l , returns 30271 [12:04] mdih: uh those are (bound) mounts then, of ONE /dev/shm [12:04] mdih: pastebin an example of one or two of them? [12:05] trying to find any document about source.list entries deb-amd64 and deb-all [12:05] anyone has some ressources about it ? [12:06] !sources | elfranne [12:06] elfranne: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. === MenschZwoNull_ is now known as MenschZwoNull [12:07] elfranne: the sources.list(5) manpage explains those [12:09] blackflow: okay, just a sec, thanks for the reply by the way [12:10] blackflow: is this what you need? https://paste.ubuntu.com/p/rJkDhXzfwZ/ [12:11] am not sure which process is doing it or is it done inside a container. is it possible to know the process id making it? [12:11] mdih: yes but isn't what I was expecting. is this on the host or container? [12:12] on the host it self. where docker and kubelet is installed [12:13] blackflow, i saw this but there is no mention of deb-all deb-amd64 but only deb and deb-src [12:13] mdih: and I'm guessing you don't have 30k containers there? no idea what created those, and by the looks of it, I'm guessing they're all namespaced which isn't immediately visible [12:16] blackflow, yeah only 12 containers :( am guessing that maybe this is caused by one of them? about the namespace is it possible to know which namespace? sorry for a noob question :( [12:16] elfranne: I'm not really sure what you're talking about. you're not talking about the arch(itecture) config option? [12:17] mdih: no idea. I tend to stay miles away from docker. [12:18] Hello friends, im in dire need of your help [12:19] blackflow: ah it's okay. thanks for the help nonetheless [12:20] blackflow, it s a arch thing but can t find any info about it, it s basicaly an entry source.list that looks like: deb-amd64 https://repo.com/ubuntu bionic main [12:20] i download this beta version of lmms software, and it was an .appimage file. now i wanted it to my start menu/launcher next to my other audio programs. so i watch this tutorial on youtube, download a app caled menulibre, get the lmms12.appimage to my launcher only to find that all my other audio software are nowhere to be found anymore [12:21] elfranne: that's not a valid entry afaik. it can be only deb or deb-src, but arch= can be amd64, all (default iirc), etc... [12:21] i cant find them with search. If i go to the appstore/software store, i can see that they are installed, but cant find them anywhere [12:23] blackflow, then it s an undocumented thing because it s working fine but want to find what the different options are === Richard is now known as Guest30676 [12:25] Azukawa, run alsamixer in the console, it'll show, also pavucontrol if installed === cebor_ is now known as cebor [12:26] pavucontrol is agui [12:27] BluesKaj, thank you for your advice! What will the alsa mixer show? [12:28] az just type alsmixer in the console , it's self explanatory [12:28] Azukawa,^ [12:28] alsamixer [12:29] * BluesKaj gets more coffee [12:30] well thats a mixer allright, but where are my apps? i cant find them anywhere [12:30] elfranne: look into the source code, if you can find it. [12:33] elfranne: https://salsa.debian.org/apt-team/apt and no mention of "deb-amd64" in the source code, by grep. it's invalid. if it "works" it works by ignoring the entry. [12:35] Azukawa, which desktop ? [12:36] Ubuntu studio [12:41] so that's gnome 2 ? [12:41] i guess so? [12:41] blackflow, i ll try to get more info about it. It actually works because it s the only entry providing this packages. [12:41] elfranne: is this Ubuntu? [12:41] yes [12:43] Azukawa, https://ubuntustudio.org/tour/ [12:43] elfranne: I doubt that. "E: Type 'deb-amd64' is not known on line 53 in source list /etc/apt/sources.list" is what I get on Bionic. [12:45] BluesKaj, thank you. Im not sure what information you want mee to look up on that website [12:45] blackflow, it works on 16.04. [12:46] blackflow, but i ll try to get more info ... thanks for the help [12:46] elfranne: I _seriously_ doubt that. [12:47] there should be a reference there how to find your applications in the panel, i'm not a gnome user , Azukawa [12:49] Azukawa, also there's a #ubuntu-studio chatroom [12:49] ill go check that out, thank you BluesKaj! [12:50] I removed the nvidia.run drivers from my machine and installed the graphics drivers from the graphics ppa with apt-get install nvidia-driver-415, but it seems that my X is not being able to use the driver, when I call for nvidia-settings I get an "ERROR: Unable to load info from any available system" and the module nvidia seems to exist with lsmod [12:52] INSANUX, using nouveau then I presume [12:53] probably, well, I don't know exactly what to do.. [12:56] do you have a desktop or? [12:56] INSANUX: your graphics card chipset please? [12:56] desktop [12:57] it's a gtx 1080 [12:57] INSANUX: try the 396 version from the graphics ppa [12:58] INSANUX: wivh driver does your system reccomend? ubuntu-drivers list ? [12:58] wich [12:59] bcmwl-kernel-source nvidia-driver-390 nvidia-driver-410 nvidia-driver-396 nvidia-driver-415 [12:59] ubuntu-drivers list doesn't really do proper recommendations. one should look at nvidia.com what's the recommended driver version, though I suspect 415 should work fine for gtx 1080 === binaryturkey is now known as binaryhermit [13:00] X -configure is using nouveau as the driver, i suppose i am missing something [13:00] isn't the 415 somewhat bleeding edge ? [13:01] INSANUX, make sure dkms is installed [13:01] INSANUX: did you do exactly as initially suggested? used .run uninstall function, rebooted so no nvidia proprietary driver is installed, then installed from a package? [13:01] blackflow: yeah, i did follow your instructions =) [13:02] BluesKaj: it is installed [13:02] ok [13:02] xserver-xorg-video-nvidia-415 is also installed [13:03] if I try to install 410 as its a long term support [13:03] what do I need to do? [13:03] I suppose that remove the last installed driver, apt-get remove nvidia* ? [13:04] INSANUX: can you pastebin the Xorg log? /var/log/Xorg.0.log if it's running as root, otherwise ~/.local/share/xorg/Xorg.0.log [13:04] INSANUX: sudo apt purge nvidia* makes you fallback to nouveau [13:09] https://pastebin.com/ciAcj1FM [13:09] thats the log [13:09] grepping for nvidia seems it cant load the module nvidia [13:11] INSANUX: does this return anything? find /lib/modules/$(uname -r)/ -name 'nvidi*' [13:13] - /lib/modules/4.15.0-39-generic/updates/dkms/nvidia.ko /lib/modules/4.15.0-39-generic/updates/dkms/nvidia-uvm.ko /lib/modules/4.15.0-39-generic/updates/dkms/nvidia-drm.ko /lib/modules/4.15.0-39-generic/updates/dkms/nvidia-modeset.ko /lib/modules/4.15.0-39-generic/kernel/drivers/net/ethernet/nvidia /lib/modules/4.15.0-39-generic/kernel/drivers/video/fbdev/nvidia /lib/modules/4.15.0-39-generic/kernel/drivers/video/fbdev/nvidia/nvidiaf [13:13] INSANUX: and can you pastebin `dmesg | grep nvidia`? [13:14] https://pastebin.com/nuQDinZy [13:15] INSANUX: right, look at the version mismatch errors. I'd recommend you to purge all installed nvidia packages, reboot to make sure you're using nouvau and tehre aren't any leftovers, THEN install from the packge. [13:15] will try that [13:16] thanks for helping me [13:16] ok i found out that its a bug related to using menulibre on ubuntu studio [13:16] fixed it using software called alacarte [13:16] Azukawa, good to know [13:18] I wonder which kernel INSANUX is using if modeset wants the 390 driver [13:19] 4.15.0-39-generic [13:19] BluesKaj: it doesn't WANT. there's multiple modules installed [13:20] yeah, but the 390 is prominent there and the 4.15 kernel is a bit old iirc [13:21] it's THE kernel in Bionic [13:21] for the next.... 10 years :) [13:21] yeah sure [13:22] purge all, install just one package. On Bionic there's a bit of a mess with those, as package name changed from nvidia- to nvidia-driver-, which borked upgrades and required purge. in this case, there was some additional mess with upstream .run installer being used [13:22] (and also in this case there's a change from default bionic repo to the PPA for nvidia.... purge purge purge purge! then install cleanly just one ;) ) [13:23] I did purge everything, but I still got some crap in /lib/modules [13:24] like /lib/modules/4.15.0-39-generic/updates/dkms/nvidia-modeset.ko /lib/modules/4.15.0-39-generic/kernel/drivers/net/ethernet/nvidia /lib/modules/4.15.0-39-generic/kernel/drivers/video/fbdev/nvidia /lib/modules/4.15.0-39-generic/kernel/drivers/video/fbdev/nvidia/nvidiafb.ko [13:24] maybe I can delete those on hand [13:24] INSANUX: taht'd be from that .run . yeah, I'd delete them by hand. re-installing proper package will install proper modules. [13:26] (lessons learned I hope, never install software from unsactioned sources (meaning software that's not in official repos, PPAs, or snaps)) [13:26] lightning addon for thunderbird 60.2.1 is in english ... how can I set it to german? [13:27] ((as root, ie. messing system files)) [13:27] Hmmm, I've hit an interesting roadblock. Renamed the root LV and it causes "update-grub" to fail since the mount table (and kernel cmdline) still show the old name [13:27] pragomer: see bug #545778 [13:27] bug 545778 in thunderbird (Ubuntu) "xul-ext-lightning is only available in English" [Medium,Triaged] https://launchpad.net/bugs/545778 [13:30] awesome, everything is fixed [13:30] thanks blackflow [13:30] yw [13:31] INSANUX, the nvidia website driver only works until the next driver or kernel upgrade [13:31] oh ok.. so its a bug.. then i am going to use just gnome calender so setup with google kalender [13:32] Hi === daniel is now known as Guest66575 === coconut is now known as coconut^ [14:19] hello [14:20] see this "What's new in Ubuntu" popup, how can I completely remove it? [14:20] it pops up for every newly-created user [14:21] or is the answer just to tell everyone "keep clicking next until it goes away" and hope it doesn't confuse them? [14:36] Hello community. I'm currently using i3 on xorg, and i was wondering if a DM such as GDM was really helpfull or if i should use a .xinitrc ? (trying to be as minimalist as possible on this system) [14:38] tchakatak: you mean startx from the console? for that you need either suid xorg or fiddle with permissions for input/output /dev(ices). I'd just use a DM and have it sort all that out properly. [14:38] <_nedR> As someone who has used ubuntu on and off for a decade+ i must say that ubuntu keeps getting worse and worse. During the last 3 hours, every step of the way , gnome/ubuntu has been unhelpful, blocking, frustrating, stupid. Even the simplest things gnome seems to be no longer able to do without drama. I find myself wishing for features that existed during 10.04. That was the last ubuntu that i actually enjoyed truly using, Gnome3orwhatever is so bad [14:38] <_nedR> it makes me miss unity. [14:39] _nedR: you can still install unity. [14:39] <_nedR> how the hell do you create a encrypted 7z in ubuntu 18.04 [14:39] it's just not a default DE any more, 'sall. keyword: default. [14:40] blackflow: exactly. but i was actually wondering if the memory consumption could get lower by starting x with a shellscript and then initiating the wm with .xinitrc [14:40] tchakatak: I don't think a DM adds any significant memory overhead. TIAS, tho' [14:41] (and there's also LightDM if you're really worried about that) [14:41] <_nedR> blackflow, thanks... unity had actually good stuff, even though it was frustrating at times. gnome is the same frustration without any of the perks. But the idea of installing unity and dealing with all the pandora box of issues that will unfurl just fills me with a existential terror. [14:41] blackflow: i'l check that out then :) [14:42] _nedR: which is not really the fault of the distro. Gnome is a PoS that's getting worse and worse over time but thankfully you've got many options to choose from. [14:42] <_nedR> Am currently on a liveusb. I cant create an encrypted 7z [14:47] _nedR: install p7zip-full package, if it's not already installed, and use the 7z command line. see the manpage or examples online for encryption. [14:49] _nedR: also you can use File Roller directly, I see it still has options to encrypt. [14:56] Has anyone successfully used Windows registry setting RealTimeIsUniversal for a dual-boot system with Ubuntu? I have found many web pages explaining how to configure it but can't get it working. Where would I ask for help on this? [14:57] bmomjian: in #windows. Windows registry and Windows' problems with tracking time have nothing to do with Ubuntu. That said, you can reverse and use timedatectl in Ubuntu to designate the clock as local. [14:59] Yeah, I don't want to mess with Ubunty since that is what I use 99% of the time. If someone said "I used to use this all the time but it stopped working" or something, that would have indicated I wasn't crazy. Anyway, will ask there. [15:01] bmomjian: there's nothing to it, really. it's only the question of what time is tracked by the hardware clock. the linux/unix standard is that hw is UTC and then use you timezone settings to show local time. In windows, the hw by default is in local time. how to change that, I don't know, but that's the core of the issue. [15:01] and fwiw, when I used to dual boot with windows many years ago, I wouldn't bother with it. didn't care that time in windows was off. I used it for games only anyway. [15:03] Agreed on games. :-) Anyway, I don't want to bother others with this Windows issue but if someone wants to IM me privately I can ask more questions. It is good to know people are using it successfully here. Thanks. [15:03] !pm | bmomjian [15:03] bmomjian: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [15:05] I don't think I should ask here. Ubuntu is operating properly and sanely by storing the CMOS in UTC. [15:09] I need some sneaky ideas to fool update-grub>grub-mkconfig>grub-probe into using a different device-name for the root-fs (having done an LV rename). I've tried bind-mounts of alternative /proc/cmdline and /proc/mounts [15:09] TJ-, just an idea : https://askubuntu.com/questions/765058/how-do-you-rename-the-volume-group-that-contains-the-root-volume-in-lvm [15:15] That doesn't address grub unfortunately. I'm just about to try having a 2nd symlink under /dev/mapper/ with the old name to the actual ../dm-1 device [15:16] nope, that neither! Hmmmph. I've been trying to figure out the grub-probe source but this aspect is particularly obfuscated [15:16] It is getting from something 'live' but I cannot think of anything else other than /proc/cmdline, /proc/mounts [15:18] I guess it must be calling the mount syscall rather than reading /proc/mounts etc [15:20] Ahhh, I know, I won't! I'll just sed -i 's///' /boot/grub/grub.cfg... then run update-grub on the next reboot [15:27] OK, found a nasty hack to do it. Edit /usr/sbin/grub-mkconfig, and temporarily change the line GRUB_DEVICE="`${grub_probe} --target=device /`" so / is /mnt/rootfs and then "sudo mount /dev/mapper/VG-LV /mnt/rootfs" ... run "sudo update-grub" then remove the change from grub-mkconfig. [15:28] TJ-, that's good [15:29] that is really annoying though, and not a great bug [15:29] especially as the path it detects for the root-fs is a symlink; if it returned the actual device-mapper node /dev/dm-1 it would always work [15:31] anyone know how i might fix dns leaks in ubuntu with openvpn? [15:31] the openvpn-resolved script doesn't seem to be doing anything [15:32] redlegion: which ubuntu release? resolved has been dropped in favour of systemd-resolved recently [15:32] 18.190 [15:32] ergh, 18.10, TJ- [15:32] redlegion: this may help: https://serverfault.com/questions/732317/openvpn-and-systemd-resolved [15:34] yeah, that's the script i'm trying to get to work, but dnsleaktest is telling me that it's not doing what it's supposed to in the slightest [15:34] even though log output states otherwise [15:34] <14>Nov 23 10:21:15 update-systemd-resolved: Adding IPv4 DNS Server 1.1.1.1 [15:34] dnsleaktest says that entry is a bitter lie [15:36] TJ-: do i have to force an update with resolvectl or something? [15:38] Docker-ce from docker.com vs the native packages, which should I use? Does it matter? [15:42] redlegion: the openvpn DNS may only be set to do on-link domains [15:44] TJ-: thanks, i'll dig around to see if defining dhcp-option DNS client-side changes it [15:45] erp, i have it defined client-side and server-side already [15:46] redlegion: "systemd-resolve --status" should give an overview of what is set [15:47] Tried to tunnel through a paid WiFi Hotspot using my VPN which listens on UDP port 53, the setup works but in the WiFi I get: LS Error: client->client or server->server connection attempted from … is it possible that the router inspects the UDP packets and drops non DNS requests? [15:47] TJ-: yes, i see settings for each interface, but the global settings remain the same [15:47] redlegion: also, if you're using Network Manager then "nmcli" gives a summary of DNS config at the end of its output [15:48] redlegion: /etc/resolv.conf points to the systemd-resolved stub resolver on 127.0.0.53 ? [15:48] yes [15:54] hello can someone give me advice on this? I'm going to switch from Windows to Ubuntu indefinetly and I don't know if I should pick LTS or regular version ,I know their differences but I'm still in doubt. [15:54] which one is more convenient? [15:54] xdruppi: LTS are long term support, not the other one [15:54] tchakatak: I know [15:54] On lts you will only have security update, and bug fix, no new features [15:55] TJ-: this looks promising: https://goyoambrosio.com/2018/06/Preventing-DNS-Leaks-in-VPNs/ [15:55] tchakatak: I like newer packages, but I also appreciate stability, is regular version much more troublesome than LTS? [15:56] then dont take the LTS [15:56] but you cant have both. LTS are generally more stable than the latest. [15:57] tchakatak: i think I'm going to use Ubuntu 18.10 until current cycle ends, and if I feel uncomfortable with that, I'll switch to LTS [15:57] tchakatak: thanks [15:57] xdruppi: is the computer a working / business machine ? [15:58] tchakatak: it's just my personal computer, nothing that could disrupt my workplace [15:58] then the latest should be fine :) [15:59] tchakatak: btw, does regular version come every 6 months? if so should I switch ASAP when it comes out or wait until current version cycle ends? [15:59] redlegion: that infers your openvpn config is setting a link-specific search domain. Prevent that, and it should work. You should not need to specifically set a "~." [16:00] redlegion: I've got 2 VPNs here, wireguard and openvpn up. neither has a "DNS Domain" reported for their link by systemd-resolve --status [16:00] how do I bring up the grub menu when timeout=0? [16:00] xdruppi: generally yes, .04 and .10 [16:00] jeffree: tap Esc very fast indeed!! [16:00] hm [16:01] redlegion: I'm guessing your openvpn link does have a DNS DOMAIN reported? [16:01] yes [16:01] tchakatak: oh ok so it is recommended to update asap, alright, btw do i need to reinstall everything or simply run the updater? [16:01] redlegion: right, so that is the cause [16:01] TJ-: thanks, I'll try it [16:02] xdruppi: if you upgrade to a .10 to a .04, you will have to wait to the .10.1 or the .04.1 [16:03] But generally remember than a new thing can have a lot of bugs [16:04] TJ-: the funny thing is i get the same result with 'dhcp-option DOMAIN-ROUTE .' as without. [16:04] didn't work [16:05] how do I bring up the grub menu when timeout=0? [16:05] without changing the timeout [16:05] ubuntu 18.04, since it seems there are multiple answers on the internet [16:06] jeffree: edit the /etc/default/grub [16:06] no [16:06] jeffree: tap Esc is the only way, or if it is BIOS, hold down shift key [16:06] jeffree: if you've set timeout to 0 then you need to change that to giv etime for grub to detect your key-press [16:07] shift key is the answer [16:07] brainwash: only on BIOS, not on UEFI [16:07] I admit that I don't know how the related hardware and software works but is it not possible to have software detect if a key is depressed? [16:07] oh wow [16:07] apparently this is a known bug (https://github.com/systemd/systemd/issues/6076) [16:08] jeffree: As I've told you, it does! but when you set the timeout to 0 you've got to have the key being pressed in a very short window of time. Increase the timeout and you've got more change [16:09] TJ-: no, what I mean is a key is held down, in the tiniest fraction of a second, can software not detect that? [16:09] TJ-: thanks for the help [16:10] of course having to play a game of 'hit this key in this tiny window' would not be a solution any sane person would choose [16:10] so you just detect a key held down, if physically possible [16:11] jeffree: just, why not increase the timeout by 1 sec ? [16:13] Okay, so this is a dumb question, but when I'm in Ubuntu Software and search for something like 'inkscape', I see two results. Same icon, different description, very slightly different versions. Wth? [16:13] One says the source is 'snap store', the other says the source is 'ubuntu-bionic-universe'. [16:13] myself: maybe a snap version and a apt one ? [16:14] Should I just pick the one with the newer version number? or why would I care beyond that? [16:14] Ive been installing snaps stuff [16:14] myself: they are both different [16:14] like chromium and firefox [16:14] snap (provided by snapcraft) give you the package and all the dependencies in like drive. Everything is prepackaged by the maintainer [16:15] myself: I'd suggest use packaged version, and snap only if you really need it [16:15] the other one, is provided by ubuntu with packaged. [16:15] how would I know if I 'need it'? both seem to work fine. [16:15] myself: you dont need it. [16:15] myself: if you don't know then you don't need the snap. [16:15] Okay then, bionic universe it is. [16:16] To whom could I direct a request for clarification somewhere within the ubuntu software app? As a new-ish Windows convert, this is super confusing. [16:17] directly here ? [16:17] if I don't need snaps, then maybe they should be hidden by default, or something. [16:17] (unless the only available version is a snap, as in the case of Slack, I figured that out) [16:17] myself: you have the choice to use one or the other. [16:17] but zero reason to prefer one or the other [16:17] so it's a meaningless choice [16:18] ok. [16:18] let me explain to you [16:18] which means it's not a choice, it's a confusion [16:18] the snap version can be updated by the maintainer at any time [16:18] so, it should be up-to-date usually [16:18] packages can be given either by the maintainer, or by canonical. [16:18] do both versions update themselves through the Software Update thing that pops up once in a while? [16:19] in case of snap package they install a lot more than they should do, and also they run as a virtual hard drive, in their own space [16:19] myself: yes. [16:20] myself: the ubuntu version is made and packaged for ubuntu, snap are made to work anywhere. [16:20] ubuntu versions are generally less buggy, but might comport less features than Snap packages. [16:21] oh I think I've seen that plethora of snap virtual hard drive things, when I went to look at how my drives were being recognized. good lord, talk about polluting a namespace that really wasn't meant to have 400 entries and lacks the tools for sensibly displaying same... [16:21] it just hit me that I could uninstall the snap versions of things and probably clean up that mess? Hmm.. [16:22] brainwash: do you know this to work with ubuntu 18.04? [16:22] you can. [16:22] the purpose of snaps is to put software packaging directly into the hands of the vendor, and cut out the maintainership middleman. [16:22] blackflow: it generate a lot of crap stuff on the system still. [16:22] jeffree: like said before, it won't work if you have a system with UEFI [16:23] the benefit of tha is straight from teh horses mouth software, latest, and being containerized, it doesn't pollute the rest of the OS. you can simply `snap uninstall` something and be done. [16:23] tchakatak: only loop mountpoints [16:23] as opposed to interacting with other dependencies, you mean? [16:23] myself: yep. [16:23] brainwash: thanks, I missed that [16:23] all that virtue is also the problem of snaps. you get the latest, upstream packaged version which is not integration-tested within the distro. [16:24] ALSO... snaps autoupdate and you don't get to change that. for that alone, snapd should be autoremoved on every new installation. [16:24] without prompting me during the Software Update dialog, you mean? [16:24] exactly [16:24] there's no software update dialog for snaps. they just autoupdate with zero notification to the user. [16:25] redlegion: after reading that issue and also 5755 arguing over semantics, the problem for most of those is caused by packet-loss causing systemd-resolved to find another DNS server that is good. I don't think that si your problem unless your openvpn link is unreliable [16:25] * myself shudders [16:25] TJ-: it's a dollar a month vps, but at this point i'm not sure [16:25] redlegion: In that circumstance I'd recommend disabling the ISP DNS servers totally [16:26] myself: you can easily remove snap from your system to avoid that :) [16:26] TJ-: invoking the connection by connecting with NetworkManager seemed to prevent DNS leaks, although the nameservers reported are neither defined by me nor the server [16:26] redlegion: well, in those isssues, when systemd-resolved is logging to debug level, the clue is the VPN DNS server timing out and so resolved switches to another DNS server. enable debug logging and check if that is the case [16:27] well, then I'd lose the few apps that're only available as snaps, like Slack [16:27] blackflow: what if you disable snapd? that should disable the auto-updating [16:27] brainwash: and everything else snap-related, no? [16:27] myself: you can install a non snap version [16:28] How to set default file manager from natilus to ranger. [16:28] redlegion: "nmcli" will give a summary of what connection has under "DNS configuration" [16:28] yes [16:28] it's utterly bizarre though [16:28] mmkumr: ranger the command line manager? you don't. [16:28] cloudflare DNS servers are in use [16:28] i don't get it [16:28] redlegion: the obvious solution is to remove the ISP provided DNS servers if they are not trusted, not leave them in place [16:29] blackflow: Can I set to spacefm [16:29] redlegion: I think cloudflare may the default fallbacks if no others are set, but I may be wrong there. If so they come from a build-time config [16:29] ? [16:29] oh wow [16:29] thanks [16:29] mmkumr: I don't know what that is. but ranger is command line and thus there's no xorg application to associate with mimetypes [16:29] i think i'm closer to a fix [16:30] blackflow: It is a gui based file manager [16:31] mmkumr: like this? https://askubuntu.com/questions/84929/how-to-set-up-dolphin-as-default-file-manager [16:32] including this https://help.ubuntu.com/community/DefaultFileManager [16:34] blackflow: Thank you. [16:34] TJ-: weird, even when i define DNS servers in the imported *.ovpn or in NetworkManager itself, everything goes through Cloudflare [16:35] doesn't respect any settings anywhere [16:35] but i guess it's better than a DNS leak [16:36] redlegion: can you directly query the VPN-provded DNS servers using "dig @vpn.dns.server.ip somehost.com "? === capella is now known as capella|away [16:45] Hi there! i`m fairly new to ubuntu, i made myself a color theme that i`d like to apply wherever i can, i modified ubuntu.css to edit the background color and image, however i`d like to edit the color of the user 'box', where can i find docs about all the elements and where to find them in the css? Thanks [16:50] thanzex: https://developer.gnome.org/gtk3/stable/theming.html [16:51] onko kukaan saanut Wickr Me:tä toimimaan Ubuntu 18.10:ssä? [16:52] sorry.. in English. has anyone got Wickr Me to work on Ubuntu 18.10 ? [16:54] @genii thanks! [16:55] thanzex: Good luck, hope your customizations work out! [16:59] !fi | vedos [16:59] vedos: Tämä kanava on tarkoitettu vain englanninkieliselle keskustelulle. Jos haluat suomenkielistä apua (K)ubuntun ongelmiin, liity kanavalle #ubuntu-fi / #kubuntu-fi :-) [16:59] I only know "vittu" and "perkele", alas. [17:01] sorry for writing Finnish, but the question was translated line below. [17:01] adrian_1908, you wouldn't want to translate those words here :-) [17:02] yeh [17:08] I am trying to setup a printer on my server which is currently running 16.04. Most of the tutorials show a desktop environment. 1: is there a tutorial that shows a server side setup? 2: is the desktop widget really just calling CUPS underneath? if so, I can just set it up using CUPS. [17:09] use cups [17:09] howudodat: you can access the CUPS web admin on that system via port 631 [17:10] ok, perfect was just 2x checking. I wasn't sure if the printing widgets on the desktop do anything else other than CUPS [17:25] wassup [17:25] I upgraded from 16.04 to 18.04 [17:25] flawlessly [17:26] I like looks of login manager and stuff [17:26] problem is my USB mouse still can't connect after disconnecting few times [17:26] so [17:26] I have to restart pc to use my mouse [17:27] Good evening gentlemen [17:27] it's surely wonderfull evening [17:28] I have strange question ... we all do at some point . Don't we [17:28] yes [17:28] As I not been able to find answer in Google so here I am [17:28] same [17:29] nobody has problems with usb mouses on ubuntu at google [17:29] usb mice are such old and well established tech, that nobody runs into this issue anymore. you're alone with this, on this earth. [17:30] on windows there is driver page [17:30] so You just uninstall and install it again [17:30] My question is regarding ubuntu software center . As we are open source project , how we can be part of it . I mean is there a way to get this project listed there ? Any links or tips ? [17:31] should I recompile kernel every time or something? [17:31] Github I would think [17:31] lol You wanna pay some money to be member of ubuntu? [17:31] No not member [17:32] Just asking any one so I can chat with about it [17:32] Wants to work on project snappy [17:32] RonaldsMazitis: it really should just work out of the box. USB/Mice/HID are robust tech, as I said. [17:33] Ok looks like just trolls here [17:33] ok then why my mouse looses connection, I can plug it in my other home pc and it works [17:33] my usb plug is weak, it looses connection from time to time [17:33] Github I thought was way you contribute to the project snap? [17:34] I think you misunderstand me here [17:34] As project is not part of ubuntu [17:35] It's bit difrent approach [17:35] I just put my mouse in other ubuntu pc and it worked [17:35] mine is stuck till reboot [17:35] must be ubuntu issue\ [17:36] I thought 18.04 upgrade will fix it [17:36] So I will ask again . Is there any one pospble to talk to or am a community or so [17:36] thanks to almighty developers atleast upgrade was snappy [17:36] qwebirc36744: Two ways; first is a PPA, second is the new snap. All other projects come out of the communities on the internet and not from just one person. [17:37] except for the part where mysql needs cf.config file [17:37] so it could update it's version [17:37] It's not just me [17:37] We work on it for 2 years now . And counting === brainwash_ is now known as brainwash [17:38] qwebirc36744, I read on issue,but snap might be in early phase... Not sure didn't catch any help in GitHub === bkhl_ is now known as bkhl === techmagus_ is now known as techmagus [17:38] qwebirc36744: what exactly do You work on? [17:38] Hey fellas, trying to get ubuntu to accept a repo that doesnt have a release file... --allow-unauthenticated doesnt seem to work. Suggestions? [17:39] Don't want to say name in out open [17:39] HipHop-openbox: nice nick [17:39] qwebirc36744: sorry, changing network [17:39] You must be artifical inteligence [17:39] qwebirc36744: what about your package ? [17:40] Give me a moment I will join this chat with stationery as I can't use bloody phone to chat [17:40] quassel [17:40] best irc client [17:40] qwebirc36744: because you asked about getting it promoted, or why do you not want to talk about it? Software Center carries programs that the community deems popular/useful. [17:41] Repository [17:41] github.com/snapcore/snapcraft [17:41] RonaldsMazitis: irssi, best irc client :) [17:41] http://snapcraft.io/ [17:41] qwebirc36744: https://askubuntu.com/questions/71510/how-do-i-create-a-ppa [17:42] github, I heard ms soft bought it [17:42] big boogy os company [17:42] RonaldsMazitis: it's true [17:42] RonaldsMazitis: As true as ibm bought red hat [17:43] avoid windows [17:43] by any means [17:43] *uses bricks to build wall instead [17:45] https://www.youtube.com/watch?v=m164XggdRGA [17:45] qwebirc36744, this is the best web info for snappy... https://launchpad.net/snapcraft [17:46] I have to learn how to code in c# at school [17:47] hello [17:47] so what I have at home is vs code in virtualized linux [17:47] lol [17:48] is it possible to copy all directory including directories and files except one file or two? [17:48] (pretty much does the job, except it has no resharper, and I don't really jet understand debugging) [17:48] via terminal I mean [17:48] SimonKALI: yes with rsync and --exclude option [17:49] blackflow, how to do with command then? [17:49] i meant local files [17:49] SimonKALI: man rsync to look at the syntax [17:50] but should be rsync source --exclude exclude destination [17:51] "Attach as separate attachments to your bug report ~/dmesg_boot, ~/dmesg_diff, ~/Xorg.0.log and ~/Xorg.0.log_diff." [17:52] how do I do that? [17:52] Anybody? [17:52] https://wiki.ubuntu.com/DebuggingMouseDetection#generalinfo [17:53] tchakatak, in bash is not possible? [17:54] ....trying to get ubuntu to accept a repo that doesnt have a release file... --allow-unauthenticated doesnt seem to work. Suggestions? [17:55] LANG=C ? is that for bash? === binaryhermit1 is now known as binaryhermit [18:00] such interesting debugging tutorial, why not just give c code [18:01] and let it compile [18:01] no, we must use damn tty [18:01] jmgb4: Release file is required --allow-unauthenticated is about not requireing gpg signatures [18:01] TJ-, So the only way then is to download and unzip it myself [18:01] https://paste.ubuntu.com/p/kHBYPdKtMt/ [18:02] how do I make this code work [18:02] lol [18:02] haven't really done anything in c for years [18:03] RonaldsMazitis: please stay on-topic [18:03] RonaldsMazitis: are you being silly? lines 12 through 16 are shell commands, not C language [18:04] ok thats sheel [18:04] really silly [18:04] RonaldsMazitis: second request. Please stay on-topic [18:05] I'm debugging ubuntu mouse [18:05] RonaldsMazitis: if you're confused by "LANG=C" that is a shell environment variable that ensures commands that check LANG don't use some translated values due to a locale. See "man 5 locale" [18:05] I runned those commands from terminal and got those 4 new files [18:05] RonaldsMazitis: if you do "locale" you'll see the usual settings in the environment [18:05] with bunch of jibberish that means everything that system has done I guess [18:06] so how do I report them in bug report [18:08] https://paste.ubuntu.com/p/XWgGhtvDsR/ [18:09] I'm guessing that mouse don't get the correct id number or something [18:10] RonaldsMazitis: create the bug report manually and attach the files to it, via https://bugs.launchpad.net/Ubuntu/+source//+filebug [18:11] TJ-, ? [18:12] RonaldsMazitis: or just use "ubuntu-bug xorg", as suggested in the wiki. [18:14] just discovered that I started from 12.04 [18:14] nice 7 years === tarator85 is now known as tarator [18:22] https://bugs.launchpad.net/ubuntu/+bug/1804874 [18:22] Launchpad bug 1804874 in Ubuntu "can't reconnect mouse/mouse stops working after a while" [Undecided,New] [18:26] RonaldsMazitis: we are missing a LOT of details, like Ubuntu version, flavour, etc. [18:27] Hi all, anyone can explain me how to resolve the error on ubuntu Live loading "Problem loading UEFI:db X.509 certificate (-65)"? I'm going crazy obout that! I tried to load with and without secure boot activated but this error is always there. [18:27] I use Ubuntu 18.04.01 Lts [18:28] I use openbo [18:28] x [18:28] but I have kde and gnome installed [18:28] anyway [18:28] hggdh: what else 18.04.1? [18:29] RonaldsMazitis: run apport-collect 1804874 [18:29] (I already reset the bug to be against xorg) [18:29] ERROR: The python3-launchpadlib package is not installed. This functionality is not available. [18:30] so install it. `sudo apt-get install python3-launchpadlib` [18:30] ok [18:31] apport-collect must be sudo? [18:31] no [18:36] trying [18:37] ok now it has a lot of information [18:39] RonaldsMazitis: yes. It should have been this way from start. This is why we usually do not like direct bug entry. [18:39] RonaldsMazitis: now you will have to wait for someone to go thru it [18:40] ok thank You [19:00] Hi, can someone explain why DNATRAW has been removed from the pkg xtables-addons-common in bionic server lts ? [19:02] RAWDNAT* [19:06] g0uZ: https://sourceforge.net/p/xtables-addons/xtables-addons/merge-requests/4/ [19:09] why would 'lsusb' print this error for my mouse: 'Bus 002 Device 004: ID 046d:c07e Logitech, Inc. Couldn't open device, some information will be missing' [19:10] erf, thx brainwash [19:10] the mouse works fine [19:14] Strykar: did you try "sudo lsusb"? [19:14] it could be a permission issue [19:22] brainwash, weird, it was [19:22] ty [19:52] hi im running ubuntu from a live usb, and my monitor is not being detected, I mean, theres output but it doesnt recognized my monitor and therefore the resolution is messed up [19:52] what can i do [19:53] hey all [19:54] xdruppi, open the Display settings window and set your resolution? [19:55] lordcirth: it doesnt recognized my monitor, max resolution available is 1024x768 but it should be 1600x900 [19:55] lordcirth: i can assure you my view is so huge its annoying === synapt is now known as nate === [1]MrMobius is now known as MrMobius [20:08] hey i have an old laptop with a usb bluetooth AC600 device i cant' get working [20:09] is the mobo being bad a possibility? [20:09] is that something I could check in ubuntu somehow? [20:09] like if modprobe fails does that mean the hardware is flawed? [20:12] johnjay, modprobe of what module ? [20:12] i don't have it in front of me but it was related to an AC600 usb wifi adapter [20:12] i tried to get it working under 16.04 i think and couldn't get it to work [20:12] now i'm debating installing 18 onto this old laptop to get some use out of it [20:12] but without wifi i can't really do much [20:14] johnjay, can we know the specs of that hw ? like lsusb or dmesg | grep ? [20:14] johnjay: most AC devices require non-free drivers currently, such as rtl8812au [20:14] johnjay: or out-of-tree driver modules [20:15] !info rtl8812au-dkms xenial [20:15] rtl8812au-dkms (source: rtl8812au): dkms source for the r8812au network driver. In component universe, is optional. Version 4.3.8.12175.20140902+dfsg-0ubuntu2 (xenial), package size 999 kB, installed size 7596 kB [20:16] johnjay: you need to identify the device ID, using "lspci -nn -d ::280" the ID is the last bit inside [] brackets, e.g. [1234:5678] [20:23] anyone recommend a simple image editing utility? I know about gimp but seems like overkill if I just want to draw an arrow over an image or something [20:24] pjs: maybe 'pinta' but i'm not sure if it has arrows [20:24] it's like 'paint' in windows :) but way better [20:25] sheinz: hah that's fine.. if I can use my mouse to like, circle something, it's cool. [20:28] sheinz: lame, pinta keeps crashing lol === JanC_ is now known as JanC [20:32] kolourpaint, ms-paint replacement [20:37] winehq-staging : Depends: wine-staging (= 3.20.0~bionic) bet to neplāno instalēt [20:37] E: Unable to correct problems, you have held broken packages. [20:38] why can't install staging version [20:42] hmm [20:42] yeah rtl8812au sounds famililar, i think that was the one i tried [20:44] Is ubuntu *still* spying on it's users? [20:44] RonaldsMazitis: install wine-staging and see what error it gives you [20:47] same error [20:48] Hello? Has ubuntu somehow changed it's user spying? [20:49] user spying? ikarosuusi explain it please? [20:51] he thinks unity amazon searches were spying [20:51] Oh "he thinks" ? [20:51] He thinks or me clueless and naive? [20:52] So about 3 times today, I tried to dual boot ubuntu on a macbook pro, but I loose the mac partition. The APFS partition disspears something to do with UID. I'm no expert, but I don't know how to avoid this situation, any tips? [20:52] I talking about collecting user data and sending it to places [20:52] same shit [20:53] /sorry [20:53] There isn't very much "he thinks" in it though [20:53] If you're sending data to people who develop deep learning toolkits [20:54] ikarosuusi, Are you serious? That could be done only by microsoft. An Opensource OS can't do that [20:54] You have to be stupid as brick to think they wouldn't abuse it. [20:54] how can I find out why rm: cannot remove 'junk/': Device or resource busy [20:54] It is an empty folder that a thumbdrive was mounted to. [20:54] discovered: how about this: "Will Cooke, on behalf of the Ubuntu Desktop team, announced Canonical's plans to collect some data related to the users' system configuration and the packages installed on their machines." [20:54] it did send data to places, but it was just because unity had scopes [20:55] I don't think gnome does that [20:55] interesting. I mounted a partition to copy some files over only to find that the files weren't there on a reboot, including changes I made before rebooting. .bash_history reveals that I used cp folder -r to copy them over. The files were in a symbolic link in the Windows partition, but other than using it as a directory, I didn't interact with the symbolic link at all. What went wrong? [20:55] you would be surprised [20:55] ikarosuusi, It can be ignored when asked! [20:56] melkor: "thumbdrive was mounted to" safely un-mounted ? .. what shows ' mount ' ? [20:57] I'm asking if there is still "Unity Dash" that gives me shopping suggestions or something like that? [20:57] Bashing-om: hmm, now it says that /dev/sdb1 and /dev/sdc2 are mounted to junk [20:57] discovered, https://www.omgubuntu.co.uk/2018/05/this-is-the-data-ubuntu-collects-about-your-system [20:58] Funny, the efi partition gets mounted so I can edit it, but the main partition is 'write protected' [20:58] ikarosuusi, no. No Unity! It gnome now. But ubuntu team has tweaked it so that it looks like a Unity [21:00] I had to kill nautilus and then I could unmount the derelict mounts and remove the directory. [21:01] Hello [21:01] Hmmm, how does a device end up write protected? [21:01] when they start failing [21:02] I doubt this is the case, I have two thumb drives that I made ubuntu boot disks out of. They bot work completely for reading. [21:03] I could be wrong, but is there another possiblity that a program that makes the boot disk sets something? [21:03] On my laptop I have 128GB SSD and 1TB HDD. In the other side I have 1TB external HDD.. Any idea how can I clone all my laptop to that external HDD so I can use it as a backup ? [21:03] Dro: did you consider rsync? [21:04] WHat i have saw, it collects data to improve ubuntu [21:04] melkor: It will works in this situation ? 128GB + 1TB to 1TB ? [21:04] PS: the disks are not full [21:05] Dro: it is a copying utility. [21:06] Maybe I am missing a driver, I wrote the drives from fedora possibly I had a different fs installed. [21:26] hi guys. So I made a Kubuntu vm and it automatically loaded kernel modules like vboxguest even though I never installed the guest additions (from a package through apt or from the iso). This is problematic because they aren't working properly and conflict with the official guest additions iso === guiver_d is now known as guiverc [21:27] How can I stop these modules from being automatically loaded so I can instead install the official guest additions? [21:30] I think its just a package like virtualbox-guest-additions [21:31] syb0rg: Did you do some sort of automated hands-free install? If so, try the option for a manual install so it won't do any extra addition of things, leaving it under your control? [21:31] xamithan, I ran apt remove vbox* and apt remove virtualbox* [21:31] rleigh, no, a normal install from the live media [21:32] Is iptables installed by default on 18.04? [21:32] yeah jrm [21:34] I suspect that I checked the option to install third party drivers and that causes this, but it is still weird that none of the guest additions packages are installed (that I can find anyway) [21:35] syb0rg: Thanks. Does the default look like this? https://slexy.org/view/s23234GFdh I'm not an ubuntu user, I'm volunteering to help someone determine if their system has been owned. [21:35] jrm, I think the default is pretty empty but all these rules are related to docker which I do not use [21:36] so I don't know if that is normal or not, and I'm not much good with iptables anyway [21:36] ask in #networking and #security [21:36] k, thanks [21:39] syb0rg: I've certainly seen that type of module installation before for both vbox and vmware. But I can't recall offhand checking the packages themselves. The other possibility is if the vbox guest installed them behind your back (which is what I was referring to) [21:39] vmware can certainly do this, but it's been a while since I used vbox extensively [21:40] yeah it did somehow install them behind my back, but from what I can see none of the related packages are installed [21:40] the one xamithan mentioned is the one that I have used in the past when installing guest additions through apt [21:43] rleigh, I might end up just installing the server edition of ubuntu and then installing a DE, but I just got done setting everything up the way I like it :-( [21:43] what a PITA [21:56] just curious if there is an extension that allows for more drop/expansion of windows...currently you can drag a window to the top and it maximizes, left or right and it takes up 1/2 of screen vertical. I'd like a top/left bottom/left to take up 1/4 of screen [21:59] howudodat, what DE are you using? [22:00] gnome-shell ubuntu 18.04 [22:01] howudodat, it might be a bit more than what you are looking for, but perhaps tilingnome is suitable? [22:01] https://extensions.gnome.org/extension/1286/tilingnome/ [22:03] I have a systemd service that doesnt want to run on startup. It runs with systemctl manually, but not startup. [22:03] howudodat, I am pretty sure KDE plasma has the option for keyboard shortcuts to do what you want [22:03] if you are open to changing DEs [22:04] syb0rg: yikes that took over my desktop and did some kind of vodoo on it. My windows are all over the place and seem to be jumping around :) [22:04] lol yeah it is a bit of a change from gnome's default way of doing things xD [22:08] syb0rg: hmm...gtile holds some promise but isn't as simple as I'd like [22:11] ah ha! I found one ShellTile...seems to do exactly what I want [22:12] nice! [22:14] although now I have a bunch of extension gank to go delete....whoever thought it was a good idea to remove the remove button should be forced to jump up and down on one foot for two hours chanting I love winders [22:15] Gah, figured it out. The user wasn't right. [22:19] can gparted on the 18.04 LiveUSB be used to shrink an installed LVM partition? [22:19] I need to shrink my install to gain back some space for another OS [22:24] hi guys [22:24] can someone explain to me how can i check an SDD health ? [22:37] hello win stuffs on grub menu does not boot anymore. I tried to use boot repair disk to fix it but it did not work [22:37] I dont know whats going on [22:37] can anybody help me about that? [22:37] hey [22:39] I'm trying to get gnome file application search files from their content. Thus I read that I need to install tracker.. Now I installed tracker it works well in console mode but the gnome file application still doesn't find my files.. [22:39] what I need to do in order to have gnome file application using tracker? [22:40] or maybe tracker is not the solution?! [22:41] this problem is quite boring.. I don't understand why gnome does not have this feature by default.. [22:52] noboy knows or is sleeping? [22:53] sleeping? [22:53] might be UTC differences [22:54] I dunno, I thought I asked a simple question but nobody answer [22:58] it seems that nautilus is not able to use tracker... gnome developers might think this is a useless feature in 2018.. [23:01] find in bash should work [23:02] titou, are you looking for a file? [23:02] for the content of a file [23:03] (PDF, ODT, TXT etc.) [23:04] AndyChow888: like baloo does under kde.. [23:06] Well titou, you might install baloo. Otherwise, I know of no similar alternatives. [23:07] AndyChow888: but i'll have the same problem.. nautilus won't be able to talk to baloo.. tracker works well in command line [23:07] If your search is simply emails, there is sup or notmuch. But in general, I don't know of any. [23:07] i just want any file indexer be integrated into nautilus to search file from their content.. [23:09] It's a known bug. https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1767817 [23:09] Launchpad bug 1767817 in nautilus (Ubuntu) "Full text search does not work" [Low,Confirmed] [23:12] thank you.. [23:13] guys i was trying to run a check disk on my ssd drive, but gnome-disks it's not showing nothing [23:14] i mean after i open i go to the top left corner and choose "new disk image" but nothing happen [23:14] is that suppose to happen or what i am doing wrong ? === mkv is now known as m4v [23:23] as [23:33] Greetings! I'm having some trouble with mdadm. Anyone around that can help? === mkv is now known as m4v [23:42] Extreminador: U can not afvise on the GUI checks .. but, have you considered "testdisk" to check the drive ? ' apt show testdisk ' for some info . [23:48] how to make shortcut on desktop on ubuntu 18.10 [23:48] ? [23:49] Bashing-om will do mate ty [23:50] Extreminador: testdisk is the go-to tool I see here a lot . [23:51] it says "unbale to locate package testdisk" [23:51] *unable [23:51] i am total noob to this ... just using cause ppl advise to use to check the disk [23:52] !info testdisk bionic | Extreminador [23:52] Extreminador: testdisk (source: testdisk): Partition scanner and disk recovery tool, and PhotoRec file recovery tool. In component universe, is optional. Version 7.0-3build2 (bionic), package size 391 kB, installed size 1530 kB [23:53] Extreminador: ^^ What release .. and is the universe repo enabled ? [23:54] last one portable option when placing it on a usb [23:54] so ubuntu 18.04.1 LTS [23:56] if i go to "Disck usage Analyzer" the SDD appears with is name "Games" but Unmounted [23:57] if i clikc on it using that Analyzer it' says on top "Could not analyze volume An operation is already pending" [23:57] that is why i need to check it for errors or something [23:59] Extreminador: At this point we need to identify the device and then we look for what has it "busy" . pastebin ' sudo parted -l '