/srv/irclogs.ubuntu.com/2021/01/18/#ubuntu.txt

=== guiverc2 is now known as guiverc
Netsrothi, whats the xft alternative to xfontsel?00:53
matsamanyou can use very ordinary looking text with xft compared to xfontsel00:53
matsamanso maybe just 'fc-list' will suffice00:54
NetsrotI want to preview the fonts I have installed.00:56
Netsrotseems like people end up writing their own xfontsel for xft when I googled. I found that very strange.00:57
matsamancan't you just use xfontsel?00:58
matsamanand then skip the monstrous text string part of it?00:58
NetsrotI was thinking xfontsel was only for old fonts. isn't it?01:00
matsamantake a look and see01:01
Netsrotthats what I read when I googled on it.01:01
matsamanhttp://gtk2fontsel.sourceforge.net/01:02
matsamanI'd probably use imagemagick to crap out a bunch of images01:02
NetsrotAny chance gtk2fontsel will end up in ubuntu repository? or an alternative to it?01:06
oerheks1https://snapcraft.io/gnome-font-viewer01:10
Netsrotoerheks1: This happens when I try to start it:  gnome-font-viewer: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.01:12
NetsrotI'll try rebooting to see if that helps01:15
oerheks1or there is already a font application in ubuntu 20.0401:16
oerheks1type 'font' in search01:16
=== raccoon_dog is now known as Guest40896
=== raccoon_dog_ is now known as raccoon_dog
=== GhostOfSamurai1 is now known as GhostOfSamurai
Lutinoerheks1 do you use PHP on Ubuntu ?01:33
nmatrixAnyone manage to get KVM wireless bridge networking working in Ubuntu 20.04?01:36
Bashing-om!msg ubottu !efi01:46
ubottuBashing-om: I am only a bot, please don't think I'm intelligent :)01:46
krytariklol01:47
=== zbenjamin_ is now known as zbenjamin
=== MIF0 is now known as MIF
=== xclaesse9 is now known as xclaesse
=== krodelabestiole6 is now known as krodelabestiole
=== lucenera3 is now known as lucenera
=== ktosiek1 is now known as ktosiek
=== antoine3 is now known as antoine
=== JeremyD is now known as SleePy
=== mozzarel1 is now known as mozzarella
=== SynfulAck_ is now known as SynfulAck
=== geri71 is now known as mike18
=== de-facto_ is now known as de-facto
illmortalanyone able to assist with nuking/resetting IP settings?03:03
illmortalPastebin of ifconfig: https://pastebin.com/Dxu14Upm03:03
illmortalI've tried a few different steps to reset but after reboot, the settings are still the same.03:04
MIFdid you make a backup?03:04
illmortalNo, the settings I changed were all done through GUI. This is on Ubuntu 20.04.1 LTS.03:05
MIFcan you pastebin your config?03:05
illmortalsure what command? Sorry, I haven't been on Ubuntu since 16.0403:06
=== oerheks1 is now known as oerheks
illmortalI should have prefaced this actually with the fact that I'm RDP in and not sure if that's the limiting factor in saving the network settings.03:07
MIFcat /etc/netplan/*03:07
MIFor if you are using the GUI03:08
genewitchprotip: if you don't apt autoremove at least once every 3 years, your very expensive HP server will break every day when the automatic apt runs03:09
MIFlol03:09
genewitchi think i had 50 kernels in /boot03:10
oerheks3 years .. would reach mars03:10
MIFlol03:10
illmortalhttps://pastebin.com/RpQg4Tms03:10
genewitchstarting at like 4.4.0-12403:10
MIFwhat I thought illmortal03:10
genewitchYeah ubuntu has this weird apt loop it does when you have multiple kernel versions03:10
MIFlol03:11
genewitchi honestly thought a CPU was dying based on the syslogs on all the guests03:11
MIFlol03:11
MIFone time ubuntu-server was in the auto remove03:13
MIFfor me03:13
* MIF runs a server not a gui03:14
* Tails runs a server too03:22
=== westor{off} is now known as westor
=== ktosiek1 is now known as ktosiek
=== xclaesse2 is now known as xclaesse
MIFcool03:23
MIFwhat do you use it for? Tails?03:23
Tailsjust for irc atm03:24
genewitchmine runs Wok03:24
genewitchubuntu 16.04.7, EOL in 2 months, woooo03:25
MIFI also run a IRC server, and my search engine03:25
Tailscool03:25
genewitchMIF which ircd? all the ones i looked at many years ago took too many config files03:25
MIFYep03:25
MIFunrealircd03:25
lotuspsychje!discuss03:25
ubottuWant to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!03:25
MIFoh sorry03:25
MIFgenewitch do you want to hop over there03:26
jxSo I upgraded from 18.04 to 20.04 and now PHP is broken. I've uninstalled and reinstalled it several times, and I'm kinda stuck. I'm also recovering from COVID so I'm hoping someone can take pity on me and give me a pointer. Yes, that's a blatant plea for pity, I'm not above that.03:26
MIFjx I had the same issue03:27
MIFhttps://askubuntu.com/questions/1186877/apache-php-no-longer-working-after-upgrading-to-19-10-from-19-04/1223210#122321003:27
jxlet me read that03:28
jxyeah, I've done that, which is why I'm so confused. Apache SAYS php is enabled.03:28
jxbut when I hit domain.com/x/php with just has the phpinfo() command, it's sent as a download rather than processed as a php file03:28
MIFOk03:29
genewitchMIF: i joined discuss03:29
MIFok03:29
MIFlet me help jx03:29
MIFrun03:29
MIFphp -v03:29
jxPHP 7.4.3 (cli) (built: Oct  6 2020 15:47:56) ( NTS ) (and two more lines)03:29
MIFok03:30
jxAlso, thank you in advance. :)03:30
MIFNP03:30
MIFok03:31
MIFdo03:31
jxI'm fairly sure I'm missing some entry in some config, I'm just not sure where.03:31
MIFls /etc/apache2/mods-enabled03:31
MIFare you using something like webmin/cpanel ect?03:32
jxhttps://pastebin.com/Dpr6WNYB03:32
jxThis is my own server, I do have webmin/virtualmin installed. all o0f which was working greate before I thought, "Oh, hey, let's upgrade to 20.04lts!"03:33
MIFit works on 20.0403:34
MIFand I would create it with virtualmin because it dose something weird03:35
MIFto the php config03:35
* MIF uses nginx now but used apache2 for years before03:35
jxI created a new domain, same behavior.03:35
MIFok03:35
MIFI do have to go to bed, but I can get on tommarow03:35
MIFnight03:35
jxok03:35
jxthanks03:35
tomreynjx: hi. are there any error messages in apache httpd's logs - any of them?03:37
jxI don't think so, let me look again03:37
jxno errors, just a couple notices03:37
jx[Mon Jan 18 02:35:38.468130 2021] [mpm_prefork:notice] [pid 1412] AH00163: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations03:38
jx[Mon Jan 18 02:35:38.468148 2021] [core:notice] [pid 1412] AH00094: Command line: '/usr/sbin/apache2'03:38
LutinMIF eeeuwww vitualmin!03:39
jxAnd when I run sudo a2enmod php7.4 I get "mpm_prefork already enabled" and "php7.4 already eneabled"03:40
tomreynjx: what does    sudo apache2ctl -M   report?03:40
jxso I think apache isn't seeing how to handle .php files in a config somewhere03:40
jxhttps://pastebin.com/VGiLkX8c03:41
tomreynso php7_module is getting loaded indeed. is this the module that's being referred to in php7.4.load ?03:42
tomreyni.e. is the name identical?03:42
jxlet's look03:42
jx# Conflicts: php503:43
jx# Depends: mpm_prefork03:43
jxLoadModule php7_module /usr/lib/apache2/modules/libphp7.4.so03:43
jxand that module does exist, just looked.03:43
tomreyngood03:43
tomreynare there any non-symlinks in /etc/apache/mods-enabled and /etc/apache/sites-enabled =03:44
tomreyn?03:44
jxnope03:44
tomreyntry disabling mpm_prefork, then reanabling it, using a2dismod + a2enmod03:47
tomreynthen the same for the php module03:47
jxhere's one of the site definitions: https://pastebin.com/KL3VRbsy03:47
Lutinjx you are better of with piping to FPM03:48
jxlutin mm?03:49
Lutinjx trust me... it's seperate then and you can test more easily03:49
Lutinread about php-fpm03:49
jxI'm ok with that03:49
* Lutin is off03:49
tomreynAddHandler fcgid-script .php03:49
tomreynAddHandler fcgid-script .php7.203:49
tomreynmakes me think that you're not not actually trying to use the php module03:50
Lutinjx I'm a big Apache fan but Nginx it also nice piping to FPM03:50
jxprobably, sounds like wha tI'm seeing03:50
Lutinok later!03:50
* jx waves03:50
jxhmm, 7.2?03:51
jxthat's... od03:51
jxodd03:51
tomreynso use one of mod_php, f(ast)cgid + fpm, but not both for the same php version03:52
jxagreed, that's odd. I could have sworn I'd edited this fiel half a dozen times...03:53
jxso I admit I have a cursory level knowledge of apache. Where are you seeing both in that config?03:54
tomreynwell you have mod_php enabled, you did this previously using a2enmod03:55
tomreynand presumely site-wide (though i may have run to conclusions there?)03:56
jxoh... I see. In trying to fix one thing I screwed up by not realizing I was already using fastcgi03:56
jxso I' haven't actually been fixing the problem03:56
tomreynand in the configuration file you posted you have refernces to how php should be run through fcgid03:56
jxok, so that makes sense why that part doesn't work.03:56
jxso I need to do something like this? https://smddzcy.com/posts/2017-09-16/migrating-from-mod-php-to-php-fpm03:58
tomreyni'm not saying you must migrate, just that you'll need to decide for one of the two.03:59
tomreynideally whatever virtualmin recommends03:59
jxwell, IIRC it was FPM, I just haven't touched this in months and forgot. thanks for the reminder.04:00
tomreynyou're welcome04:00
jxso since I had that, and that's what broke, it's probably better to remove momphp and stat again the right damn way.04:00
jxI'm telling you, the COVID brainfog thing is real04:00
tomreyni read about it. get well soon.04:01
jxthanks for the smack upside the head, tomreyn04:01
tomreyn:)04:01
illmortalHello, can anyone help me with resetting my NetworkManager's settings to default? Ethernet adapter has a configuration that is uneditable / unable to save. Here's an example when trying: https://pastebin.com/jc9MTWGf04:01
jxI'm on the upswing, I'm out of bed for more than 3 hours at a time now!04:01
tomreyngood to hear that04:03
tomreynillmortal: you can use nmcli or nmtui to configure NM, too04:03
illmortalLet me try. So far through GUI and through gnome-control-center display command, both have failed to save.04:05
tomreynillmortal: is this a standard ubuntu installation?04:05
illmortalYep. Fresh install of 20.04.1 LTS04:05
tomreynamd64? desktop? in a vm?04:06
illmortaldesktop04:07
tomreynthat's one of three questions answered. ;-)04:07
illmortalpretty much trying to setup a simple seedbox and file/media server.04:08
illmortalIt's 64bit yes, installed onto a mini desktop PC and I'm RPD into it from a Windows 10 laptop.04:08
tomreynokay. i can't find anyone reporting this error under 20.04, just under 18.04, and only few reports. and those reports are all about ubuntu derivatives.04:10
jxdude04:11
jx++tomreyn04:11
illmortalYeah, I've spent about 2 almost 3 days trying to find something to help me reset the network settings, either just for the ethernet adapter or both wifi and ethernet.04:11
tomreynhttps://ask.fedoraproject.org/t/networkmanager-insufficient-privileges-from-remote-login/7643 looks like it can be related to your situation (this is about fedora, though)04:14
oerheksis it stored in netplan?04:14
tomreynalso here https://unix.stackexchange.com/questions/564044/nmcli-insufficient-privileges-during-initial-vm-setup04:14
oerheks /etc/netplan/*.yaml.04:15
illmortalNot sure if stored.. But it may be true that using RDP to make these changes is causing the problem.04:17
illmortalNot sure how else to get around it besides going to the machine and adding kb/mouse/monitor to set it up.. which I'd like to avoid.04:18
tomreyndid you try nmcli / nmtui then?04:18
illmortalwhen I use nmcli, I receive an output. Pastebin it?04:19
tomreynif it helps, sure04:20
tomreynhttps://paste.ubuntu.com is preferred here over pastebin.com04:20
illmortalah ok cool04:20
tomreynkeep in mind though that remotely configuring this network interface isn'T a good idea if that's the one you're connecting through04:21
illmortalhttps://paste.ubuntu.com/p/qjqjQYYMpS04:22
tomreyni.e. better set up some kind of out of band access04:22
tomreyn" The Paste you are looking for does not currently exist. "04:22
tomreynyou may have mistyped this url04:22
illmortalblah.. I can't even copy/paste between windows 10 and ubuntu through rdp lol04:23
illmortalI did.04:23
illmortal_https://paste.ubuntu.com/p/qJqjQYYMpS/04:27
illmortal_IP address for eno1 is supposed to be 192.168.1.XXX04:28
tomreynif you intend to use this as a server rather than a desktop then indeed you should be using systemd-networkd and maybe netplan rather than network-manager.04:31
tomreynand you should not try to apply changes to the network configuration through the very link you're configuring04:31
illmortalRight now I'm going through nmtui04:31
illmortalyeah I'm RDP into the WiFi card and trying to change the LAN card info.04:32
illmortalWiFi card is setup correctly. While LAN isn't.04:32
tomreynso i guess you could try to delete the existing LAN connection profile and create a new one04:34
tomreynbut as soon as this connection activates, there is a chance that the primary gateway points there, and your rdp connection will stall/fail04:35
illmortalThat's fine.. I can try it.04:35
tomreyni.e. you wouldn't be able to reconnect then04:36
illmortalI went the nmtui route, it looks like the configuration is saved but ifconfig still shows the same output - incorrect IP address.04:36
illmortalYeah, I'll pull the machine if I have to.04:36
illmortalI have a feeling nuking it and starting from scratch is the only option at this point.04:36
tomreyn"incorrect ip address" as in you have one statically configured?04:37
illmortalThe LAN card should be on 192.168.1.xxx instead it's on 10.0.0.xxx04:37
illmortalI don't know how it received that IP address.. but the WiFi card received the correct address.04:37
tomreynhttps://paste.ubuntu.com/p/qJqjQYYMpS/ says that the ethernet interface, eno1, has two ipv4 addresses configured, 10.0.0.249/24 and 192.168.1.106/2404:38
tomreyni need to catch some sleep - good luck!04:39
illmortalYeah, at first I tried to find a way to eliminate just 10.0.0.249/24, but no dice. Now I'm at the point of saying screw it, lets nuke the entire settings for the eno1 card.04:39
illmortalokay thank you04:40
Lutintomreyn slee is for sissies... 5:46 am here ;)04:46
mefistofelessleep is pretty important xD04:46
illmortalAnyone know how to nuke/reset ethernet adapter's IP settings? Unlable to make changes and save them. Possibly due to RDP session into my Ubuntu box.04:48
Swift110-mobileHey04:57
illmortal  /04:58
arahaelI'm attempting to log into an ubuntu server on aws, using rdp, but when I log in using microsoft remote desktop it just... stops.  And when I look at the /var/log/xrdp-sesman.log, it shows that I am indeed logging in but then it's closed and exited almost straight away.04:59
arahaelHow do I troubleshoot this?04:59
daysun_do I need to sanitize ubuntu server from cloud syncing, amazon-requests and other crap?05:06
genewitchCMCI storm detected: switching to poll mode <--- this shows up sometimes in syslog, is it a cuase for concern?05:11
=== daysun_ is now known as daysun
makara1apt says sshfs is no longer required. I want to auto-remove the other packages. How do I mark sshfs as required?05:44
makara1i still want it to be updated05:45
daysunwhat's the current kernel on your ubuntu machine?05:53
makara1daysun: 5.4.0-60-generic x86_6406:05
daysunthank you makara1.06:05
daysundebian is currently on 4.19.06:05
daysunas a developer, it's just not right.06:05
daysunneed new sandboxing features etc.06:05
daysunArch is at 5.10.06:06
illmortalDoes anyone have a good tutorial for setting up VNC and SSH on a fresh install of  Ubuntu 20.04.1 LTS GNOME06:13
daysunillmortal: any dists wiki on SSH will do, it's basically the same. See if ubuntu got one, go with archs wiki otherwise (it's almost always good, short, correct and on point)06:18
daysunOr is it the specific combo of ssh and VNC that you want? I think VNC comes with its own encryption.06:19
arahaelHmm, I suppose if xrdp refuses to work, I could try vnc.06:19
illmortalarch as in arch linux?06:21
daysunyes, their wiki is great.06:21
daysunI don't understand what you want to do here though.06:21
illmortalI've tried with TigerVNC but unfortunately it's been the typical issue a lot of people are getting when they VNC in.. which is a black screen.06:22
daysunif you've got an ssh server on linux, you can just ssh into it with X11 enabled06:22
illmortalI want to be able to remote into my headless ubuntu box without logging out of it.06:22
daysunI see.06:22
arahaelillmortal: Generally I use tmux for that as far as the command line is concerned.  But the graphical session is nice.06:23
daysunillmortal: https://www.howtogeek.com/429190/how-to-set-up-remote-desktop-on-ubuntu/06:23
arahaelillmortal: That is, ssh in, and then `tmux` or `tmux attach` (to re-attach)06:23
daysunillmortal: if you just want a terminal, you could use 'screen'06:23
daysunwhich can keep a session alive as you disconnect/reconnect.06:24
daysunbut there you go. Seems like there's a "remote desktop" thing in ubuntu that you just can enable.06:24
illmortalI'm currently able to RDP but it forces me to log out. If I don't log out, I get a black screen. If I log out, I interupt its services (media/fileserver)06:25
illmortallet me check out that link.06:25
TJ-illmortal: if the target is headless then what kind of GUI applications are you wanting to share remotely?06:26
arahaelillmortal: Lucky - I can't RDP at all. :(06:27
arahaelIt logs in, but immediately closes.06:27
TJ-illmortal: 'headless' means no video or input devices; it sounds like you don't mean that but simply 'monitor disconnected/switched off'06:28
illmortalspecifically Plex and a torrent client06:28
illmortalcorrect, it's a mini pc without a monitor and kb/mouse06:28
TJ-illmortal: so not quite headless then (headless means no actual video output device, not just disconnected). In terms of those applications, I would have expected them to have a client-server architecture so you could run a 'remote control' on another device. For torrents, I've used transmission in that configuration for about 15 years06:31
arahael*sigh*, and Now I can't install anything because 'unattended-upgrades' has stolen the dpkg lock.06:33
TJ-illmortal: and, as I read it, Plex uses a web interface so should be simple to access remotely with appropriate configuration/firewall settings06:33
illmortaltrue06:34
illmortalI guess just having the luxury or convenience to remote into a desktop and browse when necessary.06:34
TJ-arahael: have you checked the logs for the RDP server for clues as to why it closes ?06:34
arahaelTJ-: Yes, but there are no clues.  It starts Xorg, and then immediately waits for it to close, which it does as:06:35
arahael[20210118-06:30:35] [CORE ] window manager (pid 5049) did exit, cleaning up session06:36
TJ-illmortal: yeah... I'm just trying to find you some easier alternatives. One of the problems with remote desktops is the way the applications render their windows. Nvidia and/or prime can often be problems (proprietary drivers mainly)06:36
TJ-arahael: you've got an SSH session to the target?06:36
arahaelTJ-: I do indeed.06:36
TJ-arahael: check for an obvious cause; files not owned by the user. "find $HOME -not -user $USER -ls"06:37
illmortalthankfully none of these display drivers are nvidia based haha06:37
TJ-arahael: actually, use 'sudo' for that command in case some are root-owned06:37
TJ-illmortal: phew!06:37
arahaelTJ-: No results, even with sudo.06:37
TJ-arahael: thats good :)06:37
arahaelTJ-: Not really. ;)  Would be an easier fix.06:38
TJ-arahael: now check the user's session logs with "journalctl user@$(id -u).service -b 0"06:38
TJ-arahael: jump to the end and work backwards (press G (not 'g;))06:39
arahaelTJ-: I don't actually fully know that comand, why journalctl?  In any case, Failed to add match 'user@1000.service': Invalid argument06:41
TJ-doh! my typo!06:41
TJ-arahael: missed the --unit/-u option: "journalctl -u user@$(id -u).service -b 0"06:41
illmortaldaysun - that howtogeek link.. unfortunately the command is irrelevant: gsettings set org.gnome.Vino require-encryption false06:42
TJ-arahael: journalctl is the log inspector. systemd-journald keeps comprehensive system and user session logs06:42
arahaelAh, that gives more detail.  Neat.  *sigh*, systemd isn't using the system log. :(06:42
arahaelI guess this makes some sense given that this is user-specific.06:42
illmortalno such schema org.gnome.Vino06:43
TJ-arahael: indeed - there are system services and user services. Anything related to log-ins is user session06:43
arahaelTHis looks intriguing - there's a bunch of errors relating to some sort of keyring and crap, but this is interesting:06:44
arahaelJan 18 06:43:44 ip-172-31-93-15 gnome-session[16230]: gnome-session-binary[16230]: CRITICAL: We failed, but the fail whale is dead. Sorry....06:44
arahaelTJ-: It's *very* interesting because it shouldn't be using gnome-session at all, I installed: xubuntu-desktop06:45
TJ-arahael: I use Xubuntu but never install Gnome so not entirely clear how it'll interact to start that06:46
arahaelTJ-: Yeah, that's the thing - I wouldnt' expect it to start that at all.06:46
arahaelHow does DESKTOP_SESSION get set at all?06:47
TJ-arahael: I came in after you described the main problem so not clear on your scenario. Is the implication that you have a system that you usually log-in to with the xubuntu-session ?06:47
arahaelTJ-: It's a brand new AWS instance I launched using ubuntu server.  I wanted to run an RDP session on it.  Then delete it at teh end.06:48
TJ-arahael: hmmm, that sounds kind of unusual, since that'd be truly headless06:49
arahaelTJ-: It is a headless server, yes.  Which is why I want to use rdp :)06:49
TJ-arahael: so the 'server' is actually doing GUI log-ins ?06:49
arahaelTJ-: Someone needs to use a web browser in it to log in to some service and then download some ~100 GB, so we want this to be done in a place where it's pretty easy to download some crazy big files.06:50
arahaelTJ-: It will run Chrome, yes.  Because that user knows Chrome.06:50
TJ-arahael: is it using xRDP ?06:51
arahaelYes, the xrdp bit as best as I can tell works fine. I'm now installing ubuntu-desktop, just to try it.06:51
TJ-arahael: first thing I'd do is consult open (and closed) related issues in the XRDP issue tracker. Thsis one for example: https://github.com/neutrinolabs/xrdp/issues/141206:51
TJ-arahael: oftentime you learn useful debug/config options and clues even if issues don't directly address your problem06:52
arahaelTJ-: Indeed.  Curious how it's *assumed* you have a .xsession in the user home.06:52
arahaelTJ-: Installing ubuntu-desktop "fixed" the issue, so there's clearly some sort of broken setup where xrdp's configuration or something must be asusming that.06:53
arahaelThe default ubuntu desktop is *very* confusing!06:56
daysunwhy wouldn't you want autoremove on by default? (configuring unattended updates)06:57
daysunto roll back?06:57
arahaeldaysun: If it were a long-standing server, it might be appropriate.06:58
daysunarahael: my arch stacked up gigabytes of old packages and I kept wondering how such a light weight dist could take up 200GB. I never used any of those cache files ever.06:59
arahaeldaysun: Keeping a "cache" of old packages is common.07:00
* arahael is an old-school Debian user, but hasn't kept up.07:00
TJ-arahael: hmmm, that does seen strange because if xrdp needs something else it should declare a Depends on the package07:01
daysunI rather have an unattended-updating server reboot at night.. is that a bad decision security-wise? (I understand the hypocrisy)07:01
TJ-daysun: who's 'night' though?07:02
daysunarahael: I think it's pointless unless your goal is to keep them backed up for safe keeping for the community07:02
daysunTJ-: night time07:02
arahaeldaysun: It makes it easier to troubleshoot package problem, eg, you could dpkg -i an old package manually.07:03
daysunmakes sense for devs07:03
arahaeldaysun: There's a few good reasons for keepign them, especially when you don't have 100% reliable and super-fast internet.07:03
arahaeldaysun: Having such a fast, always-on internet connection changes things.  It's not just for devs, it's also for highly controlled systems - it's easier to keep track of specific .deb's to install, etc, sometimes.  Eg, "On servers X, Y, and Z, we must install this specific .deb to resolve ticket XYZ".  Again, old-school.07:04
arahaeldaysun: Also, when's night, indeed?07:04
arahaeldaysun: This unattended upgrade happened very recently, and it's defniitely not night time. :D07:05
arahaeldaysun: Also, unattended upgrades breaks when you have a good blue-green deployment system going.07:06
daysunarahael: There's a config option  Unattended-Upgrade::Automatic-Reboot-Time "02:00"07:07
arahaeldaysun: Hmm, is that GMT?07:07
TJ-reboots are only required for kernels or systemd, and not for kernels if using livepatch/kpatch services07:07
daysunarahael: I think that notation is supported by all time zones07:07
TJ-arahael: local time07:07
daysunit'll be interpreted as local time07:08
arahaelHmm, I guess local time is probably US-east.07:08
daysunthe dilemma is whether to delay the reboot until night time, or reboot when the update is done. If there's a vulnerability, then you're keeping an attack window open.07:09
daysunbut an attack is less likely to happen if you got your networking right etc and only employees have access to the server.07:10
daysunarahael: blue-green deployment is above my pay grade :P07:11
arahaelTJ-: How do I change the DE to xfce?07:11
arahaeldaysun: With blue-green deployment, you do the update, then switch.  The downtime is minimal, or completely eliminated, if done right.07:12
daysunYeah, I mean, they don't pay me for that.07:14
arahaeldaysun: Fair. :)07:14
dustInvalid data - SHA1 hash mismatch for file... even after a reboot a manual backup fails... what to do to solve this?07:14
TJ-arahael: you'd have to change the default session, which I would assume is a system-wide greeter option07:15
TJ-dust: error: insufficent information :) what file, what commands07:16
arahaelTJ-: Yeah, it seems xrdp almost bypasses the greeter.  Seems I'm using gdm3, but looking how to configure gdm3 to start xfce4-session.07:16
TJ-arahael: xubuntu would use ligthdm so I wonder if xrdp is tied to gdm07:17
TJ-arahael: any directory /etc/gdm{,3}/ with settings in?07:17
dustTJ-,  the standard backup program from ubuntu desktop... set at daily updates... today it failed even after a reboot07:17
arahaelTJ-: It's not xubuntu, I just installed the 'xubuntu-desktop in ubuntu server.07:18
arahaelTJ-: And yes, /etc/gdm3 is there.07:19
arahaelSO is /etc/lightdm07:19
arahaelHmm, just got xfce going - I ran sudo dpkg-reconfigure lightdm07:21
arahaelOk, a far better DM - actually usable.  I suppose the default DM is probably nice for a local system, but headless, with high latency, it's just awful.07:22
TJ-arahael: I haven't touched Gnome in over 10 years due to the way it headed07:24
arahaelTJ-: Yeah.  Honestly, I haven't done xorg either for almost a decade!07:25
arahaelI don't like this trend of "hide it all".  Makes for poor discoverability.07:25
dustTJ-, seems it dosnt like all states of firefox... after a restart of firefox the backup worked again07:25
arahaelBut before I had to setup my home office for working from home, I did run E17 on nixos.07:25
arahaelIncidentially, xfce4 looks pretty decent.07:31
nasiralamreekiYes xfce4 looks great07:32
evilscrewhttps://uploads.kiwiirc.com/files/6d34452330c5125c91ea013d23163322/20210118_131933.jpg hrm. puzzling.08:03
=== retentiveboy_ is now known as retentiveboy
cbreak_a CD? :O08:10
daysunhttps://packages.ubuntu.com/groovy/nodejs   I installed the latest ubuntu server, but why do I have node 10?08:54
daysunI have a fully updated system.08:54
ducasse!info nodejs groovy08:57
ubottunodejs (source: nodejs): evented I/O for V8 javascript - runtime executable. In component universe, is extra. Version 12.18.2~dfsg-1ubuntu2 (groovy), package size 32 kB, installed size 142 kB08:57
EriC^^daysun: try 'sudo add-apt-repository universe && sudo apt upate'08:57
daysunwill that also be updated by the unattended updater?08:58
ducasseyou need to edit the config for that08:58
EriC^^all packages will be updated unless you pin a version08:58
EriC^^what ducasse said08:59
ducassenot true, unattended-upgrades only applies from security and updates iirc08:59
ducassedaysun: see /etc/apt/apt.conf.d/50unattended-upgrades09:00
daysunindeed09:00
ducasseyou need to add universe to that list at the beginning09:01
daysunI already had universe enabled for all sources apparently. Yet node is v10.09:02
ducasse'apt policy nodejs'09:02
daysun500 http:/...ubuntu.com/ubuntu focal/universe amd64 Packages09:04
daysun100 /var/lib/dpkg/status09:04
daysunstrange09:05
ducassethat's focal, not groovy, are you on 20.04?09:05
daysunyes, I suppose09:05
ducasse!info nodejs focal09:05
ubottunodejs (source: nodejs): evented I/O for V8 javascript - runtime executable. In component universe, is extra. Version 10.19.0~dfsg-3ubuntu1 (focal), package size 59 kB, installed size 154 kB09:05
daysun!info groovy09:06
ubottugroovy (source: groovy): Agile dynamic language for the Java Virtual Machine. In component universe, is optional. Version 2.4.17-4ubuntu1 (focal), package size 12638 kB, installed size 28594 kB09:06
ducassethen you're getting the right version09:06
daysunwhat's groovy?09:06
ducassegroovy is 20.1009:06
ducasseif you want nodejs 12 you need to upgrade09:07
arahaelOr use 'n'09:08
arahael(You can install it using npm)09:09
daysunI thought I got the latest ubuntu version? :P is Groovy some kind of test thing.. or something?09:09
daysunall I find is that it's a release,  I get that.09:09
ducassefocal is the latest lts, groovy is a regular release09:10
daysunjust went to the website and downloaded the latest server version.09:10
ducasse!lts09:10
ubottuLTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Focal (Focal Fossa 20.04). Ubuntu !flavors may have different support durations, check their release notes for information.09:10
daysunthank you for all the support09:10
ducasseyw09:10
bobdobbsHi all. I'm trying to upgrade my desktop from 18.04 to 20.04. When I try the updater from either the commandline or Software Updater, I get this error: https://pastebin.ubuntu.com/p/95nggpB4WM/09:12
bobdobbsThis is the contents of apt.log https://pastebin.ubuntu.com/p/qw72sbrt8y/09:12
bobdobbsAnd this is contents of main.log: https://pastebin.ubuntu.com/p/4nsnGpsn3f/09:12
bobdobbsI'm not really sure what I'm looking for09:13
ducassethat error tells you what to do, use ppa-purge to remove packages from ppa's09:13
bobdobbshow do I figure out which packages should I remove?09:15
daysunwhat happens after the 9 months that groovy is supported?09:16
ducassebobdobbs: look under /etc/apt/sources.list.d09:17
ducassedaysun: it goes eol09:17
ducasse!eol09:17
ubottuEnd-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades09:17
daysunthanks09:18
ducassedaysun: you could check if there is a ppa or third-party repo so you can run lts09:21
bobdobbsducasse: well, there's a ton of files there. I guess they list sources. How do I know which ones to remove?09:22
EriC^^bobdobbs: ideally you'd remove them all09:22
ducassebobdobbs: ideally all the ones ending in .list09:22
bobdobbsdo I just do 'rm *.list' ?09:23
EriC^^you, use ppa-purge09:23
bobdobbsso 'ppa-purge *.list'?09:23
ducasseno09:24
EriC^^bobdobbs: no, if you want you can use this, it makes it easier https://github.com/ericj112/ppa-tool09:24
ducasseget the ppa names from the lists09:24
bobdobbsEriC^^: something odd happens when I run ppa-tool. I run it as root. As soon as the command returns, I stop being root09:30
Delorianjust test -- no hel need thx09:31
bobdobbsHuh. None of the .list files seem to be being used anyway. Every line in every one of them is commented out.09:32
ducassethe packages might still be present09:34
daysunwill ubuntu just update to a new nodejs version when 10 is unsupported? nodejs stops supporting it in 3 months09:35
ducasseno09:35
ducassepackages do not receive major updates during the life of a release09:35
aplainzetakindI installed mint on a macbook, for the webcam I built and installed the bcwc_pcie reverse engineered driver. I blacklisted bdc_pci. I can load the module (named facetimehd) fine, but I don't have a /dev/video0. The module wiki says to load v4l2-common, but no such module exists. I installed and ran v2l-conf to maybe see what's going on, but it also errors out because /dev/video0 does not exist. There's no word of v4l on dmesg.09:35
bobdobbsducasse: that's likely yes. I'm not sure why the lines are commented. But I haven't done mass installing of packages or anything.09:36
ducasse!mint | aplainzetakind09:36
ubottuaplainzetakind: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)09:36
bobdobbsso what should my next step be?09:38
ducasseyou can use synaptic to list the origin of packages, might be easier09:39
EriC^^bobdobbs: you have to enable all the ppas in order to purge them09:49
EriC^^uncomment them, then purge09:50
EriC^^bobdobbs: uncomment the ppas, then run sudo apt update, then run the ppa-tool to purge09:50
=== Kel_ is now known as Kel
bobdobbsEriC^^:  it's coming up to 11pm here. I'm gonna take a break and maybe try again tomorrow :)09:51
bobdobbsthanks for the help09:51
EriC^^bobdobbs: alright, no problem09:52
FreeBDSMhi, is there a way to have a personal (per-user) hosts file?09:52
FreeBDSMI am using wsl and somehow all my personal edits to /etc/hosts got wiped, I suspect it is linked to host system's hosts file (c:/windows/system32/etc/drivers/hosts or something) and that is probably a file being watched by some watchdogs that prune all the edits09:53
daysunducasse: how's it LTS then?09:57
daysunducasse: if it's providing packages that lacks LTS that wont' get any security updates upstream09:58
nichlasdaysun: core packages will be updated with security updates.10:09
=== Lynx_54 is now known as Lynx_
nichlasin most cases the framework makers probably recommends installing the framework directly from their distribution and not from the distro's package management system10:10
daysunyep10:12
daysunharder to automate though. unattended updates does a lot for you.10:12
Lynx_I want to reinstall Ubuntu, but keep the users data in /home. /home is on a separate HD. I have saved the users' uids and will recreate them using that and the existing home dir. Anything else I need to do before I reinstall?10:14
daysunLynx_: nope. Unless there's nothing you need on the other disk to mount it, such as encryption keys.10:30
daysunKeep in mind that symlinks may be messed up if you got any on your /home.10:30
ace_meI was able to install in wine sketchup, but have no ideea how to start it10:36
ishaqmHi, could be slightly off-topic: what is a (casual-user) good IRC client. I am on HexChat but I have complaints: it disconnects and rarely reconnects. Doesn't always auto-join the channels back on start on reconnect, etc.10:47
toffoHi there! I'm having a bit of a problem with my Vulkan in Ubuntu 20.10 ... Maybe someone could help me out?10:49
daysunI've been thinking though.... instead of unattended updates, what about just running an updating "cron job"? Is that such a bad idea?10:51
ace_meishaqm: I use mozilla thunderbird, it has mail and chat10:51
toffoSo, my problem in Vulkan is that all the sudden this happened to my 3D games running on Steam: https://images2.imgbox.com/4d/64/mnrZjnhX_o.png10:52
toffothis happened yesterday and well, basically I'm unable to play any 3D games (that game is The Long Dark and it has a native Linux launcher.)10:52
toffoMy GPU is NVidia Quadro P4000 and I'm using the cutting edge MESA/Vulkan PPA's. Nvidia driver version 460.x10:53
toffo:(10:53
toffoSo, Vulkan, out of the sudden, decided to take a dump on my game library and i.e. in that game it started to do those red overlays (that's _supposed_ to be a burnt-down forest btw)10:54
toffoI've tried switching inside steam from Linux Native Runtime to different versions of Proton, they all have the same red overlay, so I'm not sure if this is a glitch that affects things all the way to NVidia driver and/or Vulkan/MESA level ...10:55
toffoThe only thing I've installed after yesterday was VICE v3.5 (compiled from source) and WINE 6.0 (compiled from source as well)10:55
toffoneither gave any errors or warnings.10:55
toffobeen trying to revert back and forth with drivers, etc. etc.10:56
tofforemoving apt packages, reinstalling them ...10:56
toffoIf someone can tell me by looking at the picture, what is the common term for this kind of graphics bug, I'd be happy to start googling. https://images2.imgbox.com/4d/64/mnrZjnhX_o.png10:56
toffoIt's like an texture overlay bug or whatever10:57
ishaqmace_me, thanks10:58
=== BrianG61UK__ is now known as brianG61UK_
=== calcmandan_ is now known as calcmandan
daysunI am in a strange situation now where I have a ppa "installed" for a package that I suppose is installed already.11:23
daysunjust out of curiosity now..  the old package form the debian repo is installed. The ppa got a newer version.11:23
daysunWill there ever be conflicts here?11:23
lotuspsychjedaysun: we dont support external ppa's here, its adviced to !ppapurge your system back to the original ubuntu !sources11:31
lotuspsychjedaysun: and yes, external ppa's often conflict and result into dependency issues11:32
daysunwell shoot. how else are you supposed to get a non-outdated version of node on ubuntu11:35
daysunI don't mind the older version if it actually works with ES6 libraries (which I doubt). But nodejs officially drops v10 in 3 months.11:36
lotuspsychjedaysun: could try higher ubuntu version or !backports or snaps11:37
daysunhow's snap any better?11:40
lotuspsychjedaysun: snaps often provide higher/latest versions where apt remain with the versions meant for the specific ubuntu release11:40
daysunthere is a snap that's maintained by the nodejs foundation.. so I guess it's a pretty safe source. and ubuntu seems to come with snap by default, so I suppose it's safe too, in this case.11:41
daysun!ppapurge11:42
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html11:42
lotuspsychjedaysun: i didnt say safe, a bit the same as external ppa's you also need to trust the snap maintainer11:43
Lynx_daysun: Thanks!11:43
=== mouses is now known as mooses
daysunlotuspsychje: seems like the ppa is for focal specifically, so I'm assuming it's safe11:48
daysunheh.. not safe. I mean.. intended to be compatible.11:49
lotuspsychjedaysun: we cant advice on external ppa's, best to contact the maintainer itself11:50
daysunA PPA got the following:   Origin: Node Source;  Codename: focal; Components: main;   so I added this to Unattended-Upgrade::Allowed-Origins: "Node Source:focal". That appears to be wrong12:07
daysunchanging focal to main doesn't solve it.   unattended-upgrade --dry-run doesn't find anything, but should.  Any ideas?12:08
daysunok, it fails sanity check.12:21
promilleHi! I can't find a  specific 5GHz network, but I can find other 5GHz networks. Tried with both network-manager and airomon-ng. Any suggestions about the culprit would be greatly appriciated. Ubuntu 20.10. Currently connected to a 2,4GHz network without problems. Driver wl: /lib/modules/5.8.0-38-generic/updates/dkms/wl.ko12:21
kre10Hey guys, can you help me with something? I attached SSD via external case in ubuntu(focal, pi4), but I can't find it in /media or /mount12:21
kre10Here's the sys log file12:21
daysunkre10: can you find it in lsblk?12:21
daysunkre10: is it via usb?12:22
kre10via usb, yes12:22
kre10Jan 18 14:16:58 docker multipath: sda: can't store path info12:22
kre10Jan 18 14:16:58 docker multipathd[1532]: uevent trigger error12:22
daysunpromille: try iwd, and be close to the AP because 5GHz signals are easily blocked.12:22
kre10https://pastebin.com/NK3GMKEb12:22
kre10it's weird - I can find it in LibreELEC12:24
promilleThanks daysun, trying now. Should be sufficient coverage (10 meters) with two "light walls". Works fine with cellphone and Win10 with full download speed12:24
=== cheater1 is now known as cheater
nbusroneMay I know how to check my NIC support Gbits ? Advertised link modes: 1000baseT/Full but speed is 100Mb/s ? ethtool eth0 https://paste.ubuntu.com/p/k8wmSzDCd7/12:25
kre10daysun any idea?12:27
kre10sda           8:0    0 223.6G  0 disk12:28
kre10└─sda1        8:1    0 223.6G  0 part12:28
kre10is there - when I type lsblk12:28
daysunGot nodejs v10 installed on ubuntu. Added the "official" ppa to nodejs unattended-update. Tried a unattended-update --dry-run --debug but nodejs 15 fails some kind of sanity check. Any idea what that's about?12:29
daysunkre10: can you mount it?12:29
daysunmanually12:29
kre10no, i don't know how :(12:29
daysunkre10: try mount /dev/sda1 /mnt/  as root12:30
kre10thanks12:30
daysunand then see if you can cd into /mnt/12:30
kre10got it12:30
daysunso it's available to you?12:30
daysuneworks?12:30
daysunworks*?12:30
kre10dev/sda1             223G   61M  223G   1% /mnt12:31
waveformkre10, ubuntu server doesn't auto-mount USB attached storage (the desktop does, but not server)12:31
daysunthere we go. hehe.12:31
kre10ooh, so sorry, I didn't know that12:31
kre10So, I have to mount it manually everytime after reboot, perhaps?12:31
daysunno, you can set it up in fstab12:32
ograkre10, https://www.freedesktop.org/software/systemd/man/systemd.mount.html12:32
daysunsda1 is unusual for a usb device though12:32
waveformnot on a pi :)12:32
pizzaiolodaysun have you tried installing node using nvm?12:32
waveformon a pi (assuming SD card boot), the OS device will be /dev/mmcblk0 so USB attached storage will frequently be /dev/sda (this is also the reason that I will inevitably nuke my storage eventually - I spend a lot of the day casually dd'ing /dev/sda :)12:33
kre10So, I have to unmount the device first, right?12:35
kre10umount: /mnt: target is busy.12:35
ograyou shouldnt use device names in fstab though ... (it could become sdb, sdc or whatever) so better use the filesystem UUID in a systemd mount unit ot fstab entry ... that makes sure the right disk gets mounted12:35
kre10I can't though12:35
ogras/ot/or12:35
kre10I think I can't handle it myself12:35
waveformkre10, do you have a console that's still "in" a directory under /mnt ? If so, you need to "leave" that dir before un-mounting the thing containing it12:37
kre10ls: reading directory '/mnt/': Input/output error12:37
kre10I have disconnected the storage12:38
ogradid you unplug it without unmounting it first ?12:38
kre10Yes12:38
waveformwell, that'll happen :)12:38
ograah, thats not so good ...12:38
kre10:(12:38
kre10So, should I plug it in again?12:39
ogra(if it writes while you unplug it you lose data)12:39
kre10if writes where?12:39
ograto the USB disk12:39
kre10I have just mounted the device12:39
ograit -> your OS12:39
kre10So, should I put it back?12:40
ograright, then it should be fine (it will still leave the info that the filesystem was not unmounted properly on the disk though)12:40
kre10Jan 18 14:37:52 docker kernel: [4051452.080098] EXT4-fs warning (device sda1): htree_dirblock_to_tree:997: inode #2: lblock 0: comm ls: error -5 reading dir12:40
kre10Now, I'm getting this errors12:40
ograthat was your ls attempt from above12:41
kre10Oh, right12:41
kre10So, I will put it back12:41
ograthe OS thught it was still attached and barked at you 😉12:41
kre10Should I attach it to the same USB port?12:42
ograwhy do you want to attch it again ?12:43
ogra(there is no need to unless you want to actually use it)12:44
kre10https://pastebin.com/nzYsZhd912:44
kre10is it bad?12:44
kre10I want to use it for nextcloud, so I want to use it all the time12:44
ograright, so make an fstab entry or create a systemd mount unit12:45
kre10I will try with systemd mount12:45
kre10can you please tell me if the log file is too bad?12:45
ograwell, is that while it is plugged in ?12:47
kre10Yes12:47
kre10but it's unmounted12:47
kre10mount: /mnt: special device /dev/sda1 does not exist.12:48
ograand if you mount it again ?12:48
kre10this is weird12:48
kre10no, I can't12:48
ogracheck the end of "dmesg" probably it showed up under a new name12:48
Lynx_When booting from the USB hd to install, I can choose to boot legacy or UEFI from my BIOS. Does this make a difference for installation? UEFI does not seem to work, Ubuntu does not boot.12:50
kre10tail -f /var/log/dmesg | grep USB12:50
kre10right?12:50
ogranah ...12:50
ograi'D do: dmesg | tail -5012:50
ograto see the last 50 lines12:50
kre10Oh, okay12:51
ogra/var/log/dmesg is not a live log12:51
ogra(it is a copy of the dmesg output right after boot and will not updated after booting)12:51
ogra*not be12:51
kre10I understand, thank you12:51
kre10Uploaded file: https://uploads.kiwiirc.com/files/2adbbdecdd8b7ce71cdeaf9a407fc593/pasted.txt12:51
kre10https://pastebin.com/gqQzGPKa12:51
kre10here's the log file of dmesg | tail -5012:52
ograright, it is nos sdb112:52
ogra*now12:52
ograas i said above, it isnt safe to rely on device names ...12:53
kre10Yes, but how to remove these errors from before -12:53
kre10Uploaded file: https://uploads.kiwiirc.com/files/b188d1193701f7f8b04e81c10feb3175/pasted.txt12:53
ograsudo umount -l /dev/sda112:54
ograto tell your kernel that sda1 is gone12:55
kre10umount: /dev/sda1: no mount point specified.12:55
ogradid you use the -l switch like i did above ?12:55
kre10I tried with sudo umount -l /dev/sda1 /mnt12:55
kre10Yes12:55
ograhm, that should have worked12:55
ograworst case just rebot to get back to a clean state12:56
ogra*reboot12:56
kre10I just rebooted12:57
ograso now ... plug in the disk  and do: sudo blkid -o export /dev/sda112:58
ogra(you want the UUID= line)12:58
ograthen add a line like:12:58
ograUUID="b56fdac9-4c6a-4306-b5d5-1d635c0905b6" /mnt ext4 defaults 0 012:59
ograto the /etc/fstab file12:59
ogra(indeed replacing the UUID with yours from the blkid command)12:59
ograthen reboot and you should find the disk auto-mounted in /mnt12:59
waveform(assuming it's ext4 - better check what it's formatted as :)12:59
kre10So, sudo blkid -o export /dev/sda1 UUID="1001" /media/SSD ext4 defaults 0 013:01
ograthe log errors indicated it is ext413:01
kre10waveform I have formated like ext413:01
ograUUID=1001 ?????13:01
kre101001 - my username13:01
ograthats a weird UUID13:02
ogra$ sudo blkid -o export /dev/nvme0n1p3 | grep ^UUID13:02
ograUUID=5cb98ba3-8583-42fb-90c0-e7d251ab781513:02
ograthis is what an ext4 UUID should look like13:02
kre10So, I have to sudo blkid -o export /dev/sda1 | grep UUID , to see the ext4 UUID?13:03
ograyep13:03
ograten you take the UUID and create a line in /etc/fstab13:03
kre10I think it's not /dev/sda1 anymore ;(13:04
ogracheck dmesg13:04
kre10OK13:04
ogra(or simply do "ls /dev/sd*" )13:05
kre10Actually, it is13:05
ogra(on a pi there should be no other sdX devices anyway beyond the USB ones, like waveform said above ... only mmcblk ... )13:05
kre10.Actually, it is13:05
kre10yes, mmcblk for the sd cards, right?13:06
ograright13:06
kre10So, sudo blkid -o export /dev/sda1 | grep UUID13:06
ograyeah13:06
kre10UUID=f117b1a8-c188-4319-8761-61407a3c37e113:06
kre10PARTUUID=4e7d59ec-0113:06
ograperfect13:06
kre10sudo blkid -o export /dev/sda1 UUID="f117b1a8-c188-4319-8761-61407a3c37e1" /media/SSD ext4 defaults 0 013:07
kre10Is it fine?13:07
ograUUID="=f117b1a8-c188-4319-8761-61407a3c37e1" /mnt ext4 defaults 0 013:07
ograadd this line to the end of the /etc/fstab file ... exactly like i wrote it13:07
kre10ОК13:08
ograsave and reboot and your USB disk should be mounted on boot under /mnt13:08
kre10there are some lines13:08
kre10LABEL=writable  /        ext4   defaults        0 013:08
kre10LABEL=system-boot       /boot/firmware  vfat    defaults        0       113:08
ograjust add oe to the end13:08
kre10OK13:08
ograoh13:08
ograyou are on ubuntu core !!13:08
kre10Yes13:08
ograyou should have said that from the start 🙂13:08
kre10Sorry13:09
kre10I said ubuntu(focal) I tought it's enough13:09
ograon ubuntu core /etc/fstab is readonly, you can not edit it13:09
ogracore is different (not using .deb packages and such)13:09
kre10So, is there anyway to mount this storage automatically?13:10
kwamiHi everybody...13:10
ograyes, but only through a systemd unit13:10
ograthis is a bit more complex13:10
kre10I have this to mount network storage deivce:13:11
ogracore is completely built from snap packages (including kernel and rootfs)13:11
ograit is designed for embedded, IoT, appliances and such ... for greater security13:12
* ogra points to https😕/ubuntu.com/core13:13
kre10Uploaded file: https://uploads.kiwiirc.com/files/ffdfa578360e03f1e72f9cc92a054947/pasted.txt13:13
kre10|Here's the systemd13:13
ograthats a file to mount a remote samba share13:13
kre10Yes13:14
kre10is it the same for the external storage?13:14
ograkre10, https://paste.ubuntu.com/p/63TVqWkZRS/13:15
ograit *needs* to be named mnt-usbdisk.mount and should live in /etc/systemd/system13:16
kre10I'm trying now13:17
ograafter you put it there you needs to run "sudo systemctl enable mnt-usbdisk.mount"13:17
ogra*need13:17
ograthen it shoudl be automounted on boot13:17
kre10 Active: active (mounted) since Mon 2021-01-18 15:18:44 EET; 5s ago13:18
kre10      Where: /mnt/ssd13:18
kre10       What: /dev/sda113:18
kre10So, I have to enable it to make it automounted on boot13:19
ograyes13:19
ograsystemctl will put a link for it into /etc/systemd/system/multi-user.target.wants/13:19
ograsystemd processes everything in that dir on boot13:20
kre10I don't know how to thank you, Oliver! You were very patience and kindness.13:20
ograno prob 🙂 enjoy ubuntu 😉13:20
kre10Created symlink /etc/systemd/system/multi-user.target.wants/mnt-ssd.mount → /etc/systemd/system/mnt-ssd.mount.13:21
kre10perfect!13:21
ogranow reboot and lets see13:21
kre10Now, I have one more problem....I tried to use network storage mounted just like this for nextcloud config and data, but it doesn't allowed because of root13:22
kre10What is the solution for this? I think we just mounted as root, right?13:22
ograyes, you did13:23
ograsystemd runs as root and mounts as root13:23
ograthat said ... if you use the nextcloud snap i dont know where it actually expects its config ... that would be a question for forum.snapcraft.io13:24
ogra(likely somewhere under /var/snap/nextcloud or so)13:25
kre10nope, I'm using the docker image, with my user13:25
kre10I will try to point the new storage13:25
ograah, well, not a docker user either (i use lxd for containers) so i cant help with that13:25
kre10the weird thing is that the other containers don't have this problem13:27
kre10ogra thank you so much for everything!13:40
ograkre10, as i said, no problem 🙂13:42
BluesKajHi folks13:42
kre10:)13:42
nbusroneHow do I check network eth0 speed ? from an old PC Ethernet port.13:42
nbusrone May I know how to check my NIC support Gbits ? Advertised link modes: 1000baseT/Full but speed is 100Mb/s ? ethtool eth0 https://paste.ubuntu.com/p/k8wmSzDCd7/13:43
lotuspsychjeogra: tested zoom-client snap this weekend for a customer, looks great! nice work mate13:45
ograthanks ... you are among 165000 other users with it 😉13:46
lotuspsychjesnap users that is?13:46
ograyep13:46
lotuspsychjewow13:46
* ogra loves that snaps can give you exact statistics13:46
lotuspsychjeogra: can you join in #ubuntu-discuss plz13:47
IndrekHello13:53
lotuspsychjewelcome Indrek13:53
Indrekwhy are locales needed in webserver13:53
Indreklets say that im running simple wordpress site13:53
Indreknot in english13:53
Indrekdo i even need different locales ?13:54
Indrekor is it only used when i log into terminal or use GUI?13:54
daysunGot nodejs v10 installed on ubuntu. Added the "official" ppa to nodejs unattended-update. Tried a unattended-update --dry-run --debug but nodejs 15 fails some kind of sanity check. Any idea what that's about?14:01
nbusroneCheck with mii-tool show https://paste.ubuntu.com/p/YjXgftrb43/ 1000baseT capabilities but negotiated 100baseTx-FD ? I just need to confirm whether current direct LAN able to support 500mbps from ISP.Do I need to get a NIC to support Gigabits ?14:05
=== TJ_Remix is now known as TJ-
pavlosnbusrone: you can set speed to 1000 ... sudo ethtool –s eth0 speed 1000 duplex full autoneg on14:24
=== Dev0n_ is now known as Dev0n
daysunI'm surprised that the latest ubuntu server isn't using nftables. iptables feels so outdated14:25
daysuneven for debian-based distros14:25
TJ-I'm surprised its not using eBPF14:28
utmansome app is consuming too much data from my wifi connection (ubuntu 20.04). I wana know which one. Please guide. System monitor doesnot tell which app is using how much.14:46
nbusronepavlos : to be confirm,  motherboard LAN support 1000mbps or 1 gbits ? what are the difference between 1000baseT vs TX ?14:46
coconutjeremy31, you are awake?14:49
coconutjeremy31, here is my paste for hwe status http://p.ip.fi/ES0F14:50
=== mooses is now known as mouses
pavlosnbusrone: any chance the rj45 cable you're using is cat5 and not cat5e ? I had this issue before, system supported 1000 but comm was at 100.14:56
pavlosnbusrone: I usually test with iperf3 ... on server iperf3 -s   on client iperf3 -c server ...14:57
barnexI've bought a device, USB 3.0 hub with an ethernet adapter (RTL8153). The connection over the ethernet device wasn't stable, so I blacklisted it in /etc/default/tlp (according to https://askubuntu.com/questions/1044127/usb-ethernet-adapter-realtek-r8153-keeps-disconnecting ). Sadly this caused system crashes (total lockup, not even sysrq). Can anything be done?15:17
barnex(OS is ubuntu 20.04.1)15:18
cart_manHey everyone. My Laptop screen decided not to be detectable after I have disabled it. I can not manage to get it back on using XRANDR which just says "Can't open display"15:19
cart_manAlso I had an enteresting error when trying to reset. -> mit-magic-cookie-1 : Can't open display15:20
cart_manIn the ~/.config/monitor.xml  the eDP-1 was under "<Disabled>" and even if I removed that and replaced it with <monitor> it was till the same issue15:21
TJ-cart_man: does "xrandr -q" show the output and its EDID modes/rates info?15:53
TJ-cart_man: also, are you using an SSH session, local console text TTY, or a GUI terminal shell15:54
goddard_it the program bash completion that allows you to partally type a command and then press the up or down arrow to search through the history?16:01
=== goddard_ is now known as goddard
elwispi installed xorg on ubuntu server and now i got like a DE installed, how do i purge it?16:07
elwispXvfb broke because of it :/16:08
=== knackebrot is now known as dubcheck
nbusronepavlos : sorry for late reply , not too sure , i am checking the cable but how to find out the difference cat5 and 5e ? google shows it's the same color twists.16:37
GrandPa-GI am trying to get a udev rule to work with a oneshot service when usb mounted. I see nothing in syslog show it runs. It will run manually starting the service. here is the rule, any ideas?16:41
GrandPa-GACTION=="add", KERNEL=="sd?", SUBSYSTEM=="block", ENV{ID_BUS}=="usb", TAG+="systemd", ENV{SYSTEMD_WANTS}+="autorunUSB.service"16:41
=== cheater1 is now known as cheater
DJonesphc16:45
=== megoix0 is now known as megoix
Mr_SinghHello everyone , How can I access my one ubuntu system from another ubuntu system at same network16:49
Mr_SinghI want complete access I mean GUI16:49
Mr_SinghIs there any ubuntu app available like Remmina16:50
Mr_Singhanyone please16:50
Maik!patience | Mr_Singh16:50
ubottuMr_Singh: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/16:51
Maikif you run default Ubuntu Remmina should be installed by default iirc16:51
legreffierMr_Singh: in Settings / sharing / screen sharing , should work, it's just off by default.16:54
legreffierremmina is available on ubuntu too, try Boxes too, it should come with ubuntu.16:56
Mr_Singhlegreffier : Thank you , I have Remmina on my one pc , Should I install it to my second pc for access , Right16:59
legreffierno.17:02
Mr_SinghOk , So at one pc I need to setup screen sharing in setting and then from another ubuntu pc I can access first pc with Remmina client17:06
Mr_Singhright ?17:06
=== jelly-home is now known as jelly
regedithello17:52
regedittrying to mailx to foo@example.com from the very server at example.com, fails with "No Such User Here". How do i get it to try mailing it out to the public internet, because the MX record does point to other servers where the recipient does exist17:55
=== ijohnson is now known as ijohnsonlunch
=== ijohnsonlunch is now known as ijohnson|lunch
tete_hi, i am running xubuntu and everytime i login i get an error message telling me that a problem in a software component occured and if i want to report it. i press always "report problem" but not sure if something is done or not18:07
tete_also i dont know what exactly happened - is there some GUI where i can see whats going on?18:07
Maikthe onlyè way to get rid of the message is to disable apport18:08
pavlosnbusrone: cat5 supports 100, cat5e supports 100018:09
k4rt0ff3lch33t4htete_: i think there will be an file in /var/crash/ which is associated with your problem. deleting the file will probably solve the issue.18:11
tete_ok there were 4 files and i deleted them18:22
tete_lets see what happens ;)18:22
tete_thanks18:22
projectuiCan someone explain to me when I attempt to modify the network settings of my 20.04 installation that I get kicked to the login screen and my session is closed with a "permissions denied" for the snap app?18:27
ioriaprojectui, are you using the snap version of network-manager ?18:34
projectuiioria: I was but every time I attempted to edit, it would log me out, then when I used nm-connection-editor the changes would take effect until I rebooted the machine. Even when I made the changes via command line and up/downed all the interfaces and services.18:37
ioriaprojectui, i suggest you use the default (.deb) version18:37
projectuiioria: will it really mess things up if I took that crap snap stuff oof?18:38
projectuioff*18:38
fradwhat app or command line can I run to trim a mp4 file? I want to get rid of 1.5 inches to the right18:39
knmaeffmpeg?18:41
fradis ffmpeg cli?18:45
EriC^yes frad18:48
BlastuRhi! im trying to run ubuntu 20.04 inside a docker container in an airgapped network environment. inside the network environment, there is a apt mirror server setup that i use as my only "apt" source. I can successfully run apt-get update to download lists from the mirror, and i can also install basic things like nano using "apt-get install nano". BUT for some packages, I get weird "unmet18:49
BlastuRdependencies" errors. For example, when I try to install build-essential, I get the error "build-essential requires dpkg-dev (>1.17.11) and is not going to be installed". However, when I check "apt-cache policy dpkg-dev", it says the candidate is 1.19.7ubuntu3, which is >= 1.17.11, right? There are no "held" packages in my container, its just a fresh one spawned. (apt-mark showhold lists nothing).18:49
BlastuRWhen I run the same thing outside our airgapped network, installing build-essential works fine. I can only assume something is wrong with our mirror, but I could need some advice on how to troubleshoot what is wrong18:49
fradEriC^, will ffmpeg create a bigger file, if I crop an original one?18:52
EriC^frad: i think it should be smaller18:54
=== ijohnson|lunch is now known as ijohnson
fradwell, yes, that's what logic dictates, but I have converted some m4a to ogg and even if playing time is smaller, the file size is bigger...18:55
fradall right!! we're in business!!19:02
fradEriC^, is it normal that ffmpeg runs so slow?19:04
EriC^yeah frad , it takes some time19:04
fradEriC^, do youperchance know how many pixels equal 1.5 inches?19:05
EriC^frad: 144px (courtesy of https://www.unitconverters.net/typography/inch-to-pixel-x.htm )19:06
fradmuch obliged19:06
discoveredis there anyway to fix the wireless mouse lagging?19:13
discoveredBattery is fine. It works in windows too19:14
tuxakadjsebIs it a bluetoooth mouse ?19:28
discoveredtuxakadjseb, no... wireless19:28
tuxakadjsebOkay19:29
wappynhello, is there any app that may allow me to block specific apps in specific period of time?19:36
oerhekslikely an other radio source bugging your mouse, speakers, phone, other wifi device19:37
oerhekswappyn, there used to be netnanny,19:37
wappynoerheks: ooh, it's not even freeware...19:39
discoveredoerheks, my router wifi is enabled. Can it be an issue too?19:40
wappynI use Stay Focused at android, it have some limitations but made it's job. On firefox I use LeechBlock, but I want to block some Desktop apps19:40
wappynfrom monday to friday from 5:30 PM to 9 PM19:41
wappynto don't waste whole time after work on wothless and addicting places19:41
wappynlike telegram channels19:41
* gravitos pops out of nowhere with ubuntu 18.04-powered laptop, two phones, headset and a usb stick19:42
wappynmaybe I would uinstall telegram app, and switch to browser one19:42
gravitosso, back to bluetooth sticks. my laptop does not connect to anything via bluetooth19:43
gravitosit shows device busy error every time i try to19:43
gravitosany ideas?19:43
gravitosuh, this time bluetoothd is dead. how to start it?19:46
matsamangravitos: 'sudo service bluetooth start' I'd guess19:47
gravitoshm19:48
gravitosbluetoothctl still waits for bluetoothd to respond19:48
gravitosso, `sudo service bluetooth start` did nothing19:49
matsamanservice --status-all | grep -i blue19:50
gravitos[ - ] bluetooth19:51
discoveredLook like mouse is lagging as there is WIFI enabled in my router. What is the solution here?19:52
gravitosdiscovered: is this a bluetooth mouse?19:52
discoveredgravitos, no.19:53
=== Sven_vB_ is now known as Sven_vB
discoveredThe mouse keyboard is connected USB dongle19:54
gravitoshm, i see no reasons for it to lag... other than 'pc is too old'19:54
matsamangravitos: - is for disabled, yeah?19:54
gravitosidk, but bluemon shows [ + ]19:55
gravitosservice bluetooth status shows this https://www.irccloud.com/pastebin/06qAWLwH/Terminal19:56
gravitosso its probably more dead than disabled, I guess19:57
gravitosbt stick is plugged in if that matters19:57
discoveredgravitos, Not sure if Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz should be considered as too old19:58
matsamantoo old for what19:58
gravitosi guessed that his mouse lags because of too old pc19:58
gravitoscuz i have a very old phone that lags af when it is connected to wifi19:58
discovereddisabling router wifi seems improve it.19:59
ice9why ubuntu installer doesn't fully encrypt the disk including the /boot partition?19:59
matsamanfor a wireless mouse with a dedicated USB wifi dongle?19:59
gravitosice9: cause it cant boot if /boot is encrypted19:59
matsamanonly great physical interference or dead/dying batteries should matter to that19:59
discoveredmatsaman, yes. Mouse and Keyboard using one dedicated USB wifi dongle20:00
ice9gravitos, negative! grub can unlock encrypted partitions with luks20:00
gravitosbut grub is on /boot20:00
gravitosand if there is no grub to unlock /boot, how do grub even start?20:00
ice9gravitos, if you will boot with EFI then there is EFI loader in the EFI partition which is unencrypted20:01
gravitosbut can it unlock partitions?20:02
ice9yes it can20:02
gravitosanyway, my laptop is too old for all this efi things20:02
gravitosprobably that's why20:02
gravitosif a very dumb user will encrypt /boot on such an old laptop, he cant boot, and he will go to forums and write negative reviews20:03
Mr_SinghHi anyone guide me how I can access my ubuntu desktop from my ubuntu laptop machine20:05
Mr_SinghI have remmina on my desktop computer and on my laptop as well20:05
gravitosMr_Singh: you want to use your laptop as a remote to desktop?20:05
gravitoslike, see desktop screen on laptop and control it from laptop20:06
Mr_Singhyes20:06
gravitoson desktop, `sudo apt install x11vnc`20:07
Mr_SinghI want to control my destop from my laptop20:07
gravitosMr_Singh: done?20:09
Mr_Singhnot yet20:09
Mr_SinghI have remmina on desktop side20:09
Mr_Singhis that help ?20:09
gravitosnot really20:10
gravitosinstall remmina on laptop20:10
Mr_Singhyes I have remmina on laptop as well20:10
gravitoson laptop, check if you installed remmina-plugin-vnc. if not, install it20:11
Mr_Singhremmina have vnc support in drop down I have checked20:12
Mr_Singhit have support ssh, vnc, rdp20:12
gravitosrun x11vnc on desktop (you may want to add it into autorun for it to start itself on your user login)20:12
Mr_Singhok20:13
gravitosdid you run it in terminal or from icon?20:14
Mr_Singhwhich one you suggest20:14
gravitosicon shows additional dialog to select port20:14
gravitosterminal just runs20:14
Mr_Singhdone20:15
Mr_Singhwhat is next20:15
gravitosnow use remmina on laptop to connect to your desktop20:16
Mr_Singhok20:16
gravitoscheck your desktop ip address: ifconfig20:16
gravitosaddress what we are looking for is starting with 192.16820:16
Mr_Singhit is asking me server , repeater, user name , user password20:16
gravitosget your desktop's ip address20:17
gravitosMr_Singh: done?20:19
Mr_SinghActually I was setting the password20:20
gravitosterminal: `ifconfig | grep 192.168` and look for that address what is after inet20:20
gravitoslike, it gives you this:20:21
gravitos`inet 192.168.1.105  netmask 255.255.255.0  broadcast 192.168.1.255`20:21
gravitosso address we need is 192.168.1.10520:21
gravitosin my case20:21
Mr_Singhyep20:21
Mr_Singhgotcha20:21
Mr_Singhso I need to put that address in remmina20:21
gravitosnow input this address in remmina, and after it add `:5900` (with no quotes)20:22
gravitoslike, 192.168.1.105:590020:22
Mr_Singhwhy 590020:22
Mr_Singhany specific reason20:22
=== sauvin_ is now known as Sauvin
gravitosbecause it is bound to x desktop :0, which is your desktop screen20:23
gravitosif you for some bizarre reasons got two or more x desktops on one user, ports will change20:23
gravitosbut you probably didn't, so it defaults to 590020:23
Mr_Singhok20:24
Mr_Singhthanks I am able to access my desktop20:24
Mr_Singhit's little slow and I am not able to access menu bar20:25
gravitosnot sure why you cant access menu bar, works perfect for me20:26
gravitosslowness is how vnc works20:26
Mr_Singhhmm20:26
Mr_SinghI have opened 3 tabs of terminal at my desktop but I am able to access only one at laptop side20:26
* gravitos shrugs20:27
TJ-Mr_Singh: if you're using the Terminal application remotely, why not just SSH in?20:28
gravitosmaybe resting mouse at anything before clicking it will help20:28
Mr_SinghTJ : I need to access other apps as well20:28
gravitoslike, if you want to click a button, first hover over it with mouse cursor for half a second, or more, depending on how slow your vnc works20:29
Mr_Singhgravitos : I will fix it20:29
TJ-Mr_Singh: ok... do you know you can use those remotely too via 'ssh -X' so they appear on your local system but run on the remote?20:29
* gravitos didnt know that20:30
gravitosactually, with x11vnc you can control your desktop even with android phone which has any vnc client installed20:30
Mr_SinghActually I think there is resolution issue20:31
Mr_SinghMy desktop resolution is large as compare to laptop ,20:31
Mr_SinghDo you know how I can fix it20:31
gravitosthat is where all the slowness coming from btw20:31
gravitosopen display settings on desktop and lower the resolution20:32
Mr_Singhhmm20:32
Mr_SinghThank you20:32
Mr_Singhgravitos : I have stopped the x11vnc20:35
gravitosand?20:35
Mr_Singhand I am still able to access my desktop20:35
Mr_Singhhow ?20:35
gravitosgood question20:35
TJ-because it didn't stop, or it auto-restarts, or there was another VNC instance already operating20:36
Mr_Singhlet me find out20:36
gravitosactually, I have no answers for it20:36
Mr_SinghI will back after few mins20:36
Mr_Singhgravitos : because I have enabled screen sharing before running x11vnc , when I stopped it then my vnc connection was closed21:01
shinobigravitos: Thanks for following up. I figured it out, My sound card changed when I plugged in my usb sound card. All is good now.21:12
=== satanist_ is now known as satanist
GrandPa-Ganyone have good understanding of udev. I can't get my rule to work.21:42
MIFhttps://dontasktoask.com/21:43
TJ-GrandPa-G: is it on strike?21:43
GrandPa-GTJ-, is that a joke?21:44
TJ-GrandPa-G: as MIF pointed out, don't ask to ask, just tell us the exact problem/ show the problem21:44
GrandPa-GTJ-, I got that, know that, and asked earlier and got nowhere.21:45
TJ-GrandPa-G: experts aren't always around due to timezones etc.21:46
GrandPa-GLot's of variations of this rule ACTION=="add", KERNEL=="sd?", SUBSYSTEM=="usb", ENV{ID_BUS}=="usb", TAG+="systemd", ENV{SYSTEMD_WANTS}+="autorunUSB.service"21:46
GrandPa-GI want to know when usb flashdrive was inserted.21:47
GrandPa-Gservice is a oneshot21:47
TJ-GrandPa-G: where's the specific problem? the rule not triggering or the systemd service not being triggered?21:48
GrandPa-GAll I can tell is that the service output is not found in syslog and nothing in syslog indicates the service was run21:49
GrandPa-Gthe service has very simple ExecStart=/usr/bin/echo 'device has been attached'21:49
oerheksmaybe something like:  ACTION=="add", DRIVERS=="usb-storage", DRIVER=="sd", RUN+="/usr/bin/echo 'device has been attached'"21:55
oerhekshttps://askubuntu.com/questions/625243/how-to-execute-c-program-whenever-a-usb-flash-drive-is-inserted21:55
TJ-GrandPa-G: first thing I'd do is add a tell-tale debug shell command to the udev rule to prove the rule is firing, something like PROGRAM="/bin/sh -c 'touch /tmp/my-rule-fired.proof' "21:55
TJ-GrandPa-G: you're unplugging and re-inserting the USB device ?21:55
GrandPa-Gthe problem with a RUN (from what I have determined) is that can't run very long or will be killed. That is the purpose of the service.21:56
GrandPa-GTJ-, yes that is what I am using to try to detect.21:56
oerheksand after adding; sudo udevadm control --reload-rules21:56
TJ-GrandPa-G: the two suggestions above use echo or touch to create a tell-tale that the rule fired, they aren't long-running. Once you've proved the rule triggers you know your issue is on the systemd unit side21:57
GrandPa-Goerheks, that is from 2015, a bit outdated.21:57
TJ-GrandPa-G: udev hasn't changed that much in a long time21:58
GrandPa-GTJ-, one small step for man... the rule runs, not to change to service. Thanks both22:16
bobdobbsHi all. I'm trying to update from 18.04 to 20.04. I get an error: "* Unofficial software packages not provided by Ubuntu22:16
bobdobbsPlease use the tool 'ppa-purge' from the ppa-purge..." How can I identify which pages to purge?22:16
TJ-GrandPa-G: so the issue is systemd not triggering the service?22:17
GrandPa-GTJ-, maybe. I am just buiding back to service. I am just sure what options need to be in the rule.22:18
TJ-GrandPa-G: silly question, but the unit is installed and enabled according to 'systemctl status' ?22:22
GrandPa-GTJ-, not silly at all, but yes, installed and enabled.22:23
TJ-GrandPa-G: can you show us what "systemctl cat autorunSUB.service" reports?22:24
TJ-oops!22:24
TJ-GrandPa-G: can you show us what "systemctl cat autorunUSB.service" reports?22:24
* TJ- broked it :)22:24
GrandPa-Ghttps://pastebin.pl/view/014c657522:27
TJ-GrandPa-G: I'll test the udev rule and your unit here22:29
GrandPa-GTJ-, very kind of  you22:29
InZane84I need help determining if my system is in an inconsistent state after an installer crash. I had checked 'install 3rd party software' because I have an Nvidia GTX 960 and wanted their proprietary driver package installed because their 'control center app' is better than the windows one.22:42
InZane84it crashed at the very end of the installation while downloading updates...22:43
InZane84i've booted into the newly installed system. i'm on it now22:43
InZane84why is no one talking? this channel use to be 'alive' with chatter....is IRC dead?22:44
TJ-GrandPa-G: with your udev rule I cannot get it to trigger and create the tell-tale22:45
GrandPa-GTJ-, did you do just the PROGRAM or try the service?22:45
TJ-GrandPa-G: I've fixed it though; both are now working22:47
GrandPa-GTJ-, what do I need to pay for the secret?22:48
TJ-GrandPa-G:  ACTION=="add", KERNEL=="sd?", SUBSYSTEMS=="usb", TAG+="systemd", ENV{SYSTEMD_WANTS}+="autorunUSB.service", PROGRAM="/usr/bin/sh -c '/usr/bin/touch /tmp/my-rule-fired.proof' "22:48
GrandPa-GTJ-, I am hoping it is not a simple thing22:48
InZane84TJ- What's the path to the ubiquity installer logs? I thought it was var/log/installer but there is no such path on my newly installed system...22:48
TJ-GrandPa-G: I removed the " ENV{ID_BUS}=="usb", " since it wasn't in the same event as the other values that were matching. I checked using "udevadm -kup"22:49
TJ-InZane84: I don't recall but thought it was /var/log/install/ or similar22:49
TJ-GrandPa-G: "systemctl status autorunUSB" shows "autorunUSB[1447328]: device has been attached"22:51
InZane84TJ- I have nothing such as that....22:51
TJ-InZane84: hmm, does "ls -latr /var/log/" help (that lists entries with most-recently-changed last)22:51
GrandPa-GTJ-, I put that rule in my rules, then did a reload of the rules. Doesn't seem to work. No tmp file, nothing in syslog22:52
TJ-GrandPa-G: won't necessarily be in syslog but would show with "systemctl status autorunUSB" and "journalctl -u autorunUSB"22:53
InZane84TJ- naw, that most of everything within /var/log. I'm trying to determine if my system is OK after a installer crash. I've booted into it. It crashed while attempting to download 3rtd party software. Should I be worried? Or am I good?22:53
GrandPa-GTJ-, I don't get same status either, just normal service activted status22:53
TJ-GrandPa-G: I've just restested, monitoring with "journalctl -fu autorunUSB" and it reports the device being inserted22:55
GrandPa-GTJ-, this is the last journalctl results. https://pastebin.pl/view/29c0972b I am running on Raspberry, maybe some differences.22:58
GrandPa-GTJ-, you just created the service file in systemd/system, then systemctl enable - correct? anything else?22:59
TJ-it ran according to that, 13:37:02 . What does this report "systemctl status autorunUSB"22:59
TJ-GrandPa-G: "sudo systemctl daemon-reload"23:00
GrandPa-GTJ-, of course after any change23:00
TJ-GrandPa-G: my config/results: https://paste.ubuntu.com/p/zs4jFDRMBG/23:01
GrandPa-GTJ-, I am starting from scratch, new files, removed old.23:05
TJ-GrandPa-G: good plan :)23:06
GrandPa-GTJ-, and a reboot23:06
TJ-reboot should never be needed on Linux!23:06
geosmileis there a way to build one's own livepatch service? instead of registering with Canonical?23:06
TJ-geosmile: yes, but its difficult to do since that hard part is preparing the patches23:07
GrandPa-GTJ-, one small gotcha (for me) echo is in /bin/echo23:22
GrandPa-GTJ-, Success. How can I thank you?23:26
TJ-GrandPa-G: ahhh, /bin/ should be a sym-link to /usr/bin/ nowadays23:27
GrandPa-GTJ-, it was giving a No such file or directory. Changing it, made things work. Now I can try what I really want to do. Again thanks.23:28
shinobianyone know how to setup jack?23:29
sixie6ehttps://www.imgpaste.net/image/jXQ5a23:51
sixie6einstalled almost 6 months ago, no internet change23:53
sixie6ei understand what green USUALLY means, but the strength is always at max. when it isn't, it is white with black area showing lack of signal23:54

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