=== KipperedSnack is now known as mindamp === mindamp is now known as Nogura === Nogura is now known as mindamp === mindamp is now known as hey_joe === amirpro_ is now known as amirpro [00:51] I don't like that Ubuntu's menus/settings/configurations are getting more sparse [00:58] customization is a win for linux [01:10] cluelessperson: #kde wooo [01:16] Trying to install kubuntu 18.04 on a hdd with 3 primary partition setting up /dev/sda4 primary with 39962 mb ext4 format mount point / beginning of space getting message /dev/sda4 assigned to / start at an offset of 3072 bytes from the minimum alignment for this disc How do I correct ! === Dreaman is now known as Blade [02:14] I lost connection to the CUPS server in a new Xubuntu 18.04 install. Can anyone share what should be typed in the "connect" box for CUPS? [02:32] hey guys, i'm running ubuntu on an externel hd and recently just found out why some applications were so SLOW to load or even stop loading, such as calculator, system monitor and etc. so i'm deciding to just remove all snap stuff [02:32] what's the official way to remove all snap related stuff? [02:32] and replace it with the deb version? [02:40] Where should I extract Thunderbird on Xubuntu? What is the normal location? [02:41] where is the sleep/screensaver time setting on ubuntu? [02:41] Ubuntu 18 has taken it away [02:51] moredrowsy: what does the one have to do with the other? but you can snap remove things (needs sudo) and then see if debs are present. [02:53] because the snap version of the programs are so slow and sometimes wont load. i just want to replace it all with the deb version [02:53] oh found it [02:53] under "privacy" not display, or "securiyt" [02:54] moredrowsy: if they are slow, that's a bug -- they aren't for most people. [03:03] You know how Windows tries to automatically install new drivers only when you install new hardware? How does it work in a Linux-based OS like Ubuntu? [03:04] Are all drivers already installed and ready for loading (via udev?) [03:05] And if there's some hardware that Ubuntu doesn't recognise, I would have to go download the driver myself (maybe from the manufacturer's website)? [03:08] I have a laptop with both an NVIDIA and an Intel graphics card... is there any way to convince Ubuntu 18.04 to prefer the NVidia? [03:08] DouglasK: have you looked into Bumblebee? [03:09] Not yet... was hoping for RTFMs and good Google terms. This sounds like the latter. Thanks! [03:11] Assuming your dual GPU is based on NVIDIA Optimus technology. [03:14] i have a file that is 15.9Gib and every time i try to remove it it appears again with its name incremented by 1. wtf [03:14] tesla filed a patent for automatic turn signals [03:14] twf [03:15] those should not be valid patents [03:15] how do i get rid of it? https://usercontent.irccloud-cdn.com/file/CmH7y1MW/image.png [03:16] madLyfe: looks like you are using ocml-fuze there right? [03:16] https://paste.ubuntu.com/p/QqnhHVBG6p/ === amirpro_ is now known as amirpro [03:16] no idea what that means [03:17] madLyfe: Okay. Nevermind. Can you pop open a terminal and rm /path/to/file.name ? [03:17] there was a DUMP file in there that i thought came from windows of the same size. i tried to remove it, and it looks like it turned into this .fuse file. [03:17] madLyfe: https://askubuntu.com/questions/493198/what-is-a-fuse-hidden-file-and-why-do-they-exist#493206 [03:17] mouses: look at my paste, i did that [03:17] ahhh sorry just saw the image, not the paste [03:19] madLyfe: So, what kind of device is this plugged into the system? [03:19] k_sze[work]: https://paste.ubuntu.com/p/FtC36C9cD8/ [03:19] ah [03:19] rsync is just making 15gb files? [03:19] :) [03:19] wtf [03:19] Are you currently rsyncing files? [03:20] i had to kill the rsync cuz it wasnt completing and want to start over fresh. can i git rid of the file somehow [03:20] You could check the complete command line of that rsycn process using ps, I think. [03:20] not currently, but i was. i tried to log out and back in but nope [03:20] Then you first need to kill the rsync process somehow. === NickG365_ is now known as NickG365 [03:20] Clearly it's still hanging around and you don't want that. [03:21] hmm i was pretty sure i stopped it. probably not fully: https://usercontent.irccloud-cdn.com/file/iFz7kUvF/image.png [03:21] hmmm i cant end the process [03:22] killed em [03:23] ok its gone [03:23] tyvm [04:13] Hello, I'm curious. Been thinking a lot recently and outside of video games and web browsers, do many people even really use desktop applications anymore? It seems like the conversion to webapps has encompassed the majority of society at this point (thus Chromebooks/HP Stream). [04:14] TorbenLeif: not a topic for this channel [04:14] TorbenLeif: this is ubuntu support [04:14] Ooooh, thought it was just a general chat. My bad, is there a general chat room for linux users? === rud0lf is now known as police === police is now known as rud0lf [05:01] When I use "sudo apt-get -o Acquire::ForceIPv4=true update" on Ubuntu Xenial 16.04.3 LTS, it hangs at "http://us.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en". How can I fix this? [05:20] I now tried switching to http://in.archive.ubuntu.com mirror, but, again "sudo apt-get -o Acquire::ForceIPv4=true update" hangs at xenial-backports/universe Translation-en". Any idea how can I update and upgrade? [05:24] can anybody help me i want to change my grub file configuration file from GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_idle.max_cstate=1" from adding GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nolapic_timer clocksource=jiffies" [05:28] Hi Team [05:28] I have set cronjobs [05:28] gt8ost4l: What is the nature of your difficulty ? [05:29] whenever cronjobs is run.. it throws "Message: No space left on device - " [05:29] i am deleting this in each cronjob [05:29] not sure why iam getting this error [05:30] it would be a great if someone can give me pointers [05:31] viveksoni: As a place to start - what shows ' df -h ; df -i ' ? [05:31] Bashing-om: i told you already combing two lines into one! [05:31] let me give some information about that cronjobs.. it fetch some pdf from website and download it parse it [05:32] Bashing-om: is it quiet splash intel_idle.max_cstate=1 nolapic_timer clocksource=jiffies" [05:32] Bashing-om: http://paste.openstack.org/show/729204/ [05:34] gt8ost4l: Yep . remember to update grub once the file is saved . ( make a back up before editing ) [05:36] Bashing-om: are you certain positively i dont want to run into problems [05:37] viveksoni: Humm ,, plenty of space in the drive ,, and it is not out of inodes either. Where is the action taking place ? [05:37] aws ec2 instance [05:38] that cronjobs is running one ruby script [05:38] gt8ost4l: Nope ! No idea why you are making these kernel calls . [05:39] which is fetch pdf and storing it, extracting data & parsing the data and then data is stored in DB and then pdf is removed [05:39] Bashing-om: its todo because i have to bash ill break it down [05:39] F, [2018-08-30T01:05:06.191085 #20881] FATAL -- : Message: No space left on device - HC_PDF/cal_2018-08-30-1535591106-190.pdf; [05:39] D [05:40] viveksoni: Sotty, do not know enough about an ec2 instance - got enough ram allocated to it ? [05:41] Bashing-om: the "intel_idle.max_cstate=1 is forthe freezing and nolapic_timer clocksource=jiffies is for the audio stuttering [05:41] if i have an rsync operation running in tmux, can i log out and back on and it should still be working, correct? [05:42] madLyfe: i dont think so [05:42] unless you mean tmux on another computer [05:43] tmux in a terminal that ive started on this user [05:43] Bashing-om:http://paste.openstack.org/show/729205/ [05:43] mbuf: update your system to latest, 16.04.5 is out [05:44] lotuspsychje, yes, but, apt-update is not finishing for me to do apt-get upgrade next [05:44] mbuf: can you hastebin: sudo apt update && sudo apt full-upgrade plz? [05:44] lotuspsychje, sure, hold on! [05:47] lotuspsychje, https://paste.ubuntu.com/p/ghRcPHKq6j/ === mouses is now known as mous === mous is now known as mouses [05:48] lotuspsychje, it is getting stuck at repo.saltstack.com? I can disable it and re-try? [05:49] mbuf: yeah try to disable all external ppa's and see what happens after sudo apt update after [05:50] mbuf: chome ppa is not default either [05:50] chrome [05:50] gt8ost4l: If you are unsure of the effectivness of a boot parameter, one can test from grub. [05:51] lotuspsychje, https://paste.ubuntu.com/p/q9DxmrJRGP/ [05:53] !sources | mbuf [05:53] mbuf: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [05:53] mbuf: the ppa purge your external ppa's, those mirror.txt repos should also not be there [05:53] try [05:53] !ppapurge | mbuf [05:53] mbuf: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [05:56] lotuspsychje, I was actually trying this - https://askubuntu.com/a/779297 [05:58] mbuf: you can try, but i would go for the original ppa's in your sources [05:59] lotuspsychje, I switched them now, and disable chrome repo [06:00] lotuspsychje, now it is stuck at https://paste.ubuntu.com/p/YvbysSZr2M/ [06:00] hmm thats not normal indeed [06:00] mbuf: can i ask, are you behind firewall or router? [06:01] lotuspsychje, yes [06:01] mbuf: could you try a direct connection/cable to your modem please? [06:01] lotuspsychje, using an ISP router [06:01] ah [06:02] mbuf: its because i doubt its .us that lags [06:02] lotuspsychje, can I use "-o Acquire::ForceIPv4=true" with apt update? [06:02] yeah [06:06] hi , by mistake i created file " sudo vim sudo vim some_file " what is location of this file ? [06:07] dudeji: in the current directory [06:08] actually i gave my path to sudo vim sudo vim /etc/systemd/system/some_file === r0Oter is now known as r00ter [06:10] dudeji: i think it would create 3 files consecutively, the first one called "sudo" in the current directory [06:20] is there a way to enable brightness controls on a desktop without a custom script [06:20] i.e. in Settings [06:20] 18.04 [06:20] lotuspsychje, EriC^^ https://paste.ubuntu.com/p/QqmGzx84jR/ [06:21] let me try a direct Internet connection [06:21] Hello, can you please verify that this binary package is correctly built? [06:21] https://packages.ubuntu.com/bionic/amd64/duplicity/download [06:22] if I download it and unpack the binary with the archiver to /tmp/ and than run /tmp/duplicity -V I get this output [06:22] duplicity 0.7.02 [06:22] but deja-dup on Ubuntu 18.04 requires duplicity >= 0.7.14 [06:25] when i install duplicity via apt it's 0.7.17 [06:26] lotuspsychje, with direct Internet connection, it is still stuck at "xenial-backports/universe Translation-en". I tried apt-get update on a different Ubuntu 16.04.1 VM and it was fine. Something is messed up on this system. How can I build the packages and repo list from scratch? [06:27] dw1: sudo add-apt-repository ppa:duplicity-team/ppa && sudo apt-get update && sudo apt-get upgrade [06:28] and the deb from that site says 0.7.17 too [06:28] dw1: how is it possible that it shows for me always 0.7.02 [06:28] also if download it from that site? [06:28] 0.7.17 > 0.7.14 -> just add the ppa and upgrade [06:29] maybe the binary ships two versions which are loaded depending on some setting or dependencies? [06:29] Not sure where the problem is [06:29] the package site says 0.7.17 [06:29] weird [06:29] mouses: which ppa? [06:29] dw1: yeah, took me a min [06:29] just install the deb tokam [06:29] why extract manually [06:29] I meant tokam, not dw1 [06:29] Sorry, confused a couple names - going to find coffee now [06:29] if I download the binary from the package site and extract it it still says 0.7.02 [06:30] tokam: try just installing with apt [06:30] ducasse: I did this several times [06:31] tokam: and what happened? [06:31] 0.7.02 [06:31] I installed the .deb now but it still says I have 0.7.02 [06:32] you can't always trust the version number the binary spits out, as ubuntu often backports and adds patches [06:33] also i extracted the .deb and the binary says 0.7.17 [06:33] do updatedb then locate duplicity [06:33] maybe you installed an old one [06:34] and which duplicity [06:34] use 'apt policy package' to get the version number of the package [06:34] tokam: have you installed 0.7.02 manually somewhere before this? [06:34] e.g. in /usr/local? [06:34] acheronuk: I removed all duplicity installations [06:35] and when I extract the binary from the .deb and call it in /tmp/ it still tells me about version 0.7.02 [06:35] what about apt install --reinstall duplicity [06:35] I now will try to install from the ppa [06:35] https://launchpad.net/~duplicity-team/+archive/ubuntu/ppa [06:35] dw1: I did all this [06:35] tokam: what's the full filename of the .deb? [06:36] https://packages.ubuntu.com/bionic/amd64/duplicity/download [06:36] this .deb [06:36] now things are getting weird :( [06:36] I installed version 0.7.18 from the ppa [06:36] but it still shows 0.7.02 to me :( [06:37] what does 'which duplicity' in terminal say [06:37] /usr/bin/duplicity [06:37] but if I call it I get this output [06:37] -bash: /usr/local/bin/duplicity: Datei oder Verzeichnis nicht gefunden [06:37] so if I create a symlink [06:37] restart your terminal [06:37] ln -s /usr/bin/duplicity /usr/local/bin/duplicity [06:37] I can run it [06:38] dw1: without a symlink in a new terminal I can run it now. [06:38] but I get [06:38] tokam@localhost:~$ duplicity -V [06:38] duplicity 0.7.02 [06:39] remove the one in local [06:39] and restart terminal [06:39] it is removed [06:39] do I need to restart the computer? (which is very unusual on ubuntu) [06:39] no [06:41] what can I do, where does the output 0.7.02 come from? [06:41] as a version spec? [06:42] brb [06:42] updatedb && locate duplicity [06:42] | grep bin [06:42] ok [06:43] tokam: it comes from the 0.7.02 version you clearly still have installed somewhere [06:43] https://paste.ubuntu.com/p/BkgzXbWz9r/ [06:44] brb [06:48] dw1: tokam may still have the python from 0.7.02 installed in a place that is taking precedence over the newer python from the .deb [06:49] i.e. the binary would normally get the version from /usr/lib/python2.7/dist-packages/duplicity/globals.py [06:49] :o [06:49] must be it [07:05] Whenever I move my mouse on my new laptop. I am spammed with this in dmesg... [07:05] [54907.763387] i2c_hid i2c-ALP0018:00: i2c_hid_get_input: incomplete report (30/2) [07:05] However, mouse seem to work normally. Does not happen when I use external mouse [07:05] HP Elitebook G5 [07:12] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1784152 [07:12] Launchpad bug 1784152 in linux (Ubuntu) "i2c_hid_get_input floods system logs" [Undecided,Confirmed] [07:13] "it was solved when i changed on BIOS the Touchpad option from Advanced to Basic Features." [07:36] OK thanks I will have a look :) [07:37] it still shows duplicaity 0.07.02 [07:37] 0.7.02 === Richard is now known as Guest14316 [08:37] sd/win 2 [09:14] i installed xscreensaver on 18.04 but vlc & smplayer doesnt seem to block screensaver even the settings say it will prevent, some ideas where to look for that? [09:15] i use caffine myself [09:16] life without caffeine is pointless [09:17] it is a great screen blanker blocker. [09:17] TxTablet1: did you try it? [09:18] but ppf is so true [09:18] yes i am running it on my computer now. [09:19] i just need to remeber to turn it off when i am not using it. [09:20] TxTablet1: no, didnt block on caffeine neither here [09:22] you started it and then adjusted the settings on the taskbar [09:23] TxTablet1: what settings [09:23] click on the coffee cup [09:23] and turn it one [09:23] on [09:26] if it is not working then. i not sure. just telling you it works for me. i am not a pro with the new ubuntu. [09:26] what about gnome-screensaver instead? [09:27] TxTablet1: coffeecup is active, no dice [09:27] ppf: gnome-screensaver isnt installed by default on bionic anymore [09:27] but xscreensaver is? [09:27] no, i installed it manually [09:28] i have gl matrix enabled [09:28] seems to override all movie players here [09:28] how to get systemd-resolve to dockerized ubuntu ? [09:28] muhaha: can you rephrase the question? [09:29] ppf: dockerized ubuntu does not use systemd also systemd-resolve which I need to use with shadowsocks [09:30] maybe I can use dnsmasq ? [09:31] i thought it did anyway. that's how ive seen it done (at least, docker through kubernetes - uses skydns on the masters and dnsmasq for service resolution) [09:32] lotuspsychje, got it fixed! I searched for the error "hash mismatch" and found that it could be a connection to the server. I let Software Centre choose the best mirror, and after changing the mirror, "apt-get update" worked fine. [09:33] lotuspsychje, thanks for your help! [09:33] muhaha: can you no just run resolved? [09:33] mbuf: your welcome [09:35] lotuspsychje, is it recommended to upgrade to Bionic? [09:35] mbuf: if you system is ready for it,yes [09:35] lotuspsychje, okay, thanks! [09:35] !ltsupgrade | mbuf [09:35] mbuf: Upgrade from 16.04 to 18.04.1 is now available, if you do not receive the upgrade window try update-manager -c [09:36] mbuf: backup your data before and plugin power adapter :p [09:36] ppf: what? [09:36] lotuspsychje, will do [09:36] muhaha: ? [09:37] ppf [09:37] muhaha: can you no just run resolved? [09:37] ya. if dnsmasq isn't available already, can you just run resolved? [09:42] ppf: what package name exactly? [09:43] muhaha: it's part of systemd [09:44] ppf: ah, like i said, ubuntu image is completly without systemd... integrate it back would be a really mess [09:45] i will try dnsmasq ... Like if I use 127.0.0.1:53 as DNS server, it should forward all requests to servers in /etc/resolf.conf ? [09:46] er, no [09:46] the other way around [09:46] if you set 127.0.0.1:53 in /etc/resolv.conf, it forwards all requests to dnsmasq [09:50] ah :( Here is a thing.. I am using SNX (Checkpoint VPN) which sets DNS servers to /etc/resolv.conf and I am also using shadowsocks-libev server, but seems that it is not working correctly without systemd-resolve, I will not read nameservers directly from /etc/resolv.conf. So I need way to let SNX setup servers to dnsmasq and then let shadowsocks s [09:50] erver use 127.0.0.53 as DNS server [09:52] sure, that works [09:52] how switch onboard to greek [09:59] ppf: can not :( snx is proprietary sw .. lol [09:59] any idea how to run a dnsmasq to look in /etc/resolv.conf ? :d [10:15] muhaha: why? that'd be recursive [10:40] how doing [10:47] how changing onboard language into greek [10:56] Hiyas all === w0dencafe is now known as wodencafe [11:36] testing am i registered and identified (can talk now in this room?) [11:38] jonnno: we see you [11:39] guys can anyone tell me where i can ask about what version linux is gud (low resource using) for my old laptop (Sony VAIO VGN-FW26G/B 4G ram core 2 duo P8600 CPU [11:40] thanks mon lotuspsychje [11:41] ive tried ' /list ' no luck [11:41] jonnno: try an ubuntu version from our topic [11:42] ok a flavour of ubuntu which one uses least resources [11:42] jonnno: lubuntu or xubuntu is lightweight [11:42] (from our topic what u mean-guessing u mean the question is off topic yeah? [11:42] thank you [11:43] jonnno: no the topic is ontop, when you enter the channel you see several supported ubuntu versions [11:48] jonnno: ubuntu 18.04 has also now a minimal option in the setup [11:54] thats great to know thank you very much was just cooking the wife dinner [11:56] would that be minimal installation of various apps or low use of ram/resources or both and why please [11:57] jonnno: its the users choice really, a normal lubuntu install surely will suit your system..but if you really want it minimal, choose minimal to save space on your hd also [11:58] jonnno: just keep in mind installing minimal would make you install all kinds of other things manually [11:59] thats cool i usually end up using sudo apt-get install* heaps of times even on the full version [12:00] jonnno, just fyi: i prefer xubuntu (which isn't as light as lubuntu) just because it's my preference... the apps/programs you use can also cause a drop in performance (eg. using qt/kde apps under a non-qt system like xubuntu/lubuntu will waste memory & resources as the GUI/DEsktop uses one set, the app uses different libs..) so a lighter DEsktop choice may not work if using non-native programs/apps... just an fyi. [12:03] thank you [12:04] you two are sending replies to my username whats that command im have a mental blank or a link to an irc chat command cheatlist [12:04] please [12:04] !tab | jonnno [12:04] jonnno: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [12:05] !tab | jonno [12:05] jonno: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [12:05] just use the name of the person you want to address in the text line.. jonnno [12:05] lmao [12:05] thank you [12:05] jonnno: type the first few letters of my name then press TAB [12:05] like terminal for auto completer [12:05] complete [12:06] lotuspsychje, test [12:06] lotuspsychje test [12:06] not sure if that was correct does it show up as intended on ur screen [12:06] not on mine [12:06] jonnno: it works [12:07] cool thank you [12:07] Jonno_FTW, laughs [12:08] jonnno laughs [12:08] jonnno, try "/me laughs" [12:08] jonnno: we try to focus here on ubuntu support questions only, try #ubuntu-offtopic for other chat [12:08] * jonnno laughs [12:08] nice [12:08] sorry lotuspsychje [12:08] thank u both [12:09] clea [12:09] clear [12:09] im off sorry and bye all === Plasmoduck is now known as plasmoducl === plasmoducl is now known as plasmoduck [12:34] hey [12:34] so i updated my kernel [12:34] which was a mistake [12:34] how exactly should i downgrade? [12:34] does grub just autoselect the latest one? if so, do i remove the newer ones? if yes, then how [12:34] duoi: some details please? [12:34] lotuspsychje, newer kernel doesnt support my wireless network card [12:35] duoi: kernel version? chipset? [12:36] lotuspsychje, the newer one is 4.10 [12:36] duoi: wich ubuntu version are you on exactly? [12:38] lotuspsychje, 16.04 [12:38] !info linux-image-generic xenial [12:38] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.4.0.134.140 (xenial), package size 2 kB, installed size 14 kB [12:39] duoi: it doesnt seem you are on the right version, lsb_release -a please? [12:39] lotuspsychje, i manually updated the kernel to something not necessarily supported [12:39] i was hoping it would have fixed my gpu issues [12:39] and there we go [12:39] "something that's not supported, please support me" [12:39] ikonia, oh please [12:39] ? [12:39] so i updated my kernel [12:39] which was a mistake [12:39] first thing [12:40] i know i fucked up, im not asking you to hold my hand, im just asking how to safely remove the newer kernel [12:40] tone down the langauge [12:40] sure, hopefully you also contain your attitude [12:41] there is no attitude [12:41] okay [12:43] duoi: your ubuntu release please? === dbugger_ is now known as Dbugger [12:46] lotuspsychje, it's okay, a bit of googling told me that i just need to `apt-get remove` the binaries and i should be good to go. it would update grub and so on itself, apparently. [12:46] about to reboot and give it a shot :) [12:48] lotuspsychje, worked as intended! thank you so much for your help either way :) [12:49] duoi: on ubuntu, just update your system next time [12:52] i blame amd for their terrible drivers [12:52] but youre right [12:53] this machine hasnt been booted up in over a year so i left a trail of destruction without realising it [12:54] duoi, that explains a little; 4.10 reached EOL in Ubuntu (17.04) back in Jan-2018... [13:10] I just had a power outage and after booting the system again I realized that one of the files I was working on is gone -- the file is there but it's empty. any tips on recovering it? [13:12] hi, is thunderbird 60.0 prepared? [13:12] osa1: you could try recovering the file with photorec [13:12] osa1: and filter on the filetype you lost [13:14] !latest | brli_ [13:14] brli_: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [13:15] lotuspsychje: I understand, however, even thunderbird-next ppa doesn't have it :/ [13:16] brli_: we dont support external ppa's here, try to stick to the official ubuntu repos or !backports or snaps [13:16] okay, thank you. [13:16] brli_: snap has the thunderbird 58.0b3 version if you like [13:16] (though the TB-next ppa is maintained by official mozilla team anyway. [13:17] brli_: then contact the mozilla team for questions about it [13:17] okay, thank you. [13:17] so i though thunderbird was discontinued [13:32] ppf, TB is still in the repos === pavlushka_ is now known as pavlushka [13:52] hello [13:54] welcome shelton how can we help you? [13:55] i am new to ubuntu i want an advise on how to get a grisp of linux [13:55] what should i do first ? [13:58] shelton: you mean learn ubuntu, or install ubuntu? [14:00] I upgraded to 18.04. The keyboard number panel is dead. Help [14:01] shelton: http://a.co/d/3dQfZd2 This is the book that helped me get started [14:01] lotuspsychje: learn ubuntu [14:01] leftyfb: many thanks [14:15] Raising hand [14:16] Hello [14:17] !ask | Satantat [14:17] Satantat: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:17] Thank you [14:18] How do I broadcast with my webcam on Firefox and chromium? [14:18] Satantat: broadcast? [14:19] Yes for rooms like zoom [14:19] Its for can chatting [14:20] The can works with cheese but won't broadcast through the browser [14:20] Satantat: it looks like zoom wants you to download an app for it to work. Start with that [14:20] Cam I mean [14:21] OK bu [14:21] I will thanks [14:47] Hello! Can somebody please help me: I can't find the python-libnmap package for ubuntu. What sources do I need to add in order to get it? [14:47] j00n: why do you need this particular package? [14:48] j00n: pip install python-libnmap [14:48] !info python-libnmap [14:48] Package python-libnmap does not exist in bionic [14:48] !info python-libnmap cosmic [14:48] python-libnmap (source: python-libnmap): Python 2 NMAP library. In component universe, is optional. Version 0.7.0-1 (cosmic), package size 32 kB, installed size 165 kB [14:49] leftyfb: I don't want to make my system inconsistent by compiling and installing packages myself. [14:49] blackflow: What is cosmic? I am new to ubuntu, sorry. [14:49] created a bug for my xscreensaver issue, any ideas to test more? https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1790110 [14:49] Launchpad bug 1790110 in xscreensaver (Ubuntu) "Xscreensaver overrides vlc smplayer and caffeine " [Undecided,New] [14:49] j00n: next Ubuntu release, 18.10 [14:49] Ok. thanks. [14:49] j00n: that package is not available in the ubuntu repo's in any of the official releases [14:49] blackflow: I will then swithc form bionic to cosmic. [14:49] j00n: as it is, there's currently no package for Bionic or Xenial. So, either you backport it yourself or use virtualenv+pip. [14:49] j00n: install it from pip [14:50] j00n: uh, that's a BAD idea [14:50] leftyfb: Why bad idea? [14:50] j00n: cosmic is not released yet. It's not due out till April [14:50] j00n: it's August. Cosmic is 18.10, so it's not yet out for almost 2 months [14:50] sorry, October [14:50] Ok, I understand. [14:50] I will then use pip. :-( [14:50] Thanks guys. [14:50] j00n: virtualenv + pip is yor best bet and you're not polluting your system with stranger things. [14:51] j00n: make sure it's virtualenv and do NOT use sudo with pip. [14:51] Yes. [14:51] Thanks for help. [14:56] Hi, I'm running something like "0 * * * * node nodescript.js &>/var/log/everyday-scripts/trialExpirationNotice.log" and it doesn't save the output into the file. However, if I execute the same command it works. The everyday-scripts folder is owned by user ubuntu, which is the one I use to execute the command and also the one executing the command with crontab. Any ideas? [14:58] mezod: any clues in the cron log? [14:58] error output is logged and mailed if you have MAILTO env var set (otherwise to root) [14:58] uh sorry, otehrwise to crontab owner. [14:59] blackflow: I added a MAILTO line with my email but it wouldn't mail me anything, I must be missing some config [14:59] mezod: anything in the cron log then? [14:59] blackflow: syslog shows that the command is executed by user ubuntu but nothing else [14:59] I'm not sure where to find the cron.log [15:00] mezod: in /var/log or if it's not defined by rsyslog, just check the journal === SimonNL is now known as SimonNL_Afk [15:00] -> /var/log/cron doesn't exist [15:00] hmm [15:00] journal then [15:00] journal -xe ? [15:00] start with journal -n -p err [15:01] ok sec [15:01] or -u cron.service [15:02] mezod: btw, that &> I'm unfamiliar with, not sure it's valid. I think the shell is /bin/sh which is dash [15:02] looks like I don't have journal [15:02] mezod: uh, which ubuntu? [15:03] Ubuntu 16.04.4 LTS [15:03] mezod: then how come you don't have journal? it's baked into systemd [15:03] i'm also surprised, I'd say I used it before while configuring caddy [15:03] oh my bad.... journalctl is the command, I typo'd above [15:04] ooh true [15:04] (and bad you for using commands random strangers on the net give you without understanding them) [15:04] mezod: when you execute the command, do you use sudo? *thinking permissions to /var/log* [15:05] nothing on journalctl [15:05] it was mentioned that the log dest is owned by the user running in the crontab [15:05] blackflow: hehe you seem trustworthy :_ [15:05] yeah, it should have permissions [15:05] mezod: look at your process table then, that &> is fishy I think you started the background processes [15:05] maybe I should try with >> ? [15:06] mezod: > suffices, and 2>&1 to redir stderr to stdout [15:06] node nodescript.js > /path/to/log.... 2>&1 [15:07] I took the &> from https://serverfault.com/a/449652/172652 [15:07] ok, sec [15:08] maybe it's valid, I'm just not familiar with it for dash (which should be the default shell running cron jobs if I'm not mistaken) [15:08] 2>&1/var/log/... [15:09] mezod: that doesn't look valid [15:09] yup, wrong [15:09] i need to learn to read [15:09] and apparently, &> is valid for dash. TIL. [15:10] is the space after > ignored? some people add it some don't [15:11] yeah it's just whitespace [15:11] so anyway, cronjob output is mailed, errors are also logged, so start with no redirection of its outputs. is it possible the script produces none? and which crontab is this btw, users? you ran sudo crontab -e -u ubuntu ? or whatever equivalent for that -u ? [15:14] Hello [15:14] Can anyone help me? [15:14] blackflow: if I execute the command in commandline there's an output, I just added a line to crontab -e while being logged as user ubuntu [15:14] syslog shows user ubuntu is executing such cron [15:14] !ask | mohnish_ [15:14] mohnish_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [15:15] mezod: well then the script is running? [15:15] mezod: btw is the path correct? node nodescript.js is it like that or you have full path? iirc the default path is $HOME [15:16] s/path/cwd/ [15:16] blackflow: it appears to be running but the script basically queries a db and sends an email, and I cannot know if its working, that's why I'm trying to see the output [15:16] mezod: maybe it produces none? have it touch a file or something somewhere, that'll be a clue [15:17] blackflow: no I just summarized it here the actual crontab line is --> 12 * * * * NODE_ENV=production /usr/local/bin/babel-node /home/ubuntu/everydaycheck/api/src/scripts/lifecycle/marketing/trialExpirationNotice.js >/var/log/everyday-scripts/trialExpirationNotice.log 2>&1 [15:17] I have a computer with 2 HDD, one runs Linux mint and the other runs elementary os. When I try to access the home directory of my mint os from my elementary or elementary os from mint, it show a lock icon, and says the home dir is locked [15:17] blackflow: but if I execute the line in the cmd it does have an output [15:19] I wanna transfer all the files from one HDD to the other, [15:19] mezod: I'm not sure about that env var being defined on the same line. move it at the beginning of the crontab [15:20] blackflow: as in a new line before the 12 * * * * ? [15:21] mezod: yes, that's how normall env vars should be defined in crontabs. [15:21] *normally [15:21] Somebody wanna help me? === viv`d is now known as vivid [15:22] blackflow: ok, and this should be per every new crontab or I can define a few crontabs and they'll all take the last defined env? [15:22] mohnish_: different UIDs involved? you'll have to run that via sudo [15:22] hi. how to determine by using terminal command if a distro is using .deb or .rpm packages ? [15:22] blackflow: Can you tell me how? [15:23] mezod: per crontab (crontab = one file). you can have multiple cronjob definitions per tab file though [15:23] !mint | mohnish_ [15:23] mohnish_: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [15:23] blackflow: sorry I meant per cronjob [15:23] ghost2911: more a question for ##linux [15:23] Okay okay [15:24] mezod: env vars defined in the crontab file are effective for all jobs in that tab file [15:25] mezod: note that when you do crontab -e it effectively starts the editor for /var/spool/cron/crontabs/ [15:25] so that's one crontab file [15:26] ah I see [15:26] thanks for clarifying that [15:29] these EC2 t2.micro really is cancer, apparently just trying things with crontab killed it >.< [15:31] ye gods! [15:31] I'm guessing you need lots of rams for that script. === pavlushka_ is now known as pavlushka [15:39] blackflow: why? It only runs once per hour, it makes a sql query and sends an email !_! [15:40] I am trying to do it with cronjobs because earlier it was a js script with a settimeout that called it every hour, and apparently that was the issue, since settimeout uses lots of ram/cpu since it's always active [15:40] had 20 of these scripts on an OVH and never had an issue [15:44] mezod: well you said it killed your t2.micro, so I assumed. [15:45] blackflow: yeah, but these t2.micro instances seem to be real shitty [15:45] full of limitations all over the place, and you only learn about them when you hit them, which is every other day [15:49] mezod: yeah, I gave up on public clouds. baremetal all the way here. [15:50] shouldnt have moved from ovh... now it's too late :( [15:52] mezod: dunno, ovh tends to have.... other issues, like networking. [15:52] Does anyone have any experience with using Ubuntu 18.04 for a router? I am a little confused as to what changed so dramatically. [15:54] !releasenotes | soundconjurer [15:54] soundconjurer: Ubuntu 18.04 (Bionic Beaver) release notes can be found here: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes [15:54] ^ always a good place to start [15:54] Yes, but they don't cover the issue I have been dealing with. Something has changed as I assume with the implementation of conntrack. [15:55] blackflow: what do you mean, bad latency? [15:55] soundconjurer: when you have a specific question, let us know. ;) [15:55] soundconjurer: the networking stack completely changed with 18.04 ... which is in the release notes [15:56] Well, my situation is incredibly specific. It also requires a little prefacing. If that is fine. [15:56] do you think/does ubuntu have an i3 WM edition? [15:56] mezod: bad neighborhood for email (frequently blacklisted whole ranges), and frequent packet loss to parts of EU. once I had total connectivity loss to a major ISP (T-Com) for over a day. [15:56] ugh [15:56] !i3wm [15:57] soundconjurer: if it's a lot of text, maybe post it to a pastebin instead [15:57] Will do. [15:57] i use mailgun for emails and other than small issues it works quite well for everyone [15:57] I'll actually come back to this. Thank you for your efforts. [15:57] pragmaticenigma: was that meant to produce a text blurb or something? [15:57] dptc: There is not a specific install image that install i3wm by default. Recommendation is to install Lubuntu or Xubuntu, and then install i3wm from apt [15:58] pragmaticenigma: fair enough - that's good to know, thanks for the info [16:00] pragmaticenigma: is/are there key differences between Lubuntu and Xubuntu? [16:00] dptc: Not really... Lubuntu uses the LXDE environment by default, Xubuntu uses XFCE... it's whatever you're most comfortable with. [16:01] both are lightweight desktop environments. They both install LightDM for handling the user login experience [16:01] pragmaticenigma: fair enough - thanks again. [16:01] dptc: yw === gr33n7007h is now known as al2o3-cr [16:09] dptc: you can also install from the server image or the mini.iso, then you get no extra desktop. just select the packages you want in the installer or after first boot. === SimonNL_Afk is now known as SimonNL [16:18] ducasse: is that with respect to ubuntu install? [16:20] dptc: yes, that's how i set up my i3 installs [16:20] ducasse: I'm just worried as I've set up machine as I like it and don't want to start again, youn know? [16:20] dptc: you can also use the lubuntu 'alternate' image, that lets you select not to install lxde at all, but handpick packages [16:21] dptc: then install a minimal setup and use apt-clone to replicate your packages [16:22] that would be cool [16:22] I just don't want to go over to an arch install, it's a pain [16:22] !info apt-clone [16:22] apt-clone (source: apt-clone): Script to create state bundles. In component main, is extra. Version 0.4.1ubuntu2 (bionic), package size 12 kB, installed size 62 kB [16:24] dptc: if you replicate your packages and keep your homedir, there shouldn't be much left unless you've compiled tons of stuff [16:25] ducasse: a few statistical software pacakges that are a bit of a pain to compile [16:25] as i'm on a 4k xps and scaling isn't great [16:27] dptc: well, you would need to handle those by hand. if you installed the dependencies with apt and still have the configured source, you might get away with doing a 'make install', though [16:27] true - thanks a lot [16:27] np === pavlushka_ is now known as pavlushka [16:47] I try to disable root logins in phpmyadmin? Anyone knows how to do that? [16:53] lord4163: a web search for "phpmyadmin disable root" suggests you should set this in /etc/phpmyadmin/config.inc.php : $cfg['Servers'][$i]['AllowRoot'] = FALSE; [16:53] tomreyn: yes, and it does nothing [16:54] did you also set $cfg['Servers'][$i]['auth_type'] = 'cookie'; [16:54] lord4163: did you restart apache or whichever webserver you are running after making the settings changes> [16:54] tomreyn: yes [16:54] pragmaticenigma: Yes, but you should not need to. [16:54] you generally should not have to restart PHP/Apache for changes to a PHP script, iof you do then something is very wrong [16:55] that said, define "it does nothing"? You're saying you can still actually log in as root? [16:55] nate: that's right [16:55] Perhaps try installing an official non-modified PMA from the actual PMA site and don't use silly packaged versions :P [16:55] Especially since packaged ones do silly insecure stuff (imo) [16:56] lord4163: Ubuntu devs often bury extra settings elsewhere inside of includes ... there might be another part of the config that gets parsed later that resets it... you might want to grep for the setting to see if it appears anywhere else inside the config files in /etc [16:56] during kubuntu install (18.04) I can choose where to install the bootloader. But I already have GRUB installed, how do I skip installing the bootloader? [16:57] feodoran: start the installer with "ubiquity -b" [16:59] EriC^^: do I need to boot first ("try kubuntu"), or can I run this directly? [16:59] pragmaticenigma: oh really, they put the config in /etc? :O [16:59] pragmaticenigma: that did the trick [16:59] lord4163: see what i wrote above... [17:00] feodoran: you need to boot first [17:01] tomreyn: Sorry, read over that part :D [17:05] lord4163: glad you noticed now ;) === kostkon_ is now known as kostkon [17:25] Would like a command in terminal that will list all partitions and free space in /dev [17:26] texla: sudo parted -l [17:26] EriC^^, does not list free spaces [17:26] texla: free space in the filesystems? [17:27] df -h [17:27] EriC^^, free space in /dev/sda or /dev/sdb [17:27] texla: it does list the free space, you need to use your eyes though [17:28] Yeah, if they're mounted, df -h. For unmounted, not sure. [17:28] texla: do you mean you want the unallocated space or free space in filesystems? [17:30] texla: Here's for mounted filesystems in /dev: df --output=source,avail | egrep '^/dev' [17:31] EriC^^, https://pastebin.com/LdJmjfDB yes the free spaces in the /dev/sda [17:32] texla: you have to do the math [17:32] texla: For mounted /dev/sd*, just add /sd on the end: df --output=source,avail | egrep '^/dev/sd' [17:32] texla: the parted command whose output you just pasted lists both the total capacity of a storage device and the partitions on it [17:32] texla: you have to use your eyes, like from 95.1gb til 442gb is free [17:32] texla: and again, you are using what might be confusing terminology. unallocated space on the disk, free space in the filesystem. [17:32] and after 492gb there's 8gb til 500gb free texla [17:33] nacc why does gparted show that info [17:33] texla: GParted will use the filesystem stuff to examne the disks. [17:33] texla: show what info? [17:33] texla: You'd probably need to find a filesystem-specific command for each different filesystem and so on. [17:35] nacc, I cannot copy gparted to show you 3 partition and 2 areas that show free space [17:35] ChaiTRex: gparted makes use of and displays all of disk, partition and file system information [17:36] texla: you can always take a screenshot [17:36] texla: if you're asking why one tool shows you *more* information than another, then I don't consider that a support question [17:37] tomreyn, Correct is there not a command that does the same [17:37] texla: i'm sure a nice awk one liner can grab the columns and do the subtraction and show a free space column [17:37] maybe ask the guys in ##Linux or #bash for one? [17:37] texla: parted, which you already used, combined with lsblk [17:38] texla: you can also take a screenshot of parted and upload it. [17:40] (as n4cc already pointed out) [17:45] tomreyn, https://pastebin.com/k705BSQU [17:45] texla: why did you pastebin that ? [17:46] texla: we aren't going to write the tool you want for you. You have all the info you need there to get what you want. [17:47] "sudo parted /dev/sda print free" will list "Free Space" where there are unpartitioned areas on a storage [17:52] tomreyn, Thanks that gives me the info I was looking for [17:53] nacc No thanks for your rude comment on a legimate question in my opinion [18:01] neanderthal [18:06] VitoG: do you have an ubuntu support question? [18:07] the new ryzen 7 pro isnt working with ubuntu [18:07] VitoG: do you have an ubuntu support question? [18:08] yeah how can i get an hp elitebook 745 G5 to work with ubuntu [18:08] apparently there is a bug report on it now [18:08] I'm a little confused about NetworkManager settings. Under the settings for my NIC, under the IPv4 tab, next to IPv4 method there is "Automatic (DHCP), Manual, Link-Local Only, and Disable" then there is a switch below called "Automatic". What does this switch do? [18:08] VitoG: can you point out the bug report? [18:09] https://h30434.www3.hp.com/t5/Notebook-Operating-System-and-Recovery/hp-elitebook-745-g5-install-operating-system-of-ubuntu-18-04/td-p/6788392 [18:09] My assumption was that the automatic switch would switch between DHCP and the manually input DNS addresses, but this would be redundant since there is already check boxes for this. [18:10] VitoG: ok, this is a post on an hp discussion board, not an ubuntu bug report, though. [18:10] i saw something on ask ubuntu too [18:10] VitoG: is G5 the hardware variant you have there? [18:10] jeffree: that's the DNS line [18:10] jeffree: and then there's a Routes line [18:11] nacc: could you be more specific? [18:11] jeffree: not really. [18:11] ok [18:11] I'll wait [18:11] jeffree: take a screenshot, if you are still confused? [18:11] jeffree: do you know what DNS is? [18:11] yes [18:11] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081 [18:11] Launchpad bug 1772081 in linux (Ubuntu) "HP x360 - Ryzen 2500U Locks up" [High,Incomplete] [18:12] there u go [18:12] specific to ryzen [18:12] jeffree: ok, so what's your question? [18:12] jeffree: that switch is for getting DNS automatically [18:12] jeffree: do you see how the ipv4 tab is three sections? [18:12] did you see where I said it would be redundant? [18:13] VitoG: this is a different computer model. maybe let's take on this from a different perspective. tell us what happens when you try to install (or run an already installed) ubuntu on this system. [18:13] jeffree: do you understand that IP allocation and DNS are different? [18:13] ah, that's my confusion [18:13] jeffree: it's not redundant, you can get an IP via automatica DHCP and manually specify DNS. [18:14] alright, another question [18:14] nevermind [18:14] hp is working on a firmware fix [18:14] I have DNS set to automatic but wireshark shows that ubuntu is doing a DNS query to the DNS addresses that I have input [18:15] input where? [18:15] shouldn't it show that it queries my router instead? [18:15] jeffree: --^ [18:15] the screen shots on the hp forum look like it's an issue with their bios / uefi firmware, yes. [18:15] on the DNS line [18:17] jeffree: you just said you selected automatic DNS. So you are also specifying static DNS? [18:17] jeffree: seriously, you know enough to use wireshark, but you don't know how DNS works? [18:17] nacc, seriously, what is wrong with you? [18:17] well i solved my storage problem! [18:17] it was thunderbird after all [18:17] i've moved the mail storage to my ntfs drive and mounted it back to the original position [18:18] jeffree: you gave your DNS configuration N DNS servers to query. So it queries them. [18:18] jeffree: I don't see how that's confusing at all. [18:18] nacc: the switch is set to automatic [18:18] what does that do? [18:18] jeffree: it obtains DNS servers from the DHCP server. [18:18] then why isn't it doing that? [18:18] jeffree: it does not *exclude* providing static entries as well [18:18] is "mssql.compatability_mode" on http://php.net/manual/en/ini.list.php a typo or is this a typo on ubuntu's part? Ubuntu ships with a directive "mssql.compatibility_mode" (compat/I/bility vs compat/A/bility) [18:18] jeffree: so if you choose to misconfigure your system, that's your issue. [18:18] that makes no sense to me [18:19] fuck dud [18:19] jeffree: you made the choice. I agree it's not a sensible choice. [18:19] lol [18:19] what a fucking troll [18:19] !language | jeffree [18:19] jeffree: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [18:19] jeffree: what your language. You quite literally told NM to configure both automatic and static DNS entries. [18:19] fuck off [18:20] help or don't [18:20] jeffree: I don't know why you find that confusing or non-sensical in and of itself. NM is doing exactly what you asked it to. [18:20] trolling is just bullshit [18:20] !ops | jeffree [18:20] jeffree: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [18:20] jeffree: how can we help you if you refuse to admit you configured your system that way? [18:20] uh oh [18:20] lol [18:20] you guys [18:20] how old are you? [18:20] jeffree: nacc is actually a really helpful person [18:20] jeffree: what isyour actual confusion? [18:20] dude, when did I tell you I configured things right? [18:21] jeffree: what? [18:21] VitoG: latest firmware to date is this https://support.hp.com/us-en/drivers/selfservice/swdetails/hp-elitebook-745-g5-notebook-pc/18819802/swItemId/ob-215883-1 [18:21] jeffree: you said you checked automatic and added some static entries. [18:21] I just came in and said I had some confusion about network manager and you see this as an opportunity to tell me I'm misconfiguring [18:21] VitoG: you can check yours using " sudo dmidecode --type bios " [18:21] yep [18:21] I immediately acknowledged I had confusion [18:21] I wanted clarification [18:22] and you act like an ass [18:22] jeffree: you're taking unnecessary offense, just move past it; nacc is never intentially being mean [18:22] jeffree: i see no such acknowledgement or even a request for clarification. [18:24] same ole [18:25] hello people [18:25] I have a bit of an issue. [18:25] the machine boots to EFI screen [18:25] any idea why? [18:26] Is there a way to restart GNOME without losing the programs that I have open? [18:26] what do you mean "boots to EFI screen"... can you be more descriptive ISSE8 [18:26] leonardus: No [18:26] I'm just really annoyed by the memory leak. I have to log out and back in every 24 hours. [18:26] Or else it gets super slow. [18:26] nacc: just read all of that and cannot for the life of me figure out how anyone would take anything you said as rude in any way :( Can't please all the people all the time I guess. [18:27] ash_worksi: no, not a typo [18:27] mouses: This is not a discussion forum. Please take conversations to #ubuntu-offtopic [18:27] yes, first post picture: https://www.linuxliteos.com/forums/other/startup-nsh-uefi-in-oracle-virtualbox-v-5-what-do-i-do-next/ [18:27] pragmaticenigma: Gotcha, sorry. [18:27] tomreyn: nice [18:27] thanks [18:27] erm [18:28] tomreyn: you're saying the docs are wrong, right? [18:28] mine says blk0 to blk4 [18:28] there is no FS0 [18:28] ash_worksi: no, i'm not say this. which docs do you think i'm saying are wrong? [18:29] in the past I managed to start the GUI manually, but forgot what I did [18:30] ash_worksi: oh, sorry, i didnt read properly [18:30] ash_worksi: let me re-check [18:31] ash_worksi: The only way to be certain is to download the source and verify... something that is beyond the scope of this channel [18:31] ash_worksi: which ubuntu version are you looking at, which package? [18:32] ISSE8: Is that your post on linuxliteos? [18:33] no [18:34] ISSE8: Are you running LinuxLite? [18:34] you can see same screen also on 3rd post in this link: https://serverfault.com/questions/569972/usb-drive-not-detected-in-intel-efi-shell [18:34] no, lubuntu [18:35] ISSE8: Pointing us at different sites with images that may or may not match yours is going to make helping you difficult. We need to know what's on your screen. Exactly as it appears. [18:35] tomreyn: 16.04 [18:37] ash_worksi: so you're using the latest php7.0 packages from the ubuntu repos, right? === xiambax is now known as signalsout [18:37] tomreyn: I don't believe ash_worksi has any issue... I think this is just a "bug hunt" which is offtopic [18:38] tomreyn: 5.6 actually [18:39] ash_worksi: there are no php5.6 packages in ubuntu 16.04 LTS [18:39] pragmaticenigma: you're mostly right... this is kind of a fruitless endeavor on my part... I think the directive, regardless of the spelling, is ignored since `ini_get` always returns false [18:39] (and it doesn't show up at all using `php -i` [18:39] ash_worksi: a quick search of the web rendered this: https://bugs.php.net/bug.php?id=69052 [18:41] ash_worksi: php5 is not supported here on 16.04 [18:41] ah thats right [18:41] That is my screen: https://imgur.com/qsRvOwk [18:41] thanks for the bug report pragmaticenigma [18:42] pragmaticenigma: out of curiosity, what did you search? [18:43] ash_worksi: https://www.google.com/search?q=%22mssql.compatibility_mode%22 [18:45] OK guys, just booted somethin non-EFI in the bios and I am back in lubuntu [18:46] why is this happening? [18:47] leonardus: i' don't think there is a way to restart GNOME without losing the state of the programs you have open. i'm not sure which memory leak you are referring to (i'm running gnome 3 fine on an amd64 system, have not rebooted in days,gnome-shell is consuming < 1G RAM) [18:48] wow, doesn't get more "top of the list" then that [18:49] ISSE8: You installed Lubuntu without EFI support [18:50] tomreyn, this one i think : https://bugs.launchpad.net/gnome-shell/+bug/1672297 [18:50] Launchpad bug 1672297 in gjs (Ubuntu Bionic) "gnome-shell uses lots of memory, and grows over time" [Critical,In progress] [18:50] I simply downloaded the image and installed it [18:51] how do I make it work with EFI? === NickG365_ is now known as NickG365 [18:52] ISSE8: I'm going to assume that you disabled EFI in order to install. As far as I know, the only way to make it EFI, is to reinstall. Making sure that the EFI is enabled in the BIOD [18:53] OK [18:53] no EFI then [18:53] I have https://numato.com/docs/8-channel-usb-relay-module/ - this works: echo "relay off 0"> /dev/ttyACM1 and if I connect with a terminal app, this works: "relay read 0 " shows "off". but I can't figure out how to get that in bash, like: [18:53] echo "relay read 0"> /dev/ttyACM1 && cat /dev/ttyACM1 [18:54] thanks ioria, wasnt awar eof this one. [18:54] yeah I'm on an Intel CPU if that makes a difference [18:54] 18.04 LTS [18:55] tomreyn, yeah, quite critical [18:55] thanks pragmaticenigma! [18:56] ioria: all but the latest comments seem to refer to 18.04.0. dio you know whether this is still an issue (it doesn't seem to manifest on my system)? [18:57] leonardus: have you run "sudo apt update && sudo apt upgrade" since installing? There are no reports of memory leaks since the patch offered earlier this spring. If you are experiencing memory leaks, it is more likely the way you have configured your system or one of the applications that you are using. [18:57] tomreyn, i think the thing it's still in progress [18:58] I have a NUC runing 18.04 server and I need to access its console. However, the HDMI output has no output. Probably because it was booted without a connected display. Is there any way I can reenable the HDMI display output from remote console (and I do want linux console on it, there is no X) [18:58] ioria: turns out i dont have gjs running. maybe it's not actually required or just invoked in some configurations but not others. (i'm wondering about a workaround here) [18:59] leonardus, you can try the usual Alt+F2 ; r; return [19:01] sveinse: With the display attached... try pressing shift or ctrl on the keyboard. If that doesn't work, try the key combination "CTRL + ALT + F3" [19:01] tomreyn, well,the workround is to restart gnome-shell [19:02] I reread the nacc jeffree convo and I think I get what jeffree was confused about [19:03] pragmaticenigma: yeah, already tried that. Still no HDMI output. [19:03] Can I read any info of the connected displays from the console? [19:04] sveinse: not that I'm aware of [19:06] sveinse: this might work... not sure though: https://unix.stackexchange.com/questions/72320/how-can-i-hook-on-to-one-terminals-output-from-another-terminal [19:07] hello, How can I get the headphones to be always on after reboot and with sound? Headphones always go off after reboot , It-s speakers connected to the motherboard [19:07] I think the confusing aspect is that in the non-sensical event that both static and automatic configurations are set, from a UI perspective, a 'switch' seem more of an override than static entries. Though I imagine it to be possibly desirable if the static DNS list were misconfigured or unreachable, automatic check preference to have an effect [19:08] but I think a windows UI would actually disable static configurations if you check automatic, but I'm not sure [19:09] ash_worksi: Please don't re-dig up old conversations. [19:09] netcrash, Auto-Mute is enabled or disabled in alsamixer ? [19:09] ioria: so maybe a cron job for "gnome-shell --replace" (also specifying the DISPLAY), would work [19:10] tomreyn, yes, i think so [19:10] ioria: how can I check that? [19:10] netcrash, run 'alsamixer' in terminal [19:11] ioria: it was on [19:11] leonardus: so *IF* you are affected by the bug iroria linked ( 1672297 ), consider setting up such a cron job. [19:11] netcrash, you mean 'enabled' ? if so, try to disable [19:12] ioria: switch to disable , did alsactl store ... will it work after reboot: [19:12] ? [19:12] netcrash, no idea : ) but no harm [19:12] ioria: going to test, thank you [19:12] ok [19:13] This is a screen recording of what it looks like when GNOME starts slowing down. I'm not sure if it's "the" memory leak bug, but it happens often for me: https://streamable.com/s1ylr [19:14] Is a shame that MB turs off their screen output on headless servers. If the server network is astray and one suddenly need a console, it isn't just to connect an external display :( [19:14] leonardus, i don't see a 'mem leak' there [19:14] yeah then I don't know why it's slowing down [19:14] leonardus, run 'top' [19:14] it behaves similarly to a memory leak. After a while things start getting slower. [19:14] ioria: not experiencing it right now but when I do I'll run that [19:15] leonardus, mem leak is a garbage collector issue ... it's about ram [19:15] see how much memory you have when it happens, and if you're using swap [19:16] o/ EriC^^ [19:16] hey ash_worksi o/ [19:16] It persists after I close all programs too. [19:16] that's all, just a o/ :) [19:17] :) [19:17] I don't see this having been asked... shot in the dark... leonardus, did you upgrade in advance of the point release? [19:17] what do you mean? [19:17] leonardus, uname -r and paste here [19:18] ubuntu@desktop:~$ uname -r [19:18] 4.15.0-33-generic [19:18] leonardus, Well, that kind of answers it. I was wondering what version you had installed and when it was from [19:18] JimBuntu: downloaded and installed 18.04 the day it was released [19:18] from the ubuntu website [19:19] leonardus, did you run 'top' ? [19:19] ioria: now the sound headphones are disabled in alsamixer when I start the system turning it on and using alsactl store does not solve it. Any ideas ? [19:19] ioria: I can run it but I'm not sure if it would be of much use, since I'm not experiencing any slowness right now [19:20] netcrash, alsactl store it's not needed anymore,i guess [19:20] ioria: even so the headphones are off ... :s [19:20] netcrash, just disable auto-mute [19:21] ioria: can it be that the system is not detecting the speakers? [19:21] ioria: i did disable it [19:21] leonardus, and when did you experience that cpu loads exactly ? [19:23] netcrash, i'd try with pavucontrol [19:23] not sure what you're asking ioria [19:23] ioria: did change the output with pavucontrol ,after the reboot it keeps using the speakers exit [19:25] leonardus, ok, when did have that 'slowness ' ? [19:25] that was recorded a bit more than a week ago [19:25] but i had it 2 days ago too [19:27] leonardus: what this video shows is increased cpu load. but this could also be a result of recording this high resolution video. [19:28] leonardus: what this video does *not* show is increased memory load, which is what a memleak would cause. so you don't seem to have a memleak issue there. [19:28] ioria: think I found a workaround sleep 5 && amixer -c 0 set Headphone 100% & [19:28] yeah i'm not sure what it is then [19:28] where can I place this so it executes on boot [19:28] ? [19:28] if there's no unusual resource usage, then i don't know why gnome would be so slow [19:32] sveinse: Most datacenters, the servers are attached to a KVM, which mean the display is always detected. the other side of the coin is, if no display is attached, why waste CPU cycles and power on something not in use. [19:36] leonardus, see if you notice your HDD(whatever tech) is busy next time. This time I did notice you were having CPU spikes as well. [19:36] pragmaticenigma: Well, a console it a safety net. Well actually, most servers have ILO or similar, which offers a secondary independent networkable KVM by HW. Anyhow, this is not the case for small headless servers, right [19:37] JimBuntu: is there a way to simulate that [19:37] leonardus, I am sure there is, but I can't think of a way that wouldn't also basically be a fork bomb [19:38] Every server should have out of band management if you care enough about it. There is also a reason they have D-SUB instead of HDMI ports [19:38] JimBuntu: copying a large file would that work? [19:38] sveinse: I ran into the same issue with a rpi... I know the annoyance [19:38] leonardus, I wouldn't expect a single large file to do it, but you could run a bunch of similar read/writes and background them one after another [19:39] leonardus, this may sound strange, but if it's an option... the next it happens, see if you can SSH into that box from another. [19:39] pragmaticenigma: Perhaps these fake HDMI dongles could be useful. I know they have found a surprising use when using the GPU for processing, since the available GPU power is a function of the type display connected [19:40] https://www.ebay.com/itm/Plate-Screen-DDC-EDID-Dummy-Plug-HDMI-1-4-Virtual-Display-Emulator-Adapter/292413077417?hash=item44152d77a9%3Am%3Amm5yM0jrjIQOrVaGM_M17Pg&var=591282614148 [19:41] sveinse: interesting, I'll have to check it out sometime. I think part of my issue was the rpi probably was outputing on the composite output, but didn't have a display nearby to work with at the time. The rpi is running headless as my local network DNS server. Runs like a champ, except when I couldn't verify if when moving it, it lost power [19:42] pragmaticenigma: I believe the story for the NUC is somewhat similar: The GPU supports max two displays of three outputs, so there is some (HW?) logic to select which ports to activate. And in my case, none, so no ports seems to have link. [20:14] hi folks... anybody knows how to get rid of the single quotes of the ls-command? [20:17] peter22222: It was a decision made upstream and would require you to compile your own version of ls without the flag enabled that encapsulates files with spaces in single quotes [20:17] pragmaticenigma ah, thank you, so it is standard now? [20:18] what is this about? [20:19] it prints out like 'file.txt' and 'path with spaces' [20:19] where? [20:19] in terminal when i type ls-command [20:19] leftyfb: When using the "ls" command, files with spaces are displayed with a single quote on each end in terminal. [20:20] all files are single quoted and paths with spaces as well [20:20] was kind of confusing when i saw it first [20:20] peter22222: I think that if you alias the ls command and add the switch "-N" it turns it off [20:20] oh, look at that [20:21] might help with scripting [20:21] peter22222: Confirmed, using the "-N" argument on ls will turn off the single quote [20:22] pragmaticenigma thank you, yes i ve tried that out before.. but then the ls-output is listed like each item in a new row instead of like saving space and list several files/folders in a row [20:23] peter22222: I'm not sure I follow... you mean short mode versus long mode? [20:24] pragmaticenigma yes.. short mode like hehe sorry for my bad english.. [20:24] :-) [20:25] peter22222: That's okay... the switch works for both. If you are thinking of "ll" command, that's actually an alias to "ls -laF" [20:26] question - reading over a security advisory at - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15120 - as recommended by a friend, using ubuntu 16.04 -> how would I check the version of pango that I am using to make sure I am not effected? [20:26] pragmaticenigma thank you for your help. well, the good thing is that it seemd to be standard, so nothing messed up with my system... ;-) [20:29] Is there any upgrade procedure for maas 2.4.0 beta2 to 2.4stable? [20:36] JamesBenson: try #maas or #ubuntu-server [20:36] mouses: apt-cache policy [20:37] mouses: or read the documentation for pango [20:38] leftyfb: thanks - been going through the documentation but I tend to get a bit confused at this level. Maybe a better way to ask this question would be - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15120 as a weechat user, is this something I need to be concerned about on a 16.04 system that is fully patched/up to date? [20:49] HI Guys , what is the equivalent of this powershell command in ubuntu machine Add-VpnConnection -Name "somename" -ServerAddress `someaddress` -TunnelType sstp -EncryptionLevel Optional -AuthenticationMethod Pap [20:49] that actually set up a vpn in windows machine [20:50] but it dont work in powershell core for ubuntu [20:50] is there a way i set up one such in ubuntu machine [20:57] ShekharReddy: There is no such method in Ubuntu or any linux distribution. [20:59] ShekharReddy: In the network manager will have the options for setting up a VPN [21:02] Hello, I'm using ubuntu with xfce alsa pavucontrol ... After I reboot the system my sound always goes off. And my speakers in alsamixer are listed has Headphones (wich I have to always increase the volume after boot ); What can I be doing wrong? [21:02] even when I use sudo alsactl store the values aren-t persisted [21:02] another note this also happens on another computer I have [21:14] Hey, anyone who knows how xrandr's --transform math works? [21:14] I have to set a display to only use the upper 1024x600 pixels of the screen, xorg's missedintifying it as 1024x768 [21:14] what's the difference between "universe, multiverse" etc in apt/sources.list? [21:15] Universe is maintained by the community and open source [21:16] Multiverse is closedsource and/or has legal issues too [21:29] https://superuser.com/questions/1354257/linux-ubuntu-alsa-issues-after-reboot-sound-is-turned-of [21:37] Hi, trying to create a cron to run a script @reboot. However when creating it and running it at a certain time while logged in, the script runs (whether its cronned as a normal user or root) but when changing it to @reboot and I reboot the PC, the script doesnt run. Anyone can help please? [21:38] Ubuntu 16.04 [21:38] what does the script do ? [21:38] and no the homedir is not encrypted. [21:38] what does the cron entry look like [21:40] ikonia, i can put a bash script.sh with content: echo foo > newlogfile, it doesnt make a difference, it wont run. and im using gnome-schedule [21:40] show me the crontab -l output please from your user [21:41] and how do you test it exactly outside of cron [21:43] ikonia, @reboot "home/user/script.sh" # JOB_ID_6 [21:43] i see a space before that though [21:44] does that make a difference? [21:44] is that a direct cut and paste ? [21:44] ikonia, yeah [21:44] are you sure ? [21:44] littlejohnny: needs to be /home/user/script.sh [21:44] littlejohnny: note leading / [21:44] very sure.. why? [21:45] ducasse, not allowed " " in crontab ? [21:45] because you're missing a / from /home [21:45] let me fix and try again [21:57] Hello. A friend has just installed openssh on his laptop. The ssh-server is running but when I try to connect to his public ip address via ssh I always get "no route to host". Does he need to forward port 22 (which I standard I believe) in his router, to make a connection possible? Or what else could be the problem? [21:57] Mrokii: That sounds about right. [21:58] Mrokii: Whatever port he's using on the server must be port-forwarded on his router. [21:59] Mrokii: This question seems better suited for ##networking. [21:59] Mrokii: other than that, any firewall (including ufw on their laptop) needs to be disabled or reconfigured to allow connecting [22:00] (that's *if* ufw is enabled there) [22:00] ^ [22:00] disabling ufw/gufw does not unblock the port, you need to allow it. [22:00] strive:, tomreyn: Thanks, then I will ask him about the port-forwarding. I'm pretty sure he hasn't ufw enabled. [22:00] Mrokii: One step at a time :) [22:01] littlejohnny: yeah, I know. If port forwarding is the problem, this is the next thing we'll try. [22:01] Also, I believe ufw is disabled by default in Ubuntu. [22:02] Yeah, I think I've heard that before, that it's disabled. [22:03] Upon installing Ubuntu, I immediately installed i3wm; will removing gnome gnome-extras cause any harm to my current display manager? [22:03] ufw sends explicit rules(if applied) to iptables if im not mistaken and dont think it makes a difference if ufw is disabled. or not [22:03] ive tested, can anyone confirm? [22:06] strive: Most likely, yes. i3 is just a window manager, it still relies and expects the display manager to be sane and not broken. [22:06] strive: unless you are really hurting on space, I'd just leave it alone. [22:07] Uh, not to seem insistent, but I had to disconnect several times [22:07] So if anyone answered what I asked about xrandr's transform send it again [22:10] how do i obtain libcrypto (OpenSSL) [22:11] checking for OpenSSL_add_all_ciphers in -lcrypto... no [22:11] configure: error: Cannot build without libcrypto (OpenSSL) [22:14] Thanks all for the helpo, and bye. I need to leave. Have a nice day. [22:14] !components | ChunkzZ [22:14] ChunkzZ: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [22:18] mouses: (late response) Thanks. [22:22] strive: no problem! [22:24] tomreyn, a bit late there dude. ;) [22:25] ChunkzZ: so you used a web search in the mentime? ;-) [22:25] mentime? ;-( [22:26] +a [22:31] anyone know how to get libcrypto? [22:33] mobile_c: apt search libcrypto ? [22:35] y [22:36] cus i need it to compile Xar [23:07] https://paste.pound-python.org/show/X2gGrrqp6Q9ynj9RJwQK/ [23:11] mobile_c: libssl-dev [23:12] libssl-dev is already the newest version (1.1.0g-2ubuntu4.1). [23:13] mobile_c: you should paste the actual error condition [23:14] https://paste.pound-python.org/show/HNhjtc2UdETuPzDDbh6K/ [23:16] http://mackyle.github.io/xar/ [23:19] mobile_c: those are deprecated [23:19] mobile_c: it would seem [23:19] mobile_c: did you look at the manpage? [23:20] mobile_c: or more specifically, on your system do you see `man OpenSSL_add_all_ciphers` ? [23:20] also it's an upstream bug: https://github.com/mackyle/xar/issues/18 [23:34] we are running a mirror of the Ubuntu repo. a couple days ago the sync from upstream stopped working. the reason is: us.rsync.archive.ubuntu.com 873: Name or service not known. Is it known? Did it change? [23:34] that's probably a question for the canonical channel(s) mutante === Kristine_ is now known as Kristine [23:35] mutante: #canonical-sysadmin, i think? [23:35] nacc: ok thanks.. and sigh that corporate is separate :) [23:40] Hi, i was trailing a process call which caused may disks to spin up from standby, but now as i am looking into the following line of pstree i am not sure what to make of this, has somebody an idea for me? [23:40] |-sshd---sshd---sh---run-parts---update-motd-fsc---dumpe2fs---pstree [23:41] i remapad the dumpe2fs command to call pstree, in order to trace the call hirachy.. [23:43] ft-: you changed what dumpe2fs does? [23:43] ft-: if so, and you changed it to call pstree itself, what is your question? [23:43] year but, not realy i yust added a bit of debug function into the call. [23:44] did your debug function call pstree? [23:44] something is calling dumpe2fs but i do not know what and why. [23:44] update-motd-fsc is calling it apparently [23:44] a moment i will post the debug function.. [23:44] update-motd-fsck-at-reboot [23:44] it was truncated, i guess [23:45] and that it indeed, calls dumpe2fs [23:45] problem solved, have a nice day! :) [23:45] (`dpkg -S update-motd-fsc` is how i found it) [23:45] truncated, but why is doing this every night? thx :) [23:46] i assume it's happening when update-notifier runs [23:47] hm ok thx for the hint! [23:47] which i think might be cron controlled? not sure [23:47] well a new lead for me :) something to work on. [23:48] it's just checking to tell you a fsck is needed, i think, on the next reboot [23:49] mmh strange on my old ubuntu os versions <18 was nothing like that. [23:49] and why is it in a process hrirachy comming from sshd.. [23:49] it's possible the motd wasn't updated until you logged in via ssh? i'm not sure [23:50] there are a lot more motd things in 18.04 [23:50] ft-: but i'm grasping at straws, tbh [23:50] oh ok, maybe i can reduce the motd communication a bit. [23:50] Hello. I have issues with sendmail and gmail - it keeps connecting to gmail on ipv6 and failing to send. I've modified /etc/gai.conf but sendmail is still connecting via ipv6. Can someone please tell me how to fix this? I don't want to disable ipv6 completely as I will need it later [23:51] nacc, thanks a lot! [23:52] ft-: yw