=== genii is now known as genii-core [00:47] i am able to mount a v1 samba share; but it always mounts as root:root [00:47] how can i fix this? [00:48] this is what i have currently: //192.168.1.1/NetworkDriveArooni /media/HardDriveArooni cifs guest,username=david,iocharset=utf8,dir_mode=0777,file_mode=0777,auto,_netdev,vers=1.0 0 0 [01:28] is it possible to change the background/color of the login screen? I'm using 20.04 LTS. === dorvin` is now known as dorvin === M4he is now known as mahe [02:26] alguien habla español [02:27] https://launchpad.net/ubuntu/focal/+package/libmodsecurity3 - how do i install this on focal? [02:27] !es | rgggrrr [02:27] rgggrrr: 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. [02:27] Is that already integrated with nginx ? [02:35] Guest72 https://github.com/PRATAP-KUMAR/ubuntu-gdm-set-background [02:35] echo 'man-db man-db/auto-update boolean false'|debconf-set-selections ;\ - what exactly does this do? [02:35] yukiup thank you. Seems like a lot of code to look through but I'll check it out [02:36] :) [02:46] yo [02:48] for the latest version of nginx on ubuntu - what is a good ppa to use? [02:50] pycurious: we can't recommend the use of PPA's. Why do you think you need the latest? [02:50] leftyfb: so that i can avoid the CVEs and such? Or perhaps I can just depend on Ubuntu's version - if that is what you recommend lefyfb? [02:51] pycurious: CVE's are usually patched in packages in LTE versions of ubuntu [02:51] !sru | pycurious [02:51] pycurious: Stable Release Update information is at https://wiki.ubuntu.com/StableReleaseUpdates [02:51] bah, that's not it [02:52] The nginx version looks more than a year old on 20.04 now? [02:52] https://ubuntu.com/security/cve?q=&package=nginx&priority=&version=focal&status=released [02:56] leftyfb: I want to use modsecurity plugin with nginx - which needs me to compile things from source - which means either a ppa or my own compilation [02:57] pycurious: https://www.linuxbabe.com/security/modsecurity-nginx-debian-ubuntu [02:58] pycurious: first result on google for "ubuntu 20.04 nginx modsecurity" [02:59] leftyfb: is this dependable -> ppa:ondrej/nginx-mainline? [03:00] pycurious: Ondrej is a very well known and respected member of the open source/ubuntu community. That said, we cannot support packages installed from PPA's here [04:10] Package 'dpkg-dev' has no installation candidate - on focal - anyone knows how to fix this? [04:12] !info dpkg-dev focal | pycurious [04:12] pycurious: dpkg-dev (1.19.7ubuntu3, focal): Debian package development tools. In component main, is optional. Built by dpkg. Size 664 kB / 2,074 kB === nightBulb_ is now known as nightBulb [04:13] pycurious: ^ install all up-2-date ? === ^wuseman is now known as Guest6898 === PC_ is now known as deksar [06:36] How do I get up on Telegram ? I've installed the Ubuntu desktop app, but it seems I need the app installed on my cell-phone first ? [06:36] ahc: telegram-desktop from the repos should be able to send you sms verify too [06:37] OK. So I do need it set up on my mobile first [06:38] ahc: normaly not, it 'should' send you an sms to your regular phone number without installing the app on phone [06:39] I'll look at the FAQ or setup now. Haven't got a profile or password yet [06:39] ahc: then fill in the code you received into de desktop app [06:57] Hello! Is it possible to access storage disk from within a Live session? [06:57] KBar: sure [06:58] KBar: you should be able to mount it from the filemanager [06:58] EriC^^, can I just mount it and write to it? [06:58] yeah [06:58] Or is it read-only? [06:58] no, you can write [06:59] Great! Thank you! [06:59] what do you mean by storage disk? an hdd you have? [06:59] just to be clear [07:00] Yeah, just a storage device in general. SSD, HDD, what have you. [07:00] ah ok, yup [07:03] See you later today. Off to do some testing and tinkering. Have a wonderful weekend (that's actually a name for a future Ubuntu release), everybody! Peace! [07:03] EriC^^ ty [07:07] lotuspsychje Well I just uninstalled the app off my Android phone. I never received the SMS message it said it sent. Next I'll try loading the Telegram app off the website onto the phone [07:09] ahc: hmm just tested it, dont getting sms on the desktop app neiter, weird [07:09] it used to work [07:12] lotuspsychje Thanks. Will try again tomorrow. === calcmandan_ is now known as calcmandan === diskin is now known as Guest9590 === diskin_ is now known as diskin === pah is now known as pa [08:20] alias please='sudo´ === Milencho_ is now known as Milencho [08:55] * enyc hopes blackmesa make it over here from leenode ;p === diskin is now known as Guest1481 === diskin_ is now known as diskin [09:12] Slartibart, hello, do you have plymouth packages installed? [09:59] oerheks: https://github.com/nvbn/thefuck is better :-) === pah_ is now known as pa [11:49] I am running ubuntu 21.10 live right now to see if everything works before install. I have a Lenovo Thunderbolt 3 gen 2 dock connect to my laptop. Displays are working as they should, however, I cannot access usb through the dock. Anyone have any clues as to where I should look to fix this? [11:54] sarnold: :D [12:01] jonj: kernel log initially, for clues as to something not being detected correctly [12:05] TJ-: I should've started there, yeah. Should I just grep for usb or for anything pertaining to thunderbolt? [12:06] jonj: "journalctl -e -k" to begin with, see if there are warnings/errors (-e does that) [12:06] jonj: if there are, then "journalctl -k" and work through looking at the errors [12:06] TJ-: Thanks! I will start looking around [12:07] ok so this is the situation I'm uncomfortable with again regarding snaps: I ran `rg whatever`, Ubuntu suggests I run `sudo snap install ripgrep`, that command says ripgrep is only available using classic confinement, so it suggests I run `sudo snap install --classic ripgrep`, but how do I know I trust Chris MacNaughton? I have no clue who that is [12:07] and there's not the implicit trust which comes from publishing through the ubuntu repos [12:07] I mean it's probably fine, but what's the difference between this and running `curl | sudo bash` from some unknown source [12:08] I feel I'm getting mixed messages, ubuntu is telling me to run `snap install ripgrep` but snap is telling me it might put my system at risk [12:08] mort: welcome to the world of DevOps! [12:09] thanks I think, but I'm not sure I like it here [12:09] mort: I remove snapd from Ubuntu systems, first thing [12:10] sure, and maybe that's a good idea, but I don't feel like that's Canonical's official response to this question exactly [12:10] that's a lot of leaves === Abrax is now known as listchans === listchans is now known as Abrax [12:11] mort: Debian (and Ubuntu) have rust-ripgrep (in universe) [12:11] I did end up snap installing ripgrep but now I have basically given this Chris guy persistent access to my system and he can publish an update do do whatever whenever [12:11] TJ-: not in 18.04 which I'm running for reasons [12:11] !info ripgrep impish [12:12] ripgrep (12.1.1-1, impish): Recursively searches directories for a regex pattern. In component universe, is optional. Built by rust-ripgrep. Size 1,186 kB / 4,400 kB [12:12] mort: Aha! [12:12] ripgrep? why don't you guys use egrep -rl foo bar ? [12:13] ripgrep is my grepping tool of choice [12:13] never liked grep's interface [12:14] mort: looking at the package (in Debian) it only has depends on libc and libgcc, so you ought to be able to grab the .deb and install it, if 18.04 meets this requirement: "Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)" [12:17] mort: grep interface? it's the CLI ... [12:21] alias ripgrep='egrep -rl' maybe? [12:24] TJ-: Thank for the pointer. It was an error about No bus number available for hot-added bridge. I could fix it with a kernel parameter pci=realloc,assign-busses,hpbussize=0x33 [12:29] SteelRose: command line >interface< === orange1 is now known as rd2d [12:31] nevermind === zaggynl_ is now known as zaggynl === Guest41 is now known as wing [13:23] 'Morning folks === Guest41 is now known as wing [13:37] I want to ask one question, anyone use linux as development environment to develop embedded projects? I am trying to find good software to do so in linux [13:38] wing: you could try to start a topic in #ubuntu-discuss if you like [13:39] thanks [13:39] ubuntu-core comes in mind, bing that? [13:39] https://ubuntu.com/embedded === Guest41 is now known as wing [14:16] hi, i have n00b linux question - I'm on ubuntu/bionic64 server and I want to install app in the environment that will be available globally [14:16] Bluetooth manager have some html code at GUI, especially got and [14:16] so I download the app (it comes as .zip file), unzip it and then copy to /opt/, but i'm not sure how to make it available globally, i.e., when I type `allure` i want it to invoke `/opt/allure/bin/allure` [14:16] my operating system is ubuntu mate [14:16] also I'm not sure if /opt/ is the right place for it [14:16] https://pastebin.com/BmiUzsxT [14:17] this is my installation script [14:17] uh... rando question but i'm curious: i use same ssh key from two systems [dont tell anyone!] to log into destination system. after updating 20.04 i could not log into destination anymore. I got it fixed by also adding the .pub key to my .ssh folder. It worked for months having only the private key.... long story short: what changelog should i read? [14:19] rsrx: /opt is an excellent place for 'optional' stuff and the rare times you manually download/install/add a program [14:22] to start allure anywhere without typing the path, you should add /opt/allure/bin to your PATH variable, see ~/.profile for an example how to expand path. (maybe adding a symling to eg. ~/.local/bin would also work?) [14:23] is this als owhat you mean by 'globally' available? because if you want to make it available to multiple users it might be more feasible to edit the skeleton files aka change the default settings [14:24] hi, I want to upgrade my system from 21.04 to 21.10 but can't do this. When I type sudo do_release_upgrade, it says that "Please install all available updates". [14:24] moliendo: have you tried sudo apt-get update followed by sudo apt-get upgrade ? === pong is now known as Yaba_Doba_Doo [14:25] yes I forgot to say it. [14:25] i upgraded from 20.04 to 22.04 no problems (editing sources.list, and using apt) [14:26] how did you upgrade to 22.04? Has it been released? [14:26] nuala, thanks [14:26] moliendo: not released, just use the codename "jammy" === Yaba_Doba_Doo is now known as Yaba_Daba_Doo [14:27] moliendo: 22.04 won't be released until end of April, 2022 [14:28] Yeah, that's what I was thinking [14:29] moliendo: regarding update to to 21.10: maybe you have some unupgradeable packages? https://askubuntu.com/a/1291410 [14:30] let see, in my sources.list, ubuntu version appearing is hirsute. So, I will change it to `impish`? === Guest41 is now known as wing [14:36] moliendo: it should change i assume.... but since you could not upgrade it should still be hirsute [14:37] but while looking at your sources, are they default or have you added more repos? [14:38] tarzeau: thanks dude, I updated the sources.list file and now it started to download.\ [14:39] moliendo: always works, has been working since 20+ years :) [14:43] :) === Guest41 is now known as wing === genii-core is now known as genii === gacuxz1 is now known as gacuxz === gacuxz1 is now known as gacuxz === gallomimia_ is now known as Gallomimia === enick_126 is now known as krabador [16:02] hello === wladimir is now known as ethrl [16:53] I have 20.04 and I am trying to install libdav1d-dev package and have universe but still get "Unable to locate package libdav1d-dev" - why in blazes can I not find this dang package? [16:53] so when I go to https://packages.ubuntu.com/search?keywords=libdav1d-dev I cannot see focal there.. is that why? [16:54] !info libdav1d focal [16:54] Package libdav1d does not exist in focal [16:56] Did you update after enabling universe? [16:57] any suggestions (besides building from source) - I see it does exist for groovy [16:57] yes I updated - like TJ_ mentioned, it is not available for focal [16:58] so since it is available for groovy, can I do some magic to make it install for focal.. maybe a stupid question, but wanted to ask [16:59] trewq, not available for 20.04 [16:59] Hi everyone. I want to run ubuntu in a vm. I want to do mainly command-line coding. Is this kind of machine suitable? https://www.dell.com/en-uk/shop/desktops-and-all-in-ones/new-inspiron-small-desktop/spd/inspiron-3891-desktop/cd38910711 [17:00] trewq: https://launchpad.net/~mc3man/+archive/ubuntu/mpv-tests?field.series_filter=focal [17:01] YES! I acknowledge not availble for focal - 3 other people have said this already, and thank you :) [17:01] I have moved on and exploring other solutions [17:01] trewq, maybe in snap [17:01] thanks ioria [17:01] I just linked to a PPA with the package [17:01] will check [17:02] Richard_Cavell: If you're running a VM, why does the hardware matter? [17:02] trewq: generally using packages from other releases is highly discouraged. (Responding to the magic you imagined but sadly does not exist ^^) [17:02] I suppose I just wanna make sure I’m not gonna be disappointed, jhutchins. [17:02] Richard_Cavell: feel free to ask for hardware recommendations in #ubuntu-offtopic or #hardware [17:03] nuala: thank you, good info - did not know this and I appreciate the clarification [17:04] !info libdav1d4 [17:04] libdav1d4 (0.7.1-3, impish): fast and small AV1 video stream decoder (shared library). In component universe, is optional. Built by dav1d. Size 326 kB / 982 kB [17:04] hm [17:05] yw :) [17:05] genii: https://termbin.com/hkvo4 [17:06] leftyfb: Interesting === Ricardus__ is now known as Ricardus [17:47] Ok, I want to install ubuntu onto a drive. then plug that drive into a different system and boot off it. (Old HDD in the system is borked and I can't find my USB drive) [17:47] I can't think of sensible google power words for this procedure. [17:48] one could do isoboot , only when grub2 iis already installed [17:49] https://help.ubuntu.com/community/Grub2/ISOBoot [17:51] In theory, lots of things "could" work [17:51] such as chrooting into the drive I and kickstarting some command line installation there [17:51] that would be the most simple way, after usb [17:52] goood luck! [17:54] or alternatively, do a guide on how to install ubuntu on an usb drive, but the usb drive is a regular drive? [17:56] from what host? [17:57] one could give up all free space to get an iso on hdd, bootable, and install on hdd-2 [17:57] I want to set a custom font dir in ubuntu? [17:58] I want that libfontconfig is loading fonts from there, prevered via an environment variable, where I just specify the path to the fonts [17:59] The easiest place for people to put their fonts is /home//.fonts [17:59] https://wiki.ubuntu.com/Fonts [18:00] or do an own folder in /usr/ etc , and run sudo fc-cache -f -v [18:00] I want to set an own custom path under home, is this possible? [18:01] as long as it is under .fonts? [18:01] else see further in the gnome docs? [18:01] yes I can make a ".fonts" dir [18:01] Is there an ubuntu installer that *doesnt* require you to boot off the thing? [18:01] but not directly under /home// [18:02] MrSassyPants, interesting, tell me if you find any [18:02] because if I could just apt install ubuntu-installer and then run it and tell it to install it to the surplus drive, that'd be ideal === Sven_vB_ is now known as Sven_vB === pah is now known as pa [18:05] ~/.fonts is deprecated; font-config is planning on removing it [18:06] zen_coder: I've just done something similiar. /usr/local/share/fonts/ is the place, and font-config already has that directory in its scan list [18:06] TJ-: I need a custom location [18:07] e.g. `~/my_dir/...` [18:07] MrSassyPants: you could clonezilla an existing ubuntu install to another medium [18:07] zen_coder: then you need to tell fc-cache [18:07] tell fc-cache? [18:08] is there not an environment variable which I can specify? [18:08] zen_coder: check configuration in /etc/fonts/ [18:08] so i hae a program, which is using libfont-config [18:08] zen_coder: fonts are scanned and their metadata cached [18:08] zen_coder: that is then saved under /var/cache/fontconfig/ [18:09] hi :) is there a secure way to securely erase SD cards nowadays, ideally using focal, that is not counter-acted by wear leveling? all the web discussions I can find are years old. [18:09] see "man fc-cache" and the other tools in fontconfig package ("dpkg -L fontconfig") [18:17] TJ: I cannot find it [18:17] I think it is not possible to add custom location via environment variable === ian__ is now known as Cheesehead [18:23] zen_coder: I told you that; read the fontconfig docs for how it is done [18:23] zen_coder: you have to configure the directories fc-cache scans, and after adding fonts re-run fc-cache on that directory [18:33] TJ: I do not want to run some scans [18:34] so i do it now like this: I overwrite FONTCONFIG_PATH to an own fonts.conf file [18:34] and there I set my own dir ~/MYCUSTOM_DIR [18:35] however, It would be easier when I can just append via an environment variable a custom dir location, instead of creating a font.conf file [18:40] it is not easier as there is no system build to do that. /etc/fonts/conf.d/readme is a help, /etc/fonts/conf.d/50-user and 51-local are examples [18:44] oerheks: System build? [18:45] I just need 1. an environment variable which I can set, I do not see how your configs can help me there [18:46] yes, no function as you want. use the ones provided ? [18:46] good luck [18:47] you mean I use this configs file together with FONTCONFIG_PATH ? [18:48] oerheks: ? [18:49] the /etc/fonts/fonts.conf says do not edit, that is why the /etc/fonts/conf.d/ folder exists [18:53] maybe I explained my self bad [18:55] I cannot edit any system files, existing config files in home or whatsoever. I have on directoy ~/home/MyFancyFontFolder in this folder I can do whatever I want to do [18:55] now I want to start a program and tell it to take a look into this folder [18:56] I can also not modify the program, so I can only adjust the behavior via an environment variable [18:56] so when I set FONTCONFIG_PATH to ~/home/MyFancyFontFolder with my modifed fonts.conf, it works [18:57] here I do not run some cache program or whats so ever [18:57] is this the way to go? or is there a better solution? [18:58] hmm, only when you could use /etc/fonts/conf.d/51-local , basicly is an empty config, add it there? [18:59] like I said no modification outside of `~/home/MyFancyFontFolder` is allowed [19:00] zen_coder: in which case it can't be done (with font-config for making fonts available to all applications) you'd have to have some applications-specific mechanism [19:02] TJ: was this a question? [19:03] I only want to make my font available to my custom application [19:04] zen_coder: then put it into ~/.fonts [19:04] zen_coder: http://manpages.ubuntu.com/manpages/xenial/en/man5/fonts-conf.5.html [19:04] put the font in your application folder? [19:05] I am confused by 'lvm' - 'df -h' shows /dev/mapper/ubuntu--vg-ubuntu--lv as 20gb, 20gb used, mount on '/'. 'du -h /' shows 7.3gb used. What do I use to see where my extra 12GB went? [19:06] snaps do that , /home/$USER/snap/youtube-music-desktop-app/common/.cache/fontconfig [19:06] df -h vs du -h === pah is now known as pa [19:24] hello [20:02] I want to boot the *LiveCD ISO* from *Hard Drive* in *Grub*. What boot parameters do I need to give the casper vmlinuz === Etua1 is now known as Etua [20:25] Hello, is it possible to mount an SFTP share with GNOME Files so the file creation times are preserved or do I need to use the terminal? I am using latest LTS and apparently the default flags do not include the appropriate option and I don't see the place in GUI where I could change it. [21:14] Can anyone else confirm this bug using the hwe-edge kernel (5.13) on Ubuntu 20.04 LTS? https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1950339 [21:14] Launchpad bug 1950339 in linux-signed-hwe-5.13 (Ubuntu) "Screen stays black after going idle or waking up from suspend on AMD laptop" [Undecided, New] [21:54] I know this is a stupid question but when you start `less -#1` if you move left 1 chr, it'll dewrap content... is there anyway to start dewrapped? [21:54] oh nvm, it's -S [21:55] idk why that was so hard for me in the past [22:39] Kind of an stupid question but: How can I easily sign a document with a certificate on my system, and make the signature visible on the document? I like how Libre Office works for this, but i can't find a way to make the signature visible without checking the signatures tab [22:45] mas86: how it's displayed will depend on the application displaying it - not everyone may be using what you're using to view a document you signed. [22:47] most applications which would handle such signatures do not show them very prominently, though. maybe what you're looking for is watermarks. [22:47] tomreyn: well as far I know when you sign in Adobe it adds an image overlay with your name, date, and other info. Other programs also let's you stampo a jpg/png with a drawing of a real signature. [22:48] mas86: oh, those actually modify the document when you digitally sign it? that would seem undesirable to me, but sure, you could do that. [22:49] i don't think jog and png formats provide for digital signatures [22:49] *jpeg [22:50] tomreyn: I think those just add an overlay [22:50] And then attach the signature to the document [22:55] i have a new comp with rtx 3070 ti [22:55] running ubuntu 20.04 after trying to add a 1070ti [22:55] - all i get when i turn on the pc is a black [22:55] screen. even after removing the 1070ti, what [22:55] could be the problem [22:57] Metalearning: power supply, outdated bios, ask in #hardware [22:58] Metalearning: i understand that's before you even get to enter bios, right? [22:58] tomreyn: correct [22:59] Metalea96: had you installed the nvidia drivers when you added the 3070ti? [22:59] Metalea96: and, did the display work prior to adding the 3070ti? [23:00] so it's not OS related at all, just hardware [23:00] the pc worked with the 3070ti originaly. i had the nvidia 470 [23:00] oh hang on got my numbers mixed up - you went from a 3070ti to a 1070ti ? [23:00] I added the 1070ti. didnt remove the 3070ti [23:01] tomreyn: that makes sense [23:01] Metalea96: so 2 GPUs and black screen. [23:01] Metalea96: do you not even see the motherboard's power on self test splash screen, or the GRUB boot menu if you tap Esc key ? [23:02] nothing [23:02] just black screen [23:02] Metalea96: that does sound like hardware issue - how many monitors connected? [23:02] 1 [23:02] Metalea96: I've seen issues where there's a single monitor, and it's not connected to the "primary" output so have you tried moving it to different outputs on the GPUs? [23:03] got 1 hdmi and 3 display port [23:03] and only have an hdmi cable [23:03] Metalea96: is the monitor HDMI then? OK [23:03] yup [23:04] Metalea96: in which case, strip the PC down to the basics, only 1 GPU, make sure it is securely in the slot, and test. If that doesn't work, try different slots [23:04] try both GPUs, 1 at a time [23:04] ok [23:04] thanks ! === genii is now known as genii-core [23:11] Metalea96: oh, and, if you have another known-good HDMI cable, try that too (and test this current cable with another device if you can) [23:14] TJ-: will do. thank you!