[00:00] jeremy31: this right here https://termbin.com/5y1i [00:00] myAimSucks, here is a link >> https://www.linuxuprising.com/2018/09/how-to-disable-mouse-acceleration-in.html [00:00] thisisit: URL for > iwconfig | nc termbin.com 9999 [00:01] Tin_man: cheers [00:01] :) === myAimSucks is now known as myAimDoesntSuck [00:02] jeremy31: no output pasted to termbin cuz everything is to stderr [00:02] ens5 no wireless extensions. [00:02] lo no wireless extensions. [00:02] those dont sound wireless [00:03] thisisit: run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 and post the termbin URL after the second command is run [00:03] yep [00:03] cuz I removed the wireless drivers [00:03] it can't find the wls4 wireless device [00:03] and the others don't have the wireless capablity [00:03] BCM4321 802.11a/b/g/n [14e4:4328], Kernel driver in use: b43-pci-bridge, Kernel modules: ssb [00:04] running disco might there be newer kernels available for me to try if I am encountering a kernel bug? [00:04] thisisit: run the 2 commands and post results [00:05] sparr, for disco support, #ubuntu+1 [00:05] I'll take a cosmic answer [00:06] jeremy31: https://termbin.com/d2hr here you go :D [00:06] sparr: no, other than mainline (unsupported) [00:06] sparr, there is no !HWE for cosmic :-D [00:06] smart guy [00:07] er Dingo [00:07] tomreyn: I am willing to try an unsupported kernel package if it might resolve the issue that is locking up my computer [00:07] OerHeks: HWE? [00:09] thisisit: in terminal do> sudo apt install firmware-b43-installer [00:09] then reboot [00:09] !hwe | sparr [00:09] sparr: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [00:09] cant i modprobe? [00:10] hwe=hardware enablement [00:10] alternately, can I *downgrade* my kernel? [00:10] thisisit: The firmware is missing, and removing and modprobing the module hangs sometimes [00:10] kkk [00:11] sparr: not supported here. what is the actual issue, is this system fully patched? special hardware? what's on the logs? === Ricardus_ is now known as Ricardus [00:12] be back again [00:12] :D [00:12] sparr: What kernels are presently installed ' dpkg -l | grep linux- ' ? [00:13] !paste | sparr [00:13] sparr: 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. [00:13] 4.19.0-12-generic [00:13] really the wrong channel to report issues, that is why ubuntu+1 exists [00:14] sparr: if you run disco, please to to +1 [00:14] OerHeks: I am not trying to report an issue. I am trying to figure out how to install any other kernel version. [00:14] there is no support here for disco [00:14] "180530 sparr | I'll take a cosmic answer" [00:15] sparr: this kernel is not supported on cosmic [00:15] mainline may result in the lack of some drivers [00:15] !mainline [00:15] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [00:15] but it's moot. since one of my stuck processes is a child of an apt-get, I can't install anything else anyway :( once I've rebooted I'll be able to search for instructions elsewhere. [00:16] so why dont you reboot? [00:16] oh, crossposting in ##linux .. [00:17] because rebooting takes a while and I have to restore a bunch of apps (such as reconnecting to this irc client) so I was trying to avoid doing it until I had taken any step with some hope of resolving the problem [00:17] good luck! [00:17] so im back [00:17] with the module loaded and ama able to scan and see the networks [00:17] :D [00:18] nice thisisit === sven| is now known as svenfl [00:18] thisisit: thank chili555 [00:18] guys [00:18] sorry i got your hopes up [00:19] its not connecting to them though [00:19] :( [00:19] I can only see them [00:19] its something [00:19] thisisit: do> ./wireless-info && cat wireless-info.txt | nc termbin.com 9999 [00:21] jeremy31: here it is https://termbin.com/0kzo [00:22] lspci gives that the module loaded by the wifi: Kernel modules: ssb [00:22] not b43 [00:22] which is interesting [00:23] any clues why that might be happening [00:24] thisisit: try after disconnecting ethernet, do you have issues with ethernet after suspend? [00:24] did you ran: sudo apt update && sudo apt full-upgrade # before fixing wireless? [00:25] jeremy31: I do not have any issues after suspend, will try after dc ethernet [00:25] OerHeks: I did not run that [00:25] should i? [00:25] OerHeks: that did nothing, seems I am up to date [00:25] will dc ethernet and try connecting [00:26] if you have held back packages during normal upgrade, yes, the module might be build against the latest kernel version [00:26] OerHeks: he is using an in-tree kernel module [00:27] nope, even after dcing ethernet and trying to use nm-tray I still can't connect to any wpa-eap service [00:27] the icon doesn't even show up [00:28] apologies, I mean ater clicking the icon and the network no menu shows up [00:29] thisisit: is your wifi router on channel 1-11 on 2.4 GHz? [00:30] this is a university router on 5Ghz, I don't know how to get the channel [00:34] is weird why this isn't working wew lad [00:39] Is there anything that comes with Ubuntu that can tell me my CPU temp? [00:40] hddtemp [00:40] my bad [00:40] cpu temp [00:40] :/ [00:42] sensors [00:44] gillesmauve: Try ' cat /sys/class/thermal/thermal_zone0/temp ' . [00:45] Oh, nifty. Thank you for "sensors," tomreyn. Thank you for the stackoverflow answer, Bashing-om [00:45] yw [00:48] Second question: If I want to diagnose a disk and see if it's being connected (via USB), is there any way for me to see the whole system process that's trying to connect to it? [00:50] hmmm seems like there was a problem with nm-tray [00:50] from lubuntu [00:50] thisisit__: It is seeing plenty of APs on 5 GHz, I am not sure how eduroam works [00:50] I installed network-manager-gnome and it worked [00:50] yea [00:50] it looks like the problem was from the end of nm-tray [00:50] which comes with lxqt [00:51] those guys need to really fix this shit up [00:51] its working now with nm-applet [00:51] I really appreciate your patience guys [00:51] thanks a lot [00:51] :D [00:51] going to get dinner now === sasha is now known as Guest81288 [00:51] gnite [00:51] :D [00:52] hey [00:53] gillesmauve: you can keep a temrinal window open with "dmesg -w" running there, then attach the usb device [00:53] tomreyn: That's insane. I'll try that soon. [00:54] trying to follow all of the output might make you insane, but the command itself is fairly standard ;) [00:55] gillesmauve: also please dont cross post. [00:56] tomreyn: You sneaky. I thought you'd just be in here. I usually ask just in ##linux. === murthy is now known as phoenix_firebrd_ === phoenix_firebrd_ is now known as murthy === daniel is now known as Guest68934 [01:37] I'm on 18.04 and updated my kernel to 4.19.20 using Ubuntu mainline build files. That's working fine but do I just avoid dist-upgrade now? Seems like that wants to downgrade my kernel [01:38] pjs: no idea. i only ever used those builds for testing purposes. [01:39] ryuo: ok cool.. Seems like just using apt-get upgrade is fine so far. Just curious if there is anything special I need to worry about when updating the apps or system [01:39] pjs: well you can always manually upgrade... i don't think they were intended to be used as the primary kernel. [01:40] i've only seen them used for testing purposes, like kernel bugs fixed by an upstream release but not ubuntu kernel yet. [01:42] ryuo: OK cool. So far, no issues, and I'm only installing stable LTS kernels so, we'll see === durumi is now known as Grus === Grus is now known as durumi [02:36] Hello, is it possible to sync icloud somehow to ubuntu [02:36] im interested in the data and its manipulation [02:40] through any browser, perhaps? [02:40] browser works, but in windows and OSX its like an application I can drag and drop stuff directly, the browser is just horrendous and slow [02:44] MikekiM: chances are there's no native client, but feel free to look. [02:44] there is some github project, but no tool as you described https://github.com/ndbroadbent/icloud_photos_downloader [02:45] Do you guys use any alternative [02:45] that would have direct access? === ASDL is now known as SPeedAY [02:46] nope === SPeedAY is now known as SPeedY [02:46] So if you have desktop and laptop, how do you transfer files between them? oldschool usb? [02:47] icloud is nice in the sense that i can look at my files on phone too [02:47] nextcloud, owncloud, smb, nfs, many options [02:48] That's really the only problem with Apple. They don't play well with others [02:48] hola cual es el canal español? [02:48] !es [02:48] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [02:48] No, lo siento [02:49] #Ubuntu-es * [02:49] " [02:49] ok I guess I could try if I could get it to work through Wine and the windows app, i am skeptical tho [02:49] it is 03:49 in spain, wait till 12:00 [02:55] what package should provide the X server "glx" and "nvidia" modules? [03:01] hello [03:01] I've been researching for the last few hours trying to figure out how to get around the built in vsync option for intel 620 graphics. [03:02] I've tried creating a 20-intel.conf file and adding the Option "VSync" "False" with no luck [03:03] Is it possible to disable vsync for intel graphics on ubuntu 18.04? [03:10] Please, anyone? [03:12] qwebirc74947: most people are sleeping right now, but you could try this https://wiki.archlinux.org/index.php/Intel_graphics#Disable_Vertical_Synchronization_(VSYNC) [03:12] I dont have any guarantees on it [03:13] thanks for the suggestion, I'll look into it [03:17] MikekiM, unfortunately, I am using ubuntu which has the drivers pre-installed in the kernel. I don't think those instructions would apply to me. Most of the instructions reference stuff that ubuntu does not have installed [03:19] what if u write nvidia-settings to terminal can u disable it from there,isnt Xorg same stuff [03:19] does xorg have graphical settings for ur intelhd [03:20] intel and nvidia are separate things, no? and no there is no GUI for intel graphics settings under ubuntu [03:20] I've also tried to create the 20-intel.conf and set the values in it with no luck [03:21] yes but is xorg providing u the drivers too? [03:21] thats why u made 20-intel.conf no? [03:25] believe so [03:25] looking over my xorg log file now [03:28] looks like I'm not building the 20-intel.conf file properly [03:28] xserver-xorg-video-intel i think [03:29] hi [03:29] I need to set the identifier properly but I don't know what to set it too [03:33] MikekiM, brb i may have figured it out. [03:39] Hello! [03:39] Does Ubuntu actually own and operate help.ubuntu.com ? [03:41] 1382 bots :< [03:42] I can't see why not Beam_Inn [03:50] hello all [03:50] how to increase the size of the mouse pointer === RaptorJesus is now known as E-Man [03:54] how to increase the size of the mouse pointer [03:55] etzerd, in gnome? [03:55] mate [03:55] the lastest version [03:56] oh. I forgot. it's in the theme [03:56] etzerd, in gnome, in "universal access" there's an option [03:56] ok, i will check it out on theme [03:56] it might carry over? [03:56] thanks Beam [03:57] etzerd, if you ever figure out how to do "inverted color" mouse, private message me. lol [03:57] do you prefer gnome than mate [03:57] not particularly, but I decided to use gnome because I want to use the default. [03:57] if I ever need to start from a raw installation, I feel like I'll have a slight advantage. [03:58] what is the default in genome [03:58] gnome is the default desktop-environment for Ubuntu 18.04 [03:59] ubuntu-mate is far superior, in my mind, but if someone goes to ubuntu.com they'll get gnome. [03:59] i prefere the old fashion menu where you have "Application, Places and System compare with the new style where you have the menu with button on the left side [05:07] hi [05:13] I've booted into an ubuntu cloud image (server). Now I realize I need to resize the partition within the VM. How can this be done? Thanks. (the vdisk is 10G but internally it is only 2G) [05:17] I've created a QtQR code and saved the file in a known directory, Documents, and now I can't find it. Not even with a system wide file search. [05:18] can anybody tell me what's going on or do I need to file a bug report or go ask the folks in #Kubuntu? [05:22] a misplaced file is unlikely to be a bug. [05:22] I don't know though [05:24] I'm sure I read something about expanding the file system when I initialized the VM. But I can't find such information now. All that shows up is gparted gui stuff. [05:32] brandonkal: resize2fs perhaps, if the underlying partition is already resized [05:34] Triffid_Hunter, Thanks. That command sorted things out. [06:21] Hey guys, I can't seem to find a good whatsapp program that works without having to scan a code or using vxt... any ideas? === vanquish_ is now known as vanquish32 [06:22] d6: we have a whatsapp-like snap if you want [06:23] d6: whatsdesk [06:23] Humm..interesting.. tell me more about it [06:23] d6: what about you want to know [06:29] Well, you probably didn't give much attention to what I said...whatsdesk requires a code scanning from a phone which I don't want... any other alternative [06:31] d6: you want a whatsapp like on ubuntu, its your best bet. otherwise you will need to use other packages like telegram [06:33] or Frantz all those are useless to me considering the fact I don't wanna have to scan any code from a phone....My main issue is that I could find other alternatives but most of them work in conjunction with VTX and my laptop does not support virtual box [06:33] d6: scanning a code might be a whatsapp requirement to access from a third party app [06:33] d6: avoiding the whatsapp scan code isnt really ubuntu related right [06:36] Yeah..I will think about it... by the way are you located in the US or else where [06:36] !chat | d6 [06:36] d6: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === wangzhiwei is now known as sutom [06:49] Any idea when the next Ubuntu release is due [06:56] Hi [07:07] c/c++ still relevant today? [07:12] Hi. I keep getting a window pop up saying system program error detected, and wants me to report the problem.. How can I see what the problem is so I can fix it? [07:24] lowin: normally you can unfold the details of your bug [07:31] adli: of course, linux kernel is C, firmware is still written in C/C++ and even UE4 uses C++ still [07:38] ghhi all [07:38] hi all [07:38] i have installed ubuntu 18 and removed netplan and switche3d back to normal interfaces file [07:38] but when restarting the networking i am facing the error [07:38] Triffid_Hunter: hi.. any related ebook or manual for me to get start? [07:39] it is saying missing required configuration variables for interface eno1.4003/inet [07:40] can someone help me please [07:40] how about linux driver design and verification? any ebook or manual? [07:40] adli: try ##linux, it's not really ontopic here [07:41] ducasse: ok noted. thanks [07:41] adli: maybe #kernel as well [07:41] Hey guys. So you know when you start some programme - it shows on tasks bar with an icon and a name, right? So, I have a problem with our game - it shows up as "Unknown". What metadata is it missing? Are there any docs on that? Couldn't find it on the net. [07:42] can anyone help me please [07:44] ducasse: Hi :) [07:50] ygk_12345: can you pastebin your interfaces file? [08:06] ducasse: i will please hold on [08:07] ducasse: http://paste.openstack.org/show/745001/ [08:07] ducasse: ubuntu 16 used to accept it [08:07] ducasse: Missing required configuration variables for interface eno1.4003/inet. [08:08] ducasse: thats the error [08:14] ducasse: could u see that error ? [08:16] ygk_12345: can you try with 'iface eno1.4003 inet manual'? [08:17] ducasse: in the interface file u mean > [08:17] ygk_12345: yes, replace iface eno1.4003 inet static [08:19] is there a documented workflow for building a mainline kernel with the same options as an existing kernel? [08:19] ducasse: it worked now :) but no internet checking that [08:20] ducasse: but when we reboot should we manually bring up the vlan interface ? [08:21] ygk_12345: it should be brought up automatically, at least it does here [08:22] ducasse: awesome :) [08:22] ducasse: thanks bro :) [08:23] ygk_12345: no problem, hope it works well now [08:30] api.snapcraft.io is down. any idea of when its comin' back up? [08:31] nekoseam: try #snappy, they might know [08:32] ducasse: one more issue. the ovs ports are not coming up when I restart neyworking. I have set them to be manual [08:35] ducasse: check this http://paste.openstack.org/show/745003/ [08:41] whats the command to remove orphaned packages? [08:54] good morning all [08:59] my usb drive unable to write [09:00] any tips? [09:12] greetings, I'm working on a artik sbc with ubuntu 16.04 installed. The network manger is called connman which I'm seeing for the first time seeing that I'm coming from the opensuse world. Can connman be used on a standard desktop/server? And if so, is it recommended? I'm just curious about alternatives to netplan/networkmanager. [09:16] Hi, in Ubuntu 18.10, how is user home encryption implemented? How is the password passed to ecryptfs? What the the config files involved? (Some systemd? Pam?) [09:22] iomari, yes, it can be used, I can't say it's recommended in general, sure doesn't matter if it's a SBC or desktop to me, although it is intended for low resource systems/embedded/etc [09:23] Hi folks! [09:23] I've got in troubles... [09:24] it's about gammu cellular manager === _ikke__ is now known as _ikke_ === jmcgnh_ is now known as jmcgnh [09:29] <_ikke_> With netplan, is there a way to specify the source IP for the default route? I'm trying to add an additional address to an interface, which should be used as source. Manually executing 'ip route replace default via 10.0.0.1 src 10.0.0.10 works'. I tried to specify a route 0.0.0.0/0 with 10.0.0.10 as from, which gets added in addition to the existing default route, but it's never used [09:34] greetings, I'm working on a artik sbc with ubuntu 16.04 installed. The network manger is called connman which I'm seeing for the first time seeing that I'm coming from the opensuse world. Can connman be used on a standard desktop/server? And if so, is it recommended? I'm just curious about alternatives to netplan/networkmanager. [09:36] PSA: Lots of links here are dead - https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#Get_Ubuntu_18.04.2_LTS [09:37] AppAraat: on the wiki? [09:38] yes, specifically under that subheading. [09:38] AppAraat: .2 is not officially out yet, patience.. [09:39] oh [09:39] AppAraat: tomorrow its sheduled [09:39] well either way I'm fine with 18.04.01 too [09:40] slightly unrelated though: I'm downloading server iso from https://www.ubuntu.com/download/server - but it's downloading using plaintext and it would be nice if the hashes were displayed on that link too. [09:42] apparently I'm not the only one coming across this issue: https://askubuntu.com/questions/1105361/ubuntu-18-04-server-sha256sum [09:43] getting checksums from plaintext links... not the best idea. [09:43] !md5 | AppAraat [09:43] AppAraat: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [09:47] lotuspsychje: I know how to verify the checksums, but the digests themselves are placed on a plaintext link. I'm also getting the iso from a plaintext link. So there's already room for attacker to do something malicious here. I do luckily have the Ubuntu GPG key, so I could verify the SHA256SUMS file here for example - http://releases.ubuntu.com/18.04/ - but initially getting that GPG pubkey was a hassle. [09:48] AppAraat: if you find a security bug, report to the #ubuntu-hardened guys [09:55] I have a problem with java programs showing blocks instead of japanese characters. I found this page hhelp.ubuntu.com/community/Japanese_in_Java and it mentions a "(your jre dir)/lib/fontconfig.properties" file. but where is the jre dir? [09:56] I installed openjdk-8-jre from official repositories [09:56] http != plaintext, is that what you are talking about AppAraat ? === SimonNL is now known as SimonNL_Afk [10:10] ducasse: can I user rc.local for ovs ? [10:14] for the third day in a row [10:14] :p [10:15] is there anyone here who ever managed to make d-i installion work ? [10:15] with ubuntu 16.04 ? [10:15] preseed that is [10:40] hi.. I have a problem regarding terminals on my ubuntu system. Several terminal emulators (rxvt, sakura, ...) seem to have trouble with properly getting their columns. If I use a full screen window the line gets wrapped roughly 2/3 of the screen. "resize" reports 240 columns. On xterm it works properly (resize reports 319 columns). My .bashrc is empty for testing all other .bash* and .profile are the default installation files [10:43] lowin: "dpkg -L openjdk-8-jre" lists all installed files and paths [10:44] talx, what is not working for you? [10:49] tomreyn, I "solved" it by copying over all the windows fonts to /usr/share/fonts but thanks anyway [10:52] talx: you can lots of examples online and 0 documentation [10:52] what are you stuck on? [10:53] preseed is horrible also, use it as little as possible (literally just get the install done) and leave configuration management to do the rest === imsurit_ofc1 is now known as imsurit_ofc [11:04] JimBuntu: yes I was referring to plaintext in this context as data over unencrypted transport [11:05] ok AppAraat I'm more used to the term 'cleartext' in this use case, hence my question. === sandwitch is now known as sandwitch_afk [11:07] guys .. i was unable to login #linux [11:07] right, I might have been confusing the terminology too since I often interchange those terms [11:07] someone need invite me in [11:08] dradli: offtopic for here I guess but you need to be registered and authed on nickserv first. [11:09] then you can join those kinds of rooms [11:09] AppAraat: thanks bro [11:10] dradli, fwiw, it's ##linux [11:16] What is the package for nouveau driver in Xenial? I have no xserver-xorg-video-nouveau installed, but lshw shows nouveau is in use. [11:18] JimBuntu: hi.. thanks bro [11:31] I mean how do you create a bug report about nouveau driver? [11:33] ubuntu-bug xserver-xorg-video-nouveau [11:34] you should have xserver-xorg-video-nouveau installed === dan_ is now known as Guest2239 [11:51] anybody knows how to get xchat-indicator for 18.04? [11:51] that package seems gone === sco is now known as m-blaise [11:51] although still referenced [11:53] pa: I think xchat is now hexchat. I could be wrong. [11:54] !xchat | pa [11:54] pa: xchat and xchat-gnome have not had stable releases in years. xchat was removed from Ubuntu for 16.04. Consider using hexchat instead, which is actively developed and available in 14.04 onwards. [11:54] afaik xchat 2.8.8 is stable [11:55] and has no known vulnerability [11:55] at least serious one [11:56] pa: hmm seems indeed 18.10 has version 2.8.8-15 [11:57] pa: think the indicator might be for unity [11:57] it would be good to avoid another mplayer2 case :-) [11:57] lotuspsychje_: ha, i see [11:57] okay thanks === sandwitch_afk is now known as sandwitch === lotuspsychje_ is now known as lotuspsychje [12:33] Hey all [12:41] salut tout le monde [12:42] !fr | simon49 [12:42] simon49: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [12:42] parler la !!!! [12:50] hello [13:13] Cana anyone help me with a ubuntu desktop issue, when I log in I get the desktop background and the cursor, nothing else [13:14] here is the syslog: https://pastebin.com/raw/SKMy01r8 [13:15] maeud: does the guest account work? [13:15] hi everyone [13:15] hello nicolas [13:16] EriC^^: guest account works [13:16] logging as a domain user with mounted home directory fails [13:16] im use RaspberryPi with Ubuntu Mate...!!! [13:16] pam_mount is mount /home/%USER%, krb5i for auth [13:16] maeud: try for starters, "dconf -f reset /org/compiz" [13:16] as the user [13:17] maeud: actually, try renaming "~/.compiz and ~/.config/compiz-1" === ecormier1 is now known as ecormier [13:18] EriC^^: the dconf command gives an error [13:18] ~/.compiz doesn't exist, but I've moved the one in .config [13:19] same thing [13:19] maeud: try renaming ~/.cache ~/.config and ~/.gconf [13:19] I'm mounting the home user from a windows server using pam_mount, I can't access the dconf db file for the user [13:19] even on the windows host [13:20] might be an sssd issue [13:20] I've tried purging the home folder multiple times EriC^^ , it gets recreated and same issue [13:20] could be ioria [13:21] maeud, specify the vers=1.0 in mount options [13:22] I'm specifying 3.0 ioria [13:22] nope [13:22] maeud, vers=1.0 [13:23] sec let me reboot [13:26] same thing ioria [13:26] maeud, no other ideas then [13:26] nope [13:26] it's now loaded... [13:26] what [13:26] why would that fix it [13:26] it works or not ? [13:27] it does, but why... [13:27] cifs issue ,long story [13:27] really slow though [13:28] you'll get the same issue with samba [13:29] and you need to set client max protocol = NT1 [13:30] so if I set it back to v3, the desktop shows for a second then blinks away [13:30] and doesn't come back [13:30] maeud, yes, https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1764778 [13:30] Launchpad bug 1572132 in linux (Ubuntu) "duplicate for #1764778 SMBv2+ does not show all files when mounting a windows share" [Medium,Confirmed] [13:30] maeud, slightly different,but same issue [13:30] time for nfs? [13:32] I've lost count of how many bugs I've had to workaround :( [13:32] It'll be NFS when done pragmaticenigma [13:32] I want to execute this command [13:32] sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test [13:33] DO IT [13:33] it does not return, what is wrong? [13:33] sweet! [13:33] zen_coder: What's the error message say? [13:34] do you need "ubuntu-toolchain-r/test/ubuntu" zen_coder [13:34] "sudo add-apt-repository ppa:ubuntu-toolchain-r/test" is correct according to page [13:34] maeud: the problem is much simplier than that [13:35] pragmaticenigma? [13:38] maeud: First step, remove the "-y" and never use that again. When working with apt manually, you should never disable the confirmation prompts. Also, -y can disable any error messages from being displayed. [13:38] zen_coder ^ [13:38] zen_coder: what version of Ubuntu are you running? === ubuntu is now known as Guest68475 [13:43] cek cek cek, 1 2 3 [13:43] p47r30n_: Please stop, you can make your own channel by using /join #p47r30 if you like [13:46] Hey. I've just installed Ubuntu 18.10 on my Macbook Pro (15", late 2013) after the last version I've used was 9.04. Only problem I run into is that everything is a bit laggy and I don't understand why. CPU/RAM usage seems fine, so I'm guessing it's something graphical. [13:46] Anybody have some experience with this? [13:46] maeud: are the prmissions right? [13:48] EriC^^: I've tried setting the permissions to 777, same thing === crazybluek is now known as Blueking === erwinnovo is now known as easyOnMe [13:51] sorry does anyone know of the command to ask for a channel here [13:51] easyOnMe: hmm? ask for a channel in what sense? [13:51] !alis | easyOnMe [13:51] easyOnMe: 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" [13:51] thomastospace: check your graphics drivers: sudo lshw -C video, behind driver= [13:52] ok thanks [13:52] maeud: try going to a terminal tty1, type "DISPLAY=:1 startx xterm" see what happens [13:52] easyOnMe: If you are looking to host/start your own channel, ask for help in #freenode [13:53] lotuspsychje: That says 'i915' [13:53] that should work from what I've read EriC^^, ioria linked a bug that I think is the culprit https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1764778 [13:53] Launchpad bug 1572132 in linux (Ubuntu) "duplicate for #1764778 SMBv2+ does not show all files when mounting a windows share" [Medium,Confirmed] [13:53] another unfixed bug [13:54] thomastospace: allright, tnx for checking maybe graphics are good, but your overall system smoothness is bit laggy then? [13:54] you have to mount with smb v1 === Apachez- is now known as Apachez [13:55] lotuspsychje: Yeah, things like typing a url in Firefox. Using Discord has about 5 seconds delay in every action in the UI. [13:56] thomastospace: using ubuntu-desktop on gnome? [13:56] Yeah. I've also tried Lubuntu before, same problem. [13:56] maeud: did you get a white terminal? [13:56] It's a completely default 18.10 installation [13:57] no I haven't tried it EriC^^, ioria has pointed out it's a bug [13:57] thomastospace: hmm, lubuntu laggy doesnt make sense to me [13:57] yeah, that surprised me too [13:57] thomastospace: did you compare with an LTS version aswell? [13:57] thomastospace: i tested 18.04 on similar macbook without issues [13:59] I did not try the LTS version yet. But the new theme was one of the reasons I've gone back to Ubuntu :) [13:59] thomastospace: understandable, its nice eyecandy on cosmic [13:59] thomastospace: maybe as a test try a live LTS? [13:59] hey, when I was on 18.04 my computer would somehow auto connect to the school wifi that requires a browser login. Now on 18.10 that is no longer happening. Is there a way to work around that? [14:00] lotuspsychje: Could do that, but then the question stays: What is the issue? How could I dive deeper into this? [14:00] thomastospace: feel free to also share your dmesg [14:01] ioria, if you mount version 3.0.2 it works fine [14:01] get-smbconnection on the windows host shows it as version 3.1.1 [14:01] "SMB 3.1.1 was introduced with Windows 10 and Windows Server 2016." [14:02] lotuspsychje, https://pastebin.com/qEN4eB7S [14:03] tnx [14:03] maeud: oh ok [14:03] thomastospace: wow, looks like you got a discord problem there, its full errors [14:04] vers 3.1.1 specified in pam_mount conf also works ioria [14:04] another workaround found [14:04] thomastospace: share your syslog too please, meanwhile uninstall discord? [14:04] lotuspsychje, well, that's one problem then. uninstalling discord now yeah [14:05] lotuspsychje, what command / tool can i get the syslog from? [14:06] thomastospace: /var/log/syslog and pastebin it === Palmar^ is now known as Palmar === dhill is now known as Guest52249 [14:09] lotuspsychje, hmm. 3.3 MB. any pastebin alternative that accepts that? [14:10] pragmaticenigma: Cannot add PPA: 'ppa:~ubuntu-toolchain-r/ubuntu/test'. ERROR: '~ubuntu-toolchain-r' user or team does not exist. [14:10] hi.. [14:10] thomastospace: i mostly use hastebin or paste ubuntu [14:10] im running ubuntu server 18.04, does anyone know if theres some kind of session logger [14:11] hanzo007: come join in #ubuntu-server for likeminded volunteers [14:11] hanzo007: script command? [14:11] so that i can log every users and that they type or do via ssh? [14:11] hanzo007: unlikely. i normally replace .bash_history with a symlink to /dev/null. [14:11] zen_coder: You will have to reach out to the developer/group in charge of the PPA then. There is nothing we can do here [14:12] hanzo007: there are tools like that, though I question the need for this. Would you also be warning your users that everything they do will be logged? [14:12] lotuspsychje, https://paste.ubuntu.com/p/8zv8wrWjGn/ [14:13] pragmaticenigma: I am running ubuntu 18.4 [14:13] 18.04 [14:13] in which channel I should go to ask my question? [14:13] leftyfb: no i dont need any warning.. [14:13] zen_coder: there is no channel... on the PPA page is the developer/groups contact information... you will have to use that [14:14] hanzo007: not a very ethical thing to do in my opinion. Good luck [14:15] yes i know.. the reason im asking is becaue i need some external persons to help me and need to see/log what they do and what they type [14:16] hanzo007: you should try tmate then. It's a shared terminal [14:18] Hey, [14:18] leftyfb: for it to work i need the "client" to download the client version correct? [14:18] do anyone know how to solve this https://i.ibb.co/1YCdh3T/pxe-error-gaudi-ubuntu.png ? [14:19] thomastospace: these doesnt sound good neither: 0.647284] pci 0000:06:06.0: BAR 13: no space for [io size 0x1000] [14:19] lotuspsychje, possible ssd problem? [14:20] lotuspsychje, the macbook has been through some stuff, so that could be the case [14:20] thomastospace: you replaced the hd yourself with an ssd? [14:20] hanzo007: No. You can just install tmate, then give them the URL it spits out when you run it. They ssh to it and you're done [14:20] #leftyfb do you know of other "session logger" that [14:20] lotuspsychje, no. it's the original ssd [14:21] thomastospace: alot of colord errors there aswell [14:21] that logs with the default sshd connection [14:21] hanzo007: your use case is to see what the other person is doing while they help you. tmate does that realtime. [14:21] lotuspsychje, is there a general ssd health check thing? [14:21] talx [14:21] talx: sounds liek this https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1755863 [14:21] Launchpad bug 1755863 in systemd (Ubuntu Bionic) "netbooting the bionic live CD over NFS goes straight to maintenance mode :" [Medium,In progress] [14:21] thomastospace: is your system up to date also currently? [14:22] lotuspsychje, yes. i've installed all the updates after i've verified that everything worked after installing [14:22] tomreyn [14:22] what does it say [14:23] leftyfb: thx, ill look in to it and give it a try [14:23] talx: are you asking me to copy the bug report here? [14:23] leftyfb: but if you know ofter session loggers please post them [14:24] thomastospace: disk-tools can smart test if you like [14:24] hanzo007: I do not know of any off the top of my head. I feel tmate solves your issue perfectly and therefore does not warrant looking for other solutions which "solve" one problem while creating another. [14:25] has anybody here managed to use screen from a ssh terminal? [14:25] pa: yes [14:25] thomastospace: there's a lot going in on in your syslog, did you check graphics card if its still in nomodeset? [14:25] 18.04 systemd keeps killing it [14:25] pa: that is not your question [14:25] pa: not here [14:25] lotuspsychje, doing the test now. what is nomodeset? [14:25] !nomodeset | thomastospace [14:26] thomastospace: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [14:26] pa: screen works perfectly fine on all supported versions of ubuntu locally and via ssh. [14:26] leftyfb: not for me [14:26] i ssh in the machine [14:26] screen, then detach [14:26] !enter | pa [14:26] then screen -r (works), logout, login, screen -r : gone [14:26] pa: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [14:26] pa: local user? or ad user? [14:26] local user [14:27] what's an ad user? [14:27] pa: if you log out of a terminal in screen, screen stops. You need to detach. [14:27] lotuspsychje, didn't do that. i'll check it out. can take a while as this is all new for me [14:27] thanks for all the help so far though. :) [14:27] leftyfb: yeah sorry of course i detach after screen .r [14:27] pa: consider telling us more about "the machine" [14:27] it's a plain nuc [14:27] thomastospace: could you paste this please: uname -a && sudo lshw -C video [14:27] with a plain ubuntu core 18.04 [14:27] pa: what OS is the client running? What OS is the remote machine running? [14:27] amd64 [14:28] !enter | pa [14:28] the client is also a 18.04, but honestly i don't think it matters. I'd very much hope it doesn't matter [14:28] It shouldn't, just trying to get all of the data. [14:29] pa: is the server fully patched? [14:29] kernel rebooted? [14:29] tomreyn: yeah, up to date [14:29] yes [14:29] pa: any particular reason you're playing with ubuntu core? [14:29] leftyfb: wanted something skinny [14:30] again, i'd very much hope it doesnt matter [14:30] lotuspsychje, https://paste.ubuntu.com/p/qkfvzn5pvW/ [14:30] It does, since everything in Ubuntu core is a snap. Not debs. You might be better served in #snappy [14:30] anyway, if i run an x session, run a screen into a graphic terminal (Konsole), detach, then i can ssh in and out and reattach that screen from the ssh terminal. [14:31] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825394 [14:31] Debian bug 825394 in systemd "systemd kill background processes after user logs out" [Normal,Fixed] [14:31] oh thats really old, sorry [14:31] i tried to add KillUserProcesses=no to /etc/systemd/logind.conf, and restart systemd, but it didnt help [14:31] pa: Ubuntu core is not really meant for a "skinny server". It's more meant for IoT. [14:31] (i also restarted the machine) [14:32] tomreyn: they're running Snappy. Kind of a different animal. [14:32] leftyfb: you are telling me there are good chances that on an ubuntu server or desktop this will work? [14:32] pa: I know 100% it will work [14:32] i can install one machine and try [14:33] pa when starting a screen session you intended to disconnect, you need to provide a name to it. Start screen sesssion with "screen -R mysessionname" ... always try to make sure to disconnect. To find your screen session later, use screen -list to see a list of sessions. screen -R mysessionname will reattache to the previously used screen session [14:33] lotuspsychje, I've added nomodeset to /etc/default/grub. I'll now reboot and see if it works, right? [14:33] leftyfb: core gets everything from snaps then? [14:33] pa this is all outlined in the documentation. you should read that before using the application [14:33] tomreyn>: no but does it have a solution ? I visited the site but no solution [14:33] thomastospace: just as a test, yeah [14:33] pragmaticenigma: not sure about the doc, but this has always worked [14:34] like since '1800 [14:34] tomreyn: yes [14:34] pragmaticenigma: but let me try [14:34] lotuspsychje, okay, brb. [14:34] pragmaticenigma: you do not need to provide a name to reattach to a screen session [14:34] pragmaticenigma: it doesn't help [14:35] leftyfb: you don't have to, but it makes things a lot easier [14:35] talx: see #6, #13 for workarounds. it does sound like it would break automation, though [14:35] pa: what are you running in screen? what is the exact command that you are entering to launch screen? [14:35] pragmaticenigma: not when there's only 1 session. It adds nothing. [14:36] leftyfb: call it a personal preference and lets drop the debate [14:36] talx: also i think you stated during an earlier question that you're seeing an issue on xenial, not bionic. so maybe it's the wrong bug report entirely. [14:36] pragmaticenigma: ssh ; screen; detach; screen -r (works); detach; logout; ssh ; screen -r :There is no screen to be resumed. [14:37] pa: you really should go to #snappy to further troubleshoot this. It's more likely due to being a result of running Ubuntu core. [14:38] lotuspsychje, back. looks like i have some display stuff now. ubuntu forgot my 200% setting and brightness keys don't work anymore. so I guess nomodeset wasn't a big success [14:38] pragmaticenigma: the problem was, I was behind a proxy [14:38] thomastospace: but does your overall smoothness go better now? [14:38] leftyfb: thanks, i wasn't aware. [14:38] lotuspsychje, hmm.. I think yes. [14:38] yes [14:39] its not related [14:39] hm interesting [14:39] i might ask there then [14:39] thomastospace: i wanted to see if your system lags by graphics or something else [14:40] lotuspsychje, ah okay. well. after testing a bit more, it's way better now yes. [14:40] thomastospace: so must be intel graphics issue afterall [14:41] lotuspsychje, so now remove nomodeset and then find drivers.. or? [14:41] Hello, is it possible to play Apex Legends via ubuntu? I need to install origins, but when i try to install it via Wine it just crashes [14:42] thomastospace: you can remove nomodeset yes, then lets do a few other tests [14:44] DarkSniper2005: Please ask in #winehq [14:44] okay [14:44] !appdb [14:44] The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [14:45] lotuspsychje, sorry, was away for a minute due to a system crash (power issue on the macbook's side it seems..) [14:46] thomastospace: no worries [14:49] lotuspsychje, i may have missed your last message. i've removed nomodeset now, how do I tackle the intel graphics issue? [14:50] thomastospace: i would compare with 18.04 first, if i was you [14:50] lotuspsychje, okay, then i'll do that in the coming days and eventually return with more info. thanks :) [14:51] meanwhile I did install spotify and launched it.. and it ignores the 200% display option so the spotify install looks tiny :') [14:58] thomastospace: try a few tweaks too, preload install, gnome-tweak-tool bleachbit to cleanup system [14:59] thomastospace: maybe check bios firmware for your mac too [15:17] Hi [15:17] amitkm9204, hi [15:17] welcome amitkm9204 what can we do for you? [15:18] I want to check the memory heapdump using java [15:18] Can anyone help me? [15:19] jps and jstat -gc vmid is not helping me [15:21] Got the weirdest problem in one of the few systemd ubuntu systems we have around here. For some reason systemctl start ssh.service fails because Process: 13994 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=203/EXEC) [15:22] well, I look at the process and, huh, /usr/sbin/sshd is set to 600 no execute. ok.. I set it to 755. rerun... [15:22] and it is changed to 600 again! [15:22] Hello. I seem to have some problems with having to reenter sudo on ubuntu 18.04.1 LTS. [15:22] anyone ever heard of this behaviour? [15:27] chmod 755 /usr/sbin/sshd;systemctl enable ssh.service (seems to run fine, after running is still 755)... systemctl start ssh.service (fails with status=203/EXEC and after running /usr/sbin/sshd is 600 again) [15:29] oh crud. it's inside ssh... [15:29] /usr/sbin/sshd -t Segmentation fault [15:29] and perms messed up [15:30] hi [15:30] should i install matlab as root or normal user? [15:31] by default matlab wants to install to /usr/local/bin [15:37] hi [15:38] hm. https://forums.fedoraforum.org/showthread.php?318467-SSH-not-starting suggests an selinux WTFism [15:38] exit [15:39] how does dpkg work with dependencies? I'm trying to build vim from source, and need to install some packages, 3 get unmet dependencies and "E: Unable to correct problems, you have held broken packages" [15:39] frozty: start by 'apt build-dep vim' [15:40] frozty: dpkg does not really deal with dependencies, apt-get (or apt) does [15:40] ok [15:40] I get "E: You must put some 'source' URIs in your sources.list" [15:42] where should i install non root software? [15:43] ~/apps/ ~/usr/ ? [15:43] any idea why my hard drive light is constantly lit? [15:43] running ubuntu 18.04 [15:43] seven-eleven: ~/.local/bin is where I keep mine [15:43] gonna have to nickname ubuntu HD killer [15:43] frozty, mhmm [15:43] (if for user only) [15:43] frozty, bin sounds not right [15:44] bin would be for the binaries; but the actual libs rather to /usr or /usr/lib? [15:45] yeah, I've just been copying binaries there so far, but you could make those dir in .local too [15:45] frozty: run software-properties-gtk, and select the sorce code button [15:47] i think .local isn't suitable either, .local is rather used for software preferences/settings [15:47] n/m it wasn't ubuntu's problem. [15:47] hatchetjack: ... because your system s doing a lot of I/O? Perhaps swapping like crazy, or something [15:47] hatchetjack: more like the consequence of modern linux desktop. always something trying to use the drive. ubuntu bugs resulting with ton of logging doesn't help either. [15:47] i think I should create ~/libs and ~/bins [15:47] that sounds right [15:47] hggdh: doubt I'm swapping [15:48] or maybe: ~/usr/libs and ~/usr/bin/ [15:48] !@#$ cylance. ah well. [15:48] nemo: I am only a bot, please don't think I'm intelligent :) [15:48] Is there any way to "install" ubuntu onto a usb drive from windows? I don't mean just copying the ISO to USB to turn it into a LiveUSB, but actually install it [15:48] heh. poor ubottu. I should maybe have used the swear word instead 😉 [15:48] usually it's firefox doing this [15:49] but I rebooted about an hour ago and hard drive light has been constantly lit since booting back up before firefox was even started [15:49] hggdh: now build-dep return the same error as apt, builddep:vim depends on libgtk-3-dev and libgnomegui-dev, but they won't be installed [15:49] guess I'm going to have to dig down into it and find the process doing it and kill it and make sure it never runs again [15:49] hatchetjack: take a look at bug #1579580 [15:49] bug 1579580 in ureadahead (Ubuntu) "ureadahead reports relative path errors in journalctl output" [High,Confirmed] https://launchpad.net/bugs/1579580 [15:50] no idea why ureadahead is still installed by default [15:50] actually I think I just found out what's going on [15:50] [=========>...........] resync = 48.2% (228068736/472270712) finish=42.1min speed=96460K/sec [15:51] Cyber_Akuma: maybe if you install a ready made image [15:51] hatchetjack: that would definitely explain it :) [15:52] frozty: sorry, forgot to say: after adding the source repository, you must run 'apt update', then 'apt-build-dep vim' [15:52] oh yeah of course [15:53] hm :/ same error (update says there are 2 packages that can be upgraded though) [15:54] but they don't seem important, kodi and git [15:54] EriC^^: woulden't I need one that is somewhat made for my hardware? [15:56] frozty: I do not know what vim does, but it is a good chance it uses autotools. If this is the case, you must re-build the make configuration (like running autogen.sh, and configure) [15:57] frozty: also, keep in mind that 'build-dep' installs the dev packages required by the *current* vim version. If you are running git head, bets are off. [15:58] Isn't vim a text editor? [15:58] yeah [15:59] I was never able to figure out it's UI [15:59] maybe I don't need to do this [15:59] --version says 7.4, but I need 7.4.1578 [15:59] frozty: actually, there is usually NO reason to build from source, unless you are hacking into the package [16:02] frozty, what version of ubuntu are you on ? [16:03] Cyber_Akuma: not much you can always chroot into it and run update-initramfs if it doesnt boot compatibaly [16:04] 16.04.1 [16:05] !info vim xenial [16:05] vim (source: vim): Vi IMproved - enhanced vi editor. In component main, is optional. Version 2:7.4.1689-3ubuntu1.2 (xenial), package size 1060 kB, installed size 2614 kB [16:06] frozty, anf you need a downgrade version ? [16:06] well then I didn't need to build it [16:06] thanks xD [16:15] Hello [16:15] will Thunderbird 60.5 appear soon in the updates? [16:15] it has been released on 29-JAN [16:15] Hi marcoagpinto [16:15] It might take a while [16:15] why? [16:15] :( [16:16] Same as other programs like Libre Office [16:16] As the devs lol [16:16] people are complaining that my GB speller doesn't work there, because it now needs 60.5 and they have 60.4 [16:16] :( [16:17] I checked myself in my VMs [16:17] it has 60.4 not 60.5 === TheHonorableKitt is now known as THKitten [16:18] I see [16:19] Well maybe you can download the latest update and apply it yourself [16:19] Unless you are a geek who prefers pushed updates [16:19] Linuxuser: I use Windows 10, the problem is the Linux users [16:19] :) [16:20] I see what you mean [16:20] But it's easy to update a package on linux anyway [16:20] Get the deb pack [16:20] marcoagpinto: thunderbird should be updated, probably soon(ish) [16:21] hggdh: ahhhh... cool [16:21] :) [16:21] >:) [16:32] Yea marcoagpinto , just wait I guess. [16:33] :) === SimonNL is now known as SimonNL_Afk === TheReturnOfJo_ is now known as BattleAngle [16:59] Trying to boot ubuntu on a trekstore surftab twin 10.2, it doesn't get even to the grub stage with eigher ubuntu 64 bit or xubuntu 32 bit. [16:59] Got Debian 32 bit there, though, at least once. [17:00] Its UEFI bios has secure boot enabled. Should I turn this off? [17:00] Any risk of problems? Worried windows might not work anymore afterwards. [17:00] tinga: turning secure boot off should not be necessary [17:01] What about Intel TXE? [17:02] tinga: afaik the ubuntu images do not support 32-bit efi bt default, is it possible you have one? [17:02] *by [17:06] tinga: if it's 32bit uefi you have to modify the usb with the 32bit efi file [17:13] Oh, shut ourselves out by turnong off "USB MUX" in the bios: now it doesn't accept input from the keyboard any more, thus can't undo this setting. [17:15] tinga: no way to clear the nvram? [17:21] tinga: good luck: https://forums.tomshardware.com/threads/cant-use-trekstor-tablet-usb-disabled-touch-disabled-cant-find-bios.2881825/ [17:32] hello [17:34] anddam: Hi there. [17:35] aaand solved by reading docs [17:35] I had some space taken from old snap releases [17:35] solved with remove and --revision [17:36] I need to reclaim some space on a vm image [18:18] i have noticd that dejadup only works under my user context, no option to run as root, and as such can't back up things like /var/www/html and other priviledged locations. clonezilla takes down the server while it clones. what do I want to use to achieve the same functionality as dejadup but effectively run it as root so it will actually back up everything including the things i'd need to [18:18] sudo to get access to? [18:18] what are these parameters in .config/autostart: Hidden=false and NoDisplay=false ? [18:19] same question but shorter: what can i use for online server backups that will run as root , am I missing something really obvious? === gb69 is now known as baconology [18:21] do i sudo rsync -r --no-perms to a location that dejadup has access to? [18:28] Hi [18:30] daddy1981, hi === nat_ is now known as Natkeeran [18:38] hi, is there any desktop applications which can act as a 2-step authentication? I left my phone at home which has Google Authenticator installed. As a practice I save screenshots of QR codes and keep them in a KeePass database. === pony is now known as u-ou [18:41] lastpass authenticator syncs your tokens [18:41] not sure if that is good or bad [18:41] I found this which may work... it runs locally HTML5... https://github.com/gbraad/gauth [18:42] elfrederich, 'oathtool'? [18:46] lordcirth_: ah... when I went in to KeePass to find the screenshot of the QR code I also found a set of one time passwords I can use. [18:46] lordcirth_: but oathtool can be used to generate the time based one time passwords from a QR codeE? [18:47] elfrederich, not sure how it imports the keys, but once it has the keys, yeah [18:50] i want lvm [18:50] figured it out, thanks anyway guys [18:50] how do i mark this as complete [18:50] * baconology solved [18:51] henlo [18:52] coolskeleton95, hi [18:52] this is me first time using irc oof [18:59] ayup [19:01] Is someone had issues with xen memory limit? [19:02] yes, but they since upgraded their hardware to 64-bit === svetlana_ is now known as sveta === ___Trullo is now known as _Trullo [19:12] tomreyn: i'm using 64-bit system and it can't located more than 3gb ram [19:13] What happens when you do? [19:14] D-melanogaster: in total, for the HV, or on Dom-0, or on a guest? [19:14] which ubuntu version is this, which architecture? provide context if you're looking for assistence [19:17] um, 18.04 64-bit 4.15.0-45-generic core [19:18] when I booted it on physical machine an image OS can't use more than 3.2-3 gb of ram [19:18] D-melanogaster: "core" - meaning this is ubuntu core? [19:18] D-melanogaster, Ubuntu Core? Is this the host, guest, or both? [19:18] yeap [19:18] host [19:19] you're aware this is for iot? [19:19] not sure [19:20] D-melanogaster, why are you using Ubuntu Core instead of Server? [19:21] it is for research purpose [19:22] i don't think ubuntu core is meant for running HVM hypervisors, or not in a typical scenario [19:23] it targets iot devices which are usually short of hardware resources. typical HVM hosts are the opposite. [19:24] sudo echoes * when i enter a password recently. due to updates i think. how i can i disable this? [19:25] Did 18.04.2 drop? [19:25] stanrifkin, sudo grep pwfeedback /etc/sudoers [19:26] anyway thanks for reply [19:28] lordcirth: thank you. i found it in /etc/sudoers.d directory [19:52] Hi, FileSearch constantly crashes, tried resintalling nautilus, same stuff. Any advice? [19:52] Is there a #chan for Open Office? (need help with calc formulas) [19:52] CarlFK type /list and filter it [19:56] !alis | CarlFK [19:56] CarlFK: 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" === tobi- is now known as srto [20:00] juslintek: Take a look at using "find" in the command line [20:00] !find [20:02] juslintek: (for future reference, many IRC servers limit the usage of /list, which is why on freenode "/msg alis list {chan_topic}" is suggested === xs is now known as Guest15483 [20:03] Yeah, Freenode /list is HUGE [20:04] justache, can you paste apt-cache policy nautilus === Guest15483 is now known as XSForce [20:08] ioria, you probably meant juslintek [20:08] lordcirth_, oh, yes, sy [20:09] juslintek, can you paste apt-cache policy nautilus [20:11] yo [20:14] wtf does it mean that "Waiting for Google to be configured in your backup settings..." when running Backups for the first time? [20:15] I installed duplicity as it suggested, but now I've got this weird prompt about Google and I'm confused af [20:15] this is Ubuntu Budgie 18.04 btw [20:16] this is the window in question> https://i.imgur.com/plcf7nc.png [20:16] maybe it's looking for Google Drive [20:17] eww [20:17] idk why it would [20:17] hasn't Linux found a way to provide practical backups without the need of Google services yet? [20:18] fleabeard, deja-dup supports many backends, one of which is Google Drive. [20:18] just onfigure the backup location [20:18] I'm assuming I just "Cancel" this screen and move on? [20:18] yup [20:18] got it [20:19] the Ubuntu Budgie team should probably have this default to "Local Drive" (since it's an option) instead of Google since it's confusing for new users like myself === xs_ is now known as XSForce [20:20] i don't think is a 'Budgie' issue [20:20] ah, here I thought each distro curated the software packages they included to be more in-line with their distro. My bad. [20:21] I don't see that defaulting to local drive would be any less confusing, given that backing up to a local drive is normally not actually a backup, and some people do want to use GDrive [20:21] fleabeard, no, that's way too much work [20:22] lordcirth_, TimeShift on Linux Mint defaults to a local drive. [20:22] I'm pretty sure it does it if installed in Ubuntu too [20:23] just my experience with it (that worked) was Mint [20:23] fleabeard, usually 'local ' it's not a good idea [20:23] I agree [20:24] yandex gives you 10G [20:28] I have a Synology NAS on my network that this would be perfect for, and as of right now it is working great! [20:29] TimeShift doesn't even give you the option to do network share backups [20:30] I'm guessing one should only be concerned with backing up their /home folder? [20:30] for linux* [20:31] fleabeard, depends. If you've made extensive changes in /etc, you may wish to grab that too. === med is now known as medberry [20:33] Hi! I'm currently on the live environment of Ubuntu and wondering if I press install now (im going to install alongside Win 10) it will start installation immediately or if I get to choose location still for where I want Ubuntu to go? For clarity , I have 2 HDD's 1 which currently has Win 10 and 1 which will be used solely for ubuntu [20:34] lordcirth_, a better question may be, is there a way that I can take a system snapshot that would allow me to get right back to where I was in my OS (with all settings/software installed) so if something were to go wrong, I can just wipe the drive, install the OS and restore it to this point in time? [20:34] Ah yes, the installer is on stage 5 / 7 if that helps at all [20:35] eltese, I believe all the options, at a minimum, prompt for confirmation of partitioning changes. [20:35] lordcirth_: I thought so, but I didn't want to take any chances! Thanks ! [20:35] eltese, it may not be too obvious, but if it asks you which disk to install the bootloader on, make sure you select the proper hdd. I've messed that up before in the past and couldn't repair win10 to get back into it :( [20:36] Yes, bootloaders are important :P [20:36] fleabeard: and which one do I want the bootloader on? I'm guessing not the one that currently hosts the mbr? [20:36] I had assumed that if I just selected the drive in the GUI that it would just update the dropdown that asks about bootloader install location and found out the hard way it didn't lol [20:37] eltese, the one you are putting Ubuntu on [20:37] eltese, put it on the drive that will be only ubuntu [20:37] Grub should detect Windows as well and give you a nice menu when you choose that drive, but if you break it, you can always switch back in BIOS [20:37] lordcirth_: fleabeard: thanks ! I thought so, but wanted to be certain =) [20:38] eltese, if you want 0 risks , disconnect the Win drive [20:39] lordcirth_ & ioria thanks for your help with my issue! [20:39] I think I'm good now [20:39] ok [20:39] BTW, You can always repair Windows if the bootloader is overridden. [20:40] leftyfb: ok =) Thanks! === SimonNL_Afk is now known as SimonNL [21:00] anyone uses yakuake? why can't I preserve settings? I make it 90% width and height but as soon as I hide it and invoke it back (with f12) it get back to 100% width and height [21:05] Reign_, are you sure it's not set to open fullscreen by default? === jason is now known as Guest19990 [21:09] lordcirth_: from what I see yes, tho I don't see any checkbox for that [21:09] ioria, https://termbin.com/tozn [21:10] Reign, alternatively, I'm using Tilda here that does basically the same thing and works great === XSForce is now known as Guest77568 [21:17] I use CTRL+ALT+T which opens terminator [21:18] lordcirth_: I guess I'll try Guake and maybe Tilda [21:27] What would be the correct way to mirror ubuntu repos, but a specific release? I dont want to nessessarily mirror the entire pool directory [21:28] Epx998, are you sure you even want to mirror a specific release? It's a *lot* of data [21:28] Most people who want a mirror actually want a caching proxy [21:29] We want the software local to the servers we build [21:30] Epx998, why? To reduce bandwidth? [21:31] provision faster and we dont want the servers directly touching anything beyond our network [21:31] Epx998: then caching is what you want [21:32] Can you point me to some wiki that writes about it? [21:33] Epx998: look up approx or apt-cacher-ng [21:33] Epx998, https://wiki.debian.org/AptCacherNg [21:33] Epx998: apt-mirror is my preference, but maybe not what you want. [21:33] ryuo: that is for mirroring [21:34] There is also squid-deb-proxy [21:34] leftyfb: yes, they asked about mirroring originally. [21:34] ryuo: right, but that might not be the best solution for them [21:34] how to know which networking solution am I using. I am referring to things like "netplan". I am on ubuntu 18.04 [21:34] I see. [21:34] The new repo server we are making wont just serve ubuntu, its also serving other distros [21:34] I have successfully used apt-cacher-ng on a PXE server. [21:34] keepguessing: if you haven't changed anything, you are using netplan.io [21:34] Epx998, then squid-deb-proxy may be the right one [21:35] It is just an HTTP cacher [21:35] leftyfb: so whats the difference? AptCacherNg only caches what people actually download? === Guest77568 is now known as XSForce [21:35] leftyfb: I have upgraded from 16.04 [21:35] ryuo: correct [21:35] keepguessing: then you are using ifupdown [21:35] leftyfb: ok. [21:38] leftyfb: where would be my network configuration then? I am try to configure the dns servers. [21:40] keepguessing: desktop or server? [21:42] keepguessing: configure it using netplan or networkd or NetworkManager if you're going to keep using resolved. [21:42] ryuo: that isn't really helpful [21:43] leftyfb: well, they're just keeping us guessing right now. [21:43] * ryuo coughs. [21:43] ryuo: you wait for answers to determine what is needed for the next step [21:47] leftyfb: I do not remember which one did I use. [21:48] keepguessing: Are you running a GUI? [21:48] leftyfb: I ahve been upgrading from lts->lts for couple of lts. [21:48] leftyfb: yes GUI. Oh yes its a desktop. [21:49] keepguessing: let me ask you, why do you need to set your DNS on this machine? What's wrong with the one your router gives you via dhcp? [21:52] keepguessing: this 5-10 minutes between answers really puts a damper on troubleshooting. Is this something you want to resolve now or should we wait till later when you have nothing else going on? [21:52] leftyfb: I have two interfaces and I see these dns entries here. http://paste.ubuntu.com/p/WFZsYFgMZf/ [21:53] leftyfb: I am trying to phrase the question. Appologize for the delays. [21:54] keepguessing: what is your end goal? Why do you have to interfaces? Do they need to be static? dhcp? Why do you need to set the DNS for one or both of them as opposed to what you get via dhcp? [21:54] leftyfb: when I start a container on these vms, I see the following in the resolv.conf of the containers. http://paste.ubuntu.com/p/vRtXMxwhP4/ [21:55] ok? [21:55] I want my containers to resolv from the ignored dns server. [21:55] huh? [21:56] So I wanted to see how one of my interface is showing three dns servers. [21:56] leftyfb: Please explain what you do not understand, I will rephrase. [21:56] Sorry, I have to step away [21:57] Sure. thanks for letting me know :-) [22:09] Hi guys I havea , Lenova Yoga 520 I5-8th gen netbook, so touch screen. Shoul I be using unity or gnome to get the best out of touch screen functionality.. [22:09] any suggestions on this matter would be appreciated & thanks in advance [22:11] I found proxy_fcgi.load. Should I enable this by a2enmod proxy_fcgi? Then disable mod_php by a2dismod php7.3. I'm not sure what to add to my site.conf though for 7.3. https://hastebin.com/onuguqawot.apache -- but /var/run/php/php7.3-fpm.sock doesn't exist [22:11] <_KaszpiR_> Myst_ ubuntu 18.04 is gnome, unity is deprecated [22:12] I'm trying to switch from mod_php to php-fpm [22:13] hi colombo [22:13] Hi [22:13] are you in homicide? [22:13] I have brand new Ubuntu 18.04 installed [22:13] ;) [22:13] tv show hah [22:13] I installed my favourite ubuntu-flashback [22:13] colombo nice [22:13] but my keybinding is not working. [22:13] awww [22:13] sorry to hear that [22:14] It is working on other machines (16.04) and in non-flashback session on the 18.04 [22:14] anyone knows what might be the problem? [22:14] I am trying to have my favourite ctrl+tab for terminal === XSForce is now known as Guest71383 [22:17] Colombo, are you referring to this? https://www.debugpoint.com/2018/05/how-to-install-classic-gnome-flashback-in-ubuntu-18-04-lts/ [22:18] lordcirth_: yes, ubuntu-session-flashback [22:18] I figured it out. I didn't have php7.3-fpm [22:20] hi [22:21] victor_hue, hi [22:21] I am running ubuntu 18.04. I have a NVIDIA Quadro M2200 Mobile GPU [22:23] I want to install CUDA. I have tried almost everything. Installing the nvidia driver from the .run file provided by NVIDIA, installing the nvidia-driver via ubuntu-drivers... Nothing. Either I can get rid of the nouveau driver (but no nvidia driver in lsmod), or the nouveau driver is still there. And I need the nvidia driver to be loaded for CUDA [22:23] I have also tried via the Software and Updates UI [22:24] Can someone help me to install the nvidia driver? I remember that 10 years ago it was out-of-the-box .... [22:24] ... 13 years ago :\ [22:26] victor_hue, you tried installing nvidia-410.93 ? or what? [22:27] lordcirth_: ubuntu-driver provides me a list of them. nvidia-410 is part of them, but I tried some of. Do you think that this particular version has something that could make it work better? [22:28] victor_hue, merely that it's the one the nvidia site tells you to install for that card. [22:29] lordcirth_: now I will try to install it, and well if it works, I really didn't see that explicit info [22:29] I try... if I come back, didn't work :) [23:20] I have 18.04 with Ubuntu Flashback (metacity). However my specified shortcuts do not work, although they work in the default DE. Often, shift or control seems to be the problem. Anyone knows why is it? === DarkByD3sign` is now known as DarkByD3sign === daniel is now known as Guest33134 === murthy is now known as phoenix_firebrd_ === DarkByD3sign_ is now known as DarkByD3sign [23:53] I have ubuntu running on a server that seems to be dropping a lot of packets. I'm noticing this alarm going off in netdata: "number of times, during the last 10min, ksoftirq ran out of sysctl net.core.netdev_budget or time slice, with work remaining (this can be a cause for dropped packets)" [23:53] Ubuntu 18.04.2 [23:54] Wondering if there's any guidance on tuning `net.core.netdev_budget` on ubuntu? [23:55] Looks like by default it's set to 300