[00:00] probably tomreyn it's giving an example: ipp://cups-servr/printers/printer-queue [00:00] i don't know what it needs [00:00] does it list several protocols to choose from, like ipp http tcp lpadmin [00:01] tomreyn, yes. what's it after on our local lan? [00:01] we know the printer's ip [00:01] you need to have the ip address of the printer. and the router needs to aways assign this same ip address to it [00:02] is this setup in the router, yet? [00:02] tomreyn, i don't know. [00:02] or is there a static ip address configured on the printer? [00:03] i.e. did one of you set this on its website? [00:03] tomreyn: it's probably using DHCP if they didn't configure it. [00:03] tomreyn, i don't know. it worked with the last printer. [00:03] anyone for my question please? [00:03] he says there is a static ip address assigned to the printer. [00:03] ryuo: yes, most likely. [00:04] chull: i'd see if it's reachable through ping. [00:04] if it's not even detected, then the driver problem is a side issue. [00:04] chull: great, ipp:// would be the standard protocol to use. there is also ipps:// which is encrypted, but for home, if you go through a wire (not wireless) you probably don't need this. [00:05] thanks tomreyn - ryuo bingo. it doesn't respond to pings. what now? [00:06] Is there a reliable php7.3 repository for ubuntu 18.04? [00:06] The distro only contains php 7.2 I think [00:06] PHP 7.2.17-0ubuntu0.18.04.1 [00:06] Other than compiling from source, is there a packaged way? [00:07] chull: hmm, then i guess i'd refer to its setup instructions [00:07] chull: there was surely some quick setup manual which came with it. [00:07] chull: no idea, but a factory reset might be in order. [00:08] but a printer should respond to pings. [00:08] chull: if your router has a web interface, it'd be good to check whether it can see the printer, and whether its ip address is really the one you think it is [00:09] stoned: only the version in ubuntu is supported here. you may find a ppa which supports other versions. Ondřej Surý's PPAs are often used for this purpose, but are not supported here. [00:09] soulisson: not that i know of. why would you need to? [00:09] Hm. [00:10] tomreyn, i'm doing a ctf and I can run sudo apt-get update without password :) [00:12] soulisson: i see. good luck. [00:12] chull tomreyn ryuo windows sees that printer [00:13] tomreyn, thanks [00:15] chalcedony: so i guess it just doesn't respond to ping, or not until it is setup maybe. [00:16] chalcedony: i suggest you take the approach i discussed above, incas ethat'S not what you did. [00:18] tomreyn, it says it's printing a test page, we will see [00:20] tomreyn, there is a difference between 130 and 230 ;) [00:20] it does see pings with the right address [00:21] :) === thethe is now known as theothe [01:00] hi all..has anyone used mokmanager to sign a third party (proprietary) driver with secure boot? [01:05] how do I type in unicode characters on Ubuntu Desktop? [01:06] On Windows I can hold down alt, use the numpad and let go of alt to virtually type the unicode character, and most applications would accept it. [01:10] Goop: ctrl-shift-u + hexcode [01:10] What is the minus mean? [01:10] I hold all of them at out? [01:10] at once* [01:10] I tap them? [01:11] altogether, then release when u is printed [01:12] then space or enter to finish composing [01:13] 002B [01:14] That didn't go as expected. [01:14] use lower case characters, pressing shift may break the sequence [01:15] no need for leading zeros [01:15] Hello [01:15] exit [01:16] I'm trying to be able to say the German "Weiß" without copy-and-paste. [01:16] I am American English, so I do not have that character on my keyboard. [01:16] € [01:16] What? [01:17] 0080 [01:19] Goop: https://www.ascii-code.com/ lists extended ascii codes. hex for ß is DF [01:22] tomreyn, if I try [control + shift + u] - 0223 or [control + shift + u] - 223, I get ȣ [01:22] not ß. [01:22] Goop: do you know what decimal and hexadecimal are? [01:23] base 10, base 16? [01:23] tomreyn, I know what decimals are. Not really hexadecimal. [01:23] I know what binary is, but I have never understood hexadecimal is. [01:23] binary is base 2 [01:23] look it up on the web, [01:25] Goop: the input to ctrl-shift-u needs to be hex(adecimal), not dec(imal) codes. the table i pointed you to lists both on separate columns [01:27] hello friends? [01:27] hi [01:28] tomreyn, oh that is much easier. [01:28] khoze, hello [01:29] tomreyn, Okay, now I understand. You've taught me something new. [control + shift + u] - DF gives me ß. [01:30] Goop: glad it makese sense now. [01:30] can someone fix sql error mandationary? [01:31] khoze, I do not understand. Do you want someone else to fix your error? [01:31] khoze: i don't think this question makes sense to me. [01:32] khoze, are you asking if it is possible for a person to fix a particular MySQL error? [01:32] are you asking for help with fixing a "mandationary" error? [01:32] In which case, I do not know what a "mandationary" error is. You will need to clarify. [01:33] i have problem when i excute, mysql, [01:33] khoze, okay, you have a problem when executing a MySQL command. Can we get the query you tried? [01:35] sqlmap.py: error: missing a mandatory option [01:35] khoze, okay so you have a Python error, that is not a MySQL error. [01:36] yes my python? why to upgrade? [01:36] khoze, will you post the Python script on Ubuntu paste? [01:36] https://paste.ubuntu.com/ [01:36] There is the link ^ [01:37] khoze: we don't support hacking here. [01:37] tomreyn, I don't think he is hacking. [01:37] Goop: i do [01:37] tomreyn, why is that? [01:38] khoze, if you need some help, you can send me a PM. I am not sure tomreyn is right on his assessment that you are hacking. [01:38] search the web for the name of the script [01:38] tomreyn, could be a coinsidence. [01:38] sql and map are words in the English language. [01:39] It could be a map between Python objects and MyQSL objects. [01:39] does this channel also support ubuntu on windows subsystem for linux? [01:39] !wsl | Ringtailed-Fox [01:39] Ringtailed-Fox: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide [01:39] thanks [01:39] cool [01:39] Ringtailed-Fox, it depends. If it is Ubuntu commands, I guess we can help. [01:39] Ringtailed-Fox: for generic ubuntu questions which do not specifically apply to WSL only you can ask here [01:40] Goop: i think khoze will point it out if i was wrong. [01:40] when i try to either add/remove a package or run a system upgrade in the form of do-release-upgrade, it crashes and i get errors like https://pastebin.com/GaMV3yk3 [01:41] tomreyn, I take that khoze does not speak English well and is taking some time to respond to our complex language skills. [01:41] English language skills, that is. [01:41] yup [01:43] Ringtailed-Fox: let's see the output for installing packages, also post the command you ran. and please prefer the pastebin on the channel topic. === sjohnson is now known as sj === BrianG61UK__ is now known as BrianG61UK [02:17] paste.ubuntu.com? [02:18] https://paste.ubuntu.com/p/gJKqRJ8tbD/ [02:18] holla [02:18] hi [02:18] I'm from indonesia [02:20] Blackh4t: hi again. we still don't do hacking here. === sj is now known as sjohnson [02:24] q tomreyn [02:27] Holla we are blackh4t cyber from indonesia [02:28] BlackH4t, yes? [02:31] Goop, Yes it true, we can do hacking together. if you want, please join with me [02:31] BlackH4t, not really sure how that is relevant here. [02:31] BlackH4t: please stop. this is off-topic here. [02:32] jajaja [02:34] we can hack thousands of official sites in your country, so get ready from now on. [02:35] seeyou next time.🎩 [02:38] why didn't you guys just ban blackh4t? [03:08] hi [03:10] Hello [03:11] I am a student looking to study robotics and I was thinking of using ROS 2. I guess my start would be to piece together some hardware and software [03:12] Quit [03:12] since ROS is recommended to use with ubuntu, is there any recommendation for making ubuntu real time [03:12] should i do a kernel patch [03:12] I'm now on Disco Dingo and reports that kernel 5.0 gets along with nvidia drivers at boot are greatly exagerated [03:14] how are people planning on dealing with LTS-only upgrades as it pertains to postgresql? postgresql is only on version 10 for 18.04 and upgrading from 18.10 to 19.04 forced me to upgrade to postgresql 11 and i lost my old database during the upgrade [03:15] are postgresql users expected to install postgresql 11 from a ppa on their 18.04 installation prior to the next LTS? [03:17] I don't see an option to boot into recovery mode off a live USB? [03:32] is mkinitcpio just an arch thing or will instructions work for me too? [03:34] hello [03:36] how to chatting? [03:36] !chat | qwebirc49869 [03:36] qwebirc49869: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [03:48] who can help me? [03:48] ask a question first tripd [03:55] When I use Firefox, I press Alt+left to go back to a previous page, but now when I do so I find myself looking at the login screen. If I press Alt+right, I get back to my session. If I press Alt+Left multiple times, I find myself looking at the virtual terminals. I can't find this shortcut set anywhere, though. Any idea what is going on? [03:55] Normally I only see this happen if I press Ctrl+Alt+F1 or something like that. [03:56] I'm using Ubuntu 18.04. [03:59] Okay does ANYONE know how to enable KMS with Nvidia's drivers? [04:25] clear [04:27] 1 === tripd is now known as tripd- === tripd- is now known as trip_ === trip_ is now known as tripd [04:57] I'm hours down this rabithole [04:57] I've wasted half the day [04:57] HOW DO I FIX THE BLIND MODE THING [04:57] Like why is it so hard for linux to give me a goddamn console on boot [04:58] !language | Scottbert [04:58] Scottbert: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [04:58] I wouldn't be swearing if it wasn't 6+ hours of work for no result to get a console [04:58] Does anyone know what to do? [05:00] googling ubuntu blind mode indicates that it's hardly an unknown problem [05:01] Scottbert: this is not the complain channel, if you want help its best to ask your question all in one line with all details and be patient until volunteers reply [05:02] Scottbert, are you working with Ubuntu server? What console are you talking about? [05:02] Scottbert: What results with the grub boot parameter: systemd.unit=multi-user.target. And for the whole process see: ' man bootup ' . [05:03] Oh geez. I love problems that are as deep as the Grub boot loader. [05:03] kubuntu disco dingo. On initial install, it says invalid video mode (paraphrasing), booting in blind mode... No boot text. once plymouth comes up, can press a key to watch the boot sequence. However... [05:04] Once nvidia drivers are installed, plymouth never comes up. There's no boot sequence until the login screen comes up. This is bad, because if the GUI ever breaks, I'm hosed. (ctrl+alt+f2 shows the blind mode message, it MAY work as a blind terminal but I can't see what I'm typing or responses) [05:05] Scottbert, if you want things to work well, I would highly recommend using a more "settled" version of kubuntu. I recommend using LTS 18.04, so you get that support. [05:05] Scottbert: systemctl set-default multi-user, completely disables starting X on startup so you get a console interface. [05:05] So, to be clear, I'm not trying to boot to console INSTEAD of x. I'm trying to make sure a console is THERE, so that I can see if there are any problems during boot, and so that I can reach a console if the gui ever fails. [05:06] I've had the gui fail me once so far and I ended up having to reinstall [05:07] Scottbert, what physical hardware do you have? [05:07] I am reasonably concerned that if I changed my config to boot to console without solving this problem first, I might end up stuck at the 'blind mode' screen forever. [05:07] For your video card, let's be specific. [05:08] an old intel mobo (just new enough to have UEFI) and a Radeon 750 Ti [05:08] The graphics card does not supply any information over GOP -- as far as grub is concerned it supports no video modes [05:09] Scottbert, but you were able to go through install just fine. Just the boot after install is screwing up? [05:09] Yes. I don't think it did blind mode during liveusb boot. [05:09] What I don't understand is why linux can't start in text mode, then load the nvidia drivers when x starts [05:10] I am no expert in hardware issues, just so you know. When I get computers that don't magically work with Ubuntu, I give up out of ignorance. [05:10] Or, alternatively, why KMS doesn't work and let it start in graphical mode [05:10] Luckily, this laptop magically works with Ubuntu. :) [05:10] Yes, well, windows broke and refuses to reinstall on this computer and I have no money, so 'give up' is not a choice [05:11] Scottbert, go with [k]Ubuntu 18.04 [05:11] It is more stable and has more support. [05:11] Or go with [k]Ubuntu 16.04. [05:11] I heard somewhere that kernel 5.0 is better for graphics support, though [05:12] Unless your problem is also that you don't have another flashdrive/medium to put another OS on. Lol [05:12] I only have one working flash drive large enough to hold an OS install image -- it's kubuntu 18.10 on it at the moment [05:13] Also, google searching indicates that one form or another of this 'blind mode' issue has been a bugbear of Ubuntu's for years [05:15] Scottbert, oh so it might not even fix the issue by switching to a more stable operating system. [05:17] I believe I have cause to be hesitant, yes. Although it seems like everyone has a different reason for this bug to occur4. [05:26] hola, me pueden ayudar [05:27] olvide la contraseña exacta del encriptado de la computadora de mi cuñado y ahora no puede abrir [05:27] qwebirc75194, yo estoy Goop. yo hoblar englis. [05:28] qwebirc75194, mi espanol es no bueno, perdón. [05:28] ok talk inenglish [05:29] no speak very good :P [05:29] qwebirc75194, what is the problem? [05:29] no much but i understand [05:29] que passo? [05:29] que es tu problemo? [05:29] failed encrypted password [05:30] Alright, I'm going to try switching to noveau, disabling the ubuntu-nvidia PPA, rebooting, removing all nvidia packages, then installing a direct download from nvidia. Wish me luck. [05:30] Scottbert, good luck! [05:30] qwebirc75194, not sure I understand. [05:30] Do you need to get back into your computer? [05:31] yes but my password is complicated [05:31] and dont remember === peter-bittner1 is now known as peter-bittner [05:31] exactly [05:32] Okay, you forgot your password and need to get back into your computer? [05:32] 4ng3l4l3xi5 [05:33] qwebirc75194, what operating system are you using? [05:33] ubuntu 18'04 [05:34] Abiding by the rules in this channel, I can recommend that you reinstall your operating system and wipe everything. However, I do not recommend this. [05:35] entiendo, no quisiera perder la informacion [05:35] If you own the hardware, or have the permission of the owner of the computer, I can give you ethical hacking advice on how to reset your password. [05:35] Ethical, as in you are not doing anything wrong by getting into your own computer. [05:36] si, tengo el permiso. es hermano de mi esposa [05:36] !es | qwebirc75194 [05:36] qwebirc75194: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [05:36] le estaba mostrando mi sistema porque su laptop estaba smuy lenta [05:36] winX [05:36] wait wait [05:37] If you can access the busybox, you can just simply do a "passwd " to change the password. [05:37] sorry, ocuped box? [05:38] qwebirc75194, if you understand enough English you can stay here. I can try to use Google Translate if that helps. I am not sure if there is a lack of people in the Spanish channel. [05:38] okok busybox [05:39] qwebirc75194, restart your computer and hold "shift". [05:39] ok [05:39] qwebirc75194, let me know if a menu pops up. [05:39] give me a second [05:40] yes, [05:40] ubuntu, options availed and system setup [05:41] qwebirc75194, just one moment... [05:42] qwebirc75194, arrow down and select "root" and hit "enter". [05:43] The root menu is not found [05:43] qwebirc75194, what options are there? [05:44] Goop: qwebirc75194 "failed encrypted password", Carefull here as this is not the system password. [05:44] only 3 options "ubuntu" "advanced options for ubuntu" "system setup" [05:45] Bashing-om, maybe I misunderstood this situation. However, qwebirc75194 is struggling with English. Maybe he meant "password hash" instead of "encryption", so I take it he is trying to log into his computer and forgot his password. [05:46] hi, I'm having trouble installing Ubuntu. After the installation process, I'm booted into the EFI shell and can't seem to get past it. [05:46] Bashing-om, I understand that there is a difference, but if you see the dialogue, I asked him. Maybe I will have to re-read it. [05:46] bashing-om, what I remember is this but I do not accept it "4ng3l4l3x15" AngelAlexis [05:47] qwebirc75194, select "advanced options for ubuntu" [05:48] forget the encryption, the login session if I have it [05:48] qwebirc75194, it should bring you to another menu. [05:48] ok Goop [05:49] qwebirc75194, what are the options now? [05:51] there are 4 "ubuntu with linux 4.18.0-17 generic" "ubuntu with linux 4.18.0-17 generic (recovery mode)" "ubuntu with linux 4.18.0-15 generic" "ubuntu with linux 4.18.0-15 generic (recovery mode)" [05:51] qwebirc75194, select "ubuntu with linux 4.18.0-17 generic (recovery mode)" [05:51] hi, sorry my computer crashed, I may not have seen previous replies [05:52] ok [05:52] I installed Ubuntu but now boot into the EFI shell and can't seem able to get past it. [05:52] SleepyTurtle, I am sorry I have not gotten to your issue yet. I know very little about those kind of issues. [05:52] qwebirc75194, what options are there now? [05:53] esta trabajando la terminal pero se detuvo en "volume group ubuntu-vg not found" [05:54] qwebirc75194, can you type in it? Press enter? [05:54] qwebirc75194, careful with what you type in. [05:54] qwebirc75194, try "echo hello" [05:54] yes "echo hola" [05:55] qwebirc75194, did nothing happen or did it say "hola" after that? [05:55] cannot process volume group ubunto-vg [05:56] qwebirc75194, so did it show the text you typed in? [05:56] warning : failed to conect to Ivmetad. Falling back to device scanning. [05:56] volume group "ubuntu-vg" not found [05:57] cannot process volume group ubuntu-vg [05:57] qwebirc75194, I am not sure I can help much. It sounds like you encrypted your volume. If you cannot remember your password you encrypted the volume with, you cannot get back the volume. [05:57] please unlock disk SDA3_crypt: [05:58] If you have an insecure password, you may be able to hack into it. [05:58] But I cannot really give hacking advice, sorry. Not really my field of expertise. :\ [05:59] if that is the detail that uses numbers and letters and we can not make it match the original. Well thank you very much for the time and excuse my English: D I will try to improve it [05:59] qwebirc75194, if it were a plain password issue, you could just change the password, but it looks like you've encrypted the volume. [06:00] There is no maximum number of attempts, if I keep trying, nothing bad happens? [06:00] qwebirc75194, there is no maximum number of attempts. Try as many times as you want. [06:00] yes, it is the encryption of the volume [06:01] great, I'll keep trying [06:01] Again, thank you very much Goop [06:02] qwebirc75194, you're welcome. [06:02] SleepyTurtle, okay tell me more about your problem. [06:03] Goop: I seem to be stuck at the EFI shell [06:03] even after a successful ubuntu installation [06:04] SleepyTurtle, I have no idea what the difference between UEFI/EFI/Legacy is, have you made sure that your motherboard settings allow for your installation type/ [06:04] ?* [06:04] I get 4 partitions (blk0 to blk3) but when doing ls they all seem to be empty [06:05] Goop: My motherboard has no setting for UEFI/EFI/Legacy === gms is now known as Guest50053 [06:06] the datasheet says it has AMI EFI 64 bit [06:06] SleepyTurtle, not sure what all this means. I'm kinda taking shots in the dark here. [06:07] SleepyTurtle, so you're able to get into a shell? [06:07] the EFI shell, yes [06:07] Not sure what an EFI shell is. [06:07] SleepyTurtle, have you tried Googling your issue? [06:08] yes [06:08] SleepyTurtle, so where did you get stuck? [06:08] at the beginning [06:08] I seem to have nothing to work with [06:08] other people have some sort of filesystem [06:09] I see nothing but the black void of the pc's heart [06:09] SleepyTurtle, can you grab a livecd and run Ubuntu off of a USB stick? [06:09] yes, I tried that and was able to see the ubuntu installation [06:10] but can't boot into it [06:10] SleepyTurtle, there should be an option somewhere that says "try Ubuntu without installing" or something to that effect. [06:11] yes, I did that to take a look at what was on the computer and was able to see the ubuntu installation [06:11] But I can't boot into the installation on the computer [06:11] It takes me directly to the EFI shell whenever I power it up [06:12] SleepyTurtle, okay if you have a Ubuntu operating system running, then you will have a better chance of things properly working when you try to list your volumes. [06:13] SleepyTurtle, have you considered a hardware failure of the storage volumes? Mechanical hard drives are more likely to fail if they are placed in extreme temperatures, change in temperatures, are bumped or dropped, or are physically opened and exposed to the elements (air). [06:13] storage devices* [06:13] not volumes [06:14] Goop: It's a new computer [06:15] SleepyTurtle, have you considered the other factors I have mentioned? Have you treated the computer with care, and put it stable and good temperature, and not bumped it? [06:16] A new mechanical hard drive is still susceptible to damage. [06:16] I received it yesterday [06:16] I haven't had time to mistreat it yet [06:17] SleepyTurtle, okay I suggest installing a new operating system then. Keep it simple. [06:17] SleepyTurtle, wipe the old one and put it on again. [06:17] That's what I did with ubuntu === lotuspsychje__ is now known as lotuspsychje [07:51] hi [07:52] Do you need a static ip adress to ssh into a machine if you are both on the same network? [07:52] SleepyTurtle: that question doesn't make much sense. [07:52] why not? [07:54] SleepyTurtle: all the things you ask about are orthogonal. [07:55] not really [07:55] SleepyTurtle: this is also not really an ubuntu question [07:55] Is having a static ip adress still necessary when connecting computers via ssh in the same network? [07:57] sometimes i wonder why i even bother... [07:58] bhuddah: please, with that attitude, don't bother. [07:58] SleepyTurtle: dont tell volunteers what to do or not [07:59] SleepyTurtle: your question is not about ubuntu, move on please [08:00] hello, i want to move from ext4 to btrfs and have copies the entire filesytem, updated grub and select the new menu entrie (ubuntu on the btrfs partion) .. but it runs from ext4 [08:00] whats wrong [08:02] lotuspsychje: being a volunteer does not exempt you from basic decency [08:02] SleepyTurtle: feel free to discuss that in #ubuntu-discuss [08:02] I will, however, take your advice and move on [08:24] interrobangd: your grub config might still point to the old drive as root fs [08:25] ducasse, yes! but why... [08:26] i have a GPT table and EFI partiton .... could that be the problem? [08:26] no, that should not matter [08:27] .. any idea why grub add new menu entries but boot from old ext4? [08:28] .. using the old "root fs"!? [08:28] hi, I have two partitions (ubuntu 16.04 and 18.04) I can access the files in 18.04 from 16.04 but I cannot access my files in 16.04 from 18.04 [08:29] interrobangd: can you pastebin your /etc/fstab and the output from 'blkid'? [08:30] hi [08:30] hi, I have two partitions (ubuntu 16.04 and 18.04) I can access the files in 18.04 from 16.04 but I cannot access my files in 16.04 from 18.04 [08:30] abdeel, you should find the partition fdisk -l [08:31] abdeel, do you have lvm or something? [08:32] ducasse, fstab -> https://paste.ubuntu.com/p/Dq6gmcQsRw/ blkid -> https://paste.ubuntu.com/p/pVF85Wn2bS/ [08:33] old ext4 -> ac4c432c-ad75-4d3c-bfa6-e67850e8efb9, new btrfs -> bc31f0ab-dfbd-4c35-9c60-70776aeb0242 [08:34] fstab is still pointing to ext4, it needs to point to the root btrfs subvol [08:34] lupulo, I don't have. I can access both drives but 16.04 drive is usually empty [08:34] interrobangd: grub needs to match that too [08:34] when I access the drive of 16.04 from 18.04, its usually empty but I can access the files of 18.04 from 16.04 [08:35] fdisk: cannot open /dev/loop24: Permission denied === jetgirl is now known as tuxi [08:36] abdeel, say to me the output of "mount | grep "/ " [08:37] abdeel, mount | grep "/ " | cut -d" " -f1 [08:37] ducasse, i think it is because fstab is from old ext4!? [08:38] interrobangd: well, did you edit in on the btrfs volume? [08:38] *edit it [08:38] ... no [08:38] damn! [08:39] right. that won't happen by itself [08:40] interrobangd: you also need to add "subvol=@" to the mount options in fstab [08:43] abdeel@abdeel-eebraheem:~$ mount | grep "/" | cut -d" " -f1 [08:43] sysfs [08:43] proc [08:43] udev [08:43] devpts [08:43] tmpfs [08:45] /var/lib/snapd/snaps/gnome-3-28-1804_23.snap [08:45] /var/lib/snapd/snaps/gnome-3-26-1604_74.snap [08:45] /var/lib/snapd/snaps/gnome-calculator_352.snap [08:45] /var/lib/snapd/snaps/gnome-logs_57.snap [08:45] /var/lib/snapd/snaps/gtk-common-themes_1122.snap [08:45] /var/lib/snapd/snaps/core18_782.snap [08:45] uhoh [08:45] abdeel, not that mount | grep "/ " | cut -d" " -f1 [08:45] that [08:45] abdeel: pastebin.com [08:45] https://paste.ubuntu.com/ [08:45] or that [08:46] ducasse, like this? UUID=bc31f0ab-dfbd-4c35-9c60-70776aeb0242 / ext4 errors=remount-ro,subvol=@ 0 1 [08:47] .. sorry for the whitespaces ...:/ [08:47] that looks good, now grub just needs to match [08:47] i will try it now! thank you!!!!!!!!! [08:48] grub also needs to point to the subvol, iirc [08:50] interrobangd: you need "set prefix=($root)'/@/boot/grub'" [08:50] I have done that on pastebin @ lupulo [08:50] interrobangd: that @ sign is important [08:50] abdeel, paste the link of pastbin [08:50] ducasse, where to add this? [08:51] interrobangd: if you hang on a minute, i'm trying to get our resident grub expert to pitch in, he just arrived [08:52] the config file is /boot/efi/EFI/ubuntu/grub.cfg, but i'm not sure if you should edit that directly [08:53] .. who has created the subvol? i have just formated btrfs and copies all the files from ext4 to btrfs [08:53] that happens when you create the volume (format it) [08:54] so /boot is always a subvol? ... sry the question ... i am new to btrfs :D [08:54] no, @ is [08:54] it's the 'root' subvol [08:56] hi :) [08:57] welcome liu [08:58] ducasse, i have to change /etc/default/grub instead of /boot/efi/EFI/ubuntu/grub.cfg. But on ext4 or btrfs partition? i ask because actually i am running linux on ext4 [08:58] interrobangd: no, these changes are not made in /etc/default/grub [08:58] lupulo: https://pastebin.com/zUc8sazk [08:59] but i runt update-grub, this file will be used [08:59] yes, but these values are not saved there. i'm not sure what to edit, that's why i want EriC^^ to chip in [09:00] abdeel, fdisk -l /dev/sda | grep "Linux filesystem" | awk '{print $1}' | grep -v `mount | grep "/ " | cut -d" " -f1` [09:00] abdeel, you should mount that partition [09:04] abdeel, the space means a char [09:08] ducasse, boot/efi/EFI/ubuntu/grub.cfg exists only on my ext4 partition, but not on the btrfs volume. i am confused, i've think i have copy it \o/ [09:08] .. i will try a reboot and will see what happend [09:09] interrobangd: it's on your efi partition [09:10] .. ok [09:10] mounted at /boot/efi [09:10] interrobangd, you could see refit project to one usb o to the efi partition http://refit.sourceforge.net/ [09:11] lupulo, nice to know [09:12] refind has replaced refit, and is in the repos [09:12] uefi permits differents options, some bios you could write directly the path [09:14] ducasse, i did already "update-grub", but /boot/efi/EFI/ubuntu/grub.cfg dont changed ... so i have to do it by myself, like fstab?: https://paste.ubuntu.com/p/NKs6XdPFp2/ [09:16] interrobangd: i suspect you need to edit another grub config file, but i'm unsure which one [09:16] interrobangd, https://help.ubuntu.com/community/UEFI [09:16] interrobangd, https://help.ubuntu.com/community/Boot-Repair === devnull is now known as Guest5434 === Guest5434 is now known as justAddCoffee [09:20] we usually don't recommend boot-repair, it often causes more problems than it fixes [09:21] bonjour a tous [09:21] ... ok.. but i will reboot to see what changed after edit fstab on btrfs partition and update-grub :-) [09:22] anyone know if a channel ubuntu in french exist ? [09:23] interrobangd: EriC^^ will help you now [09:23] !fr | Beauloup [09:23] Beauloup: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [09:24] ducasse, ok!? cool! i will wait :) [09:24] super, merci, thanks a lot [09:25] lupulo: abdeel@abdeel-eebraheem:~$ fdisk -l /dev/sda | grep "Linux filesystem" | awk '{print $1}' | grep -v `mount | grep "/ " | cut -d" " -f1 [09:25] > [09:26] zinzan1326 [09:26] I got no output [09:36] interrobangd: hi i dont know much about btrfs, i'll try to help as much as possible though.. so you're system was using ext4 and you switched to btrfs? are you using a separate /boot or it's part of the btrfs? [09:38] EriC^^, Hello! i am also new to btrfs :-) /boot is on separate EFI partition (/dev/sda1 on /boot/efi type vfat) [09:39] and what i did is to create a second partition (btrfs) and copy all my files to it. then i run update-grub [09:40] .. but after copying i dont changed /etc/fstab on btrfs partition or something else ... so grub start always from old FS [09:42] EriC^^, the question is, should i have to edit something like /boot/efi/EFI/ubuntu/grub.cfg to boot from btrfs partition? [09:42] interrobangd: aha, /boot is different than /boot/efi, can you paste "sudo parted -ls | nc termbin.com 9999" ? [09:43] as well as "cat /etc/ftstab | nc termbin.com 9999" of the new system you're trying to boot? [09:43] EriC^^, Cool! nc <3 [09:44] */etc/fstab [09:45] https://termbin.com/et3h [09:45] Hi all. I don't know what I have done but the plymouth theme preview has stopped working on my system. It always shows text-ubuntu theme, although the set theme is different. It was working some days ago. [09:46] interrobangd: thanks also "sudo parted -ls | nc termbin.com 9999" [09:47] no problem! :-) [09:48] interrobangd: that fstab is from the mounted btrfs filesystem? or the current running ext4 one? [09:48] on running ext4 [09:49] because btrfs wont start [09:49] interrobangd: oh, have you mounted it at til now? (the filesystem) [09:50] the btrfs volume? no.... but a few minutes ago to edit /etc/fstab [09:50] you want to see it? ... wait... [09:51] interrobangd: yeah, mount it under /mnt sudo mount -t btrfs subvol=@ /dev/sdxY /mnt [09:51] -o subvol=@ [09:51] >>> Question (random), Can you suggest a channel or server/channel where im likley to find Hardware experts (cpus, amd) [09:52] Any cn help me? I cnt access my account ssh [09:52] BadwolfWay: ##hardware [09:53] zette, what command or software are you using [09:53] interrobangd: ^ also add -o before subvol=@ [09:53] ssh [09:54] zette just shell: ssh user@host ? [09:55] EriC^^, can not mount, mount will fail with -o "subvol=@" [09:55] abdeel, fdisk -l /dev/sd* | grep "Linux filesystem" | awk '{print $1}' | grep -v `mount | grep "/ " | cut -d" " -f1 [09:55] "could not chdir to directory" [09:55] EriC^^, sudo mount -t btrfs -o "subvol=@" /dev/sda4 /home/paul/foo [09:55] zette is this a chroot on android? [09:56] mounting without options work [09:56] interrobangd: ok still waiting on that parted paste :) [09:57] Then how? [09:59] EriC^^, excuse me, what should i past? i can not mount with "option subvol" [09:59] *paste [10:00] interrobangd: "sudo parted -ls | nc termbin.com 9999" [10:00] sudo parted -ls | nc termbin.com 9999 [10:00] sry :D [10:01] https://termbin.com/bh0a [10:02] i can mount /dev/sda4 (btrfs) without options ... mount -l: /dev/sda4 on /home/paul/foo type btrfs (rw,relatime,ssd,space_cache,subvolid=5,subvol=/) [10:05] interrobangd: alright great, type "cat /home/paul/foo/etc/fstab | nc termbin.com 9999" === yashin is now known as konings [10:06] EriC^^, remember, i have already edit this file https://termbin.com/wyrx [10:07] what do you mean? it's not edited right now [10:07] hi all-was just trying to use startup disk creator on disco dingo (fedora & majaro iso) [10:07] but not tested it [10:07] no joy is it just cus its not debian based that it wouldnt let me try [10:07] EriC^^, ducasse told me to edit this :) [10:08] EriC^^, but we are not sure if it works [10:08] interrobangd: oh didn't see the last part of it, anyways make it as such [10:08] UUID=bc31f0ab-dfbd-4c35-9c60-70776aeb0242 / btrfs defaults 0 1 [10:09] don't leave errors=remount-ro there [10:09] anyhow i gave up and used etcher which worked-im just wondering if anyone else has had any problems using startupdisk creator on ubuntu 19.10 [10:10] EriC^^, ok! i've changed it === The_Milkman1 is now known as The_Milkman [10:11] interrobangd: ok, now type "sudo nano /home/paul/foo/etc/grub.d/00_header" [10:12] and add a "#" at the beginning of the line if [ -n ${have_grubenv} ]; then save_env recordfail; fi [10:20] why is it so much of a challenge to get roblox on ubuntu T_T [10:23] EriC^^, dont exist https://termbin.com/swuj [10:25] but a similar one: if [ -n "\${have_grubenv}" ]; then if [ -z "\${boot_once}" ]; then save_env recordfail; fi; fi [10:26] lupulo, I have done : fdisk -l /dev/sd* | grep "Linux filesystem" | awk '{print $1}' | grep -v `mount | grep "/ " | cut -d" " -f1 but got no output. Still the same [10:27] interrobangd: oh it's on the same line? [10:29] looks similar, but not the same [10:29] https://termbin.com/swuj [10:32] should i run "update-grub" now whitout editing the 00_header file? === jack__ is now known as jack [10:33] abdeel, are you install another storage drive to your PC? [10:34] abdeel, fdisk -l | grep "Linux filesystem" | awk '{print $1}' | grep -v `mount | grep "/ " | cut -d" " -f1 [10:36] interrobangd: no 1 sec [10:39] interrobangd: put a comment before it even though it's slightly different [10:39] it's recommended in the ubuntu btrfs wiki and https://askubuntu.com/questions/100329/message-sparse-file-not-allowed-after-installing-on-a-btrfs-filesystem/105178#105178 [10:41] should i comment it out? [10:41] yeah [10:43] i've changed it (/home/paul/foo/etc/grub.d/00_header) [10:43] now update-grub and restart? [10:44] interrobangd: no [10:44] ... ok [10:44] interrobangd: type "for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /home/paul/foo$i; done" [10:45] has anyone else noticed audio clicking when changing volume playing back youtube videos in firefox? (on 19.04) [10:45] it never used to do this.. and twitch doesn't do it.. odd [10:47] chrome doesn't do it either, only firefox [10:54] EriC^^, i did it [10:54] not update? [10:54] *now update? [10:57] interrobangd: lol no [10:57] interrobangd: we're getting there :) [10:57] interrobangd: type 'sudo chroot /home/paul/foo' [10:57] but now! [10:58] .... right? [10:58] kinda [10:58] interrobangd: type 'mount /boot/efi' [10:59] EriC^^, i did it [10:59] mount ... /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [11:00] interrobangd: type 'grub-install --target=x86_64-efi --efi-directory=/boot/efi' [11:00] done without errors [11:02] interrobangd: now! *drum roll* type 'update-grub' [11:03] ... done [11:08] Hi folks [11:09] interrobangd: ok, type "cat /boot/grub/grub.cfg | nc termbin.com 9999" [11:09] interrobangd: also, type "efibootmgr -v | nc termbin.com 9999" [11:15] interrobangd, since I know EriC^^ had to take care of something and might not be back... interrobangd , please copy/paste the output URL from running those termbin commands so EriC^^ can review them upon return [11:16] i'm back interrobangd [11:18] EriC^^, i am not rebootet and also on chroot [11:20] boot options -> https://termbin.com/vdaa [11:20] and /boot/grub/grub.cfg -> https://termbin.com/nlyp [11:24] interrobangd: hmm i dont see any specific btrfs related stuff in the entries for the main linux one [11:25] interrobangd: ah actually there is a insmod btrfs there [11:26] i guess we'll see if grub added it correctly, first let's just take a peak at the efi related grub.cfg [11:26] interrobangd: type "cat /boot/efi/efi/ubuntu/grub.cfg | nc termbin.com 9999" [11:27] https://termbin.com/j4c6 [11:28] hello [11:31] interrobangd: ok, type "exit" then reboot let's just see if it's able to boot without any tinkering first [11:31] interrobangd: i think though that right now it would kinda be confused [11:31] cause you have 2 fs with the same UUID, can you delete the ext4 one before proceeding? [11:32] interrobangd: or at least just change the uuid using tune2fs [11:33] interrobangd: sudo tune2fs /dev/sda2 -U random [11:37] hey I might be going mad, i've been doing ppp connections using the normal network manager connection editor and applet (the normal UI you get with unity/gnome/mate - basically GTK environments)--- where i swear you used to *start* the ppp connection from the nm-applet by just clicking it [11:37] but it never shows up [11:37] but i've done this loads in previous years - feel like either something has changed or I've had my memory wiped [11:37] anyone got a pic of how a PPP connection should show up in their nm-applet ? [11:40] ah there should be a side menu called 'Dial Up Connections' - that's what is missing! [11:44] i wonder if it's because i'm using nm-applet as an indicator rather than in the notification area [11:44] nm-applet has always been one of the worse written bits of the UI [11:44] *worst [11:45] stevenm: please dont use this channel to describe every step you try, focus on one question, all-in-one-line [11:45] didn't you know? this is #stevenmsblog now. \o/ [11:46] that's really helpful - well done there to you both [11:48] stevenm: you also didnt mention an ubuntu version, kernel version,.. [11:48] keep justifying yourself, you'll get there [11:48] this can only be resolved in one way.... [11:48] MORTAL KOMBAT!! [11:52] Hi all. I am using "sudo plymouthd ; sudo plymouth --show-splash ; for ((I=0; I<10; I++)); do sleep 1 ; sudo plymouth --update=test$I ; done ; sudo plymouth --quit" command to preview the plymouth theme. But it always previews me the ubuntu-text theme, irrespective of the current applied theme. It used to work before but not anymore. Any help? [11:57] another satisfied customer :-) [12:25] me too [12:25] EriC^^, i will reboot now :) [12:30] EriC^^, done! works! [12:30] interrobangd: great! [12:31] .. now i can remove ext4 partition, move btrfs partition to his place, expand and update-grub again? [12:32] i'd guess so, im not familiar with btrfs resizing stuff, but update-grub wont be needed, nothing depends on its physical location on the disk [12:32] interrobangd: actually yeah run update-grub again [12:33] thank you very much! [12:33] .. now can play with snapshots :D [12:33] interrobangd: you're welcome [12:33] have fun :D [12:34] ... are you grub developer? [12:34] interrobangd: one note, if you do run update-grub or need it, do it from a chroot as we did earlier [12:34] no i just have some experience with grub stuff [12:35] ok, .. i will do it like before [13:02] hey, im trying to install ubuntu 18.04.2 but im repeatedly get the following problem booting from usb: [13:02] (initramfs) Unable to find a medium containing a live file system [13:03] fxrs_: how did you create your usb? [13:03] is there a way around this using uefi? [13:03] lotuspsychje, with dd if.. of.. bs=1M && sync [13:03] fxrs_: are you going to singleboot or dualboot? [13:04] dualboot [13:04] !uefi | fxrs_ [13:04] fxrs_: 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 [13:04] !dualboot | fxrs_ [13:04] fxrs_: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [13:06] lotuspsychje, will check that out now. would it be easier to just try without uefi? would you recommend using uefi? [13:06] never worried about that before and opensuse always ran great with uefi. [13:07] fxrs_: personally i dont do dualboots, i always use full disk for lts [13:07] fxrs_: read the wiki's, and if somethings not clear re-ask in the channel, volunteers will help think along with you [13:08] lotuspsychje, thanks. [13:14] why are there docker and docker.io packages? is this for upgrade paths? [13:14] fxrs_, fyi: ubuntu has a check-media option; I'd use this to test your 18.04.2 media first (assuming you verified download step via md5sum etc) [13:17] guardian: they are two completely different applications [13:17] !info docker | guardian [13:17] guardian: docker (source: docker): System tray for KDE3/GNOME2 docklet applications. In component universe, is optional. Version 1.5-1build1 (bionic), package size 13 kB, installed size 43 kB [13:17] !info docker.io | guardian [13:17] guardian: docker.io (source: docker.io): Linux container runtime. In component universe, is optional. Version 18.09.2-0ubuntu1~18.04.1 (bionic), package size 33732 kB, installed size 152105 kB [13:18] guiverc2, i get the same error when i check the medium for defects. [13:19] in which case I'd suspect your download (did you verify it before write), or the write to media, or thumb-drive/dvd itself - ie. it's probably not the install, but one of the prior steps that failed (in my opinion) [13:19] good afternoon to all [13:20] can plz somebody hlp me ? [13:20] !ask | drumhz [13:20] drumhz: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:20] oh ok and docker.io is Docker but a not up to date one [13:21] ok thank i'm sorry [13:21] I mean I see nobody telling "install the ubuntu package" [13:21] !latest | guardian [13:21] guardian: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [13:21] so I'm wondering what's the point of that package [13:21] pragmaticenigma: yeah you're nitpicking on "latest" I think [13:22] pragmaticenigma: but I appreciate you're caring and answering me <3 [13:22] ok i had install ubuntu 19.04 on my laptop at the begin everything is ok , but know sometimes when i restart my laptop ubuntu stuck in loading firse page that one with the five circles what i can do ? [13:23] guardian: you did not mention your ubuntu version yet, wich docker version are you using? [13:23] guardian: I am not nitpicking anything. that is the philosophy of Ubuntu. We are volunteers here and have no authority on the design decisions of Ubuntu. [13:23] drumhz, i'm unlikely to be able to help you, but I'd (edit your grub entry) and remove 'quiet splash' from your 'linux' kernel line, so you can see messages and hopefully get a clue as to problem and hopefully where to look.. [13:23] sorry, 18.04 [13:24] ok i'll check it thank for hlp i will back here good bye [13:25] guardian: there is also a docker snap if you want/like [13:26] is snap widely used? [13:27] so far it has frustrated me, because it modifies many files in /etc, while I'm used to version it with etckeeper on other distros [13:27] guiverc2, sha256 for the iso is correct. checking via usb boot fails. [13:27] guardian: its the users choice really, in some cases a snap might result as solution to a higher version, or other purposes [13:27] im considering installing in legacy mode and trying to change to uefi once its installed. [13:28] fxrs_, i'd be suspicious of your write then (or thumb-drive), try writing again, or another thumb-drive.. [13:28] fxrs_: its not reccomended to change uefi settings 'after' an install [13:29] guiverc2, ok. will try other usb and not legacy for now, lotuspsychje. [13:29] fxrs_, I'd agree with lotuspsychje too; if you do change UEFI settings you can find your first OS will not boot [13:30] fxrs_: for singleboot i set: fastboot=off secureboot=off maybe you can expirement, see if you can boot your usb? [13:31] and fyi fxrs_; in my experience Ubuntu is equal to opensuse with UEFI (I've found Ubuntu slightly easier myself; but very subjective) [13:31] does it matter if dualboot is from different ssds? im switching to nvme and going to reinstall the ssd later anyway (with either tumbleweed or windows). [13:32] im suprised to have these problems now. never had them before with different pcs and laptops. [13:33] fxrs_: its possible to install different Oses on different media and setup uefi in a dualboot yes [13:33] fxrs_: That would depend on if those machines where equiped with UEFI and how their bios/firmware was configured. Also, if you were running OpenSuSE, OpenSuSE and SuSE OS contain a signed UEFI certificate from Microsoft. Ubuntu does not contain that particular certificate [13:33] fxrs_: for your nvme you might need advanced partitioning in ubuntu [13:36] pragmaticenigma, not sure but i just hope i get the install to boot in uefi before i go more indepth. previously uefi worked well. [13:41] i got two boot options for uefi. for this alternative usb '3276' or '3276, Partition 2' (including partition sizes, which are on this usb equal). does it matter which one i chose? [13:42] .. with 'UEFI: ' prepended. third option (without uefi, so legacy) is just '3276', which i want to avoid. [13:47] ok, 2nd usb cheked the 'disc' successfully. and i thought the previous usb was the fast and 'good' one. === nat_ is now known as Natkeeran [14:04] hello anyone same problems with flash in 18.10 and 19.04? [14:06] tuxi, what problem with flash exactly? [14:09] so i want to cross compile some packages for arm64 from my amd64 system, so i added the http://ports.ubuntu.com repos, used sudo dpkg --add-architecture arm64, and ran sudo apt update. a good chunk of my dependencies install, but some of them, such as libopenmpi1.10 doesn't want to install in parallel. what can i do about this? this is on ubuntu 16.04 xenial. [14:10] partly i wonder if just using a newer version of ubuntu would work better because multiarch support was still fairly new at the time. [14:11] 0erHeks its not working with a flash game, its stuck [14:11] i had 19.04 upgradet and then the problem happend [14:11] as i downgradet to 18.10 its still there :-( i can't play flash games [14:12] !arm | femtogram [14:12] femtogram: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel. [14:12] lotuspsychje: okay, wrong channel? [14:12] thanks [14:12] welcome femtogram ; ) [14:12] i will ask over there. [14:26] hi [14:26] I have a problem when resume my laptop, my screen get freezed with random colors. [14:26] drake, what Ubuntu version? What graphics card? What graphics driver? [14:27] I think the problem is the same as here https://bbs.archlinux.org/viewtopic.php?id=241747 [14:27] Ubuntu 18.04.2 LTS, [14:27] Graphics: Card-1: Advanced Micro Devices [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] bus-ID: 00:01.0 [14:27] Card-2: Advanced Micro Devices [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / R7 M520] [14:28] bus-ID: 03:00.0 [14:28] Display Server: X.Org 1.19.6 drivers: ati,radeon (unloaded: modesetting,fbdev,vesa,amdgpu) [14:28] Resolution: 1366x768@60.00hz [14:28] OpenGL: renderer: AMD CARRIZO (DRM 3.23.0, 4.15.0-47-generic, LLVM 7.0.0) [14:28] version: 4.5 Mesa 18.2.8 Direct Render: Yes [14:28] !paste | drake [14:28] drake: 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. [14:29] https://paste.ubuntu.com/p/nnZ3PRsr64/ [14:30] sorry, years I have use IRC [14:30] sorry, years I have not using IRC [14:31] drake, ok, so did you try amdgpu.gpu_recovery? [14:31] what is it [14:31] a script? [14:31] or a kernel option]? [14:34] lordcirth? [14:35] !patience | drake [14:35] drake: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [14:37] drake, does this happen if you suspend manually ? [14:39] only happens when the suspension spends more than one hour [14:39] if the time of suspension is shorts it does not happen [14:40] ioria drake i noticed new bug from today similar: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1827031 [14:40] Launchpad bug 1827031 in xorg (Ubuntu) "Desktop wallpaper and lock screen wallpaper corrupted after waking up the system" [Undecided,New] [14:40] when the suspension is manually it happens too [14:40] drake, well, not easy to test the; if it happens again run Alt+f2 ; enter 'r' and Enter (restart gnome-shell) [14:42] tuxi, still no info what where, what ubuntu version and so on.. [14:43] * OerHeks wonders why there is no such info [14:44] Hi [14:44] Can anyone telll me the use of ndtrack? [14:45] As i am getting high cpu utilisation in my server [14:45] amitkm9204: please join #ubuntu-server for likeminded support [14:54] 0erHeks i have ubuntu 18.10 right now [14:54] and a APU Ryzen3 2200G no separate video card [14:55] but i read in the ubuntu forum its might be a java script issue - while the flash is not working [14:56] tuxi, what browser, and what game? url? [14:57] did my message send [14:57] google chrome vers. 74.0.3729.108 [14:58] farmville 2 see https://zyngagames.com/ [15:00] exec 3> /dev/tcp/example.com/1234 [15:01] hi again [15:01] This appears in a script I'm modifying, it seems to be checking if the machine is connected to that domain on that port, is that correct? How does it work? [15:01] is it better replaced by: nc -vz example.com 1234 [15:01] ioria I tried to suspend manually but after resumed It hanged up [15:02] no response of keyboard [15:02] drake: did you have this on an LTS version? === NicholasName is now known as ManjaroUser5643 [15:03] is LTS and I'm using xcfe [15:03] please explain me how to set the gpu parameter [15:03] drake: is your system up to date please? [15:03] yes lotus [15:04] check uname -a please drake [15:04] Linux pollux 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux [15:04] kernel -48 is out drake, update your system first please [15:04] !uptodate | drake [15:04] drake: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [15:05] with such hardware, i would install HWE [15:05] !hwe [15:05] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack === achen_ is now known as thefatma [15:05] but suspend is a headache, on many systems [15:06] I'm going to do that [15:06] lotus [15:07] drake: if it doesnt fix, try what OerHeks adviced too [15:07] Hi, There a way to skip broken if I want to upgrade/install specific packages ? Thx! [15:07] sure! [15:07] via apt [15:08] metabsd: can you pastebin whats happening please? [15:09] normally you would read in the error 'apt install -f"... [15:09] http://dpaste.com/0K0T9NG [15:09] I also try with -f [15:10] metabsd: do you have external ppa's installed? [15:10] metabsd, if -f doesn't work, recurse on the specified packages until apt tells you why. [15:10] update properly before installing stuff [15:18] metabsd: can you pastebin your sources.list ? === SimonNL is now known as SimonNL_Afk [15:34] metabsd: first off, 'apt-get --only-upgrades install ' will NOT install *anything* -- you just requested apt-get to ONLY upgrade [15:34] metabsd: secondly, it seems your install of ROCm failed, and left apt in a confused state [15:35] are you running the command as sudo [15:35] sudo apt-get --only-upgrades install [15:36] TFaulkner: yes, it was run under sudo, but will NOT work. See 'man apt-get' [15:36] yep === jottr_ is now known as jottr [15:49] Hello, smartctl -a /dev/nvme0 returns this information https://paste.ubuntu.com/p/ZSmGR3Jwg6/ . Should I be worried? [15:51] netriber: is your nvme in smartdb? [15:52] it should say on top [15:53] i mean on the very top of smartctl -x [15:54] grep '^Device is:' [15:55] alternatively: sudo smartctl -P show /dev/nvme0 [16:06] tomreyn, NVMe device successfully opened [16:07] just used sudo smartctl -Hc /dev/nvme0 , and got that it passed [16:10] netriber: okay, but that's not what i meant [16:10] nor the options i suggested [16:10] "NVMe device successfully opened" != "In smartctl database" [16:13] Hello guys.. I have a issue with 18.04 using two monitors, whenever I lock the screen, when I come back and wake the screens only one come back with video, the other is inactive. Then I need to go to the Devices -> Display and select "Join Display" again, anyone knows what is going here? [16:13] Also, I have 18.04 at home, but I have a nvidia there, and this issue doesn't happen at all [16:14] felco: i won't be able to help, but discuss which graphics hardware you have on the system where you'Re trying to solve the issue and how the monitors are connected (connector/cable type) [16:15] also post xrandr | nc termbin.com 9999 with both displays active. [16:15] The problematic machine is using the onboard Intel Graphics, it is the adapter from the i3-8100(I don't quite remember which) [16:16] tomreyn, grep for Device is doesn't return anything. smartctl -P show returns device successfully opened [16:16] https://termbin.com/go8q [16:16] netriber: that's "sudo smartctl -P show /dev/nvme0" ? [16:17] tomreyn, sudo smartctl -P show /dev/nvme0 . yes [16:17] llo [16:18] how do you use chmod to change the permissions for only a group and not a user? [16:18] netriber: okay, so it's not in the smartmontools drive database, which i'd say supports the conclusion that smartctl is not able to fully / properly interpret the Error Information you posted initially. [16:19] netriber: and those records really look like there is no error. [16:19] vyzen: chmod g+rw file , or chmod g-x file [16:19] that isn't specifying a certain group [16:20] i am being asked to give one group full permissions, and another only read permissions [16:20] tomreyn, ok , thank you . But how do you know it means that there are no errors? [16:22] vyzen you can assign the directory/file to a group with chown and then give that group rw permission and read only to any other [16:23] netriber: i actually should not have said so. i am just guessing, all records look the same, so this may be just the result of smartctl's inability to interpret it correctly. it does not actually mean that there were no errors logged. [16:23] netriber: which ubuntu version is this? [16:25] vyzen that would be chmod 664 for files and 775 for directories [16:26] netriber: you could try using the nvme-cli package to access the nvme-error-log https://www.mankier.com/1/nvme-error-log [16:27] there is also https://www.mankier.com/1/nvme-smart-log === Megakirs is now known as Megakiros [16:46] the way i am giving group permissions seems to only work for one group [16:47] how do i give one group full permissions and another read permission [16:47] vyzen: you could use an acl [16:48] a file can only be owned by one group [16:48] then you can only set permissions for that one group [16:49] but i am being asked to set permissions on one directory for two groups [16:49] i looked it up and apparently you can't do this [16:49] https://help.ubuntu.com/community/FilePermissionsACLs === SimonNL_Afk is now known as SimonNL [16:54] erm.. I think I had this problem once and I had to delete something somewhere.. every time I login, I get a dialog saying: System program problem detected [16:54] no matter if I hit Report problem or Cancel, if I logout and login again, it appears === sins-_i is now known as sins- [17:00] I found the issue.. is something related to geoip-database-contrib package [17:02] so i've given a directory read access to others [17:03] and this somehow locks me out of it [17:03] i don't understand [17:04] drwxrwxr-- 2 NCIS Cyber 4096 Apr 30 11:52 Documentation [17:04] the user i'm trying to use to get into this directory is part of the cyber group [17:05] vyzen, and you are not? === jje_ is now known as jje [17:05] vyzen, in order to descend a directory, you need +x [17:06] Hello [17:11] soulisson, hi [17:16] should i get the LTS version of ubuntu or the newer one ? [17:17] if you need to ask, go LTS, unless you have a reason to want a newer version [17:18] is driver support on the newer one better [17:18] i mean are there more drivers for the newer one ? [17:19] i dont know if this laptop will take ubuntu without problems [17:19] hi, do anyone knows if is there google drive client that supports incremental(diff) sync? I've started to use rclone, but it does not support this operation [17:20] was that a stupid question ? [17:21] kazdax: to try out if your hardware works on ubuntu, try a liveusb first [17:21] kazdax, there are some improvements in the non lts version, but you can try the live iso [17:21] problem is i dont have a usb [17:21] to spare [17:21] okay live boot also works on DVDs ? [17:21] buy one, or use a dvd-r [17:21] okay ..ill do the DVD then .. [17:22] what is the best app for creating a bootable usbstick from an ISO in Ubuntu? [17:22] entourage, you have been answered in ##linux before.. dd, usbcreator, or WOEusb for windows iso's [17:23] there is no single best :-) [17:23] i like dd [17:23] dd is simple and fast [17:24] OerHeks, I wish you wouldn't "help" me :< [17:24] lol [17:25] go to the next channel and ask again :-D [17:25] no cuz you'll be there waiting for me [17:26] Rufus on Windows ain't bad either (to create bootable USB sticks) [17:27] Rufus is only for USB ? [17:27] does it make DVDs ? [17:27] idk. I've used it for USB but might work with DVD [17:28] kazdax: try and give feedback :P [17:29] time for some kiss and tell [17:29] i am doing the LTS live DVD first [17:29] any perl ninjas out there? I installed using apt-get source apache2, but cpan doesn't see the directory. do i need it in my PATH or something? [17:29] if it runs smooth ..then i dont need the newer version [17:30] i could do a search about my laptop if it runs well on ubuntu [17:30] kazdax: my laptop is able to run Disco Dingo (19.04) [17:30] and it's a piece of crap [17:30] xD [17:30] key is a proper videocard [17:30] !discuss [17:30] Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [17:31] lotus is one uptight dude [17:31] you consider the LTS is better ? [17:32] catbadger, i think you need to enable sources in updates? [17:32] okay before i use rufus for making a DVD [17:32] anything i need to check for [17:32] BIOS UEFI [17:32] get a daily build of 18.04 lts ... saves a lot of updates [17:33] http://cdimage.ubuntu.com/bionic/daily-live/pending/HEADER.html [17:34] kazdax you have a misunderstanding about drivers on linux... all drivers live in the Kernel, so most likely that doesn't matter if you use LTS or not [17:35] does anyone have any clues on this? https://bugs.launchpad.net/ubuntu/+source/geoip-database-contrib/+bug/1811029 [17:35] Launchpad bug 1811029 in geoip-database-contrib (Ubuntu) "Package installation fails when attempting to download GeoIP database files" [Undecided,Confirmed] [17:35] I need this package tho :/ [17:36] Geoip-database-contrib has already been removed from Debian entirely [2] due to deprecation by upstream, apparently in favor of geoipupdate [17:36] see comment #4 [17:36] !info geoipupdate [17:36] geoipupdate (source: geoipupdate): MaxMind GeoIP/GeoIP2 database updates. In component multiverse, is optional. Version 2.5.0-1 (bionic), package size 18 kB, installed size 59 kB [17:39] I have that one installed yeah. [17:39] so, it replaces the geoip-database-contrib one? [17:43] @OerHeks enable sources in updates?? liek this? sed -i -- 's/#deb-src/deb-src/g' /etc/apt/sources.list && sed -i -- 's/# deb-src/deb-src/g' /etc/apt/sources.list [17:44] yup did that [17:45] actual wuestion is here if you want to get some updoots https://stackoverflow.com/questions/55926151/cpan-cant-see-apache-src-directory [17:45] Is precise still supported? I thought LTS was 5 years [17:46] !precise | michagogo [17:46] michagogo: Ubuntu 12.04 LTS (Precise Pangolin) was the sixteenth release of Ubuntu. !End-of-life was April 28th 2017. See https://lists.ubuntu.com/archives/ubuntu-security-announce/2017-April/003833.html for more information [17:46] But in meta-release and meta-release-lts it says it’s supported [17:46] michagogo, link? [17:46] https://changelogs.ubuntu.com/meta-release [17:46] https://changelogs.ubuntu.com/meta-release-lts [17:47] michagogo, perhaps it counts ESM? [17:47] !esm [17:47] Canonical offers paid extended security support for end-of-life LTS releases through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly. [17:47] * michagogo shrugs [17:48] !trusty [17:48] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [17:49] I actually believe end of support was 30 April. === sins-_i is now known as sins- [17:50] 12.04 is definitely forgotten. It is garbage, switch IMMEDIATELY! [17:50] Yeah, don’t worry, I’m not using it or anything [17:50] Goop: please dont generalize such statements [17:51] I just happened to notice it being listed in meta-release as supposed [17:51] Supported [17:51] lotuspsychje, only idiots...I mean special people... use Ubuntu 12.04 still. [17:51] Goop: 12.04 and 14.04 continues ESM so there's no need to judge [17:52] lotuspsychje, how many people are actually going back and noticing bugs on an operating system very few people still use? [17:52] Goop: feel free to continue the discussion at #ubuntu-discuss [17:52] lotusp [17:53] 12.04 end of the life [17:55] I think we are all on the same page. Yes, you can waste money supporting a dead operating system (12.04), but you should not use it. [17:58] Goop, sometimes life interferes with the best-laid plans. [18:00] lordcirth__, yup. In which case, I would lock down the network access on/from the 14.04 box and be very stingy with what touches it. [18:12] fs3g35yyUY%5 [18:21] so i am working on a 16.04 system where /etc/apt was deleted. how do i fix it without reinstalling? [18:23] why does kdiff3 tell me 2 files are binary equal when they have clearly different contents? (as shown using meld) [18:25] Test [18:25] Test [18:26] fail [18:26] tpw_rules: restore from backup [18:26] ash_worksi: can you show any info? === sins-_i is now known as sins- [18:29] leftyfb: there is none. it's a system i didn't install and that i can't reinstall cause i don't have the software for it [18:29] do you have the means to make a live usb? [18:29] uyeaj [18:29] yeah* [18:30] oh wait [18:30] you can't reinstlal it [18:30] can i eg copy /etc/apt from a live cd [18:30] dpkg seems to work so i guess i can just be my own package manager [18:31] tpw_rules: without apt, it will become very difficult to maintain software updates for that machine. Those updates would be very critical if that instance has any public facing interfaces (i.e. web server, file server, mail, etc) [18:32] yes i am aware of the risks. it's a specialized system that isn't public facing [18:32] i just need to install a couple packages on it [18:32] tpw_rules: You might be able to transplant the config files from another instance. Optionally, install to a virtual machine, verify the contents of the files in that directory, and then transplant them over. [18:33] tpw_rules: The only tricky part would be if you had any custom sources in the sources.list.d directory [18:34] and then set up backups [18:55] hey everyone [18:55] yooooooooo [18:56] :-) === sins-_i is now known as sins- === sins-_n is now known as sins- [19:02] test [19:06] i assume AMD graphic cards are not well supported by ubuntu ? [19:06] my screen resolution is low [19:06] i need to find a way to increase it [19:06] kazdax, they should work. What card? [19:06] you just probably need different drivvrs [19:06] hodl on ..let me check [19:07] ya i was thinking i probably needed new drivers [19:07] no, you do not need new drivers [19:07] what card is it? [19:08] newest cards could use amdgpu-pro .. [19:08] !amd [19:08] Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD [19:10] its running on full resolution of the display [19:10] i am running it on a satellite c55-b5201 [19:11] i am looking for what sort of graphic card it uses [19:11] lspci # would tell [19:13] it dosnt say [19:13] just says intel coporation atom processor [19:13] 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) [19:13] Trying to install a program in Lubuntu, but i have a dependecies problem. The program wants libapache2-mod-php, php-cgi and php. but insinaptic i have libapache2-mod-php5, php5-cgi and php5. I thought this would do, but no it doesn't work (i can't install the program, dependencies not satisfied). HELP PLEASE [19:14] stedip, libapache2-mod-php5 is for trusty 14.04 [19:14] its odd that no one mentions what the graphic card is [19:15] kazdax, are you sure you have an ati /amd card ? [19:15] ioria: yes that's my version of lubuntu [19:15] kazdax, that is your gpu indeed, but not a racemonster [19:15] Mobile Intel® HD graphics with shared graphics memory [19:16] okay i guess i dont have an AMD card [19:16] its an intel [19:16] its a really old and cheap laptop [19:16] here is a post with a xorg conf, that disables acceleration ( all done by cpu after that) [19:16] https://askubuntu.com/q/940998 [19:16] stedip, then 1) you are end of life 2) libapache2-mod-php is not available on 14.04 [19:17] i need it for studying ..so i installed ubuntu on it [19:17] ioria: you mean there is no solution? [19:17] stedip, sure, upgrade to 16.04 or 18.04 [19:17] are intel graphic cards supported well by ubuntu ? [19:17] ioria: with 14.04 there is no swolution? [19:18] stedip, not a safe one and btw .... useless [19:18] ioria: why? [19:18] nevermind [19:18] stedip, php is now on version 7 [19:18] stedip, becasue you need to upgrade anyways [19:19] this crappy hardware only supports that resolution its on right now [19:19] so what old guide do you follow? [19:19] from my understanding i only need to upgrade if i want thecomputer connected to the internet, isn't it so? [19:20] stedip, so you don't want to be connected ? [19:20] if i am disconnected, end of life doesn't matter i think... [19:20] i'll be connected with anothercomputer [19:20] stedip, true, and trusty support will end today [19:20] !trusty [19:20] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [19:21] oh, is already dead [19:21] stedip, ok, what pkg/app is giving you problem ? [19:21] OerHeks: so you can still help me solve my issue until midnight, right? :) [19:21] stedip, no [19:22] why? [19:22] stedip, clearly it's a not supported 14.04 pkg ... [19:22] stedip, i don't care about EOL versions, i could help to upgrade. [19:22] but technically it's still alive until midnight, isn't it? [19:23] then i won't connect it to the internet, so why upgrade? [19:23] End-of-life was April 25th, 2019 .. === enko-h is now known as enko [19:23] stedip, yes, but you 're installing something that it's not 'stock'... and we're asking what that is [19:24] update servers will soon be gone, just 1 available, see the !eolupgrade factoid [19:24] ioria: you want to know the program you mean? [19:24] stedip, yes [19:25] hotldruid (the latest version, downloaded from the website) [19:26] for virtual machines [19:26] do i just download virt-manager ? [19:26] kazdax, or Virtualbox, but yes [19:26] cool [19:26] OerHeks: oh i thought it was April 30 (i think that's what it says in wikipdia) [19:26] i like virt-manager [19:26] Virtual box is cool too [19:26] apparenlty this ISO wont run in vmware [19:26] ioria: do you want the link? [19:27] only in virt-manager and virtualbox [19:27] ioria: it's the deb package [19:28] ioria: are you still there? [19:29] stedip, what version do you need exactly ? 2.3.2 ? [19:30] yes, that's the last one, right... [19:30] stedip, no way, ry you can upgarde to 19.04 and test 2.3.0-2 [19:31] stedip, no way, sy you can upgrade to 19.04 and test 2.3.0-2 [19:31] ioria: you mean there is no way? [19:32] ioria: ry/sy ? [19:32] stedip, nope....2.3.2 has been released on 27 feb 2019 [19:33] ioria: but i can download the package from the website [19:33] stedip, and what ? [19:33] <[itchyjunk]> Hi, i am planning on installing latex on ububtu and just wanted to touble check if `sudo apt-get install texlive-full` is the best way. I am looking at this tutorial : https://dzone.com/articles/installing-latex-ubuntu [19:34] ioria: and then i install it... (with your help :) [19:34] stedip, nope [19:34] ioria: is it not possible? [19:35] itchy very old manual [19:35] stedip, all is possible, butit will break (for sure) your system [19:35] <[itchyjunk]> OerHeks, i was afrait of that. OerHeks any recommended tutorial to get started? [19:35] stedip, please, upgrade to a newer release [19:36] itchy the latest you get is from git https://www.latex-project.org/get/ [19:36] ioria: ok, but can you please help me understand why it is so dangerous? [19:36] <[itchyjunk]> ah [19:37] stedip, 'cause it will break other packages [19:38] ioria: is it safe to upgrade or should need to backup everything [19:39] ioria: is it safe to upgrade or should i backup everything first? [19:39] stedip, ok, the latest hoteldruid for ubuntu is 2.3.0-2 ... is good enough for you ? [19:40] ioria: no, i need the last one [19:40] if you have no backup of your data, it is not important :-D [19:40] stedip, sorry [19:40] stedip, wait for eoan [19:41] !info hoteldruid eoan [19:41] hoteldruid (source: hoteldruid): web-based property management system for hotels or B&Bs. In component universe, is optional. Version 2.3.2-1 (eoan), package size 1232 kB, installed size 10004 kB [19:42] OerHeks: yeah i guess i should have a backup anyways, you're right :) - but is there a significant risk that things go bad in an upgrade? [19:42] stedip, you need a fresh install [19:42] read the changelogs of 16.04 and 18.04, these are huge [19:43] he's on 14.04 [19:43] ioria: i don't understand you mean nobody can yet use that latest version? [19:43] ioria: why fresh install? [19:43] ioria, i know, so 16.04 changelog is a good start, when upgrading [19:43] stedip, i said 'wait' === sprat is now known as CaCO3 [19:45] ioria: yes, so that means NOW nobody can use it... but there has to be a way, doesn't it? [19:45] stedip, fresh install because you cannot upgrade fron 14.04 to 19.04 [19:46] stedip, what you mean ? [19:46] ioria: i only want to upgrade to 16.04 and get that (2.3.2) installed, i thought this was possible, isn't it? [19:46] 14.04 > 16.04 lts > 18.04 lts > 18.10 > 19.04 [19:46] stedip, you can't have 2.3.2 on xenial [19:46] !info hoteldruid xenial [19:46] hoteldruid (source: hoteldruid): web-based property management system for hotels or B&Bs. In component universe, is optional. Version 2.1.4-1ubuntu2 (xenial), package size 973 kB, installed size 8586 kB [19:47] you see ? [19:47] ioria: not from the software center, but by downloading it from the websit [19:48] hello [19:48] stedip, why risking ? [19:48] fuck you [19:48] i don't understand, you only want us to get stuff from the software center, is that it? [19:48] gino, ??? [19:49] stedip, xenial is 2016 , your pkg is for 2019; it's true that libapache2-mod-php is available on xenial but i cannot garantee it will work [19:49] coz zat [19:49] gino: nobody is interested in that here gino [19:49] !coc > gino [19:49] gino, please see my private message [19:49] wtf [19:49] gino, stop that language, thanks. [19:50] gino, so what is the issue with ubuntu? [19:50] wai [19:50] not goed is schit [19:50] stedip, you will upgrade for .... nothing [19:50] ioria: don't worry, if it won't work i won't hold you responsible, just please tell me what i need to do to TRY [19:50] gino, no it is not [19:51] stedip, try this; boot a xenial 16.04 livecd and try to install that .deb [19:51] gino, however , if you dont like it it, there are other distributions [19:52] ioria: ok thank you [19:53] ok [19:53] OerHeks: also thank you [19:53] stedip, have fun! [19:54] I think this thing of not having the latest versions in the software center is annoying to many of us (not just me) [19:55] stedip, you are 14.04 ... you know that === sprat is now known as CaCO3 [19:56] It happens too often i think, even when you have a recent version... [19:56] Universe - Community-maintained free and open-source software. .. find the testers and maintainers.. we depend on them, as ubuntu [19:57] *if* you need the latest, that means you have the latest linux version like 19.04 with kernel 5.x and such === awestin1_ is now known as awestin1 [20:00] Just wanted to say that i think it's normal that when you install software you hope to get the best latest one and this seems rarely the case here (even when you have a recent version) [20:01] well, linux , not just ubuntu, made a huge change to SystemD, i think that is the real culprit between versions [20:01] and an os from 5 years ago, is it really worth it maintaining? [20:02] OerHeks: i'm afraid i'm too beginner to understand that... :) [20:02] stedip: after an ubuntu release is published it generally does not get newer versions of packages, just bufixes and security fixes [20:04] ducasse: yes, that's the problem i think [20:05] stedip: it's not a problem, it's a feature [20:05] ducasse: it should get newer versions of packages (i think most of us would prefer that) [20:06] stedip, if you want newer packages, then do-release-upgrade [20:06] especially the ltss [20:06] stedip, the entire point of LTS is that it *doesn't* change [20:06] stedip: that would defeat the whole idea of lts [20:06] lordcirth__: even so, as said above, the software center will still lead me not to the latest packages (see above) [20:07] ducasse: why? [20:07] stedip, on what Ubuntu version, and what package is out of date. [20:07] ?* [20:07] stedip, LTS means two things: 1) It will keep getting security updates for a long time. 2) It will not randomly change things on you. [20:09] !info hoteldruid [20:09] hoteldruid (source: hoteldruid): web-based property management system for hotels or B&Bs. In component universe, is optional. Version 2.2.2-1 (bionic), package size 1196 kB, installed size 9663 kB [20:09] stedip, however, this isn't a support question anymore. Is there a specific package that is not new enough on 19.04 for your needs? [20:11] lts is great, and i am happy they will even be extended to 10 years now. But i wish we could have newer apps in the software center. [20:11] Hello everyone that I love [20:11] stedip: 19.04 only gets 9 months of support [20:11] 5 years community, and 5 years paid makes 10 years [20:11] stedip, you can. Update to 19.04. You can't have your cake and eat it too. [20:12] * for lts [20:12] I have a bug I'd like to submit... and I don't know how to [20:12] stedip: that's where snaps come in [20:12] lordcirth__: yes, the package we were talking about before (2.3.2) [20:12] !bug | JPSman [20:12] JPSman: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [20:12] yeah, its not a package though [20:12] JPSman, what is it, then? [20:13] The link in the software updater points to the wrong URL [20:13] lordcirth__: apparently it's not in the software center (even of 19.04) [20:13] stedip: check Synaptic Package Manager [20:13] I was curious what had to be updated from a fortran compiler from 1995 - and the link in it points to Launchpad, but the link is bad [20:13] stedip, there are many packages that don't show up in the software center, but are in the repos. Use apt. [20:14] lordcirth__, he wants the latest on the hoteldruid site [20:14] lordcirth__: yes but it'd be nice if the spftware center brought you to the best/latest package instead of an old one, that's all i was saying [20:15] the link that Software Updater points to is this: http://launchpad.net/ubuntu/+source/gcc-defaults/4%3A7.4.0-1ubuntu2.2/+changelog [20:15] which, of course, doesn't work [20:16] geoclue[22399]: (geoclue:22399): Geoclue-WARNING **: Failed to query location: Forbidden [20:16] So my redshift gtk app is not starting [20:16] this is the error in syslog [20:16] That might happen more now that I have been seeing snaps in the Software Center [20:17] stedip, it is hard enough to maintain a distro without also updating everything constantly. But if they (or you) make a snap or Nix package or something, you could get the latest. [20:17] JPSman, what fortran compiler exactly? [20:17] and on what ubuntu version? [20:18] Changes for gfortran versions: [20:18] Installed version: 4:7.3.0-3ubuntu2.1 [20:18] Available version: 4:7.4.0-1ubuntu2.2 [20:18] on 18.04 [20:18] there seems to be an update, maybe it is fixed? [20:19] OerHeks, the issue is that Software Updater has a link that points to the wrong URL [20:19] the link that Software Updater points to is this: http://launchpad.net/ubuntu/+source/gcc-defaults/4%3A7.4.0-1ubuntu2.2/+changelog [20:19] which is wrong [20:20] that version number looks right to me, https://packages.ubuntu.com/bionic-updates/gfortran [20:20] 4:7.4.0 [20:20] sure - but the link is wrong [20:20] I have inform myself on these snap/nix packages... [20:21] well, upgrade to the latest, not sure why you didn't. [20:21] well, I like to read update information before doing an update [20:21] sudo apt update && sudo apt full-upgrade [20:21] uh huh yeah those ARE the commands for an update [20:22] thank you everyone, bye bye :) [20:22] JPSman: open a bug on it: ubuntu-bug gfortran, and explain about the invalid link on the last version [20:23] So, thats how I would do it? [20:23] Thank you [20:23] JPSman: on a terminal, enter "ubuntu-bug gfortran", and follow the instructions [20:23] hggdh, the last version is .40, he has .30 installed [20:24] hggdh, I did that - and at no time was there an option to explain the bad URL in Software Updater [20:24] OerHeks: I know. JPSman can either (1) install the new version, thn open the bug, or (2) report on what they currently have, and explain it applies to the NEWEST version [20:24] soooo they just got a uselss bug report [20:25] JStoker: you should have a browser window opening to launchpad.net. This is where you would be able to explain [20:25] How do I submit a bug and type in an explanation about whats up? [20:26] JPSman: ^(sorry JStoker, bad tab-completion [20:26] JPSman: I just told you what do to [20:27] hggdh, I did that. I typed: ubuntu-bug gfortran and it collected information, and at no time was I able to type in an explanation about a bad URL, so they got a useless report [20:28] lordcirth__: yeah these snap packages seem cool... :) [20:28] JPSman: is this a desktop or a server environment? You should have had a browser window opened to finish up the bug submission [20:29] hggdh, desktop, and no, no browser popped up... I'm looking at --help and also the https://help.ubuntu.com/community/ReportingBugs website now...... [20:34] JPSman: weird. I just tried on my laptop, and I *did* get a pop-up to confirm I want to open a bug (and -- after clicking on the SEND button -- a browser window should open) [20:35] hggdh, yeah, I even just tried closing my firefox all together, and sending it, and no browser popped up. [20:36] JPSman: did you get the "Ubuntu - Apport" window opened, with the summary of data collected? [20:36] hggdh, yes, yes I did. after clicking "send" nothing more happened. [20:38] JPSman: I have no clue, then. Works for me... I ran it, clicked on SEND, and a new page opened on my Chromium, with lp.net, stating it was processing data received [20:39] JPSman: THEN I get the usual bug filling page [20:39] hggdh, does it have to do with MIME (or something?) not knowing what my default browser is? [20:39] ubuntu-bug ubuntu-bug lol [20:41] asdasd [20:47] JPSman: IDK, but it might [20:47] hggdh, I'm logging into Ubuntu One and filing a report "manually" [20:56] hi guys, i have a ubuntu server, whevenver its reboot it wont connect untill i add default gw. [20:58] Cryptolock: configure your network properly [20:59] leftyfb are you saying it not configured properly ? [21:17] Using mate... I can see a smb share in gui, shouldn't it also be available in the shell too? [21:17] Where does Ubuntu store the fact that the system user (the one created during install). Has sudoer permission? I don't see it in /etc/sudoer [21:17] (got d/c not sure if first time went through) [21:18] newdimension: i believe that user is added to the 'sudo' group? [21:19] nacc: In what case do people edit the sudoers files then? [21:19] newdimension: to add other sudo rules? [21:19] newdimension: I don't know to answer that question without saying "when they need to", really? [21:20] newdimension: I would guess most Ubuntu users do not edit said file [21:20] So that file is like a config, while groups are used to give permissions [21:20] newdimension: that file is explicitly a config, yes. [21:20] newdimension: `man sudoers` [21:20] Thank you for clearing that up. Appreciate it! [21:20] (s/config/policy definition/) [21:20] newdimension: Are you trying to make your user root all the time? [21:21] jym: No, I'm automating the creation of remote users using ansible, and wanted to understand what I'm doing [21:21] I know that sudo privileges should only be invoked by calling sudo [21:21] newdimension: ah ok, glad that you are aware of that =) [21:22] Thanks for pointing it, it's the kind of thinkg that falls into you don't know what you don't know [21:22] *pointing it out, though [21:30] Guys my redshift stopped working ;/ [21:30] How can I debug why it is not working anymore [21:30] Have you tried turning it off then on again? [21:30] :P [21:31] newdimension, yes :D === Sveta_ is now known as Sveta [21:32] * newdimension escalate to level 2 support and walks slowly away [21:33] newdimension, only message i see in syslog when i restart it is: (geoclue:26735): Geoclue-WARNING **: Failed to query location: Forbidden [21:33] not sure if this is causing ot [21:33] it [21:33] I think it stopped working with the latest kernel in my 16.04 installation [21:33] I actually don't even know what redshift is. Sorry can't help [21:33] 3. [21:33] kk [21:34] it filters off the blue lights from the monitor in the evening/night [21:34] so you get tired finally :D [21:34] not sitting in front of computer the whole night :P [21:34] if that error is comming from Geoip-database-contrib. it has been removed from Debian entirely [2] due to deprecation by upstream, apparently in favor of geoipupdate [21:35] besides: 18.04 GNOME provides features like Redshift out-of-the-box and has Wayland support. [21:35] OerHeks, I really need to update then [21:35] Gilets jaunes: Appel à la révolution: Le mot d'ordre pour ce 1er mai: TOUT CASSER [21:35] thing onyl is I need this notebook for my work and don't want to break anything atm [21:36] but probably an upgrade is not a big issue right? [21:37] greetings all, have a question [21:37] i'm using ubuntu 18 desktop [21:37] is there any way to make lockscreen more nice and fancy than usual [21:37] i mean not only background, but whole design of lockscreen [21:37] ? [21:38] redshift is @ v1.11 http://jonls.dk/redshift/ and bionic gives that version too. [21:38] !info redshift bionic [21:38] redshift (source: redshift): Adjusts the color temperature of your screen. In component universe, is extra. Version 1.11-1ubuntu1 (bionic), package size 77 kB, installed size 419 kB [21:38] .. but why reinvent the weel [21:39] yes if Gonme has it out of the box that is fine for me [21:39] doesn't have t be redshift. Should only get tired at some point ;) [21:39] grogen, maybe you can find or write a gnome extention, the lockscreen background is an available option in systemsettings [21:39] got it, will have a look [21:39] thank you [21:40] there is a whole discussion https://blogs.gnome.org/aday/2018/05/09/redesigning-the-lock-screen/ [21:42] OerHeks, For redshift I guess then then redshift would need to use/implement geoipupdate [21:47] hi [21:47] 0/ [21:47] how can I run a command forked in such a way that even if I close the terminal, the process would continue to run? [21:52] amcsi: there's nohup, but I'd advise running your process under tmux or screen [21:53] blackflow, I use tmux/screen. They're great, but I'm looking for something I can tell a colleague to use who doesn't know how to use tmux/screen [21:54] so instead of ` &`, I would write `nohup &` ? [22:06] so seemingly crazy question - using an ubuntu livecd can i send a parameter at boot that will start the installation? if so, can I also signal the options to use? [22:07] hey, so I'm trying to configure a squid proxy, but the tutorial employs /etc/networking/interfaces... do i need to bridge the networks in netplan? [22:07] idlemind, a preseed file comes in mind [22:07] oerheks ya that's what i'm thinking - not sure if that works in a livecd environment though [22:08] to clarify, there's 2 nics, and i want all traffic to go through the proxy transparently [22:08] just want to watch with more detail [22:09] idlemind, that would work with a live usb + persistence part [22:09] https://help.ubuntu.com/lts/installation-guide/example-preseed.txt [22:09] thanks i'll give it a try! [22:09] depends on what system you want to do this, UEFI may need additional settings [22:20] amcsi: for starters, you'd look up the nohup manpage :) also, tmux or screen are really nothing extra to learn for your friend. you run tmux, you start your program, you ctrl+b d to detach, you "tmux attach" back to attach. if your friend can use command line, they can use this too. [22:29] kernel code has a lot of definitions of macros like "EXPORT_SYMBOL_GPL" what is the best way to figure out which one is appropriate for me? [22:29] by for me I mean for the source code from which it was called [22:31] What decides which user group new files create by a user belong to? [22:31] their primary group [22:32] How can I find that out? [22:32] usermod I think [22:33] id -gn user [22:34] Shouldn't a user be able to usermod themselves without sudo? [22:34] I'm getting permission error [22:35] usermod: Permission denied.usermod: cannot lock /etc/passwd; try again later. [22:35] Why would they. Then they could change their groups theirself [22:35] or edit passwd [22:35] oh thought, it's like picking your own primary group. But you're making sense [22:36] You don't pick that, you get it assigned by the admin [22:36] right. Is the primary group the first group the user gets added to? That's what happened [22:36] Unless it is changed, it is usually the same as the username [22:37] So I'm automating usercreation using ansible and they use the low-level addser [22:37] *adduser [22:37] It doens't create a group for the user [22:38] The group has to already exist and you use the -g option to assign it primary [22:38] right [22:39] hi [22:40] I want to copy a file via scp but how I can add a parameter fo my .ssh file because I have a custom path to it [22:41] dex1983: can you give an example of what exactly you're doing? in a pastebin [22:42] You want to set the environment PATH inside the .ssh dir ? [22:44] hello, i have a problem with my external wifi antenna in ubuntu 18.04 [22:44] yes blackflow: https://pastebin.com/bWAszcwj [22:44] it worked fine, but after reboot it s not working, [22:44] means that it dont detect any wifi [22:45] and not shown in ifconfig [22:45] dex1983: and where does a "my .ssh file" come into this picture? what is it anyway? [22:47] i need the parameter to it [22:47] for scp [22:47] without I cannot login to my server [22:47] From that paste you just need an ssh-key [22:48] dex1983: yeah, what xamithan said. there's no command param for scp, you need to set up the keys first. https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys-on-ubuntu-1604 [22:49] thanks but I have my ssh keys [22:49] :) [22:49] they are working when login via ssh [22:49] DalekSec: apparently not [22:49] well they are not in the known_hosts file for that user [22:49] Otherwise it would have worked [22:49] DalekSec: oops. mistab [22:49] I only need the parameter for scp [22:49] that it works [22:49] dex1983: there is no extra parameter. if you can `ssh someserver` then you can scp to it as well [22:50] i have to ssh -i .ssh/marduk md@ipaddress that is works [22:51] Well you can do scp -i also [22:52] or use -o IdentityFile . But instead, set up your ~/.ssh/config properly so you don't have to specify any params. === SuperL4g is now known as SuperLag [22:59] hello, i am trying to install the nvidia proprietary drivers. i have added the ppa:graphics-drivers/ppa repository with `sudo add-apt-repository ppa:graphics-drivers/ppa` and ran apt update, then tried installing nvidia-304. it gives me this error: https://pastebin.com/raw/hp2jzBH1 [23:01] We don't assist with PPAs, contact the maintainer for support or try ##linux [23:02] ah ok thanks xamithanm [23:08] In a debian repository, what is the "binary-amd64", "binary-i386", "source" etc part of the URL called? [23:09] Like how "main", "multiverse", etc are called Components, what's the word for ^ ? [23:11] What, this isn't #debian [23:11] ubuntu uses the same packaging tools :) [23:12] Well it is kind of off-topic but all the information you need is here: https://wiki.debian.org/DebianRepository/Format [23:13] yes and no, on that page they *mention* it and show it containing the architecture name but dont give a specific name to that part of the path [23:14] i'm also looking at http://archive.ubuntu.com/ubuntu/dists/bionic-backports/multiverse/ which contains "i8n" and "debian-installer" which certainly arent architectures [23:15] "Binary package indices are in binary-$arch subdirectory of the component directories." === kostkon_ is now known as kostkon [23:15] hmm so "Index" might make sense then [23:15] so I got this service https://bpaste.net/show/38c72b21bced and all newly created torrent files/dirs are 755 and not 775, any idea why? [23:15] that's the placeholder ive been using for now [23:16] What's wrong with binary package indices [23:16] because in my link above "source" and "i8n" are directories at the same level [23:16] noregret: Your umask is in that paste, you can change it if you like [23:16] and sources arent binaries [23:17] i'm writing a tool for repo management and would like to have the internal and api terminology as correct as possible :) [23:18] Your service might be ignoring the umask from the unit. You might could try Environment='UMASK=0002' [23:22] noregret: Wait.. Looking at that paste again you have it set as Umask not UMask [23:24] whats the easiest way to copy files from one destination to another maybe sync but skip files that are already in the destination folder.. aka one way sync to an external drive with skipping files already on the drive. [23:24] trying to use rsync but dont see any options like this [23:25] Doesn't rsync do that by default ? [23:27] xamithan: aha, so it's a typo, i'll fix that and try again, thanks [23:28] xamithan: i could get it to not replace everythign even grsync replaces everything and has no option to skip [23:28] could not* === rfm_ is now known as rfm [23:30] Well there is a --ignore-existing option [23:31] xamithan: I have it checked but it still replaces everything. [23:34] It will still copy if the timestamp is newer on the local system. Maybe you also want the --size-only flag as well [23:34] Any equivalent to stbemu to watch programs on your living room screen? [23:35] xamithan: source /media/e/videos destination /media/d/videos. This creates a folder in /media/d/videos/videos. hmm [23:36] That is the intended behavior [23:37] xamithan: im confused because I would like it to just go to /media/d/videos and not /media/d/videos/videos [23:37] Does it work if you do /media/d/videos /media/d/ [23:37] You could also probably do it like /media/d/videos/* /media/d/videos/* [23:40] Also remember, the trailing / at the end matters for copies like that === ellyacht_ is now known as mplsjoker [23:41] xamithan: I believe it is working now with /media/d/ It went from 17 hours to 1 hour of copy time [23:41] xamithan: thanks alot for the help [23:41] Nice [23:44] wow dd is so slow [23:46] xamithan: its done :) and so much easier. thanks again === vcxvcg is now known as fdsgsfdg === trrl is now known as yonaikel