[00:00] i installed it to /home/fromBeyond, and than wanted to use it as a sudoeditor [00:01] gedit in sudo [00:02] https://packages.ubuntu.com/bionic/neovim and if you really needed newer https://help.ubuntu.com/community/UpdatingADeb [00:02] burzos: So, if i run sudo make install, it does this things, moves the files to correct places in the /urs/lin , etc. But if I specify the istallation directory, like say $HOME/neovim, than everything gets installed to that directory? [00:02] CarlFK: yes, that has been solved. I am now asking questions, to be less of a noob tomorow [00:03] That's a good question, I'm not exactly sure what happens if you specify some non-standard install location. [00:03] fromBeyond: there isn't always a "right" dir - "it depends" is more often the answer [00:03] Using you can pass a "--prefix" argument to ./configure that will let you change which part of the system it's installed. [00:03] s/Using/Usually [00:03] there are more and less surprising dirs which will be more or less of a headache later when something seems odd. [00:05] fromBeyond: https://www.gnu.org/software/autoconf/manual/autoconf-2.62/html_node/Default-Prefix.html [00:05] I see. Thank you all. I will go off to google with what i have learned here now. I love the apt-get, etc. pa now I want to learn what happens behind the scenes [00:05] The `configure` script is responsible for actually building the Makefile. [00:05] fromBeyond: https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/index.html#Top [00:06] https://www.gnu.org/software/automake/manual/html_node/index.html#Top [00:06] This books are big, but they have lots of info about GNU building. [00:07] tomreyn, hm it got answers from the server which replies still doesnt have my MAC/IP in ARP table [00:08] fromBeyond: you can also read up on debian packaging - which is what apt uses.. and get lost in even more options [00:08] aqd: you can try asking in ##networking [00:08] ok thanks! === marto is now known as Guest60069 [00:08] lost, is what i am, yes :) but i am reading now, so in time, i will be less lost [00:09] fromBeyond: so installing from the ppa fixed everything? [00:09] leftyfb: ofcourse :) [00:09] fromBeyond: what version of ubuntu are you running? [00:09] 16.04 [00:10] ok, just checking [00:10] fromBeyond: 18.04 has neovim available without needing to install from the PPA. Future reference [00:10] very nice [00:11] i guess vim is also async now, since 8.0, but i got used to neovim in this time [00:11] async? [00:11] it can act asynchronously (spell?) [00:12] asynchronously from what/how? [00:12] it's an editor. When you do need it to run asynchronously? [00:12] When using plugins. [00:12] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [00:12] I open terminal. I have also a cli for mono, but bash runs in the system terminal [00:13] IntelCore: what do you need help with? [00:13] lets say you have a plugin that lints your file. Before 8.0, your editor would freeze, untill this was acomplised. But now, the linter runs async in the background, and updates the editor when its done [00:13] ah, cool [00:13] I should look into linters. They got one for just plain bash scripts? [00:13] integrated-applet-complete. but it's not gonna get fixed here [00:14] Yes, it's called `shellcheck`. [00:14] burzos: :P [00:14] there's also bashisms [00:14] burzos: I mean when editing [00:15] IntelCore: ok, then please keep on topic. No need for the useless commentary [00:15] There are plugins for linting scripts, evertime you save [00:16] there surely is an eclipse addon ;) [00:16] I don't want a proper IDE [00:16] but i mainly use a plugin for autocompletion. For linting, I have the, for example for python, autopep8 script, which i run in the background when the file is saved, which odifies the file in place, and vim is set to reload files [00:17] not a big deal either way [00:17] leftyfb: https://github.com/w0rp/ale [00:18] I found that one. Only works for neovim and vim 8. Neither of which I have. Maybe i'll look into it when I upgrade to 18.04 [00:18] yes, async if only for 8+, and neovim. both are good choices. I got used to neovim, so i use that now [00:20] leftyfb: thank you for asking the question. I never used a linter, just used that example. But loking at this plugin, it looks nice [00:20] i wil try it out [00:21] i write a lot of python, but i have tab=2*space, which is against all the rulesets. So I always have to set some aditional ignores [00:22] and i use tab=2*space in c++ too, but there ane not probles with that [00:30] I'm having some trouble running a VM I created with virt-manager a while ago. I made /var/lib/libvirt/ a symlink to /btrfs_external/libvirt/ so that I could store the VM on my external drive. When I open virt-manager, no virtual machines are listed (but there is also no error message). I expect it's a permissions problem. Any ideas? "virsh list --all" doesn't list any virtual machines either. "sudo ls [00:30] /var/lib/libvirt/images/" lists the images for my VM, but ls without sudo does not as it's "drwx--x--x 1 root root". [00:57] Ubuntu 18.04 grub 2.02..I deleted to partitions from msdos..My bootloader still has the partitions listed ..How do I erase them [00:58] hi [00:58] new here [00:58] 5 [01:00] JordanU: What's not happening that you want to happen? [01:02] hi every body [01:05] what for is this chat channel ? [01:05] ubuntu support ?? [01:05] PlanetClever: yes, and exclusively for Ubuntu and official derivatives support [01:05] PlanetClever, yes [01:05] hi all , I want to have the rolling back in ubuntu, [01:06] what can I do ? [01:06] Hello, I was wondering if anyone could help me out....I googled the issue but cant seem to find anything that works. Upon boot up today I get the following error messages: [01:06] ACPI Error: No handler for Region [SYSI] ACPI Error: Region IPMI (ID=7) has no handler ACPI Error: Method parse/exectuion failed ACPI Error: Method parse/exectuion failed ACPI Exception: AE_NOT_EXIST [01:06] thanks I have installed and running 12.4 LTS [01:06] I cant get out of emergancy mode!!! [01:06] what about you ? [01:07] what is you problem ? [01:08] when I install new kernel, it crashes. so I want the system which should have roll back [01:09] so I do not need reinstall the system [01:09] have any idea? [01:10] wudo you should have more than one kernel in your grub select the older one [01:11] you can configure the Lilo or Grub to select the older kernel === brainwash_ is now known as brainwash [01:12] kk4ewt it is not like that what you say ,beacuse the new kernel with the gpu driver, when it crash ,all of it gone. fuck [01:12] see what you have in the /boot directory [01:12] no grub , no older kernel [01:13] in tis one are the kernels [01:13] actually waht you can do ? [01:13] it totally crash ? [01:13] yeah, totally [01:14] so have any soft to roll back the system with live cd ? [01:14] have you the old file system ? [01:15] hi [01:15] ok guys i am fasinated with ubuntu is he really collecting data about the usrs [01:15] and if he dose so wish distribution i should use [01:16] :p [01:16] what kind of data man ? [01:16] PlanetClever , I don't. actually it is why the win better than linux. [01:17] you dont ? [01:17] dont you ? [01:17] no bro no way that could windows be better then windows [01:17] it fucking crashes too easily [01:17] i don't know what kind of data bro [01:18] just a few [01:18] well [01:18] i belive linux is better than win [01:18] for amazon i think [01:18] in to mouch thinks [01:18] coz i saw a video of someone on youtube and he said that ubuntu collects data but bot too much [01:19] so ,how about the 'timeshift' ? [01:19] I never had have a totally crash of the linux system [01:19] i love ubuntu i've installed all the pentesting tools and i love using irssi and vim and radara2 and gdb and soo on [01:19] if you do the configuration with carefully and reading enoug before do it [01:20] you will no have problems [01:20] and i can programme anything i want in ubuntu [01:20] coz it's made by a programmer for a programmer === Tin__man is now known as Tin_man [01:21] N1TR0_73 , what are the pentesting tools ? [01:21] Hello, can anyone help me with an ACPI issue at boot up....I cant get the system to boot? [01:21] burzos: I have a virtual machine that I setup a while ago that is not being listed. [01:21] what error the system write out ? [01:22] PlanetClever are you looking for my error? [01:22] gys [01:22] can anyone tell me about a good channel for ctfs [01:23] wudo_honour like msf and burp and soo on [01:25] N1TR0_73 msf, it 's always not good in ubuntu [01:25] it is wrong with ruby problem. [01:27] it is for me bro [01:27] like the pattern_create, pattern_offset. it is not normal to use. [01:28] hi everyone, someone know where the password (encrypted) of users and admins are stored on Lubuntu? [01:28] "/etc/shadow" [01:28] david you can probe with the linux rescue distribution named [01:29] named RESCATUX [01:29] thank you wudo_honour [01:29] David Got it you ? [01:30] also you know wich algoryth use to encrypt password? [01:31] Guest52012: Just for correctness sake, they're hashed rather than encrypted. [01:31] wudo_honour, [01:31] Jordan_U, !! You right! Thank you! [01:31] David or you can use System Recue CD [01:31] you know what's the hash used? [01:31] That i think is better [01:31] one [01:32] Dave ? [01:32] Are you lived ? [01:32] live [01:32] N1TR0_73 do you know some place(website) to improve the pen skill? [01:34] Is there a way to bring 18.04 up to let's say late 90s windows capabilities in that the acreen dimming doesn't initiate as soon as the media is done playing? [01:36] Epic you can set ubuntu to not dim, ifink [01:38] it a power setting [01:38] acpi is power setting, too, and u can turn off check for acpi at grb [01:42] how do I ignore parts joins quit in this irc ? [01:42] wudo_honour, hexchat? [01:43] askubuntu.com/questions/953666/acpi-errors-when-booting-cant-boot [01:43] if hexchat right click on the channel and choose settings and ignore join / parts [01:45] ok, I got it, thanks [01:45] buys mirc for chan [01:46] <+SP9002_@efnet> so, he wants the win. so we're just gonna get lunch or something, then hes gonna push me to the ground and tap my ass with his foot so he can claim he "kicked my ass" tbh im going along with it becase I dont wanna lose any teeth [01:46] It needs to dim but in a way that doesn't suggest it was programmed by a complete moron [01:47] Epic it a power saving [01:47] I understand. The timer should start when your media is finished not while it's playing [01:47] ahh [01:48] Hence programmed by a moron [01:49] ubuntu is running Cimon on the space station === Sveta_ is now known as Sveta [01:51] Woo [01:51] it's watson tho [01:51] Well I was hoping 20 years after first attempting linux for useful shit it might be ready but it keeps choking on the dumbest shit [01:52] Just now Cimon is working ? [01:52] I don't wanan the kernel update any more. it's always unhappy things [01:53] Going to have to go back to windows just for basic functionality [01:55] Epic way you said that ? [01:55] but actually , I hate the win ,shit, win10, it make me feel like a Ads system, [01:56] by the way , it's not safe [01:57] Epic you only have to have a good file system backup before do any risky thing [01:57] like upgrade the kernel [01:57] PlanetClever it is the pointer , [01:57] I want to say just like you . [01:58] you can tell ubuntu to stick with a working kernel [01:58] fuck , you are my heart [01:58] watch the language please [01:58] do you have a problem with upgrading? [01:59] what is the problem? [01:59] wudo_honour see one thing in Linux you can do one thing that you con not do it in windows [02:00] that is compile and setup a new kernel with out installing [02:00] so you can test the new kernel so when do know that is fine then you can install it [02:01] and you can keep the old one and include it in Grub to have the choice that use one day [02:01] that is great [02:04] The crippling autism in here is amusing [02:07] PlanetClever could you give a link? I just know how to use apt , not know how to complie kernel [02:10] hello. on my notebook i can change brightness via the battery/power-menu in the taskbar, but it's no mapped to my hardware keys automatically. Is there a command i can try to trigger brightness inc/decrease? [02:10] In the past I used xbacklight, but I'm thinking that if the GUI lets me control it, I can probably use some build-in Desktop command instead, no? [02:12] probably. like many things, how exactly you can do it depend son your ubuntu release and desktop environment (ubuntu flavour) [02:14] map key [02:15] Epic|: lose the attitude or leave [02:16] !coc > Epic| [02:16] Epic|, please see my private message [02:17] let me looking for it [02:17] Hello. Upgraded from 17.10 to latest this morning. Cannot get past the gdm screen on my usual account. Can log in as a new user, so I suppose it's something in my $HOME that's throwing Xorg off. I've already mv'd .xinitrc and Gnome extensions. It's not those. Any ideas what this might be? [02:20] ossanez: it'll be one of the other hidden directories (or files). probably one of .cache .config .local === mkv is now known as m4v [02:21] brb, testing a solution for my specific desktop. thanks for the hint. [02:21] wudo_honour this link is relate to build a kernel with new options in ubuntu [02:21] https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [02:21] @tomreyn: Thanks, I'll look at those. Jeez, .cache = 2G! [02:22] I recomend you download and install VIRTUALBOX and one Ubuntu image [02:23] and use the virtual machine for you test until you are sure to do it in you production system [02:25] Wudo_Honour this link is good too [02:25] https://help.ubuntu.com/community/Kernel/Compile [02:26] I hope you have a happy time [02:26] wudo_honour: what is the problem with your kernel? [02:26] just remember to use one VIRTUAL MACHINE [02:26] PlanetClever: I am not sure what problem we are solving here. [02:26] I installed the Nvidia drivers from the settings up for my gtx 1080 and my PC booted up to the grub rescue menu, any idea? [02:27] can't wait for the 1180 [02:28] you got drivers from nvidia ? archpc? [02:29] IntelCore, I installed ubuntu 18.04.1, enabled nvidia drivers from settings and rebooted [02:29] im on my windows partition right now [02:29] go try set to main board or minimal driver [02:30] what [02:30] the old driver? [02:30] i don't know how to revert [02:30] my grub just boots to rescue menu [02:30] oic [02:31] Hello Sveta in this Wudo case we are not solving any problem hi want just do one experiment [02:31] with the kernel [02:31] Okay. [02:31] do you have any problem that wants share ? [02:32] grub rescue> that means it couldn't find normal.mod, so it probably couldn't find any of your boot files. [02:33] IntelCore: booting to the grub prompt could mean a lot of things [02:33] all I did was install the nvidia drivers :v [02:33] IntelCore: please do not give misinformation [02:34] if needed I can post sysinfo [02:34] then.. help the guy [02:34] archpc: can you try booting to ubuntu by holding down the shift and booting to a previous kernel from the menu? [02:36] let me try in a moment [02:36] archpc: once you are able to get back into your system, I would suggest disabling that nvida drive, make sure you can boot properly with the latest kernel and then try installing 396.45 from this ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [02:37] hi I have a p-yr old PC (specs: https://paste.ubuntu.com/p/t64G8gCZPP/) . It cannot handle W10. Which Ubuntu (or other distro) do you recommend. I only need it as a media player and browsing. [02:37] 9 yr [02:38] matelot: try just normal ubuntu with gnome. If it doesn't perform the way you want, try xubuntu or lubuntu. [02:39] leftyfb what about just go with lubuntu ? I don't want to re-do thing if I can help it [02:39] matelot: then why ask the question? [02:40] leftyfb because maybe there's some reason lubuntu wont do, i don't know, been away from Linux for a few years [02:40] matelot: try ubuntu proper. It might work fine for you [02:41] leftyfb ok thx [02:41] hmm, with 2G DDR2 RAM? i'm not convinced. [02:42] tomreyn: isn't there a low graphics mode with ubuntu gnome? [02:43] leftyfb: i'm not certain. i guess i can try this quickly with a VM. [02:43] matelot: you know that's probably the biggest downside to your specs. If you could upgrade the memory to 8GB, you'd be in much better shape [02:43] leftyfb should I get 64 or 32 bit ? [02:44] 64 [02:46] leftyfb so looks like lubuntu has much lower requirement [02:46] > 128 MB of RAM - LOL serious ? [02:48] i guess it may work. this VM has 2GB RAM, 1 CPU core http://i.imgur.com/SOccWxf.png [02:49] matelot: anything is more than 128 MB ;) [02:50] ok i actually expected to see a reddit page... [02:51] sorry to disappoint ;) [02:51] OK once I downloaded the ISO to USB stick, can I install right from it ? [02:51] or need to burn to disc ? [02:52] matelot: usb is fine, and better [02:52] i dont even have a burner now... [02:52] matelot: but you need to write the isop to the usb stick as an image, not as a file on a file system [02:52] ahhh [02:53] what is this system running now? [02:53] how I think i did before...have not done in years [02:53] tomreyn I'm typing on mac now [02:53] the old PC is running W10 [02:53] etcher.io should work on mac, too, i think [02:54] it also works on windows and linux, compares what it wrote to the usb to the image it wrote to ensure it got written properly [02:55] this makes it better and more reliable than most other tools i know. [02:55] Guest52012: SHA512 [02:56] ...for this end user wands to write an iso to a usb storage via GUI scenario [03:13] hi- anyone knows why the installer wouldn't find my SSD and other drives? [03:14] this is an intel laptop, I disabled secure boot [03:14] pepee: what is "the installer"? [03:14] found https://askubuntu.com/questions/1031766/installing-ubuntu-desktop-18-04-lts-but-its-not-detecting-my-samsung-pcie-nvme and https://askubuntu.com/questions/1024917/ubuntu-installer-wont-recognize-nvme-ssd-lenovo-yoga-720-15-ikb [03:14] tomreyn, the kubuntu installer, from the kubuntu ISO [03:15] so kubuntu 18.04.1? amd64? [03:15] yep [03:15] and which intel laptop is it? [03:15] this is a thinkpad yoga laptop [03:15] the second link should apply, but... I can't find the "Intel Platform Trust Technology" option in the BIOS :/ [03:17] seems to have something to do with TPM, which I disabled some minutes ago === trebik1 is now known as trebik [03:17] no idea what to do now :( [03:18] pepee: is secureboot disabled? [03:18] it is [03:18] tomreyn, the kubuntu installer should show a list of disks, but it only shows my USB drive [03:19] platform trust (PTT) is the TPM, yes. [03:19] good evening [03:20] pepee: but you set disk controller bios option from RAID to AHCI? [03:20] also couldn't find the stuff about RAIDs [03:20] hi oranged [03:20] pepee: i think that's why then [03:21] pepee: is the live / installer showing that it is connected to the network on the top right corner? [03:21] nope [03:22] pepee: can you bring it online there? [03:22] there should be some icon which allows you to connect to the network [03:22] What is the proper way to alter ones DNS? Obviously, the resolv.conf file is not meant to be altered. [03:22] Can someone point me to a tutorial for the recommended way to apply an ubuntu kernel patch? All of the ones that I've found seem to say something different. Trying to apply this patch: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746340?comments=all [03:22] Launchpad bug 1746340 in linux (Ubuntu) "Samsung SSD corruption (fsck needed)" [High,Confirmed] [03:22] tomreyn, will try [03:24] pepee: if this works out, you can open a "terminal" window (from the top left menu), and type / copy paste: sudo dmidecode --type baseboard --type bios --type system | nc termbin.com 9999 [03:24] pepee: this should then return a http address oyu can post here [03:24] what do you want to know? [03:24] it's an nvme drive, the system can see it just fine [03:25] some samsung nvme ssd I think [03:25] Theres a bug in the kernel and I need help applying the patch [03:25] pepee: the exact model number of your computer, and its current bios version [03:25] pepee: this command should provide both [03:26] can anyone recommend a good text for setting up ubuntu server for a small biz environment? [03:26] @tomreyn: It doesn't seem to be any of those directories. I mv'd each and tried logging in each time. No joy. [03:26] oranged: depends on what you want on the server. web services, samba? [03:28] lenovo thinkpad yoga 370, bios version R0HET41W (1.21) [03:28] Shmam, samba, vpn for accessing files out of the office and a proprietary connection manager by sage [03:29] oranged: so where are you? do you have ubuntu server on an installation drive? [03:29] Shmam, i have ubuntu server on a machine already for testing [03:30] product name is 20JJS0T200 [03:30] Shmam, wanted to see if i can nail down a config before spending any money on proper server hardware [03:30] tomreyn, ^ [03:31] hmm, there are some BIOS updates [03:31] oranged: you should be able to install all of those packages on any computer running ubuntu so I guess you could try it on your testing machine before getting the server hardware if you want [03:32] ossanez: maybe .bashrc, .profile, .Xauthority, .xinputrc, .xscreensaver, .dbus, .gconf, .gnome, .gnome2, .gnome2_private, .gvfs, .var [03:32] oranged: could even go a little overboard and make some shell scripts to install and config everything [03:32] oranged: I guess I'm not really sure what you're asking for [03:32] Shmam, a recommendation for a book mostly [03:33] pepee: yes, get bios 1.31 [03:34] oh by text I thought you meant tutorial lol. I don't read many books on things that change quickly like this so I don't really have any recommendations sorry [03:34] pepee: then changelog says: "(New) Added boot path for Debian Linux." [03:34] hello, everyone [03:35] pepee: Ubuntu is a Debian Linux derivate, so it will benefit from this 'improvement' [03:35] I have problem about recover hard driver. [03:35] post the question then [03:36] Anyone know of a more up to date tutorial on adding a patch to the kernel? the official one is super old: https://help.ubuntu.com/community/Kernel/Compile [03:36] I have 500G disk, and i burn it with ubuntu-live.iso carelessly [03:37] the disk had two btrfs partition(label name "ubuntu" "zhou"), how should i do recover the "zhou" partition? [03:38] Shmam: why do you need to patch the kernel? maybe there is a better option? [03:38] tomreyn: Theres an issue with the ssd in my machine that requires the patch [03:38] otherwise it randomly goes into read only mode [03:38] Shmam: which ssd is it? [03:39] got some bug report or any web page i can read up on? [03:39] SAMSUNG MZVLW512HMJP-00000 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746340?comments=all [03:39] Launchpad bug 1746340 in linux (Ubuntu) "Samsung SSD corruption (fsck needed)" [High,Confirmed] [03:45] Shmam: quite a lot of text, i'm still reading. [03:45] yeah it took me a while to read as well [03:45] Shmam: did you check whether a firmware upgrade is available, yet? [03:46] I updated all of my firmware in my windows partition and the problem still occurred [03:46] so I think that I need the patch [03:46] also theres no problems in windows, it seems to be only in linux which likely means that I will need the patch [03:52] tomreyn, BIOS updated... still, nothing in the BIOS and the installer can't see the nvme [03:54] On bionic, I've added a third party apt repository and its release signing key, but apt-get update insists the sig is invalid. [03:55] But if I apt-key export ... | gpg --import and manually verify the files apt downloaded to /var/lib/apt/lists/partial the signature shows as valid [03:55] Another repo, which I added in exactly the same way, works fine [03:55] Does anyone have any ideas what might be going wrong? [03:58] pepee: what about a firmware update for the NVMe? [03:58] tomreyn, the live cd can see it... [03:59] the problem is the ubuntu installer [03:59] is there an alternative way to install it? by hand? [04:00] pepee: yes, but before we discuss this, can you remind me which verison of the installer you have / wat the iso image you downloaded is called? [04:00] *wHat [04:00] wlritchi: did you check the ppa supports bionic? [04:01] tomreyn, kubuntu-18.04.1-desktop-amd64.iso [04:01] pepee: drive firmware update https://pcsupport.lenovo.com/us/en/products/LAPTOPS-AND-NETBOOKS/THINKPAD-YOGA-SERIES-LAPTOPS/THINKPAD-YOGA-370/20JJ/20JJS0T200/downloads/DS038904 [04:02] again, this doesn't seem to be a hardware issue [04:02] pepee: okay, so your other options are: server live installer, server alternative installer, mini.iso, debootstrap. [04:02] ah, I had forgotten about debootstrap... gonna try that [04:03] pepee: i agree that the fact that the installer doesn't see the nvme is not a hardware issue if the live system can see it. you may still want to install the drive firmware update , since those are not usually provided unless they're important. [04:04] but of course this is up to you entirely. [04:04] problem is, I need to configure this laptop ASAP [04:05] всем привет === capella|away is now known as capella [04:09] pepee: if so, i'd install to external (usb attached) storage. === BirdMan is now known as BirdManAway [04:11] guiver_d: Not a PPA; the release file is at deb.gerritforge.com/dists/gerrit/Release and the /etc/apt/sources.list.d/gerrit.list file I created reads "deb https://deb.gerritforge.com gerrit contrib". [04:11] @tomreyn: Okay, it's something in my dear old .bashrc. Huh. So I'm in now. Next problem, no input. The mouse pointer is there and it moves, but other than that, no mouse, no kb. [04:11] I removed /var/lib/apt/lists/* and reran apt-get update, full output is at https://paste.ubuntu.com/p/77XP2XqfcF/ [04:12] Compare to the jenkins 3rd party repo, added with "deb https://pkg.jenkins.io/debian binary/" which works fine [04:16] *mousepad [04:17] ossanez: on both accounts or just this one? [04:17] Just the old one. [04:17] @tomreyn [04:18] ossanez: well, start the search from the beginning, i guess... [04:19] ossanez: you're still looking for the directories and files starting with a dot. anything about gnome, dbus, starting with .X or .x, as well as these other directories i listed above is a suspect. [04:21] @tomreyn: Sigh. I think I'v tried all of the above. [04:22] ossanez: but that was before you cold login, right? [04:23] tomreyn: Hrm... https://askubuntu.com/questions/1026850/broken-input-in-gnome-ubuntu-18-04 Although I though I ruled out extensions before. .... Yes, good point. [04:27] Is there a /right/ way to force-kill a users X session from a console? [04:27] pepee: when you have more time later, please see if this is potentially the same issue (run 'lsblk -a' and 'nvme list' from the live / installer iso): https://bugs.launchpad.net/ubuntu/bionic/+source/linux/+bug/1778765 [04:27] Launchpad bug 1778765 in linux (Ubuntu Bionic) "Ubuntu 18.04 NVMe disks are not displayed on lsblk, kernel-bug-exists-upstream" [Medium,Confirmed] [04:28] tomreyn, they are in my case [04:28] at least the lsblk from the live cd [04:28] ossanez: i usually do "systemctl restart DESKTOPMANAGER", where DESKTOPMANAGER is gdm or lightdm or sddm [04:28] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [04:29] tomreyn: finished reading? [04:29] pepee: what do you mean by "they are"? lsblk -a lists it with > 0 bytes capacity? [04:29] tomreyn, there is also a SD card that isn't being displayed by the installer, though I'm not sure if it should [04:30] tomreyn, yes, lsblk -a shows nvme0n1 [04:30] pepee: and it s capacity is not 0? [04:30] 238.5G [04:30] pepee: thanks [04:31] @tomreyn: Getting rid of workspaces-to-dock seems to have done the trick. Thanks for your guidance. [04:31] ossanez: welcome [04:32] Shmam: yes, i read much of it. [04:32] tomreyn, nvm, it was PEBCAK [04:32] or rather, a dumb UI design, IMO... [04:33] Shmam: the end of the bug report is a bit inconclusive. it's not entirely clear whetehr the root cause has been identified, and whether /boot was maybe just mounted r/o from the start / onm purpose [04:33] tomreyn: it sounds like it fixed it though right? [04:33] pepee: can you show a scrensho and explain. if it's bad ui design this should be improved as well. [04:33] I mean they released a patch [04:34] tomreyn: This is also helpful: https://github.com/rolandguelle/razer-blade-stealth-linux/issues/10 [04:35] Shmam: several patches were produced on this bug report. some of which were reported to not fix the issue. [04:35] tomreyn: He said that this one solved his problem on the github issue: https://launchpadlibrarian.net/374634454/0001-ASPM-quirk-for-SM-PM-EVO-961.patch [04:35] Shmam: the bug report is still in state 'confirmed', so no reliable root cause or solution has been identified, yet. [04:35] Hi. I'm hoping to install sc-im (spreadsheet calculator improvised) on Lubuntu 16.04.4. I followed this: https://bit.ly/2AFDJDc but skipped the libxlsxwriter part because I'm only interested in using csv files with it. I got errors and it didn't install. [04:36] These are the errors: https://paste.ubuntu.com/p/kF75ZQJMT8/ [04:36] tomreyn: I really need to have my laptop working for college next week though so I might just need to try it and hope for the best [04:36] tomreyn: is installing the patch really dangerous for my system? [04:37] Shmam: i dont even know which patch you are referring to. there are several. [04:37] Shmam: have you verified that you have the exact drive model as the bug reporters? [04:38] *same [04:39] tomreyn: I have the same laptop so I would assume that its the same but I'll check. [04:41] How do I mine Bitcoins? [04:41] hmm `sudo lshw -C disk` doesn't give any output [04:42] !ot | HenryJeckyll [04:42] HenryJeckyll: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [04:44] tomreyn: mine says "NVMe SSD Controller SM961/PM961" but I cant find the model number [04:47] Shmam: does "nvme list" show it? [04:47] tomreyn: Yep, just installed nvme-cli and I have the exact same ssd and same firmware revision [04:48] also, did you install this kernel and did it work around the file system randomly going read-only issue for you? https://people.canonical.com/~khfeng/pm961-disable-aspm/ [04:48] Shmam: also, did you say you 're using btrfs? [04:48] tomreyn: Not sure, how can I check? [04:49] mount [04:49] tomreyn: what am I looking for in here? theres a lot of output [04:50] Shmam: mount | grep btrfs [04:50] tomreyn: nothing [04:50] ok. what about the test kernel? [04:51] the one you linked? [04:51] Shmam: yes, it's from the bug report you posted initially [04:51] Shmam: readily built kernel images with the patch applied you're seeking to apply [04:52] tomreyn, nah, it was my fault. sorry for wasting your time... [04:52] I'm currently on 4.15.0.29 which should have 4.15.0.24 in it right? [04:52] also, thanks for your help [04:52] or is that not how it works [04:52] pepee: okaym thanks for being honest there. [04:53] pepee: no problem [04:53] the problem was that I hadn't selected "whole disk" [04:53] Is there any way to make apt-cache show the version specification for depends, breaks and so on? [04:53] pepee: i see. [04:53] once I did that, the other disks appeared. the default one was the USB drive from which I was booting the installer [04:54] Lol, I'm not going through a code of conduct for some irc channel [04:55] pepee: not perfect in terms of user guidance, i guess, you might expect to have the first internal disk pre-selected. [04:56] tomreyn: so would this be included in my newer kernel or do I need to downgrade to get it? [04:57] Shmam: it's only in this one pre-built kernel image. if you wanted newer ones you'd indeed need to compile yourself. [04:58] tomreyn: ah alright. so which one do I download? headers-generic? [04:58] Shmam: you should, however, work with this developer to help confirm that this issue is solved by this patch so the patch can be integrated upstream and you can benefit from this in terms of using standard kernels soon. [04:58] tomreyn: yeah I've already subscribed and marked that I have the issue and I plan to post on there if it works for me [04:59] Shmam: all of these packages, then run apt install against each of them. [05:00] Shmam: once installed, you'll also want to do this https://askubuntu.com/questions/216398/set-older-kernel-as-default-grub-entry [05:00] tomreyn: so wget each one and then run `sudo apt install ` for all 5 .deb packages? [05:00] Shmam: and bootkmark this page since you'll need to undo this later [05:00] Shmam: correct [05:02] Shmam: it's probably also fine to ask on this bug report whether they could pproduce an updated kernel image for you [05:02] tomreyn: and I dont need to install them in any special order correct? [05:02] (once, not weekly ;) ) [05:03] Shmam: no i dont think the order matters. you can actually install all of themat once, this will make it most easy in terms of solving dependencies [05:03] so just apt install /path/to/file1 /path/to/file2 ... [05:04] here goes nothing [05:04] less details please [05:04] oh, i mean more [05:05] ok looks like it installed all 5 of them, now I'm going to set grub to use the old kernel [05:05] Shmam: do "apt update" and "apt dist-upgrade" also to make sure all dependencies are resolved. [05:06] (and that the system is otherwise up to date) [05:06] after making grub changes but before rebooting? [05:06] any time before booting [05:08] ok so I'm making the following change to grub: `GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 4.15.0-24-generic"` [05:08] look correct to you? [05:10] Shmam: let's see. save it, then run: grep -F 'Ubuntu, with Linux 4.15.0-24-generic' Boot/grub/grub.cfg [05:10] typo fix: grep -F 'Ubuntu, with Linux 4.15.0-24-generic' /boot/grub/grub.cfg [05:11] found it twice [05:11] so then we're good? [05:11] Shmam: before or after you ran update-grub? [05:12] just gotta `update-grub` and then the apt updates [05:12] before [05:12] ok, yes , sound plan [05:13] mkay grub is updated. Now you said I should just run `sudo apt update`? [05:13] right [05:13] and then apt dist-upgrade [05:13] hey, guys, I wanan mount the ntfs when system boot on , maybe I should edit the fstab, but I don't how to edit. so please. thank you [05:13] tomreyn: cool there's 5 packages that can be upgraded and its the 5 that I just installed [05:13] so reboot now? [05:14] Shmam: hmm, they can be upgraded? can you show the output? [05:14] !paste [05:14] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [05:15] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [05:15] "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens." [05:15] hey myself clay [05:15] tomreyn: https://paste.ubuntu.com/p/KHj7yGXtTQ/ [05:16] clay jensen [05:16] wudo_honour: run "bklid | nc ternbin.com 9999" in a terminal, and pos tthe http address it returns here. [05:16] hi sjvxid31, do you have an ubuntu support question? [05:16] is hannah here? [05:17] hannah baker [05:17] sjvxid31: This is a technical support channel, not a social one. So you're probably looking in the wrong place. [05:17] Shmam: hmm okay we'll need to make sure those wont get upgraded later. but you can reboot now [05:18] mkay rebooting now [05:18] grub defaulted to advanced options for ubuntu. I should pick ubuntu though right? [05:19] Shmam: you can press 'e' to see what is what [05:19] Shmam: escape to return, your edits (in case you accidentially make any) are discarded [05:19] tomreyn: err, I'm not too sure what I'm looking at/for [05:20] the ubuntu one looks like it uses 4.15.0-29-generic [05:20] which is the wrong one [05:20] Shmam: you're trying to make sure that the kernel that was pre-selected is the one you want to boot, "4.15.0-24.26~nvme+aspm" [05:20] should I change it or can I make a new entry? [05:20] UBUNTU SERVER IS VERY WEAK COMPARE TO OTHER SERVERS [05:20] ALWAYS LAGS [05:21] !caps | sjvxid31 [05:21] tomreyn: advanced options is using the 4.15.0-24 kernel [05:21] sjvxid31: ok cool go use something else then or ask your question if you have one [05:21] Shmam: and that'S the only -24 one? [05:21] wait hold onn [05:21] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [05:22] advanced options shows both versions [05:22] Shmam: both of what? [05:22] echos loading 29 but then echos using 24 later down [05:22] ohhh [05:22] wait [05:22] !caps | tomreyn [05:22] its a second menu [05:22] where I can select which version of the kernel to use [05:23] Shmam: so "advanced options" is a second menu, yes [05:23] so I want `Ubuntu, with Linux 4.15.0-24-generic` right? [05:23] Shmam: if that's the only one where pressing 'e' points to a -24 kernel, yes [05:24] it should be [05:24] if not we can reboot later [05:24] alright I'm in [05:24] Shmam: what does "cat /proc/version" say? [05:25] how do I mention someone in irssi ? [05:25] `uname -r` shows `4.15.0-24-generic` [05:25] aaaad: << like this [05:25] aaaad: just prefix the line with their nick and it'll highlight them. You can type a few letters of their nick and tab-complete to it, in most cases. [05:25] tomreyn: actually I got the read only filesystem on boot [05:25] currently in read only [05:26] Shmam: is it recovering it? [05:26] if I reboot, grub will prob give me a fsck prompt and I can fix it [05:26] but its def in read only mode rn [05:26] where are you now? [05:27] I just write their nick; tomreyn: and the text? [05:27] aaaad: yep. [05:27] Shmam: what is your prompt, do you have graphical output, are you on a text console, in recovery, initrd, still on grub? [05:27] Flannel: thanks [05:28] hi...how will ubuntu 18.04 work on my core 2 duo pc with 1.5 GB ram [05:28] tomreyn: yeah I'm in the desktop environment, everything looks fine but if I try to edit any files or open any program, it says that the filesystem is read only [05:28] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [05:29] Shmam: do you have internet access? [05:29] yeah I can ping 8.8.8.8 [05:29] run: mount | nc termbin.com 9999 [05:30] termbin.com/izev [05:30] hi...how will ubuntu 18.04 work on my core 2 duo pc with 1.5 GB ram [05:31] me-1: download a live usb and test it out [05:31] me-1: yeah you can test it on a usb drive before installing [05:33] tomreyn: maybe I should try https://people.canonical.com/~khfeng/quirk-no-commclk/ [05:34] who does use the virtualbox now? [05:35] I want to find the network card [05:35] Shmam: run: sudo fsstemctl rescue [05:35] Shmam: run: sudo systemctl rescue [05:35] which one [05:35] Shmam: then we can recover the file system [05:35] the latter [05:35] or both [05:35] k [05:36] ok im in rescue mode now [05:36] enable network [05:36] how [05:36] aren't you on that recvoery menu? [05:37] no its a command line [05:37] Shmam: ok, then just: sudo fsck -p /dev/nvme0n1p7 [05:38] what does the `-p` flag do? [05:39] Shmam: actually that's an option to e2fsck. just run it without any options [05:39] hi . i want to install ubuntu 118.04 but i stock in splash screen . any idea why i stock ? [05:40] 18.04 [05:40] tomreyn: ok file system was modified reboot system and then a log from systemd-journalid: failed to write entry: read only fs [05:40] reboot now? [05:41] Shmam: yes [05:41] try booting the same kernel we just had once more [05:42] tomreyn: ok I'm back inn [05:42] Hi [05:43] Shmam: so it's not read-only now? [05:43] tomreyn: yeah everything is currently normal [05:43] Shmam: can you post "cat /proc/version" [05:45] Shmam: its just one line, you can copy and paste it here [05:45] https://paste.ubuntu.com/p/YmGDDmhS23/ [05:45] had to get it from laptop to desktop anyways [05:45] okay this says "#26~nvme+aspm", that's the right kernel indeed === bhuddah_ is now known as bhuddah [05:47] Shmam: so we have two things left to do: (1) make sure these patched kernels wont get replaced by their 'updated' counterparts; (2) make sure grub actually defaults to this patched kernel [05:47] but it looks like the patched kernel didnt solve the issue right? [05:47] so maybe I should try the other one? [05:47] Shmam: i'm not sure when exactly it went read-only. [05:48] Shmam: this may have been when we were still on the previous kernel [05:48] oh [05:48] i mean, the latest, new one [05:48] but I feel like I should use the latest one posted in that bug thread [05:49] so the one you'Re running right now? [05:49] no theres another newer one [05:49] https://people.canonical.com/~khfeng/quirk-no-commclk/ [05:49] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746340/comments/134 [05:49] Launchpad bug 1746340 in linux (Ubuntu) "Samsung SSD corruption (fsck needed)" [High,Confirmed] [05:50] Shmam: oh :-/ you'Re right [05:50] looks like i missed this [05:50] Shmam: so get this one instead. [05:50] you know the rest of the process, same as before [05:53] Shmam: the good thing is this kernel will remain the latest for a while, so you can just undo the changes to /etc/default/grub and it will still be the kernel that is automatically booted. [05:53] so just set `GRUB_DEFAULT` back to 0? [05:53] yes [05:54] + download and apt install those .deb's [05:54] ok then `sudo update-grub` and reboot? [05:54] yes [05:57] Xubuntu 18.04. LightDM. Anyone know how to change monitor position on the login screen? [05:57] https://paste.ubuntu.com/p/8qvRQSk6yJ/ [05:57] Shmam: so this worked. you can then remove the old kernel images or just wait for them to be automatically removed. [05:58] I'll just wait for them to be auto removed [05:59] so when I apt update, it shows that those 5 packages can be upgraded [05:59] how do I get rid of that [05:59] Shmam: you either upgrade or uninstall them === OICU812 is now known as TabMasher [06:00] no its saying that I can upgrade my kernel to a newer version [06:00] which I dont want to ever do (at least until the patch goes into the main kernel) right? [06:01] Shmam: your ubuntu release will not get automatically updated to a kernel version that will superseed / replace the patched kernel you have now [06:01] Shmam: so it' safe to install any of the kernel updates which will become available automatically [06:02] oh yeah these ones are 4.15 [06:02] so how do I remove em? [06:02] Shmam: using "apt purge PACKAGENAME" [06:03] you can list multiple packages in onw row [06:03] *one [06:04] ok they're gone [06:05] all packages are up to date [06:05] anything else left to do? [06:05] Shmam: firmware upgrade for bios, and, if available, the nvme [06:05] Shmam: i dont'r emeber which of these you already did or discussed [06:06] I ran the all in one installer on my windows partition: http://drivers.razersupport.com//index.php?_m=downloads&_a=view&parentcategoryid=660&pcid=658&nav=0,350,658 [06:06] so they should all be up to date [06:08] Shmam: hmm, i don't see "all in one installer" [06:08] second one down [06:08] hover over them, they're really hard to read [06:08] oh got it [06:08] they also haven't been updated since aug 2017 which is before I got my device [06:09] Shmam: the bios on top is newer though [06:09] Shmam: have you heard about spectre + meltdown? you'll find many articles on this online. [06:10] tomreyn: oh yeah I totally missed that [06:10] lemme hop into windows part and install this [06:10] Shmam: it probably wont help with the nvme, but you never know [06:11] tomreyn: might as well install it, that specter + meltdown stuff is scary [06:11] yes you should [06:12] linux safeguards you against it, too, but you should do both [06:12] both = install newer bios + keep ubuntu up to date. [06:13] bios updates are also scary >_< [06:14] yes, but not as much [06:16] Shmam: talking of which. you now have this high version kernel image installed, which wont get updates but will always (well, for the foreseeable future) remain there. and not get security patches. so don't just keep it indefinitely, but really just while you test this. and make sure you assist to get this bug solved so that the fix will go into standard ubuntu kernel images and you can then just uninstall the current test kernels (same way you [06:16] purged the others a few minutes ago) when you're done with the testing. [06:16] tomreyn: ok bios is now updated to 1.50 [06:18] tomreyn: (excuse my caps pls) THANK YOU so much for all of your help. I really really appreciate it!!! [06:18] :) hope you can get it solved, and help others this way who have the same issue [06:19] ughh [06:20] I picked ubuntu from grub and it just went to a black screen [06:21] should I just reboot and try againn? [06:22] Is there any difference between closing a socket file descriptor directly before exiting, or just existing? [06:33] Shmam: yes, you should. but i assume you did by now? [06:34] it's indeed unexpected that this would happen, though [06:34] yeah... [06:34] Shmam: did it work the 2nd time then? [06:34] yep [06:34] seems ok [06:35] Shmam: can you show 'dmesg -T | nc termbin.com 9999'? this makes the kernel log available. [06:36] termbin.com/t09e [06:36] hi [06:37] is there any way to rename server 18.04 enp2s0 and enp1s0 to the eth0-1 naming? [06:37] Shmam: ok, it'll take a while to work though it. did you add these kernel options? button.lid_init_state=open i915.edp_vswing=2 intel_idle.max_cstate=4 [06:37] yeah I added those === matth1askrgr is now known as matthiaskrgr [06:38] tomreyn: from here: https://github.com/rolandguelle/razer-blade-stealth-linux [06:39] Shmam: i was such would exist for every system ;) [06:41] tomreyn: yeah there's a lot of people using this laptop for linux so I'm surprised that only two/three people have run into this issue [06:42] hello. how can I PXE boot ubuntu from the ISO directly? [06:51] boritek, can't even see how that makes sense. a PXE boot needs a dhcp server and a tftp server with the boot files, so it's not "from the ISO directly".. [06:53] Shmam: dmesg looks fine, no critical issues, 2 ACPI bugs with the TPM, but those are not uncommon, and you could disable the TPM in BIOS. [07:00] rfm: yes but you only need kernel and initrd, not all the files [07:00] so in that case you dont need the unpack the whole iso neither mount it [07:00] centos can do this [07:00] tomreyn: what is the TPM? === r0Oter is now known as r00ter === iulian is now known as Guest20142 [07:10] boritek, sorry I 'm still totally baffled what you want..... good luck, I';m off to bed [07:13] fresh install of ubuntu, it looks absolutely microscopic, how do I fix the scaling? [07:15] you talk about the text or overall? [07:15] xar-: either change resolution or scale in settings [07:16] for the text; https://help.ubuntu.com/stable/ubuntu-help/a11y-font-size.html.en [07:17] I have a 4k display, in Windows, there's a slider where I can magnify everything 100%, 150%, 200%, etc. is there something equivalent to that? [07:17] Hi, I've encountered some graphical issues suddenly i ubuntu 16.04. When I focus a window text disappears and sometimes the background turns black. Example: I've focused the calculator (text disappears, background black):https://imgur.com/a/JKPop73 here i've focused the about this computer dialog (some text disappears):https://imgur.com/a/XXdA4W6 if I hover the mouse over the mouse over the buttons on the calculator the text shows up. Any [07:17] xar-: https://help.ubuntu.com/stable/ubuntu-help/a11y-mag.html.en [07:18] xar-: ooh, you want to change the screen scaling for everything? [07:18] xar-: https://askubuntu.com/questions/1029436/enable-fractional-scaling-for-ubuntu-18-04 [07:23] top voted answer didn't do anything [07:24] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ === semeion is now known as mnemonic [07:37] anyone know how to change the brightness by hand under 18.04, or check if changing brightness is supported..? [07:38] xbacklight doesn't seem to do anything [07:38] same with xfce4-power-manager.. [07:39] /run urlinfo.pl [07:39] damn my bad [07:42] <_MrGr33n_> hello everyone, any ideas why would I see "not found or unable to stat" errors in apache log? [07:42] <_MrGr33n_> shouldn't this simple 404 if file is not found? [07:55] Snow-Man: can you do it via the physical keys? [07:58] brainwash: heh, no [07:59] If I could get something working on the command-line then I could hook up the keys to call that... [07:59] Snow-Man: what hardware is that? [07:59] it's a dell xps 15 [07:59] the brand new one, heh [08:00] a web search did not give you any helpful results? [08:00] like, some kernel parameters to test [08:02] also, can you confirm that /sys/class/backlight/ is empty? [08:02] and the laptop firmware/bios up-to-date? [08:03] yes, laptop and firmware are up to date [08:03] sys/class/backlight has just intel_baklight... [08:03] I'm running with the nvidia drivers tho [08:04] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [08:04] "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens." [08:04] Handshake cryptocurrency scam is operated by Andrew Lee (276-88-0536), the fraudster in chief at Private Internet Access which now owns Freenode [08:05] fsf [08:06] Snow-Man: not sure then. did you test if brightness control works when using the intel gpu? === ndk- is now known as ndk [08:13] hi, which kernel paramter can change the keymap while pxe booting? [08:14] locale=... didnt work [08:25] setkmap= [08:28] I'm trying to move sql to a different folder using this guide (https://www.dbrnd.com/2017/07/mysql-move-data-directory-to-a-new-location-on-ubuntu-16-04-datadir-apparmor-mysqld/) but I keep getting apparmor errors. Any idea how to fix this, I've already added the alias as described in the article [08:32] boritek: setkmap= [08:33] I've pasted the errors I get when starting mysql here: https://pastebin.com/94qu6E5j [08:34] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [08:36] hi all i've just moved a hdd (encrypted) from one machine to another and since doing so i've got high CPU usage constantly. nothing is showing in top. any ideas? [08:37] dreamscape: how do you know you have high cpu usage if nothing shows in top? [08:38] the system monitor on the MATE bar [08:38] and the resource monitor, the cpu usage shows but i can't see what process is doing it === juboxi is now known as jubo2 [08:42] dreamscape: and what does top show? The resource monitor is not the same as top [08:42] After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/ [08:43] it shows the cpu usage but i can't see the process. [08:43] Can I hide this spam (irssi) ? [08:43] is there a command or something? [08:44] dreamscape: what do you mean, isn't top sorted by cpu usage by default? The first program in the list should be using the cpu [08:44] *the most [08:44] yes it is but the highest CPU process is 3.3% [08:45] whereas the resource manager is over 50% [08:47] can you explain a bit more about th two systems, are they identical? If the new system the HD is in is a lot older, it's CPU might not have the instructions to efficiently perform encryption/decryption. That could raise your CPU usage (by the kernel), which I think is hidden from top by default [08:48] I'm trying to move sql to a different folder using this guide (https://www.dbrnd.com/2017/07/mysql-move-data-directory-to-a-new-location-on-ubuntu-16-04-datadir-apparmor-mysqld/) but I keep getting apparmor errors. See https://pastebin.com/94qu6E5j [08:48] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [08:48] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [08:49] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [08:49] Oh, and about those donations she speaks of: https://twitter.com/ISCdotORG/status/1025461692132519936 [08:49] Don't support freenode and their ICO scam, switch to a network that hasn't been co-opted by corporate interests. OFTC or efnet might be a good choice. Perhaps even https://matrix.org/ [08:52] trijntje_ old system was a pentium quad core this system is a celeron dual core [08:54] dreamscape: like 2008 celeron dual core? In that case I would not be surprised that it uses a lot of the CPU just to run the default stuf [08:55] its a more recent celeron but it is low power for sure. 2.4ghz so yeah i guess its probably the encryption. [08:57] you can check the third line of top for the number before sy, that is the percentage of time the CPU is working for the kernel (things like reading/writing the harddisk) === moz is now known as Guest61684 [08:58] 8.3 us [08:58] 54.2 sy [09:04] dreamscape: that means the linux kernel is using 54% of the available CPU of your system. I don't think there is much you can do about that [09:04] I'm trying to move sql to a different folder using this guide (https://www.dbrnd.com/2017/07/mysql-move-data-directory-to-a-new-location-on-ubuntu-16-04-datadir-apparmor-mysqld/) but I keep getting apparmor errors. See https://pastebin.com/94qu6E5j [09:04] damn ok thanks [09:09] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [09:09] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [09:09] .version [09:09] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [09:09] Oh, and about those donations she speaks of: https://twitter.com/ISCdotORG/status/1025461692132519936 [09:09] Don't support freenode and their ICO scam, switch to a network that hasn't been co-opted by corporate interests. OFTC or efnet might be a good choice. Perhaps even https://matrix.org/ [09:20] Hi! I've found this in clamav: PUA.Win,Malware.Zaxar-6628767-0 . Alot of Steam files gave me this. Should i be worried? I'm on Ubuntu [09:20] anyone from spain? [09:20] Anyone from zaragoza city? [09:24] !es | Robert_Zenz [09:24] Robert_Zenz: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [09:26] ChiLLabiS: in wich steam dir you found these files, and steam on windows or ubuntu? [09:27] ubuntu.. /.steam/legacycompat folder [09:27] Steam on ubuntu [09:27] ok [09:27] and winesteam made ALOT more [09:28] ChiLLabiS: cant find right away, but think they might be false positives..clamav has that more often [09:28] okay thanks [09:29] ChiLLabiS: also the fact you are on ubuntu, win malware wont be able to harm you [09:29] ChiLLabiS: you dont execute .exe's from wine or so? [09:30] ChiLLabiS: or have windows on dualboot? [09:31] ubuntu is nic [09:31] hello! I have a weird question: I have 2 mice connected to the same computer. How can I map the second mouse to some keyboard event instead? [09:32] I only have ubuntu as main and no dualboot lotuspsychje . [09:32] say if I scroll up: hold the X key instead [09:32] ChiLLabiS: ok good [09:33] Crap, can't even join #clamav becasuse it needs a regged nick [09:34] ChiLLabiS: do you use steam browser? [09:34] Hey guys'n gals, I still do have the problem that sudo apt update does not run through. So it starts downloading the file but gets stuck at some point... I have waited long and it should long be downloaded. I manually downloaded the files and acess seems to work. any suggestions? [09:34] I use the steam from apt-get [09:35] enaut[m]: hastebin the output for us please [09:36] lotuspsychje: here you go: https://paste.ubuntu.com/p/vd6pNPRx5R/ [09:36] ChiLLabiS: would be interesting to contact both steam and clamav to ask about this [09:36] enaut[m]: does it get stuck on 65% like that? [09:36] I tried changing mirrors already [09:37] Okay [09:37] well me too [09:37] ChiLLabiS: try also the steam channel [09:37] !steam [09:37] Valve have officially announced that they are developing Steam and are working with !ubuntu during their development, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, see https://wiki.ubuntu.com/Valve for install instructions, you can also join #ubuntu-steam for discussion. [09:37] okay will do, take care [09:37] lotuspsychje: yep every 30 sec or so another of the duplicated lines is added [09:38] ChiLLabiS: if you found your answer, come back with feedback ok [09:38] enaut[m]: come join in #ubuntu-mirrors with me [09:39] okay [09:39] test [09:39] lubuntudfdsfds: it works, we see you [09:39] great :| [09:40] my system died, i don't have password and cant write anyware else here :| [09:40] great job [09:40] lubuntudfdsfds: password of what? [09:40] irc [09:40] lubuntudfdsfds: join #freenode for that please [09:41] second time in a week (first one ubuntu, and now debian) something weird was happen [09:41] i woke up and i couldn't boot my system [09:41] first time - no operating system === michaelni_ is now known as michaelni [09:42] this time - broken disk sound pip and grub hanged [09:42] sounds like a hardware issue [09:42] i can mount all partitions from live [09:42] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [09:42] i can work, copy, move, dd all [09:42] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [09:42] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [09:42] Oh, and about those donations she speaks of: https://twitter.com/ISCdotORG/status/1025461692132519936 [09:42] Don't support freenode and their ICO scam, switch to a network that hasn't been co-opted by corporate interests. OFTC or efnet might be a good choice. Perhaps even https://matrix.org/ [09:43] lubuntudfdsfds: we need more details..ubuntu version, kernel version, pastebin of errors? [09:43] boy this spam crap is getting real old.. [09:43] well i use debian now [09:43] lubuntudfdsfds: we only support ubuntu here [09:44] i know [09:44] good [09:44] but debian req nickserv pass [09:44] lubuntudfdsfds: stop please, dont use this channel for random chat [09:44] thanks you are very helpful [09:44] lubuntudfdsfds, jon #freenode to get your password/reset [09:45] lubuntudfdsfds: for nickserv issues: #freenode for debian issues: #debian [09:48] has enaut[m] tried repairing broken packages with the sudo apt-get -f install [09:53] Tin_man: this problem happens on two diffrent installations and on the live usb... so probably this won't work... but lets try is there a way to detect broken packages? [09:54] don't know. [09:54] just seen this command when looking up download failures. [09:55] on the live usb, does it write to the hdd? or virtual disk? [09:58] as this is a non persistent live I guess it writes to ram... [09:58] Tin_man: changes are gone after reboot [09:59] enaut[m]: wait are you on a liveusb?. [09:59] i thinking maybe hdd problems, but that wouldn't be the case. === gnu is now known as Guest9565 [10:00] lotuspsychje: no its an installed system - but the live system has the same symptoms [10:06] trying to play video and the sound is distorted any ideas people am a bit of a noob-thanks for any help in advance [10:06] Linux solrac 4.15.0-29-generic #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [10:06] have tried reloading which has worked in past but not this time [10:07] firefox is the browser and this is the site https://www.realclearpolitics.com/video/2018/08/02/active_measures_documentary_says_russian_mob_marked_donald_trump_in_2002.html [10:11] carlos: Have you tried another browser? [10:24] When using meld for a 3 way compare/patch job, what spot should I put my sources in, assuming I've got a base, latest and personal-fork ? [10:49] HI folks [10:49] Right so seems I messed up the software updater program some how in 16.04. was on the verge of a 18.04 upgrade or potential upgrade if things went ok. then its like do you want to continue, or not, made that screen so full sized in unity 7 I coudn't even get to the cancel button or whatever, so turned the computer off, to be clear nothing had properly started yet, but now when I open it up again it just crashes after a while the software [10:49] upgrader [10:50] sebsebseb: have you tried the non-graphical upgrader [10:50] hi guys [10:50] hey [10:51] hey all [10:51] ppf: no but I was th8inking of a command for that, I know sudo apt-get install upgrade isn't it, but apparnatly I had more updates to install when running that even, even though I had just done everything or so I thought [10:51] how do i get amd and nvidia graphics cards working together on 18.04 theres a fglrx conflict [10:51] so i cant install both [10:51] sebsebseb: do-release-upgrade [10:51] ppf: the one without the -d I assume you mean, since its not in development now. no I don't even ermember command, but yeah bingo that's it [10:51] sudo apt-get do-release-upgrade ? [10:52] brb [10:52] guest7558: two graphics cards, put in the computer yourself? or built in ? [10:53] sebsebseb: no, it's not an apt command [10:55] sebsebseb, sudo do-release-upgrade [10:55] sudo do-release-upgrade ok [10:55] I can try that yes [10:55] thanks [10:55] I hope it will upgrade proerply now too [10:56] not kick me out into the terminal thing when trying to log in, which happens with ubuntu upgrades at times [10:56] after an upgrade [10:57] sebsebseb, if so restart command sudo init 6 [10:57] coz_: yes the one where you can log in on a shell and that's it, no graphical stuff [10:58] sebsebseb, that command will restart the system [10:58] Hi! I'm using Ubuntu 18.04 and my laptop is HP Folio 9470m. I have a dock for this laptop, and I have connected two external monitors to it. xrandr shows only DP-1 connected, and the two external monitors are mirrored. How the get the other monitor work correctly? [10:58] Hi all, can anyone guide me on where to look. The contrast controls on my laptop are reversed. There's a lot of old bug reports on this issue, but I can't find much for 18.04. So the keyboard keys to change contrast as backwards, and if the laptop goes into idle mode, the screen goes to full brightness instead of dimming. [10:59] Hi all, I have a quick question about Ubuntu-MATE 18 (their IRC doesn't seem to be working). How do you make it ask for a password on resume? All of the old options have been removed from the menu(s). [11:02] leaving === Sveta_ is now known as Sveta === vila_ is now known as vila [11:07] good day everyone, i am trying a fresh ubuntu install (18.04) and i am havin issues with the booting process. [11:08] Bakkar: good day! feel free to describe, maybe someone knows an answer. [11:09] First, I cannot boot the flash USB without UEFI enabled, which i have disabled in the BIOS but i had to turn it on to boot the Live USB. As i dont have UEFI partition now the installer fail in the end and GRUB-UEFI wont install and the MBR is now not loading [11:10] how do you not have an UEFI partition when you installed in efi mode? [11:11] Second, I have tried some online uides to use grub rescue to install grub (normal MBR, without UEFI) but at no success. I am trying now the "Bood Repair" tool. But as I dont have UEFI it wont work and fix. How can I restore MBR and boot Ubunto, or how i can re-install without UEFI? :) [11:11] to install without uefi you need to boot the installer in legacy mode [11:11] ppf, I have only booted with UEFI enabled in BIOS [11:12] ppf, how can i boot the installer in legacy mode please? [11:12] Bakkar: if you don't need UEFI or not using UEFI on the system, I guess you should try legacy mode in the UEFI BIOS [11:12] legacy == !UEFI [11:12] sebsebseb, when i do that. USB wont load [11:12] Bakkar: you would disable the UEFI stuff or for the most part, and enbable the legacy options [11:12] why [11:13] Bakkar: USB should load [11:13] Bakkar: with UEFI being enabled as well with secure boot being enbabled, that can stop usb's from loading up [11:13] sebsebseb, thats the confusing part .. when i disable the UEFI=AKA Legacy mode in Bios, the USB will just give me a flashing prombt with nothing loading :-? [11:14] how did you end up without an efi partition? [11:14] what did you do during install? [11:14] sebsebseb, the USB only loads the bootloader when i select UEFI boot option [11:14] Bakkar, uaualy USB boot is an option that is turned on or off in both uefi and bios [11:15] ppf, thats an old stuff i messed the Partition table and repartioned without EFI [11:15] usually [11:15] Bakkar: the ISO has like two versions of Grubs for most Linux distros now, so it detects if soeone is running UEFI or not [11:15] BluesKaj: then get a differnet grub depending on if running UEFI or the old stuff [11:15] Bakkar: then just reinstall in uefi mode [11:15] BluesKaj, Yes!! This is what always happens with me. Except this time with Ubuntu. KDE Neon worked fne Budgie worked fine .. not this one [11:16] sebsebseb, i run legacy since I don't more then 4 partitions anyway [11:16] need [11:16] * sebsebseb this is like memory lane helping in here, except the issues are more moderen, UEFI etc uh h eh [11:17] uefi isn't more modern, it's more complex [11:18] BluesKaj: I meant like if you go back to 2008 and 2009 and 2010 and such, we didn't have this stuff [11:18] and indeed UEFI is more complex when it doesnt work properly ! [11:18] * Bakkar *coughs* [11:18] sebsebseb, yes of course, and it worked fine [11:18] :) [11:18] * sebsebseb had a nasty UEFI related bios bug with htis lap top, well still got that, but I got a work around for loading up Linux now, but that's off topic now [11:19] I'm trying to move sql to a different folder using this guide (https://www.dbrnd.com/2017/07/mysql-move-data-directory-to-a-new-location-on-ubuntu-16-04-datadir-apparmor-mysqld/) but I keep getting apparmor errors. See https://pastebin.com/94qu6E5j [11:19] so anyone knows how to boot the USB in legacy mode? :) [11:19] Bakkar: you should be able to set the UEFI bios to legavy [11:19] Bakkar: and then the USB should detect that its legacy [11:19] is there like an option i need to pass when I load the USB? [11:20] Bakkar: no its down to the UEFI bios [11:20] uhaaa [11:20] Bakkar, yeah, turn it on in the uefi/bios [11:20] make sure legacy options are enabled [11:20] will try again now [11:20] thank you guys [11:35] Upgrade 16.04 to 18.04 black screen problem [11:35] qwebirc56719: did you receive the upgrade window? [11:35] hey IonutVan_ [11:35] ioria [11:36] What is upgrade window [11:36] lotuspsychje, hi lotus [11:36] qwebirc56719: the window there is a new version of ubuntu, or did you manually upgrae from terminal? [11:37] No, window [11:37] qwebirc56719: can i ask how you upgraded please [11:37] Alt+f2 [11:38] Ubuntu update cd [11:38] Then a agree [11:39] Then a step by step by automatically [11:39] qwebirc56719: ubuntu update cd? you downloaded ubuntu on a dvd? [11:41] No, alt+f2 then type ubuntu-update-cd [11:43] maybe update-manager -cd not ubuntu-update-cd [11:43] qwebirc56719, that's not an update, that's a clean install, unless you have a separate /home partition [11:45] Yes i have root 100gb, and home ~900gb [11:47] 100 GB for / is a lot , uisually 20 is plenty [11:47] There is a Windows say upgrade 16.04 to 18.04 accepted like that [11:49] I use intel i3 7100 [11:52] No gui, black screen [11:53] qwebirc56719: no dedicated graphics card, right? [11:53] Yes [11:53] Intel hd 630 [11:53] you're out of luck, i have no idea then :f [11:54] !nomodeset [11:54] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [11:54] O, thanks [11:54] qwebirc56719, read above [11:56] hd 630 .. i915.alpha_support=1 used to be the trick, https://askubuntu.com/questions/979162/17-10-intel-uhd-630-8700k-unable-to-boot [11:57] nomodeset what shout be require === ogra_ is now known as ogra [11:58] How to set i915.alpha_support=1 [12:00] qwebirc56719: the link oerheks provided has the instructions in it [12:01] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [12:01] i think you need to press 'e' on the grub menu, and add it manually for booting only, to make it static, use the instructions [12:01] !grub [12:01] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [12:03] pragmaticenigma, did you reach the login screen ? [12:03] gigirock: I'm not certain what you are asking [12:04] Y, safe mode i reach loving screen [12:05] *Loging screen [12:05] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [12:05] hi [12:05] qwebirc56719, you can edit /etc/default/grub file [12:06] Give me full instructions what should I do [12:08] qwebirc56719, you need to take initiative yourself, support here is to guide you, not hold your hand [12:10] after the login screen you can edit with nano /etc/default/grub , find a line that can be like this GRUB_CMDLINE_LINUX_DEFAULT="splash quiet" and remove "splash quiet" and insert "i915.alpha_support=1" [12:10] hey all [12:10] save with ctrl+o and exit with ctrl+x then sudo update-grub sudo reboot [12:10] Ok [12:16] hey [12:16] hii [12:16] Yo [12:16] i need help please [12:16] !ask | vaishnv [12:16] vaishnv: 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 [12:16] I link my site: http://hackthingsv3.altervista.org [12:17] I link my site: http://hackthingsv3.altervista.org [12:17] hackthings: please stop [12:17] why? [12:17] i recently installed ubuntu 18.04 LTS and i have no idea how it works but i somehow managed to install AMD GPU-PRO and system still doesn't play videos properly. Mine is a lenovo yoga 510 with AMD A9 9410 chipset [12:17] hackthings: this is not the place for you to link your site. This is an ubuntu support channel. [12:18] ah ok sorry [12:18] you link me at channel to spam my site? [12:19] no [12:19] exit [12:19] i recently installed ubuntu 18.04 LTS and i have no idea how it works but i somehow managed to install AMD GPU-PRO and system still doesn't play videos properly. Mine is a lenovo yoga 510 with AMD A9 9410 chipset.Can anybody help me out? [12:20] !repeat | vaishnv [12:20] vaishnv: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [12:20] ok [12:20] vaishnv, i think there some issue with that chipset... please google for that [12:21] i have tried everything possible. Also my gpu is radeo r5 m340 and radeon software is available for ubuntu 18.04 an di have installed it as well but just used one command to install. does it have any more procedure? [12:22] Hi [12:22] jemand aus de hier? [12:23] zubair: yes, but we speak english here, not german. [12:23] Jordan_U, is it "impossible" to decrypt SHA512 password? [12:24] vaishnv, https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux look there, keep in mind linux system are for nvidia graphics ..... [12:25] gigirock, so there are no solutions for this issue? [12:26] hallo [12:26] zub: english here [12:26] Guest52012: That really isn't a support question. Cryptographic hashing is one way, you cannot retrieve the original content, however, it is possible to have a collision vector where two things return the same hash value. [12:26] jemand aus de hier der sich mit ubuntu auskennt? [12:27] ok [12:27] !de | zubair [12:27] zubair: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [12:27] may i ask a question [12:27] zubair: yes [12:28] i am new to ubuntu ,how can i add my ubuntu pc to a work dmain? [12:29] zubair: for what purpose? [12:30] its my new job, in office we have samba server runing [12:30] i have installed ubuntu and want to get connected with this workgroup [12:30] zubair: ok, so mount those samba shares and when asked, type in your credentials [12:31] zubair: https://help.ubuntu.com/community/Samba/SambaClientGuide [12:32] vaishnv, i have not this hardware and i cannot test it, anyway I never bought a AMD grpahic card in my life............. [12:32] gigirock : not work, same as it was. [12:33] qwebirc56719, when the system boots , do you see the strings on video ? [12:33] i am already connected to nas [12:33] qwebirc56719, did you update grub? [12:33] Y [12:33] Yes [12:34] pragmaticenigma, I have some symbol like $ . and / in the same line in the file /etc/shadow , how I can recognize the hash [12:34] qwebirc56719, is your system and old system ? [12:35] Update grub and restart in normal mode black screen, safe mode log in [12:35] I use i3 7100 [12:35] Intel [12:40] I change greb but not work for me [12:42] qwebirc17458, what is your gpaphic card and are u on laptop or desktop ? [12:43] Safe mode hii log screen appare but not able to login [12:43] Desktop intel i3 7100 hd 630 [12:44] qwebirc22193, and why you need that command in grub ? [12:45] Safe mode gui log screen but unable to login [12:45] qwebirc22193, please why are you without login screen , are you upgrading ? from where to where ? [12:46] Ubuntu 16.04 to 18.04 [12:47] qwebirc22193, God Bless you, did you upgrade from the old system without a usb key ? [12:48] Online upgrade [12:50] Ok, i think I broke my system [12:51] qwebirc22193, so please come back to the terminal, and like before delete the string "i915.alpha_support=1" leave "" like empty string, then sudo update-grub and sudo reboot [12:51] qwebirc22193, after the reboot please choose the advanced session and recovery mode, please select repair damage package or something similar and then another reboot [12:53] why does 'do-release-upgrade' on 16.04 still say that there is no new release? [12:54] hsiktas: I had that too just now [12:54] shouldn't 18.04.1 appear? [12:54] hsiktas: you would think so, but no, but then I figured it out, and then yes [12:54] in ubuntu 18.04.1 LTS where are which dns servers to use to be used stored? obviously not in /etc/resolv.conf [12:55] hsiktas: its on the only looking for long term support releases option by default in [12:55] resolv.conf points to 127.0.0.53 so where is the config for the local dns client? [12:55] hsiktas: software and updates [12:55] Apachez it uses systemd-resolve [12:55] Grub_cmdline_linux_default="". Or quiet splase [12:55] hsiktas: but if you change that to normal versions, it will appear [12:55] hsiktas: maybe that's a bug I don't know [12:55] but I had that just now [12:55] moffa: yes but there are no dns servers pointed out in /etc/systemd/resolved.conf [12:55] my `/etc/update-manager/release-upgrades` contains `Prompt=lts` [12:55] hsiktas: yes make it show non LTS versiosn noraml versions [12:55] and it should appear [12:56] You run sudo systemd-resolve --status to display your current dns servers [12:56] sebsebseb: no [12:56] hsiktas: do not do what sebsebseb suggested [12:56] moffa: sure but where are those ip addresses stored? [12:56] hsiktas: 16.04 -> 18.04 LTS upgrades have not been enabled yet [12:56] which file? [12:56] they exists in the gui [12:56] leftyfb: I said maybe it's a bug why its not showng as just a lts [12:56] but I cant locate the file [12:56] I assume its networkmanager related [12:56] sebsebseb: non-LTS would be upgrading to 18.10 which is not released yet [12:56] leftyfb: no [12:56] leftyfb: no I just done this [12:56] waht I am saying [12:56] acheronuk: is there somewhere a public bug or wiki entry that tracks this? [12:56] I am now on 18.04 [12:57] upgraded from 16.04 [12:57] hsiktas: there are some critical upgrade bugs that need to be fixed before upgrades are enabled [12:57] ^ [12:57] hsiktas, you have to add -d option 'cause 18 is still considered a develop version [12:57] hsiktas: what acheronuk just put, so it makes sense, make it show normal versions and not just LTS, and it comes up [12:57] There is no bug with "do-release-upgrade" ... The LTS-to-LTS upgrade has not been officially released [12:58] yeah, I will stick with LTS and until Canonical hold off upgrading from the previous LTS, I won't do it :) [12:58] hsiktas: LP: #1766890 is the main one causing concern IIRC [12:58] Launchpad bug 1766890 in gnome-menus (Ubuntu) "package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned" [Critical,Confirmed] https://launchpad.net/bugs/1766890 [12:58] its meant to be released for 18.04.1 though [12:58] How do I skip at boot these "A start job is running for..." 5 min waits? [12:58] but I guess its still not ready [12:58] hsiktas: you will still get LTS though if you did what I put [12:58] gigirock: please don't give misinformation [12:58] hsiktas: you could even disable the option back to only show LTS [12:59] you won't be getting 18.10 [12:59] in dev [12:59] I'm not sure what you are asking? You were asking how do you know which dns servers are used. It is shown under systemd-resolv --status under the DNS header [12:59] leftyfb, this is the info I have [12:59] * sebsebseb is glad that this upgrade went well, since had issues before ! [12:59] gigirock: -d is for development versions. Which in this case is 18.10. Not "18" as you have stated. [12:59] which nobody should be upgrading to [12:59] the release notes should probably not mention updating from 16.04 as long as it is not enabled by default: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes [13:00] I am just here about those release notes :/ [13:00] it says "Upgrades from 16.04 LTS will not be enabled until a few days after 18.04.1's release expected in early August." [13:01] I was told that in July upgrading from 16.04LTS to 18.04LTS would be enabled. [13:01] it's just been a few more days than we expected [13:01] well whatever [13:01] it worked great for me ugprading [13:01] and a system I had problems with 16.04 even afteri nstalling other htings into it and so on [13:02] a system I had a mother board replaced in even, which resulted in serious uefi issues untill a work around, no booting Linux. a system that mostly wroks with a workaround, except for the wifi possibly hmm, which is why I [13:02] which is why I thought actsually can probably configure that wireless, but how [13:02] It doesn't work at all here... To begin with the fact that those notes describe something that I don't have. "To upgrade on a desktop system: Open the "Software & Updates" Setting in System Settings. [13:02] lets try IRC again, it might be useful [13:03] There IS no "Software & Updates"?! [13:03] ok so my ethernet works, that's fine and good, but the wireless does not, propritary driver is instaleld it seems, but it just doesn't detct etc, even says coudn't detct a wireless adapater, any idea's. it's a lap top so it's built in [13:04] Aleric: software & updates is in the unity search [13:04] Aleric: its the graphical program [13:04] I have K-menu --> Settings --> System Settings --> lots of stuff but no "Software & Updates" [13:04] search for software and updates [13:04] Evening all... Can anyone recommend a guide to getting samba shares working from ubuntu 18.04 (actually running kubuntu 18.04.01 - but have tried ubuntu 18.04 as well witht the same issue) that can be seen from windows? I feel like I've tried just about everything :( I can read windows shares in kubuntu and mount them via fstab no problems, but not he other way around... [13:04] k-stuff [13:04] you might still have it [13:05] Aleric: that's only for the repo, to enable the versions. you may have something equivlieant in kubuntu [13:05] Aleric: kubuntu? [13:05] so noone in here knows where the dns server list is being stored in ubuntu 18.04.1 LTS? The one which you configure through gui - where is that being stored? [13:05] How can I check if I have kubuntu? [13:05] anyway my wireless issue, anyone got some idea's, how to get my wireless to work again? I mean it used to work in the past on this lap top in Linux too, before motherboard got repalced etc etc [13:05] Aleric: if you installe enough of kde you probably do [13:06] you mentioend the k menu too so [13:06] I'm using KDE, but I think it was gnome before that - I just switched desktop [13:06] Aleric: you installed kubuntu-desktop ? [13:06] Aleric: https://help.ubuntu.com/community/BionicUpgrades/Kubuntu [13:06] sebsebseb, please open a terminal and lshw can tell us which wifi chip is not working [13:07] Aleric: its all Ubuntu in the background, but yes if your in Kubuntu your in Kubuntu [13:08] Aleric: but as said, upgrades are not enabled yet. for any flavour [13:09] Holy cow. After being gone for a week all these spam messages.. What did I miss? lol [13:09] I don't have kubuntu-desktop installed no. === jonas_ is now known as Zergnomen [13:09] Aleric: if you installed plastma you got KDE/Kubuntu [13:09] Aleric: if you switched to another GUI your running Kubuntu or whatever you installed [13:10] not the standard Ubuntu wtih GNOME or Unity but in the background its all Ubuntu [13:10] I have plasma-desktop yes [13:10] gigirock: it works in WIndows of course the wireless, someone suspected befoer that I had wireless issues, and yep seems so. something else I would like to sort out if possible is bluetooth from this lap top, so I can stream music over to a stereo, but seems got issues with that too. I am about to pastebin the output [13:11] Aleric: so your running KDE /Plasma [13:11] Aleric: KDE is mostly just called plasma now [13:11] Apachez: It's in systemd-resolve --status. It displays your Global and link-specific DNS entries [13:11] Aleric: if your in kde with the k menu your running it simple [13:12] Aleric: you could switch back to unity / GNOME for the software and updates program though, but you can probably find it some wehre in the k menu as well actually [13:12] Aleric: unless you removed unity/gnome you have it installed still, and can get in and out from the log in screen [13:12] to each differnet gui [13:14] https://gyazo.com/0f0c160ae7d9b1740848ee4a819af9a7 [13:14] It says "A new version of Kubuntu is available" - I thought you didn't enable that yet? *confused* [13:15] gigirock: https://pastebin.com/mPXZ4X2n there [13:15] moffa: yes and if I want to change those dns server addresses, which FILE shall I edit? [13:16] Aleric: man you must be newbie h eh :d ok so uhmm it says new version where ? [13:17] Aleric: and which version ? [13:17] sebsebseb: we have all been there - why not just direct him to the sudo do-release-upgrade in terminal instead? [13:17] Apachez: yeah I just used that [13:17] and my 16.04 to 18.04 upgrade went well [13:17] * sebsebseb was going to keep this install on 16.04 but then changed my mind. might do a sepeate 16.04 on here again at some stage. if can find a particular ppa [13:17] hello [13:18] is it safe now to do dist-upgrade from 16.04 to 18.04? [13:18] Aleric: you started with which version of ubuntu? 16.04 ? [13:18] vavkamil: mostly yes, but those upgrades haven't been enabled by default yet [13:18] vavkamil: you can still upgrade though [13:18] vavkamil: when you run sudo apt-get dist-upgrade you dont upgrade any major or minor version [13:18] can I verify which version of Perl is in 18.04? [13:19] so its safe to run sudo apt-get dist-upgrade when on 16.x [13:19] vavkamil: 18.04.1 LTS: [13:19] This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux-gnu-thread-multi [13:19] (with 63 registered patches, see perl -V for more detail) [13:20] sudo apt-get update && [13:20] sudo apt-get --reinstall install bcmwl-kernel-source sebsebseb [13:20] ok it's never than on 16.04 [13:20] I hope so :P [13:20] gigirock: do I want to so sudo aptget update too ? [13:20] Apachez: If you want to overwrite it, you can just edit /etc/resolv.conf instead [13:21] Apachez, can you please try: perl -MCarp -e 'print $Carp::VERSION ."\n";' [13:21] sebsebseb, yes [13:21] ok I will try that [13:21] vavkamil, https://packages.ubuntu.com/search?keywords=perl [13:21] gigirock: but yeah right now, it doesnt' detect any of the wireless stuff by default [13:21] and was like that in 16.04 to [13:23] Ugh - it's not working. [13:23] vavkamil: 1.42 [13:23] gigirock: why did you put the && ? sudo apt-get update && [13:24] It says that my /var partition is too small. I forgot how much it needed :/ [13:24] Apachez, thank you, just solved my problem [13:24] Aleric: why have you got a seperate / var ? [13:24] It could just ask me for a partition with more space no? :/ [13:24] Aleric: you can try running sudo apt-get autoremove --purge and apt-get autoclean and apt-get clean === Richard is now known as Guest75300 [13:24] also bleachbit is a good program to try to remove stuff you dont need [13:24] sebsebseb, please in one line sudo apt update and then in another line the other install command [13:24] Aleric: if you don't have enough space in a needed partition, an upgrade won't work [13:25] gigirock: that's what I thought the && was wrong not needed [13:25] Because if /var runs full I don't want -say- / to be full too. I have in on a separate partition precisely because it can grow without bounds sometimes. [13:25] The partition is 5.8 GB [13:25] Aleric: most people don't do a seperate /var though [13:26] Aleric: have everything in / a big / or with a seperaet /home and possib ly a swap partiton but ubuntu uses swap files apparnatly now anyway so even less of a need for swap partition [13:26] Aleric: you will have to re size things etc, if things are too small to upgrade [13:26] I don't need swap, I have enough RAM [13:26] yes but that was my example with swap [13:26] I don't bother with swap paritiotn [13:27] and I only got like 4gb ram ro whatever even on less don't bother now [13:27] How much free space in /var is needed? [13:27] my main point though is that you probably didn't really need a seperate /var [13:27] I don't know, since I Just keep that in / [13:27] the only one I make sepeate possibly is /home [13:28] Aleric: a / partition including /var is usaully big enough at say 15GB, unless you put in lots of big Linux games for example, yes that's right Linux does have those avaialbe to [13:28] I have a partition for /, /usr, /boot, /var, /var/tmp, /usr/local, /usr/src, /encrypted, /opt, /opt/verylarge and /home [13:28] Aleric: and big enough if y9ou got /home seperate as well, otherwise you would want quite a bit bigger [13:28] you have these seemingly unneeded seperate partitions ! [13:28] that would have been fine enough in a big / [13:29] or at least 15 to 20 gb if you got /home seperate like in my above example [13:29] No, because if THEN you run of disk space the whole system stops working :/ [13:29] Sometimes something is using *ridiculous* amounts of diskspace... I detect that way sooner this way then when I let it run a 1 TB disk full. [13:29] Aleric: typically you might only fill up /var by mistake due to a running log [13:30] For example [13:30] And that happens more often than you think :/ [13:31] So all those people (who probably don't understand partitions anyway) dump everything in one big / might have log files around of 500 GB and no even know it. [13:31] not* [13:31] Aleric: I don't think log files should get that big [13:32] So, the "most people don't do this" doesn't sound like a good argument to me :) [13:32] no they shouldn't, but some do. [13:32] Aleric: maybe you use your computer oddly too :d I don't remember ever getting any 500gb log files [13:33] also if a log file is just text [13:33] That is a bug - and I detect them by putting things that can grow out of bounds (or have done that before on me) in a separate partition. /var is certainly among those. If 5.8 GB isn't enough, well... [13:33] then uhmm [13:33] been using ubuntu over 5 years, and never see log files grow into a monster file, nor have i ever had to look at them. [13:33] Anyway, I think the release notes should mention that size that is required in /var :p. [13:34] Tin_man: indeed same here, but longer for the useage [13:35] There was another thing... while attempting this upgrade I got a pop-up saying: "Some of your third party repositories have been disabled. You can enable them again after the upgrade" [13:35] i'm running it on a 80gb hdd. [13:35] i think i would notice [13:35] Aleric: yes if you got ppas installed they get disabled on ugprade [13:36] That is not enough information: I need to know what was disabled - so I can check if it will work at all: maybe that third party isn't supporting 18.0.4 and I don't want to upgrade without them :/ [13:36] right my ethernet cable came lose there back [13:38] For example, I am extremely relying on kxstudio for my sound- I guess I should check up front if they support 18.0.4 :/. But then the upgrade was aborted - were the third party repositories enabled again? Or are they still disabled? [13:39] Aleric: ppas get disaled since it's not offical ubuntu software [13:39] Aleric: it could cuase problems in the upgraded version etc [13:39] Does anybody know a decent guide for setup of a CEFS cluster... [13:39] I am a bit stuck. Trying to work out how to install debug symbol packages that apport states it needs. I cannot find packages to do the job. Apport's compaint can be seen at https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1785249/comments/7 [13:39] Launchpad bug 1785249 in git-cola (Ubuntu) "git-cola crashed with SIGABRT" [Undecided,Invalid] [13:40] Aleric: the ppa's are in /etc/apt/sources.list.d/ take a look at the links and see if the devs support 18.04 [13:40] Aleric: ppa's might be in /etc/apt/sources.list as well [13:41] http://bit.ly/minimal-ubuntu says the latest Ubuntu 18.04 LTS Docker image should be 29MB, but I'm getting a 83.5MB image. Does anyone know why? [13:44] Hmm, I have 19 ppa's in there. Apparently the upgrade attempt created *.distUpgrade files (maybe it moved the *.list there?); and 2 minutes later it (re)created the normal *.list files again. I think it should have removed the *.distUpgrade files again after that. [13:44] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [13:46] gigirock: right did that, don't see my wieless on the gui though, but maybe I re boot I will I guess hmm [13:47] not much going on here... [13:47] is it a bad time? [13:49] Why is there no package for Code::Blocks 17.12 that I can find in the repositories? There's a stupid redraw bug that apparently only affects ubuntu.. and that is the only version in the repository. Is my only option to figure out a source install for it? [13:50] worstje: is that a perl package? [13:50] setra: lots is going on here [13:50] tarzeau__: It is an IDE. CodeBlocks. I think they write it Code::Blocks, or am I mistaken? [13:51] setra: there is also #ubuntu-server. maybe it's just that no one knows what a 'CEFS cluster' ist. [13:51] worstje: ah, cpan packages also have Something::Something [13:51] hi all [13:51] systemctl --user is to manage the service of the user ? [13:51] aLeSD,yes sir [13:52] I just created a service: /etc/systemd/system/geth.service [13:52] tarzeau__: Ah yeah, that makes sense. Unfortunately that's not the kind of package I'm looking for. [13:52] worstje: wonder where you got your version from? https://launchpad.net/ubuntu/+source/codeblocks [13:52] and I'd like to make it run on startup [13:52] aLeSD: that is not the location for user services [13:53] brainwash, that's the root one, isn't it? [13:53] worstje: what about building a debian package of the latest version yourself? [13:53] aLeSD: right [13:53] so ... if I can run a service as a user? [13:53] ,... [13:54] tarzeau__: Default apt-get for 18.04, bionic beaver. Unfortunately the bug is in 16.01 so not even cosmic could save me there. [13:54] so ... can I run a service at startup as a user ? [13:55] tarzeau__: But given that CB 17.12 released late 2017, I'd expect there to be a package at this point, if not in bionic, then in some other place. :/ [13:55] brainwash: which is the location of the user services ? [13:55] worstje: not even debian: https://packages.debian.org/search?keywords=codeblocks [13:55] aLeSD: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Unit%20File%20Load%20Path [13:56] Hi everyone. I recently upgraded from 16.04 to 18.04. Recording webcam video with cheese at the highest resolution (1920x1200) is now really laggy, and I'm not sure what I can do. It worked very well in 16.04. If anybody has any ideas, I would really appreciate it. [13:56] tarzeau__: That's pretty sad. I get that IDEs aren't popular, but you'd figure that someone would have noticed by now. :( Thanks. [13:57] worstje: i know some vscode users [13:57] EriC^^: How would I check if some ppa is supporting 18.04? For example the neovim-ppa-ubuntu-stable-xenial.list file contains 'deb http://ppa.launchpad.net/neovim-ppa/stable/ubuntu xenial main' would do I do with that? [13:57] worstje: and then there's emacs :) pycharm.. and some others [13:57] aLeSD: only for your user account -> $HOME/.local/share/systemd/user [13:58] aLeSD: systemwide would be /etc/systemd/user [13:59] Hmmm http://ppa.launchpad.net/neovim-ppa/stable/ubuntu/dists/bionic/ exists. [13:59] tarzeau__: I guess I'm plain unlucky. Thanks for looking into it to the degree you did; I hadn't even thought of checking debian. [13:59] worstje: if you hold on a minute, i can try to create an updated package of it [14:01] tarzeau__: I'll hang around, thank you! I could probably figure out an install from a direct compile, but a proper package would make me a bit more comfortable for the future. :) [14:02] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [14:02] worstje: can you run: wget http://sourceforge.net/projects/codeblocks/files/Sources/17.12/codeblocks_17.12.tar.xz [14:03] tarzeau__: Got it. === radice|zZz is now known as radice [14:04] worstje: tar xJf codeblocks_17.12.tar.xz [14:04] worstje: cd codeblocks*/; debuild [14:05] worstje: then probably: apt-get install libwxgtk3.0-dev wx-common libgamin-dev libhunspell-dev [14:05] worstje: and then again debuild [14:06] Give me a few minutes, gotta install debuild first: ) [14:06] worstje: fine. but as you can see, building source debian packages is very easy :) [14:06] Should I manually remove my existing C::B package, or will it upgrade? [14:06] worstje: it'll upgrade [14:08] Looks quite simple. Will let you know how it goes; got a few more dependencies to take care of. [14:12] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake === Katnip- is now known as Guest52103 === matth1askrgr is now known as Guest29262 [14:26] !ltsupgrade [14:26] Upgrades from 16.04 LTS will not be enabled until a few days after the 18.04.1 release expected in late July. === lvrp16_ is now known as lvrp16 === dexash_ is now known as dexash === nightf0x__ is now known as nightf0x_ === dan3wik is now known as dan2wik === kcnickerson__ is now known as kcnickerson [14:26] cavillis: there's currently 1 or more bugs that are still being addressed before the upgrade from 16.04 to 18.04 will be offered === yort is now known as Guest97807 [14:27] leftyfb: thank you. is it considered unsafe to upgrade from 16.04 to 18.04? its offered when i remove the LTS restriction for update checks [14:28] cavillis: I've seen people have problems. I've seen people have no problems. [14:28] fair enough ill wait. thanks [14:28] Hi. Anyone know how to lock down access to system functionality such as networking and unity-control-center for a given user that is automatically logged in? [14:29] ok, ubuntu 18.04.1 Release Notes : "Set the "Notify me of a new Ubuntu version" drop down menu to "For any new version" if you are using 16.04 LTS; set it to "For long-term support versions" if you are using 17.10. " [14:29] hi what's the GUI package manager called? how do i run it ubuntu-software doesn't seem to be useful for managing apt packages [14:29] 18.04 [14:30] meaning : you don't have LTS set if you are upgrading from 16.04 [14:30] wastrel: gnome-software ? [14:30] brainwash: I don't get it [14:30] EriC^^: so when i search for a package i have installed in that , it says "no application found" [14:30] it I put my service in /etc/systemd/user how could I run it as user1 at startup ? [14:31] aLeSD: you enable it === yn_ is now known as yn [14:31] ah [14:31] let me try [14:32] that seems to be what's available but yeah, not finding some packages i have [14:32] ok thanks [14:32] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [14:33] wastrel: odd, i use unity on 16.04 so cant help much, sorry [14:33] hello [14:33] hi [14:34] guys anyone know a good CAM software? (to create toolpaths for CNC) [14:34] ? [14:34] <+SP9002_@efnet> so, he wants the win. so we're just gonna get lunch or something, then hes gonna push me to the ground and tap my ass with his foot so he can claim he "kicked my ass" tbh im going along with it becase I dont wanna lose any teeth [14:34] basically a software the create g-code [14:34] !alternatives | asdfgh [14:34] asdfgh: To change the default applications system-wide, use 'sudo update-alternatives --all' in a terminal. [14:34] asdfgh: nevermind ubottu 's comment [14:35] asdfgh: try looking here https://alternativeto.net/software/ubuntu/ [14:36] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [14:36] asdfgh: search for the windows equivalent and it'll give you ubuntu software similar [14:38] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [14:38] brainwash: doesn't work [14:38] it's strange ... how could I list all the available services ? [14:39] I cannot use mysql after trying to move it to another location, I keep getting https://pastebin.com/94qu6E5j. I've already reinstalled both mysql and apparmor, but still I can't use mysql. How can I fix this, I need to be able to use mysql === Guest26876 is now known as giraffe [14:40] service --status-all doesn't show my custom service ... why ? [14:41] aLeSD: why aren't you using systemctl? [14:41] brainwash, I dunno ? [14:42] I highly recommend reading the manual page for systemctl [14:42] trijntje__: Are you running this on plesk? [14:42] EriC^^, i am checking thanks [14:43] trijntje__: regardless, I just googled your error and came up with https://support.plesk.com/hc/en-us/articles/360004185293-Unable-to-start-MySQL-on-Ubuntu-AVC-apparmor-DENIED-operation-open- [14:43] EriC^^, i was using Aspire https://alternativeto.net/software/vectric-aspire/ [14:43] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [14:43] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [14:43] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [14:43] i see windows everywhere [14:43] :( [14:43] leftyfb: no, just regular ubuntu 16.04. I must have broken something when trying to move the database to another location. Now I just want to get it working again [14:45] EriC^^, i think i will go with winehq :/ [14:46] asdfgh: should be good [14:46] hi there. i'm looking for an alternative to the 'gnome system monitor' extension [14:47] hello all can i use smplayer in ubuntu to read flux tv like this: smplayer http://mafreebox.freebox.fr/freeboxtv/playlist.m3u ? [14:47] EriC^^, i never used winehq, but it is basically a "conversion" of windows dll etc ? [14:47] asdfgh: try this https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjw7qPS1djcAhUHasAKHWYpBIsQFjAAegQIDBAB&url=https%3A%2F%2Fgrabcad.com%2Fquestions%2Fwhich-is-the-best-free-software-for-generating-cnc-part-program&usg=AOvVaw01_3UPC5mk2ryYHP7tZ1mo [14:47] asdfgh: https://grabcad.com/questions/which-is-the-best-free-software-for-generating-cnc-part-program [14:48] (because gnome system monitor hangs the gnome-shell process, i need a seperate app indicator, 18.04) [14:48] to run in a different thread [14:48] !info linuxcnc [14:48] Package linuxcnc does not exist in bionic [14:48] asdfgh: this seems good http://linuxcnc.org/ [14:49] i suppose it has to be 'psensors' then [14:49] has to be (recommended by the author of lm-sensors package) [14:50] EriC^^, I think this is an interface of the CNC, it controls CNC i already have a controller i only need a softwtare to create the toolpaths... [14:50] like vetric aspire... [14:50] maybe freecad [14:50] or sketcup from google [14:51] asdfgh: ah i see [14:51] EriC^^, wine is basically a giant framework that re-write the windows dll ? [14:51] seemed to have pics of designs in the screenshots [14:51] system files etc ? [14:52] !wine | asdfgh [14:52] asdfgh: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [14:52] EriC^^, do you think is beter to create a virtual machine with virtualbox and then running windows...or just run the program with wine ? [14:52] I cannot use mysql after trying to move it to another location, I keep getting https://pastebin.com/94qu6E5j. Is there a way to completely reset my mysql/apparmor install to the default settings? [14:53] asdfgh: virtualmachine would be better [14:53] with virtualbox i cannot use nvidia card etc...so it has conts too [14:53] oh really? [14:53] trijntje__: you'd need to undo whatever it was you did :) [14:53] Hi All [14:53] asdfgh: wine doesnt always run so nice in my own very limited experience, if you need the 3d stuff then i guess virtualmachine would be a bad idea too [14:54] TJ-: I think I did, but clearly not. But there should be a way to reset a package to its default state after install? [14:54] asdfgh: how about using a native linux cad software that can convert to .dwg or something and then convert to g-code? [14:54] EriC^^, no no i do not play games...i only need to understand if i can run graphic soft in a virtual machine... [14:54] something like photoshop (gimp) or software like that [14:54] trijntje__: generally packages will not replace any config files changed by the admin [14:54] EriC^^, yes sure [14:55] freecad but i need to understand if it is possible [14:55] or maybe...blender? === matthiaskrgr is now known as Guest97878 [14:56] TJ-: is there a non general way? [14:56] asdfgh: whatever your more comfortable with, freecad should be very similar to solidworks or any other parametrized cad software [14:56] asdfgh: there's also a autocad clone called draftsight, but it's not free [14:56] i have to testit [14:57] has anyone noticed weirdness with `iptables-persistent` (v0.5.7) and rules getting wiped out randomly? It seems like it's also designed to overwrite the tables on disk with that which is in memory, which seems weird... I was thinking of using `iptables-persistent` on another box but am weary of it now if rules will randomly disappear... [14:58] MFW I had a permssions issue and it wasn't logged out... [14:59] brainwash, I got this: ● bac_graphql.service - BAC GraphQL server [14:59] Loaded: loaded (/etc/systemd/user/bac_graphql.service; enabled; vendor preset: enabled) [14:59] Active: inactive (dead) [14:59] trijntje__: I googled your error and came up with https://support.plesk.com/hc/en-us/articles/360004185293-Unable-to-start-MySQL-on-Ubuntu-AVC-apparmor-DENIED-operation-open- === brainwash_ is now known as brainwash [15:02] leftyfb: that did not work, I still get the same error [15:03] bn_work: that sounds like a description of what netfilters-persistent/iptables-persistent is supposed to do === Guest97878 is now known as matth1askrgr [15:03] trijntje__: did you restart apparmor or reboot after making the change? [15:04] TJ: are you being facetious? :) rules getting wiped out randomly doesn't seem like a desirable feature :) === matth1askrgr is now known as matth1askrgr__ [15:05] bn_work: when is "randomly" - persistent means load on boot, save from memory at shutdown [15:05] bn_work: why not just through iptables-restore into a post-up line in your network config? I've been doing that for years without issue [15:05] leftyfb: yes, I restarted apparmor [15:08] TJ: after running for a few weeks === capella|away is now known as capella [15:09] TJ: ssh in and notice either all the tables are wiped out or replaced with a different/older version in mem [15:09] leftyfb: doesn't `iptables-persistent` already do that? [15:09] bn_work: only when it works properly ;) [15:10] bn_work: I have never had the issue you're having when I just add iptables-restore to a post-up [15:10] I have never used iptables-persistent [15:10] bn_work: could it be interacting with some other tool that messes with firewall, such as ufw? [15:11] TJ-: doubt it, it's always been off [15:12] bn_work: I've just checked the code for {netfilter,iptables}-persistent and I can't see any way it's going to be doing anything other than a load at boot. It doesn't even save on shutdown, you have to do that manually using iptables-save (as in the dpkg-configure script) [15:12] bn_work: is the system using systemd or sysvinit for the init daemon? [15:14] TJ-: upstart 1.12.1, this is an older LTS box [15:14] 14.04 I believe [15:14] tomreyn, THX, that idea is great... :-) [15:15] bn_work: so probably using the /etc/init.d/netfilter-persistent script then [15:16] hmm, what is the man page for `iptables-persistent`... can't seem to find one :/ [15:16] hello, i'm having a problem with gnome desktop, which i cannot seem to find an answer for: [15:17] #gnome? [15:17] i have used a gnome extension to remove the center indicators (for time, weather, etc). but despite it being removed now, the right hand side indicators still cannot spill past that 50% point along the top bar [15:17] TJ-, leftyfb: I ended up removing /var/lib/mysql, running apt purge mysql-.* and reinstalling, and after that the problem is gone. As well as my data, so I wouldn't recommend this solution [15:17] bn_work: there isn't, those are a plugin for netfilter-persistent [15:17] TJ-: hmm, I don't seem to have a /etc/init.d/netfilter-persistent [15:17] #gnome... yeah try getting help there (i have never been successful) [15:17] trijntje__: that's what backups are for [15:18] and last time there was just loads of spam in their channel [15:18] trijntje__: right "purge" will remove any /etc/*.conf files you might have edited, and reinstall the originals [15:18] trijntje__: ... when you reinstall the package (if conf files exist install/reinstall won't overwrite them, which is what happened to you [15:18] bn_work: maybe it was a lot different on 14.04, try "dpkg -L iptables-persistent" to see its list of giles [15:19] bn_work: also try "dpkg -l netfilter* | grep ^ii" to see if 14.04 has a netfilter-persistent package [15:19] !info netfilter-persistent trusty [15:19] Package netfilter-persistent does not exist in trusty [15:19] !info iptables-persistent [15:19] iptables-persistent (source: iptables-persistent): boot-time loader for netfilter rules, iptables plugin. In component universe, is optional. Version 1.0.4+nmu2 (bionic), package size 6 kB, installed size 42 kB [15:19] !info iptables-persistent trusty [15:19] iptables-persistent (source: iptables-persistent): boot-time loader for iptables rules. In component universe, is optional. Version 0.5.7 (trusty), package size 10 kB, installed size 61 kB [15:20] bn_work: that looks like iptables-persistent transitioned to become a plugin of netfilter-persistent after 14.04 [15:20] !info netfilter-persistent xenial [15:20] netfilter-persistent (source: iptables-persistent): boot-time loader for netfilter configuration. In component universe, is optional. Version 1.0.4 (xenial), package size 6 kB, installed size 36 kB [15:20] bn_work: there you go, changed before/for 16.04 [15:24] tarzeau__: Thanks for your help, everything worked out completely. :-) === SimonNL is now known as SimonNL_Afk [15:29] good afternoon gentlemen [15:32] good afternoon [15:32] whats up === Guest52103 is now known as Katnip === jstein_ is now known as jstein [15:36] WTF is up with all the spam messages? [15:37] kyle__, freenode bot storm just +r your nick and wait a few more weeks [15:37] kyle__, #freenode for this talk [15:37] OK. Thanks [15:40] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [15:48] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [16:01] is the above a legit link? or more anti-freenode bot spam? [16:03] same msg two diff nicks go figure [16:03] the link is real, the spin on it is made up out of whole cloth afaik [16:07] bn_work:, capella, Cheez: just spam, please ignore [16:09] Cheez: yeah, link seems legit [16:09] Cheez: "whole cloth"? [16:10] exit [16:10] exit [16:11] bn_work: https://idioms.thefreedictionary.com/out+of+whole+cloth [16:12] Cheez: are you saying you think the attacks are fake? [16:12] bn_work: yes - attacks are bogus (blog post explains) [16:13] yeats: uh... not sure where you're getting that, I've seen countless examples of it over the last several months? [16:13] no, but this is OT for this channel, i thought i was in the -offtopic channel [16:15] feel free to join #ubuntu-offtopic Cheez, yeats [16:15] hello all, I have a quick question or two regarding installation of ubuntu on an imac [16:16] tinch00, shoot [16:16] is anyone using firewalld on ubuntu? will it work? [16:16] when running off a live USB, all works well apart from the graphics card. the screen colours are inaccurate and the screen is repeated four times [16:17] I think that if I install it, I´ll be able to squint and disable the graphics card etc and hopefully fix it [16:17] bn_work: Most use ufw as it comes installed (but disabled) by default (at least for home users) You might need to uninstall ufw to install firewalld to prevent conflict [16:18] tinch00: what model mac are you working with? [16:18] Q: will using the graphics card like this when it is obviously not having a good time possibly result in hardware damage? [16:18] tinch00: if you can get it to install openssh-server and it brings the network up automatically, you should be able to SSH into it [16:19] imac 10.1, intel core 2 duo, radeon HD 4670 [16:19] using SSH is a good idea, I will do that as well. [16:21] The reason why I ask is because I rebooted after realising it had the strange 4 window glitch. Then a light coloured line across the middle persisted for about 30s upon rebooting into mac os. This line then disappeared but I am afraid of hardware damage. === alexandre9099_ is now known as alexandre9099 [16:24] tinch00, there is little risk of hardware damage, the artifacts you are seeing are probably the result of missing firmware or drivers [16:24] tinch00, I think the very very small resolution you are seeing is also caused by missing drivers, or perhaps a hidpi setting enabled by default [16:24] tinch00: which version of ubuntu was on the live disk? [16:25] tinch00: if that continued with MacOS running, that suggests a hardware issue, possibly due to misconfiguration of the GPU [16:25] I have tried with Ubuntu mate and xubuntu, both 18.04.1 [16:26] I'd be concerned with the persistance of that line post reboot personally. [16:26] the only other person I found with such an issue is here https://ubuntuforums.org/showthread.php?t=2370013 [16:27] Yes I was a little concerned myself. it was a lighter line, screen burn in style rather than stuck pixels [16:27] but it then disappeared, so..? [16:27] tinch00: were you using something like boot camp to load Ubuntu? [16:29] I had a fresh liveUSB, restarted the imac, held down the alt key to select where to boot from, the liveUSB appeared, I selected it. I didn´t use boot camp === msalvatore_ is now known as msalvatore [16:32] tinch00, i suggest reading through these recommendations... perhaps try the 'alternate CD' https://help.ubuntu.com/community/Intel_iMac [16:32] tinch00, I would be interested to know if you are using the proprietary or open source ATI drivers, perhaps switching between the two will fix the issue [16:32] Hi folks. I'm not a TOTAL linux noob but I drift in and out of the community every couple of years.... so don't use a baseball bat please. [16:33] * vlouvet finds a cricket mallet... [16:33] I downloaded 18.04 from the Ubuntu site. And the dumb question of the year is... [16:33] Which desktop does this thing use. So I don't download the wrong stuff for it. lol. [16:33] Unity? [16:33] Ubuntu 18.04 uses GnomeShell by default, which is based on GTK 3 [16:34] gnome [16:34] The answer I was looking for. Thank you kindly sir/maam. [16:35] qwebirc84945, you can't really install the "wrong" stuff.... your system will just get bloated with a bunch of QT libraries if they are needed. For example, I use Mate desktop, but install cutecom which requires QT libraries [16:35] I love how stable 18.04 is. I screwed around with another distro I shall not name for a couple of days and let's just say my machine wasn't minty fresh when I wiped it and installed Ubuntu. Pun intended. lol. [16:37] I'm going for sudo do-release-upgrade, wish me luck :) [16:37] qwebirc84945, oh I hear ya! for stress testing I played 2 streams (4k 60fps) on a i7 laptop until the CPU got to 102* Celsius, and Ubuntu 18.04 didn't melt down. and it warmed up my bedroom [16:37] lol [16:37] Thank you for your hospitality, vlouvet. I shall undoubtedly return -- in a real client with an actual nickname. I just followed a web trail here today. [16:39] vlouvet: thanks, I will read that page now. I will have another attempt at installation in a few hours (I am backing up the imac currently). I will try and see which drivers it uses by default. Thanks for your help! If you are still around in a few hours I will let you know. Thanks again!! [16:39] =) glad to help [16:41] Hi, What is the diffreance between xserver-xorg-hwe-16.04 and X.Org X server and Why I can't install them togather ? [16:42] Why I have to remove X.Org X server to install xserver-xorg-hwe-16.04 packages ? [16:43] someone_: As you have been told before, we can't support your system anymore. You have mixed compiled applications, with 3rd party ppa's, with default ubuntu supplied packages. There is no way for anyone here to know how to answer your questions or provide you further with support of your machine. === SimonNL_Afk is now known as SimonNL [16:51] join #kubuntu [16:51] oops [16:51] i'm trying to upgrade from 16.04.4 to 18.04.1 using do-dist-upgrade but i get a message that there isn't a newer distribution [16:52] eelstrebor: The LTS-to-LTS upgrade hasn't been released yet. [16:52] eelstrebor: one option is to set your machine to normal releases which will trigger the upgrade. Though you will want to switch it back when you're finished updating [16:56] pragmaticenigma, ok. or i could just do a fresh install from a dvd for 18.04.1 [16:56] <__idiot__> Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [16:56] pragmaticenigma, i did have 17.x on one box and the do-dist-upgrade worked on it [16:57] eelstrebor: most people are having success with switching update channels to normal and proceeding forward. [16:58] the LTS versus Normal is just a flag. It doesn't change the applications you receive. The LTS-to-LTS being held back is because of enterprise usage [17:03] hi, i need help with my ubuntu server, something is eating my memory RAM [17:03] any one can help? === giantm is now known as giantm-away [17:04] !ram | mar24n [17:04] mar24n: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ [17:05] ubottu thx , will have look [17:05] mar24n: I am only a bot, please don't think I'm intelligent :) [17:06] cool === Pici` is now known as Pici [17:08] unfortunnatly the website was not helpfull [17:09] mar24n: what makes you suspect that you memory is being used up? [17:09] j #ubuntu-de [17:10] Hello. I am running Ubuntu 16.04 w/ Unity and today just encountered a very specific problem. Sometimes, even though the cursor move when I move my mouse (both touchpad and USB mouse), but the click/scroll/hot corner does not works. It comes and gone, and I can't seem to figure out why. [17:11] guys, i've installed ubuntu-mate, but i would like to use default ubuntu-gnome3, how to do it? reinstall everything from scratch or remove mate? and i how to install everything needed for ubuntu-gnome? also is possible to have both of them installed in same time with out conflicts? [17:11] noobet: You can install the gnome desktop by installing the meta package. Both desktop environments will be instaled (unless you choose to remove one) but you will be able to select which one you prefer at login [17:12] how to install full ubuntu desktop? [17:13] "sudo apt install gnome"? [17:13] pragmaticenigma `Mem: 62G 61G 485M 454M 1.0G 273M` [17:15] mar24n: without the full context of that, i have no idea what that represents. Could you please paste the full output to paste.ubuntu.com [17:15] noobet: not quite [17:15] pragmaticenigma total used free shared buff/cache available [17:15] Mem: 62G 61G 485M 454M 1.0G 273M [17:15] Swap: 9.3G 8.4G 978M [17:16] !paste | mar24n [17:16] mar24n: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [17:18] sorry [17:18] pragmaticenigma https://paste.ubuntu.com/p/44TxvQk4Xt/ [17:18] mar24n: this will report the processes in the order most used memory first: "ps --sort -rss -efly | head" [17:19] found it, thanks guys [17:23] pragmaticenigma https://paste.ubuntu.com/p/Zv8Fp6YYF6/ [17:25] mar24n: are you intentionally running bit-coin mining? [17:25] mar24n: how many "Satoshid" processes are there? [17:26] pragmaticenigma that is not bitcoin mining , this are masternodes [17:27] TJ- 250 [17:27] mar24n: "pgrep Satoshid | wc -l" [17:27] mar24n: OK, so 250 x 350MB each resident in RAM [17:27] mar24n: coincidentally, satoshi is the pseudonym used by the "creator" of bitcoin [17:27] hi, i'm trying to respin an iso. i have changed /boot/grub/grub.cfg, i have changed /isolinux/gfxboot.cfg but i cannot figure out how to change the default command line for the boot option, does anyone know how to do that? [17:28] pragmaticenigma i know , butis masternode coin "satoshi coin === NDPTAL86 is now known as NDPTAL85 [17:30] TJ- is bigger swap will help ? [17:34] My ubuntu server was working fine over ethernet last night but this morning, I unplugged it and rebooted then realized that I had unplugged it so I plugged it back in and rebooted but its no longer connecting to the internet [17:34] sorry if thats poorly explained. tldr: was working fine, unplugged eth & rebooted, then plugged eth and rebooted, no internet [17:35] Shmam: is the cable firmly inserted all the way into the port? [17:36] Yeah and the green led is on but not the orange one [17:37] so its connected but something in software is borked up [17:38] mar24n: help in what way, it'll make things slower. I'd reduce the number of processes dramatically [17:38] Shmam: what version of ubuntu? [17:38] 18.04.1 server [17:40] Shmam: does the server have multiple ethernet ports? [17:40] nope, just one [17:41] Shmam: does it also run Windows? [17:41] it did at one point but the only disk installed has ubuntu on it [17:41] Shmam: OK, I'm just narrowing down possible causes [17:42] Shmam: there's a known issue with some Intel ethernet devices where Windows puts them into a power-saving mode that breaks it if warm rebooting into Linux. link is there but the RX side 'sleeps' so it can send but not receive packets! [17:43] Shmam: for the interface, see what "sudo ethtool " reports? [17:43] I didn't run windows in between it working and failing though so I think that's unlikely to be the issue [17:43] Shmam: right, this is a process of elimination [17:43] Shmam: right now we have zero data [17:44] Hi [17:44] yep, just trying to provide info :) [17:44] How can I sart a terminal session under ubuntu 18.04 ? [17:44] Shmam, the module is loaded ? lspci -k | grep -i ethe -A 3 [17:45] so ifconfig only shows one interface ("lo") and `sudo ethtool lo` returns "link detected: yes" [17:45] ctrl+Alt+t [17:46] jteeed: ^ that was for you I think [17:46] ioria: yeah that returns my ethernet controller info [17:47] Shmam, can you post it ? [17:47] I mean, a terminal session; because of a bug in the awesomewm package, I can't choose awesome wm at the login screen. The guy who help me about my awesomewm config told me in the meantime open a terminal session and launch awesomewm from there. [17:48] I launched awesomewm from a terminal in normal ubuntu session but this is not COMPLETELY awesomewm. So I'm not exactly sure what he meant by that. [17:49] Maybe this is what he meant by "terminal session", I looked on the web and I didn't anything about opening a "terminal session". [17:51] ioria: https://paste.ubuntu.com/p/QK3SZz6gKM/ [17:52] Shmam, modinfo r8169 [17:59] this is such a struggle lol [18:04] Shmam: can you grab the /var/log/kern.log and pastebin it? Or do "dmesg > /tmp/dmesg.log" and pastebin that /tmp/dmesg.log (which will likely be much smaller than kern.log) [18:06] no wifi is showing during installation of server 18.04.1 [18:06] TJ-: I really cant pastebin anything atm. Its giving me perm issues when trying to copy to a flash drive [18:08] hello? [18:09] ioria: modinfo https://paste.ubuntu.com/p/Np2ybm6bRP/ [18:09] no wifi is showing during installation of server 18.04.1 [18:12] Shmam: even using "sudo" ? [18:12] I just got usb working gimme a sec to get the kernel logs [18:12] Shmam: OK :) [18:12] Is it possible to remove (or hide) proprietary snap packages from gnome software? [18:14] TJ-: Kernlogs: https://paste.ubuntu.com/p/5pmJMYCbxs/ [18:15] @TJ no wifi is showing during installation of server 18.04.1 [18:15] Shmam: r8169 0000:04:00.0 enp4s0: renamed from eth0 [18:16] Shmam: does "ip link show enp4s0" report info ? [18:16] Shmam: [ 37.791928] r8169 0000:04:00.0 enp4s0: link up [18:17] TJ-: enp4s0 is unknown [18:17] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [18:17] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [18:17] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [18:18] Shmam: and those are for all the GOOD boots, then the last boot doesn't bring the link up, so either you've a cable fault, or the switch/router port is a problem [18:18] Shmam: aha! it's moved to r8169 0000:06:00.0 enp6s0: renamed from eth0 [18:19] max_df3: think its more easy managing snaps from the terminal way [18:19] Shmam: good job I re-read that. enp6s0 -- did you move the network card, or add in another PCI(e) device ? [18:19] TJ-: I did add in a few more GPUs [18:19] Shmam: because the hardware 'slot' it appears at has changed, so it's name changed! So much for predictable interface naming! [18:19] Shmam: that's do it! [18:19] max_df3: alot of nice commands for snap at man snap [18:20] Shmam: alter your network config to use enp6s0 and you'll be fixed [18:20] Shmam: are you using netplan to configure the interfaces? [18:20] I didn't really do any configuration, it originally just worked out of the box [18:21] Shmam: which Ubuntu release is this? 18.04 ? [18:21] 18.04.1 server [18:21] Shmam: OK, so it'll be using netplan to generate a systemd-networkd config [18:21] I installed 18.04 onto a lenovo 710s desktop. uefi is running on the machine.. should I disable uefi? pros/cons? [18:22] Shmam: check in /etc/netplan/ for any config file [18:22] lotuspsychje, I hardly use any snaps, and certainly not the proprietary ones -- don't fancy turning my PC into someones bitcoin miner! I like to explore software on gnome software because I like the screenshots and reviews, but there are so many Ubuntu loves shoving the prop ones down your throat [18:23] TJ-: inly a "50-cloud-init.yaml" in there [18:23] max_df3: so you only want official repo packages, is that it? [18:23] Shmam: that might be it, does it have any mention of interface names in it? [18:24] Oh man I broke something... https://nopaste.xyz/?b7216d8605005292#nHgSw7L5hBDaHYzc6LxHs5BWg4mGPPdECxoG6xXHPeI= [18:25] TJ-: yeah but it says that its generated from the datasource and wont persist [18:25] lotuspsychje, ideally I would like only free software snap packages available; pretty sure Ubuntu uses snap for some gnome stuff so I wouldn't want to disable snap completely. [18:26] Shmam: I can't find any package that contain 50-cloud-init.yaml, did you type the name correctly? [18:26] yeah thats it [18:26] max_df3: gnome software is for every user not minding, more expert users could use apt-cache search and snap find from the terminal, see more specs on what you need? [18:27] Shmam: OK, I see it comes from the Cloud Image installer [18:28] jmgb4: can you explain what you did before this? have you added external ppa's to your system? [18:28] Shmam: does it actually mention enp4s0 (the old name) ? [18:28] TJ-: yeah under ethernets [18:28] KDE connect, when connected to my Android device, shows the same notification four times, when I get a message on my Android device [18:28] Should I report this bug via Ubuntu, or KDE bugtracker? [18:29] Shmam: right, let's just change that then! "sudo sed -i 's/enp4s0/enp6s0/g' /etc/netplan/50-cloud-init.yaml" [18:29] noobybooby: yeah thats a KDE bug, report via KDE bugtracker [18:30] TJ-: ok now reboot? [18:30] Shmam: after that try creating the interface with "sudo /lib/netplan/generate && sudo systemctl restart systemd-networkd" [18:31] Shmam: This is Linux - shold never need to reboot except for kernel/glibc upgrades :) [18:31] Shmam: if those commands report errors tell me what they are [18:31] TJ-: we are working now [18:31] woot [18:32] TJ-: do you mind giving a quick explanation of what happened so that I can fix this or avoid it in the future? [18:32] Shmam: Get yourself a cup of tea then...! === pesari_ is now known as pesari [18:32] lotuspsychje, Yeah, I need to get plaso, the one in the ubuntu ppa is old, very very very old [18:33] jmgb4: we cant support external ppa's here sorry mate [18:33] lotuspsychje, :( gnome software in general hates settings and choice because 'preferences have a cost' -- feels like playing the piano with mittens on XD Thanks for your help [18:33] Shmam: The kernel names network interfaces as it discovers them, so in the past on multi-NIC servers, eth0 on one boot might be eth2 on the next [18:33] jmgb4: try to revert your system first to vanilla ubuntu/sources.list to get out of your apt scramble [18:33] !ppapurge | jmgb4 [18:33] jmgb4: 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 [18:34] Shmam: so the idea of "predictable network naming" came about, and this is done by systemd/udevd [18:34] TJ-: Shmam https://blog.learningtree.com/new-names-linux-network-interfaces/ does this help any [18:34] lotuspsychje, So how can I get ubuntu to update a old-as-dirt package? [18:34] Shmam: now, names are based on the physical location of the NIC in the PCI bus [18:34] max_df3: the way i see it, i only install packages with apt...if you really need something specific/latest search specific on snap? [18:35] Shmam: you changed the PCI device layout by adding GPUs, so the predictable name... changed to match, but the system config files were hard coded [18:35] TJ-: oh and since I added more devices to the PCI bus, it got shifted around [18:35] * TJ- nods [18:35] Shmam: in the old days that wouldn't have affected you it'd still have been eth0 since there is only 1 NIC [18:35] Shmam: that's progress for you :) [18:36] good old days ;) [18:36] so I plan to add more PCI devices so I will need to do this again. How did you find the new PCI location? [18:36] jmgb4: why take a risk, to keep old packages in your system? [18:36] lotuspsychje, Why take a risk for what...? [18:36] Shmam: this is the document that defines it https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ [18:37] jmgb4: to keep using your 'old' packages [18:37] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [18:37] Shmam: it was in the kernel log - it contained multiple boot sessions so I went to the end then searched backward for "r8169" until I found the line [18:37] Shmam: r8169 0000:06:00.0 enp6s0: renamed from eth0 [18:37] lotuspsychje, Because its obsolete and doesnt support what I need it to? [18:38] Shmam: if you'd given me dmesg log instead that is only for this boot so I may not have relaised it changed from enp4s0 to enp6s0 [18:39] lotuspsychje, Thats like saying why not stick with unix before it was ported over to C, it worked. No? [18:39] TJ-: oh, so I can just update this again when I install the rest of the GPUs and should be good to go :) Thanks for the help, I really appreciate it!! [18:39] dmesg | egrep --color -C 2 'eth[0-9]|e[nm][0-9]|p[0-9][ps][0-9]|wlan|wl[0-9]|wlp[0-9]' TJ- Shmam from the link I posted ^^ [18:39] jmgb4: i think we cross each other here...whaqts the package you need exactly? [18:40] plaso [18:40] Shmam: correct, if it changes it. You could be really clever and have a script that checks dmesg log against the netplan file :p [18:40] jmgb4: so, sudo apt install plaso? [18:41] lotuspsychje, Look at what version that pulls [18:41] TJ-: oh and that sed command should look like this next time right? "sudo sed -i 's/enp6s0/enp(X)s0/g' /etc/netplan/50-cloud-init.yaml" [18:41] Shmam: you've got it :) [18:41] jmgb4: 1.5.1 and? [18:41] Hello. I am making a Hacker Forums tutorial about IRC :) [18:42] lotuspsychje, Look at what features it does not have vs one that is considered "stable" and "current" [18:42] !latest | jmgb4 [18:42] jmgb4: 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. [18:42] hello, is it possible to install Snort on Ubuntu server and use it as my main in-line firewall? I want to install a dedicated firewall but i only have experience with windows [18:42] lotuspsychje, It is stable. You asked why I dont install from apt, apt has a version that is going on 3 years old now and is past eol [18:43] wendico: Linux has a firewall built-in to the kernel; all the 'firewalls' are management tools for that (e.g. UFW, firewalld, snort ) [18:43] jmgb4: if you find a security hole in a package, please report it [18:44] lotuspsychje, You really like beating around the bush here dont you. [18:44] jmgb4: no, we advice you to use package versions for your specific ubuntu version [18:44] so to start learning, i can install a ubuntu server, manage to set it up as "router" with 2 network interfaces and then i could use integrated firewall rules on ubuntu server without need of snort ? is that what you mean? [18:44] And its br0ked as is. [18:44] jmgb4: you came here with a scrambled apt right? [18:45] lotuspsychje, Sure if you want to play that card. [18:45] wendico: if you're setting it up as a router you might find the shorewall project very useful to you [18:45] jmgb4: im not playing anything, im looking at your facts [18:45] !info shorewall | wendico [18:45] wendico: shorewall (source: shorewall): Shoreline Firewall, netfilter configurator. In component universe, is optional. Version 5.1.12.2-1 (bionic), package size 743 kB, installed size 2443 kB [18:46] jmgb4: to help you please revert your ppa's back to original sources.list [18:46] lotuspsychje, You asked why I dont "apt install plaso", I answered. [18:46] TJ-: thank you very much, i go on installing my first ubuntu server! wish me luck! awesome team here! i love your help! [18:46] jmgb4: if you want other plaso versions, perhaps take a look on !backports proposed or snaps? [18:47] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [18:47] lotuspsychje, Which versions would those be? Just looking to run a "stable" version ;) [18:47] !backports | jmgb4 [18:47] jmgb4: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [18:48] I am well aware of what they are lotuspsychje [18:48] !rootirc | N1TR0_73 [18:48] N1TR0_73: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [18:48] lotuspsychje, So you are advising I install an older version? [18:48] is it possible to inject these four symbol definitions into a libc.so.6 so that it could be loaded via an old ld-linux? https://la.wentropy.com/8uis [18:49] jmgb4: an older then wich? latest from a ppa? [18:49] lotuspsychje, correct. [18:50] jmgb4: then yes, an older then latest more stable package, 'meant' specific for you ubuntu version so your system wont scramble [18:50] lotuspsychje, and we circle back yet again. [18:50] jmgb4: its your system mate, i cant hold you from doing what you want to do.. [18:51] lotuspsychje, No but you can sure talk in circles. [18:53] jmgb4: i just wanna help you to a clean working system again [18:54] amosbird: can you explain your endgoal/whole story to the channel, ubuntu version? [18:55] lotuspsychje, Sure you do. Should I install the 2.x kernel while I am at it? [18:56] jmgb4: be civil please, everyone here is volunteering their time and effort. If you're not interested in the help being offered, you can politely state so. [18:58] jmgb4: plaso is imported from Debian at the beginning of the release cycle, so as Debian maintainer hadn't kept up with upstream nor does Ubuntu [18:58] pragmaticenigma, Hey just going off of what was suggested. A old package doesnt work so lets install an even older one. Thats the attitude in here, right? [18:59] jmgb4: see https://packages.debian.org/source/sid/plaso [18:59] jmgb4: perhaps this git of plaso can be more of help? https://github.com/log2timeline/plaso [18:59] jmgb4, The age of the package is not in-itself the reason for it not working. Bugs can be introduced, in which case using an older package prior to the bug can resolve the issue... just an example, and no, that's not generally the "attitude" in here unless you mean troubleshooting [19:00] jmgb4: No, there is no attitude... this channel is intended to support the packages that are provided through the official ubuntu channels. When users step out of those channels, they do so at their own risk as 3rd parties may attempt (intentionally or unintentionally) to add packages that break existing ones relied on by other applications. [19:00] JimBuntu, Yeah I follow. The age of the package isnt the reason I want to update it, or go to a stable release. New features were improved, bugs were squashed, performance increased... .etc [19:01] jmgb4: You are welcome to install any version you like. What limits support is the documentation. There is documentation for all packages and applications that come through the ubuntu channels. When you install outside of that channel, it is the resposbility of that provider to assit === matth1askrgr__ is now known as matth1askrgr [19:02] pragmaticenigma, Finally somebody admits it. All I was looking for [19:02] hi, for Ubuntu 14.04 LTS, is `update-rc.d` the official way to enable/disable services to start on boot? [19:16] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [19:16] Hello. Im a windows tech and can install domains, mail server, etc on the windows systems. i want to learn linux and i practised ubuntu as user for 1 year now. my question is, can i install ubuntu server with a graphical desktop to configure things like a domain, dns server, dhcp server, connect my server inline and use it as proxy and firewall etc.... or all this configurations i must learn to do by linux commands. I want to have my first linux server. h === matth1askrgr is now known as matthiaskrgr [19:16] yes [19:16] Ubuntu has a desktop version [19:16] which is basically the same as server [19:16] davidlopez, You can install Ubuntu Server or normal Desktop for this. [19:17] it just has a gnome GUI [19:17] I have it on my desktop [19:17] it's quite nice [19:17] davidlopez, You probably want to talk over in #ubuntu-server [19:17] where does ubuntu 18.04.1 LTS store the dns servers to be used when dhcpclient is being used? /etc/resolv.conf points to 127.0.0.53 and /etc/systemd/resolved.conf has all lines commented out... [19:17] so even ubuntu client with 2 networks interfaces could filter my trafic, add dns, dhc and all that? wow [19:18] i head up to ubuntu-server, thanks for the quick replay [19:18] Apachez: It uses some service that I'm forgetting the name of now [19:19] davidlopez, yes, You can do all of that on a single machine... quite easily ( and for free ) [19:19] I had some weird issue with DNS after disconnecting from a VPN [19:19] stemming from that [19:20] !ltsrelease grabowji [19:20] gdibass: yes systemd-resolved [19:20] however somewhere is the dnsserver being stored [19:20] obviously it isnt in /etc/resolv.conf [19:21] and since /etc/systemd/resolved.conf is commented out (all lines) so obviously not there either [19:21] I can see the dns server in the gui through network-manager but where does network-manager store whats typed into the gui? [19:21] !ltsupgrade Griznah [19:21] systemd seems to have broken everything in ubuntu :( [19:21] Apachez: is this a desktop or server? [19:21] lol [19:21] !ltsupgrade | Griznah [19:21] Griznah, please see my private message [19:22] leftyfb: im searching on a desktop but the question is valid for both [19:22] Griznah: can we help you? [19:22] gdibass: ... DNS resolving in desktop uses dnsmasq I believe [19:22] pragmaticenigma: yes but where do you change which external server to use? [19:22] lotuspsychje: trying to find out more about the ltsupgrade, if it's happening soon or not :) [19:22] the file /etc/resolv.conf only points to 127.0.0.53 === John_ is now known as Guest93568 [19:22] had some issues using the command correctly [19:22] but network-manager says 1.1.1.1 and 8.8.8.8 [19:23] Apachez: It is not valid for both. The Desktop uses Network Manager to manage your network configs including DNS. If you need to change it, you do it through the GUI or you use the nm-cli tool. You do not edit config files on the Desktop. [19:23] so which file contains that info? [19:23] Griznah: devs still working on it [19:23] in case I want to change it without a gui [19:23] Hi. I'm building My first home server for myself and a few friends and I will be using Ubuntu Server 18.04.1 as base. I'm trying to setup nextcloud manually as I will be using server for homepages also and I have problems whit php modules. When I trie to install required modules I got https://paste.ubuntu.com/p/pPR8FztBJP/ . What to do? I have tried Google but whit no luck. [19:23] lotuspsychje: thanks [19:23] Apachez: like I said, you use nm-cli [19:23] Yeah I was talking about systemd-resolv [19:23] https://github.com/systemd/systemd/issues/6076 [19:23] leftyfb: but the settings are sticky, where does network-manager store this? [19:23] That's the bug I have currently [19:23] Griznah: keep your system upt to date ok [19:23] easy enough to deal with, but somewhat annoying [19:24] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [19:24] Apachez: in 16.04, it's /etc/NetworkManager, where you're not supposed to edit he files directly. [19:24] lotuspsychje: oh, I am. I'm just keen on 18.04, 2.5 years without release-upgrade is making the me itch :P [19:25] *making me [19:25] Apachez: if you're using 18.04, you probably want to look at the netplan configs. http://netplan.io [19:26] leftyfb: the dir /etc/netplan is empty on this 18.04.1 LTS [19:26] Apachez, you probably upgraded from 16.04 [19:26] well from 17.10 but sure [19:27] and that was upgraded from 17.04 and so forth [19:27] Apachez: Then you use nm-cli to manage [19:27] tnx nmcli seems to be correct syntax and not nm-cli [19:27] Apachez: you DO NOT edit Network Manager files directly [19:27] sorry, yeah, my bad [19:28] yeah tnx [19:28] Apachez, (puzzled) if you upgraded from 17.10 you should have config files in that dir [19:29] Apachez, 17.04, right [19:30] https://drive.google.com/file/d/1KhTR7qR7hXrADMd77IHrfb_9T0J5QMwk/view?usp=sharing https://drive.google.com/file/d/1_r2HsG3FCYfmX1gX5ERVqnTmdPLqML1g/view?usp=sharing https://drive.google.com/file/d/1qShzbiep04SxOLl9IYy4H3QRWq48_yMt/view?usp=sharing https://drive.google.com/file/d/1tR1NIamYys-2coaDFYSqdiGnBMgULy92/view?usp=sharing https://drive.google.com/file/d/1t5dzD39pBvDxmefm6A-dQpEj8EvEnpBB/view?usp=sharing [19:30] may someone help me? pc doesn't start [19:31] jk^: you have a bad hard drive. Go buy another one, reinstall ubuntu and restore from your backups [19:31] Apachez: you might find "nmtui" more useful for editing Network Manager connections from the command line [19:32] this is kinda weird, i can install keepassxc on one box running ubuntu 18.04.1 but not on another box because od dependcy issues - it complains about libjson-c2 which isn't in the repository - i did install libjson-c3 but still get a dependency error [19:32] An unresolvable problem occurred while calculating the upgrade. [19:32] any help? [19:32] xenial -> bionic [19:33] Ntemis: did you get the upgrade window? [19:33] nope used the -d [19:33] I have a Thinkpad T420 running Ubuntu 18.04 (4.17.12-041712) and the Trackpoint (little red dot) and the 3 keys below it are not working. My girlfriend has a X220 also running 18.04. Her Trackpoint + Keys work, so I changed keyboards since they are compatible but my gf's Trackpoint+Keys do not work on my T420 either. I've already tried adding "psmouse.proto=imps" to Grub boot parameters which did not work. I have also tried [19:33] disabling the Trackpoint in the Bios which seemed to help with other models. Under all of these circumstances the Trackpoint is not visible after: xinput -list. [19:34] Ntemis, it will give you cosmic, idt is what you want [19:34] vingthor321: are you sure it isn't a hardware connection problem? [19:34] cosmic? [19:34] TJ-: tnx [19:35] Ntemis, -d = development version = cosmic 18.10 [19:35] no i want bionic [19:35] Ntemis, don't use -d [19:35] Well it might be the connector on the motherboard since my gf's trackpoint did not work on my t420 either. But since it shares its connector with the rest of the keyboard, which is working fine, I doubt it [19:36] but the tar.gz is from bionic [19:36] do there exist some ubuntu flavour without the systemd malware? Similar to Devuan who is a systemd free edition of Debian ? [19:36] !info libjson-c2 bionic | eelstrebor [19:36] eelstrebor: Package libjson-c2 does not exist in bionic [19:36] Ntemis, uname -r [19:36] authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg' [19:36] extracting 'bionic.tar.gz' [19:36] !info libjson-c2 [19:36] Apachez: systemd is not malware. Try to speak like an adult here please. [19:36] Package libjson-c2 does not exist in bionic [19:36] Linux demetris-mate 4.17.12-xanmod8 #2 SMP PREEMPT Fri Aug 3 14:42:34 -03 2018 x86_64 x86_64 x86_64 GNU/Linux [19:37] Hmmm, ubottu's package list is wrong [19:37] Ntemis, 4.17 ? [19:37] !info json-c [19:37] Package json-c does not exist in bionic [19:37] yeap why not? [19:37] Apachez: and no, there's no Ubuntu flavors without systemd that are supported here [19:37] Apachez: All ubuntu flavors use systemd and there are no plans to change that. You will have to search on your own to find an Ubuntu derivatives that doesn't. do note, this channel cannot support ubuntu derivatives. [19:37] hello everybody. Thanks for helping out ubuntu users [19:37] no other solutions? few minutes ago i'm using regularly my operating system :| [19:38] leftyfb: systemd behaves like a malware so grow up [19:38] Ntemis, it's not a strock ubuntu kernel atm [19:38] jk^: to a bad hard drive? No. Go buy a new drive. [19:38] i was doing updates, but they blocked then i rebooted [19:38] TJ-: can u help me? [19:38] pragmaticenigma: too bad :( [19:38] i can reboot to a stock kernel but i doubt thats the cause [19:38] jk^: because your drive is bad. Go buy a new one. [19:38] jk^: Likely they blocked because the drive failed, jk^ there is no alternative when you post a log output like that... it means the drive is dead [19:39] eelstrebor: OK, the reason is the 2nd PC was upgraded from 16.04 where libjson-c2 exists, so that was kept. The other PC was a clean 18.04 install, or never had that package installed [19:40] Apachez: modern critical components of an operating system are not malware. Lets try to act like adults and not make wild and completely false claims. For that, you #foxnews or something.. [19:40] As the problem with my trackpoint seems to span over different Thinkpad models, I think it might be a good idea to report it as an official kernel bug. Whats the official/correct way to do this? [19:42] !bug | vingthor321 [19:42] vingthor321: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [19:43] Thank you. [19:43] vingthor321: you said that both keyboard/trackpoints you tested had the same issue. Those devices are generally connected to the system via a matrix. It's possible that one or more of the ribbon cable connector pins isn't making a good contact. That'd explain why keys in the same area also don't function [19:44] vingthor321: also possible is some stray conductive material shorting pins. Sometimes a good clean out with air compressor can do wonders [19:44] !infor libjson-c3 bionic | eelstrebor [19:45] !info libjson-c3 bionic | eelstrebor [19:45] eelstrebor: libjson-c3 (source: json-c): JSON manipulation library - shared library. In component main, is important. Version 0.12.1-1.3 (bionic), package size 22 kB, installed size 68 kB [19:45] Ok. I will try to check with a microscope. With bare eyes I wasnt able to see a broken connection. Maybe a clean with isoprop? [19:45] eelstrebor: libjson-c2 was replaced by libjson-c3 - the SONAME changed due to an ABI change [19:47] vingthor321: possibly :) I've seen dust hairs and humidity/liquid cause shorts with weird effects [19:48] lotuspsychje: do u have a solution? [19:48] jk^: leftyfb already told you what to do [19:49] TJ-, apparently libjson-c3 is it's successor but i still can't install keepassxc because it complains that libjson-c3 insn't installed - i guess i'll have to try another fresh install on that box [19:49] jk^: we are volunteers, not magicians..if your hd is dying we cant solve this [19:49] jk^: You need to accept the answer that was given. It is not possible to fix hardware failures through software. [19:50] i guess maybe it can be other solutions [19:50] lotuspsychje: [19:50] neither fsck can't be helpful? [19:50] jk^: No, the channel has come to the same concensus as leftyfb ... the drive is dead. It's time to visit the computer store and buy a new one. [19:50] jk^: is the PC a laptop or a desktop? does it have a spinning disk or solid-state? [19:51] another interesting thing about bionic, /etc/rc.local no longer exists [19:52] jk^: even if you were to run fsck or some other tool to mark bad sectors and fix up your filesystem, the drive is bad and the more you use it, the worse it will get. Go buy another one unless you're ok with have an infinite amount of possible issues and a 100% chance of data loss. [19:52] eelstrebor: that belongs to sysvinit - we use systemd now [19:53] TJ-: i guess spinning [19:54] jk^: As everyone else has said, 99% probability the disk has died. BUT, there is a slim chance the disk drive data cable, or connectors on each end, have been dislodged and aren't making full contact. In that case, unpluggging and reconnecting them firmly would solve it. If you try that and it doesn't help then the drive has failed [19:55] ok [19:55] thansk a lot all [19:57] jk^: if you boot from a LiveISO and select "Try Ubuntu" then you could "sudo apt install smartmontools" and then "sudo smartctl -a /dev/sda" to check the drive's health and error logs [19:57] !info smartmontools [19:57] smartmontools (source: smartmontools): control and monitor storage systems using S.M.A.R.T.. In component main, is optional. Version 6.5+svn4324-1 (bionic), package size 445 kB, installed size 1533 kB [19:58] ok tj [19:59] TJ-: I'm pretty sure SMART won't detect a drive as failed because of a lose cable or something. [19:59] leftyfb: no, it'll show the drive is knackered though! [20:00] TJ-: SMART won't complain, the BIOS will [20:00] Here's a good one for you! I'm typing commands in the CLI of bionic server (bash). The last character of every word is being converted to uppeR casE likE thiS ! What the heck? [20:01] TJ-: something to do with the space's key assignment? [20:01] someone messing with you? [20:01] I doubt it, it's a cloud-init deploy - was fine a couple hours ago :) [20:02] and now it's fine again. weird [20:02] I was typing "ip link show" and it was saying "Object linK is unknown" but I couln't see that it was upper-case K not lower-case k [20:03] TJ-: p0wned :p [20:03] lotuspsychje: it's only taken me a week to hack vagrant-{libvirt,mutate} to support ubuntu's vagrant virtualbox images, and now I get this :) [20:07] TJ-: cant find any related bugs on upper case [20:08] hello can anybody help me with ubuntu server? [20:09] How should I fix this? [20:09] $ ./Setup.sh [20:09] Registering git hooks... (this will override existing ones!) [20:09] ./Setup.sh: line 40: ./Setup.sh: Permission denied [20:09] and I have -rwxrwxr-x 1 mona mona 1345 Aug 6 14:42 Setup.sh [20:10] I have looked at the Trackpoint connection under a small microscope and all connections look finde, I've also cleaned everything with alcohol. [20:10] elisa87: mona user and mona group i like [20:11] gigirock: uid=1000(mona) gid=1000(mona) groups=1000(mona),4(adm),24(cdrom),27(sudo),29(audio),30(dip),44(video),46(plugdev),113(lpadmin),124(pulse),125(pulse-access),128(sambashare) [20:12] is there any specific server channel? [20:12] or can anybody here help me? [20:12] elisa87: seems group mona missed the 'w' [20:12] gigirock: how should I fix this? [20:13] elisa87: chmod 777 setup.sh [20:13] gigirock: this didn't help sudo chown -R mona:mona UE4_Base/ [20:14] did not work gigirock [20:14] $ sudo ./Setup.sh [20:14] Registering git hooks... (this will override existing ones!) [20:14] ./Setup.sh: line 40: ./Setup.sh: Permission denied [20:14] -rwxrwxrwx 1 mona mona 1345 Aug 6 14:42 Setup.sh [20:14] gigirock, it's not the permissions on the Setup.sh (it wouldn't get to 'line 40' if it were...) I'd look at line 40 of the script (or run the script with -x) [20:14] elisa87: what's in line 40 ? [20:14] philip___, #ubuntu-server [20:14] thanks [20:14] gigirock: ./Setup.sh "$@" [20:15] !paste | elisa87 [20:15] elisa87: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:15] elisa87: what exactly is this script supposed to do? [20:16] install an older version of UE4 on Ubuntu leftyfb [20:16] what is UE4? [20:16] Unreal Engine 4 [20:16] elisa87: are we on a 64 bit system ? [20:17] yes [20:19] i run fsck -v /dev/sda1 it asks me many things, but there was just a choice (y)... i give "enter" for all of them, it finishes again with a prompt "initramfs", i reboot and now the operating system starts.... i don't know if it started with error, modifications, some kind of problem, but now it stars [20:19] jk^: DO NOT DO THAT [20:20] jk^: if you want any chance of recovering your data ever, stop what you're doing, power off that computer/drive completely and do not power it back on until you hae a new drive with ubuntu on it and you're ready to start trying to recover any files you don't already have backed up [20:21] leftyfb: what' [20:21] ? [20:21] hi. is it possible to run ubuntu off a USB drive? and by that i mean like, install it on itself. [20:21] instead of booting up every single time and clicking "Try it" or whatever. [20:21] jk^: what part of this isn't processing for you? You have a bad hard drive. Absolutely nothing you can do is going to change that. Go buy another hard drive. [20:22] e.g., if i have a 32gig USB drive. [20:22] or 8 gig, etc. [20:22] !persistent | sjohnson [20:22] sjohnson: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [20:22] sjohnson: it's possible to create a LiveISO image with a persistent partition too [20:22] thanks [20:22] will have a read. [20:22] sjohnson: it's possible, but more difficult, to install to the same device as the LiveISO is running from [20:23] TJ-: VERY difficult for someone asking how to do it [20:23] can here anybody help me with ubuntu server? [20:23] hi, just a "legal question", if someone can answer. I am developing a game for console and I would like to insert the Ubunto desktop screen in place. Something like this one: https://fossbytes.com/wp-content/uploads/2017/08/ubuntu-17.10-artful-aardvark-features.jpg [20:24] leftyfb: actually not, it's a couple of commands to make it possible when the storage device is larger than the ISO image [20:24] sjohnson: keep in mind that usb keys use cheaper flash storage, which can handle much less write cycles than an SSD or hard disk, though. [20:24] ah yeah. [20:24] so better dont store important data there (only) [20:24] I wanted to know if there is any copyright problem [20:25] longofuzzi: https://www.ubuntu.com/legal [20:26] longofuzzi: I don't think that's a question we could answer, but if that image comes in an Ubuntu package, it will contain copyright info [20:26] elisa87: at end of the day ue4 will use some windows libs ? [20:27] can anybody help me with ubuntu server [20:27] !ask | philip___ [20:27] philip___: 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 [20:27] ok I'll email to Canonical. [20:27] philip___: try #ubuntu-server [20:28] leftyfb: i tried but there's no one online [20:28] philip___: you didn't ask a question there [20:28] i did [20:28] i can do again [20:28] yes please [20:29] did again [20:29] philip___: no, you didn't [20:29] #ubuntu-server is currently set to +z [20:29] oh, bah [20:29] elisa87: can you pastebin the .sh file contents ? [20:30] leftyfb: sry dude but i really did [20:30] philip___: the channel is basically shut down at the moment, sorry [20:30] i asked if someone could help me with a connection problem [20:30] oh [20:30] philip___: please explain your problem here [20:30] hi [20:31] elisa87: can u try to run with the complete path like /home/whereis/setup.sh parameter ? [20:31] fixed [20:31] of the 1.5k people in this room, I'm guessing like 5 are online. [20:31] it is a private file I cannot share [20:31] Kartha: what do you need help with? [20:31] chmod -R +777 . [20:31] fixed it [20:32] elisa87: -R ? [20:32] yes that is what fixed it [20:32] I amm new to ubuntu. could you help me get started so I can do some online courses [20:32] leftyfb: i've set up a openssh and samba server and already connected it to windows but when i want to copy files to it it tells me i have no permission but i set in the /etc/samba/smb.conf that the folder can be accessed by everyone [20:32] philip___: check the permissions of the directory/drive itself [20:33] leftyfb: in windows or webmin? [20:33] Kartha: http://a.co/2KhAm19 this book helped get me started [20:33] thank you [20:33] philip___: DO NOT use webmin. [20:33] elisa87: is the .sh under your /home ? [20:33] philip___: on the command line, check the permissions of the directory/drive you are sharing [20:33] hi wtf is wrong with the MATE edition ? I first installed Lubuntu - NO wifi connection applet (!) - so I install MATE - still no Wifi applet...what give s? [20:34] i only got one logical drive(raid 5) [20:34] and i checked that in this config file [20:34] philip___: ok on the command line, check the permissions of the directory you are sharing [20:34] philip___: it's not a config [20:34] philip___: check the linux filesystem permissions [20:34] command? [20:34] matelot: is the wifi device installed ? [20:35] philip___: https://help.ubuntu.com/community/FilePermissions [20:35] leftyfb: whats the command for that? [20:35] ph thamly [20:35] philip___: ls [20:35] gigirock yes, this is 2009 PC [20:35] oh thanks [20:35] matelot: means you are using wifi now ? [20:35] !terminal | Kartha: if you prefer an autodidactic approach, get yourself familiarized with the terminal and bash [20:35] Kartha: if you prefer an autodidactic approach, get yourself familiarized with the terminal and bash: The linux terminal or command-line interface is very powerful. In Unity or GNOME, search the dash for "terminal" and press ENTER. Other desktops: Applications -> System Tools -> Terminal (MATE), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [20:35] gigirock Dell one-in-all (like mac) [20:35] philip___: It sounds you like don't have a basic understanding of the linux filesystem so this is not going to be easy for you [20:36] gigirock installing on another PC not this one I'm tgyping [20:37] leftyfb: i'm learning by doing and thats the only thing where i have problems so i think its not that basd [20:37] *bad [20:37] matelot: so if the system cannot 'see' for a wifi device it does'nt install wifi stuff [20:38] philip___: you need to delete webmin and never look back. That will 100% slow down your learning. It can also cause problems for you [20:39] How do I report an outdated package for it to be updated? [20:39] ok [20:39] gigirock really ? Ubuntu wont install wifi stuff if there's NO device ? what if one ADD wifi device AFTER install.... [20:39] !latest | hfp [20:39] hfp: 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. [20:40] !bug | hfp [20:40] hfp: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [20:40] matelot: ....the stuff will be installed [20:41] gigirock - how ? [20:42] p [20:42] matelot: packages have dependencies..... [20:43] hfp: did this answer your question? [20:47] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [20:50] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [20:53] ubottu: thanks a bunch [20:53] Kartha: I am only a bot, please don't think I'm intelligent :) [20:53] botmaster u r smart :) [20:54] leftyfb: its sad that you cant be a grown up and acknowledge that systemd behaves as a malware and frankly shouldnt be used in mission critical systems [20:55] Apachez: please go troll elsewhere [20:55] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [20:55] This blog is essentially an ad for the Handshake ICO scam with a one-line "denial" of involvement mixed in there. It's obviously very unethical of Christel to not mention her own involvement in the scam which the blog post promotes. [20:55] Consider Andrew Lee's involvement, Andrew Lee is Christel's boss at London Trust Media and he also controls the majority of freenode voting rights. Andrew Lee also heads the handshake ICO scam. Coincidence? [20:55] Kartha: every time fix a target , so everyday you will learn a little, at the month end you learned a lot === capella is now known as capella|away [20:55] leftyfb: you dont have to answer when you have nothing to contribute with [20:56] Apachez: please go troll elsewhere [20:56] leftyfb: you dont have to answer when you have nothing to contribute with [21:01] hi everyone [21:03] I am having an issue with ubuntu 18.04.1 and displaylink drivers, I was hoping someone could assist [21:03] Everything works fine connected to dell d6000 dock via usb-c thunderbolt and I can see my two monitors [21:04] every 30 min or so it seems to randomly drop the connection and force me to unplug and replug the cable [21:04] AvidWolf43: any clues in dmesg/kern.log ? [21:06] hmm apparmor in 18.04.1 doesnt seem to like snap.gnome-calculator.gnome-calculator [21:06] AvidWolf43: if you are on a dell system please run dell update from windows, sometimes there are firmware upgrade for your system [21:06] I am absolutely failing to get connected to wifi on a target with Ubuntu 18 - I can get it when I log into the GUI and set it up that way, but that doesn't help me. I need to be able to reboot the target and connect to it via wifi. I've tried everything I can think of and I'm pretty stuck. [21:07] Simonious: the wifi requires a passphrase or key, yes? That's probably only available once you've logged in because it is likely stored in the user secrets database [21:08] TJ-: I'm listening [21:08] TJ-: it does require a key [21:08] TJ-: just a momentarily complaint - setting up wifi used to be kindof easy and it worked /rant [21:11] Simonious: in NM's connection editor for that connection, have you enabled the "Available to all users" option ? [21:11] yes [21:11] gigirock: hp :( [21:11] but dell d6000 dock [21:12] TJ-: just this error '[ 144.235328] i2c_hid i2c-ALP0016:00: i2c_hid_get_input: incomplete report (83/2) [21:12] Simonious: and is the wifi using a Pre-Shared Key (passphrase) not a certificate? [21:12] and it appears numerous times [21:13] TJ-: right, I typed in the key and that connects fine [21:13] Simonious: if so check that key is stored in the connection config with "sudo grep -rn psk= /etc/NetworkManager/system-connections/" [21:14] Simonious: if you see the passphrase there, then it should be available to NM at boot-time without requiring the user to log-in [21:14] psk="my passphrase" is there [21:14] Simonious: the passphrase surrounded by " marks? On mine it isn't [21:15] Hmm, it is here, i can remove them.. [21:15] Simonious: no... mauybe you have spaces in it? [21:15] no spaces.. [21:15] Simonious: we know it works anyhow, when the user is logged in [21:15] Simonious: oh well, never mind! [21:16] OK, so a good thing to know is NM is very verbose about connections in /var/log/syslog so the next step is to look at that file, and particularly the messages from NM early in the startup [21:17] TJ-: https://pastebin.com/gFAWg8Ai filtered out the touchpad stuff please have a look [21:18] TJ-: fyi, this machine used to work fine on wifi back before I wiped it to replace an older ubuntu with 18 === capella|away is now known as capella [21:20] AvidWolf43: looks like the USB controller dies "xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead" [21:21] AvidWolf43: could it be overheating? [21:21] AvidWolf43: if you're doing basically the same stuff with it, it might overheat around the same time [21:21] not sure, it works fine with windows on the same setup ... [21:21] AvidWolf43: maybe not being configured correctly by the driver [21:22] im assuming to modify the driver config is above my knowledge [21:22] TJ-: this is interesting: Aug 6 14:51:15 BS-1 NetworkManager[616]: [1533585075.5912] device (wlp3s0): Activation: (wifi) access point ‘my-network-name’ has security, but secrets are required. [21:23] AvidWolf43: it looks like the PCI bridge device disappears, so everything below it dies, USB controller include [21:24] Simonious: do you see another similar message shortly after "has security, and secrets exist. No new secrets needed." [21:25] Simonious: and shortly after that I also see "Config: added 'psk' value ''" [21:26] has security, and secrets exist. No new secrets needed [21:26] TJ-: I removed those quotes and rebooted.. and it appears to be working! [21:26] that seems to have been the magic sauce [21:26] TJ-: thank you [21:28] Simonious: I wonder what added them!? [21:28] Simonious: I think you may have discovered a bug [21:28] TJ-: well, I don't think so [21:28] TJ-: I had hand edited that file in my repeated attempts [21:28] Simonious: Oh, baaad!! [21:29] TJ-: well.. nothing was working! [21:29] Simonious: hmmm, better check it works on repeated reboots, not just this once [21:29] TJ-: rebooting now [21:31] TJ-: came up working [21:31] Simonious: looks like it's solved then [21:32] TJ-: will reboot once more and try logging in on the wireless only first [21:34] TJ-: sweet crackers, I got in via wifi only [21:35] gigirock: noted [21:36] TJ-: so is ther anything I can do to fix on my end? [21:37] AvidWolf43: without clues as to why it falls off the PCI bus, not a lot. === NickG365_ is now known as NickG365 [21:43] tomreyn: yes, thanks === capella is now known as capella|away [21:48] Hello [21:48] I have a question [21:49] If I have a broken Nvidia modules in the kernel , will next kernel fix the errors when overwrite the old one? [21:50] And if YES - when the new kernel will be issued? [21:52] Rumen: if the nvidia modules fail to build, it's those that have to be fixed, not the kernel, because they're proprietary [21:52] you can always go backward to your old kernel, I've never done it, but I know it's a matter of booting it in grub somehow [21:53] TJ- Whatever driver I try to install I get errors [21:53] Rumen: well without us knowing the precise errors we can't really help [21:54] 340, 390, 396 .... I have 84 pages A4 communication with Nvidia support .... and I'm not kidding about the number of the pages :) [21:54] Rumen, what card would help as well [21:55] Rumen: some older GPUs nvidia class as legacy might lose support if nvidia don't keep the packages up to date [21:55] TJ- http://www.filedropper.com/nvidia [21:56] Rumen, lspci |grep VGA [21:57] There are many errors this is one of them https://pastebin.com/ZKNa2sQx [21:57] Rumen, what is the output of the command i gave [21:57] lspci |grep VGA [21:57] 01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 730] (rev a1) [21:57] ty [21:58] Rumen: so did you install libelf-dev ? [21:58] I installed the driver via "Software and updates" [21:58] it is 390.77 but is broken [21:59] kk4ewt: always better to ask for lspci -nn because it gives the exact PCI [vendor:device] ID [22:01] TJ- Otherwise the computer recognise the card https://ibb.co/dHfnYz [22:03] could i have my laptop take a selfie every 1 hour? [22:04] every one hour provided there's a person there [22:05] Rumen: OK, just been researching this. You're correct, there's a bug in the Ubuntu nvidia driver packages, they should declare a Depends: libelf-dev [22:05] Rumen: let me see if there's a bug report for this [22:06] Kartha: define "person there". the first part is trivial. [22:06] Kartha: the easiest indicator would be recent input activity. [22:07] Kartha: though all methods are imperfect. [22:07] TJ- I'm sorry I dissapeared, byt the computer freeze again ... [22:08] Rumen: OK, just been researching this. You're correct, there's a bug in the Ubuntu nvidia driver packages, they should declare a Depends: libelf-dev [22:08] https://pastebin.com/Z8j9yXAw this is how they steal credit cards... [22:08] when I open any document - DOC, XLS, PPT or Google Maps .... it freeze [22:08] ryuo: given some human face is present in the webcam feed, take a photo at equally spaced intervals === jje_ is now known as jje === wagle_ is now known as wagle [22:09] TJ- What can I do to fix it? [22:10] Kartha: no idea how to help you there. object recognition in video or images is still problematic. https://xkcd.com/1425/ [22:10] TJ- If I try to install the driver from the Nvidia site? [22:12] Rumen: do this: "sudo apt install libelf-dev" [22:13] TJ- OK ready - passed without errors [22:13] now - reboot? [22:13] Rumen: then retry building the driver. Do "dkms status" to find out which nvidia driver/version is installed [22:14] https://pastebin.com/C0FQD2Nj [22:14] if you have e.g. nvidia 390 then you can build/install it using "sudo dkms install nvidia/390 [22:15] Rumen: according to that, you've already got nvidia 390 installed [22:15] yes [22:16] Rumen: so it should be working [22:16] sudo dkms install nvidia/390 Error! Could not find module source directory. Directory: /usr/src/nvidia-390 does not exist. [22:16] Rumen: right, because the version is 390.77, so it'd be "sudo dkms install nvidia/390.77" [22:17] Rumen: what does "lsmod | grep nvidia" report? [22:17] aha with the .77 OK [22:18] It shows https://pastebin.com/HzhCUVr3 [22:18] Rumen: so it is installed and in use [22:19] I will reboot and try. Thanks a lot TJ- [22:24] Christel just posted this "denial" on the freenode blog https://freenode.net/news/spam-shake [22:30] TJ- unfortunatelly the erro in th ekernel modules still exist http://www.filedropper.com/nvidia-bug-reportlog [22:32] If I make clean install? [22:33] Rumen: I'm not clear what error you mean? earlier you used 'lsmod' to show the module is loaded. [22:35] When the computer load Says "Failed to load kernel modules" [22:38] Rumen: can you show us "pastebinit <( lsb_release -a; uname -a; dmesg )" [22:38] why such a inconveniant pastebin like filedropper, use paste.ubuntu.com [22:39] https://pastebin.com/mkYqj1BJ [22:40] Rumen: The system already has the nvidia driver installed and working [22:41] Here you are https://pastebin.com/BsKQnCa0 [22:43] Rumen: "NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.77 " [22:43] Rumen: so, the driver is installed and working, as I've told you 3 times now [22:44] ? [22:44] hello [22:48] TJ- OK I hope it will not freeze anymore, because it is very nasty - 8-9 times today [22:49] depends, if it comes out of freeze after x seconds.. [22:50] anyone do their dev work in containers? any tips on making it seemless? [22:53] Thans TJ- [22:53] will check how it works now [22:55] lungaro: how do you mean? testing, or the entire edit-test-commit cycle? [22:56] entire edit-test-commit cycle TJ- [22:57] lungaro: generally not, I'm not sure what benefit it would have for editing [22:58] i can move the entire dev env anywhere just by moving the container, not good enough benefit? [22:58] or export it and share it w/ someone else [22:58] testing and building are good topics for containers, as with continuous integration [22:59] lungaro: there aren't many scenarios where that is desired; most devs have their own set of preferred tools, configs, and so on [22:59] lungaro: for when it is containers make sense; certainly lighter than using a VM [23:09] can somebody help me I have a problem, pls? [23:09] dont ask to ask, jsut ask [23:09] ok sorry [23:11] here's the deal i have wifi adapter on laptop and the connection information says that the speed is 54 mbps but when i use speedtest website it only measures 10 mbps what could be the problem ? [23:12] qwebirc40268: are you testing your wifi speed or your adsl speed ? [23:12] also when i plug the cable to the laptop from router the speedtest is higher [23:12] i gues the other one [23:12] qwebirc40268: 54Mbps is the raw radio link, it has nothing to do with your ISPs connection speed [23:13] for ISP i should be getting up 50 mbps [23:13] up to [23:13] qwebirc40268: max 50.... [23:13] i yes [23:14] so i will be in bed [23:14] i thought there is some setting that needs to be set to get the higher speed === feodoran is now known as Guest26701 === feodoran_ is now known as feodoran === yuuki is now known as __3dBi [23:16] no one? [23:16] qwebirc40268: Let's see... [23:16] qwebirc40268: Do you know what connection speed your ISP says you have? [23:17] yes up to 50mbps [23:17] qwebirc40268: And where did you read that? "up to" makes me think about their speed options, but not what you actually have. Or perhaps the max speed your wireless adapter can handle. [23:17] qwebirc40268: "up to" means it depends on the line, so you'd have to check the modem to know what speed it is actually connecting at [23:18] In the UK ISPs would advertise "up to 80Mbps" for VDSL, but unless you're within about 100m of the cabinet you'd not get that [23:19] well like i said wifi gives me up to 10 but when i plug the cable from router to laptop it gives me around 20 to 30 [23:20] qwebirc40268: so maybe there's radio interference so the WiFi is having to do resends [23:20] qwebirc40268: are there a lot of other Access Points in the same band as your wifi? [23:20] no [23:21] qwebirc40268: It could be many things. What kind of wireless NIC do you have? [23:21] what is NIC exactly [23:21] ? [23:21] qwebirc40268: do you have other PCs or devices on the same wifi network [23:21] TJ no [23:22] i was thinking maybe the router cant give more than 10 [23:22] qwebirc40268: Type this for us and give us the resulting URL: lspci -nn | curl -F 'f:1=<-' ix.io [23:22] qwebirc40268: that's a shame; you could do a speed test on the local network to see if the bottleneck is the wifi or something else [23:23] qwebirc40268: You're likely going to have to do some digging if you want to get to the bottom of this. It might not be a solution that you find in a single night. [23:24] rype http://ix.io/1jqs [23:24] Hi everyone, I have a quick question about a script i am trying to complete, hope i'm in the right place or you all have an idea for me. I have an environmental variable set as a script. if i execute the EV i get my desired return (the on/off status of my mic) if i put the EV in a blank script by itself i get the same desired effect. However as soon as i try to plug my EV into an if then else script i only get the EV scripts path not [23:24] the script output for (ex. $MIC alone gives me on/off. $MIC in if then else script gives me ./min.sh as the output. [23:27] TheRealgimp: You'd need to put it in $( ) [23:28] Thank you. I will try this [23:28] ex. $(MIC) or $($MIC)? [23:29] TheRealgimp: second [23:29] 10/4 [23:29] $(...) executes a subshell and is replaced by whatever the sub-shell prints [23:32] AH! you guys. thanks a bunch. I've been scouring the web for hours and hadn't found this little bit of info. works perfect now. THANKS! [23:32] TheRealgimp: "man bash" :) [23:36] hello folks: i have a problem with sound on my iMac. There is none. I've followed a few guides on the web to get it working but nothing really helps. It's a 2016 iMac. [23:37] TJ I see now 3.5.4 Command Substitution. Thanks a bunch again [23:40] upgraded to 18.04 like what I see thus far === Mead- is now known as Mead