[00:08] Hi all, can someone point me to what the deb-src URI is for 18.04? Googling around I'm having trouble finding it.. [00:08] just trying to do a `build-dep samba` [00:10] Onionnion, it's the same as your binary line (with exception of '-src' addition [00:10] Ah `deb-src http://archive.ubuntu.com/ubuntu bionic main` ? [00:11] just enable source code in software/updates? [00:11] Server, no GUI [00:11] yep - I use a mirror & have universe etc. as well, but yeah [00:11] aaaand in this fresh install, there are no commented options either which is weird [00:11] didn't it used to include that? [00:11] all the other main repos just commented out [00:12] Looks like I also need universe and I don't have the exact string to memory [00:12] oh, just edit /etc/apt/sources.list and uncomment the deb-src sources.. [00:12] I can't [00:12] Onionnion, i know some have it, but some like maybe minimal have reduced it to reduce size [00:12] Mine doesn't have it [00:12] sure it has [00:13] Yeah this isn't even an explicit minimal install, just a standard 18.04.1 server install [00:13] has no commented lines [00:13] ... [00:13] Surprisingly difficult to find what the "full" sources.list file is on google [00:13] if you add a ' universe' after your main it's fine.. (it doesn't need its own line) [00:14] i am sure your sever has those entries [00:14] I does not anywhere in /etc/apt/ [00:15] there are some utiltiies that remove comments (i know one that finds you're fastest, it re-writes file with only it's new info - which is annoying) - it may have been lost post-install [00:15] https://help.ubuntu.com/lts/serverguide/configuration.html.en [00:15] Aha there's a full list [00:15] Though again, they are not preexistent [00:16] on a fresh 18.04.1 install [00:16] Hi all [00:16] When I try to change my theme, the top and side bar stay the same and I don't see an option to change it [00:16] Feel free to try yourself in a VM and take a look, I know it used to be there for previous installs I did [00:17] Onionnion, my /etc/apt/sources.list is full [00:24] ok I see now [00:24] it won't let me change my shell theme === DrWatson_ is now known as DrWatson [02:27] Onionnion: Don't use the live ISO. It's broken. Or if you do, https://bugs.launchpad.net/subiquity/+bug/1783129/comments/27 [02:27] Launchpad bug 1783129 in subiquity "Only "main" component enabled after install" [High,Confirmed] [02:37] Interesting [02:37] Though the ISO I downloaded was named “live” but it went right to install [02:37] Aren’t the live ones usually where they bring you into a user space? === daniel is now known as Guest21348 [02:44] does anyone know how to force grub to rin on a specific display output? [02:45] my output always switches to hdmi output [03:02] raidensnake, which video card? === WoC- is now known as WoC [03:03] Intel i915 built into the4 z8350 [03:03] I'm running a 7 inch display [03:06] dose anyone know how to to get two nvidia graphics cards with 4 displays to work in 18.04 with gnome? I can only get it to work with XFCE4. I really want the stock desktop. If i do get it to work its with the novea driver not the nvidia and i get allot of screen tearing even with just web browsers. [03:59] hey woc [04:31] X-Rob: can you say which ISO should be used to install? [04:31] for 18.04 Server [04:32] If there is a different one from the "live" [04:32] Onionnion: http://cdimage.ubuntu.com/ubuntu/releases/18.04/release/ [04:32] How are these different from the live? [04:33] They work. [04:33] ¯\_(ツ)_/¯ [04:33] They were, historically, the images that were distributed. Someone had the brilliant idea to 1. Break the -live ISO, and 2. Hide the normal one [04:33] It may not have been in that orde.r [04:35] The "live" I know for desktop gives you a user environment to use before installing but the server live appears to be the normal install [04:35] Eh regardless I'll replace my install ISO with this one [04:35] thanks [04:35] It is different. You'll see when you use it. [04:35] I don't understand what the point of a'live' server ISO is, when it doesn't actually do any live stuff. === capella|away is now known as capella [04:36] Yeah [04:36] !ping [04:36] pong! [04:37] hello my acer 471g laptop with 3rd gen intel is randomly rebooting (cold reboot)... it started about a week back maybe once a day or something, but now it doesn't last 5 minutes... It happens in both windows and ubuntu (including terminal mode, seems to last bit longer in terminal mode) Tried using different power outlets, plugpoints, tried a charger from a different laptop. tried removing and reinserting the ram module... [04:37] what could be most likely culprits .. I am wondering faulty CPU, mobo, keyboard, hdd, ram, ram slot... my laptop is optimus with a discrete nvidia gpu but i disable it... [04:37] hello seniors, how to add /dev/sda7 to add space for my root at /dev/sda5 ? [04:38] morning cfhowlett [04:38] yowza ^3 lotuspsychje [04:38] Guest52831: if it does on multiple Os, might be hardware issue [04:39] Ahh yeah the installer is the more classic one [04:39] Guest52831: update bios, reset cmos, try reset bios to defaults [04:41] lotuspsychje, ok thanks will try that... but its a 5 year old laptop... would bios update really help? i am bit afraid of it rebooting and bricking during bios update [04:42] Guest52831: It sounds like the power regulators that drive the CPU, if it's a 'cold' boot. This is not something that's fixable. Time to go to ebay and grab a new laptop. [04:42] Guest52831: i would advice opening a tail -f /var/log/syslog and see at wich point your system freezes/hangs/shutsdown [04:44] adikwok: explain your end goal a bit to the channel, volunteers might help think [04:45] X-Rob, ah thanks ... was afraid of hearing something like that... So faulty RAM, HDD, a bad capacitor isn't likely the culprit? And this isn't something a mobo technician can fix? [04:45] lotuspsychje, i will try that too.. [04:46] Guest52831: Faulty RAM will normally cause a freeze or a crash. A short circuit in a HDD could, potentially, cause a cold boot, but it's unlikely. A capacitor on a modern laptop is not something that can be replaced without surface-mount soldering skills. [04:46] However, if you want to check if it's the CPU, Boot the machine, and go into the BIOS. Just sit there, and see if it crashes. [04:46] lotuspsychje: ok, i have /dev/sda5 89% used, and need to add extra space. my /dev/sda7 is almost not used. how to combine those /dev/sda5 /dev/sda7 to get more space for dev/sda5 which i used as / .. here is the pastebin .. http://paste.ubuntu.com/p/TB7ddQxK6J/ [04:47] If it does (which it should), physically remove the HDD, and repeat the experiment. [04:47] X-Rob, if it does crash.. that means its not cpu? [04:47] uh [04:47] Sorry, I meant HDD [04:47] Dunno why I typed CPU [04:47] if you want to check if it's the HDD... [04:48] ah ok nice.. that is very helpful.. i felt it lasts longer in grub menu (but i think it rebooted once in grub too) [04:48] adikwok: can gparted help you? [04:50] lotuspsychje: here is the df -h .. http://paste.ubuntu.com/p/T2bxPbwqzQ/ [04:52] how do i copy this chat window in hexchat so i can save it for reference [04:52] ah nvm found it [04:53] lotuspsychje: excuse me lotus, i got to do housekeeping of my home. . brb. thanks and please excuse [05:12] Hi! I'm trying to set up a Diamond VC500/OTG102 dongle and it isn't working for me. I used linuxtv build sources to set up the drivers but it doesn't do much and disabled my webcam too, any idea what's the matter? [05:14] My hardware is lenovo yoga 720 on version 18.04.1 lts === dspell is now known as DogBarq === dspell is now known as DogBarq [05:37] pilgrimm: open a tail -f /var/log/syslog and plug your device in, pastebin the output to the channel, so volunteers can take a look === DogBarq is now known as Dansible [05:40] lotuspsychje: https://pastebin.com/ZtP4bu9j === Dansible is now known as doinkable === doinkable is now known as noidman [05:42] pilgrimm, you have problem whit your usb ? === noidman is now known as DogBarq [05:43] AngelKde: why do you ask? is it the usb 1-2.2 that you're asking about? [05:45] pilgrimm, sorry i look your pastebin [05:46] Once upon a time multi-monitor setup was setup through the traditional configuration of /etc/X11/xorg.conf. It is now primarily done through ~/.config/monitors.xml [05:47] Question: What system/program suite is ~/.config/monitors.xml a part of? [05:48] i.e. which program(s) maintain(s) ~/.config/monitors.xml ? === patr0clus is now known as s3nd1v0g1us [05:56] 18.04 wont book. Here's the screen. i dont understand. something about uefi. https://m.imgur.com/JFgSXyS [05:57] Unified Extensible Firmware Interface [05:58] the bios settings, check. win10 machine. i lovged out of ubuntu properly, win 10 to check wifi receptuin, back to 18.04 [05:58] !uefi [05:58] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [05:59] DogBarq: hope you can help. bashing_om said I need someone familiat with that. [05:59] as I said, I checed yhe bios and iy was as before. [05:59] Consider this... [05:59] https://ubuntuforums.org/showthread.php?t=2380700 [06:00] Post #6 on that page may be the solution you seek. [06:10] DogBarq: i will look. just to check I booted up on a live usb. off to biew yr link. thanks. [06:34] DogBarq: no luck. (i dont have a standard secure boot option. i tried 16 ways ok maybe 10 or 11. i tried various things, secure boot on, off. (tried innovating: cant turn off uefi without turning off legacy boot order) I tried the prev ubuntu kernel version even.) i am still stuck. [06:39] HI All, apt-get update stuck at "0% [Connecting to in.archive.ubuntu.com", any idea what could be the reason? But i'm able to ping to in.archive.ubuntu.com [06:47] sub526: can you pastebin us the output plz [06:49] lotuspsychje: i just disabled the ipv6 and it worked fine, thanks === caravena_ is now known as caravena [06:55] no answe for me, sigh. dogblabla is gone [06:56] 18.04 wont book. Here's the screen. i dont understand. something about could not get uefi db list & error* failed to blank crtcl https://m.imgur.com/JFgSXyS [06:57] wony boot afte i visited win 10 pert. [06:57] I have ubuntu 18.04 installed on a new hp computer. Everything was working fine then I updated the bios on the computer and the drivers. Now ubuntu won't load, I've tried selecting ubuntu normal, ubuntu safemode with 4.15.0.39-generic, safe, .38 generic, safe, but after that screen the screen goes black and I see a blinking _ forever [06:57] win 10 partitions? [06:58] what if I installed ubuntu on another partition. i have about 8 more partitions ready to go. i can use the same swap part I suppose. heh. [06:58] I divided the entire Windows drive into a set of partitions so that I could start with the back one first [07:00] Avion, if you partitioned with windows after installing ubuntu, it is quite easy to confuse/break. thus the best practice of 1. install/configure windows. 2. THEN install ubuntu. [07:06] cfhowlett: i did not. 8 partitioned with win10 before installing ubuntu [07:07] * Avion is best (notrump) [07:07] [15:57:20] wony boot afte i visited win 10 pert. <<< Did you make some change via win10? [07:07] i cant write on my ubunpart from the liveusb, sigh. [07:10] cfhowlett: all i did was look at what wifi signals win could seen(since win10 sees 16 to 20 while ubuntu only sees 2) I also rclicked 9n the taskpar but chose nothing. i was wrking with the specteum provider qho changef my wifi channel feom 1 to 11. That seems unrelated. [07:11] yep. seems completely unrelated. [07:16] motr weird: os=liveUSB . when I pluhnin another flash drive (to back up my data on) the sysyem does not see it. [07:17] moar weird. i cant thpe worth syte [07:17] syit [07:17] plug in another flash drive. [07:18] ubuntu 6 never failed me once even [07:18] me sobs then came 11 and 12 and the worldaxis shifted. [07:26] lol virtual box changed my VM to ubuntu 32 bit, I had to change it back to 64 bit, in case anybody runs into that problem === capella is now known as capella|away [07:58] hello, my / space is 89% used. [07:58] please guide, what programs can be deleted safely to gain more space? [07:58] i dont know how to add /dev/sda7 to my /dev/sda5 which is 89% used [08:01] adikwok, how can we advice you on what programs you don't use, and what programs you can remove in order to gain space? [08:01] guiverc: here is the pastebin http://paste.ubuntu.com/p/TTpyMBsS3W/ [08:02] adikwok, 14gb is < 25gb (the recommended space - ie. https://help.ubuntu.com/community/Installation/SystemRequirements) - I'd suggest increasing size of partition [08:02] guiverc: i dont know what must be kept, since i dont use many yet. only: firefox, thunderbird, libreoffice, for work [08:04] guiverc: i had unused partition, but dont know how to combine it. here is the fdisk -l . http://paste.ubuntu.com/p/GhQ73xkkjP/ . i have /dev/sda7 can be used .. /dev/sda6 still need to recovered, .its my old win 7 files. [08:08] guiverc: and here is df -h http://paste.ubuntu.com/p/ckg46Vjckp/ [08:08] if you have free space next to a partition you want to delete, you can expand the partition in `gparted` (which is pretty easy as long as it's unmounted). to get it easily umounted, just use a 'live' system (ie. install media). your link however doesn't make it look like the space provided if sda7 was deleted would be next to sda5 [08:10] you could i supposed mv your /usr, /home to the sda7 -- but it's messy & you may not like it in the future.. easier could be just moving /home (user data) to sda7 - but sda5 will still be small & a hassle next do-release-upgrade.. [08:12] guiverc: my root is /dev/sda5 .. /dev/sda6 is needed to recovered. /dev/sda7 is my old ubuntu.. so how can i use gparted to add more space for root using /dev/sda7 /dev/sda5 .. because there is /dev/sda6 in the middle of it [08:13] you mentioned "dont use many yet" adikwok implies to me the system is new, I'd be tempted to clean install with newer partitions (ie. delete sda5 & 7; move sda6 to end or start & then re-create new... but it's up to you). if you delete sda7; you could mv middle partition to end of extended; then expand... - i gotta go sorry [08:14] guiverc: thx for advise and your time, [08:17] guiverc: i am learning to clean re-install without losing system settings and data. just like system restore. when i re-install i can restore old setting to new installed system. yet hadnt found the way that could be understood easily for noob like me. .. [08:18] guiverc: see you. and thank you. [08:29] ok... where does hexchat store its logfiles? (am backing up my data) [08:29] yes i have googled and altered search terms [08:35] Avion: ~/.config/hexchat/logs [08:37] thanks Ben64 [08:37] Ben64: yikes really? under .config/ !? should be under .local/ ! [08:39] i am an android girl for tonight. tomorrow, backed up, i think i will reinstall ubuntu and see if the error vanishes. [08:39] TJ-: yep thats where hexchat put it on my system [08:39] Avion: error? [08:40] tired bye (but mentionin my nick alerts me woth a special hissing sound.) cheers [08:41] Ben64: will repeat [08:43] Ben64: ubu18.04 wont boot. Here's the screen pastebin.. i dont understand it. Something about Could not get UEFI db list & *ERROR* failed to blank crtcl https://m.imgur.com/JFgSXyS [08:51] Avion: which ubuntu release is that? === Class7_ is now known as Class7 [08:58] Does the latest version of ubuntu support M.2 SSD [08:58] yes [08:59] Ben64: any capacity? [09:00] sam_wong: sure [09:00] Ben64: thanks [09:04] I have suspicions a proggie available on ubuntu, is dodgy, something was trying to download something after I installed it - does this need reporting anywhere so wiser minds can check it out? [09:04] it's a search proggie, but it kept popping up screens asking me to click 'acccept file', several screens after a coupla minutes, all with v. long alphanumeric, nonsense file names [09:07] Nokaji: what was the specific application, or package, you suspect? [09:07] TJ-: It's called "Speedy Duplicate Finder"... [09:08] note also that there are several other proggies with differnet names that seem to be the exact same proggie, also when you install, it tells you it is crippled and payware [09:09] package name? [09:10] or is this a snap? [09:10] ubuntu software [09:11] Nokaji: that sounds like a Snap package [09:11] gives the link - http://qiplex.com/software/speedy-duplicate-finder/ [09:11] yup, snap store 113MB [09:11] developer qiplex - I can't find the other similar programmes but I did see them some months ago [09:11] Nokaji: this one https://snapcraft.io/speedy-duplicate-finder [09:12] yeah, that looks identical [09:12] " ... will help you to find the duplicates in a simple click and free up gigabytes of wasted disk space..." I call foul; rarely is that possible [09:13] maybe in windows? [09:13] says it works on win,mac and linux [09:13] Nokaji: Only if you keep duplicating cat video files all over! [09:13] yup, prolly - I'm thinking temp files etc [09:14] Nokaji: the problem you have here, Snaps are not supported by Ubuntu nor Canonical. It's a case of 'buyer beware' [09:15] the message screen was something like "you have chosen to open application octet stream" and with accept/cancel buttons [09:15] Nokaji: we're having an increasing problem because the Software Center doesn't make it clear that the applications you install are not part of Ubuntu, don't have the rigorous quality control and review of our developers, and are not supported [09:15] TJ-: I see, didn't realise that, I thought they were more secure/sandboxed [09:15] Nokaji: That doesn't sound good; application/octect-stream usually points to a binary executable, or pure data file possibly [09:15] if you have good grounds to think an app in the snap is malicious then you can raise an issue @ https://github.com/canonical-websites/snapcraft.io/issues [09:16] Nokaji: well, in theory they are sandboxed, but it depends on what privileges the developer of the application requests in order to access the rest of the sysmte [09:16] TJ-: a trojan, that can later be executed once on drive? - tha was my thinking, yup [09:17] it automatically installed with two privileges, one was sound, the other iirc was drives [09:17] Nokaji: I have a particular problem with the way Snaps are presented in Ubuntu since Canonical deliberately makes it difficult to know ahead of time the source of the package in Software Centre. [09:17] acheronuk: I'll take a look, thanks [09:18] Nokaji: right; it'd need the drives privilege to scan the system. So the question then would be does it have read and write access? no write access would prevent it dropping a payload, but read access means it can exfiltrate your data [09:19] TJ-: They were billed as an improvmeent and a way of faster updates - my problems were huge file size and each creates a drive partition all of its own - maybe I'll reverse my thinking on them from now [09:21] thanks for your input, guys [09:22] and don't forget there were several proggies, different names, but same programme [09:23] !info fdupes | Nokaji last time I needed that functionality I used [09:23] Nokaji last time I needed that functionality I used: fdupes (source: fdupes): identifies duplicate files within given directories. In component universe, is optional. Version 1:1.6.1-1 (bionic), package size 18 kB, installed size 47 kB [09:24] I didn't remember that until after I had issues but I flagged the 'multies' in here at the time - ironic when it is a duplicate 'finder' [09:25] ubottu: I was looking at command line options but needed something in a hurry at the time, I'll add fdupes to things to try [09:25] Nokaji: I am only a bot, please don't think I'm intelligent :) [09:25] Ah ... silly me [09:25] thanks TJ- :) [09:26] I don't have a github account so I'll have to delay filing it right now, will look later [09:29] TJ-: here it is under another name 'Large Files Finder' [10:13] !cookie | TJ- [10:13] TJ-: Wow! You're such a great helper, you deserve a cookie! [10:14] JimBuntu: I just realised exfiltration of data should be a major concern with snaps... what is your opinion? [10:15] I don't know much about snaps and avoid them as I don't like their premise. I would imagine they can only steal information as much as any other installed program could. Do you know of something that makes them special compared to other applications? [10:23] JimBuntu: The fact that the code can be proprietary so we have no way to vet the source [10:25] TJ-, oh, for sure. If it's not opensource there is always a high risk. Heck, even if it's opensource but you rely on pre-compiled binaries is basically a bad idea... but not many of us have time/desire to build from peer reviewed source [10:27] I would like a comparison of the install size of a system installed with only snaps and a "normal" based package system. I guess it will goes from 15G to 150G, no ? [10:31] Sometimes my laptop doesn't resume from suspend. Screen is black and completely unresponsive & I need to do a hard reset. But most of the time it works fine. How can I find out what's going wrong? [10:33] andai: hope that it logged something, and review the previous boot log ("journalctl -b -1") [10:33] there is something wrong on uk-mirros.eowose.com ubuntu mirror https://paste.ubuntu.com/p/nz9Td9WDf3/ [10:35] TJ-: last thing in there is systemd-sleep[4035]: Suspending system... [10:36] andai: so it didn't manage to log on resume. Trial and error in that case [10:36] TJ-: actually there are some clues in the suspend procedure itself, I will run some tests. Thank you [10:36] andai: It is likely a firmware ACPI issue [10:40] JimBuntu: it seems that for snaps, if the package declares "confinement: classic" then: "... Snaps declaring their confinement as “classic”, have access to the rest of the system, as most legacy (debian packages for example) packaged apps do" [10:40] I don't like the way "legacy" is used in that sentence, either! [10:41] TJ-: thing is, it only happens rarely, so I don't know how to check if it's fixed [10:41] andai: Do you think it is only after multiple suspend/resume cycles without a shutdown? i've seen that in the past with buffy firmware [10:42] s/buffy/buggy/ [10:42] TJ-: i found some suggestions about telling linux to lie to the bios that it's actually windows, so more acpi features will be exposed [10:42] andai: yes, I wrote the book on that. Here, have a read: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [10:42] TJ-: oh that's a good point, yeah i typically never shutdown if i can get away with it, just suspend constantly [10:42] oh neat, thanks [10:44] got a hardrive which i think is longing for the hardrive cemetary,i saw from bootup ata5 is failing,when i do ls -al /sys/block/sd* i see sde is connected ata5,would that be offending disk then? [10:45] Somebody please do update this documentation as well https://help.ubuntu.com/community/InstallCDCustomization [10:45] reason i ask is all these sdX is changing all the time so its hard to keep track of what is what [10:47] bipul: that's on the wiki, you can edit it yourself [10:48] Greyztar: yes. sysfs shows the currently detected hardware [10:49] TJ-: ok,i got a raid controller pci inside there also,so that would not come up as ataX seems only pci followed by numbers and those with ata distinction would be onboard then? [10:49] Thank you will do that [10:51] TJ-: thanks for help figured it out [10:51] Greyztar: if it is hardware RAID the device it presents would usually be SCSI, but could be ATA [10:52] TJ-: ok,i just reckon it was regarding all had equal numbers in part of path and correspond to amount of disk :) [10:56] Greyztar: translation: "sda -> ../devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda" = PCI root bus / PCI device 1f.2 / {P,S}ATA controller 1 / (SCSI emulation from now on) SCSI host 0 / SCSI target LUN / block device / kernel Scsi Device (SD) name [10:57] !cookie | TJ- [10:57] TJ-: Wow! You're such a great helper, you deserve a cookie! [10:58] TJ-: cheers! === SysGhost is now known as discard === discard is now known as SysGhost [11:10] https://paste.ubuntu.com/p/gcv4d3xV5c/ its just continue with 90% short test then interrupt,seems ready garbage no [11:25] Greyztar: the disk is likely fine; the issue there is the command timeout likely interrupts because the test lasts longer than the the timeout. [11:26] Greyztar: e.g. here's an issue reported for smartmontools and an explanation https://www.smartmontools.org/ticket/303 [11:27] TJ-: ill have a read thanks [11:32] TJ-: that was interesting i didnt know that,however i think the the disk or atleast another is toast because theres noticable clicking nois while bootup is halted and have to do hard reset,ubuntu threw me into some maintenance shell no ssh and needed console [11:33] TJ-: but the post you refer to migh aswell explain the timeout i get on bootup though,i had a few which ubuntu told me ata something is slow to respond [11:33] Greyztar: that'd be the initialramfs (initial RAM disk) busybox shell, which implies the device with the root file-system on had problems (initialramfs is used to prepare the root file-system before the full OS system can be started) [11:35] TJ-: that explains it hehe [11:50] 'Morning all [11:51] BluesKaj : hi welcome [11:52] hi hwpplayer1 [11:55] people i want to make a shortcute ctrl+alt+F to open my home directory how? what command should i use in the keyboard shortcuts? [12:00] Hey everyone! Im working on a series of scripts to automate compliance for Ubuntu 18.04 & 16.04LTS, Im looking to get some community input on what Ive made so far, and help improving everything. Would anyone be interested in helping with the project? [12:03] fallenour: ask in #ubuntu-discuss, it's a more proper place than here [12:04] ducasse: Roger! [12:11] Is there a channel for server hardware? ANd why is it so hard to find M3 screws for drives? much sadness [12:16] I found them! OOH GANDOLF I FOUND THEM! 1000 screws for 20 bucks! [12:30] o.0 [12:52] I'm facing an issue while installing Ubuntu server 18.04 with preseed method. I would be thankful if somebody points out where i'm doing mistake here https://paste.ubuntu.com/p/w338ZcGTVt/ [13:20] acresearch, sh -c 'setsid xdg-open "$HOME &" [13:20] acresearch, nah, sorry, sh -c 'setsid xdg-open "$HOME" &' [13:23] bipul, what observation did you make to conclude "bad luck"? [13:25] I think preseed.cfg file is not working. [13:25] I have to still interact with installation. [13:27] Or might be i 'm missing more settings at isolinux/txt.cfg and in /boot/grub. [13:43] Hi, I've just installed Ubuntu Desktop and would like to add some programs on startup. How do I get the full path and arguments to Launch apps that show under 'Ubuntu Software'? [13:46] hello [13:46] how are you all? [13:46] Strykar: generally you don't; what you do is copy a FreeDesktop .desktop file for the application to the user's autostart directory, which - depending on desktop environment - is usually somewhere under $HOME/.config/ [13:50] .config/autostart for every DE compliant with FreeDesktop guidelines [13:51] TJ-, 'sudo find . / -name *.desktop' shows me two example files, are these .desktop files auto-generated by the application? [13:53] I read https://help.ubuntu.com/community/AddingProgramToSessionStartup but it doesn't list 18.10 [13:54] Strykar: you put two dirs in find, and you found two identical results, I think [13:55] enzotib, wouldn't / indicate root and search all sub dirs? [13:57] Strykar: you also say "." [13:57] Sven_vB, Any idea? [13:57] which is definitely included under / [13:58] bipul, nope, that's why I asked for an observation. [13:58] bipul, what did you expect to happen, and what happened instead? might there even be some error message? [13:58] You know any link or blog where somebody has already done such installation? [14:00] nope [14:00] I'm expecting that without any user interaction, my Virtual machine get installed. As i have already define the input in the file /usr/share/virtualbox/UnattendedTemplates/ubuntu_preseed.cfg [14:01] hello, please help, how to combine /dev/sda/5,6,7 into one /dev/sda5 to add space for my root at /dev/sda5 .. if possible using cfdisk . [14:03] bipul: i'd very much recommend you separate those two steps before combining them: first make the preseed file work the normal way, then see if you canintegrate it with virtualbox. your current issue is probably complexity, and you're not getting help here since this combination of virtualbox and preseeding debian-style installations is very new. [14:04] adikwok: do you care about the data stored on these partitions? [14:04] Yes, even i'm think to finish preseed installation first [14:05] tomreyn: i did move data that needed to be recovered to ext-hdd. ( even i dont know how to recover it yet ) [14:05] <__0xbad_> hello [14:05] <__0xbad_> on ubuntu v16 Xenial there are broken dependencies [14:05] <__0xbad_> sudo apt-get install g++-5-multilib [14:05] adikwok: how do you mean the data "needed to be recovered"? [14:05] <__0xbad_> and g++-multilib [14:06] tomreyn: i used photorec to move, /dev/sda6 to ext-hdd . [14:06] enzotib, 'sudo find / -name *.desktop' doesn't show others [14:06] tomreyn, I'd think the primary reason noone managed to help bipul is the lack of an error report. [14:06] <__0xbad_> https://pastebin.com/XmiAuSRr [14:06] <__0xbad_> what should I do? [14:07] __0xbad_: run "sudo apt update", then "apt-get policy " against each of these packages, and check which repository they were installed from. [14:07] tomreyn: so, i guess, i got that data now in ext-hdd . ( later need to learn how to recover it ) [14:07] * "apt-cache policy " [14:07] adikwok: so you're dealing with a situation of data loss? [14:08] <__0xbad_> user@user-VirtualBox:~/Downloads$ sudo apt-get policy g++-multilib [14:08] <__0xbad_> E: Invalid operation policy [14:08] __0xbad_: see my correction above [14:08] <__0xbad_> https://pastebin.com/v7YK7naN [14:09] Sven_vB: bipul has a tendency to respond to questions for more information with different questions, i agree. [14:09] tomreyn: /dev/sda6 used to my windows file, when im using dual-boot for the first time i learn ubuntu, friend told me to use dual-boot with ubuntu 18. [14:10] tomreyn: since first time, i know ubuntu bionic-beaver, i fell in love with this ubuntu 18.04.1 lts [14:10] adikwok: please, first of all, note that there is neither "ubuntu 16" nor "ubuntu 18", there is ubuntu 16.04 LTS, there was ubuntu 16.10, there is ubuntu 18.04 LTS and there is ubuntu 18.10 [14:11] then you and seniors here, told me to try lubuntu, ( for i am using old laptop, acer 4315 ) [14:11] <__0xbad_> so... now what? [14:12] adikwok: in "Ubuntu 18.04 LTS", "Ubunut" is the name of the linux distribution, "18" refers to the year this version was released in, "04" refers to the month it was released in, and "LTS" stands for long term support (5 or 3 years as opposed to just 9 months) [14:13] adikwok: please ensure you have complete backups of all data before you start modifying partitions. [14:13] Is there an updated page to add programs to startup other than https://help.ubuntu.com/community/AddingProgramToSessionStartup ? [14:15] __0xbad_: please show the output of "apt-cache policy" without further options, as well as the output of "sudo apt update" and "sudo apt -f install" [14:15] __0xbad_: feel free to address me by name when you posted these outputs === stoffepojken_ is now known as stoffepojken [14:16] __0xbad_: please also show all output of "sudo apt install g++-5-multilib" [14:18] Strykar: https://specifications.freedesktop.org/autostart-spec/latest/ar01s02.html [14:19] tomreyn: later i know that ubuntu 18 .. is called with ubuntu 18.04 lts bionic-beaver, 18.10 cosmic cuttlefish. .. 18.04.1 lts. . i chose to upgrade to 18.04.1 lts [14:20] tomreyn: i did backup /dev/sda6 to external .. /dev/sda7 is my previous linux installation [14:21] tomreyn: i am sure, i can combine those /dev/sda5, 6, 7 now. if you guide me how. [14:21] adikwok: i don't need to know the details of what you backed up how, i'm just saying you need to ensure you did backup any data you may still need before you start modifying partitions. [14:21] tomreyn, what if the application doesn't create a .desktop file? [14:21] Strykar: which application exactlyß [14:21] ? [14:22] tomreyn: i am sure, thx for attention. [14:24] Strykar: if you're on 18.04 or 18.10 and want an X application to autostart on login and it doesn't provide a system scope desktop file you can edit / copy to your home directory and customize, then you'll need to create this desktop file on your own and make it autostart [14:25] tomreyn, all from the 'Ubuntu Software' app: Telegram, Hexchat, Discord and BitTicker [14:25] ok, I just assumed it'd be easier to autostart apps installed from the app [14:25] Im on 18.10 [14:26] adikwok: so your goal is to combine the storage currently allocated to partitions /dev/sda{5,6,7} into a single partition. can you show the output of "sudo parted /dev/sda print" [14:27] Strykar: hexchat already provides a desktop file, you i'd start with this. [14:28] you can also use the gui there if you want [14:28] tomreyn: yes, tom. .. here is 'sudo parted /dev/sda print' . http://paste.ubuntu.com/p/84YBPZfHDF/ [14:28] the others i don't know. i assume that if you installed them via gnome / ubuntu software they'll also provide one [14:30] adikwok: okay, so you just need to delete partitions 5 to 7 on sda. the order in which you do so does not matter. then create a new partition in the extended area (which will become the new sda5) and crete a file system on it. [14:31] tomreyn: ok, i delete 5 to 7 .. what about my root now? its in /dev/sda5 [14:32] tomreyn, can't seem to locate it, 'sudo find / -name hexchat.desktop' shows no results, same using 'locate' [14:32] i cant find on the internet how to check my disk storage [14:32] adikwok: you said you no longer need the data in 5,6,7. your fault. [14:32] cedxa, in a terminal try: df -h [14:33] adikwok: if you haven't exited the partition editor, yet, then you can quit it without saving changes. [14:33] tomreyn: no, its not deleted,.yet . i meant if delete 5 to 7. i will lost my root too, i guess. so if it could, just combine 6,7 to /dev/sda5 . [14:34] adikwok: the system youare currently running, did it boot off /ev/sda5 ? [14:35] tomreyn: boot is at /dev/sda1 [14:35] adikwok: okay, but / is /dev/sda5 for the running system? [14:36] tomreyn: please guide on this,. http://paste.ubuntu.com/p/3nxCxw5VBv/ [14:36] adikwok: okay, so you should never modify the partitions holding file systems of a running system, neiher /boot nor / [14:36] adikwok: this is unreadable, please use parted. [14:37] adikwok: in fact i think you should just use the ubuntu 18.10 instller / live cd and install gparted there and use its nice gui to make these changes [14:38] tomreyn: i had gui gparted too [14:38] adikwok: the point is you need to boot from elsewhere. [14:38] tomreyn: oo .. [14:39] dont touch partitons on sda while you're bootined off the same disk [14:39] there are ways to do so but it's not for beginners [14:39] and booting form the live iso is easy enough, isnt it? [14:40] think of it as an electrician working on live wires... [14:40] once you've booted off it the process is this: start gparted (may need ot be installed first), select disk sda, delete partitions 6 and 7 (but not 5). grow partition 5 (and the file system onit, which should be automatic). [14:42] tomreyn: my thunderbird gor irc .. is using icloud mail. and my icloud mail is troubled. so i must use 2 steps verification, which i must receive phonecall from apple. .. if there is a way to combine /dev/sda6,7 without live cd. please help., [14:43] tomreyn: i note this step first. prepare if i went offline. once you've booted off it the process is this: start gparted (may need ot be installed first), select disk sda, delete partitions 6 and 7 (but not 5). grow partition 5 (and the file system onit, which sh [14:46] adikwok: ...ould be automatic). [14:47] adikwok: there is more to it, you'll also need to edit the /etc/fstab file on the /dev/sd5 file system and place sda5's new UUID in there, since it will likely change with the above modifications [14:48] tomreyn: once you've booted off it the process is this: start gparted (may need ot be installed first), select disk sda, delete partitions 6 and 7 (but not 5). grow partition 5 (and the file system onit, which should be automatic .. [14:48] tomreyn: there is more to it, you'll also need to edit the /etc/fstab file on the /dev/sd5 file system and place sda5's new UUID in there, since it will likely change with the above modifications [14:49] hi [14:49] adikwok: right. i think you're going to need help with the non gparted part, though. come back here and have soemone instruct you doing it then [14:49] i installed Opera on 18.04 but everytime it gets update flash doesnt work to watch videos [14:49] how can i fix that? [14:50] flash, whats that again? [14:50] flash player [14:50] are you sure this service requires it? [14:50] B1ack0p: don't use flash :-) [14:50] or html5 [14:50] anyone familiar with the color palettes of the utility gogh for the terminal? [14:50] i dont know but videos dont stream [14:50] B1ack0p: its 2018 [14:50] B1ack0p: which service? [14:50] after every update opera gets [14:51] opera browser crmlt [14:51] It was working quite good for me. [14:51] blackswan: html5 is definitely the better option. if $some_service "doesn't work" thenyo should talk to $provider_of_some_service first of all [14:51] crmlt: it was working for me too but after every updates i dont know why videos dont stream [14:51] oops i mean B1ack0p , sorry blackswan [14:52] lol [14:52] B1ack0p: [14:52] https://deb.opera.com/manual.html [14:52] try this [14:52] tomreyn: i think it is because of flash player [14:53] B1ack0p: well disable flash player? [14:53] how can i check if flash installed or not? [14:53] on ubuntu? [14:53] B1ack0p: well opera is not part of ubuntu, and this streaming video service you have not named so far is not either, so i dont think we're the right party to help unless you have better details [14:53] B1ack0p: which service exactly? [14:53] ubuntu 18/04 ? [14:54] ah random [14:54] random video service [14:54] not specific [14:54] name 1 [14:54] youtube working [14:54] ...which does not work [14:55] tomreyn it is local website [14:55] B1ack0p: this https://forums.opera.com/topic/24768/problem-with-flash-player/9 ? [14:55] to watch movies online [14:56] https://www.ubuntu18.com/install-adobe-flash-player-ubuntu-18/ [14:56] B1ack0p: well this wont enable us to check whether they depend on adobe flash or can work with html, and you dont know exactly, so... [14:57] B1ack0p: is there a reason you won't tell us which site? [14:57] nature movies! [14:57] just installing the flash browser plugin when you dont actually need it does you a disservice [14:57] zaggynl: lol [14:58] for flash you can use firefox esr [14:58] ok i will check [14:59] had to use that for some horrible old work application that uses jre [14:59] i got it [14:59] codec was missing [14:59] thx crmlt [15:02] good morning linux technicians [15:03] hah, if only [15:12] yeah we need some in here [15:13] can you get certified in ubuntu? [15:18] i don't think there are any official certification programs, if that's what you're after [15:19] you should really ask canonical, though, not us [15:20] now ubuntu isnt complaining and is booting faster than ever,smartmontools was really helpfull in this matter,though disk is now resting with fishes,luckily this was just a spare disk with nothing in it [15:21] for me starting over and doing the minimal install worked best [15:22] the adding only what i needed back into the system [15:24] people i keep being prompted for a password everytime i close my laptop's lid, how do i stop that? or how to stop password when laptop sleeps? [15:28] it's by design acresearch [15:28] zaggynl: oh so i can't get rid of it? [15:28] you can but I wouldn't, it's a security feature === dspell is now known as DogBarq [15:32] How can I repair an NTFS partition? The error when mounting is that the "signature" is missing. I've tried attaching it to a WinXP VM but it doesn't assign a drive letter for it and the disk manager there only shows an option to delete/format. [15:32] sounds like a missing or kaput partition [15:33] Yes. I've tried tnfsfix on Ubuntu too [15:33] check if the disk is faulty by smartctl [15:34] otherwise you can run something like testdisk [15:34] Smartctl isn't available on this disk. It's 3.5" but I think it's because it's connected via USB. [15:34] I'll try test disk, thanks. [15:34] I'd not try to recover on a possibly faulty disk [15:35] You mean it could just fail again? [15:35] what's the equivalent of hdtune on linux again, badblocks? [15:35] there's a chance more sectors would be going back, making it a lengthy process [15:35] *going bad [15:36] So it could be bin material. I'll find a way to test it after recovery. It could just have been too much time in the attic. [15:52] hi all. I edited my .bashrc folder to add a some folder path to PATH. the "some folder" has symbolic links to various scripts. I want to be able to run these scripts from the alt + f2 menu, without having to make symbolic links from the bin directory. is this possible? [15:52] anyone have an idea any idea as to how it might be possible to use google translation from terminal using offline language packs? [15:55] frib: I'm pretty sure those google services are online only - it's part of their business model. [15:55] adrian_1908, they offer offline translation for smart devices though [15:55] adrian_1908, which means it is entirely possible [15:55] adrian_1908, I've already downloaded the language pack I need I just need to figure out how to utilize it on linux [15:56] adrian_1908, https://forum.xda-developers.com/showthread.php?t=2234606&page=2 [16:01] No idea frib, I hope you find a way. I'd love to use that too. Always assumed the stuff isn't publicly available, since it's quite an asset for Google. [16:01] adrian_1908, I'm asking in android channels [16:01] adrian_1908, follow there [16:05] testdisk has finished analysing and (deeper scan). I can select the 'partitions' it lists, but if I press enter it just starts the scan again ... how do I recover data? Using 'p' to list files gives an error. [16:07] Hi guys [16:08] Hey [16:08] Does anybody understand how GRUB/kernel video/text modes interact? [16:08] I just cannot get any appropriate result on my PC with ordinary nVidia GTX 980 Ti [16:09] I'm reading GRUB documentation (info pages) and also googling a lot [16:09] OnkelTem, https://help.ubuntu.com/community/Grub2/Displays#Changing_Menu_Resolutions [16:10] from https://help.ubuntu.com/community/Grub2#Boot_Display_Behavior [16:11] OerHeks: yeah yeah, that I read [16:11] it doesn't help really [16:11] first - vbeinfo doesn't work iiric [16:12] onkel, hint: the arch wiki notes: Earlier versions of the NVIDIA proprietary driver (tested with GeForce GTX 970, driver: nvidia 370) accepts GRUB_GFXMODE in format x- (e.g. 1920x1200-24, but not 1920x1200x24 ) >> https://wiki.archlinux.org/index.php/GRUB/Tips_and_tricks#Setting_the_framebuffer_resolution [16:12] - depth [16:12] Hm, interesting [16:12] yeah, I got it [16:13] OerHeks: I read this article either, I just didn't believe it :) [16:13] Ok, let me try it. [16:14] please let us know, if it works [16:14] Sure. Actually I created a question yesterday, https://askubuntu.com/questions/1093753/how-to-show-boot-text-instead-of-the-splash-or-blank-screen-on-ubuntu-kubuntu-18 [16:15] But it seems the problem is in video modes [16:16] hmm, did you changed it to GRUB_CMDLINE_LINUX=”text” ? [16:17] or jump to console http://ubuntuhandbook.org/index.php/2014/01/boot-into-text-console-ubuntu-linux-14-04/ [16:19] OerHeks: No, not this time (I did it before). Gonna try different video modes first and gfxpayload first [16:19] brb [16:22] Well, setting GFXMODE with GFXPAYLOAD made absolutely nothing - just blank screen [16:22] and no way to see anything like text [16:22] Hi. I have a very annoying problem, so I'll be glad if someone help me! [16:23] I'm running Ubuntu 18.04.1 LTS with Broadcomm wireless card. I have a portable audio speaker: Sony SRS-X11. It works perfectly on Windows 10. However, it can't be paired here at Ubuntu. [16:23] OnkelTem, then i have no clue :-( [16:23] too new gpu, i guess [16:24] Hi, How to install Ubuntu server 18.04 via preseed method. [16:25] Will anyone answer me? Thanks. [16:26] arndff, maybe the last answer works for you, a newer bluez version https://askubuntu.com/questions/1040497/bluetooth-problem-ubuntu-18-04-lts ( if that speaker is BT, not wireless) [16:26] arndff, You have to be bit patience here :( unfortunately. [16:27] @bipul, sorry then. @OerHeks -- yes, it's a bluetooth one. [16:32] STATUSBAR RESET === daniel is now known as Guest95674 === bitethebulleit is now known as raven === raven is now known as Guest37013 [16:43] Hi, How to install Ubuntu server 18.04 via preseed method. [repeat] [16:50] Hey folks, if you can give some recommendations. I'm a noob installing Ubuntu 18.10 on a Macbook pro, and getting drivers to work is a real pain. What backup software do you recommend to use? I want my system to be as clean as possible, and getting drivers to work can get messy for me. If I can't simply make it work, or decide I don't want this driver anymore, I can live without that certain functionality, I [16:50] would like to revert easily to be previous saved state. But because I'm talking about drivers, I need to backup /. Thank you [16:51] za1b1tsu, mate I'm a Mac fan and an Ubuntu fan. Virtualize! [16:52] Richard_Cavell: no, I need/want/desire bare metal linux [16:52] It solves all your compatibility problems and gives you backup options that are much better [16:52] his requirement is to run Linux on the "bare metal" [16:53] I run Ubuntu on the bare metal of an iMac, and used to run Ubuntu on MacBooks, but it's becoming more and more difficult [16:53] i prefer my metal clothed [16:57] I have a separate Linux and Windows drive, and am booting UEFI. Ubuntu put its boot files in the ESP for Windows, but I want to keep them separate, so I moved them to the ESP on the Linux drive and used efibootmgr to point the firmware to the right place. Unfortunately, now GRUB can't seem to find any of its files. I even tried reinstalling GRUB with the instructions on the Arch wiki, and still the same problem. What is the proper Debian/Ubuntu way [16:57] to reinstall GRUB? Or is there any other way to get it working? [16:58] (FWIW, using the 'configfile' command from another distro works fine, ) [16:58] (but I'd rather be able to use the firmware's bootloader for each distro) [16:58] vasuvi: are you doing "grub-install /dev/sdX" where X is the Linux drive? [16:59] no recommandations for backups utiliies :( [16:59] rub-install --target=x86_64-efi --efi-directory=esp --bootloader-id="Ubuntu MATE" [16:59] rub install [16:59] *grub install [16:59] like you rub salt on steak! [16:59] lol, just a bad copy [16:59] install the salt on the steak. :D rub install [16:59] :D [16:59] haha [17:00] vasuvi: "--efi-directory=esp" ?? [17:00] TJ-: Full corrected command: grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id= [17:00] "Ubuntu-MATE" [17:01] vasuvi: ahhh, that is better! "esp" had me wondering :D [17:01] pretty sure that I actually did it correctly when I ran the command, but I could do it again if there's a chance that I messed up when typing it as I did when pasting it here :P [17:01] vasuvi: but you're giving it the /dev/sdX as the Linux drive ? [17:02] no; you need to when installing UEFI? If so, I could put in /dev/nvme1n1 [17:02] vasuvi: indeed, because that is the drive GRUB looks on for the EFI-SP to use [17:02] TJ-: ok, worth a try; thank you! [17:02] vasuvi: and as grub-install also calls efibootmgr it should set everything up correctly [17:07] how come when using lshw -class disk some disk doesnt show that fdisk -l do?Also is there any one way to to get uuid and disk product name at same time? [17:11] Greyztar: you want a device UUID or a partition's file-system UUID? [17:14] TJ-: heya,i would like the device uuid,im having some issues,normally thing works great mapping uuid in fstab and things work,but find it little cumbersome when disk fail to get information of what disk is actually failing,sorry i might have should rephrase question [17:14] Greyztar: for the /disk/ ID you can do "D=/dev/sda; echo $(blkid -o value -s PTUUID $D) $(cat /sys/block/${D##*/}/device/model)" [17:14] Greyztar: but it looks like you want the file-system UUID [17:15] TJ-: i think i might was little fast asking ,i think i need to rethink what i actually need,ill be back again let me see what i can with this command tohugh thanks [17:18] TJ-: No luck, even with a reinstall specifying /dev/nvme1n1. Any other ideas to get GRUB working? [17:20] It gets to the GRUB prompt alright, so I assume that means that SHIMX64.EFI is working correctly, and handing control off to GRUBX64.EFI. GRUB just doesn't seem to know what to do from there, despite that the search.fs_uuid in the ESP's grub.cfg seems to be pointed to the correct partition. [17:24] TJ-: what i wanted was to fast identify what disk gone bad when stuff hit the fan to say,i think an easy solution to this woul maybe be to just do as ive done with uuids and all but this time use lshw or other to find model then do manual comments in fstab so when disk dissapear or trouble with mountpoint i can just check fstab with comments? [17:25] TJ-: i mean to comment in modelinfo ive got form other apps like lshw and such [17:29] always annoyed me my drive got little tags but none corresponds to what i get in ubuntu,rather then just comment in those tags in fstab with uuid (,") [17:29] vasuvi: did you also do "update-grub" to re-write the config file? [17:34] Hello [17:34] dkdk, hi [17:35] I am looking for help to update a ppa package I created on my launchpad account. Is this the right place to ask? [17:37] TJ-: No, I did not; I suppose that it couldn't hurt to try [17:39] dkdk, just ask away, if you cannot find the answer on https://help.launchpad.net/Packaging/PPA/Uploading [17:40] OerHeks, thanks. I followed this tutorial: http://packaging.ubuntu.com/html/packaging-new-software.html [17:41] OerHeks, now I have my code in Bazaar. I did some small changes so Ubuntu build servers are able to build the package for several Ubuntu releases. [17:41] dkdk, i am not the best help in this, but what is your actual problem? [17:42] OerHeks, Builds are ok, and I can install the package with apt after a add-apt-repository. So far so good. But now I have a _new version_ of my software. The wiki does not explain how I should update the Bazaar repo for that :/ [17:43] TJ-: Still no luck [17:43] I tried bzr builddeb but builddeb is looking for tarball, which does not exist as it was only there to setup the initial version. [17:44] I could destroy everything and follow again the tutorial, but it seems overkill [17:45] Other tutorials on the Web did not match my use-case, or I did something wrong [17:46] Updating a package with a new upstream source looks like a mundane operation, as there are tousands of package in Ubuntu :) But unfortunately I can't find enough help on the topic :/ [17:47] i find this old 14.04 page https://sitano.github.io/2014/08/10/rebuild-ubuntu-bzr-package/ [17:48] OerHeks: thank you, I'm taking a look at it === SimonNL is now known as SimonNL_Afk [17:51] Does anyone have experience with, or can recommend, a utility to manage .AppImage files? I want to lock an AppImage program to the launcher menu [17:54] snowveil, why dn't you write a .desktop file ? [17:54] vasuvi: is the firmware loading GRUB from the Linux device, or the other device? [17:55] snowveil, make a launcher yourself? https://linuxconfig.org/how-to-create-desktop-shortcut-launcher-on-ubuntu-18-04-bionic-beaver-linux [18:02] OerHeks and ioria, didn't think of that...thanks :) [18:02] snowveil, ok [18:06] there is an official wiki, but that does not clearly show how to trust your launcher, https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles [18:07] or tell that warning is oke, as it is a security feature === capella|away is now known as capella [18:40] TJ-: In case you're curious, since nothing I did even came close to working, I just uninstalled Ubuntu's GRUB and then compiled vanilla GRUB from source (git version, as I like to live on the edge). It works perfectly, no adjustments needed. Now, I lose the nice splash screen and secure boot capability (that I wasn't using anyway), but I can live with that to have a working bootloader. [18:42] dkdk: this might help - but it's pretty sloppy: https://help.ubuntu.com/community/UpdatingADeb [18:43] vasuvi: I'm wondering if it was using the grub-efi-amd64-signed packages - the prebuilt presigned grubx64.efi may be missing modules that system needs. A local built would detect/include them [18:46] TJ-: I think that Ubuntu's GRUB is trying to be too fancy in its booting procedure; I don't have any problem with the way that Gentoo, Arch, Fedora, or even Debian itself do things. All of the others just have a plain grubx64.efi (or shimx64.efi in the case of Fedora) that somehow knows how to find grub.cfg on the correct partition. Ubuntu is the only one to put a grub.cfg in the ESP that (tries to) load the real grub.cfg. [18:47] TJ-: So if the presigned version in Ubuntu isn't working, it should try to see what Fedora is doing differently to make it work alright [18:47] Anyone here familiar with setting up a zfs root pool with a mirror? I'm trying to figure out the what/how on installing grub? [18:51] Is anyone able to hibernate using latests nvidia's propretary drivers on ubuntu 18.04? [18:52] TJ-: Anyway, thanks for all your help anyway! :) === Tara_t is now known as Tara [18:58] I need a "wait for internet" script ... like while not ping 1.1.1.1 - is there a 'nice' way? [19:02] what if your route to 1.1.1.1 works but your actual route doesn't? ;) better check your actual destos [19:02] irwiss: please answer in bash ;) [19:03] I need some script lines, not more problems :p [19:03] CarlFK: while ! ping -c 1 -W 1 1.2.3.4; do [19:03] echo "Waiting for 1.2.3.4 - network interface might be down..." [19:03] sleep 1 [19:03] done [19:03] thanks [19:04] no problem [19:04] OerHeks: the page you linked helped me, thanks. However at some point I got stuck again about the "builddeb" command, but after googling a bit, I discovered a Launchpad bug that gives the correct command. [19:04] btw - 1.1.1.1 is handled by cloud flair, which may handle more traffic than anything, so maybe the best host to check [19:04] yeah, I use cloudflare for mouses.xyz and other things [19:05] superuseful [19:05] OerHeks: just in case another peson gets stuck: when you update the source code of a package and commit everything in Bazaar, you should use call "bzr builddeb -S --split" <-- "--split" was missing [19:06] OerHeks: nowhere I could see that option mentioned, but the guy on Launchpad was having the same error than me. I am going to thank him too :) [19:11] dkdk, thanks for the feedback, have fun! === SimonNL_Afk is now known as SimonNL [19:18] hey guys, i connected my bluetooth speaker to my laptop. But it's not showing up as sound device. how can i fix this ? === capella is now known as capella|away [19:55] ph88: what's it showing up as? [19:57] TJ-, hello man [19:59] Does anyone know how to force Ubuntu 18.04 to use the 5Ghz frequency for wifi? [20:04] TheCowboy, actually nvm .. it doesn't work on my laptop running ubuntu 16.04 but it works on my computer running ubuntu 18.10 .. so i guess it was it was fixed at some point [20:04] Dbugger, https://ubuntuforums.org/showthread.php?t=2395102 [20:05] ph88: in my experience bluetooth audio can be weird, sometimes you have to connect things in a certain order, or disconnect, reset something, etc. [20:06] ioria, i read that already, but I did not understand it -_- [20:07] Dbugger, enter your router config [20:07] ok [20:08] Hi, I used this cmd for encryption "openssl aes-256-cbc -a -salt -in secrets.txt -out secrets.txt.enc" and this one for decryption "openssl aes-256-cbc -d -a -in secrets.txt.enc -out secrets.txt.new" but then I replaced a computer and it stopped working. Someone knows why? [20:09] ioria, and now? [20:09] hallo [20:09] leute [20:09] I want to increase swap size on 18.04. I keep reading that it's a file and you can change the size on the fly, but it looks like my install has swap as a partition. I have disk encryption enabled with the default settings. Is it going to be a pain to increase the swap under this setup? It'd be nice to avoid having to do a fresh install. [20:10] Dbugger, idk your router, find the settings and fallow the link i posted [20:10] *follow [20:10] ioria, i do not understand what is spoken in that thread [20:10] Dbugger, try to [20:11] try to understand what i do not understand [20:11] ? [20:11] aha [20:11] ioria: Dbugger the issue is not the AP, it is the PC. It has a Broadcom 802.11ac device using the 'wl' driver, and it doesn't see the 5GHz SSID the AP is offering [20:11] ah, ok [20:11] TJ-, hi man [20:11] ioria: we spent a lot of time digging into it yesterday :) [20:12] TJ-, i see :þ [20:12] TJ-, yeah, sorry. I think I fell offline after resetting the router, no? [20:13] ioria: the PC claims to be able to use the 5GHx channels the AP is using, and indeed it can 'scan' and see another, neighbouring, 5GHz AP, but it doesn't see Dbugger's own AP! [20:13] TJ-, you mean that the channels with 5Ghz I see are not mine? [20:13] ioria: I suspect the 'wl' broadcom driver - we checked if it had any module parms we could tweak for that, but it doesn't [20:14] TJ-, yeah [20:14] Dbugger: no, I mean we saw that "o2-???" AP SSID on 5GHz which you said wasn't your FritzBox [20:14] TJ-, can you remind me the command to see that? [20:14] Dbugger: and you showed us a screenshot of the AP's wireless setting, showing it was using channel 54 [20:15] Dbugger: "sudo iwlist scan" [20:15] Dbugger: we also saw that in the 2.4GHz band, there were 5 or 6 other APs all using channel 11, same as your AP [20:16] right, this is my scan right now [20:16] http://paste.ubuntu.com/p/2wYVZXRnf3/ [20:17] Dbugger: looks like your AP is on channel 1 in the 2.4GHz band today [20:18] correct [20:18] should I set the channels manually? [20:18] Dbugger: notice that "o2-WLAN16" is on channel 44, and is the only 5GHz AP detected [20:20] This is what my router shows me [20:20] https://paste.pics/45FW1 [20:20] Sorry, this: https://paste.pics/45FW9 [20:21] Dbugger: that proves the PC's Broadcom device/driver is missing lots! [20:21] :-/ [20:21] I was getting also bad performance in Windows, until I installed the driver from ASUS [20:21] Dbugger: that suggests a lot! [20:21] yes? [20:22] Dbugger: yes; that broadcom device and driver is terrible [20:23] and I guess there are no alternatives.... ? [20:27] Dbugger: this might give us a confirmation/clue... about 75% down the thread, a comment by d_r_benway, https://www.reddit.com/r/linux/comments/76o1k9/broadcom_wireless_on_linux/ [20:28] Dbugger: "If you have the B43 chipset, which is what I have in a 2013 Macbook avoid using the open source kernel driver, its not useable for the majority of people, for a start you cannot see any 5Ghz or 40Mhz networks." [20:28] let me guess... my card uses that chip? [20:29] Dbugger: and the last comment seems to be about the same device you have, BCM4356 isn't it? [20:29] mine is ASUS PCE AC56 [20:30] Dbugger: no, that's the brand. The device is Broadcom [20:30] Dbugger: "lspci -nnk -d ::280" [20:30] Broadcom Limited BCM4352 802.11ac [20:31] yep [20:31] ahhh, 4352 [20:32] TJ-, but same problem :( [20:32] Dbugger: oooo a clue. Apparently the Broadcom driver ABSOLUTELY requres WMM extensions to be enabled on the AP [20:32] Dbugger: can you find that on the AP's control panel? [20:32] TJ-, I dont know what WMM is.... [20:33] Dbugger: https://en.wikipedia.org/wiki/Wireless_Multimedia_Extensions [20:33] Dbugger: if it is there, it will be called "WMM" - probably a checkbox to enable it [20:33] Lets see if I can find it [20:34] Dbugger: it may be enabled by default since it is required for certification [20:34] Dbugger: in which case there might not be an option for it [20:35] TJ-, it seems that way, in the specifications for the AP [20:37] The page with the drivers is great.. there are only Windows drivers [20:37] even for Vista [20:39] https://wikidevi.com/wiki/ASUS_PCE-AC56 [20:39] Dbugger: annoyingly I cannot find a manual for the 7362, only the 7360, which it only details 2.4GHz channels [20:39] ioria, so... there is option :( [20:40] no clue [20:40] wait wait [20:40] the router is not the 7362 [20:40] Dbugger: it's not? [20:40] i just kept the WIFI with the old name, which was with a 7362 router [20:40] Dbugger: oh doh!!!! [20:40] so that I did not have to re-configure all the devices at home :P [20:40] Dbugger: trying to catch me out :) [20:40] Dbugger: so what is the make/model? [20:40] Mine now is the 7490 [20:41] Right! got that manual... off to read [20:43] page 105+ [20:44] let me see if I can find the link again [20:44] found [20:45] no wait, this one has only 17 pages [20:45] now [20:45] TJ-, are you reading it in english? [20:45] Dbugger: yes [20:46] i only find it in German, can you show me the link? [20:46] Dbugger: https://en.avm.de/fileadmin/user_upload/EN/Manuals/FRITZ_Box/Manual_FRITZ_Box_7490_en.pdf [20:47] TJ-, what should I be find in there? [20:47] my router has 2 passwords, 2.4 and 5 ghrz .. [20:49] Dbugger: show us the full output of "lspci -nn -d ::280" [20:49] Dbugger: We need the exact PCI device ID [20:49] 05:00.0 Network controller [0280]: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03) [20:49] that is the output [20:49] So the device is 14e4:43b1 [20:50] Even the Broadcom site's Linux driver for the BCM4352 doesn't list that device ID (43B1) as supported. Not surprising as it is dated 2015 [20:54] Hi all. Does anybody know how to get Plymouth logo back? [20:54] page 107 of that manual, and on .. [20:54] Currently I see only black screen [20:54] OnkelTem, you compiled grub from source, a while back? [20:55] not the ubuntu one? [20:55] Dbugger: We may have an alternative driver [20:57] OerHeks: no no, I haven't compiled anything :) I was trying to understand the most confusing thing on Linux - GRUB [20:57] Dbugger: I've just noticed, there are two (DKMS) packages; "bcmwl-kernel-source" which I seem to recall is the one your PC has, but there is also "broadcom-sta-dkms". Now, what is problematic is both these packages contain source-code for the 'wl' module, so we need to figure out which should be the preferred and test that if it isn't the one in use [20:57] oke, see the grub manual, quiet splash [20:57] !grub [20:57] 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 [20:57] OnkelTem: what does "cat /proc/cmdline" return? [20:58] TJ-, the first one is the one I am using [20:58] tomreyn: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic root=UUID=72e199b0-d746-4c44-9646-cede3bac0556 ro quiet splash nomodeset vt.handoff=1 [20:58] tomreyn: but honestly nomodeset didn't change anything so I'm going to remove it [20:59] OnkelTem: what were you trying to achieve with nomodeet then? [20:59] tomreyn: I have no idea. I was trying to do anything. Because there is no any well organised information about GRUB [21:00] this has nothing to do with grub [21:00] so with GRUB I feel quite like a monkey [21:00] and nomodeset is documented [21:00] Dbugger: ahhh, both packages are based on the same Broadcom source version. I think the broadcom-sta-dkms came in via Debian, whereas the bcmwl-kernel-source is packaged by Canonical [21:00] tomreyn: well, ok. I don't really know... at least it didn't help me [21:01] !nomodeset | OnkelTem [21:01] OnkelTem: 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 [21:01] remove it then [21:01] which may also bring back thesplash screen [21:01] tomreyn: sure, I did it already, haven't rebooted yet though [21:01] OnkelTem: is that with an Nvidia GPU? [21:01] TJ-: positive [21:02] tomreyn: no, it won't help as I've been trying to get something sensible from GRUB and kernel configuration for about 5 hours [21:02] i.e. before I didn't use nomodeset [21:02] I put it there just 10 minutes ago probably [21:03] I guess Ill have to give up [21:06] TJ-: btw, I tried text mode and it worked as you said. But I get some weird error at the very beginning - when countdown timer is counting: "error: no video mode activated" [21:07] I googled for it and found very old message recommending to copy some fonts into /boot... which I regarded as a bad thing [21:08] OnkelTem: you can ignore that, it's because it stays in text mode [21:09] OnkelTem: the gruib.cfg has some commands that try to do something with the modes, but no grpahics modes are in use since GRUB is using the plain text-mode [21:10] TJ-: you see, no matter I use text mode for grub or not, it switches to a graphical mode of 800x600 later. This is done by efifb... of which I tried to read right in the kernel sources but found nothing useful [21:10] Documentation/fb/efifb.txt says something about... Macbooks! [21:11] Would it be fine if I switched to using a swap file on the root partition (encrypted) instead of the too small swap partition under 18.04? === WoC- is now known as WoC [21:13] TJ-: the only "workaround" to get something better than 800x600 in ttys I found so far - is to use graphical mode in grub and set gfxmode to 1024x768, and keep it [21:14] TheCowboy: it'll obviously slow things down since you'll be swapping and suspending (if to disk) toan encrypted disk. [21:14] I am running into an issue with the server installer which is not creating a user for me to login with. [21:15] Anyone had an issue like that before. [21:15] nZac: which server installer (file name)? also note there is also #ubuntu-server [21:15] tomreyn: cpu has the encryption instruction set if that matters, and I'm using a mSATA SSD drive [21:16] tomreyn I can go there if that is the correct place. 18.04.1 is the installer [21:16] TheCowboy: what is your current swap partition too smll for actually? [21:17] nZac: "18.04.1" is not a server installer iso filenme [21:17] tomreyn: my apologies didn't know it had to be that specific, ubuntu-18.04.1-live-server-amd64.iso [21:17] tomreyn: I'm getting 100% kswapd freezing up my system very frequently, I found a bug report for 18.04 with encryption where other people were complaining about that issue as well [21:18] OnkelTem: the graphics-mode switch is done by plymouth once linux has started - that can be prevented by switching to use plymouth-theme-ubuntu-text [21:18] I have 16gb of memory and didn't have this issue with 14.xx [21:18] nZac: thanks. there are different ones, so i was asking. [21:18] NP, make sense, I just wasn't thinking straight. [21:18] the swap partition is 1gb under 18.04 [21:19] nZac: the installer would usually prompt you for the user t create, and its password. did this not happen? [21:19] It indeed does, however I can't login after the restart. [21:19] I have even gotten it down to u: nzac p: password just so I can't be fat fingering. [21:20] TheCowboy: maybe just reduce the swappiness then [21:20] TheCowboy: i'm not aware of this very issue. if oyou can point to a bug report this may help [21:21] nZac: could still be an issue with the keyboard layout. but this issue is new to me. [21:21] nZac: whats the installer language and keyboard layout you chose in steps 1 and 2 o the installation? [21:21] I seem to have selected the correct layout. Its a standard US keybard. [21:21] EN-US [21:22] nZac: can you boot to recovery and to the root console? [21:23] tomreyn: https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1767299 [21:23] Launchpad bug 1767299 in partman-auto (Ubuntu) "Ubuntu 18.04 Installer creates swap partition too small" [Undecided,Opinion] [21:23] tomreyn: it affects different users in different ways, if you look at response #22 it perfectly describes the issue i've been having [21:23] nZac: then you could check whether this user was created (in /etc/passwd) and its password was set properly (in /etc/shadow) [21:23] it's bad enough that i've considered ditching 18.04 and i've lost work before because of it [21:23] wilco [21:24] so, the partitioning setup in the installer... is that supposed to apply changes immediately or only when "install" is clicked? [21:24] also, how is one supposed to set up encrypted LVM in the manual partitioner? [21:24] odd, my fresh 18.04 gives 2.1 gb swap file [21:25] it lets me set a partition as a physical volume for encryption but then nothing else after that [21:26] tomreyn I can' [21:26] I can't seem to get it into recovery [21:26] my current plan is to set up the LUKS container and LVM manually, since I've done so before for Arch and Gentoo, so I'm fairly confident in my ability to do so [21:26] shift doesn't work and a live CD doesn't give me the option [21:26] I am booting with UEFI [21:26] but I also want to be sure that the installer will actually pick that up afterwards [21:27] Perdellian: partitioning is done when you move on from that step === tatertotz is now known as RoscoePColtrane [21:27] TheCowboy: so this was a preseeded installation? [21:28] Perdellian: yes, you can drop to a shell, create the LUKS container/LVM manually. One caveat, after install is completed you'll need to chroot into it and "apt install lvm2 cryptsetup" and create a /etc/crypttab [21:28] TJ: so when you hit the install button after only designating the /boot and encryption partitons? [21:28] tomreyn: no, it's just the default installation iso for 18.04 [21:28] does 18.10 setup TRIM for SSDs on its own? [21:28] nZac: try hitting escape repeatedly after POST [21:29] Strykar, yes, it creates a cronjob [21:29] TJ-: so it should also work completely within the GUI with an extra step after the manual partitioner? [21:29] Perdellian: and then "update-initramfs -uv" and possibly "update-grub". If you've encrypted GRUB's /boot/ then you'll need to add GRUB_ENABLE_CRYPTODISK=y" to /etc/default/grub and "grub-install ..." too [21:29] OerHeks, cronjob with systemd? [21:29] TheCowboy: oh sorry you pointed to comment #22, not #2, which i rea [21:29] d [21:30] TJ-: I've never done encrypted /boot (probably should at some point), but another caveat is that I'm doing dual-boot with an unencrypted windows10 installation (frelling coworker gamers and their fracking peer pressure) [21:31] Strykar, see: systemctl status fstrim.timer [21:31] https://askubuntu.com/questions/1034169/is-trim-enabled-on-my-ubuntu-18-04-installation [21:31] OerHeks, ty [21:32] TJ-: any guide recommendations for setting up encrypted /boot? (I'm on the Kubuntu live image if that makes a difference, but #kubuntu referred me here for installer questions) [21:32] TheCowboy: well try the swap file approach, try decreasing swappiness, see if either improve it. if not, do a full backup of any relevant data then reboot to the same version and architecture live/installer cd and resize partitions using gparted [21:33] TheCowboy: also, if you were using the 18.04.0 installer, re-try 18.04.1 [21:34] Perdellian: makes sense to make /boot/ a seperate file-system. Then all you need do is ensure it has an entry in /etc/fstab and /etc/crypttab, and add GRUB_ENABLE_CRYPTODISK=y as previously mentioned [21:34] hey guys [21:35] shouldn't this command: sudo iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3000 make something show up when I type sudo iptables -L [21:35] TJ-: so have it on /dev/sda5 still, and encrypt it separately from the LVM on /dev/sda6? [21:35] I'd rather not have to type two passphrases in at startup, though [21:35] tomreyn: thanks, i think that sounds like a good approach, i'm not sure if i used 0 or 1 to be honest so i can't really speak to that (multiple computers, multiple installations) [21:36] TheCowboy: actually gparted may not work ith encrypted partitions. you may need to do it manually then or reinstall [21:36] Perdellian: right. The way I do it (all my systems have had encrypted GRUB for about 8 years now) ... is I embed a keyfile inside the initramfs that is used to unlock the rootfs, so only need a pass-phrase for GRUB [21:36] actually, if this is a separate encryption thing, I'm guessing it could be set up later? a <1GB /boot is trivially easy to back up if reimaging is needed [21:37] TheCowboy: /var/log/installer/lsb-release shouold tell [21:37] (which is also how I've gotten away with unencrypted root: if I'm worried at all, I can just reimage/regenerate my /boot) [21:40] tomreyn: that file doesn't exist but media-info says "Ubuntu 18.04 LTS "Bionic Beaver" ..." so it might be 0 [21:41] TheCowboy: yes i think it's been .0 then. [21:41] i checked another system, it says 18.04.1, so yep [21:41] TheCowboy: so if you'll reinstall be sure to use the latest released installer image (18.04.1 at this time) and make sure you manually partition or edit the automatically created partition scheme to increase the swap size (if desired). [21:42] IMO, unless you'll swap to disk, or lack ram a lot, 1 GB can actually be enough, though. [21:42] tomreyn: will do, thanks for the feedback [21:43] yw [21:43] lvm++ for easy resizing [21:44] tomreyn no luck. I am going to try a 16.04 install and see if it is something else. [21:46] nZac: whats the hardware, anything special? [21:46] It is a relatively new XPS [21:46] dell xps? a laptop? [21:47] It has a NVMe HD. I tried taking that out of the equation by using a different SSD. It is a desktop. I don't remember the exact model. It has a Nvidia 4000 in it. [21:49] nZac: this? https://www.videocardbenchmark.net/gpu.php?gpu=Quadro+4000&id=1549 [21:49] UEFI, with secure boot. I tried turning off secure boot but I couldn't get it to boot that way. [21:49] tomreyn https://www.pny.com/nvidia-quadro-p4000 [21:50] oh this is newer ;) [21:51] well, but none of this schould stopyou from bringing up the grub menu by either repeatedly pressing the esc key or by holding down left shift after POST [21:52] I got to grub, there was no recovery. :( [21:53] I tried to boot manually with "linux ...." but grub wouldn't show me the available HD's. [21:53] Maybe I am missing something. [21:54] For UEFI boot, shift key held down won't work (UEFI doesn't give EFI modules access to the state of the shift/ctrl/alt keys) [21:54] The ubuntu 16.04 ISO has a rescue option, I am going to try this. [21:54] nZac: When you say you got to GRUB, did you see a menu, or it drop you into a shell? [21:55] TJ- Shell [21:55] can you guys help me set up port forwarding [21:56] nZac: which means it didn't find the grub.cfg, which might imply GRUB is confused if you've more than 1 device there (I think you said NVMe and other SSD? ) [21:57] TJ- correct. This all started with the server 18.04 installer is not creating the user I enter from the installer menu. I just booted into that drive and indeed it is not there when I `cat /etc/passwd` [21:57] nZac: weirdly, I recall something similar from about 10 years ago! [21:58] When I look in /etc/passwd, the only user who has a a shell is root. [21:58] (well, a shell that isn't "nologin" [21:59] TJ-: thanks for the shift key info, wasn't aware [21:59] I am looking at both the NVMe and the SSD I have on board. Both are showing the same characteristics of no user. [22:00] nZac: on our installed system*s grub menu, there should be "advanced" which opens a submenu which then contains the 'recovery' kernel options [22:00] oh you have no menu, sorry [22:00] I will reboot and double check... [22:01] hitting escape again after ou got the menu may drop you to the shell [22:01] not sure [22:01] I am in the menu, I have "Ubuntu" "Advanced options" and "System Setup" [22:01] nZac: I suspect the missing user is due to many bugs in the subiquity installer (the 'live' server installer) [22:02] nZac: I see some reports of failed user-account creation with its console-conf tool [22:02] I am using the live installer. [22:02] nZac: "Advanced options" takes you to a sub-menu where Recovery and so on are [22:02] TJ- Yep, just saw that. [22:03] nZac: System Setup is the UEFI firmware config provided by the PC [22:04] I am guessing I can just make the user here in the root prompt and all will be well again? [22:04] foodSurprise, from your router to your machine, or what? [22:04] nZac: yes, as long as you've remounted the root-fs read/write [22:04] OerHeks, i want to take incoming port 80 and send it to localhost 3000 [22:04] on the same machine [22:04] nZac: although you'll have to ensure the user is added to the admin groups [22:05] Are there other installers than the "live"? [22:05] Just wanted to verify, to install the NRPE client packages you need the following (nagios-nrpe-server nagios-plugins). This will not install the Nagios server components, correct? [22:05] nZac: there is the alternativ server installer, and the desktopinstaller [22:06] i would do that in the router, easy .. but depends on the router how to do that [22:06] tomreyn I wonder if I should use the alternative one... [22:06] nZac: I generally edit /etc/adduser.conf and remove the comment # from front of EXTRA_GROUPS= and ADD_EXTRA_GROUPS= first, then do "adduser " then "adduser sudo" and "adduser adm" as a bare minimum [22:06] nZac: ...and the server-live installer, which is now the default server installer. and the mini.iso, and debootstrap [22:07] OerHeks, i'm using aws [22:07] is btrfs recommended for stuff these days or still stick to ext4? [22:08] foodSurprise, oh, reask in ##aws here on #freenode ? [22:08] you posted earlier a iptables line, not sure that is correct [22:08] yeah [22:08] im not sure [22:08] i think foodSurprise just wants to do this: https://askubuntu.com/questions/444729/redirect-port-80-to-8080-and-make-it-work-on-local-machine [22:09] no need to change aws security settings then [22:10] well I want to be able to take port 80 from the outside world and direct it to 3000 that is listening only on localhost [22:11] nZac: the 'alternative' used to be the default one, known as the debian installer. it is the most stable and tested installer [22:11] also most featureful [22:12] tomreyn: so should I be using that one for my fancy dual-boot + encrypted LVM needs? [22:13] foodSurprise: right, this is what this iptables command does, if for destimatiom port 8000, not 3000. i assume you can change those numbers. [22:13] ok. do i need to delete the old commands i gave it [22:14] Perdellian: if you intend not to oerwrite whats already on the target storage, you'll have to [22:15] tomreyn: damage already done on a previous attempt [22:15] tomreyn: the dual-boot requirement is new, though [22:15] foodSurprise: wgat are "the old commands [you] gave it", and what is 'it'? [22:15] since I decided that, so long as my harddrive is hosed, I might as well take that 60GB or so for windows gaming [22:16] sudo iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3000 [22:16] tomreyn: so you say the alternative installer is also needed for dual-boot with LVM to not destroy the existing windows partition? [22:16] if I understand you correctly? [22:17] foodSurprise: yes, you may want to delete this one. [22:17] how do you delete them [22:18] also I keep getting unable to resolve host ip-xxx-xxx-xxx: Resource temporarily unavailable [22:18] Perdellian: i'm saying that the disk you install to using the server-live installer will be purged, and only the new ubuntu installation will be on it once your installation ends. [22:19] tomreyn: ah. I'm using the kubuntu live installer, not server, so maybe apples to pears comparison? [22:20] that resource temp. unavailable happens everytime [22:20] although it didn't do that at first. im going to try to flush the tables [22:21] still get the same message even when I do sudo iptables -F INPUT [22:21] foodSurprise: to delete i think it's: sudo iptables -t nat -D PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 3000 [22:21] foodSurprise: "unable to resolve host ip-xxx-xxx-xxx: Resource temporarily unavailable" may be an entirely different issue. hard to tell. [22:21] Hi, i would like to install Windows :( on my machine - i have currently a linux setup with 3 SSDs - ( my windows iso is too big for my usb stick ) - can i somehow mount the iso file to a temporary partiion and then boot from it, and install it on my 3rd ssd ( to essentially dual boot Linux / Windows ) ? [22:22] Perdellian: indeed, sorry, i think the desktop installer will work fine for dual boot. [22:23] tomreyn: the trick is to get dual-boot and encryption :/ [22:23] thyriaen: That ^^ sounds like a ##windows question . [22:24] <__0xbad_> thyriaen: I dont think you can [22:24] Perdellian: not an issue as long as you don't move the windows installation into the encrypted / lvm area and as long as you have grub boot [22:25] __0xbad_, i feel like that is the default question anything regarding windows "i dont think you can " xD [22:25] Bashing-om, thanks ill try [22:25] also, any particular views on btrfs vs. ext4? [22:25] <__0xbad_> thyriaen: try it with rufus [22:26] I'm defaulting to ext4, but if someone wants to make a case for btrfs [22:26] <__0xbad_> and select the partition instead of the flash drive [22:27] Perdellian: nice and calm here, isnt it? [22:28] eh? [22:28] Perdellian: i noticed no one came forward to make the case for btrfs ;) [22:29] :) [22:29] <__0xbad_> ONE JUST SIMPLY DOES NOT COMPARE THE BOTH! [22:29] <__0xbad_> jk ;) [22:33] tomreyn & TJ- that was it. Switching to the alternate installer fixed the problem [22:34] :) [22:35] i'm not aware of the bugs TJ- has spotted regarding improperly created user acounts there [22:35] in case those have not yet been reported it would be good if you could do so, nZac [22:35] i guess we should have done so before, though, my bad [22:36] but even now it'd still help to poit it out and maybe add what TJ- has found [22:36] Is there a particular bug tracker for the installer? I wouldn't want to put them in the wrong spot [22:38] nZac: https://bugs.launchpad.net/ubuntu/+source/subiquity/+filebug [22:38] Thanks tomreyn. I will do my best to describe the problem. i am not sure I fully understand the issue. [22:39] me neither, but thanks for doing so. if you'll post the bug id i'll see if i can add anything [22:41] * Perdellian hits install [22:41] TJ-: here's hoping [22:41] i fixed the issue but https://askubuntu.com/questions/444729/redirect-port-80-to-8080-and-make-it-work-on-local-machine still isnt working [22:41] is there a way i can look at the logs to see if any traffic is going to it [22:41] i have the port open in AWS [22:41] I did jot dawn the things you mentioned in case it doesn't work out of the box [22:41] and its connectiong via SSH so why wouldn't port 80 work [22:42] * Perdellian is typing from tmux+weechat on the server in the closset [22:42] -s === daniel is now known as Guest36235 [22:44] tomreyn https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1803904 [22:44] Launchpad bug 1803904 in subiquity (Ubuntu) "User not created during 18.04.1 live installation" [Undecided,New] [22:45] nZac: thanks, looks good, i dont thinki have anything to add [22:45] :+1: thanks for the help and the pointers. It got me up and running. [22:45] happy to help [22:54] Hi [22:56] Guys, how to get the current video mode of the tty2 for example? [23:04] any advice on how to make things look sharper on my 4k display? [23:05] I have text scaling @ 1.00 and the "Scale" @ 100% [23:06] squaresandcubes: Have you seen: https://wiki.archlinux.org/index.php/HiDPI ; https://askubuntu.com/questions/472262/adapt-ubuntu-to-a-high-dpi-resolution-screen ? [23:10] so TJ- recommended chrooting into the new system before reboot and making sure cryptsetup and lvm2 were installed (they are), making a crypttab, and updating the initramfs [23:10] * Perdellian sees no crypttab and doesn't feel like hand-making one [23:13] * Perdellian looks to see if there's a proper way to automatically generate a crypttab [23:15] Perdellian: the format is pretty simple, did you check the man page? [23:16] yeah, I'm glancing at it now [23:17] but waitaminute... if this crypttab is going to be inside the LUKS+lvm setup... [23:17] does this play into initramfs generation? [23:17] here's a real-world desktop example: sda3_crypt UUID=c2b0657c-7119-44be-bd13-b6d595198446 none luks,discard [23:18] yes, it goes into the initramfs, so you'll need to update-initramfs -k all -u [23:19] (or maybe drop -k all if you only want to modify the initrd of the currently running kernel) [23:20] any good software for designing speaker enclosures? [23:20] okay, so: landroval-crypt /dev/sda6 [23:21] should do it? [23:21] preferably UUID, though, I take it? [23:21] Perdellian: i dont know what "landroval-crypt" is. [23:21] * Perdellian is halfway tempted to just reboot and see what happens [23:22] tomreyn: actually, yah, sda6_crypt would do [23:22] Landroval is the laptop [23:23] I gather that naming is rather arbitrary, so long as the admin knows what's what [23:23] dashes willl need to be doubled IIRC, thus underscore is usually preferred. [23:23] but maybe doubling is just on the filesystem, not in crypttab [23:30] okay, update-initramfs -uv has been run [23:30] now to reboot and see [23:39] good luck, i got to go [23:41] well narf that with a dull, rusty spoon [23:48] I think I might know what I did wrong [23:48] * Perdellian makes sure to mount /boot this time [23:55] nope