/srv/irclogs.ubuntu.com/2020/04/08/#ubuntu.txt

drleviathansorta like how sarnold had you generate the file in the first place (which I thought was pretty fancy)00:00
sarnold:)00:01
fradyes, thanks sarnold , it worked00:01
sarnoldwoohoo00:01
=== tds0 is now known as tds
fradAm I right assuming you mastered maths and physics while being in high school?00:03
fradyou = mods00:03
linusmaximusand bioogy00:04
linusmaximus*biology00:05
fradtill next time00:07
sarnoldfrad: yeah, that was me :)00:07
sarnoldd'oh00:07
drleviathanre: vis as an editor... I hadn't heard of it before.  It is going to be like... neovim but even lighter weight?00:13
drleviathanfor that matter, I've never hear of the sam editor either.00:14
linusmaximusExcited for 20.04?00:25
linusmaximusI know someone that is.00:25
lestacsure00:25
linusmaximusyay!00:26
linusmaximussuch excitement00:26
TaneSoupI have a raspberry pi 3 running Ubuntu 18.04, havent used linux in a while cant seem to figure how to make it autologin to the text based terminal (tty1) on boot. Can anyone help or point me in the right direction?00:27
linusmaximusNeed to get rid of the display manager to do that.00:28
bad63reveryone seems so exicted about new ubuntu, while me seeting with ubuntu i3wm all stable :D00:29
TaneSoupi stopped it from loading via systemctl i have it loading the text based login00:29
oerheks boot multi.user target,  systemctl set-default multi-user.target # and obiously; sudo systemctl set-default graphical.target  # to get gui again00:30
TaneSoupdidnt know if there was a script i could make and possibly add to rc.local or something to make it load.00:30
TaneSoupyeah i just did that recently to make it not load the gui00:30
TaneSoupbut i cant seem to make it autologin00:30
linusmaximusbad63r, yeah but you don't need the neweset darktale or gimp to get shit done.00:31
linusmaximus*darktable00:31
pragmaticenigmalinusmaximus: please mind the language, this is a family friendly channel00:31
pragmaticenigmalinusmaximus: if you'd like to chat about various topic on Ubuntu, please join us in #ubuntu-offtopic. Support for system issues is being offered here00:32
oppenheimers_notHas anyone had issues with Ubuntu server 18.04? I can't get to my external HDD at all.00:35
pragmaticenigmaoppenheimers_not: have you tried rebooting, testing the drive on another machine, trying a different drive on your current machine, checked to make sure all the cables are firmly plugged in, tried a different cable, tried a different port?00:37
oppenheimers_notI tried booting a live disk and was able to find it in the file manager and terminal. But Server can't see it.00:37
oppenheimers_notYeah, fdisk -l shows that something's plugged into sdb1 but I can't mount or navigate to it00:39
oerhekssudo blkid  #  lists UUIDs for all attached devices (mounted or not).00:39
pragmaticenigmaTaneSoup: I don't know how accurate this article is, but it seems to be similar to what you are looking for: https://askubuntu.com/a/77619700:40
TaneSoupok thankyou ill take a look00:40
oerheksoppenheimers_not, has it worked before on your server?00:41
sarnolddrleviathan: I tried plan9 for a few days twenty years ago, so I'd seen sam, but it didn't make a damn bit of sense back then :)00:41
oppenheimers_notit did on server 15.04.00:42
naamunahDA200 Dell USB adapter ethernet working in ubuntu 18.04 .. how to make it work?00:44
sarnoldTaneSoup: so, this looks a bit involved, but it looks possible00:45
sarnoldTaneSoup: check out the --autologin option listed in the agetty(8) manpage00:45
sarnoldTaneSoup: then check out the Exec= line in the output of: systemctl cat getty@.service00:46
sarnoldTaneSoup: I'm sorry, ExecStart00:46
=== takov7515 is now known as takov751
sarnoldTaneSoup: you ought to be able to add an override to the systemd unit file with: sudo systemctl edit getty@.service  --- add [Service], then ExecStart= .... -- and here modify the line to whatever it is agetty needs in order to run the autologin option00:48
TaneSoupThank you i was able using mingetty to get it to autologin01:13
TaneSoupnow the next step was to make this script load on login it seems to not be loading i used the method of adding a symbolic link to my /etc/profile.d and it didnnt work, so i tried to make a script to call my other script in same folder and still nothing any ideas on a way to call a script when user ubuntu logs in?01:15
TaneSoupAnd iof possible have it load said script on the same visable terminal tty1?01:15
sarnoldTaneSoup: try calling your executable from you ~/.bashrc or ~/.bash_profile or ~/.profile  -- I never learned the differences in the files, I've got loads of stuff in my ~/.bashrc01:19
oerhekssystemwide /root/.bashrc01:21
sarnoldthat'll work when root logs in01:22
sarnoldno one else can read that file01:22
sarnold(and no one else's bash will even try to read it -- they are configured to read the /etc/ files and $HOME files, not someone else's HOME files :)01:23
grant_is it possible to change the polkit dialog?01:25
grant_also, which rule is responsible for the software centre?01:26
TaneSoupif i were calling it from ".bashrc" what would be the recommened method ( ".path/to/script.sh" | "bash path/to/script.sh" | " ExecStart=/path/tpo/script.sh" )01:37
sarnoldprobably path/to/script01:38
sarnoldor /path/to/script01:38
=== zbenjamin_ is now known as zbenjamin
MrKeunerhi, enabled night light on 18.04 (using GnomeShell). Monitor 1 doesn't apply the night light setting. How can I fix it? default is monitor 2, that one enabled night light.01:40
TaneSoupalright so good news it seems to be calling the script on boot. But I think i have some directory issues going to go try to sort that out be back after. Thank you very much sarnold01:46
oerheksMr some tips; enable single display while setting nightlight, and then join again01:46
oerhekshttps://askubuntu.com/questions/983844/night-light-vs-dual-monitor01:46
sarnoldTaneSoup: woo cool01:46
ornerwould anyone here know why executables in a folder added to path would be unable to be found by bash?02:22
sarnoldorner: the usual problems are (a) forgetting to set the executable bit on the file (b) the file uses an interpreter that can't be found (c) there's an already-hashed path to an executable in the running shell02:23
geniiThere can also be executables wi the same name which get run first depending on what order the paths are in02:27
TaneSoupall was going good but it seems to be stuck in a bootloop (if u call it that) not sure why, auto logs into ubuntu and on load tried to load the script which logs it out and then it does it all over, i can switch to tty2 but iirc the root password is disabled.. is there anyway to edit the ./bashrc file ?02:28
orneri know it has execute permissions and that there shouldnt be any conflicting executables02:29
geniiorner: Did you logout/log back in since you edited the path ?02:31
ornerive restarted02:31
ornerautofill even picks up the added binaries02:31
geniiorner: Where did you add it, in ~/.bashrc , somewhere else?02:32
orneri added it in /etc/environment02:33
korzqI have 3 nic with netplan, two are for internal network only, but netplan is setting all 3 as default so i can’t access the internet. How do i make netplan not add them as defaults? I looked at manpage and saw route-metric from dhcp overwrite, but since theyvare static routes i dont think it will work.02:33
pragmaticenigmaTaneSoup: You should never activate our use root with Ubuntu. there is no need to02:37
fsdhi there, lets say source send a packet to destination. now before the packet gets received in destination. is it possible for the source to change its originating ip in linux may be through snat or dnatso that the destination somehow knows that ip is from y.y.y.y and not x.x.x.x02:43
oerheksi hope not ..02:44
TJ-fsd: that's what SNAT does in a forwarding router02:46
ornerso turns out its only bash that cant access this file even though its marked as executable02:52
TJ-orner: what is the exectuable file type? wrong architecture maybe?02:56
TJ-orner: have you checked what "which -a <name>" reports?02:57
ornerit reports the correct path, as does bash when it claims that it cannot find the file02:58
=== Mrokii_ is now known as Mrokii
TJ-orner: what does "file /path/to/file" report, also compare to "dpkg --print-architecture"03:00
ornerfile reports that its an x86 executable03:00
ornerthe system is 64 bit03:02
TJ-orner: now compare that to "file /bin/bash" as an example... sounds like the system is 64-bit and you're trying to execute a 32-bit binary without all the required libraries. So, also look at "ldd /path/to/executable" to see what is missing03:04
ornerldd only returns "not a dynamic executable"03:05
MrKeuneroerheks, thanks. When I disable join displays by selecting single display. Only monitor number 1 is enabled. monitor 2 goes to power saving. When I enable night light I see that it is still not enabled on monitor 1. Could this be a setting on the monitor hardware where it may have been disabled?03:06
TJ-orner: ahhh! show so statically linked 32-bit03:08
oerheksMrKeuner, i have no clue, color profiles .. did you try to reset the monitors to factory defaults?03:09
TJ-orner: try this https://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit03:10
orneroh wow thanks!03:13
ornernever had to troubleshoot this type of issue so i didnt even know what to search03:14
=== Eickmeyer is now known as Eickmeyer-Quasse
TJ-orner: there are a couple of issues: 1. having supporting 32-bit libraries (for dynamically linked executables - which your's isn't) and 2. kernel support for all the 32-bit syscalls that the binary might make (the kernel interface for 32-bit is different to the 64-bit, but 64-bit does try to present a compatibility interface for *most* 32-bit syscalls)03:19
=== Eickmeyer-Quasse is now known as Eickmeyer[q]
insanidadehi all. what should I try to kill/restart in the following scenario: I'm using an IDE for coding and whenever I try to save a new file, the standard Unity "file explorer" is opened but it looks crashed (nothing happens wherever I click/type). I just noticed the same happens if I open the "system settings" app: its window is totally static (I can't even close the window)04:23
insanidadeanyone ?04:24
Jordan_Uinsanidade: The file explorer is "nautilus".04:27
insanidadeJordan_U: thanks. but what if the "system settings/configuration" window is also crashed?04:30
insanidadelooks like mouse clicks are being captured but nothing is "repainted" in the screen04:32
insanidadewhat should I look for in in the processes ?04:33
=== bpsecret- is now known as bpsecret
insanidadeJordan_U: just found a solution. I just restarted X (actually using gnome as window manager). thanks for your answer.04:39
=== the_ant1 is now known as the_ant
exit70hi, can i remove snap from ubuntu 18.0405:03
Floflobel__hello, my /var is almost full but I don't see what's taking 3.5G. I've tried several solutions but I don't understand. Paste: https://paste.centos.org/view/31b3f54706:12
Floflobel__I also tried it with ncdu but I got the same result.06:13
geirhatry with   du -haxd1 /var | sort -h06:14
geirhait includes "hidden" files in addition, in case that's where the space is going06:15
geirhacould also be that there are files hidden under the /var/log mount06:16
Floflobel__geirha: I just tested with your parameters and it's the same result: https://paste.centos.org/view/ff021e06. For the folder /var/log it is a partition that is not counted and even adding it up I don't reach 3.5G.06:20
geirhaTo check for the latter, mount the sys-var filesystem a second, temporary place to investigate it without the extra sys-log volume mounted over it. E.g. mount /dev/mapper/sys-var /mnt/tmp && du -haxd1 /mnt/tmp | sort -h06:21
=== the_ant1 is now known as the_ant
Floflobel__geirha: If I mount sys-var filesystem I'll have to unmount the current path? This is not a problem? because it is a production machine.06:23
geirhano, you can have the same filesystem mounted multiple places06:24
geirhayou don't need to, and should not, unmount /var06:24
ducasseexit70: you can, if you don't need it, and don't use gnome - aiui parts of gnome are now in a snap06:32
Floflobel__geirha: same result https://paste.centos.org/view/9622a2de06:42
zambai have a problem with my sound settings being overriden/reset every time i attempt to set them06:47
geirhaok, so there wasn't anything hidden under that log mount. Then it must be some large file that has been deleted (unlinked), but some process or processes are still holding the file opened, so it still takes up space. Once all processes keeping the file open are gone, the space will be freed06:47
zambai installed some software to use an sdr and this created a couple of new sound devices, namely quiskdigitalinput and quiskdigitaloutput.. but i have removed quisk entirely, but i'm still stuck with these devices06:48
Floflobel__geirha: Isn't there a way to see which process keeps which file open? Basically a simple reboot should solve the problem.06:50
geirhaif it's a case of an unlinked file taking up the space, a reboot should solve it, yes.   fuser -m /var    will list the pids of processes that has files open on that filesystem, but it may be hard to track down exactly which of those is the culprit, and what file(s) it was06:55
Floflobel__geirha: That's perfect, I think I know what the process is that maintains the connection. Thank you very much for your help!06:59
=== mateen1 is now known as mateen
=== recklessop5 is now known as recklessop
=== LabMonkey is now known as Mechanismus
amprxcHello ! Everytime I try to edit a file with nano, a message tells me that the file is already being edited with root (PID 2546). But this PID is invisible when I run "ps -aux". If I try to "kill -9 2546", it says "no such process". I tried  to reboot 2 times but it doesn't resolves my problem. Can anyone help me ? Thanks08:45
sumagnahello08:47
sumagnai am thinking about moving my /home folder to another partition08:47
sumagnahow to do that?08:48
fcgregamprxc: Take a look at this link: https://askubuntu.com/questions/730188/file-var-log-syslog-is-being-edited-message-in-nano/730195#73019508:53
fcgregamprxc: It's probably a leftover lock file and that process no longer exists08:54
amprxcfcgreg thanks ! I will look that link09:04
=== PowerTower_121 is now known as PowerTower_120
TalklessHi, my father has Inspiron 15 3000 with Ubuntu 18.04, and latest -hwe kernel 5.3 fails to boot, it seems it hangs on loading initrd or soething like that. 4.15 works fine.09:16
TalklessOn 2020-03-22  16:11:26 update was performed, and it no longer boots after that.09:17
TalklessI've removed bunch of -hwe package to leave only 4.15, but yeasterday after update they still got back :)09:17
TalklessI've instruced father to select 4.15 via grub, it works.09:17
TalklessThis is that first "bad" upgrade;09:18
Talklesshttps://paste.debian.net/1139031/09:18
TalklessHave anyone heard of this kind of issue?09:18
TalklessSomeone else got freeze, but it has Prime (which is not the case with that Inspiron): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/186814909:21
ubottuLaunchpad bug 1868149 in linux (Ubuntu) "When booting with intel graphics (enabled through prime-select), the computer freezes rigth after selecting 'Kubuntu' in GRUB" [Undecided,Confirmed]09:21
=== dtomato9 is now known as dtomato
Talklesscreated bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/187159009:30
ubottuLaunchpad bug 1871590 in linux (Ubuntu) "Kernel 5.3 fails to boot on Inspiron 15 3000 running Ubuntu 18.04 since 2020-03-22 update" [Undecided,Incomplete]09:30
viktor\join #python09:47
viktorwrong slash09:48
asdfghhello everybody,09:53
asdfghi need to setup a new ubuntu server09:53
asdfghi know there is a new release 20.0409:54
asdfghbut i need to work on that server today09:54
asdfghif i update 18.04 to 20.04 automatically does it will broke something?09:54
asdfghiwhat is the correct way to update LTS releases09:54
sixwheeledbeastasdfgh: just use 18.0409:56
asdfghhmm sixwheeledbeast why?10:04
asdfghthere is a new release coming10:04
asdfghif i work on that server then i need to reinstall everything in news weeks10:05
sixwheeledbeastbecause it's not released10:05
asdfgh*next weeks10:05
asdfghsixwheeledbeast, yeah i know but 23 of this month10:05
asdfghno?10:05
asdfghi am asking if i can upgrade 18.04 directly10:05
asdfghor i must reinstall everything10:05
asdfgh?10:05
sixwheeledbeastyou can just system upgrade in a view months, date isn't guaranteed its a target10:06
sixwheeledbeastwhat is the server for?10:06
DuckyDevHi guys. I'm trying to upgrade an old 16.04 syste, but I get this error (https://pastebin.com/mrb9snft)10:07
DuckyDevany idea how to fix this?10:07
asdfghsixwheeledbeast, web10:08
asdfghnginx/php mariadb10:08
badsekturhow to see my cpu info??10:08
asdfghsixwheeledbeast, yeah it is not a problem i can upgrade the ubuntu this summer too it is not a big problem i am asking if i can do it or i need to reinstall everything10:08
sixwheeledbeastasdfgh: just use 18.04 it's supported for agood few years anyway, shouldn't need to reinstall no10:09
sixwheeledbeastbadsektur: what kind of cpu info10:10
asdfghsixwheeledbeast, so do you think it is not good install the new release when it will be released?10:10
badsektursixwheeledbeast, like i3 810010:10
sixwheeledbeastDuckyDev: you just need to update/upgrade?10:10
DuckyDevupgrade10:11
DuckyDevI wan't to upgrade the packages but not the Ubuntu version.10:11
sixwheeledbeastasdfgh: I always wait until the summer to upgrade for stability just in case.10:11
asdfghsixwheeledbeast, ok10:11
sixwheeledbeastDuckyDev: so that package is missing from the sources you have10:12
sixwheeledbeastDuckyDev: force an autoremove to see if resolves the conflict?10:14
nikolamI updated today, 19.10 and now lxc container can't get to network.10:38
piperakos89Ubuntu 18.04.3 I want to connect to windows 10 with Bluetooth for sending audio to a windows 10 machine. I manage to connect but i can only send audio from windows 10 to ubuntu and not the other way around. When i go to the sound settings at ubuntu i cant choose bluetooth at output devices its only in the input devices any ideas?10:42
sixwheeledbeast!lxc10:42
ubottuLXC containers can be used to run isolated Linux systems with less overhead than a VM. https://help.ubuntu.com/lts/serverguide/lxc.html and https://linuxcontainers.org/10:42
BluesKajHowdy folks10:43
kokoye2007Drone you can address10:43
kokoye2007who can help Ubuntu installation Language Pack Error10:43
DuckyDevsixwheeledbeast: that did the job!10:43
DuckyDevthanks and sry for the slow reply.10:43
sixwheeledbeastDuckyDev: np10:43
DuckyDevsixwheeledbeast: do you happend to know how I can remove old kernels? I'm on 4.15 but I would like to remove 4.810:44
DuckyDevand sudo apt --purge autoremove does not do the job10:44
EriC^^DuckyDev: sudo apt-get purge <package name here>10:44
sixwheeledbeastI'd just leave the ones that don't get cleaned up automatically.10:45
sixwheeledbeastif you need to remove them as above they will be linux-image and linux-headers etc10:48
DJonesCan anybody recommend an audiobook player for Ubuntu, doesn't need to be special, just to remember where its up to in a book.  I know I can use VLC etc, but they don't remember where I'm up to when I restart the app. I saw cozy audiobook player mentioned, but its not in the repos or in a ppa, so would need manual intall, any other suggestions10:53
DJonesFiles will only be mp310:53
DJonesLooks like its available as a flatpak, but not sure how well that integrates with 19.1010:55
=== arunpyasi_ is now known as arunpyasi
lotuspsychjeDJones: this looks promising https://openaudible.org/10:57
DJoneslotuspsychje: Thanks, I'll have a look at that10:58
sixwheeledbeastFetch from github and build it?10:58
schadeggHi all. I've installed nextcloud-snap on Ubuntu server together with Plex. I want Plex to be able to access the nextcloud data located under /var/snap/nextcloud/common/data, but this folder is owned by root:root, and the "plex" user needs r+x access. I could add "plex" to the root group, but that seems like a bad idea. Could I instead create a new group media-data consisting of root and plex, and11:22
schadeggtransfer ownership of the data folder to root:media-data?11:22
Ntemiseverytime i boot a pop up saying report problem11:27
lotuspsychjeschadegg: see also the #ubuntu-server channel perhaps they might know also11:27
Ntemishow i can fix this?11:27
Ntemisfound these11:31
Ntemis_usr_bin_caja.1000.crash11:31
Ntemis_usr_bin_caja.1000.upload11:31
Ntemis_usr_bin_caja.1000.uploaded11:31
Ntemis_usr_lib_x86_64-linux-gnu_brisk-menu_brisk-menu.1000.crash11:31
Ntemis_usr_sbin_lightdm.0.crash11:31
JonathanDGood morning. I have an 18.04 server I host a bunch of VMs on. My cat keeps turning it off via the keyboard power button.11:41
JonathanDI've found a number of instructions on disabling this in a GUI environment, but how do I nerf it on server 18.04?11:41
pragmaticenigmaJonathanD: Why not just unplug the keyboard when you're not needing access to the machine?11:43
JonathanDpragmaticenigma: I mean, sure, but I'd think there has to be a better way...11:44
pragmaticenigmaJonathanD: Yes, there is a slightly better way... buy a keyboard that doesn't have a power button. Around here a simple keyboard costs all of $12USD ... and won't create headaches later down the road when you can't figure out why your keyboard stopped working11:45
JonathanDIt's on a KVM (video switch, not virtualization thing) I access frequently, and I was able to disable the key on the other devices on it.11:45
JonathanDA linux and a windows desktop.11:45
JonathanDSee, I don't like replacing perfectly good hardware because of what should be a pretty straightforward setting..11:46
JonathanDIt's not the cost, it's the waste.11:46
JonathanDSo neither of those are good options. I'd prefer to disable the key.11:47
JimBuntuJonathanD: If you really don't use/want that key on the keyboard, instead of having to alter each OS config from here on out, why not open the keyboard and break one of the lines from the switch? You could always reconnect it later.11:55
pragmaticenigmaprobably could slip a piece of paper between the button and the circuit board if it is a membrane keyboard11:56
JimBuntuJonathanD: Did you already modify /etc/systemd/logind.conf ?11:59
pragmaticenigmaJonathanD: There isn't a programable solution because keyboards are not setup the same way as they are in the GUI. WHen a user logs out (and with this being a server one would hope you are logging out) the keyboard settings (mappings) are "forgotten" so they won't interfere with the next user. You can use xev to try and intercept and figure out the keycodes... but there is no guarantee that won't trigger the shutdown before you11:59
pragmaticenigmacan see the keycode11:59
JonathanDYeah, it's not logged in when this is an issue.12:00
JonathanDAs far as physical solutions go popping off the keytops might be the least annoying, if there's not another wya.12:01
pragmaticenigmaJonathanD: I wasn't suggesting removing the keytop... if this is a membrane based keybaord, you just need to interupt the pad underneath the keybaord from making contact with the circuit board beneath it. A piece of paper should do nicely. I've done this to TV remotes to my elders to prevent them frmo accidentally changing settings on their TVs with all the extra buttons on their remotes12:02
pragmaticenigmaJonathanD: if it is a phyiscal switch keyboard, you would only need to cut the lead from the key to the keyboard. You can easily resolder it back together in the future when you would like to re-enable the key12:03
vlm_is there a way to purge old kernels?Seems in 18.04 byobu package is deprecated in favour of apt,however i still have old kernels present?12:03
pragmaticenigmavlm_: "sudo apt autoremove" would be the first place to start12:04
JonathanDJust went back to see about getting the keycode.12:04
JonathanDThe cat was on the keyboard.12:04
JonathanDagain.12:04
JonathanDsigh :)12:04
JonathanDpragmaticenigma: yeah, I follow, but just removing the keytops would be 2 seconds. they do pop right off.12:04
vlm_pragmaticenigma already done they are still present12:05
JonathanDJimBuntu: I'd imagine that's only for post-login? looking at it now12:05
pragmaticenigmavlm_: This should still work in newer versions of Ubuntu: https://help.ubuntu.com/community/RemoveOldKernels#Safely_Removing_Old_Kernels12:06
lotuspsychjevlm_: maybe you can also explain a bit more what you ddi to your system, so the volunteers can help you better?12:08
vlm_lotuspsychje i tried to use the byobu package but no luck also did the autoremove no result,i knew somehows this could be done manually just hoped it could be done through apt-get/apt command12:11
lotuspsychjevlm_: did you install !mainline kernels or something? wich kernel versions are still present in your system?12:11
hollusionhello12:12
pragmaticenigmaJonathanD: You *might* be able to make something of use with the /etc/default/keybaord file. See "man keyboard" for more information12:12
hollusioncan you recommend an alternative to "authenticator" app?12:13
hollusion(otp generator)12:13
vlm_lotuspsychje not installed anything other than what came with through regular updates "these sre currently presetn linux-image-4.15.0-72-generic linux-image-4.15.0-74-generic linux-image-4.15.0-76-generic linux-image-4.15.0-88-generic linux-image-4.15.0-91-generic12:13
hollusioni like the app but its not generating the correct codes, might be due to no support for totp or sha51212:13
pragmaticenigmahollusion: For software recommendations, polls, and asking for opinions, please join us in #ubuntu-offtopic12:13
hollusionalright, sorry for that12:14
lotuspsychje!info linux-image-generic bionic12:14
vlm_lotuspsychje uname -sr yields Linux 4.15.0-91-generic12:14
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.15.0.96.87 (bionic), package size 2 kB, installed size 16 kB12:14
lotuspsychjevlm_: try update your system please12:14
lotuspsychje!uptodate | vlm_12:15
ubottuvlm_: 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`.12:15
vlm_lotuspsychje already update,im running daily updating12:16
lotuspsychjevlm_: then somethings not right, your kernel on bionic should be 4.15 -9612:16
vlm_lotuspsychje could there be something wrong with it?Im on LTS though?12:17
lotuspsychjevlm_: do you have 'main' enabled in your sources?12:17
vlm_lotuspsychje ill check12:18
vlm_lotuspsychje think i might found the culprit12:19
vlm_lotuspsychje somehow the sources.list was well,empty :)12:19
lotuspsychjeright, thats not handy12:20
lotuspsychjeupdate quickly now :p12:20
vlm_lotuspsychje yes figure not gettting any update lol12:20
lotuspsychjevlm_: bionic also has auto kernel cleanup now, so should take care of that12:20
vlm_lotuspsychje thanks for help yeah i saw that in the package infor of byobu also cheers!12:21
lotuspsychjegood luck12:21
LaRose_Bleuhyello, im looking fro suggestions really. i used to used timeshift to save regular snapshots of my system in case its FUBAR but it can only restore GRUB and not systemd (so ive learnt the hard way)12:28
LaRose_Bleuis there a snapshot tool that is systemd friendly i can use?12:28
pragmaticenigmaLaRose_Bleu: making regular offline backups preserves everything12:31
LaRose_Bleuyeah pragmaticenigma i know but im looking for a reliable automated solution that makes it easy for a noob like me12:34
pragmaticenigmaLaRose_Bleu: to my knowledge nothing like that exists12:36
=== beaver is now known as beaver_
LaRose_Bleupragmaticenigma timeshift does it, beautifully. but it doesnt play nicely with systemd boot12:37
=== beaver_ is now known as beaver^
LaRose_Bleuim looking for a systemd friendly timeshift alternative pragmaticenigma. it really doesnt even has to be as good it just needs to work once12:38
pragmaticenigmaLaRose_Bleu: Try asking in #ubuntu-offtopic... that's the place to ask for software recommendation, conduct polls, or ask for people's opinions12:41
LaRose_Bleugotcha12:41
mase-techhi12:58
mase-techhow can I restore my system after messing up some installations or settings12:59
mase-techhello13:02
LaRose_Bleuyour install media should have restore options mase-tech13:05
mase-techwindows is doning snapshots at certain points in time13:09
mase-techcan ubuntu do that also13:09
nomad_frHi13:16
nomad_frdo you know if it's possible to swithc a zfs install ubuntu to a Zsys compatible one ?13:16
HamiltonIf I install software using unofficial PPAs, dowloaded deb files or build using makefiles, I'm potentially exposed to malware?13:44
pragmaticenigma!ppa | Hamilton13:45
ubottuHamilton: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge13:45
Hamiltonpragmaticenigma, So all software you use come from PPA?13:46
pragmaticenigmaHamilton: No13:46
Hamiltonpragmaticenigma, You review the source of the apps outside PPA?13:47
HamiltonOr just trust the developer(s)?13:47
pragmaticenigmaHamilton: This is not a support question, please use #ubuntu-offtopic13:47
nomad_fris there a ZFS dedicated ubuntu irc channel ?13:49
tatertotsi doubt it13:49
nomad_fris there a dev dedicated ubuntu channel ?13:50
pragmaticenigmanomad_fr: #ubuntu-app-devel and #ubuntu-dev ... make sure you read the room topics very carefully to determine which one is right13:50
pragmaticenigmanomad_fr: sorry the second one should have been #ubuntu-devel13:51
ducassenomad_fr: for zfs questions, try #zfsonlinux14:09
HaledDo I really need python 2.7 on ubuntu?14:10
nomad_frducasse: I obtain my answer on ubuntu-devel : Zsys isn’t perfect as it won’t manage manually installed setup :)14:11
lucidohi, how do I get to pts/0 from pts/1? dpkg seems to be stuck somewhere pts/0    S+   Mar25   0:00 /bin/sh /var/lib/dpkg/info/linux-image-5.0.0-1035-azure.postinst triggered linux-update-5.0.0-1035-azure14:12
pragmaticenigmaHaled: Only if you want to keep your system up-to-date and be able to use other system tools14:24
pragmaticenigmalucido: Azure clound instances are not supported here... you need to contact Azure technical support for help14:26
HamiltonMy ufw status is saying `inactive`. Is it default?14:33
nikolamHamilton, install gufw and turn it on.14:34
Hamiltonnikolam, Do I need to install something to enable firewall? Isn't it really available by deault?14:35
pragmaticenigmaHamilton: The firewall is installed by default, but it is not enabled by default14:35
Hamiltonpragmaticenigma, Why?14:36
HamiltonIs there a downside to enaling it?14:36
nikolamHamilton, ufw is command line tool to set it up, I just use gufw, because it is easy. ufw is also easy. ufw it actually tool for setting up Linux iptables.14:36
pragmaticenigmaHamilton: because only you are the best person to decide what you do and do not need it enabled14:37
Hamiltonpragmaticenigma, So it is not like windows firewall that is always enabled?14:37
nikolamHamilton, like when you install new machine and want to access it. If you put firewall up before that, you won't be able to set anything up, including firewall, remotely. So there is logic in that.14:37
pragmaticenigmaHamilton: again, you are nw in offtopic territory14:37
pragmaticenigmaHamilton: If you have a specific support question, please ask it... if your question is to ask "why" something is the way it is, that belong in #ubuntu-offtopic14:40
Hamiltonpragmaticenigma, thanks14:40
=== harm_ is now known as urth
drleviathansometimes when I create an ubuntu USB install drive using CLI+dd it just works, but then other times it doesn't and I have to resort to the GUI "create install disk" tool15:03
drleviathanwhy the occasional failure? What is the pattern?15:03
BluesKajprobly forgetting to unmount the the target drive15:13
rom--https://ibb.co/fksxP4h deleted Ubuntu and now grub gone too. Have windows 7 on same hard disk as I dual boot. How do I get back to grub to be able to boot Ubuntu cos I don't have the resources to reinstall presently15:14
pragmaticenigmadrleviathan: could be an unmount issues... could also be how your setting DD to write blocks to the drive15:14
pragmaticenigma!grub | rom--15:15
ubotturom--: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub215:15
ReventlovHey. I'm trying to use debootstrap (with fakeroot and fakechroot) to install an ubuntu.15:15
ReventlovRight now, the installation fails, and I get this message: addgroup: The group `systemd-journal' already exists as a system group. Exiting.15:15
ReventlovFull log: https://0x0.st/iSND.txt, any idea how to proceed ?15:17
rom--Pragmaticenigma: I deleted Ubuntu already now how to get grub15:17
drleviathanso pragmaticenigma you're saying: the bs= argument matters when using dd to write a bootable image to of=/dev/sdb ?  I used bs=1M, as per my notes from previous successful attempts.15:19
zegedrleviathan: maybe you unplug the usb drive to fast. dd is using the system cache. When dd is finished the kernel may not be finished with writing data to the drive. Try to use sync after dd, before unplugging the drive.15:21
pavlosdrleviathan: dd has the status=progress flag15:21
lucidomy issue has nothing to do with azure, I would just like to know how to connect to the pseudoterminal pts/0 to finish the package configuration15:21
pragmaticenigmadrleviathan: I know that it is recommended... so I think you are doing it right... perhaps try executing "flush" (I think that is the command) and waiting a 15/20 seconds before pulling the drive15:21
pavlosold guy here ... I do sync;sync;sync15:22
pragmaticenigmaI don't think dd writes anything to a cache before sending to a device... but can't hurt to be certain15:23
drleviathanhuh.  alright I'll try that later today.  I have a working install USB drive now for 20.04 but I'll make a second one to see if I can properly sacrifice that rooster.15:23
pragmaticenigmarom--: I'm not understanding what you are trying to do15:23
grawitydd itself doesn't... but the block device layer does15:25
zegepragmaticenigma: dd does write to os cache.15:25
grawitythough in any case, AFAIK it's *not* the same cache as the one handled by `sync`15:25
grawityinstead you might want `blockdev --flushbufs`15:25
pragmaticenigmainteresting, thanks for the tip15:25
pragmaticenigmadrleviathan: did you see that from grawity ?15:26
drleviathanyes, I will add that to my incantation.15:26
zegedrleviathan: It's from ArchLinus but thats what I always use: https://wiki.archlinux.org/index.php/USB_flash_installation_media#Using_dd15:28
grawityI don't know whether dd's own oflag=fsync and/or oflag=nocache can be used as a replacement... there's also oflag=sync which seems like it makes every individual write synchronous, which might be fine given a large bs=15:28
rom--Did you see the img I pasted15:30
rom--Pragmaticenigma15:30
zegeVery interessting StaockOverflow on dd and sync https://stackoverflow.com/questions/49489798/is-running-sync-necessary-after-writing-a-disk-image15:30
rom--https://ibb.co/fksxP4h15:31
drleviathanholy Legba's trousers: "try repeating the dd medium creation process on the same USB drive one or more times"15:31
pragmaticenigmarom--: That doesn't help me understand what exactly you are trying to do15:31
grawitymeanwhile I don't understand "deleted Ubuntu ... how do I get back to booting Ubuntu" part15:32
grawitywhat *did* you delete15:32
rom--I deleted Ubuntu so I thought windows 7 will load and noticed grub deleted too so how I get grub or windows 7 to load as I can't reinstall Ubuntu cos I don't have the amenities here15:33
badsekturyou need to ask this in ##windows15:34
MonkeyDustrom--: grub is a linux thingy, for windows boot issues, i guess you need to ask in ##windows15:34
pragmaticenigmarom--: You will need to use your windows recovery disk to restore windows... help available in ##windows15:34
MonkeyDustbadsektur: was faster15:34
badsekturfastest channel director in the wild west :)15:34
rom--Shit I just said I don't have the installation disk and so on ... Thought I can do something to restore grub without iso image or so15:35
drleviathanrom-- you're bummin'.  I would look at that as requiring a complete reinstall of at least ubuntu.15:35
MonkeyDustrom--: mind the language15:35
rom--Yes I mind and sorry15:36
drleviathanI knew a guy who manually edited the MBR to rescue something like that but it was complete magic from my perspective.15:36
rom--Hmmm15:36
zegerom : https://askubuntu.com/questions/493826/grub-rescue-problem-after-deleting-ubuntu-partition15:37
grawitythe Windows installer CD/USB already has necessary tools (bootrec and bcdboot)15:37
pragmaticenigmarom--: see the message from zege... that might get at least up and running temporarily15:38
RoseBushello, i'm trying to get my logitech mx master to connect via bluetooth15:47
RoseBus(bluetooth mouse)15:47
RoseBusi have tried using blueman and it fails to pair15:47
RoseBusi have tried using bluetoothctl and "pair <address>" and it also fails with error "authentication rejected"15:48
RoseBusI can't seem to find any resources to get this thing to pair15:48
RoseBushttps://bpaste.net/U3UA15:49
zegeRoseBus: are you on gnome? then try the gui: https://help.ubuntu.com/stable/ubuntu-help/bluetooth-connect-device.html.en15:49
RoseBuszege, gui fails to pair15:50
zegeRoseBus: please paste the output from dmesg | grep bluetooth15:51
RoseBuszege empty15:52
RoseBusbluetooth is functional, my bluetooth headphones are connected15:52
zegeRoseBus: what kind of bluetooth adapter do you use? built-in or usb?15:53
RoseBusbuilt-in15:53
RoseBusdell xps 15 9570 is my laptop15:54
zegeRoseBus: does hcitool scan list the mouse?15:54
RoseBuszege no15:56
zegeRoseBus: that means that the laptop is not seeing the mouse. Maybe you need to set the mouse to a pairing mode?15:57
RoseBusthe mouse is in pairing mode, i can tell because it's blinking15:57
RoseBusand it shows up in the gui15:57
=== satanist is now known as satanist|hell
=== satanist|hell is now known as satanist
zegefunny15:58
geniiJust offhand, is this specifically a Logitech MX500 mouse?15:58
RoseBusLogitech MX Master15:58
geniiHm15:58
RoseBusothers have had issues with the same mouse on ubuntu, i have tried their solutions and they haven't worked for me either15:59
geniiI had an issue with specifically the MX500 where only every second boot syscle it would work, there was a udev fix for it15:59
geniisyscle/cycle15:59
RoseBusi've tried rebooting :(15:59
zegeRoseBus: does hcitool lescan list the mouse?16:01
RoseBuszege yes16:02
zegeperfect.16:02
geniiRoseBus: I looked through my old bookmarks and found the solution I used at that time. https://askubuntu.com/questions/774587/ubuntu-16-04-bluetooth-mx5000-logitech-keyboard-mouse-not-working    ... your vendor:device number may be slightly different ( specifically the device number since the vendow is still Logitech). Might be worth a shot though16:02
zegeRoseBus: https://askubuntu.com/questions/763509/logitech-mx-master-wireless-mouse-under-ubuntu-14-0416:03
zegelook for the answer from MikeTwo16:03
pragmaticenigmazege: RoseBus: https://askubuntu.com/a/96727016:06
RoseBuszege fails to connect16:07
zegeRoseBus: try to turn the mouse off and on again. Maybe its been in pairing mode too long.16:09
zegeThe try to connect.16:09
zege*Then16:09
RoseBuswhen i turn scan on it's not showing up16:10
RoseBusby i got the mac address from lescan16:10
RoseBusand when i type connect <mac address> it fails to connect16:10
zegeWhen you turn scan on it dows not list the device. You can use connect and press <TAB> to show possible compleations16:10
RoseBusokay i pressed tab and i saw the mac address there16:11
RoseBusstill failed to connect16:11
zegeRoseBus: but other than that i can't give you any further advice. Maybe some else?16:12
RoseBushttps://bpaste.net/6HEA16:12
RoseBusty for your help, i might just return this mouse16:12
zegeRoseBus: according to this https://unix.stackexchange.com/a/373583 you can try to trust the device before connecting.16:14
rom--ls (hd0,msdos1) /boot16:15
rom--Well / isn't working 9n my keyboard16:15
rom--Any other option16:16
grawitydon't most US-layout keyboards have two / keys16:19
RoseBusty zege, i trusted the device still no worky16:19
rom--grawity: 2? Where's the other please?16:21
grawityone on the main zxcvbnm,./ row, and one on the numpad /-*+16:22
RoseBusrom-- you could try writing a script to map another key or a combination of keys to output / https://code.google.com/archive/p/autokey/16:23
grawityprobably not in grub rescue though16:24
RoseBuslol16:24
rom--Well this is what I got16:51
rom--https://ibb.co/gZYP0tK16:51
zmagiisup peepz16:57
zmagiiI have a cron job running rsync, which works as i want it to work. However, today I was wondering whether the calls to shell scripts might be overlapping, and it seems like they are.16:58
zmagiiI don't know if it is a problem though. What happens when you execute the same rsync command in two separate instances?16:59
zmagiiWhether by crontab or just in terminal.16:59
rom--I don't have root on my Android phone. Any way to use my phone to create a live usb installation as well as to use my phone as a USB installer?17:00
geniiThe second one will just do the same thing, just waiting to do it's thing while the files are locked by the first one17:00
rom--I don't have root on my Android phone. Any way to use my phone to create a live usb installation as well as to use my phone as a USB installer?17:02
zmagiigenii: So those cron jobs that show up when I call "pstree -ap `pidof cron`", they are actually just waiting?17:02
pragmaticenigmagenii: That's not correct, a running process is not aware of other instances of itself17:03
zmagiiI mean, the duplicate jobs are waiting.17:03
pragmaticenigmaunless it created those instances17:03
zmagiipragmaticenigma: In this case it's an hourly cron job that sometimes takes several hours.17:03
geniipragmaticenigma: That is correct. But when a file is being written or opened by any other thing, an app cannot write to it or use it until the other thing finishes, whatever that happens to be17:04
zmagiiBut my question is twofold: One is about cron, the second is if you call rsync yourself but in two terminals.17:04
pragmaticenigmazmagii: then it shouldn't be scheduled hourly.. or you should write your scripts to check for a lock file that the script creates (when one isn't detected) to skip the other taks17:04
zmagiipragmaticenigma: It's only a problem the first few days, after that it should be quicker.17:04
zmagiiBecause of the initial load of files to sync. But like I say, it works as expected. I just want to understand the mechanism.17:05
geniizmagii: pragmaticenigma is correct, a pidfile for it to use will prevent other instances from running until that is freed up17:05
pragmaticenigmazmagii: it doesn't matter the speed... it really should be done as a matter of good practice. If you have two operations that are targetting the same things... they should have a means to tell if something else is already working on it. Otherwise you're just doing extra work17:05
zmagiiIt's hourly because I want it to find new files more quickly.17:05
zmagiiIf the folder hasn't been rsync'd before, then it takes a few hours, holding up the queue.17:06
zmagiiIf it has been rsync'd, then it's quick after that.17:06
pragmaticenigmazmagii: If you want to make it more efficient, you can setup rsync services to monitor directories... when a client connects, it will already have a the list of files that need to be sync'd17:06
zmagiipragmaticenigma: Can you do that if you are rsyncing from remote to local?17:07
pragmaticenigmazmagii: yes... I do it all the time17:07
zmagiiHmm, okay, where is the place to start?17:08
rom--Anyhelp17:08
pragmaticenigmazmagii: that's actually the recommended way to handle remote sync withing rsync. The rsync service sends a ready to go file of its information to the client... the client only then has to check it's side, instead of both17:08
zmagiiThough, as a side comment, I am impressed that rsync is better than something you pay a lot for. I guess they all use rsync anyway...17:08
pragmaticenigmarom--: I'm sorry to say... your machine is broken. There is no way to recover that system through grup rescue. you need a live usb to fix/recover with17:09
zmagiiIt's kind of like a perpetual state of open source things sometimes working better.17:09
zmagiipragmaticenigma: The client in this case being the SSH server, right?17:10
pragmaticenigmaif something else is using rsync... at has to be listed in the license and offered by the developer. There are lots of techniques for file sync'ing17:10
zmagiipragmaticenigma: But, ones better than rsync?17:10
cgi777I have an external monitor which is 4k , but ubuntu 18.04 would only allow me to set it to 1600x900 - I am using displayport to connect to a laptop which has an nvidia card. Any ideas on how to fix this?17:10
pragmaticenigmazmagii: depending on your setup, you won't need to layer it over ssh unless your sending the data over the internet17:10
zmagiiIn this case (but not in other use cases of mine) yes, it's over the internet.17:11
zmagiiI have used rsync over network drives before, though.17:11
pragmaticenigmazmagii: This article is pretty good at getting the basics of this setup going: https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps17:11
pragmaticenigmaI will see if I can find something more up-to-date17:11
zmagiipragmaticenigma: Great, thanks.17:12
pragmaticenigmacgi777: Are you certain the graphics card can support a 4K monitor?17:12
zmagiiWhile we are at it, is the default settings for checking file states good? What I mean, does it ever make sense to use, e.g., "--ignore-existing" for speed purposes?17:13
cgi777pragmaticenigma, https://paste.ubuntu.com/p/mY4XtyjWKw/17:13
rom--Pragmaticenigma: I'll hope you can help.17:13
zmagiiIf your files never change, sure I guess it makes sense. But it seems it is only the first time rsync runs that the file checking takes a lot of time.17:13
rom--I don't have root on my Android phone. Any way to use my phone to create a live usb installation as well as to use my phone as a USB installer?17:13
cgi777pragmaticenigma, It can definitely support 1080p - my laptop monitor is 4k - so yes, it should be able to17:13
geniirom--: There's an app called DriveDroid which makes your phone be seen as a bootable USB stick, you can point it to whatever iso/img file you have downloaded onto your phone somewhere, then set your computer bios to boot from the USB17:14
rom--genii: does it support without root17:14
genii..it's convoluted but workable17:14
rom--Don't understand that english17:15
zmagiiIs this to use your phone as a USB installer on your PC?17:15
geniirom--: Unfortunately, no, it needs root17:15
rom--Yeah so pragmaticenigma can help recover back to grub and Ubuntu if possible17:15
rom--See told you genii they are always root when 8t comes to Android17:16
pragmaticenigmarom--: I don't think you're understanding me... there is no way to recover that system to a working state. I'm suggesting that you use a live usb to boot the system so you can transfer your files off of that machine somewhere else so you create a new installation of windows17:17
rom--Can't they see windows, Ubuntu OSX ?17:17
geniirom--: If your phone is a OnePlus there is an APK from an XDA dev which does not require root to work17:17
rom--It's not but a dead Chinese version of Corona Android17:18
cgi777anyone can help with my resolution problem?17:18
pragmaticenigmacgi777: I don't know then... if the laptop monitor is turned off does the external display detect properly?17:19
rom--Live USB? Ok meaning once I get a live USB I boot Ubuntu not install first so I can collect y data ok...17:19
cgi777pragmaticenigma, how can i check?17:20
cgi777xrandr -> Screen 0: minimum 8 x 8, current 1600 x 900, maximum 32767 x 3276717:20
cgi777DP-0 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 610mm x 350mm17:20
pragmaticenigmarom--: correct17:21
rom--How about if I use a USB disk reader17:21
pragmaticenigmacgi777: Close the laptop lid and see if the external monitor updates with new modes17:21
rom--Hope I can read the disk17:21
zmagiipragmaticenigma: One question here: The --partial flag, I am not sure if I understand. Does it delete partial files if you don't use it?17:22
zmagiiWhy would there be partial files?17:22
rom--How can I run Ubuntu on my phone? Any way? I need Ubuntu need to switch for once and better17:22
pragmaticenigmarom--: What is your native language? there are dedicated channels for ubuntu support in many different languages. it might be better to put you in touch with someone that natively speeks the same language as you17:23
zmagiiIt might be for an unrelated reason, but I recall when I used --partial then there were broken files chilling around in the directory, particularly empty files.17:23
cgi777pragmaticenigma, same problem17:24
rom--Pragmaticenigma: LOL... :)17:24
geniirom--: If your phone can act as a USB host and you have an adapter to plug into it which lets you use a USB stick another option is to install Termux on it, and use normal dd process to write an iso file onto the USB stick, then use the stick to boot your problemmatic computer17:24
zmagiiBroken in the sense that remote != local.17:24
pragmaticenigmazmagii: partial I believe is for recovering when the process is interrupted17:24
rom--Genni: what?17:24
rom--You're making sense17:25
zmagiipragmaticenigma: I think I know then what happened. (Back when I had this problem.) The remote was actively changing (i.e., copying files around) and local was trying to sync files that were busy being changed in the remote directory.17:25
rom--I got SanDisk USB, got termux running already, what's the DD process17:26
rom--I also have USB stick/cable17:26
rom--Data duplicator17:28
pragmaticenigmazmagii: that might have been possible a long time ago... hopefully those sort of bugs have been resolved by now17:29
lapionmkinitrd freezes up when building initrd if a floppy is configured in bios/uefi without there being a drive in the systemm17:29
Jordan_Urom--: Do I understand that you have deleted your Ubuntu partition and you don't have a bootable USB drive available to fix it? Do I undertand that the only other woking machine (like the one you're talking to us from) is your phone?17:30
pragmaticenigmalapion: are you trying to report a bug?17:31
Jordan_Urom--: I don't think that you'll be able to write to a device directly from termux. If you have any USB drive with an already existing ext4 filesystem, you may be able to get your computer working though.17:32
rom--!seen genii17:33
ubottuI have no seen command17:33
rom--Slaps ubottu17:33
rom--!Find genii17:34
Morpheus90Hello17:34
Morpheus90kubuntu and xubuntu?17:34
geniiJordan_U: I was just testing this on my Pixel, yeah, unfortunately no direct hardware access without being rooted17:34
rom--There he is... Happy17:34
pragmaticenigma!ask | Morpheus9017:34
ubottuMorpheus90: 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 !patience17:34
Jordan_UMorpheus90: There are #kubuntu and #xubuntu for questions specific to those desktop environments / flavors. You can also try asking here and we may be able to help.17:35
Jordan_Urom--: How did you delete the partition, and how much work are you willing to put into getting your machine booted again?17:36
zmagiipragmaticenigma: Sorry for @tting you again. Your point about using cron more efficiently, I don't think I followed.17:37
zmagiiThe article mentions using "-a", but I do use that. Other than that I am not sure how to make the cron schedule more efficient.17:37
pragmaticenigmazmagii: This doesn't have anything to do with cron at the moment. the point of setting up rsync service is so the source of the files being sync'd can be compiled and set to the other machine more quickly. Reducing the length of time required to enumerate and compare all the files needing to be sent17:39
pragmaticenigmazmagii: rsync service will monitor the directory and update its internal cache of file data, so when an rsync clinet connects, the service can send that cache file instead of the client having to scan all the files each time17:39
Jordan_Ugenii: Do you have any drives around with an existing ext4 filesystem?17:41
geniiJordan_U: Not that I can currently attach to my phone17:41
=== [diablo]9 is now known as [diablo]
pragmaticenigmazmagii: You would still use a cron task to trigger the sync on a schedule. but the idea is hopefully the sync will go faster since only half the files need to be scanned to see what is different17:46
pragmaticenigmazmagii: And ideally the files needing to be checked are on the local machine running the client, therefore things can run faster instead of transfering each file over the network to see if anything changed first17:46
pragmaticenigmazmagii: does that make better sense?17:47
Jordan_Ugenii: Any that you can attach to the computer? If so, what do they already contain? Also, it would still help to know how you "deleted" Ubuntu. What exactly did you do in detail?17:47
geniiJordan_U: I'm not the one with that issue17:48
Jordan_Ugenii: D'oh, sorry.17:49
rom--genii: how about that DD process using termux17:50
Jordan_Urom--: Do you have any drives around with an existing ext4 filesystem?17:50
geniirom--: From empirical experimentation on my phone here, it is anothjer process requiring the phone to be rooted.17:50
genii..so not currently useful.17:51
jrgilmanhey there, every couple minutes my GUI locks up for maybe 5-10 seconds, I'm trying to think of the best way to figure out what's causing it, gonna try running htop for the next few minutes to see if i can catch anything but maybe you guys have encountered something similar? I'm on 19.1017:51
zmagiipragmaticenigma: Thanks for the reply. Yes makes sense, but is there another command that I should be adding?17:51
Jordan_Ujrgilman: Anything interesting in "dmesg" when this happens?17:52
pragmaticenigmazmagii: Not sure what other command you might be thinking of17:52
Jordan_Ujrgilman: "dmesg --human --follow" can be handy.17:52
pragmaticenigmajrgilman: are you by any chance running a Boinc or Folding@Home client?17:52
zmagiiSorry, I am just wondering whether it *is* just sending the necessary changes.17:53
jrgilmanJordan_U: doing that now17:53
jrgilmanpragmaticenigma: nope, we have that on our servers17:53
jrgilmannot on my workstation though17:53
zmagiiOr should the remote machine be the one running the cron?17:53
pragmaticenigmazmagii: The client that needs the files from the server should be the one scheduled with cron17:54
jrgilmani'll let you guys know next time it happens17:54
zmagiipragmaticenigma: Okay yes it is set up that way.17:55
pragmaticenigmazmagii: So the plan is, the server with the files you need to sync to the client machines. That runs the rsync service. All of the other machines connecting in will be configured with a cron job that executes rsync (either through ssh tunnel or rynsc protocol directly) to receive their file lists.17:56
TJ-jrgilman: I've seen something similar and still do; thought it was a kernel version but possibly not. No log clues. Seems to be GPU related, like a halt in it. Often see it when having a lot of highly graphical output in multiple windows - Firefox with many tabs seems to be a good way to provoke it17:57
pragmaticenigmazmagii: One suggestion is to manually run the initial file sync, when that finishes, then setup the cron tasks... Think of it as a test to make sure the rsync command is correct and that all the initial files are transfered17:57
=== Gnexally4 is now known as Gnexally
jrgilmanTJ-: it only started happening within the last day17:58
jrgilmanI believe there might've been a kernel update in the updates i ran?17:58
jrgilmanunsure17:58
pragmaticenigmathere was a kernel update in the last week17:58
zmagiipragmaticenigma: Cool, yes, that makes sense. Does rsync store some kind of cash locally after that first manual rsync?17:59
Jordan_Ujrgilman: Any long file transfers running in the background?17:59
rom--genii .......... :>)17:59
TJ-jrgilman: yeah... if you can reproduce... try booting to an older version... if it seems to solve please make a bug report and let us know because these things are awful to trace17:59
pragmaticenigmazmagii: not on your client system, that gets built every time you run rsync locally. The service is the only part that keeps a running cached copy of the files18:00
jrgilmanokay got it18:00
jrgilmanhttps://kopy.io/lXpHe18:00
jrgilmanfirst messages that appear as soon as it unpauses18:00
jrgilmani think chrome may be causing this though18:00
jrgilmani opened it out of curiosity and i'll close it18:01
pragmaticenigmaloose network cable?18:01
jrgilmanwifi18:01
jrgilmani wonder if it's the cpu monitor18:02
jrgilmanone sec18:02
DuckyDevGuys, I have a telnet server running on a system, and I would really like to close it :D however I cannot figure out how (ubuntu 16.04)18:03
zmagiipragmaticenigma: So by the service you mean the computer on which I call the rsync command?18:03
sarnoldDuckyDev: yikes18:04
DuckyDevyes18:04
pragmaticenigmazmagii: service is the on the machine hosting the files18:04
sarnoldDuckyDev: sudo ss -ltnp  will show you which process owns the socket..18:04
dmb2hi, I'm trying to get ubuntu running with the latest kernel (5.6.7) and the latest nvidia drivers, but dkms is failing to build a new kernel module18:04
pragmaticenigmadmb2: What version of Ubuntu and why are you trying to compile your own kernel?18:05
DuckyDevsarnold: it isn't listed there, but I can for sure connect to it.18:06
pragmaticenigmaDuckyDev: How are you testing its connectivity?18:06
sarnoldDuckyDev: hmm, what are you seeing? this sounds super sketchy18:06
DuckyDevfrom another server -_"18:06
sarnoldcan you pastebin what you're doing and seeing?18:06
DuckyDev2 sec18:06
sarnolddmb2: you'll probably need to fix the driver to work with the newer kernel18:07
sarnolddmb2: new kernels change APIs all the time18:07
jrgilmanit seems to be chrome TJ-18:07
jrgilmaneven having it open18:07
jrgilmancauses this18:07
jrgilmanweird18:07
pragmaticenigmaDuckyDev: Something to keep in mind... telnet clients can connect a lot of different services and appear as if your connected to a telnet server18:07
dmb2Ubuntu 19.10, Its on a razer blade 15, suspend resume is broke in the current kernel.18:07
TJ-jrgilman: is it enabled for OpenGL hardware acceleration? if you can find how, try disabling that18:07
DuckyDevpragmaticenigma: that makes sense, sine I just removed telnet, but I can still connect18:08
pragmaticenigmaDuckyDev: Might need a reboot of the system to close the port?18:08
DuckyDevhttps://termbin.com/1pff18:08
DuckyDevI will try to do so18:08
jrgilmanTJ-: never mind it's not chrome18:08
jrgilmanlet's see if it's firefox18:08
pragmaticenigma!info kernel eoan18:09
ubottuPackage kernel does not exist in eoan18:09
pragmaticenigma!info kernel-generic eoan18:09
ubottuPackage kernel-generic does not exist in eoan18:09
sarnoldLISTEN     0      64           *:23                       *:*                   users:(("xinetd",pid=1389,fd=5))18:09
EliteGodhello guys. I might be blind or something, but I don't seem to find the configuration file for the systemd-logind.service?18:09
sarnold(a) xinetd in 2020? really? (b) WHY?18:09
jellyit works?18:10
DuckyDevsarnold: this is a old VM and I need to harden it :D18:10
sarnoldEliteGod: ls -l /etc/systemd/logind.conf /etc/systemd/logind.conf.d/*.conf /run/systemd/logind.conf.d/*.conf /usr/lib/systemd/logind.conf.d/*.conf18:10
DuckyDevbut how do I close that process?18:11
DuckyDevsarnold: ^18:11
sarnoldDuckyDev: why are you running xinetd? do you NEED it? does it run anything you care about?18:11
DuckyDevI don't think so :D I don't know a uch about this sytem.18:11
jellywhat's 23/tcp, telnet?18:11
EliteGodsarnold: thanks!18:12
sarnoldjelly: yeah18:12
jellyDuckyDev, you will have to find out which services are actually used BEFORE disabling some of them for hardening18:12
sarnoldDuckyDev: read the xinetd configuration and find out if it is doing anything that you want to keep18:12
cgi777I have a Nvidia gtx 1050ti and am trying to drive a 4k monitor external, but ubuntu shows only 1600x900 max resolution. Any ideas on how to fix this?18:13
jrgilman[Apr 8 13:14] i915 0000:00:02.0: Resetting rcs0 for hang on rcs018:14
jrgilmancould this be it?18:14
drleviathanwaa!  my System76 Oryx appears to have desoldered a connection on the nVidia GPU.  It is effectively a goner.  It lasted... a little over a year.18:15
jrgilmandrleviathan: obligatory louis rossmann18:17
jrgilmanhttps://www.youtube.com/watch?v=1AcEt073Uds18:17
DuckyDevsarnold: it wasn't ;) Thanks man18:17
EliteGoderm.. root@Home:~# loginctl enable-linger weechat > Could not enable linger: Read-only file system18:18
sarnoldDuckyDev: sweet -- xinetd purged, all better? :)18:18
sarnoldEliteGod: check dmesg output18:18
DuckyDevHah18:18
DuckyDevsarnold: btw, one last question I can see there is also an ftp server running, but "sudo service vsftpd stop" states that the service doesn't exists18:19
DuckyDevnvm, it is closed18:19
sarnoldaha, cool, I ididn't see it in the termbin18:20
EliteGodthis is my dmesg output: https://termbin.com/0zou > still clueless (I don't understand half of what's there)18:21
sarnoldboy that's all pretty bland. weird.18:23
TJ-EliteGod: what does "mount | grep 'type proc' " report ?18:23
EliteGodTJ-: mount | grep 'type proc' > proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)18:24
TJ-EliteGod: ok, so it is read-write "rw"18:24
EliteGodthis is a standard Ubuntu 19.10 (I didn't modified any configuration files)18:25
dmb2whats the easiest way to get 5.6.7 kernel with working nvidia drivers? I thought I would have to have the latest drivers.  Really I just want to be able to suspend resume my laptop with working wifi and external monitors18:25
TJ-EliteGod: show is "pastebinit <( journalctl -b 0 -p warning )"18:25
EliteGodright away18:26
jrgilmanokay it's definitely this Resetting rcs0 for hang on rcs018:26
oerheksdmb2, latest is not true, there is more work to be done, besides updating the kernel.18:26
oerheks!latest18:26
ubottuPackages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.18:26
EliteGodTJ-: https://paste.ubuntu.com/p/PRdXN6zBMj/18:27
oerheksif you want to be a beta tester, install mainline18:27
EliteGodit's rather huge -_-18:27
* TJ- eats large log files :)18:28
TJ-EliteGod: looks like an issue with your microk8s installation18:28
drleviathanwell, maybe I'll try to cook my GPU and fix the laptop.  I don't have a good thermistor to monitor the temp but I have some IR thermometers and a heat gun.18:29
EliteGodI'll remove the snap and see18:29
drleviathanI watched a friend do a full reball of a 2009 MBP nVidia GPU back around 2012 and it did fix the problem18:30
EliteGodold laptop, just trying to revive it to have some fun with it18:30
TJ-EliteGod: the first thing I see that looks 'wrong' is " 12:11:01 Home NetworkManager[734]: <warn>  [1586254261.3044] Error: failed to open /run/network/ifstate "18:30
TJ-The earlier udisks failed... messages are normal... just means additional optional libraries aren't installed18:30
dmb2I get that, its why I ran debian stable for years.  My new razer blade has more incompatiblities with stable software than the bleeding edge18:31
dmb2   https://wiki.archlinux.org/index.php/Razer_Blade#2019_Razer_Blade_Stealth18:31
TJ-EliteGod: this may indicate a config syntax error in some systemd unit (service): "12:10:09 Home systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument "18:31
TJ-EliteGod: if you want to play with K8S on constrained system's I highly recommend looking at "k3s"18:32
EliteGodTJ-: I was planning to play with it, but never used it. but I didn't edited any files manually though18:33
=== tds5 is now known as tds
TJ-EliteGod: I didn't think you did... I'm suspecting poor 'devops' is responsible :)18:33
EliteGodthis really annoys me. Ive found this on github: https://github.com/systemd/systemd/issues/1240118:37
jrgilmanTJ-: just rolled back to an earlier kernel (5.3.0-45-generic), if it does end up being the kernel, should i report this somewhere? I've never done it before so I'm unsure where18:41
EliteGodTJ-: any idea how can i solve this?18:43
TJ-!bug | jrgilman18:48
ubottujrgilman: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.18:48
TJ-jrgilman: for kernel report it against the 'linux' package with "ubuntu-bug linux" from terminal18:49
TJ-EliteGod: looks like there's a workaround using 'touch'18:50
jrgilmando I need to be running the broken kernel for that?18:50
jrgilmanto collect the proper info that is18:51
jrgilmani presume i do18:51
EliteGodTJ-: i thought about that, but I'd prefer a permanent fix though18:51
TJ-jrgilman: yes... although there may be no clues in the logs, the report is against the correct version so triagers can see if there are other similar reports18:57
jrgilmangotchya i'll do that later today wrote that down on my todo list18:58
jrgilmanthansk for the hint re: the kernel18:58
EliteGodso, my fix was to edit `/lib/systemd/system/multi-user.target.wants/systemd-logind.service` and add "/var/lib/systemd/linger" to the `ReadWritePaths`19:06
sarnoldyikes19:07
sarnoldwhen that breaks on the next systemd upgrade, use systemctl edit systemd-logind.service to add that directory to the readwritepaths19:07
EliteGodseems that adding `StateDirectory=systemd/linger` to `/lib/systemd/system/multi-user.target.wants/systemd-logind.service` instead also fixes the issue (if worthy for anyone)19:10
EliteGodsarnold: seems that it's already fixed here: https://github.com/systemd/systemd/pull/12424, but probably it wasn't in time to include include it?19:12
EliteGodI've changed the file to look exactly like in the PR19:13
sarnoldEliteGod: oh, then *maybe* the next systemd update will include those same changes :) heh19:13
EliteGodsarnold: hopefully, yes :D19:14
sarnoldEliteGod: can you file a bug repoirt for it? ubuntu-bug systemd  ought to get you started19:14
EliteGodsarnold: I've done this all from mobile. :x not home yet (I used SSH to connect to my laptop at home)19:18
=== Jonopoly_ is now known as Jonopoly
sarnoldEliteGod: aha19:20
EliteGodmy phone almost replaces my laptop. this laptop is having a second life with Ubuntu :)19:20
=== tds0 is now known as tds
=== umask078 is now known as umask077
barnexHello again. So after I have created a pool, a dataset and a mountpoint for said dataset, will it automatically mount?20:17
barnexMy setup is standard LUKS encrypted LVM for everything (19.10 installer default) and then encrypted ZFS dataset for the /home directory. I'd like to only provide one password, and so I generated a 32 bit keyfile and put it in /etc. Will zfs automatically recognize when /etc becomes decrypted?20:19
cgi777is there a version of 20.04 lts that i can install now that will upgrade to 20.04lts when it comes out on apr 23rd?20:22
daxcgi777: does it bother you if it's a pre-release beta version?20:23
sarnoldcgi777: sure, just grab the beta image, or a recent daily image, and run apt-get update && apt-get dist-upgrade on it once in a while. *read what it will do before doing the updates.* you might want to turn off unattended-upgrades before the release, too20:25
barnexWell, it didn't unlock on boot and the regular zfs mount returns: "cannot mount 'mainpool/home': encryption key not loaded". Seems I'm experiencing a version of this: https://github.com/openzfs/zfs/issues/875020:31
cgi777sarnold, dax thanks.20:32
cgi777I am having an external monitor resolution issue in 18.04lts. My external 4k monitor only shows up as a 1600x900 monitor. Any suggestions on how to fix this?20:32
=== Birrosso is now known as Birosso
sarnoldcgi777: there's a bunch of moving pieces to that one :( -- a pal unable to run 4k @ 60hz had to try four cables before he found one that worked for him; I tried several different cables and docks for my laptop before finding a combinatoin that would emit 4k @ 60hz20:34
barnexnvm my question, I "fixed" it with a oneshot service starting zfs mount -la21:02
arooniis there any problem with putting the command sudo apt-get clean into my root users crontab daily>21:35
sarnoldarooni: those debs have saved me from *huge* trouble at least two or three times over the decades21:37
TheFuany problem?  Maybe.  Sometimes things go badly and you might want the old package, especially if they aren't available anymore.21:38
aroonisarnold: you mean running sudo apt-get clean ?  any difference between sudo aptitude clean and sudo apt-get clean21:38
aroonii get those two mixed up21:38
qn68hHi21:38
sarnoldarooni: I have no idea what aptitude clean does21:38
aroonii always find after enough time my / partition gets clumped out21:38
qn68hMy provider only has 16.04 LTS.21:38
arooniclumped up21:38
qn68hOn this system, how do you install apache2 php mysql python3?21:39
arooniyou were mentioning debs; wasn't sure if you were talking to me21:39
qn68hapt install apache2 php7.0 mysql python3 ?21:39
TheFuOpinion:  Generally, I'm against any automatic package management commands. Had to "fix" issues too many times.21:39
aroonisarnold:21:39
qn68hit different versions?21:39
aroonii appreciate opinions; it's why i'm here21:39
sarnoldarooni: the packages in /var/cache/apt/archives have saved me a lot of time and trouble over the years. mine is currently using only two gigabytes. that's a small price to pay imho :)21:40
TheFuHow "mission critical" is the system?   Personal cat video sharing is different than running banking infrastructure or a NASA control center server.21:40
arooniahhhh thats what you meant;  could you elaborate in the ways its hslped you?21:41
aroonigreat point; this is just my personal dev laptop.  it's not running a backend service etc.  and when i parittioned ubuntu i stupidly gave root another partition which fills up sometimes21:41
sarnoldarooni: I can't recall the details any more :(21:41
qn68hdo you usually specify the versions?21:42
aroonii'm not sure the right way installation is recommended now; but id guess it doesn't need separate root partitions (and this is on a ssd) not sure its necessary anymore21:42
qn68hi.e. apt install php7.0 or just apt install php?21:42
TheFuI create OS snapshots before any package management. Do the update, see how it goes, then a few days later, delete the snapshot.21:42
arooniTheFu: i think for a production/staging enviornment that soudns ideal21:42
TheFuOpinion: / should be about 25G.  Anything more causes replication and backup issues better handled outside the core OS.21:43
TheFuIf a laptop is making you money, it is PRODUCTION.21:43
TheFuIf you need more storage for /var, then add some there as a separate mount.21:44
TheFuIMHO.21:44
=== dax is now known as ezri
qn68hIs python3 the default in a new Ubuntu release?21:52
qn68hI see "python" is 2.7 for 16.04 and 18.0421:52
aroonimy / partition is 28 gb;  and i agree with you ; $$$ == production21:54
oerheksyes, python 2 is dropped, but still available21:54
aroonia production enviornment21:54
qn68hoerheks, in which Ubuntu version does "python" link to python3 by default and no longer python2 ?21:55
qn68hthe same for pip: i installed: apt install python3-pip21:55
qn68hand now I have to do "pip3 install ..." instead of classic "pip install"21:55
qn68his there a way to solve this?21:55
oerheksyou asked about the new ubuntu release ..21:55
oerheksare you on 20.04 beta?21:56
qn68h16.04 is the latest my dedicated server provider has :)21:56
Hamilton!hibernate22:24
HamiltonIs hibernate disabled by default ? (I have 11GB swap partiotion and 8G ram)22:24
sarnoldI'm not sure of the current status, but indeed ubuntu has historically disabled hibernation and only made suspend work22:25
sarnoldHamilton: systemctl --help lists a few commands that you can try, eg systemctl --hibernate22:26
Hamiltonsuspend is sleep right?22:26
sarnoldsigh22:26
sarnoldHamilton: systemctl --help lists a few commands that you can try, eg systemctl hibernate22:26
Hamiltonsarnold, yeah tried it didn't work22:27
sarnoldaw man :(22:27
sarnolddid it give an error message or journal entry?22:27
Hamiltonsarnold, no error. silently turned off. Then just rebooted on start (no saved session)22:30
sarnoldHamilton: now I'm very confused :)22:31
sarnoldwhat exactly did it do when you ran it?22:31
oerheksadd swap to the bootline; GRUB_CMDLINE_LINUX_DEFAULT="quiet splash resume=/dev/<swappartition>"22:31
Hamiltonoerheks, yeah I didn't do this. Net guides seem to agree on adding it22:31
HamiltonBut why on earth do I need to add that? Why isn't in there by default22:31
Hamiltonsarnold, don't remember much but it seemed to just moving ram to swap and turn off22:32
oerheksthere is a lot more to fix, some broadcom wifi will not join again22:32
Hamiltonoerheks, sorry for my n00bness but what device state has to do with hibernate?22:33
Hamiltonoerheks, So in general I should not actually hibernate?22:33
oerhekswell, after suspend you want wifi to work again.22:34
sarnoldHamilton: so, it hibernated, but didn't resume properly?22:34
oerhekserr, not saying hybernate is bad.22:34
Hamiltonsarnold, I guess22:34
pragmaticenigmaHamilton: It's not there by default because it shortens the life of Solid State drives22:34
sarnoldHamilton: then it isn't something that ubuntu's disabled or anything, it's just that your hardware may or may not work well for it22:34
Hamiltonpragmaticenigma, ha...good to know but I'm on HDD22:34
sarnoldpragmaticenigma: I can't possibly believe that -- ssds are good for daily writes of their entire contents like every single day for five years22:35
Hamiltonsarnold, So at least it auto-detected to not include it in my hardware?22:35
sarnoldpragmaticenigma: it'd probably kill most SD cards but any ssd you'd buy today was total write limits way in excess of usual use22:35
pragmaticenigmasarnold: Except when using a dedicated partition for the hibernation file... it writes over the same blocks because of the partitioning22:35
sarnoldHamilton: I think ubuntu just takes hibernate out of menus and tha tkind of thing22:35
pragmaticenigmasarnold: To my knowledge, hibernate requires a swap partition22:36
sarnoldpragmaticenigma: every ssd for a decade does internal block rewriting22:36
pragmaticenigmasarnold: I would look to Microsoft... about the time it was no longer enabled by default with Windows, it also disappeared in Ubuntu. And Solid State drives haven't had that feature for a decade, TRIM didn't become a industry wide feature until 201422:42
sarnoldpragmaticenigma: I think microsoft probably also got tired of crappy wifi and bluetooth and nics and what not that couldn't come back from hibernate :)22:43
Hamiltonnics?22:43
pragmaticenigmaNIC => Network Interface Card22:44
HamiltonIs this ubuntu question?: upower -i /org/..../battery_BAT0 report is not correct22:44
HamiltonI have set my laptop battery to stop charging at n%. It does so and I can see it in sys/../battery but upower reports it charging22:45
sarnoldHamilton: it's probably worth a bug report anyway22:45
Hamiltonsarnold, upower is ubuntu specifc thing?22:46
sarnoldHamilton: I don't think so, I think we got that from gnome22:46
Hamiltongnome is a DE right? I'm using Xubuntu (actually i3)...so they also got it from GNOME?22:47
pragmaticenigmaHamilton: Now you have gone into Offtopic territory22:47
sarnoldwoo i3 :)22:48
pragmaticenigmaupower is from freedesktop group : https://www.freedesktop.org/wiki/Software/22:49
matsamanXfce has its own power management stuff, but it also uses some GNOME things historically22:50
HamiltonThanks22:51
TJ-any ideas how to use ssh from a client side to transfer via dd an LV? I think the problem I'm having is needing sudo on the remote side, but I'm using 'sudo -tt ...' but not getting a sudo prompt as I would expect23:17
=== triplenull4 is now known as triplenull
oerheksnc looks interesting.. https://serverfault.com/a/51561023:25
TJ-ha, finally figured it out: need to push the sudo password in over stdin, as in: "echo 'myremotepassword' | ssh -tt hostname sudo if=/dev/mapper/VG-LV bs=8M | sudo dd of=/dev/mapper/VG-LV status=progress "23:28
TJ-bit slow over wifi though .. 11MB/s and 18GB LV!23:28
=== ben_r_ is now known as ben_r
RhorseHi, when one user updates the software on a system, are all other users on the system also updated?23:48
TheFuYes, provided software is stored centrally.  Software setup for 1 user, in their HOME would not.23:49
RhorseTheFu is this the default, that software is stored centrally?23:50
TheFuYes, if APT is being used.  But there are thousands of ways that software can be install outside APT. There's no way for the system to track those installations.23:52
Rhorsethanks23:53
TheFuif a user pulls some source code from github, builds it in their HOME and copies the binary over to some other directory under their HOME, that would have nothing to do with the system package management.23:54
RhorseOK, I've never done that, so I think I',m good. :)23:55
TheFuProbably. i think snap packages have a system or per-user install option. Appimages are just files, so they probably wouldn't be installed.  Lots of exceptions possible these days.23:58
RhorseThank you for your knowledge!23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!