[00:13] Sf82Tb77 [00:13] Sf82Tb77 [00:14] well that's fun [00:17] OIii [00:17] esse chat é br? [00:20] what package should i install so libreoffice has m language spellcheck [00:21] m? [00:22] the package names [00:22] im using libreoffice in english but dont know what package to install to get other languages spellcheck and support [00:23] mattfly: apt-cache search libreoffice | grep language [00:24] well installed that but spellcheck does not work yet [00:24] i think might be something on libreoffice then [00:24] thanks [00:37] can't get gui apps to see usb devices. currently neither scanner nor ftdi usb to serial converter work. they worked previously, not sure what changed / happened. both show in lsusb, sane-find-scanner shows the scanner (and the other usb devices), but I can't use simple scan. [00:38] i need the usb to serial converter to work. close to having to switch back to windows to get my stuff done. [00:39] I've installed dnsmasq setting its name to "myname.mytld", I've also manually set /etc/hostname to "myname", now sudo is complaining all the time because it's unable to resolve host, is it because hostname should be "myname.mytld" instead of "myname"? [00:40] sudo is complaining ? [00:42] yes it says "unable to resolve host myname" [00:44] what is the first name server listed in nano /etc/resolv.conf ? [00:45] also what is the output of hostname [00:47] timypcr: resolv.conf has "nameserver 127.0.0.53", this looks incorrect, isn't it? [00:47] hostname returns only "myname" [00:47] yep 127.0.0.1 [00:48] ok set your FQDN [00:48] sudo hostname your-new-name [00:48] and than update the first nameserver from 127.0.0.53 to 127.0.0.1 [00:48] restart dnsmasq and see if error is resolved [00:49] isn't resolv.conf automaticcaly updated by dnsmasq? [00:49] I don't think so but my dnsmasq server has been running for years so I don't recall to be honest [00:50] hello is the financial calculator in ubuntu is exact? [00:50] don't know why dnsmasq would edit any files [00:53] any luck courrier? [00:56] timypcr: I'm rebooting... this is veery long [00:56] The server is always stuck on "A start job is running for Wait for Network to be configured" [00:56] during several minutes [00:57] should not need to reboot just restart the dnsmasq service [00:57] can it be because of a bad network config? [00:57] could be is it booting faster now? [00:57] hi, is anyone familiar with logrotate 3.8.7? For some reason some of the log files (ex: `bootstrap.log`, `ufw.log`, `kern.log`) become 0 bytes (see attached .conf files) https://www.irccloud.com/pastebin/cz6yAAUN/logrotate.conf [00:57] it looks like it's trying to get an IP from DHCP while it's the DHCP itself [00:58] so you are also using dnsmasq as a DHCP service as well? [00:58] Is it because of the `create` statement? [00:59] if its set up as a DHCP service you should be using a static IP address [01:00] I only use dnsmasq as a recursive DNS server and let my router handle the DHCP [01:01] timypcr: yes I'm using the DHCP server as well [01:02] That would explain why `kern.log` is 0 bytes but I don't understand why the other files would be 0 bytes? [01:02] however it's not supposed to request an IP from a DHCP [01:02] it's set as static on both RJ45 interfaces http://paste.debian.net/1026030/ [01:03] what version of ubuntu are you using? [01:04] s/that would explain why/I understand why/ [01:04] timypcr: 18.04 [01:04] Ubuntu Server [01:04] I don't see a static IP address in the config you posted [01:05] timypcr: what about the "addresses" fields? [01:05] oh I see addresses is a new directive they must have changed that have not ran 18.04 yet [01:05] use to be just address [01:05] yes it's now using netplan [01:07] does it look fine timypcr? [01:07] Any idea of why I'm "waiting for network" so long during boot? [01:08] it does look fine to me not sure why its taking so long to intialze network === Menzie is now known as AdityaTheCaring === AdityaTheCaring is now known as Menzador [01:10] this post mentioned the issue https://ubuntuforums.org/showthread.php?t=2348685 [01:12] by any chance did your resolv.conf rewrite the incorrect entry again? [01:12] also timypcr, it looks like my hostname is always reset to "myname" at next reboot when I set overwrite it for "myname.tld" [01:13] it's still complaining because it can't resolve "myname" :/ [01:14] You got to change that one cloud.cfg file or whatever to get hostname to stick [01:14] any ideas anyone? :/ [01:14] is your server able to ping external sites? [01:15] like google.com ? [01:15] and if not are you able to ping ping 8.8.8.8 ? [01:16] yes I can ping external IPs or dns with success [01:16] Also changing resolv.conf didn't work :/ [01:16] it also got reset [01:16] is your system up to date? [01:16] all the latest patches this seems like a bug [01:20] I just get a notification after upgrade and reboot "Detailed errors from the package manager follow: Error calling StartServiceByName for org.freedesktop.fwupd: Timeout was reached" What does this mean? [01:20] the paste you posted that was the entire config ? you are not setting the gateway for the second interface are you? [01:22] assuming the dnsmasq and the slow boot is not related and there is no issue with your interface config try dd a # in the /etc/init/failsafe.conf file in front of all lines containing sleep . Doing so would help to boot fast. [01:23] courrier: confirm that ' cat /etc/hosts [01:23] hi friends, can someone please take a look why live patch fails? https://paste.ubuntu.com/p/9S62TzG2Wg/ bionic beaver [01:23] and ' cat /etc/hostname [01:24] that the nakes match . [01:24] names* [01:28] I'm guessing that Bionic Beaver is not yet ready for production [01:29] timypcr: Solid and stable here .. but production rule of thumb is to await the .1 release . [01:35] I'm going to wait until 16.04 is EOL [01:37] I still have a production mail server on 14.04 I'm in no hurry [01:40] I did a clean install of 18.04 on my laptop earlier. it's amazing how quickly it installs! [01:41] messages were a bit terrifying though, since I was installing it alongside my existing install. kept saying "completely removing "... I trusted it though :) [02:10] Bashing-om: when is .1 release coming out? === guiverc is now known as guiverc_t [02:13] RoadRunner: around mid July [02:14] will a 18.04 install be automatically updated to 18.04.1 through software updater? [02:17] RoadRunner: yes .. the pont release will come with the updates . [02:18] thanks [02:41] Is sshd a part of the default install for Ubuntu 16.04? I am getting a connection refused and just assumed it would be running as a default service. I don't see an sshd folder. Do I need to install it? Or am I just missing it somewhere? [02:41] ALowther_: install of 'ssh' needed [02:42] if it's installed, there should be a /etc/ssh directory [02:42] jeffguorg: There is an ssh directory. But that is for the ssh client, right? I want to ssh from another computer into this one. That requires the ssh server, right? Which is sshd? [02:43] Two_Dogs: Okay. Interesting, so ssh client is default, ssh server is not? [02:43] ALowther_: also insure the firewall if enabled is allowing calls to sshd/port 22 [02:43] Two_Dogs, I am in System Monitor. I do not even see an sshd process, I assume that is what it would be called, right? [02:43] ALowther_: i have always found ssh client installed and sshd not installed [02:44] ALowther_: has the service started? [02:44] sudo nano /etc/ssh/sshd_config [02:45] Two_Dogs: How can I tell? In processes there is no sshd, should I be looking for something else? [02:45] Ctrl_Null: I have looked there, I have the ssh folder and ssh_config, but not sshd_config [02:45] ALowther_: it is a service, 'systemctl status sshd' [02:45] sudo pacman -S openssh ssh [02:46] Ctrl_Null: no pacman [02:46] sudo apt-get openssh ssh **** [02:46] sshd.service Loaded: not-found (Reason: No such file or directory) [02:47] openssh-server [02:47] ..is the package name if you want sshd [02:47] ALowther_: you will need to install 'ssh' [02:48] ^ [02:48] ALowther_: you will need to install 'ssh' on the remote === uplime is now known as klime [02:49] https://help.ubuntu.com/lts/serverguide/openssh-server.html [02:49] Wow, so interesting. I just needed to install ssh-server. Thank you. I didn't realize that was not a default thing. [02:49] ^ easy guide [02:50] Thank you. [02:50] if you are going to be connecting w/o remote suggest adding ssh key [02:50] &whitelisting [02:51] Yes, I am adding my key now. Thank you. === klime is now known as uplime [02:58] ALowther_: sorry, i was busy working on configuring servers. you need openssh-server for sshd [03:01] hi [03:01] someone from Brasil? [03:01] !br | ascii__ [03:01] ascii__: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [03:01] * ascii__ feliz [03:04] Tudo bem [03:05] hello [03:15] hello [03:22] What is the proper way to restart a service? For instance, if I am playing with settings with my sshd config and need to restart it for changes to take effect. [03:22] jeffguorg: Yes, thank you! I got it installed. [03:23] ALowther_: systemctl restart some.service [03:23] Ah [03:23] This systemctl command seems to be very powerful ;). I shall do some research on it. Thank you :) [03:23] :) ok [03:54] !ping [03:54] pong! [03:54] dong! [04:19] im trying to install cpupower package, tried apt-get install cpupower but no work [04:27] the_document, i don't know the package/app/program, but https://packages.ubuntu.com/search?keywords=cpupower gets nothing either - where did you hear/find out about it? [04:29] when I type it in, it recommends linux-tools-common [04:35] running 18.04. Recently tried using VBox. Today having difficulty opening Discord app. Error message stating something about not being able to allocate memory. Wondering if virtual HD's may have stuck RAM? PLS HALP [04:36] not currently running VBox. have hade issues with OS hanging. [04:36] hello all [04:37] Also, wanting to know some SUPER n00b stuff. Like how to change display at top of screen to show DATE along with time. Cant seem to figure it out. OOF. [04:37] is it possible to: 1) do a fresh ubuntu desktop install 2) modify that installation (lets say install google chrome) 3) create a squashfs filesystem after all my configuring is done 4) boot and run the live-installer using that squashfs image? === Scytale_89_ is now known as Scytale_89 [04:38] illn00blli: click the time, then Time & Date Settings ... > Clock [04:42] yuppie, yeah but I don't know how, I watched a video by fracque(i forget; french guy who does makulu) that showed how (using his script for makulu based on ubuntu) [04:43] https://help.ubuntu.com/community/LiveCDCustomization [04:43] i think this might be close ... [04:46] maybe this one [04:46] https://help.ubuntu.com/community/MakeALiveCD/DVD/BootableFlashFromHarddiskInstall [04:47] yuppie I don't see that when I click the time [04:47] not with a left or a right click. just drops down the display [04:49] also, still looking for help with RAM question posted above. will repost if needed [04:49] https://www.makeuseof.com/tag/ubuntu-customization-kit-linux-operating-system/ [04:50] this looks good too [04:51] what about a terminal command to see where my memory is going? [04:52] looks like it's half used right now. only have 4GB [04:52] illn00blli: what shows ' free -m ' ? [04:54] Bashing-om Mem: 3836 1543 1193 29 1100 2030 [04:54] er should I pastebinit? [04:55] http://paste.ubuntu.com/p/CgRmVChNXt/ === naveen is now known as Guest70157 [04:57] illn00blli: What have you got going on, hiiting swap with memory to spare ? [04:58] i have absolute n00bness going on. [04:59] Bashing-om for example, I don't even know what you just asked me. XD [05:00] running 18.04. Recently tried using VBox. Today having difficulty opening Discord app. Error message stating something about not being able to allocate memory. Wondering if virtual HD's may have stuck RAM? PLS HALP <--repost Bashing-om [05:01] illn00blli: Will take one smarter than I., but with 1193 MB free, I would not expect swap to be used at all . [05:03] illn00blli: How much mamory did you give to Vbox ? [05:03] Bashing-om WUT DO? "\_(o,O)_/" [05:03] Different amounts at different times. [05:03] All of the VM's have been erased. [05:04] So, I would think there should be no problem. [05:06] illn00blli: run the app from terminal, share error messages here, better yet, complete dump of process info offered from terminal execute, pastebin it [05:06] Two_Dogs would it surprise you to know I don't know how to do that (yet) [05:06] illn00blli: The tool 'top' may gove a clue as to what is going on . [05:07] illn00blli: and include 'inxi -Fxz' dump [05:08] illn00blli: open terminal, start app , copy paste terminal output to a pastebin [05:11] Hey guys! i need a bit of help [05:12] Whats the deal here? lol https://i.imgur.com/1nBPZ40.png [05:12] Two_Dogs https://pastebin.com/2Vm0WHUK the app did open after I received this output [05:13] gonna try changing networks, brb. [05:15] illn00blli: i would ask the discord gurus if the errors shown on lines 3-5 matter [05:23] Thank you, Two_Dogs [05:23] illn00blli: yw [05:23] Have to run to market for the momma llama. Would like help figuring out the "swap" thing when I get back. Guess I'll see who's here. === Jochen_wvdT is now known as Schlawiner [05:50] OH BOY! Shut my laptop lid when I left to the market. When I came back I got a terminal screen with a bunch of warning/error messages. Returned to LOGIN screen, and got a pop up saying "Sorry, Ubuntu 18.04 has experienced an internal error." Asked to send report, viewing details now, have not sent... [05:51] Unsure how to relay details of error message to someone here. [05:51] illn00blli: use a hastebin [05:51] how do I get details to a pastebin [05:51] since I can't copy from the dialog [05:52] clicked "continue". dialog disappeared [05:52] illn00blli: when ubuntu encountered you can expand the error details, also if you file the bug, it will redirect you to launchpad [05:53] I expanded the details, but had no way to highlight or copy them [05:53] illn00blli: you can also check your logs in /var/log/.. [05:53] is there another place to grab them? [05:53] ok [05:53] illn00blli: crash logs or syslog/dmesg showing usefull stuff [05:53] I'm new. Forgot how to change directory :( [05:54] illn00blli: cd /var/log [05:54] ok I'm there. what now? [05:55] illn00blli: now read the logs you want, with nano, vi or gedit [05:56] illn00blli: ls to see whats in your dir [05:56] bbl [05:57] http://paste.ubuntu.com/p/84jmkj7KwZ/ here's the list of logs. unsure where to start [05:59] syslog.4.gz has 320 mentions of error... [06:00] guess I'll try back later [06:00] Hello, I have upgraded a 14.04 LTS computer to 16.04. After the update there's some problem with the network interface, 'ifconfig' only lists the loopback interface. [06:02] morn [06:02] ings [06:04] My first guess is that this can hopefully be easily solved by 'reinitializing' the network settings, i.e. triggering the OS to rediscover/renew network settings. But I don't remember well how you do that. [06:07] I just saw now that if I run 'ifconfig -a' I also see a interface named 'ens32' and it has no ip-adress. [06:14] foo357: how did you manage networking on 14.04? [06:16] foo357: the naming convention of network devices changed to new method [06:16] s/devices/connections [06:17] Two_Dogs: I'm not too sure unfortunately. It should be automatic (or whatever is the default in ubuntu 12.04 LTS), I have some possibility to dig down and look this up. ip adress should be obtained by DHCP. [06:18] Two_Dogs: yes I read something about a renaming when I looked into the problem. [06:18] foo357: does the issue system connect to internet? [06:19] Two_Dogs: No, it cannot do it right now since it has no working network interface (ignoring the loopback if) [06:20] foo357: does the issue system connect to internet? how did system connect before upgrade? [06:21] Two_Dogs: nothing special really, just a common wired network connection. [06:22] foo357: ok [06:24] foo357: drill down to file /etc/network/interfaces , does file exist? [06:26] Two_Dogs: yes it exists. Two interfaces are in it (lo and eth0). But now I see that eth0 seems to be configured to use a static ip adress. [06:26] That's a bit odd, I would think eth0 should be configured for dhcp. [06:26] foo357: your networking setup has a router ahead of your system? [06:27] Two_Dogs: yes. [06:29] foo357: you should be able to rename the interface in /etc/network/interfaces to ens32 and do an ifup ens32 [06:30] foo357: copy/paste & execute via terminal> ifconfig ## which interface replaced eth0/1? [06:31] https://paste.debian.net/1026054/ anyone know what's going on here? [06:32] my regular update failed [06:32] Two_Dogs: you mean I should run "ifconfig ens32" (ens32 seems to be the new name for the default wired network connection) [06:33] foo357: ifconfig ## alone should show all [06:36] Two_Dogs: "ifconfig" only lists the loopback interface. But if I add "-a" it also lists ens32, some information is: it has an hardware adress, no traffic (0 packets sent/received) [06:37] Two_Dogs: (also, ens32 does not have an ip-adress ) [06:37] The -a means "show all" which means show the ones which also have not been brought up/activated [06:37] https://git.io/vhULr foo357 something to try [06:38] foo357: Is it supposed to auto-get an IP ? [06:38] Two_Dogs: I have an idea: edit /etc/network/interfaces and fix it up, change eth0 to ens32 in the file, and change it from static ip configuration to dhcp. [06:38] foo357: excellent thought [06:39] Or just try first: sudo ifup en32&& suso ifconfig en32 up .... and then see if ifconfig without -a shows it [06:40] suso/sudo === mastm is now known as mast === nb_ is now known as guest_rob [06:47] Two_Dogs: genii I tried the idea I described earlier (a bit of manual editing of /etc/network/interfaces) and it seems to have worked well. I can bring up ens32 and it is brought up at boot. [06:47] Hi there, there's some annoying behaviour around rebooting with ssh sessions in 16.04 that doesnt seem to be in 14.04 or 18.04. If I've got a clear replication case and wanted to follow up with someone, where should I do that? [06:47] Two_Dogs: genii thanks for the help. [06:47] foo357: cool [06:48] Okay, what do i do with "mv: cannot move '/home/bunie/Lakka-LibreELEC/build.Lakka-Switch.aarch64-2.1-devel/tz-2017c/.install_pkg/etc/zoneinfo/Africa' to '/home/bunie/Lakka-LibreELEC/build.Lakka-Switch.aarch64-2.1-devel/tz-2017c/.install_pkg/usr/share/zoneinfo/Africa': Permission denied" ? [06:48] i tried running it with Sudo with no luck either [07:11] hey [07:11] i am typing sudo -s i got sudo: unable to resolve hos [07:11] t [07:11] how can i deal this problem [07:14] hellyeah: what's the command you're using sudo -s for? [07:15] i created sudo [07:16] sudo -s is just for going into root environment [07:16] when you do sudo -s that ask password for sudo [07:16] this is what i do at least === r0Oter is now known as r00ter [07:19] hellyeah: it should say something after the "unable to resolve host" message (typically, whatever the host name it's trying to resolve) [07:19] hellyeah, look at the answer with the checkmark here: https://askubuntu.com/questions/59458/error-message-sudo-unable-to-resolve-host-user [07:19] yeah it said that [07:22] \q [07:22] good luck, I'm getting off IRC for the night. [07:41] I still need to use the 4.15.0-15 kernel to make the dock/multiple displays on this Lenovo P51 laptop. I'd hoped the new 4.15.0-22 kernel would fix it, but unfortunately it does not. [07:41] On 18.04 === gms is now known as Guest40358 === gms is now known as Guest22004 [08:26] hello world [08:33] Seems like ubuntu (16.04) is using an old version of polkit (version pkaction == 0.105). If I were to install a newer version of polkit, would this break ubuntu (things stop working) [08:33] ? [08:33] mgsk: what for ? [08:33] I'm runnign this to get an email alert when there is a login. echo 'ALERT - '$USER' Shell Access (CryptoSiD) on:' `date` `who` | mail -s "Alert: $USER Access from `who | cut -d'(' -f2 | cut -d')' -f1`" xxx@xxx.xxx [08:34] for an unknow reason it only work when i login as root? else im getting mail: cannot send message: Process exited with a non-zero status [08:34] Ool: the newer version of polkit uses a different rule specification format, and I need that. [08:34] perhaps easiest to install an 18.04 to have new version [08:35] Ool: you sure 18.04 has that version? [08:35] no [08:35] xD [08:35] but I'm sure it have a newer version than 16.04 :) [08:35] ok i get it nvm [08:36] Googling suggests that 18.04 has the newer version that I want. Ool I'll update tonight. Hopefully nothing breaks :) [08:37] mgsk: arf you right [08:38] not sure exactly wich packet your looking for: but with this website you can check versions https://packages.ubuntu.com/ [08:39] CryptoSiD: you execute the line mentioned each time? [08:41] i've put it in /etc/bash.bashrc. but there is an issue with the "cut -d'(' -f2 | cut -d')' -f1`" when there is more than 2 users logged in [08:42] nvm actually, I'll just use the old policykit syntax xD [08:42] nope it work fine with root whatever the number of user logged in, but not with non-root users [08:43] i dont understand why tho:D [08:44] session optional pam_exec.so stdout /etc/your_email_script.sh (this sound like a better option) === jaskal_ is now known as Guest1700 [08:50] CryptoSiD: maybe mail doesn't like newlines in the subject? [09:04] Hi, I have a problem with Synaptic application. it can't search many packages anymore, after I added 386 architecture for packages, beside 64-bit one. === jaskal__ is now known as jaskal_ [09:05] Like it can find hexchat-common but can't find hexchat itself when searching package names on 'Search' button in Synaptic [09:07] Could it be that adding also 32-bit achitecture beside 64-bit, somehow disables regular search in Synaptic? [09:07] hello, fair people of #ubuntu! :D [09:09] i have a holywar-inducing question today. i'm trying to choose a file system for a new server. its primary role is SQL. any suggestions? :D [09:10] currently i'm thinking lvm+ext4 === jaskal__ is now known as jaskal_ [09:15] unrecovered, I would choose BTRFS for system and ZFS for data [09:15] But that's only me === gms is now known as Guest61284 [09:19] hey guys [09:20] I have a portable ssd that I use to safe files from a machine running ubuntu, but when i tried to plug it into another computer, I cant copy the files over. [09:21] Synaptic deos not search right.. I removed i386 architecture with 'sudo dpkg --remove-architecture i386 ' and nothing changed. It's Synaptic's thing === amirpro_ is now known as amirpro [09:23] eraserpencil: what filesystem did you put on it? [09:23] i've tried giving it 777 permissions [09:23] it's ext4 [09:23] eraserpencil: what OS is the other computer running? [09:23] both ubuntu [09:23] mount with -o rw ? [09:24] eraserpencil: and what do you mean by "can't copy the files over".. what exactly are you doing and what's the exact error? [09:27] Seems like synaptic can't find packages even after reinstall. maybe somehow packages need to be reindexed somehow? [09:27] I build snaps on an ssd with a faster machine. Now, I want to bring over all the files(parts, stage etc etc) including the snaps to my laptop. When I tried to copy the fodler from the SSD to my home directory, I got permissions error. [09:29] eraserpencil: you need to fix the permissions then, what errors do you get [09:29] just permission denied [09:30] but i've given the folder 777 permissions on both machines [09:30] is it that the folder has permission but not it's content? [09:31] just confirm that you did it recursivly with ls -la [09:32] My ssh connection keeps dropping, I use that connection to tunnel information so I need it to become more stable. Any tricks available? [09:34] nicholasBPM wtorkaroun : use 'screen' multiplexer [09:34] workaround* [09:35] I didnt eject the SSD though, cause my machine does not have a gui output [09:35] nicholasBPM https://www.howtogeek.com/howto/ubuntu/keep-your-ssh-session-running-when-you-disconnect/ [09:35] MonkeyDust, thanks! I will google it [09:36] nicholasBPM: check out 'mosh' also. Interesting tool [09:38] mosh looks neat [09:39] MonkeyDust, I use my ssh connection for socks 5 so the connection runs in the background.. and when the connection dies i have to create a new tunnel [09:39] i tried it with 127.0.0.1 [09:42] nicholasBPM it advices here, to simply change the ssh port from 22 to something else https://superuser.com/questions/479700/unstable-ssh-connections-in-to-ubuntu [09:43] MonkeyDust, thanks I tried that, but still no luck.. The connection works fine as soon as i reconnect. [09:49] nikolam: hmm... could you be a bit more specific? why those two? [09:51] should I just move to wayland? === user1_ is now known as SemiControl [10:00] unrecovered, it's just my opinion. Both BTRFS and ZFS are Copy on write, have snapshots and send, one is part of Linux kernel other is supported by Ubuntu. One is still in development, other is long time stable across many platforms. I say, get the best of both worlds, use Btrfs for system, because it is supporte din kernel and ZFS for data to be able to share it across systems. [10:01] They also have included RAID levels in software , Caching on SSD for ZFS, checksuums, so you always get data you wrote checked before giving to application... [10:03] my mozilla not work [10:04] ubuntu-mate, mozilla is a company :) === amirpro_ is now known as amirpro [10:05] mozilla firefox [10:06] ubuntu-mate, what Ubuntu are you on (lsb_release -a), and do you have it installed or it is uninstalled maybe by mistake? === rory is now known as guest [10:07] mate-16.0 [10:08] unistalled [10:08] ubuntu-mate, see with dpkg -l | grep firefox if it is installed [10:08] unrecovered: I wouldn't trust btrfs at all. ZFS is well supported on Ubuntu, I have some machines even running encrypted ZFS root. I ZFS all the things. [10:09] I've used btrfs on all my systems since 2012, never had a single problem with it (under gentoo anyway).. I hear ubuntu only recently had kernels new enough for it to be mostly stable though [10:10] blackflow, I am interested in ZFS root, yet is it actually supported by Ubuntu to have Root on ZFS? How to you manage Boot Environments on ZFS/Ubuntu if you do? [10:10] Triffid_Hunter, yes, Have been using Btrfs that long too, even live migrated to RAID1 etc. [10:11] nikolam: it's supported in the way that zfs is part of the kernel image, pre-built in step with the kernel (so no potential DKMS issues borking the boot), and initramfs understands it so root on zfs is possible. As for BEs, I don't think they're supported, and that's something that I guess should be done in grub. [10:11] I am used to illumos Boot environments on ZFS for such a long time. Not seeing that, except snapshots on Linux. [10:12] nikolam: personally, I solve the BE problem with a set of custom initramfs scripts which I use anyway to unlock the encrypted root pool over ssh remotely. there I can also select the snapshot to boot. [10:12] Yes, also update procedures need to understand ZFS internals, to create new BE in a cloned one, activate it, etc. it is different paradigm for Linux. [10:13] Yeah, you boot off from datasets, snapshots are read-only by default in Zfs :P [10:13] nikolam: indeed, but I don't think any CoW system is supported that way? It would, ineed, be nice if apt for example would make automatic snapshots before updates. [10:14] blackflow, yes, I were using that thing in Opensolaris/Openindiana for years. But it's out of scope for Ubuntu talk. [10:15] nikolam: yes BEs are datasets, but snapshotted (clones are snapshot based), so... :) [10:15] So you boot off the clone :P it's r-w :P [10:15] yeah. [10:16] Great thing you shared this about booting off ZFS without dkms, thanks blackflow [10:16] anyway, I was really hoping the support for zfs to increase over the years since 16.10, but that never happened. Instead Canonical is more interested in NIH-ing new software like netplan and subiquity, so it'll be another few years before that is even remotely considered I guess. [10:18] I used to use 'beadm' from illumos to manage BE's and have Ubuntu living inside BE for a short period of time. I may try that again. [10:18] (what's worse, the new installer has even less features, so I really don't get the point of doing all that instead of evolving what you already got, but eh. I debootstrap all my installations so I don't care really). [10:19] blackflow, also that "encrypted root pool " is interesting. Do youa ctually encrypt ZFS datasets? (openZFS encryption is available from Delphix I think, but not upstreamed yet, I think) [10:19] nikolam: I use LUKS. ZFS's own encryption is highly experimental at this point, and some related issues on ZoL github are scary :) [10:20] I think Delphix use OpenZFS dataset encryption in their production for their customers for something close to two years, but yes, they didn't finishe-released it yet. [10:21] isn't Delphix based on FreeBSD? [10:21] Delphix' implementation of openzfs I mean [10:21] No they use illumos. OpenZFS is cross-platform itself. [10:22] nikolam: yeah but not all implementations of openzfs are the same. eg, there are differences between ZoL and FreeBSD [10:22] they both have OpenZFS the project as upstream, yes. [10:22] s/both/all [10:22] blackflow, sure, thay all have their patches. but that "Feature flags" thing solves incompatibilities if new features are in for datasets. [10:23] nikolam: yeah, that. [10:23] minus an occasional bug in ZoL that prevents zfs send|recv between ZoL in artful/xenial and FreeBSD :) [10:24] Only thing I have seen after 18.04 install in Ubuntu is a problem with recognizing older ZFS datasets (got to see how old), other then that it works [10:24] fixed in Bionic with 0.7.5, thankfully. [10:24] blackflow, ah didn't know that. great. [10:24] nikolam: bug #1733230 [10:24] bug 1733230 in zfs-linux (Ubuntu) "'zfs recv' hangs when receiving from a FreeBSD zfs" [Low,Incomplete] https://launchpad.net/bugs/1733230 [10:25] it's actually a problem in ZoL that was fixed in the 0.7.x branch, and so far that was the only problem for shared ZFS pools with same feature flags, that I encountered. [10:26] This one is #1771091 [10:27] nikolam: how much older pools? I upgraded an artful root on encrypted zpool to bionic test server, and it all went well. [10:27] (as that's 0.6.x to 0.7.x switch) [10:29] blackflow, sorry need to determine that. Maybe even pre-Feature flags. Will need to check that. [10:29] hello, how do I check the list of available RAID disks? [10:30] afidegnum, depending on RAID system you use. if you are using RAID hardware controller, check your hardware documentation. If using native Linux RAID, check mdadm [10:31] yes i m using Linux RAID === gms is now known as Guest45095 [10:37] afidegnum: I keep this handy: http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/ [10:38] *keep this bookmarked === CChaplin1 is now known as CChaplin [10:43] Hi guys! [10:45] I have a problem whith my pc's bluetooth [10:46] !details | Jigglypuff [10:46] Jigglypuff: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [10:49] On my pc is installed Elementary os, and when I turn on the bluetooth it does not send me nor receive files, images ... besides it does not find the devices nearby. [10:52] ubottu how should I make you see this information? [10:52] Jigglypuff: I am only a bot, please don't think I'm intelligent :) [10:53] Jigglypuff: and what you looking for here it is ubuntu support channel [10:53] Jigglypuff is a pokemon? [10:53] :D [10:53] Yes XD [10:54] funny [10:54] Sorry but I can not find support for Elementary! [10:55] Sarcastico are you italian? [10:55] Jigglypuff: not! I´m brazilian! [10:55] hi All [10:57] Hi [10:59] been a year since Elementary OS was last updated. maybe its time to use ubuntu [11:02] I find myself very well, actually. I only have this little problem with bluetooth. [11:03] is the bluetooth adapter seen? [11:03] you can try the command lspci [11:04] on the terminal? [11:04] !elementary [11:04] Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [11:05] also after removing the BT device and plugging it in, try the command: dmesg|tail === gms is now known as Guest6780 [11:06] might also look here: https://help.ubuntu.com/community/BluetoothSetup [11:07] Thanks compdoc [11:08] But it seems that the bluethoot device has disappeared on my PC :/ [11:22] Hi guys, quick question. I have set up a RAID5 using mdadm; how can I freshly install kubuntu on it? Or port my existing system over to the RAID, so that it will be bootable? === sins-_n is now known as sins- [11:39] where is the /etc/network/interfaces file in ubuntu 18.04 ? [11:43] zack_s_: the exact same location [11:44] Norux: there seems to be a /etc/netplan/50-cloud-init.yaml file now [11:45] zack_s_: No idea about it, but this might be helpful: https://blog.ubuntu.com/2017/12/01/ubuntu-bionic-netplan [11:49] where are system settings for anti aliasing [11:51] zack_s_: you can fallback with /e/n/i if you want [11:55] Any other that is experiencing problems running external screens from a hybrid (nvidia) graphics laptop on the two latest kernels? The -22 and -20 hangs the machine, while the -15 work fine. [11:55] on 18.04 === CyberHacker_ is now known as CyberHacker [12:03] sveinse, no idea ... and without external screen ? [12:04] ioria: works fine. So whenever I'm working on the move without external screens, I pick the latest kernel. While at my workdesk with the dock and external screen, I have to boot the -15 kernel for the machine to work [12:04] Howdy all [12:06] sveinse, read somewhere ,iirc, an issue about the dock ... but not sure; can you boot withou it ? [12:06] Hi. How do I enable virtual desktops on Bionic with Gnome3? [12:07] ioria: not if I want to connect external screens, no [12:08] sveinse, ok [12:09] Afternoon all. [12:11] can i orient gnome3 workspaces in a 2x2 grid? [12:12] Does anyone have any idea about this particular issue. Fresh install of 18.04 with a radeon GPU. first display is fine but secondary is black with no image. Screen works on previous version all connections are fine too. The mouse seems to go to the other screen and doesn't stop on the main one. driver seems to be loaded also. [12:13] which drivers are you using? [12:14] have u checked the display settings smittix ? [12:14] and which radeon gpu? [12:14] if you just added the second screen, perhaps you just need to log out and back in [12:16] Hi folks, Any idea why my hdmi external monitor connection stopped working? How can I check what's happening? [12:16] Lorphos: Opensource driver [12:16] mpeg: Yeah it's detected and set to extended. [12:17] Lorphos: It was there on install, I've rebooted a few times for other things and still no dice. [12:17] Lorphos: It's an Radeon R9 200 series [12:17] anavarro: what graphics chip make do you have? nvidia, intel or radeon? [12:18] 00:02.0 VGA compatible controller: Intel Corporation Device 5917 (rev 07) [12:18] 00:13.0 Non-VGA unclassified device: Intel Corporation Device 9d35 (rev 21) [12:18] That is the output for: lspci | grep VGA [12:19] It was working perfectly fine and after rebooting it stopped working. [12:19] anavarro: which kernel are you running now? [12:19] Let me check that out [12:20] anavarro: is is plausible that the kernel has been upgraded very recently? [12:20] I got a new -22 kernel yesterday or so [12:20] Linux anavarro-Inspiron-5579 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [12:20] Does that work? [12:21] anavarro: this is on 17.10 ? [12:21] that version is fine anavarro . i use that too and have no problem [12:22] no. I'm running on 16.04 LTS === patriciadomin- is now known as patriciadomin [12:41] hu guys :) [12:43] i have a little question about the newer version of NetworkManager (using 18.04) - is there no vlan support integrated? i am looking for a way to configure vlans with my notebook but is see no easy way to do that. i need to change the interface often so the optimal way would be a UI === meepmeep_ is now known as meep-meep [12:44] hello [12:44] i see the old version of networkmanager had vlan support - why is it now missing ? [12:44] hi [12:44] Is it possible to set up a mirror (on a LAN) using FTP and an extracted ISO file? [12:46] blackbinary: because Gnome and NM have been removing useful features. It used to be possible to set up search domain and other dns details via NM, but no more since 17.10 or 17.04, forgot. [12:46] ah yes, 17.10. Unity's NM had that. [12:46] I've tried, FTP daemon works fine (anonymous login). Booted with minimal disc, pointed installer to FTP server, connects, but then tells me that the releases don't match (installer disc doesn't match the release found on my FTP server). [12:47] but they're both 16.04 [12:48] blackflow: i would change my version for stuff like that but i need a very uptodate linux for my Razer Blade notebook :( [12:49] blackbinary: is not missing (I guest) It's just different https://netplan.io/examples#vlans [12:50] blackbinary: can't you use the recent kernels with Xenial? [12:50] 0ol: yeah, netplan is just configured to use the networkmanager: "renderer: NetworkManager" [12:50] the HWE kernels [12:50] but clearly when you need combinate vlan, bridge … it's seem easier to switch back to ifupdown [12:50] oh with NM… [12:52] :D [12:53] hello [12:53] blackflow: maybe, i dont want do that crazy stuff with the old ubuntu i nee thunderbold3 support. in fact ubuntu 17.10+ is the only Linux dist i was able to boot. i would prefer debian but that looked imposible to me with my new hardware [12:54] blackbinary: what do you need? just the recent kernel? [12:54] blackbinary: does it also require newest userland support? [12:54] HWE support ? [12:55] I have a problem with my Ubuntu 16.04 network driver.. anyone who can help ? [12:55] blackflow: i can tell you that exactly, i dont know, i only know 17.10 able to boot older linux did not even had video in the install medium [12:56] cant* === czesmir_ is now known as czesmir [12:56] blackbinary: well, dunno what to say. the trend is to remove features and make it all usefull to non-techies. at the expense of configurability and flexibility. good luck with that netplan abstraction of abstraction. [12:57] i moved from apple back to linux to have techie stuff :( === orlando is now known as Guest22966 [12:58] i can get help for Kubuntu here? [12:58] maybe [12:58] blackbinary: wrong distro then :) [13:00] okay, which is to pick? i need a modern Distro because of my new hardware :/ [13:01] netplan is clunky, one is better off using ifupdown and static or dhcp settings in /etc/network/interfaces [13:01] blackbinary: Gentoo, ArchLinux, Fedora, Debian Testing. Take your pick. [13:01] BluesKaj: yup. or maybe even networkd directly? [13:01] Any idea why my hdmi external monitor connection stopped working? How can I check what's happening? [13:02] blackflow, dunno much about networkd, never tried to edi t it [13:06] well maybe i have to test arch linux [13:06] debian is way back in sable release [13:07] gentoo, yeah that is not realy an option [13:07] blackbinary: if you just want to guarantee hardware support, Ubuntu has Hardware Enablement (HWE) kernel releases for that purpose [13:10] blackbinary: your choice. But if you want maximum flexibility and control over your computing, gentoo is the way to go. [13:11] ick [13:13] i know, gentoo was my first distro 15 years ago, but know i dont want do all the basic things by hand, its a notebook after all, ubuntu does a greate job in handle all the basic stuff like powermanagement, hardware support, HiDPI handling, UI usability [13:13] Hi all, I have started using ubuntu 18 for a media pc as Win10 crashed again during an update. I use it for iplayer, plex and netflix mainly. Could someone please tel me if it is possible to get 1080p from Netflix without any hacks to browsers? [13:17] blackbinary: I guess arch is the next close to that [13:18] :/ will test it [13:19] but i think different DPI on multiple Screens is equally bad supported on all Dists right? [13:23] hi , does any one know how to install gdb peda? [13:26] $200 of free coins at http://airdrop.easyoption.io/#qglr582b9zg you need a wallet to get these coins. get a wallet at https://www.myetherwallet.com/ [13:26] blackbinary: yeah I think that's xorg's fault. [13:27] think I'll keep my wallet in my pants [13:29] blackbinary: could also be desktop environment's multi-monitor setup. for example I never had issues under Unity, and did have issues under Gnome. Nowadays I just use i3wm which has excellent multimonitor support, but I don't know how ti behaves with different DPIs, I have two same HD1080 monitors [13:29] oh wow, free coins! sign me up for $1000! [13:30] blackflow: seriously. it's an airdrop just get a wallet and follow the steps at http://airdrop.easyoption.io/#qglr582b9zg [13:31] Nothing is free, there is always a catch [13:31] Blinky_: there is none. seriously. [13:32] you get infected and have all your coins stolen === emerick is now known as mz` === mz` is now known as mz|` === mz|` is now known as mz` [13:32] there are people that got like a few K in those airdrops for free [13:32] it's just like if the fed is doing helicopter money [13:33] but then with cryptocurrencies [13:33] this way they get around the SEC issues I suppose and get a big userbase very fast [13:33] I love when the feds do that [13:34] freemoney: please no ads here [13:34] compdoc: well. now you can participate in http://airdrop.easyoption.io/#qglr582b9zg . only u get crypto's instead. you can always change for fiat ;-) [13:35] hggdh: ok. [13:35] no thanks [13:35] lol [13:35] compdoc: let's get back to topic, please [13:35] it's like the test they once did ... they send a guy out on the streets with money to give away [13:35] nobody wanted it [13:35] LOL [13:35] freemoney: second warning. [13:36] hggdh: I did not post the link? or can't I reply on the topic at all? [13:36] freemoney: no. This is a support *only* channel. If you want to chat, there are other channels [13:37] hggdh: ok. thx [13:39] How many people do you con in a month? Do you have nothing better to do with your ti [13:39] time? [13:40] Blinky_: as I already asked, let's keep on topic [13:40] my bad, just pi**es me off [13:40] hello [13:40] hi [13:40] Blinky_: I understand. BUT... please don't === bestucan1 is now known as bestucan === bestucan[m] is now known as bestucan1 === bestucan1 is now known as bestucan[m]1 === bestucan[m]1 is now known as bestucan[m] [13:52] where can I find this in Ubuntu? https://help.gnome.org/users/gnome-help/stable/keyboard-shortcuts-set.html.en [13:53] mine__: Settings/Devices/Keyboard [13:54] mine__: alternatively, open Settings, and search for keyboard [13:55] oh duh [13:55] thanks [13:55] yw [13:55] Anyone know how to enable workspace grid, not a huge row of them, in 18.04 [13:56] Is this really the way to go? https://github.com/zakkak/workspace-grid [13:56] https://extensions.gnome.org/extension/484/workspace-grid/ [13:58] Hello, is there any way to customize ubuntu 18.04 default touchscreen keyboard? [13:58] I want to remove the transparency [13:59] hello, I'm trying to setup a bridged network for kvm on ubuntu 18.04, and can't even do simple things with /etc/network/interfaces [13:59] what is the name of the protocol an aplication has to have so that KDE plasma can restore the sessions? It starts with X*** [13:59] ??? [13:59] like set eno1 to normal dhcp [14:02] Was disconnected, i'll repeat my question, how to customize ubuntu 18.04 onscreen keyboard (touchscreen) ? I want to remove it's transparency. [14:02] Hello [14:02] I try to setup a storage server on Ubuntu 16.04 [14:03] but when i try to access it from another server i got this error [14:03] mount error: mount.nfs: access denied by server while mounting 10.90.166.6:/backup/node1 (500) [14:05] This is my export file [14:06] "/backup/node1 10.91.210.127(rw,sync,no_root_squash,no_subtree_check)" [14:07] hypragude , I found the wpa2 list , its got most european regions :) pastebin.com/NqVJEYB4 [14:09] hey [14:11] is there any way to theme Gnome Sudoku ? [14:13] have you tried setting the shell under tweaks as the theme you want? [14:14] well I don't want to change anything else apart from Gnome Sudoku's game board, similar to how you can choose the appearance in gnome mines [14:15] ah okay, I don't know about that but maybe somebody else does [14:16] Does anyone have bare minimal openbox confs for ubuntu 16.04? [14:19] Speaking of Gnome, anyone know why the netinstallboth 17.10 and 18.04 have the option to install a Vanilla Gnome DE but when that option is selected it only downloads 80+ packages and all your left with is the barebones? [14:21] barebones? [14:21] like with a basic server installation [14:24] https://itsfoss.com/vanilla-gnome-ubuntu/ [14:24] did you do it this way? [14:26] No just netinstall and chose Vanilla Gnome Desktop in the options at package select [14:27] never heard of Vanilla Gnome Desktop. I might try that [14:28] my computer freezes randomly. i think that the memory become full so fast, but i dont know [14:28] It's just the standard Gnome Desktop without the Ubuntu themes and login/lock screen [14:28] isn't that what you'd expect? [14:29] jorc_, run the memtest for a few passes. and bad power supplies can do that, as well as failing hard drives [14:29] vanilla gnome is horrible anyway [14:29] I use ubuntu mate [14:30] gnome is good when you customize it [14:30] how? compdoc [14:30] but it has a tendency to crash and slow down [14:30] jorc_, boot the Ubuntu installer, and theres an option to test memory [14:30] jorc_ is your machine more than 10 yrs old? [14:31] jorc_, you can also d/l memtest86 as well [14:31] nope BluesKaj, [14:31] OK, I see lot's of ways to restart network-manager, but how to restart networking to reread /etc/network/interfaces? [14:32] Still why even have the option to install "Vanilla Gnome Desktop" under the netinstall package list if it doesn't work? [14:33] is /bin/sh symlinking dash an alternative or is it hardcoded in debian/ubuntu? [14:33] /etc/init.d/networking restart ---maybe? [14:33] service networking restart --maybe? [14:34] ok, I don't have /etc/ini.d/networking, trying to search now what package would provide that (18.04) [14:34] help me to use memtest on my pc [14:34] on boot i don't see the memtest option [14:34] then, how? [14:35] it's in ifupdown, installing now [14:36] ok that worked, doing a restart test now [14:38] pthomas_, in order to use /etc/networking , you need to disable network-manager, otherwise it's ignored [14:40] why is there no micro text editor in repo [14:40] or am i blind [14:41] Gnjurac: micro text editor? [14:41] https://github.com/zyedidia/micro [14:41] yep i really liked it , i used it on void [14:41] its like nano + better keybidings [14:41] using autobahn how do I connect to a url with path component? [14:42] Gnjurac: talk to the maintainer. It's up to them to get it into the Ubuntu repositories [14:43] there is basicly nothing to mentain its just 1 file [14:43] binary [14:44] Gnjurac: it's up to the developer/maintainer to submit it for inclusion in the Ubuntu repositories [14:44] Gnjurac: sudo snap install micro [14:45] Gnjurac: it tells you exactly how to install it using snap in it's README [14:45] beh dont want whole snap cuz 1mb package [14:46] i justt took bin and exported path [14:46] hopfuly it will work [14:46] compile from source :D [14:47] how can i verify what i better include in "arch" option inside sources list? [14:48] MeiR: what architecture are you on? [14:48] uname -m writes x86_64 [14:48] this filtering according to my need has confused me: https://downloads.mariadb.org/mariadb/repositories/#mirror=harukasan&distro=Ubuntu&distro_release=trusty--ubuntu_trusty&version=10.0 [14:49] MeiR: then you don't need to specify architecture in your sources.list [14:49] MeiR: what exactly are you trying to accomplish? On what version of ubuntu? [14:49] i already used their suggested command and upgraded MariaDB successfully [14:50] but i'm wondering why in the add-apt-repository command they suggest [arch=amd64,i386,ppc64el], while in the line to add to "sources.list" they suggest [arch=amd64,i386] [14:51] you don't need any of them [14:51] i understand that it's not need to my architecture anyway, but curoius to know [14:51] needed* [14:51] MeiR: https://wiki.debian.org/Multiarch/HOWTO [14:51] "apt-sources can be architecture qualified with this syntax. This is very useful on Ubuntu's split archive. It is not normally necessary on Debian unless your normal archive does not mirror the extra architectures you are interested in." [14:53] thanks tgm4883. actually, "dpkg --print-architecture" gives me amd64 [14:53] hello === gms is now known as Guest61616 [14:55] leftyfb, are they suggesting to include archs for covering all kind of archtiectures? [14:55] kiriuha: Hello. This is a support channel. What can we help you with? [14:55] MeiR: probably [14:55] then i'm still wondering why they omitted the "ppc64el" in the line to add to sources.list. a bug? [14:56] MeiR: ask them [14:57] heh, i'll ask differently. can it have a negative direct affect on users who indeed have ppc64el arch? [14:57] MeiR: do you have ppc64el? [14:57] i'm very new to linux world, then sorry for the ignorance [14:57] we just concluded that i don't [14:58] but i'm willing to understand the affect of the mistake on their site, and if i should bother to report it to them at all [14:58] guys can sombody please help me with autobahn ? im stuck with the simplest thing [14:58] i just need to connect to an url with path. when I run it just nothing happens [15:00] nobody experienced with autobahn here? [15:03] hello, i'm trying to mount an existing raid 5 intel raid, but i'm not able to see an availible /dev/mdx device to mount..i must be missing something, i did "mdadm --assemble --scan" which found the array and saved it in /etc, but how i'm supposed to make it appear as a device? [15:03] есть русский сапорт по убунту? [15:04] !ru | alexandr [15:04] alexandr: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [15:04] (Ubuntu 16.04 LTS 64-bit desktop edition) My boot partition keeps running out of disk space. I've done "apt-get autoremove", but it looks like there are still a bunch of past versions of things hanging out in there. How can I tell what kernel I'm currently using? Can I delete these older ones, or will I b0rk my system? [15:04] first time i booted windows in over 3 months was today so slow to compile for my sw dev. reason: my apps on ubuntu (cutecom and mplabx) could no longer see usbdevices. lsusb showed them, 760 perms on /dev/ttyUSB0, sane finds them, but the apps can't see them. maybe some update broke them? [15:04] I have a strange issue here I am not sure how to explain. Been messing around with it with no luck trying to fix it on my own.... In my terminal, whenever I use SSH it seems to echo whatever command or whatever I enter into it back to me. It still send the command to the server but it messes up some other things like if I want to copy and paste multiple commands in. [15:05] mentioned sane b/c same thing happened with simple scan. it's like gui apps lost touch with the backend or something. [15:05] jnewt: Ubuntu does not affect the performance of Windows [15:06] leftyfb, i am aware. i was just saying that compiling on windows is much slower and I'd like to get my Ubuntu issues fixed so I don't have to use it any longer [15:06] it's unnecessary info for the problem [15:06] jnewt: yea, that wasn't clear at all [15:06] Here's what I have: https://pastebin.com/rW9U9KZL [15:07] wad: http://iam.tj/projects/ubuntu/apt-autoremove-old-kernels [15:08] Thanks! === gb\ is now known as baconology [15:09] tgm4883, is the problem clear now? none of my gui apps can use my hardware anymore. simplescan, mplabx, cutecom are affected. sane finds all devices, lsusb shows them. no errors in dmesg, devices show in dmesg [15:10] !ru [15:10] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [15:10] чет там не отвечает никто ( [15:11] !ru | alexandr [15:11] alexandr: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [15:11] can we please switch back to english? we all need help [15:11] or am i in a wrong channel? [15:11] guys ubuntu vs debian which one is better? [15:12] Anyone know how I would go about to assign my host with a virtual ip and get it from my routerVM on that host. [15:12] Freekid: that's not a question you ask here. [15:12] obviously debian [15:12] Freekid: Try both and decide for yourself [15:12] mpeg: please don't [15:12] okay boss [15:13] libben: create a virtual interface and set it to dhcp [15:14] and bridge that virtual interface to one of my nics on the router vm. [15:14] ? [15:14] My router vm will have pass thru nics [15:14] So there is no software layer [15:14] libben: why such a complicated setup? [15:15] Cause I have a mini pc that I will put opnsense on. and its powerfull enough to also be a small server and kodi player under the teve. [15:16] I could do this physical also, just let the host have one of the nics, and then put a physical cable between the interfaces =) [15:16] but seems a bit silly [15:18] libben: if you have pass through NICs to your routerVM, surely one of those NICs is going to a switch for the rest of your network? [15:18] tgm4883 nope [15:18] I only have one pc at home [15:18] rest is wifi [15:19] This minipc has 4 intel nics with gigabit [15:19] thats why im putting a routerVM on it and passing thru nics [15:19] I just need a way to assign my host a virtual nic somehow and be able to get access thru the routervm [15:20] the easiset way is just to fix a short ethernet cable 3-4 inch [15:20] test test [15:21] owner_1: This is an ubuntu support channel. Feel free to get IRC support at #freenode [15:24] Anyone knows where to find below problem: Seems that when i trace an IP it resolves locally? [15:24] https://gist.github.com/pimjansen/e6aa001756301ea426b89bfb231d462f [15:24] Or what does !H mean? [15:34] Hi all. Looking for some guidance on where to file a bug. On my 18.04 desktop installs (Gnome shell and Ubuntu Mate) when mounting network shares (smb and nfs) they no longer appear under Devices in file manager (Nautilus and Caja), the mounts do succeed and are accessible at their mount points. In 16.04 and 17.10 these mounts appeared under Devices. Is anyone else experiencing this and where should I file a bug, [15:34] or perhaps it is an intentional change? [15:35] hey guys. i've got trouble running a bash script as a systemd service ... this is the script . it simply should restart the pfsense router vm if there is no internetconnection since it looses WAN connection sometimes [15:35] https://hastebin.com/otepelaciv.bash [15:36] service is pretty straightforward: https://hastebin.com/abelukuwer.ini [15:36] hey guys how can i kill all process in nohup ? [15:36] however after the initial 300s sleep the service stops killing the bashscript as well (?9 [15:36] "Failed with result 'timeout'" === semeion is now known as mnemonic [15:53] Hello, systemctl status {program} used to display CPU and memory information in 14.04, I've upgraded to 18.04 and the information is no longer there. Is there an option to display it? === rougue_xirg is now known as xirg [16:01] moffa, install gnome-shell-extension-system-monitor [16:06] I am trying to map a folder in Windows 7 on an ubuntu machine. I can log in with my phone's filemanager, and my mediaplayer can log into it to browse multimedia. Any ideas why Windows 7 is not allowing me to with the same login and password? [16:08] I'm running it off a server. I figured it out, you have to use "systemctl set-property {service/target} CPUAccounting=Yes MemoryAccounting=YES" [16:08] hey guys how can i kill all process in nohup ? === Ascavasaion_ is now known as Ascavasaion [16:10] Alright anybody know what ubuntu changed in SSH? Something about key mappings is causing stuff to really crap out whenever I want to work on an older firewall. === gms is now known as Guest53310 [16:11] @coisweb just kill the nohup process === nat_ is now known as Natkeeran [16:12] Anybody here got libreoffice impress skills? [16:13] I have an extremely specific request for help [16:14] what's the gnome equivalent to kdeconnect? [16:22] всем привет! посоветуйте пожалуйста экранную клаиатуру для Ubuntu 16.04 [16:22] !ru | prist [16:22] prist: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [16:24] @BluesKaj it's called gsconnect [16:25] BluesKaj: https://github.com/andyholmes/gnome-shell-extension-gsconnect === coffeeguy is now known as xenguy === xenguy is now known as zenguy [16:28] thanks mine__, philroche [16:28] I am trying to map a folder in Windows 7 on an ubuntu machine. I can log in with my phone's filemanager, and my mediaplayer can log into it to browse multimedia. Any ideas why Windows 7 is not allowing me to with the same login and password? === Ascavasaion_ is now known as Ascavasaion === zenguy is now known as zenxen [16:29] anyone know what the netstat output of :::* mean as far as connection from outside server? [16:29] tcp6 0 0 :::55000 :::* LISTEN [16:30] does that mean I can access it from outside ? It seems like it might not be ok. [16:30] oli______: probably yes, on tcp port 55000 [16:30] hm ok cause I can't seem to telnet from outside server..... [16:31] oli______: unless the socket was created with 'ipv6only' option, that ALSO allows IPv4 connectiosn to tcp port 55000 . [16:32] oli______: however this is all subject to firewalling within your machine or outside network too [16:32] yeah it seems like I should.... [16:43] hello guys, really stupid ubuntu question [16:44] i created a script containing export env variable statements - but when I tried to source it and run echo command against the variable, it remains blank [16:44] the script just contains this one line "export $MYSQL_PASSWORD='gogiants' " [16:44] then I do "source " [16:45] echo $MYSQL_PASSWORD -> returns blank [16:45] stewie925: remove the $ in your export line [16:46] sory my mistake, I actually dont have $ in my script [16:46] export MYSQL_PASSWORD='gogiants' [16:46] I dont think I need#!bin/sh [16:55] Anybody know if the locale was changed from 17 to 18? I am trying hard to chase down this issue with my key mapping not working correctly on an older server. [16:56] I am trying to map a folder in Windows 7 on an ubuntu machine. I can log in with my phone's filemanager, and my mediaplayer can log into it to browse multimedia. Any ideas why Windows 7 is not allowing me to with the same login and password? [16:58] Ascavasaion: yeah I doubt you're going to find anyone here who can solve that one. Have you googled it? Maybe Windows 7 is expecting a certain level of security samba doesn' [16:58] t support [16:58] but I'm just guessing [16:59] samba has a lot of configuration items you could try anything that looks relevant and see if that fixes it [17:00] matjam: It worked until I did distro upgrade from 16 LTS to 18LTS [17:00] still doesn't mean that there isn't something you need to do on windows side [17:00] might have bumped the crypto on samba, which windows 7 doesnt support [17:00] maybe windows 7 is using insecure crypto [17:01] and samba needs to be configured to allow it [17:01] Ascavasaion: also its still not reccomended to lts to lts upgrade yet [17:01] lotuspsychje: Oh [17:01] Ascavasaion, Ive seen changes to the windows registry sometimes needed to access samba shares [17:01] !ltsupgrade | Ascavasaion [17:01] Ascavasaion: Upgrades from 16.04 LTS will not be enabled until a few days after the 18.04.1 release expected in late July. [17:01] Ascavasaion: https://social.technet.microsoft.com/Forums/windows/en-US/fb269dda-2cc6-40c0-8449-3c3d4c697a33/windows-7-cannot-access-samba-shares?forum=w7itpronetworking [17:01] that was the top result in google [17:01] lotuspsychje: I did it when they released it [17:02] Ascavasaion: your the admin of your machine, we just dont reccomend it yet [17:02] lotuspsychje: I hear you... a bit late for me now. [17:02] on the bright side, it probably would have broken then anyway [17:03] matjam: its not specific for upgrade breaking that i mentioned this [17:04] I know === xirg is now known as temp [17:04] I can read your mind [17:04] :p [17:04] stewie925, this script works for me: https://pastebin.com/fBZU1WME [17:07] thank you compdoc [17:07] running behind firewall couldnt open that doc :( [17:07] link, I mean [17:07] Ascavasion left [17:07] pastebin.com is fairly safe [17:12] This is a shot in the dark, anyone who has experience with setting up a Avorion Server (game)? I cant figure out how set listening ip, dunno if its even posible. I have 10x ips so its a bit anyoing [17:14] compdoc: http://paste.openstack.org/show/721812/ [17:14] Badegakk: there is a nice #gamingonlinux channel if you like, sounds like a specific job your after [17:15] Badegakk: if the avorion server doesn't support binding to a specific IP you might be out of luck [17:16] though, you could always hack a library with a listen() call that only listens on specific IPs and do a LD_LIBRARY_PATH hack if you're into C programming :P [17:17] Badegakk: avorion seems cool but I was never able to get into it [17:25] matjam, Thx, i hope it will suported in the future. At least dont have to look around anymore. [17:25] when i upgrade my system from 17.10 to 18.04, my configuration files will change? [17:26] matjam, I like the game a lot. But it is time consuming [17:26] klemax: on upgrades your /home remains saved [17:26] lotuspsychje, thx [17:26] lotuspsychje, what about some parameters in kernel? [17:27] or apache configurations. [17:30] I am not 100% sure, but if do dist-upgrade withou -y i think you will get quetions about if you want to use new or old config files. [17:31] But its a server your upgrading you will always have to backup before major update. You never know [17:31] Badegakk, i did it without -y. [17:31] To many liberals here that think it is okay for Obama to spy on the opposition. Remember what Obama's IRS did a few years ago [17:32] Conspiracy mmmmmmm [17:32] klemax when upgrading my ubuntu 17 to 18, my apache configuration and other server software configuration was preserved [17:33] Pounder: only ubuntu support here please [17:33] DeathTickle, ok thanks === gms is now known as Guest69591 [17:36] compdoc: i deleted the file and re-created a new one, and now i am able to source the env variables.... strange but happy that it now works [17:44] hi it seemd "sudo iotop" not working in ubuntu server [17:44] *seems [17:46] what video capture devices are known to work on ubuntu 16.04.4? [17:51] Hi there! [17:52] I want to ask ... as I can't find ... is there a progarm GUI that I can use to change the theme for the GDM login? [17:52] There were before Ubutnu-tweak, GDM Setup etc .... [17:52] here in Bionic? [17:54] Lets say I want to change the theme with that one https://www.gnome-look.org/p/1010256/ [17:54] How to install the new theme? [17:56] Rumen: I don't believe so; if you want to change the look and feel you can install lightdm and there's a gui for that [17:57] (it's what I did when I was running stock ubuntu) === jstein_ is now known as jstein [18:06] Is upgrade 16.04 -> 18.04 using an USB stick supported? [18:06] elias_a: upgrades from 16.04 to 18.04 are not recommended until 18.04.1 is released in july [18:07] matjam: Ok. In that case I will wait for that. Thank you! [18:07] no worries [18:08] Oh no... a windows update broke grub and now it boots right to Windows again. And I had to go through such a convoluted set of steps to fix this problem the first time. [18:09] Gigabitten: you should be able to boot from a CD or USB stick and then run Boot-Repair [18:09] Gigabitten: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [18:10] boot-repair didn't fix it the first time; it just made things annoying once it was fixed [18:10] Gigabitten how can windows update break grub? I'm curious [18:12] BluesKaj: When I was installing Lubuntu, I couldn't get it to boot to grub with any solution I could find. I asked about it, and somebody here helped me replace the Windows bootloader with grub, to trick my computer into loading grub. The update apparently updated the Windows bootloader, and now all I did seems to be undone. [18:13] Ah ha, finally figured out the issue. Openssh dropped sshv1 support [18:13] Now I just need to figure out how to downgrade to 1.7.5 [18:14] uefi boot , what pita [18:14] BluesKaj, Yup [18:15] anyone know how to use the i965 driver instead of the i915 driver for intel integrated? Tried blacklisting i915 but it still loaded [18:17] my bios is a somewhat of a hybrid , no legacy mode, almost a pure good old BIOS with UEFI options. It's on a MSI Z370 pro mobo ..love it :-) [18:17] Thanks [18:18] Rumen: np [18:19] kittykitty, it's obvious that the 915 is your correct driver [18:19] thought sandybridge was i965 BluesKaj ? [18:21] BluesKaj: LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null | grep so gives back i965 so files if that helps [18:23] BluesKaj, I have the same one [18:23] BluesKaj, Are you running the i7 on it? [18:26] hello [18:27] bonjour [18:27] !fr | nessub [18:27] nessub: 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. [18:28] when i check `df -h` i have `/dev/sda1` mounted on `/` using 13GB of 14GB 98% in use, but if i run `sudo du -sh /` it says it's only 3.0 G and when i run `sudo ncdu /` it also shows only 2 GB total ... where is the rest of the ~11 GB or so being used on my disk? [18:28] jmgb4, no I'm using an i3 [18:29] BluesKaj, Why would you get such a sweet mobo and put an i3 on it? [18:29] brb === user1_ is now known as SemiControl [18:30] , no, the i3 is on my laptop, ..use nvidia with MSI on my desktop pc [18:31] bbl.. [18:32] nevermind i found my answer here https://serverfault.com/questions/275206/disk-full-du-tells-different-how-to-further-investigate [18:34] bonjour === gms is now known as Guest16282 [18:35] :-) [18:36] bonjour [18:37] Hello, does anyone getting compilation speed issues? (gcc) [18:37] hi nessub we only speak english in here, sorry. [18:37] on 18.04 [18:37] aboudreault: no. [18:38] ok thank you [18:42] aboudreault: That's a vague question. Many factors can attribute to compliation times, including the source code itself. You might want to check out ##programming [18:42] eelstrebor: kazam === mike_ is now known as Guest60798 [18:46] thorie1: i always use bleachbit to free some space on ubuntu [18:47] Freekid: define 'not working' [18:47] it says many things i forgot [18:49] Freekid: try again and hastebin us the output? [18:49] Okay [19:02] how to defragment an hd or partition? [19:03] RoadRunner, what kind of filesystem are you trying to defrag? [19:04] ext4 [19:04] Here https://askubuntu.com/questions/221079/how-to-defrag-an-ext4-filesystem [19:05] that said, I doubt you need to RoadRunner [19:05] I am not sure if you are aware, but ext4 is pretty good at avoiding excessive fragmentation [19:06] RoadRunner: you have a mechanical hd or ssd? [19:06] syborg: so its done automaticallly then? [19:07] lotuspsychje: mechanical hd [19:07] No RoadRunner, ext4 has built in techniques to avoid fragmentation. It isn't like NTFS or fat32 where defragmentation is a typical maintenance task [19:08] I've never had to defrag an ext4 filesystem [19:09] syborg: good to know; so there is never a need for manual intervention? [19:11] Probably not RoadRunner, unless you are experiencing read/write performance issues and the partition is pretty full (85% or so) and has been in use for a long time [19:12] other than that I think you are good [19:13] thanks :) [19:13] :) [19:16] MonkeyDust: [19:20] lotuspsychje [19:21] How can you change the .desktop file of a 'snap' package. It is mounted on a 'read-only' file system at /dev/loop16, which makes it impossible to change it. I am not able to remount it read and write. [19:23] panter_: you can't change a file you don't have write permissions to [19:26] pragmaticenigma: Why don't they want you to be able to change it? [19:27] panter_: so the experience is controlled, presumably [19:27] panter_: what do you want to change about it? [19:28] I want to have it gone, because the snap is an application that is only used by another application, not by me and it shows up first in gnome when I type the first letters of it. [19:28] panter_: dunno if that's possible currently, you can ask in #snappy [19:28] If this was 16.04, you could hide it by creating a .desktop file in your user folder that overrides the other .desktop [19:28] panter_, /dev/loop16 is a loop device. A loop device mounts an existing file on your filesystem (the snap image). You need to edit the snap image, by the sound of it. I have no experience with snaps though [19:29] I don't know if changes you make would be overwritten on updating the snap === gms is now known as Guest63516 [19:31] This document tells you where in the image to find the .desktop file, panter_ : https://docs.snapcraft.io/snaps/metadata [19:31] pragmaticenigma: I'm on ubuntu 18.04 (gnome), so I guess this doesn't work now? === Giga is now known as Guest64999 [19:33] @panter that's the kind of thing people usually don't mess with [19:34] panter_, still remembering how to do stuff on irc [19:34] sorry [19:35] ;) [19:35] panter_: look at /snap in your drive... snaps are installed there... you may find the .desktop wiithin there and it may be editable. Note that updates to the snap are likely to overrwite those changes [19:36] pragmaticenigma: there are two .desktop files but they are not editable [19:36] the files are on a read-only file system [19:38] I don't think you're following panter_ ... in terminal "cd /snap" what are the contents? [19:38] pragmaticenigma: I think I am following [19:38] It list a /bin direcotry a REAMDE and my snaps [19:39] within there, if cd into the directory of the snap you're trying to "hide" and run "find ./ -type f -iname '*.desktop'" does it return anything? [19:40] pragmaticenigma: yes, I have allready said there are two .desktop files in the folders. [19:40] but they're in read-only? [19:40] pragmaticenigma: yes [19:41] panter_: Question, what is your role on the machine? Are you a user, or an admin? [19:41] pragmaticenigma: I have full control, I can use sudo, but that doesn't help. [19:53] pragmaticenigma: snaps are squashfs images mounted read only [19:55] panter_: did you ask in #snappy yet? [19:56] nacc: I still doing some research, also found out it are squashfs images. I am looking if I can find the raw image files somewhere. [19:57] panter_: i don't understand what you mean by 'raw image' files [19:59] panter_: but honestly, just ask in #snappy already. It's not worth digging into if it's not a supported thing. [20:00] nacc: I would allready asked it, but I find it rather fun digging in to this structure. [20:00] panter_: ok, at this point, it's a snappy question, not really an ubuntu one, tbh [20:07] any ideas where i can get help building a package from source? the app-devel channel is dead [20:07] okdana_: #ubuntu-packaging [20:08] okdana_: what package are you building and why? [20:08] trying to build systemd (specifically libsystemd) with a patch to fix a detect-virt error in the version that comes with bionic [20:09] i can build it, but the library is missing a bunch of links to other libs, so it blows up [20:09] okdana_: i would suggest using a PPA to build it [20:09] okdana_: are you using sbuild or pbuilder, or ? [20:10] just `apt-get source systemd && cd systemd*/ && dpkg-build -rfakeroot -b -uc` [20:10] okdana_: you mean `dpkg-buildpackage` [20:10] buildpackage* [20:10] ? [20:10] yeah [20:11] okdana_: well, you then need to have all the dependencies installed locally [20:11] *build dependencies [20:11] yeah i've done `apt-get build-dep systemd`, and i can confirm after the fact that i have the -dev packages for the libraries my build is missing [20:11] okdana_: what is the actual error (use a pastebin)? [20:12] sec [20:15] ahaaa [20:15] actually, i've just figured it out [20:15] it builds TWO versions of libsystemd [20:15] the one i wanted was buried a little deeper [20:15] it has the correct links [20:16] sorry, should have done a `find` or something before [20:24] Hi, I have ubuntu 18.04 and I'm not sure how to uninstall php 7.2 [20:24] backnforth: how did you install it? [20:24] leftyfb, I don't remember. Using the package manager probably. [20:24] how do I encrypt my ubuntu installation [20:25] !encrypt | luxio [20:25] luxio: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory [20:25] luxio, you should have that option when going through the installation process [20:25] backnforth: I did but now I changed my mind [20:25] luxio, I'm not sure then [20:25] backnforth: sudo apt remove --purge php7.2 [20:25] backnforth: just like any other package [20:26] leftyfb, says it's not installed [20:26] I tried apt-get remove php as well [20:26] what makes you think it's still installed? [20:26] okdana_, php --version says I'm using php 7.2 [20:26] !info php bionic [20:26] o [20:26] php (source: php-defaults (60ubuntu1)): server-side, HTML-embedded scripting language (default). In component main, is optional. Version 1:7.2+60ubuntu1 (bionic), package size 3 kB, installed size 12 kB [20:26] try `dpkg -l | grep php` and see what you get [20:26] backnforth: type: which php [20:27] backnforth: dpkg --list | grep php [20:27] okdana_, http://dpaste.com/2JNWX4R [20:28] backnforth: sudo apt remove --purge php7.2* [20:28] i think removing `php-common` will remove all the others [20:29] php is gone [20:29] awesome thanks [20:29] rip [20:29] going to php 7.1 [20:30] backnforth: why? [20:30] leftyfb, because I'm worried some Drupal modules might not support php 7.2 [20:30] backnforth: I wouldn't recommend downgrading things like php. There could be serious security implications [20:31] backnforth: might I suggest TRYING it before assuming it won't work [20:31] php 7.1 will still be supported for another year [20:31] backnforth: why go backward based on an assumption? [20:32] leftyfb, I don't want to be tinkering [20:32] and some modules haven't been updated since December of 2017 [20:32] backnforth: php is generally compatible in a point release [20:32] i would be surprised if they weren't compatible, there were not many bc-breaking changes between 7.1 and 7.2, and most of the ones there were were pretty esoteric [20:32] backnforth: and the latest in a point release often has important security fixes. [20:33] I've seen problems with Drupal before where when I was getting bugs with php 7.2 but not php 7.1 [20:33] backnforth: spin up a container and test it [20:33] that said, i have used non-latest versions of php from ondrej's ppa for ages and never had issues :shrug: [20:33] backnforth: pretty sure 7.1 isn't available in the official 18.04 repo. You'll be "tinkering" to shoehorn it into the distro [20:35] leftyfb, yeah but that's a whole lot less tinkering in the future [20:35] when trying to figure out how some parts don't work [20:36] backnforth: suit yourself. I don't mess around when it comes to publicly accessible websites utilizing things like php [20:39] anyone familiar with kexec-tools and setting it to true to run on shutdown? I was wanting to set it up to run memtest86 on shutdown [20:40] maybe APPEND="/usr/lib/memtest86+/memtest86+.elf" ? does that command look right? [20:41] leftyfb, I don't know what I should do man. I think both ideas are awesome. [20:41] backnforth: I told you what to do. Spin up a container and test your drupal code with php 7.2 [20:43] will do [20:44] Guest93655: Are you sure that memtest86+ will even work with Kexec? I wouldn't expect it to. [20:44] kexec i thought it just like a kernel that can run programs [20:44] kexec apparently it can i think tails has used or it experimented with it [20:47] Guest93655: memtest86+ relies heavily on BIOS interrupts, wheras linux has native drivers for accessing hardware. I would expect linux to be able to handle being loaded via kexec much better than memtest86+. [20:48] tails is debian but i think I am going to ask in there [20:48] there is a way because they have tested it [20:49] but not a alot of documentation on it with debian or ubuntu other than what tails put out [20:50] Guest93655: If you're not using Ubuntu, then don't ask about your problems in #ubuntu. If you want generic GNU/Linux support ask in ##linux. [20:50] where can i find Xorg.log in bionic? [20:51] it seems ubuntu does not have /var/log/Xorg.0.log anymore?! [20:51] whats the alternative to this? [20:52] de-facto: what does "echo $XDG_SESSION_TYPE" tell you? [20:52] de-facto: I think you can still create one if you need to (at least as of 16.04, I'm not sure in later yet, just started using 18.04 today). [20:53] de-facto: Oh, sorry, the log, not the config [20:53] leftyfb, its "x11" [20:53] de-facto: copy/paste & execute via terminal> locate Xorg.0.log ## does locate find it? [20:53] empty response [20:53] also find cant locate it under /var anywhere [20:54] Jordan_U: ding dong who said I was using debian lol I said it works in tails which is debian.. [20:54] de-facto: don't look in just /var [20:55] leftyfb: locate came up empty [20:55] if you don't know how to do it don't led me on no rabbit trail of bullshit its a bad habit in this room and I dont even like asking questions in here [20:55] @lotus ValueError: need more than 1 value to unpack [20:55] Guest93655: Please be respectful to the volunteers in this channel, myself included. [20:56] Jordan_U: cut the bullshit and i dont think we are going to have problems [20:56] either you know or you don't thats what i want help with [20:56] Guest93655: Such attitude and language are not acceptable in this channel. If you continue with it, you will be removed. [20:56] here it goes [20:57] like deja-fucking vu ..same bullshit different day [20:57] leftyfb, i think for some weird reason Xorg.0.log does not exist in Bionic anymore?! "find / -name '*Xorg.*.log'" comes without result [20:57] I don't know. I haven't run 18.04 much as of yet [20:58] i just cant imagine it was removed without proper replacement of similar functionality. at least that woudl be really stupid... [20:58] de-facto: I still have the log, Ubuntu 18.04 installed today,... but I did install as 16.04 and immediately upgrade, so it could still be there from that (/var/log/Xorg.0.log) [20:59] de-facto: Are you using a Wayland session or an Xorg session? [20:59] Jordan_U, i think its xorg "$XDG_SESSION_TYPE == x11" [20:59] de-facto: I'm running the proprietary Nvidia drivers though, which may also make a difference. [20:59] im on radeon [21:00] de-facto: looked in ~/.local/? [21:00] i wanted to get rid of screen tearing, so i wanted to look at Xorg.0.log to see whats going on [21:00] de-facto: My Radeon machines are all still on 16.04, sorry [21:02] wanted to try out something like this here: https://cubethethird.wordpress.com/2016/06/14/eliminate-screen-tearing-with-amd-gpu-on-ubuntu/ [21:02] yet without a proper feedback in some kind of log files... it wont be fun i guess [21:05] de-facto: From what I'm reading if you're running it rootless it could be in ~/.local/share/xorg/ [21:05] de-facto: should be "true" not "on" [21:06] for TearFree [21:06] kunji, yeah thats an empty directory on my default setup [21:07] matjam, thanks i will try that as soon as i find some Xorg logs anywhere ... === tomaw_ is now known as Guest20589 === gms is now known as Guest34062 [21:12] https://goo.gl/MXxh3x de-facto read, the log is in journalctl [21:12] Hes from Russia [21:12] de-facto: using gdm, yes? [21:13] Two_Dogs: I thought it might, but I can't seem to find it in there, I only find it in /var/log/ on my systems. [21:13] Freekid: huh? [21:13] oh crap, i love journalctl, yes im on gdm3 x11 radeon [21:13] Anyway Jordan_U can you help me with a a bug someone here wanted the report but he seems not here now [21:13] kunji: command 'journalctl -b' for everything after boot [21:14] I have a burning hatred for journalctl.... [21:14] Hi there. I'm having issues while connecting my laptop to a monitor over DP - HDMI cable [21:14] its a log, like any other log [21:14] Two_Dogs: I did that, but I have no mention of X, X11, or Xorg in there at all. [21:14] Two_Dogs, whats the unit name? [21:14] Any idea what could be happening? [21:15] Two_Dogs: It's stored as binary, no? [21:15] kunji: copy/paste & execute via terminal> journalctl -b | grep -Ei 'x11|xorg' [21:15] de-facto: No idea, I tried all my good ideas for unit names and they came up blank [21:15] yes for me too [21:15] journalctl... [21:15] :( [21:16] Hi may i get some help to change the wonership of a folder? [21:16] and to delete it [21:16] Two_Dogs: It doesn't show me anything about x11, just stuff about my wireless... : kernel: wlp1s0: RX AssocResp from 88:f0:31:bc:50:ec (capab=0x111 status=0 aid=1) [21:16] kunji: using gdm? [21:16] how can i know who owns the folder [21:16] Freekid, sudo chown : /path/to/directory [21:17] Two_Dogs: Whatever the default is. [21:17] ls -l /path/to/dir [21:17] ls -l? okay [21:17] default depends on version/s [21:18] Two_Dogs: Hmm, yeah, on the 18.04 machine I see some things about the gdm-x-session [21:19] Two_Dogs: Doesn't really look like what's in the Xorg logs though [21:20] join #maria-dev [21:20] kunji: i cant replicate xorg dump to journalctl, i am on sddm, [21:21] de-facto: still present on xubuntu 18.10: " sysop@x1810:~$ ls -al /var/log/X* >> -rw-r--r-- 1 root root 33801 May 23 14:40 /var/log/Xorg.0.log [21:21] archwiki says gdm sends xorg log to journactl [21:22] this is it de-facto what should i do to delete all of those folders? https://malzo.com/i/2018/05/23/fmo.png [21:22] i cant access them without root [21:22] it is a userfolder [21:24] Freekid, you can either change the owner to yourself "sudo chown -R : /path/to/dir" or you can delete them (be carefull to choose the correct path!) recursively with "sudo rm -rf /path/to/directory" [21:24] Okay thank you [21:26] Bashing-om, its not there on default bionic installation " ls /var/log/X*" doesnt find anything, yet i found "~/.local/share/xorg/Xorg.0.log" after a reboot (i guess it was deleted before by bleachbit) [21:26] so it seems its gdm3 with rootless x11 on radeon for me then [21:28] So someone here was asking more about the "IOTOP" bug in ubuntuserver here it is => https://malzo.com/i/2018/05/23/fm3.png [21:28] its doest work in ubuntu server 16.04lts [21:30] de-facto: I do have 18.04 ubuntu installed, but running wayland . I know there is no Xorg.conf file for wayland . [21:31] hi all, can someone help me out with a preseed install? it seems to be hanging on "creating ext2 filesystem for /boot" [21:31] Bashing-om, i think so, i dont have much experience with wayland yet [21:35] yuppie, ask your question with content then someone might answer you [21:40] de-facto: Glad you found it ^_^ [21:43] I have an LXC container on an Arch install that uses lvm storage on an mdadm raid 1 array. I have now installed Ubuntu on an external drive attached to this system, what is the best/easiest way to move this container to the Ubuntu install, perhaps managed by LXD? [21:46] Is it possible with rsync to check on the server what files have changed? So for example "if package.json has change run npm install". Or, I'm thinking some sort of event that can watch for changes to a file and run a script when it changes. Any ideas? [21:49] jj15, https://linux.die.net/man/1/inotifywatch [21:49] does anybody know why the dock im ubuntu 7.10 shows most of my applications twice? [21:50] Thanks de-facto! This looks perfect. [21:50] jj15: You can use what de-facto sent in a script and also turn that script into a systemd service [21:50] jj15, though i think node has build in support for that too somehow [21:51] de-facto: Maybe it does, I don't know it well [21:54] Why do I have a could.yaml file in my netplan? [21:55] cloud [21:55] Have I installed the wrong iso? Ive seen cloud init beeing flashed on screen during boot also [21:55] but I downloaded regular live-server.iso file in release === JanC_ is now known as JanC [21:56] when you email a file created in ubuntu, do the permissions and ownership info remain with the file? [21:57] if you dont tar it, it will be written with the perms of your email client i guess [21:58] I'm using pm2 to run my node server I just noticed it can watch files for changes. Thanks guys. [21:59] after upgrading from 17.10 to 18.04, my wallpaper disappeared. how to get it back? [21:59] I dont remember its name. [22:04] upon PXE boot of 16.04 desktop, i load up a preseed config here: https://dpaste.de/fwnL [22:04] rebooting after successful install drops me into initramfs shell with no keyboard working [22:05] im not sure if grub is getting installed properly or not... [22:12] maybe i should be using kickstart instead of preseed? [22:12] yuppie: A good reference example preseed to compare with is https://help.ubuntu.com/lts/installation-guide/example-preseed.txt [22:14] im using: d-i grub-installer/bootdev string default [22:15] but a grub boot screen never appears [22:15] just goes purple for a bit, then drops me into an initramfs shell, which is unresponsive genii [22:16] maybe i should try lilo [22:16] yuppie: Your grub section: #grub-pc grub-pc/install_devices string /dev/sda <---notice the # [22:16] yeah so thats an old grub-pc command, not a d-i command [22:16] do i need that uncommented as well? [22:17] yuppie: If sda is the one you're actually installing to, then yes [22:17] i thought it was one or the other, let me try that... [22:22] genii: same thing, dumped to an initramfs shell [22:22] busybox [22:23] (ash) [22:23] most examples that i see only seem to require: d-i grub-installer/only_debian boolean true [22:26] i wonder if a grub menuentry is even being created [22:26] in the ubiquity auto-installer window, i can see grub-install /dev/sda being run [22:27] yuppie: There's only one hdd on this box? [22:27] 'grub-install /dev/sda'.... 'updating grub...' [22:27] then it does its other stuff, reboot [22:28] then it drops me to the purple screen [22:28] hangs for a bit ... [22:28] then drops me to the initramfs shell again [22:33] yuppie, have you looked at grub.cfg in /boot/grub [22:33] yuppie, does it have boot entries? [22:34] jcdutton: since i'm doing the initial boot install from PXE [22:34] where would i look for that? [22:34] or should i look there on the installed system? [22:40] jcdutton: what should i be looking for in this grub menu? [22:40] alguém do brasil? [22:41] looks like --set=root === vitor_ is now known as Guest66582 [22:44] jcdutton: everything looks good, im on a live CD [22:44] can't tell what the issue is [22:56] Why is CIFS mount on libvirt host client a pain to get working smoothly? [23:00] raidghost: 'libvirt host client' ? [23:08] what video capture devices are known to work on ubuntu 16.04.4? [23:11] those you have available with an signal input on them [23:12] * tomreyn knows nothing about video recording but can still provide generic answers to generic questions ;-) [23:13] eelstrebor: just about any web-cam should work [23:14] eelstrebor: your graphics card along with some recorder app [23:14] nacc: Running ubuntu on a ubuntu-server machine [23:15] cifs mounted my raid. but for some weird reason its slow as a turtle. [23:16] raidghost: so you are cifs mounting a host's disk into a VM? [23:17] Two_Dogs: He could be asking which video capture cards have working driver support? [23:18] kunji: yeah, he dont seem keen on clarifying [23:24] Two_Dogs, actually, i'm trying to figure out how to connect a roku to my PC so that I don't have to go buy another TV [23:26] eelstrebor: roku allows device to talk to a pc how? [23:26] eelstrebor: roku as server? [23:27] i kodi [23:33] yeah so this whole preseed thing isn't working out too well [23:34] just reboots into initramfs [23:34] then i start to uncover there are a bunch of EFI commands for it... [23:34] not sure what to believe [23:34] not very well documented [23:36] now it dropped me into a black screen with a blinking cursor [23:36] yuppie: preseed is just a format for telling ubuntu what to install [23:37] yuppie: it's not anything about how to boot your system or otherwise [23:37] nacc: i understand that [23:37] im using preseed to automate the installation process [23:37] however, when i create an LVM using preseed, it seems GRUB isn't being installed correctly [23:37] im not sure how to find out why [23:40] nacc: i found these options: https://dpaste.de/0CVc [23:41] but uncommenting them didn't help me [23:41] yuppie: are you using EFI? [23:41] yes [23:41] but i dont need to [23:41] kinda just want to get to the login screen [23:42] install completes successfully, so im thinking my issue is with grub [23:42] yuppie: you should do a manual install, then run `debconf-get-selections` afte ryou install [23:42] i just need to find the right set of grub options [23:42] yuppie: then see what it tells you you selected [23:42] yuppie: possibly you aren't use the efi installer image? [23:42] yuppie: so you might have installed grub instead of grub-efi or whatever [23:43] can you point me to the efi installer image? [23:43] i didnt know they were different for desktop [23:44] Hello, I'm trying to reauthor a live disc using Cubic. First, can this be done with the 64Mb mini.iso image? [23:44] yuppie: i'm not 100% if that's true, just a thought i had [23:44] yeah i dont think its true [23:45] yuppie: and to be sure, you're using the amd64 iso, etc? [23:45] yes [23:45] im going to try the manual install and then the get selections command [23:46] I'm using the amd64 iso... :) [23:46] yuppie: yeah, that's what i'd start with (make sure it does install fine manually using that image) [23:46] yuppie: just don't pass a preseed, and it should boot into the installer and you can do it manually [23:47] I'm having trouble with getting Cubic to work. Is this the right place to ask? I got crickets on AskUbuntu.com [23:48] mattzab: is it an ubuntu package? [23:48] nacc: i understand that, but the whole point is to automate as much as possible, i'll eventually install to hundreds of machines this way [23:48] so i need preseed to work properly eventually [23:48] yuppie: right, but it doens't make sense tojump to that before you have a working install :) [23:48] nacc: yes it is an Ubuntu package. (It might be a PPA now that I think of it) [23:49] mattzab: if it's a ppa, then you need to consult the ppa owner for support [23:49] Never heard of cubic, can you give us a link to a project page or something so I can see what it is exactly? [23:49] nacc: would you mind scanning my AskUbuntu question right quick? I'm not sure if it's a problem with the software or the OS... https://askubuntu.com/questions/1038558/how-can-i-select-an-iso-file-to-use-with-cubic [23:52] mattzab: I don't think I would recommend using synaptic anymore... [23:53] mattzab: i've never used cubic, sorry [23:53] Definitely is from a ppa https://askubuntu.com/questions/741753/how-to-use-cubic-to-create-a-custom-ubuntu-live-cd-image [23:53] kunji: no more synaptic? What should I use instead, now? [23:54] synaptic is fine [23:55] mattzab: i think you should contact https://launchpad.net/~cubic-dev [23:55] Right, from ppa. But, in selecting a file, doesn't every program typically just use the default file manager to select a file? ie. upload an image through browser, select iso file for cubic, etc. [23:55] https://i.stack.imgur.com/1wL3g.png [23:55] lapaga: They've renovated? [23:55] mattzab: not necessarily [23:55] nacc: I'll do that. Thanks. [23:56] mattzab: you *might* also try starting it from the terminal, and then seeing if an error is shown [23:56] mattzab: Yeah, I think so.. could be that it then tries to mount the iso and failed, I'm not sure what the default support for a loopback iso9660 is, if that has changed or not... [23:58] kunji: it doesn't look like it's trying to do anything. I double click the iso, and nothing happens. The file selection menu remains as if I've not selected anything. [23:58] I'll check out terminal, and I'll also swap out the default file manager. === syborg is now known as syb0rg [23:59] mattzab: I've never actually tried using anything other than nautilus... so maybe that does affect that.