[00:00] zxd: does control alt f1 or f2 etc change to a virtual console? [00:04] !19.04 | zxd: note the end of support [00:04] zxd: note the end of support: Ubuntu 19.04 (Disco Dingo) is the 30th release of Ubuntu, supported until January 2020. Release Notes: http://ubottu.com/y/dingo [00:06] zxd: Too: https://lists.ubuntu.com/archives/ubuntu-announce/2020-January/000252.html [00:06] hi, whats the best way to backup ubuntu server..once drive dies... so then i can do fresh install and fast restore? [00:07] i dont mean /home .. but /etc. /var etc [00:07] sarnold: yes it does [00:07] and I got login prompt gfx mixed with the console [00:08] tried restarting gdm now screen went blank [00:10] i meant how to backup system part of ubuntu .. [00:11] not user data .. if its possible [00:12] tar works, or any backup utility, i guess [00:12] heap_: 'rsync' is my goto. [00:12] zxd: cool; if you can get to a virtual console then you can hopefully check journalctl or look for errors in /var/log/ [00:13] hm [00:13] heap_: or zfs send and zfs receive; but perhaps it's better still to deploy your servers with automation of some sort so you can 'replay' what is required to replace that server [00:13] sarnold: yea what to look for ? [00:13] I'd use a live image to copy stuff [00:13] but once u do fresh install ... [00:14] simply rsync and override whole /etc [00:14] wont help... [00:15] rsync has options, I suppose it depends what you want then [00:15] zxd: I'm not sure; I've only ever had intel video so I don't know what goes wrong with other kinds of video.. [00:15] i want some option how to backup and then restore to fresh install [00:15] zxd: if there's nothing obvious there then maybe try the 19.10 installer? [00:15] i am not sure if such thing is possible [00:16] sarnold: the 19.10 installer worked until the system rebooted [00:16] after installation [00:16] is it? [00:17] well tar as above would work [00:17] zxd: oh bugger I thought this was 19.04. [00:19] sarnold: 19.04 installation [00:19] sarnold: maybe the easiest way if its VM .. snapshot it ... but i realy dont know ... if there is such mechanism if system die ... to recover/restore easily onto new fresh install. [00:20] Bashing-om: will be lot of hassle i think? [00:23] Xenial v16.04.1LTS - Need input for decision of USB Broadband Modem Dongle... Current consideration; Sierra Wireless 313U (Unlocked), Netgear Beam (AT&T) 340U (Unlocked)... NOTE: Need not only data/text service, but also Voice (basically turning my laptop into a super cell phone) [00:24] heap_: Once you have the scrips writtten ( and verified to perform) - piece of cake :P [00:24] Bashing-om: rsync will not download required system packages that doesnt come with default distro install.. [00:25] maybe https://teejeetech.in/2017/10/01/timeshift-v17-10/ [00:25] ? [00:26] heap_: You were talking about restoring a system to current state. For Apps and such you might find the 'debfoster' tool of interest. [00:27] Bashing-om: yeah... istn that timeshift job? [00:28] heap_: Cano not comment - never used timeshift. [00:28] Timeshift is similar to applications like rsnapshot, BackInTime and TimeVault but with different goals. It is designed to protect only system files and settings. User files such as documents, pictures and music are excluded. This ensures that your files remains unchanged when you restore your system to an earlier date. [00:30] Is there a more apropos chan to ask about a USB Cell Dongle under Xenial ?? [00:33] here should be fine, BlackPine707 [00:33] that's if this is a regular Ubuntu 16.04 LTS [00:34] It is.... Kernel 4.15 [00:34] i am wondering how ppl backup stuff... ie system stuff not user data [00:35] to backup each app confs... must be nightmare [00:35] Tnx Tom [00:37] heap_: I came to the conlusion a long time past that backing up system files was a waste. System files are on the install media :D All I back up (rsync) are my personal files, and I keep a changelog. [00:37] apps configs are usually stored in the home folder, ~/.config and such [00:38] and why should you, unless you make manual edits in those [00:39] Bashing-om: if its server lot of configuration of hhtpd/vpn stuff ... [00:55] while running ubuntu 16x in vm i got 150/10mbit on eth0 ... after upgrade to 18x i got 150/3mbit .. any idea why? [00:56] did they change some driver or something ? [00:57] Hey, my new setup just crashed. What logs should I check to see what happened? [00:58] it's not a hardware thing, first it slowed down, then I could not do anything but sysrq+reisub [00:59] Xenial v16.04.1LTS - Need input for decision of USB Broadband Modem Dongle... Current consideration; Sierra Wireless 313U (Unlocked), Netgear (AT&T Beam) 340U (Unlocked)... NOTE: Need not only data/text service, but also Voice (basically turning my laptop into a super cell phone) [00:59] I could see a cursor flashing, so it seems to be a software thing [00:59] hi [01:00] does ubuntu mini network installer not give you the option to encrypt your home directory? [01:03] ? [01:04] glick: not all version suspport homedir encryption [01:05] glick: whether or not it was ever exposed in the mini installer I don't know, but 18.04's installer doesn't offer homedir encryption; I can't recall when exactly we made the change [01:06] hmmm [01:07] glick: yeah, 18.04 was the one that removed it https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#Other_base_system_changes_since_16.04_LTS [01:07] if i run dig A www.kame.net on one host i got [01:07] ;; SERVER: 10.0.1.1#53(10.0.1.1) [01:07] other host returns [01:07] ;; SERVER: 127.0.0.53#53(127.0.0.53) [01:07] why 127.X? [01:08] why? they dont like home dir encryption? [01:09] im thinking of installing a minimal ubuntu system on my lapie [01:09] i cant stand unity or gnome3 [01:09] i like cinamon but mint is outdated [01:09] want the latest software [01:10] glick: ecryptfs was getting incresingly fragile over time; it worked okay when it was introduced but kernel modifications kept making it harder and hard to maintain; we couldn't in good faith continue to support ecryptfs on new installations any longer [01:10] so how is encryption done today? [01:10] glick: unfortunately the ext4-based encryption support via fscrypt hasn't improved enough to the point where we can suggest that, either [01:10] glick: full disk encryption via LUKS [01:11] luks just encrypt the paritions used? [01:11] i have / on one disk and /home on another [01:12] https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019#LUKS_Encrypt [01:12] glick: better to think of FDE as encrypting the block storage devices, but yeah that's pretty close [01:13] thanks hofer [01:13] i see ar [01:13] i see sarnold === [Ben] is now known as MrC [01:19] from the "try ubuntu without installing" iso images, can i install a minimal install without a desktop? [01:22] glick: that sounds like you want a 'server' install (which is effectively the ubuntu base image but with some differences on the network management side) [01:24] damn sounds like disk encryption is a BIG pain in the but [01:33] glick: the day I thought I forgot my disk unlock password was pretty stressful. [01:33] glick: homedir encryption was nice because different users could have their own storage, but it was super-brittle [01:33] glick: fde is more reliable but does mean there's basically just the one encrypted storage used for all users [01:43] is there a 19.10 cinamon ppa? [01:46] sarnold: should use a Yubikey as well :) [01:46] TJ-: for FDE? got a link? :D [01:48] sarnold: get the Yubikey to generate a static 64-character password on slot 2. copy it to LUKS key slot, hold your finger on the Yubikey for more than 2 seconds when prompted for the passphrase [01:48] TJ-: oooo [01:48] anyone? [01:49] using cinnamon with 9.10? [01:49] i3 here [01:49] sarnold: this works with encrypted /boot/ too to unlock at GRUB stage [01:50] my passphrase is certainly longer than I'd like but it is NOT as strong as random 64 chars, hah [01:50] sarnold: mine is a nursery rhyme... about 200 characters [01:51] I have that, some key-files, and the Yubikey [01:51] TJ-: wow, I'd desperately need some forward error correction on something that long -- no way I could type 200 chars wihtou making an errror (How did I do on this line? :)( [01:51] sarnold: well that's where the Yubikey comes in! [01:52] yeah, it *IS* the keyboard :) [01:52] sarnold: my passphrase has entered muscle-memory now though, so when I think about it I get it wrong by 2nd-guessing myself [01:52] and you're in trouble if you try to do it while standing or something [01:52] actually I find that easier for some reason [01:53] the biggest issue is moving between different keyboards [01:54] heh, yeah that'd do it.. [02:08] cinnamon doesn work with 19.10 or is it in the repos? [02:08] can you do apt install cinnamon? [02:13] is no one here? [02:13] no one chatting? === wodencafe is now known as WodenCafeDeSade [02:17] glick: cinnamon is not in the official Ubuntu repositories. There are unofficial builds available. How perfectly customized for (and compatible with) Ubuntu it is will be up to the person packaging it. [02:22] what is that screen recording app ppl use to make youtube videos in ubuntu that also displays keys being pressed [02:25] Hello all.. Can someone please help me ? I'm desperate with partition problems... i'm now with up and downs on that computer... I can't see any bright with that problem :( [02:27] !details | Zerfm [02:27] Zerfm: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [02:30] So I have a Surface computer with windows on it. I just used it for works (and It's a gift from my boss in fact). I used to update the work software today but I had the blue screen of death... and then no more booting... Try windows boot usb key without Help and then I use my ubuntu live USB key... And I can find my drive but I had a lot of error [02:30] with gparted and so on : Error fsyncing/closing kind of error... ) After several try I figure to "reset" the sdd with the mfks.ext4 command and then I launch the windows installation but it looked like it stuck at 41%... I reboot the computer and the partition errors come again.... but mkfs dosn't work anymore... [02:31] and on top of that : my keyboard isn't working on the Live ubuntu key, so all of that in visual keyboard... [02:31] I even try DD now but not working :( [02:35] The 1st mkfs command work like a charm, and then the Windows install parted the disk again but I break the all via the reboot... Is there any hope for me ? :( === zbenjamin is now known as Guest3427 === zbenjamin_ is now known as zbenjamin [02:37] i dont know why ubuntu doesnt add official cinnamon packages to the repo [02:37] its one of the best desktops for linux [02:41] I need to copy a partition. I want to use GParted. The partition is an extended partition that has an LVM partition in it. This partition is not mounted when I boot, but is locked. Will lvremove allow me to copy the partition and remount it afterwards? [02:43] myuser: Does turning off swap in gparted also unlock the LVM partition ? [02:58] Zerfm, Surface laptops have been able to run Ubuntu, however, depending on the version and model that you have requires potentially different approaches. If it were me, I would be looking for tutorials specific to the Surface model that you are working with, read through the entire instructions before trying any more steps. You may also find better help in #ubports which focuses on the mobile/touch type devices and ubuntu. [03:02] pragmaticenigma : Linux is working on the surface, that's not the problem. It's the ssd that is dead I fear... [03:04] Zerfm: What does the log file /var/log/syslog reflect about the ssd ? [03:04] Zerfm, could be a number of things. This channel isn't going to be the best source for help with that hardware. If you have a live instance, smartctrl would be able to provide a report of the SSD drive. Otherwise, it sounds like you would have to take the machine to an authorized Microsoft repair servicer for help with the unit. [03:10] Bashing-om - no [03:12] Bashing-om : https://paste.ubuntu.com/p/mhGQpk3ZT4 [03:14] Zerfm: I/O errors i would be running a filesystem/check repair. However, I do not know how on LVM. [03:20] Hello I need help creating a Bootble usb drive of Windows 10 [03:25] pragmaticenigma : smartctrl show no problem... [03:25] Bashing-om I don't know how to do that :( ( [03:27] Zerfm: I too do not have that experience to have the capacity in LVM to advise ;( [03:32] !woeusb | RaiouZoriastar [03:32] RaiouZoriastar: Ubuntu does not have a recommended tool for preparing bootable Windows installation USBs. If you need one, consider using Microsoft's media creation tool from a Windows computer (see ##windows for support). If this is not an option, there are third-party unsupported tools like WoeUSB ( https://github.com/slacka/WoeUSB , sudo snap install --edge woe-usb ) that might work. [03:44] I got woeusb working [03:44] I am trying that now [03:44] It is copying to my usb stick now/ [03:44] So we shall see what happens [03:45] Thank You again Linux for fixing another computer [03:45] RaiouZoriastar: did you have to search for the launcher on snap? [03:45] sudo gdebi ../woeusb*.deb [03:45] RaiouZoriastar: ah you grabbed a .deb from where? [03:45] I found some instructions on google. [03:45] right [03:46] The software installer version doesnt work [03:46] This one does [04:02] is xfce in ubuntu? [04:02] glick: try xubuntu [04:03] wonderworld: id like to install a minimal install, and then install xfce ontop of it [04:03] so theres only the the minimal system and i can install exactly and only what i need [04:04] glick: ubuntu 18.04 and higher have already a minimal option in the installer [04:04] glick: so you can pick xubuntu as a flavour, then enable the minimal option during setup [04:05] lotuspsychje: no i want absolute minimal [04:05] yes, would give you a minimal xfce ubuntu setup [04:05] glick, You can also use the mini.iso to install the Ubuntu core, which will offer the option to install desktop environment only of XFCE. The mini.iso requires an active internet connection to install however [04:05] i see [04:05] thanks pragmaticenigma [04:06] thats what i want :) [04:06] glick: picking the mini.iso requiers a bit more advanced skills too [04:11] without ubuntu installed can i see which packages are in the respos? [04:12] glick, https://packages.ubuntu.com/ [04:12] cool [04:12] thanks [04:12] !msgthebot | glick Or [04:12] glick Or: Please investigate me only with "/msg ubottu bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu search " [04:20] I need to take my 18.04.3 release to 19.10 in order to get some newer features needed from openconnect (I could probably just install the newer version of openconnect but I'm comfortable going to 19.10 now). However, do-release-upgrade yields Failed to connect to https://changelogs.ubuntu.com/meta-release. Check your Internet connection or proxy settings. But I *can* hit that URL with a browser. [04:25] davido_, which browser are you using? what if you use the command "dig changelogs.ubuntu.com" ... what does that return? [04:27] davido_: recommended fresh install, cause from 18.04 you will need to upgrade to 18.10 (eol) first [04:28] https://pastebin.com/3y8uKNLc [04:28] A fresh install is non-destructive? [04:28] lotuspsychje, from what I've heard... do-release-upgrade will upgrade to the next available supported version... it does not require incremental updates [04:28] (I maintain a backup but would prefer not clobbering the system) [04:29] pragmaticenigma: oh, did you test that feature? [04:30] Also curl https://...the-full-url... produces what I think it should. [04:31] davido_ see the setings all ipdate aveliabal [04:31] update [04:31] davido_, not sure why that is coming back with not found... did you switch your installation from "LTS" to "normal" release? [04:31] I did. [04:31] nikolov@ubuntu-ivan:~$ inxi -F [04:31] System: Host: ubuntu-ivan Kernel: 5.4.10-050410-lowlatency x86_64 bits: 64 Desktop: Gnome 3.34.3 [04:31] Distro: Ubuntu 20.04 LTS (Focal Fossa) [04:31] i did [04:31] and [04:31] work [04:32] davido_, after switching did you perform an "apt update" [04:32] use a pastebin Blade [04:32] Blade: please stop pasting your inxi output into #ubuntu and #ubuntu+1 for no reason. [04:32] !paste | Blade [04:32] Blade: 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. [04:33] Blade: Pretty sure this isn't the first time you've been told that. [04:33] Yes, I used software & updates to change to "for any new version"... then from the cli I did sudo apt update && sudo apt full-upgrade. [04:35] Also just verified that /etc/update-manager/release-upgrades has "Prompt=normal" [04:35] change da name in you repos [04:36] Blade, That suggestion is not supported here [04:36] and apt-get dist-upgreat [04:37] I wouldn't follow imprecise advice anyway. ;) [04:37] davido_, does "do-release-upgrade -c" return the same issue? [04:37] yes. [04:41] Could I manually download the UpgradeTool for 19.10 specified in the changelogs.ubuntu.com/meta-release document un-gz it, and use it directly? [04:43] not certain if that's a good idea or not... depends on how much you want to risk your system [04:45] I'd prefer not getting into a situation where I need to spend the next few hours re-configuring ssh server and other tooling I've got in place. Like I mentioned, I do have backups, but it's always such a pain restoring system-level stuff from backup. homedirs are easy, data paths are easy, but config stuff isn't typically a good idea. [04:45] davido_, If you have a fresh back up of the system, can't hurt to try... I'm just not sure where that falls in the process of upgrade. If there were any pacakges that were set to be removed on upgrade, they may not get flagged properly [04:45] i see. [04:45] davido_, Why not make a system image back up? using something like clonezilla [04:46] That's probably a good idea. I've got plenty of room for it on one of the spindle drives that only takes hot backups anyway. [04:46] davido_, Clonezilla will make a byte-for-byte compressed copy of your system, that you can easily restore and the post restoration it's like you pick up right where you left off [04:47] is there a particular feature of openconnect that you are seeking that isn't available with the current release that you are on right now? [04:49] openconnect --protocol=gp [04:49] ...gp isn't supported in 7.08 [04:50] I'm unfortunately not familiar with openconnect enough to know what protocol gp is [04:50] https://www.infradead.org/openconnect/globalprotect.html [04:51] globalprotect ... some lame VPN my org has moved to. Works fine on my 19.10 laptop, but isn't available on my 18.04 desktop. [04:52] openconnect worked fine when we were using anyconnect as the vpn protocol, but there must be some feature they like better in globalprotect, so I'm stuck needing to migrate. [04:53] globalprotect has the ability to target and lockout (force disconnect) connected clients [04:53] ah, so I'm sure that's tons better for IT. ;) [04:54] (it probably actually is, so I'll stop complaining) [04:54] that and I think it better supports some various 2FA options [04:54] we're using the same 2FA we used before; duo [04:54] so i have ubuntu server 18.04, i tried to ssh into it and it gives me an error(permission denied, public key) [04:55] i deleted the authorized_keys file [04:55] sidebar davido_ ... does your DUO have an "echo" where you have to approve twice? [04:55] still says the same thing [04:55] pragmaticenigma: It used to. That seems to have cleaned up in the past six months. But for awhile, yeah; I was getting double-pings from it. [04:57] davido_, I'm really not sure about the next step forward... it's really wierd that the do-release-upgrade fails like that [04:58] What will I be faced with if I go create a bootable USB with 19.10 and select the install option; will that clobber things like SSH server, samba, and other stuff I've got set up? [05:00] yes... you would lose system level configurations [05:01] if your home directory is partitioned away from root... that would be preserved but you would have to do the manual partitioning option to ensure it gets picked up [05:01] Alright, well, I guess I'd probably prefer just building a newer version of openconnect from source if I have to. [05:02] Let me ask an unrelated question: On my laptop I dual-boot because it's occasionally useful to run Logitech software, or something else that doesn't play nicely with wine. If I ever decided to upgrade the laptop's SSD to something larger than 500GB, what are my options for accomplishing that without losing the dual-boot characteristics? [05:03] davido_, One question... do you have the file /var/lib/ubuntu-release-upgrader/release-upgrade-available and what's its contents? [05:03] file exists, size is 0 [05:03] davido_, you can use clonezilla to copy the drive over to the new larger drive, then use a partition tool to resize the partitions [05:04] rather clonezilla can image one drive to another (dd can do the same if your comfortable with that approach) [05:04] that sounds promising, though currently not particularly urgent. [05:05] yeah, dd would be fine so long as it can handle the windows partition and grub and all that correctly, which I think it's low-level enough that it ought to. [05:05] dd reminds me of the old Apple II days when we would dupe disks with software called nibbles away. :) [05:05] It's a bit-for-bit clone... setting the right block size is one of the more important factors [05:06] anyway, the release-upgrade-available file is empty. [05:06] davido_, that at least means the message isn't just some cached message [05:07] :) that would almost be a welcome discovery. [05:08] assuming the file is 0 bytes, from what I'm reading that shouldn't be a factor in your case [05:08] right. I'm just thinking if it were not zero bytes, we might have something to try. :) [05:09] I guess I'm going to try to build openconnect from the github source, and see how that goes. [05:09] deal with inability to upgrade some other year. [05:10] davido_, I think we're at the point where there a few options remaining. One would be to wait till 20.04 is released, though the upgrade tool is usually delayed by a few months. The other would be to swap out the release names and forcefully update that method [05:10] final option would be to install openconnect manually with the latest version and stay on 18.04 [05:11] yeah, I'm just going to stay on 18.04 for now, wait for 20.04 for the desktop system, and build openconnect from github source. [05:11] I do appreciate your help though. [05:11] the only caveat that I'm aware of with switching the release names, is that you just bypass some of the compatibility checks and deprecation checks between versions. [05:12] I'm not sure how to do that. [05:15] you would be updating /etc/apt/sources.list file.. exchanging bionic with eoan [05:15] which would set you on the 19.10 update repositories [05:16] you would need to make that change to any of your PPAs installed as well [05:16] at least PPAs that make reference to bionic [05:17] I've gotta jet here... I think the better check is to do the build it yourself route... seems the safest and least likely to prevent system stability issues [05:17] well, that was too easy. Just built it from source, and I'm all good. [05:18] s/better check/better bet/ [05:18] thanks again. [05:18] building from source has gotten a lot better in the past few years ;-) far from perfect, but much better [05:18] good luck davido_ ... cheers [05:19] yeah. well, there's varying degrees of distribution quality. I'm a software engineer. I see plenty of crap too. ;) But this one was well done. [05:24] davido_ you is lame [05:24] Blade: stop that [05:48] Hello. I used to create swap partitions and create swap there. But this time, I only have one disk on this particular setup. When I do `swapon --show` - and see the result "/swapfile file 2G 0B -2" then it means I *do* have a swap, but on a system file, is this correct? [05:48] *system disk* [05:48] yes, swap partition is now standard swapfile [05:49] so, basicly, ubuntu can be 1 partition now [05:49] ok, OerHeks - how can I increase its size? Because when I google it, I only find solutions about a swap partition. [05:52] start with ' sudo swapoff /swapfile' https://askubuntu.com/a/1075516 [05:52] OerHeks, oh, maybe it is related to the fact that I googled "linux swap size change", now I googled "linux swap file change size" and found this - https://bogdancornianu.com/change-swap-size-in-ubuntu/ is this guy correct? [05:52] remove it, make a large one, and swapon [05:52] OerHeks, thank you!!! [05:52] have fun! [05:52] And sorry for this silly question, I didn't know how to google that :) [05:52] thanks :) [05:53] now you can help others :-) [05:54] :) [05:59] OerHeks, - it worked, also after restart, thanks again, and happy new year! :) [06:00] yay! [06:27] Hey, anybody's here? [06:28] When I do alt+sysrq and then r e i s u b, then should I wait before any of those operations, or just quickly enter reisub? === PowerTower_121 is now known as PowerTower_120 [06:29] 2 seconds in between [06:31] OK, OerHeks but - every single hit? [06:31] yes, r - 2sec - e - 2sec .. [06:31] am I supposed to first press alt+sysrq and 'r' and then release all the buttons? [06:32] and then 'e'? [06:32] no, keep thoe 2 pressed [06:32] c/those [06:32] I'll need to make some training here with my fingers :) [06:32] OerHeks, - thanks :) === fling_ is now known as fling [10:06] what is base command for youtube-dl to download video in best quality? [10:07] lenny_lemon: it downloads the best by default [10:10] hi EriC^^ something like that: youtube-dl -x --format-video avi/mp4 [10:10] depends if I want avi format or mp4 right [10:12] no [10:12] i see... -x stands for extract [10:12] so use it if I want to extract audio from video... [10:12] have you checked the man page [10:13] just checking it but bit confused [10:14] like EriC^^ said, it downloads best by default [10:15] but if I want to control output format? [10:15] I want avi or mp4 for example [10:15] lenny_lemon: add "-f mp4" [10:15] avi and mp4 are containers [10:15] youtube-dl -f mp3 [10:16] Ben64, what does it mean? [10:16] it's a box [10:16] you can put whatever you want into the box [10:16] container = format ? [10:16] no [10:17] container is a box, it doesn't describe anything really [10:17] you could have a box of tissues or a box of knives [10:17] lenny_lemon: if you specify -f mp4 , it will download best quality of mp4 found by default [10:18] avi and mp4 are containers [10:18] it says so in the man page, for all versions post-2015 that's its behavior [10:19] if you do just -F, it'll show you the available formats [10:19] yes, I tried it, i understand that what format [10:19] but I'm confused with that container [10:19] for a random youtube video i chose, it has a bunch of mp4, webm, and one m4a [10:20] varying codecs in each one and at different resolutions and bitrates [10:20] I want those formats because they're easy to play on mobile phone [10:21] don't need to install additional players to play other formats [10:21] just do -f best and you'll be fine [10:21] thanks [10:24] every time I restart laptop have to do: echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null [10:24] ubuntu 18.04 [10:24] ew [10:24] what does it cause this issue and how to permanently resolve it? [10:25] set dns servers in the network manager [10:28] how can I do that? [10:52] hello everyone, my shutdown button doesn't work anymore, it's dropping me only to the login? [10:52] obviously there is still the switch on the hardware but... what is even happening [10:59] ok hm i rebooted and that fixed it but still... [11:01] when my pc gets too hot it does not poweroff [11:01] not even with terminal commands [11:02] else yes. [11:11] yabee only worked with 2.79 right. [11:23] max12345, brondif: you two should probably review (or share) your system logs of when the shutdown doesn't work, and maybe of a fresh boot, too (since that's where ACPI initializes which deals with power saving, shutdown, thermals) [11:24] also your ubuntu versions are yet unknown [11:29] tomreyn: where do I find this "system log", please? [11:30] os version is disco, kernel is 5.0.0-38 [11:30] max12345: depends on your ubuntu release, but journalctl is the command which lets you access and manage systemd's journal. [11:31] disco, that's almost end of life, you should upgrade [11:32] i would but the upgrade function is broken [11:32] yes i already filed a bug report [11:34] I could check if anyone did anything with that report though. [11:35] max12345: post the bug report url also, and, for further diagnosis (won't change anything) the output of: sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -y update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 tomreyn: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1858270 [11:37] Launchpad bug 1858270 in update-manager (Ubuntu) ""ubuntu upgrade available" popup "yes upgrade now" does nothing" [Undecided,New] [11:40] tomreyn: also what you wrote does execute in my terminal. [11:40] good, does it also produce a url? [11:41] does not * [11:41] do i have to use bash? [11:41] yes, in this form, you would [11:41] bash or dash [11:41] yep it does produce a url [11:42] https://termbin.com/ymfo [11:43] i'm not sure the steam repository is actually needed, is it compatible to 19.04, though? === TheSilentLink_ is now known as TheSilentLink [11:44] tomreyn: it just works? idk [11:44] it's whatever valve set up. [11:45] from precise, i don't believe it's needed now [11:45] i see. on a 18.04 LTS system i have steam installed on there's no such repository configured, that's why i'm wondering. [11:46] there's apparently only the "precise" release in this repository, but some software developers do it this way for software meant to be compatible to multiple releases. so that's why i'm asking whether it's supposedly compatible. [11:48] I have seen that with dropbox for example yes. if steam is in the main repos now then it's surely unnecessary? [11:49] it gives an indication that the repo was added in 2012 was my point I suppose. [11:51] max12345: generally, your apt configuration seems to be ok. i suggest you run do-release-upgrade -c and post the output *in case there are any errors* [11:51] what kernel version is ubuntu 19.10 running [11:51] in a terminal, running bash [11:51] 5.3 IIRC [11:52] !info linux-image-generic eoan [11:52] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 5.3.0.26.30 (eoan), package size 2 kB, installed size 16 kB [11:52] ok... 5.4 has a sound bug in the kernel [11:53] I've made a new .desktop file that launches a program with some arguments. But when I use it from the launcher it's recognized as if I used the original .desktop file, so I can't make it a favorite properly. How are .desktop files identified? [11:53] I've only seen it happen with this particular program (the Kitty terminal emulator) [11:54] osse: did you change the NAME= and other stuff of the .desktop? [11:55] osse: are you sure you're dragging in/adding the right .desktop file? [11:55] tomreyn: seems to work. so the issue is the shell? [11:58] EriC^^: In addition to the name of the .desktop file itself I changed the "Name=" and the "Exec=" lines. I didn't know I could drag them from the launcher to the sidebar! When I do I get MyKitty there, but when I click it the original appears as a separate icon [12:00] osse: i see, can you pastebin the desktop files for both? [12:00] EriC^^: sure [12:00] okay. So I installed Ubuntu first on sda4_crypt and divided it into 3 encrypted parts for swap, ubuntu and kali. After that I installed Windows 10. Now when I boot the system I need to manually choose from BIOS if I want to start Ubuntu or Windows. Windows doesnt appear on the grub menu. I know I should have done it the other way around, first installing Windows, but is there anyway to fix it now that [12:00] the situation is this? [12:01] I want unencrypted Windows to appear on the Grub list [12:03] EriC^^: https://imgur.com/a/6UYR3B7 [12:03] posting the files in a sec [12:03] ravustaja, so os-prober and grub-udate arent seeing win10? [12:05] sry for the dumb questions, but how do I check it? [12:05] EriC^^: /usr/share/applications/kitty.desktop: http://sprunge.us/388Q5T [12:05] EriC^^: ~/.local/share/applications/kitty.desktop: http://sprunge.us/cXTGpX [12:06] oh no [12:07] disregard the second one. ~/.local/share/applications/mykitty.desktop: http://sprunge.us/URXAnu [12:07] I deleted ~/.local/share/applications/kitty.desktop [12:09] osse: thanks [12:09] ravustaja, sudo update-grub [12:09] Do changes to .desktop files take effect immediately? [12:10] sry for the dumb questions, but how do I check it? [12:10] [1~[1~romm [1~[1~ [12:10] yea I did that [12:10] it did not work [12:10] during boot when I spam esc, there [12:10] 's an option "Boot device" etc, where I can see the both loaders: Windows in the top, then EFI file and linux bottom [12:12] EriC^^: holy hell, I think I made it work. I added --class MyKitty and now it's properly identified.' [12:12] osse: great! [12:12] it sets the WM_CLASS property [12:12] i see [12:16] ravustaja, well start here maybe, a bit old but probably still relavent. https://askubuntu.com/questions/661947/add-windows-10-to-grub-os-list [12:38] hm. the upgrade didn't play nice with grub... [12:39] max12345: how so? [12:40] EriC^^: a "grub_file_filters" was not found [12:40] to be fair though, it asked if I wanted to keep the old config file [12:40] and I selected yes because I had it so it would save the last booted choice as default for the next time [12:41] anyway now I'm in grub rescue mode. [12:41] max12345: aha, what happens if you type "insmod normal" then "normal" ? [12:42] gives me the same error after insmod normal [12:42] "grub_file_filters" not found [12:42] max12345: do you have a live usb you can boot? [12:42] I do [12:42] max12345: ah great, boot it up [12:44] EriC^^: ok it's booting... what will be my next steps? [12:45] max12345: type "sudo parted -ls" in a terminal, identify which partition is the root partition of your install and type "sudo mount /dev/sdxY /mnt" replacing sdxY [12:47] ok, but I think it's already mounted? [12:48] does that rename it? [12:48] max12345: it mounts it there [12:48] max12345: does "ls /mnt" show you a typical root filesystem? [12:48] no it shows nothing... [12:49] max12345: hmm, do you have internet connection on the pc? [12:49] yep. Also I tried your thing it's giving me an error because it's busy [12:50] or already mounted. [12:50] max12345: what was the command you used? which sdxY ? [12:50] sdb [12:50] just sdb? [12:51] i mean, no full path was /dev/sdb [12:51] max12345: type "sudo parted -ls | nc termbin.com 9999" and paste the link it gives you here, it'll make a pastebin for you of the output [12:52] EriC^^: https://termbin.com/rlsk [12:53] max12345: type "sudo mount /dev/sdb1 /mnt" [12:53] ok [12:53] no error. [12:54] max12345: type the following word for word [12:55] for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done [12:55] note that's an i (eye) not an L [12:55] ok. [12:56] ok I did that. [12:57] max12345: no errors nothing? [12:57] EriC^^: no errors, nothing. [12:57] rommel,thx for the link. I'll try it out a little later.Had to leave home for a while [12:57] max12345: type "sudo chroot /mnt" [12:58] EriC^^: ok. done. [12:59] max12345: type "grub-install --recheck /dev/sdb" [12:59] EriC^^: ok done, no errors reported. [12:59] max12345: ok, type "update-grub" [13:00] ok, done. [13:01] max12345: might as well reinstall the grub package itself, just in case, type "apt-get install --reinstall grub-pc grub-common grub2-common" [13:02] there were two install warnings, two sectors were in use. [13:02] flexnet? [13:02] yep [13:02] which sectors? [13:02] 33 and 32 [13:04] max12345: ok, type "sudo dd if=/dev/sdb bs=512 count=63 | nc termbin.com 9999" [13:05] max12345: that should back up the first 63 sectors (non actual data), so you can zap sector 32 and 33 to remove flexnet [13:06] EriC^^: ok https://termbin.com/w85f [13:06] max12345: actually nevermind, it looks like we cant use termbin for that [13:07] thank you for your help btw [13:07] no problem [13:08] max12345: ok, type "sudo dd if=/dev/sdb of=/mbrbackup bs=512 count=63" [13:09] EriC^^: ok done. [13:09] max12345: if it ever gives you any errors etc let me know ok? [13:09] yep, no errors here [13:09] max12345: lastly type "sudo parted /dev/sdb unit s print | nc termbin.com 9999" to backup the partition table [13:10] ok, https://termbin.com/g7u0 [13:11] max12345: ok, type "sudo dd if=/dev/zero of=/dev/sdb bs=512 count=2 seek=32" [13:12] that should zero out sectors 32 and 33 [13:12] max12345: be very mindful in that command cause a mistake could seriously cause data loss [13:12] if you're not sure of a letter etc, ask and go over it before hitting enter [13:13] ok, I have it. [13:13] what is this flexnet anyway... [13:14] max12345: done? [13:14] yep [13:14] max12345: it's something some software installs so that a bootloader can't install, like an anti-tampering measure i guess [13:14] hm. [13:14] max12345: ok, run "apt-get install --reinstall grub-pc grub-common grub2-common" again, hopefully no sector errors this time [13:15] EriC^^: same warnings unfortunately. [13:16] still 32 and 33 as well. [13:16] odd, anyways it still might work, type "exit" then reboot the live usb and try booting into the main install [13:16] ok... [13:16] remember to set the boot priority in the bios to the sdb disk === WodenCafeDeSade is now known as wodencafe [13:18] EriC^^: alright! everything works [13:18] uh wait [13:19] my user is gone? [13:19] ah no [13:19] it's just a different log in screen [13:19] max12345: ah cool, great! [13:20] yep, and I am on 19.10 as intended. [13:20] perfect. [13:22] something I've wondered about is, is there some kind of tool that would record my broken state and the tools taken to fix it? [13:23] obviously it was some work for you to help me and it would be way faster if there was a problem that would troubleshoot known problems. [13:23] *a tool [13:23] max12345: for grub there's a program called boot-repair, it often works sometimes it doesn't [13:24] ok but i assume that would be for grub stuff only? [13:24] there isn't some general tool that would figure out why it "works on my machine" [13:24] yeah it's mainly for booting issues, there isn't a universal troubleshooting tool afaik [13:31] Hey all. I did an oopsie and delete a partition within an lvm group and now I can mount the lvm group. The partition I want inside the lvm spans three disks and the one I deleted I no longer care for. But without it, i cannot seem to mount the other partition. I am extremely confused by this whole lvm thing too.. [13:32] cannot mount* [13:32] http://dpaste.com/2SQ5QCW [13:33] http://dpaste.com/2Z0B9HC (vgchange -ay) === rtudu is now known as rtud [13:34] Is there any hope that I might ignore the missing device (as I don't care for it's contents) and fix the lvm group [13:34] (as in remove the disk that's missing from the group) [13:36] oh looks like it was super easy with vgreduce --removemissing [13:37] But now when I use vgchange -ay it still says 0 logical volumes [13:47] fuck it it's old data i'll survive === Mekely is now known as ill === ill is now known as Mekely [14:41] Hiyas all [14:41] good morning [15:17] During former installs of ubuntu I could get a console by pressing Alt+F2, this is now jumping through the menu. How do I get a console? [15:18] !tty | rkta [15:18] rkta: To get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution [15:18] rkta: in GUI it needs Ctrl+Alt ... in the tty's just Alt [15:18] I'm installing, I don't have a GUI [15:19] Minimal installer [15:19] rkta: is that using debian-installer or something else? [15:20] TJ-: Not sure, but could be the debian installer. It the only know and only used debian and ubuntu. It's the same one I used 15 years ago [15:22] rkta: text mode user interface ? [15:22] TJ-: https://www.circuidipity.com/img/full-disk-encryption-ubuntu/067.png [15:23] TJ-: This is a screenshot (but not by me) [15:24] rkta: yes, that's the debian-installer as used in the ubuntu-server ISO [15:24] Ok, will try to remember this :) [15:24] rkta: as far as I recall that has never supported alternate TTYs. It runs on a single TTY and to get a shell requires dropping back to the menu and selecting the root shell option near te end of the menu list [15:25] rkta: I was using that this week installing 20.04 server images [15:27] TJ-: Will use that then, thanks [15:27] It uses nano... [15:31] Hello. I try to install simple scan in this manner: sudo apt-get updatesudo apt-get install simple-scan. this is the trouble i posted in pastebin. I've trouble with libsane dependency. https://justpaste.it/3ci9z [15:31] emi71: dependency issues we often see arise by adding external ppa's to your system [15:33] lotuspsychje: can you help me? I'm a linux beginner. I don't know what is external ppa [15:35] emi71: external ppa's are added to your system by installing software from outside the ubuntu repos, in your case skype, chrome, inameiname etc [15:36] emi71: when the user installs the software, it injects their source into your system sources.list and conflicts [15:36] lotuspsychje: ok thanks. this means that if I want install a package that isn't present in official repo, I can't install it? [15:38] emi71: we often advice to install packages from the official ubuntu repos to keep your system healthy, but there are workarounds for many cases, like choosing snaps, or chromium in your case, or trusted ppa's [15:38] !sources | emi71 [15:38] emi71: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [15:40] emi71: try to revert your sources back to the ubuntu default ones, and sudo apt update and see if you can fix your dependency issue [15:41] lotuspsychje: ok, how I can revert my sources back to the ubuntu default ones? [15:41] !ppapurge | emi71 [15:41] emi71: 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 [15:44] lotuspsychje: ok thanks. how I can watch the list of my ppa to revert? [15:45] emi71: etc/apt/sources.list or sources.list.d [15:49] ok, cat /etc/apt/sources.list , done [15:50] emi71: what does this report? "apt-cache policy simple-scan libsane" [15:53] TJ-: https://justpaste.it/2vgir [15:54] !info simple-scan xenial [15:54] simple-scan (source: simple-scan): Simple Scanning Utility. In component main, is optional. Version 3.20.0-0ubuntu1 (xenial), package size 150 kB, installed size 1044 kB (Only available for linux-any) [15:55] emi71: that looks to be correct; try "sudo apt-get install --fix-broken" [15:56] TJ-: done, without errors [15:56] emi71: now retry "sudo apt-get install simple-scan" [15:58] TJ-: https://justpaste.it/7ovmz [15:59] emi71, apt -s install --reinstall libsane=1.0.25+git20150528-1ubuntu2.16.04.1 [16:01] that's weird; [16:02] a bug probably + ppa issue [16:02] i had simple-scan issues once on bionic too [16:02] ioria: https://justpaste.it/64tv2 [16:03] emi71, apt -s install --reinstall libsane-common=1.0.25+git20150528-1ubuntu2.16.04.1 [16:04] ioria: done, but this is the result: https://justpaste.it/64tv2 [16:04] emi71: can you show is "apt-cache policy libsane-common " [16:06] ioria: excuse me, libsane common command is good [16:06] emi71, ha [16:06] ioria: now I doing sudo apt......? [16:06] TJ-, what you say ... we go on forcing the version ? [16:07] emi71, wait [16:07] ioria: emi71 I think we need to discover where that later libsane-common comes from first [16:07] emi71: can you show is "apt-cache policy libsane-common " [16:07] emi71, ^ [16:09] TJ-, ioria : ok done. https://justpaste.it/4no0f [16:09] possibly relate to Bug #1707666 ? [16:09] bug 1707666 in sane-backends (Ubuntu) "package libsane (not installed) failed to install/upgrade: trying to overwrite '/etc/sane.d/kodakaio.conf', which is also in package libsane-common 1.0.25+git20150528-1ubuntu2.16.04.1" [Undecided,New] https://launchpad.net/bugs/1707666 [16:09] emi71, it's wrong [16:09] emi71, you have 1.0.27 but the xenial version is 25 [16:10] 1.0.25+git20150528-1ubuntu2.16.04.1 i mean [16:10] emi71, you nned to remove that version, but it will probably break another app [16:10] *need [16:12] ioria: emi71 I suspect the manufacturer's drivers for some scanner/MFP installed a newer version then the PPA for that was removed [16:12] TJ-, right [16:12] brb [16:13] emi71: show us "dpkg -l '*1.0.27+git20170819-xenial0*' " [16:13] emi71: that may not report anything though, I think I have that wrong! [16:13] emi71: try this instead: [16:14] emi71: show us "dpkg -l | grep '*1.0.27+git20170819-xenial0*' " [16:14] TJ-: ioria maybe that scan software from https://launchpad.net/~inameiname/+archive/ubuntu/stable [16:14] emi71: actualy this! show us "dpkg -l | grep '1.0.27+git20170819-xenial0' " [16:14] lotuspsychje: I already searched that one; there is no libsane-common in there [16:14] ah kk [16:15] lotuspsychje: and apt-cache policy would show it since that PPA is still in sources.list [16:15] agree [16:15] I'm betting emi71 has been trying to get an MFP working and installed many different packages from various sources [16:16] TJ-: time ago I had canon mfp, now I've brother MFP.....no results for the command dpkg..... [16:16] emi71: hmph! [16:17] emi71: try this: "sudo apt purge libsane-common=1.0.27+git20170819-xenial0" [16:17] emi71: or maybe on Xenial you'll need "apt-get" not just "apt" in there [16:18] TJ-: done ok. this is the result without errors: https://justpaste.it/264pc [16:19] emi71: now try the original "sudo apt-get install simple-scan" [16:20] tj: done, no errors ! [16:20] uff [16:20] emi71: at last :) [16:21] I wish my problems were so easily solvable! [16:21] lol [16:22] tj: but simple scan tell me "no scanner detected" [16:22] emi71: you might need a reboot/recconnect your printer/scanner [16:25] lotuspsychje: I think I haven't installed the scanner driver, but I'm not sure [16:26] Brother MFC-J491DW [16:27] emi71: it's plugged in via usb? [16:27] EriC^^: no, network [16:28] TJ, lotuspsy, thanks a lot [16:29] emi71: is the MFC advertising itself? do "avahi-browse -art" and see if you can find any responses from the MFC [16:30] emi71, the Brother usually has separate pkg for the scanner... iirc [16:31] and for some reason puts the libs in /usr/lib64 [16:31] [16:31] TJ-: done, this is the result : https://justpaste.it/5s0sz [16:32] emi71: that looks good, it is advertising itself. So yes, looks like you need to ensure the driver(s) are correctly installed [16:33] emi71, do you have this directory : /usr/lib64 [16:35] ioria: excuse me how I can look it? [16:35] oh my; ls /usr/lib64 [16:36] ioria: excuse me, yes and have "sane" directory [16:36] emi71, ls /usr/lib64 | nc termbin.com 9999 [16:37] emi71, it will give you un url ; paste it here [16:38] ioria: https://termbin.com/37uh [16:38] emi71, sorry ; ls -R /usr/lib64 | nc termbin.com 9999 [16:39] ioria: https://termbin.com/z5fk [16:40] emi71, the point is that ubuntu expects them in /usr/lib not in /usr/lib64 (that by default does not even exist) [16:40] emi71, so you should link them to /usr/lib [16:41] ioria: brother driver bug, then? [16:42] emi71, ther is not only ubuntu on the scene :þ [16:43] ioria: ok, debian have lib64 directory? [16:44] emi71, i don't remember; what packages exctly did you download from the Brother website ? [16:45] emi71, i ask you this because the scanner libs are named 'libbrscandec' and you don't have any in that folder [16:46] ioria: https://www.brother.it/support/mfc-j491dw/downloads, debian 64 package "scanner driver" [16:48] emi71, have you downloaded this pkg : linux-brprinter-installer-2.2.1-1.gz [16:50] ioria: no this is for the printer side. for the scanner side is brscan4-0.4.8-1.amd64.deb [16:50] ok [16:51] ioria: the printer side, is already ok [16:51] good [16:51] emi71, ls /usr/lib/sane [16:52] ioria: folder "sane" is not present [16:52] emi71, ok; sudo mkdir -p /usr/lib/sane [16:53] ioria: ok done [16:53] emi71, sudo ln -sf /usr/lib64/sane/libsane-brother*.so* /usr/lib/sane [16:54] ioria: done, ok [16:54] emi71, sudo usermod -a -G scanner [16:54] where my_user is your user [16:56] ioria: syntax error [16:56] emi71, what 's the cmd you issued ? [16:57] or simply "sudo adduser $USER scanner" [16:57] yeah, also [16:57] was curious [16:57] sudo usermod -a -G scanner (emiliano is my user) [16:57] without the <> [16:58] ok [16:58] ioria: ok done without the <> [16:58] no errors , right ? [16:59] ioria: yes , ok [16:59] emi71, well, cross fingers and reboot [16:59] ioria: lol cross fingers :D [17:00] ioria: thanks , I return later [17:00] ok [17:01] Useful to use "newgrp" for testing such things without needing to log-out [17:03] ioria: don't work. scanner not recognized [17:04] emi71, try with sudo : sudo simple-scan [17:07] ioria: with sudo application hung [17:07] emi71: If I recall correctly sometimes you need to use the main 'xsane' program to initially discover some network scanners [17:07] emi71, ctrl+c [17:08] ioria: done [17:08] emi71, simple-scan [17:08] isn't there a script to detect scanners, sane-detect-scanners or something? [17:08] ioria: what? [17:09] emi71, rerun the cmd [17:10] ioria: scanner not recognized [17:11] emi71, dpkg -l | grep -i Brother [17:13] ok done. https://justpaste.it/63nik [17:14] emi71, dpkg -L brscan4 | nc termbin.vom 9999 [17:14] brb [17:15] Ubuntu Bionic with Armbian Linux 4.19.62-sunxi [17:15] ioria: https://termbin.com/rxbl [17:19] ok so I want to know how to authorize users to use gnome disks and how to update And install software without typing the root password for users in the sudo and admin groups. I have my sudo set to use NOPASSWD for no passwords [17:20] emi71: try launching the program "printer" from the menu/dash [17:20] ScaredySquirrel: for gnome-disks I'd guess it'd need an apparmor policy, or add the users to a group the gnome-disks policy already allows [17:21] emi71, brsaneconfig4 -a name=(name your device) model=(model name) ip=xx.xx.xx.xx [17:22] TJ-: isn't it with polkit? [17:23] ScaredySquirrel: ah yeah, mistype there! was thinking PolKit but typed Apparmor! [17:23] ioria: done without errors [17:24] TJ-: I know it uses polkit but how? [17:25] ScaredySquirrel: usually the polkit files are included in each package, so what I usually do is "dpkg -L $PACKAGE | grep 'conf$' [17:26] emi71, brsaneconfig4 -q | grep (name of your device) [17:26] ScaredySquirrel: then look at the .conf file(s) to see which groups are authorised for various operations [17:27] TJ-: what is the software updater package? its for gtk environments [17:29] ScaredySquirrel: not sure, possibly software-center or gnome-software? I don't use Gnome so not sure [17:29] the ubuntu unity thingy is basically gnome [17:32] emi71, then, if it returns something, try simple-scan again . brb [17:33] TJ-: dpkg -L update-manger [17:33] TJ-: dpkg -L update-manager [17:33] I find nothing related to polkit in there [17:34] ScaredySquirrel: that probably uses DBus to talk to the back-end [17:35] ioria: done ok. no scanner detected [17:38] hello people. currently running on 18.04 with XFCE4 and i' [17:38] i'm trying to set up my audio devices. [17:39] i have the speakers connected to back audio out (2.0) and the headphones/ mic connected in front (mic / headphones) [17:39] is there any way i can toggle which of the outputs (back / front) is used at any one time? [17:40] like, either have the sound in headphones or in speakers, without disconnecting either of them [17:41] TJ-: so I have to reconfigure dbus too? [17:41] i thought dbus was for update-manager to communicate with polkit [17:42] ScaredySquirrel: I'm not sure. for updating you could use "unattended-upgrades" to relieve users of the job [17:42] i7ch: there should be a list of devices under output in sound settings [17:43] ScaredySquirrel: dbus is used to talk to the backend apt-daemon that runs with elevated priveleges [17:43] EriC^, yes, there is. thing is, when i connect the headphones in front panel, under output devices the "Line out" (which is back panel) shows up as disconnected [17:44] and I don't want to plug / unplug headphones each time, i just want to toggle them from volume controller [17:45] i7ch: that may be a 'feature' of the audio chipset [17:46] hello. I've stopped & disabled systemd-resolve as I want to use port 53 for pihole, but host dns resolution on host is not working as it tries to query 127.0.0.53. How can I set dns in ubuntu 18.04 when system-resolve is disabled? [17:46] TJ-, used to work on 16.04 just tine [17:46] and it does work under win10 [17:46] i'm fairly sure there must be some congfig stuff that I need to do [17:47] i7ch: does anything show up in pavucontrol ? might need to install it first [17:47] i7ch: that's a good way to prove that :) [17:48] i7ch: I suspect it's an internal PulseAudio option possibly via a config file. It sounds vaguely familiar [17:48] solved by editing /etc/resolv.conf [17:49] EriC^, in pavucontrol, under OutputDevices i can see "Line Out" (back panel) and "Headphones" (front panel). as soon as i connect the headphones, Line Out shows as "disconnected" [17:49] i7ch: the usual cause is the PA config entry "load-module module-switch-on-port-available" [17:49] i7ch: if your system has that, remove it [17:50] also, in alsamixer there's a toggle "automute" toggle. but if I set it to off, then BOTH back and front panel have sound as the same time [17:50] TJ-, sure. lemme try that [17:51] emi71: wich scanner/printer model is this anyway? [17:51] i7ch: e.g. I find: https://paste.ubuntu.com/p/Qz8Mp4zNR8/ [17:52] lotuspsychje: Brother MFC-J491DW [17:52] TJ-, mine looks like: https://paste.ubuntu.com/p/m2Sv4mGwgR/ [17:53] emi71: did you install the brother drivers? [17:54] which seems to be identical with what you have [17:54] http://dpaste.com/051MTKJ [17:54] i7ch: so try commenting out line 33 [17:55] !who | ScaredySquirrel [17:55] ScaredySquirrel: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:55] i7ch: and restarting the PA daemon [17:55] TJ-: http://dpaste.com/051MTKJ [17:55] update-manager just crashes everytime is my problem [17:56] and the gnome user accounts tool just asks for a password when I press Unlock [17:56] ScaredySquirrel: I've not touched Gnome in over 10 years so can't help you on that [17:57] TJ-: what would you otherwise be using? [17:57] i7ch: "systemctl --user restart pulseaudio.service" [17:57] I would love KDE but I think I'm on the wrong ubuntu [17:57] it's the 20.04 LTS thing [17:57] so I think it's actually behind the 19.08 one [17:57] ScaredySquirrel: 20.04 support in #ubuntu+1 [17:58] ScaredySquirrel: I use Xubuntu or -server [17:58] is 20.04 behind in software vs 19.08? [17:58] I mean 19.10 [17:59] 20.04 isn't due to be released until late April, it is in development [17:59] erm. PA went to sh*t [17:59] mhm i know i'm wondering what the differences are in package versions right now [17:59] !msgthebot > ScaredySquirrel [17:59] ScaredySquirrel, please see my private message [18:01] ScaredySquirrel: useraccounts is suppose to ask unlock with admin pass by default [18:01] TJ-, https://paste.ubuntu.com/p/VKhKp7KSYn/ [18:01] seems like i made a bubu :P [18:02] i7ch: it seems whatever change you made isn't liked [18:02] mhm. tried uncommenting and restart PA. same deal [18:02] so that's not it [18:03] i could do a reboot of the machine though [18:03] lotuspsychje: http://dpaste.com/2CK3Z6M [18:03] tails@tails-Inspiron-3582:~$ id -Gn|grep -oe '\' [18:03] sudo [18:04] i7ch: is another PA process still running? "ps -efly | grep pulse" [18:05] ScaredySquirrel: are you on tails or ubuntu? [18:05] i7ch: try "systemctl --user stop pulseaudio.service" and then check no PA processes are running with "ps -efly | grep pulse" [18:06] lotuspsychje: ubuntu [18:06] tails@tails-Inspiron-3582:~$ cat /etc/os-release [18:06] NAME="Ubuntu" [18:06] VERSION="20.04 LTS (Focal Fossa)" [18:06] ScaredySquirrel: join #ubuntu+1 please [18:07] TJ-, got PA running, but no cigar [18:07] it behaves exactly the same [18:12] yup, restarted the PC and same behavior [18:14] Hi People. I didn't pay for internet and instead of site i got banner with paying option. Then I paid. Now I can open only https sites, all other http urls shows paying banner. I cleaned all caches. It hasn't helped. But what is most important, I've lost ability to use apt !!! [18:15] does't apt use tsl? [18:16] ckopn: Reboot the local ISP router yet? [18:17] You also may need to flush DNS cache on the ubuntu machine [18:18] Thank you. I will try and be back and say the result. [18:18] TJ-: JFYI, installer has multiple TTYs. My problem was, that the new laptop uses media keys on F2 etc by default and I had to switch it with Fn === kostkon_ is now known as kostkon [18:27] rkta: hmmm, it doesn't on ubuntu-server ... I did try :) [18:33] Router rebooting hasn't helped [18:35] I tried sudo systemd-resolve --flush-caches , it hasn't helped too [18:37] ckopn: if there's a transparent proxy intercepting your HTTP port 80 requests there's not a lot you can do. Presumably by 'paying' that is supposed to allow your device through [18:37] ckopn, sounds like you paid for use of your browser, and maybe not a full internet connection. Ive never see that before [18:38] apt over https is possible [18:39] !info apt-transport-https [18:39] apt-transport-https (source: apt): transitional package for https support. In component universe, is optional. Version 1.9.4 (eoan), package size 1 kB, installed size 153 kB [18:42] other people who using same wifi and windows don't complain [18:44] Hello, Anyone running Ubuntu in Docker? I'm trying to persist the settings especially users/passwords. Most of the documentation point toward running Docker in Ubundu and not running Ubuntu in Docker. Normally we use Dockers volume for persistance. How do I persist the user settings or /etc directory? [18:44] I have strange nslookup output [18:45] Server: 127.0.0.53 [18:45] Non-authoritative answer:Name: yandex.ruAddress: 5.255.255.77 [18:46] russian DNS< nothing weird about 127.0.0.53 [18:47] why do i get this lb interface up? [18:48] ckopn: That is the loopback interface ... allowing intersystem communication over the 127.0.0.X address space that is only available inside your machine [18:48] yes , I know it, but i don't understand why nslookup gives it to me [18:49] "Non-authoritative answer " is right one [18:50] ckopn: All operating systems cache their recent DNS requests, to speed up follow up requests for the same information. In Ubuntu, systemd-resolved activates a server on 127.0.0.53 so that all local applications can use a known DNS server [18:51] ckopn: systemd-resolved then takes care of the actual DNS request to the ISP [18:52] ckopn: Since you have already cleared the DNS cache on your system, as well as reboot the modem, I believe the next step is to contact the provider of the service [18:52] Hello All, I need to use two different versions of Java on my machine, but not necessarily at the same time. What would be the best way to do this other than manually changing my java version each time? Should I use a different user? [18:54] ShutemDown: You can set the environment variable $JAVA_HOME to point to the path of the Java version you need for the your terminal session. [18:55] that may have limited impact though [18:55] TJ-: I tried to, maybe I then I don't have the server installer. File is mini.iso. Whatever, just wanted you to know, that Function keys not being function keys can be the problem [18:55] have two applications that both use different versions of Java. [18:56] I [18:56] I installed Visual Studio via snap "snap install code", but it doesn't run, no error messages, nothing. Any tips or troubleshooting ideas? I run "snap run code" and get nothing. [18:57] rkta: that's a subtle 'gotchya' [18:57] ShutemDown: THis should help: https://askubuntu.com/a/422099 [18:58] happyamos: the official support is at: contact: https://twitter.com/code [18:59] sorry brb [18:59] happyamos: Personally, I chose to install the Visual Studio Code via the PPA method mentioned in this article: https://code.visualstudio.com/docs/setup/linux [18:59] pragmaticenigma, but the second result for nslookup is fine. I guess the problem is mine [19:00] ckopn: I don't understand what you mean [19:00] I've seen that link. I'm not sure how it helps my specific question though. [19:02] ShutemDown: WHen you set the environement variable JAVA_HOME to the path of the java version you want.. .when you execute java, it will look at that variable and then look at that path to run [19:04] So when I run VMware, it will automatically run version 11, and when I run another piece of software, it will run version 8? [19:06] pragmaticenigma sorry i mislead you. I don't understand why windows users don't suffer from this. [19:07] ckopn, windows users standard use https, apt does not [19:07] but i gave you the fix, apt transport https [19:08] OerHeks thanks, i will try to use https for apt. [19:11] If I'm not mistaken the env variable just tells java what version to use. It doesn't say use version x for this app, and use version y for another app. [19:11] Am I missing something? [19:13] we do not expect you to have 2 different java 8 version on your system .. [19:13] or 2 java 11/12/13 [19:13] ok nevermind [19:14] language barrier or something [19:21] hi folks [19:21] i am interested to know is it possible to see binary === Piece_Maker is now known as Acou_Bass === Bambus5 is now known as Bambus === DarthRadar8 is now known as DarthRadar [19:22] i am interested to know is it possible to see binary [19:23] Bushmaster, `xxd -b file` [19:23] ? [19:24] konrados, can you explain a bit please [19:26] does wikipedia really accurately explain the affects of adenosine on the human body and what blocking some of it does? [19:26] e.g. google say drink some caffeine and less adenosine [19:26] Bushmaster, not really because I'm not sure what the question is. If you want to view a file, in hex format, or any other, like this: https://i.imgur.com/JFpLFKq.png - then xxd -b *path to your file* [19:26] i wish we could discuss this so where to go? [19:26] Bushmaster, also see `man xxd` to see other options [19:28] ScaredySquirrel, this is ubuntu support, find an offtopic channel, thanks [19:29] i think you wants an objdump of the binary , maybe ? Bushmaster [19:41] konrados, and ioria what I understood is all high level language that we write as simple english codes gets transferred as assemmbly language which is binary digits as far i undersootd hence for example if somebody write bunch of numbers lets say 124589076889, can I not transfer / convert it into binary digit [19:42] sorry I don't understand, Bushmaster. Did you see `man xxd`? [19:44] Bushmaster, open your terminal, enter "man xxd" (without quotes) and press enter [19:46] konrados, [19:47] I changed http for https in sources.list and got errors about certificates [19:48] Bushmaster, [19:49] how to avoid using 80 port? use proxy? [19:57] Hello. how I can watch hostname of network mfc, with terminal command? === idwer_ is now known as idwer [19:58] emi71, i tested an old mfc-260 and you need the all linux-brprinter-installer bundle and not only the brscan pkg [19:59] emi71, as i told you before you missed the libbrscandec libs [20:00] ioria: ok but I haven't understand how solve the problem [20:01] emi71, first you need the usb cable (yes, also if you want to use it via NT) , then you install the linux-brprinter-installer , then you link again the libbrscandec to /usr/lib/sne [20:04] emi71, what's your exact model ? [20:09] ioria: Brother MFC-J491DW [20:09] ioria: but my printer side works.... [20:10] emi71, https://support.brother.com/g/b/downloadlist.aspx?c=it&lang=it&prod=mfcj491dw_us_eu_as&os=128&flang=English [20:10] emi71, and download the 'Driver Install Tool' [20:11] ioria: I've already used this driver, and all works. I don't know the reason suddenly scanner side don't works. I'm not sure also about exact hostname of the MFC [20:12] emi71, i think because you don't have the libbrscandec libs; sudo updatedb && locate libbrscandec [20:13] sudo updatedb && locate libbrscandec ? [20:13] yes [20:14] ioria: done, without messages or errors [20:15] and you get nothing, right ? [20:15] nothing, exactly [20:15] I was here yesterday trying to understand why do-release-upgrade on an 18.04LTS system doesn't work despite setting the notification level to 'normal'. The issue looks like this: https://pastebin.com/a3z9b0k6 [20:15] so libbrscandec it's not installed [20:15] I've moved past my immediate need (needed a recent version of openvpn, which I've now compiled from source). But I'm still curious what could be the issue here. [20:15] ioria: ok [20:16] emi71, i think you did some mistakes or omitted, or skipped something installing linux-brprinter-installer-2.2.1-1 [20:17] Also, my 'internet connection' is fine: https://pastebin.com/DrCxkAU6 [20:19] ioria: ok, but how I can find the brother machine name? [20:19] ioria: it is requested from the driver install [20:20] emi71, are you installing again ? [20:21] emi71, you only need 'MFC-J491DW' [20:21] ioria: not for now. my printer works, and I want to be sure continue to work :) [20:21] ok [20:23] ioria: the driver tool ask "device URI" number [20:24] emi71, what installer are you running now ? [20:25] ioria: I don't running anything for now. obiously I must use driver tool. but this tool request 2 things: name and "device URI" number [20:27] emi71, i don't get you; the installer you (should) run is : sudo bash linux-brprinter* [20:29] ioria: watch this. is clear. request name and "device URI" number. https://justpaste.it/3s06h [20:30] emi71, yes... and ? [20:30] ioria: I don't understand what is the "device URI" number [20:31] emi71, do you have options or not ? [20:31] emi71, (A) Auto should be the last option [20:32] ioria: look step 7 : https://justpaste.it/3s06h [20:32] emi71, you type 'Y' [20:33] ioria: Y and device URI number [20:33] nope [20:33] just 'Y' [20:35] when I insert a usb drive it is automatically mounted as /media/alnr/{uuid}. How can i control the mountpoint for auto mount? eg /media/alnr/other or even /path/to/other. [20:35] you disable automount [20:37] alnr: the udisks daemon is handling that and uses /media/$USER/${FS_UUID:-$FS_LABEL} [20:37] ioria: if you press "Y" you must specify device URI number [20:38] alnr: you might be able to change it in the program "disks" [20:38] o [20:39] i'm wondering if i go in gparted and use label file system on the partition that is mounting, if udisks will use that instead of FS_UUID [20:39] emi71, open firefox and go to "http://localhost:631/printers [20:39] alnr: yeah, go to disks > click on it, click on settings > edit mount options [20:39] alnr: udisks usually prefers label over UUID [20:40] ioria: done [20:42] emi71, click Modify [20:42] hi [20:43] does files (the filemanager) has menu with copy, paste, ... functions. cause I can't find it [20:43] ioria: I must go now. thanks for support. [20:44] emi71, the nuri is something like this : pd://IP-STAMPANTE/binary_p1ù [20:44] emi71, the URI is like this : pd://IP-STAMPANTE/binary_p1 [20:45] emi71, ok [21:06] i gave up on disks (gnome-disks) bc it doesnt see the partition under an extended. but i mounted it manually where i wanted, and now if i unmount and reinsert it mounts there, how is ubuntu remembering that? [21:08] where/how did you mount it? [21:09] mount /dev/sdc6 /mnt/ultra [21:12] alnr: you dont need disks, all it does is add an fstab entry i think [21:13] i was going to add UUID={uuid} /mnt/ultra ext4 to /etc/fstab, but it seems i dont have to, it knows now [21:13] this is what it adds for me "/dev/disk/by-uuid/6AF6F434F6F4025D /mnt/6AF6F434F6F4025D auto nosuid,nodev,nofail,x-gvfs-show,noauto 0 0" [21:14] alnr: you can modify that for your uuid and mountpoint, i selected in the options not to automount on startup, so that's why there's a noauto option at the end [21:44] hey guys, I had some issues with my wifi adapter earlier this week after an update. So I got some help in here and after a couple hours the solution was to stop using -76 and to switch to 5.0.0.37.95 / 5.0.0-37.40~18.04.1 [21:46] rafajafar: can you run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 in terminal and post only the termbin URL after the second command is run [21:48] sure jeremy31 https://termbin.com/uuij [21:48] actually it's funny but the nodejs guys are trying to blame that upgrade for some things not showing up in the console when I run tests (after a long time working with them btw) [21:48] but I dont think that's it, and it just kinda dawned on me how I can show that [21:48] either way rand that command and gave you the termbin [21:51] rafajafar: It might be some issue with backports-iwlwifi-dkms [21:51] well I had a script I would run after every single upgrade and it was working until -76 [21:51] after -76 it made my machine completely freeze and I couldn't do anything [21:51] and on reboot it'd free on the splash screen [21:52] rafajafar: do you have proposed repos enabled? [21:52] I dont know [21:52] and dont know how to know sorry [21:52] rafajafar: do you mean 4.15.0-76? [21:52] hi [21:53] does anyone here use ubuntu mate? [21:54] ah under developer options in the software updater? No the pre-released updates (bionice-proposed) is unchecked jeremy31 [21:55] anyone? [21:55] glick: just ask the question, if anyone knows they'll help [21:56] no jeremy31 I use 5.0.0-37-generic [21:56] when I type `uname -r` that's what comes up [21:57] rafajafar: URL for> dkms status | nc termbin.com 9999 [21:57] it came from this https://wiki.ubuntu.com/Kernel/LTSEnablementStack [21:57] ok sec [21:57] how can i see what package is in the 19.10 respos? [21:57] https://termbin.com/fxnd [21:59] rafajafar: why the rtl8821ce driver install? [21:59] glick, install synaptic, a much more detailed softwarecenter [21:59] not sure, dunno what that is [21:59] that is, if you have 19.10 installed, else look at launchpad? [22:00] rafajafar: did anything work with -76? [22:00] no, frozen on splash screen [22:01] after 40 min wait, still no progress, go back ti -74 and it worked again [22:02] rafajafar: you know you can tap Esc key to hide the splash screen and see the kernel messages? (if the system hasn't locked up) [22:03] rafajafar: stick with -74 since it works, the 5.0 kernels go EOL by the end of the month [22:10] ohh ok so jeremy31 how do I make -74 my default? And remove 5.0? [22:11] also I'm afraid that next upgrade will blow me up again [22:11] rafajafar: Just reboot into 4.15.0-74, then do a sudo apt remove linux-image-5.0.0-37-generic [22:11] also thank you for the tip TJ- I did not know that, but I feel like I hit the esc key and nothing happened, could be wrongly remember that though [22:11] ok! [22:14] rafajafar: you could also edit /etc/default/grub and change one line from "GRUB_TIMEOUT_STYLE=hidden" to "GRUB_TIMEOUT_STYLE=menu" then after saving, do a sudo update-grub === Bushmaster is now known as Cat-Snooze [22:17] yes, kernel 5.0 will end this month, when 19.04 goes EOL, you will get the HWE-edge kernel, 5.3.x [22:30] How do I create functions like found in this link? https://gist.github.com/lonnen/3101795 are they like shell scripts? [22:31] sooo jeremy31 -74 is the one I had. I dont have -76. -74 causes problems. I tried hitting esc and even changing the boot to nosplash but can't get more info. When I run -74 in recovery mode I get a massive stack dump the very moment I enable networking. [22:31] I'm currently running -72 [22:31] I have no uninstalled 5.0 yet [22:32] hi [22:33] how come when i try to install qsampler, it says a recommended package is linuxsampler, but when i do an apt search linuxsampler, it cant find any such package [22:34] read under their OS binary package section https://www.linuxsampler.org/downloads.html [22:35] rafajafar: I would actually have you use the 5.3 kernel without the intel backport as 5.3 already supports the wifi but I don't know if the nvidia dkms is patched for 5.3 yet in bionic repos [22:35] This may mean that the package is missing, has been obsoleted, or is only available from another source [22:36] jeremy31, I'm frightened. Halp! lol [22:36] rafajafar: I know there is some Nvidia PPA [22:37] "graphics-drivers" [22:38] this system has had issues with 18.04 since day one. Got it new too. Thinkpad. https://www.lenovo.com/us/en/laptops/thinkpad/thinkpad-p/ThinkPad-P73/p/22WS2WPWP73 [22:38] but the backport has been working for some months now [22:38] -74 broke it :-/ [22:39] why isnt linuxsampler in the repos? [22:39] are they short on space? [22:39] they maintain their own stuff and got lazy I guess glick [22:39] you should ask them [22:39] hello room [22:40] asking in here is like asking Microsoft why Steam client wont install [22:40] but they do provide instructions to compile it yourself! [22:41] rafajafar: we are just volunteers, not many developers around [22:41] yeah I know, much much appreciated [22:41] maybe I should ask ubuntu-dev [22:41] I'm kind of losing my shit here because I just had a Ubuntu Epiphany and can now use workspaces. Like I knew they where there, It just clicked how I specifically can use them. Needed to share. My apologies. [22:42] ok some other day, so I want to sudo apt remove linux-image-5.0.0-37-generic and the -74 versions as well, right? [22:42] rafajafar: yes [22:42] you're the man jeremy [22:42] any way to block -74? [22:43] Hello. To playback video on one machine but its audio on another (with decent hardware connected) I'm currently using jack clent/server connection. That works pretty stable but is there an easier more obvious way to to this? [22:43] rafajafar: not real sure [22:43] rafajafar: I specialize in wifi support [22:43] haha ok [22:45] rafajafar: sudo apt-mark hold PACKAGE | Maybe this is what you're looking for? [22:45] yep probably! Thanks WAV [22:47] In my case I could provide the media file on both machines (at least using sshfs). My video player is usually mpv. Maybe it would be much easier to somehow synchronize the playback. [22:47] rafajafar: I don't think that is what you want [22:47] oh... well I just did it [22:48] you sure? based on the manpage it seems reasonable [22:48] is anyone running the latest version of darktable? [22:49] did: sudo apt-mark hold 4.15.0-74-generic [22:51] jeremy31, what's got you concerned? [22:52] glick: I'm running 2.4.2-1. That's the latest in the 18.04 repos. [22:53] rafajafar: I don't think that command will work as there is no 4.15.0-74-generic package and if you do that on linux-image-generic you might not find out if the next kernel fixes the issue as you won't get the update [22:55] jeremy31, this look bad to you? I dont see linux-image-generic https://imgur.com/fBZtL40 [22:56] rafajafar: 4th line down. 5th line if you include the command you entered. [22:58] rafajafar: URL for> apt policy linux-image-generic | nc termbin.com 9999 [22:59] jeremy31, https://termbin.com/hvnd [23:00] rafajafar: URL> dpkg -l | grep linux [23:01] https://termbin.com/p8fj [23:01] rafajafar: sudo apt-mark unhold 4.15.0-74-generic [23:02] nevermind [23:02] unholding like a good little atomaton [23:02] haha hold again? [23:02] :D what are you trying to do? [23:03] to not have any newer kernels installed? [23:03] -74 broke my wifi and freezes my system ifnetworking is enabled [23:03] previous verions I ran a script called "fixmywifi.sh" that I made [23:03] that script no longer helps [23:03] I installed 5.0, now hearing that wasnt such a great idea. So trying to get to -72 which still works and stay there [23:03] rafajafar: I bet I had you install the backports for iwlwifi [23:04] interesting, qsampler is in our repos https://packages.ubuntu.com/search?keywords=qsampler [23:04] that's what my fixmywifi.sh script does [23:04] !info qsampler [23:04] qsampler (source: qsampler): LinuxSampler GUI frontend based on the Qt toolkit. In component universe, is optional. Version 0.5.0-1build1 (eoan), package size 247 kB, installed size 938 kB [23:04] oh universe... [23:04] jeremy31, https://gist.github.com/collincusce/150f5bfad52084f987a2a05f0bfb7299 [23:04] rafajafar: I mean the dkms version [23:04] I think you did earlier this week yes [23:05] rafajafar: ah i see [23:06] glick interesting, why don't you have universe repo enabled by default? [23:06] jeremy31, put -74 back on hold? [23:07] rafajafar: you could use grub to let it always boot 72 [23:07] rafajafar: and when newer kernels come out i guess give them a try to see if they work [23:08] OerHeks: universe repo? [23:08] whats that? [23:08] i wonder how it's installing new kernels anyways, there's no linux-image-generic package listed or hwe stuff [23:08] right on what about how it keeps cycling the kernel versions? [23:08] !repository [23:08] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [23:09] I'm a general purpose jack-of-all programmer type, not a great systems guy, can you help me get you the information EriC^ ?' [23:09] rafajafar: sure ill try [23:10] right now im running a live cd [23:10] seeing if it will support my nvidia cpu on my laptop [23:10] rafajafar: about the cycling, i think if you're always running the kernel, it won't autoremove it, just remembered [23:10] oh, a live session, that would explain no universe. [23:11] rafajafar: so just be sure not to run apt-get autoremove when you test out new kernels and you should be good [23:11] not sure a live iso is a good measure to test 19.10 + nvidia [23:11] ok I'll try to figure out this grub stuff [23:11] rafajafar: for grub, do this, sudo nano /etc/default/grub [23:14] hmmm not seeing a way to stick to one version [23:14] rafajafar: also type in another terminal 'grep "menuentry.*72" /boot/grub/grub.cfg' [23:14] I did turn off the splash screen just in case [23:14] get the name of it, it should be like "Ubuntu, with Linux .......-generic" [23:15] menuentry 'Ubuntu, with Linux 4.15.0-72-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-72-generic-advanced-a58fba83-7d89-4df8-939d-0b27b7a587c4' { [23:15] menuentry 'Ubuntu, with Linux 4.15.0-72-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-72-generic-recovery-a58fba83-7d89-4df8-939d-0b27b7a587c4' { [23:15] rafajafar: then in /etc/default/grub change GRUB_DEFAULT= at the top to GRUB_DEFAULT='Advanced options for Ubuntu>Ubuntu, with Linux 4.15.0-72-generic' [23:16] rafajafar: then save and exit and sudo update-grub [23:17] alright rebooting [23:17] and then take note of the things you edited so you'll be able to undo them later, since you'll want to at some point. [23:18] ok reboot went swimmingly [23:19] water cooling? [23:19] lol [23:19] haha [23:20] I guess I'll stick with this for now, still a bit concerned about my upgrade path [23:21] In 19.10 I see Seahorse is the password manager, and it seems like it can encypt folders and files but the option does not pop up on right click. Any ideas? [23:21] hey when you install ubuntu, and select guided encrypted lvm [23:21] it doesnt set up swapspace? [23:21] or keep the efi partition? [23:22] it just wants to blow away all the parititions? [23:27] does the installer not handle efi? [23:34] glick: screenshots? [23:39] EriC^: https://paste.pics/7Q1YB [23:40] glick: do you have stuff on the disk you want? [23:41] that option will erase the entire disk and set up lvm+encryption, it would take care of the bootloader by itself, efi, etc [23:41] no EriC^ [23:42] does lvm + encryption use LUKS [23:42] ? [23:42] yes [23:42] ok ill give it a shot then [23:42] hope it doesnt b0rk anything [23:42] swapfile, i believe [23:46] looks like it already fucked my disks up lol [23:46] i knew it [23:46] please, keep your language in the channel family friendly, thanks [23:47] i get an error occured while configuring encryped volumes [23:47] config aborted [23:47] and the partitions are already messed up [23:47] whoohoo! === Brainium_ is now known as Brainium [23:58] hi