libera/#devuan/ Tuesday, 2021-12-21

rrqjason1234: a more focus approach would be to find the "teams" binary, and then run "ldd" on that, to see which libraries it depends on. Then one can follow up on those, rather than xfce4 as a whole.00:23
aitori didn't know about Microsoft Teams00:31
aitori thought jason1234 was trying to get a dual boot devuan/MS, and therefore i was looking for the grub in the package list00:32
aitori didn't understand :)00:32
aitorrrq: i'm building again the installer-iso images of gnuinos, because i fixed the problem related to the non bootable efi partition00:36
aitorbut i'll write about this in the mailing list. There was a thread focused to this issue, to the first boot.00:39
Kittyis there anyway to create a user, stick a ssh key in their home dir, then when they log in, let them set a password without having one set first?16:33
furrymcgeessh $(hostname) passwd16:47
johnquestion: where in /etc is the config for eth0.  I need to remove setting for eth0, cause i am using vlans16:57
furrymcgeemaybe /etc/network/interfaces*17:02
johnif i edit that file or create a file interfaces.d it break NetworkManager17:03
johnwhen i use "ip link add link eth0 name eth0.10 type vlan id 10" it adds the entry in NetworkManager that can be viewed in the GUI.17:05
johnproblem is: I need to remove settings from eth0 (non vlan) but the the GUI will not let me.17:06
furrymcgeeso you can remove with ip17:06
johnI try real quick17:07
johnnope.  need the setting BOOTPROTO=none & ONBOOT=yes    This has to happen in config file direct17:13
furrymcgeehow does this differ from BOOTPROTO=none & ONBOOT=no ?17:28
johni edit /etc/default/networking - EXCLUDE_INTERFACES=eth0 & /etc/init.d/networking - EXCLUDE_INTERFACES=eth017:29
johnnow i reboot and see if that worked.17:29
johnfurrymcgee: the original question was; where in /etc is the network settings for eth0.  editing /etc/network/interfaces will break NetworkManager which i don't want to do.  I can add vlans via ip link add.  I need to disable dhcp/static on eth017:37
johnno joy with exclude_interfaces17:38
furrymcgeetry nmcli networking off17:41
johni think "networking off" is not going to keep the vlans "on"17:43
johnthe vlans are up without problem, the security problem is eth0 itself is still up with dhcp on.  i can change it to a manual address, but the problem is still there.  want everything via vlans17:45
johni figured i would a devuan group first17:47
johni would try a devuan group first17:47
furrymcgeesorry I dont use it17:52
johnfound the solution to disable ipv4 and ipv6 of root network adapter (ie: eth0).  start menu / preferences / advanced network configuration.18:18
mkinitc3poAnyone having trouble booting server iso 2-4 in UEFI?20:59
sadoon_albader[mHe's not here but I thought 2-4 were not bootable?21:24
gnarfacei thought there was only 1 server iso...21:44
gnarfaceassuming they meant the cd or dvd set, yea iirc only the first one of those are bootable and they're not meant to be used individually21:45
golinuxgnarface: the server iso is the first of a 4 cd set.  Does the description on this page not describe it clearly enough? https://www.devuan.org/get-devuan22:10
gnarfacegolinux: uh, no i guess not, but i hadn't looked any time recently so i'd forgotten about this page22:21
gnarfacegolinux: (i've got no particular reason to believe mkinitc3po got to the isos from there either)22:22
golinuxThat is the page where all the mirrors are listed!22:24
golinuxDid you scroll down?22:24
golinuxIt describes the available isos and where to get them.22:25
KingsyHi. just reading ove rthe docs, can someone tell me about how I chose runit rather than sysvinit ?22:27
gnarface"apt-get install runit"22:29
Kingsyoh so you don't get a "installer" that does it in the first place? you always need init first?22:30
gnarfaceKingsy: i can't remember if they added that one to the installer yet or not.  they added at least one other to the installer22:30
Kingsygnarface: what wasyour choice? jsut curiousi22:31
gnarfaceKingsy: i think they might have.  i assumed you were asking because you tried and couldn't find it.  if you don't see it there, try it in expert mode and try looking in the "load additional installer components" section22:31
Kingsythankyou!22:32
gnarfaceKingsy: i'm still using sysvinit, it didn't seem problematic to me22:32
golinuxKingsy: Screenshots here https://www.devuan.org/os/documentation/install-guides/chimaera/install-devuan22:32
Kingsyah ha!!22:33
Kingsyawesome22:33
Kingsydoes the installer support wifi?22:33
golinux#19 is where init choice is22:33
gnarfacegolinux: i see that the mirrors are all listed there too.  i'd just been directing people to files.devuan.org directly, sorry22:33
golinuxProbably better to send them to the "official" download page where there is more indo.22:34
golinuxinfo22:35
Kingsybecause this laptop doesnt have a ethernet port.22:35
Kingsyso its wifi only22:35
gnarfaceKingsy: yes, wifi is supported22:35
Kingsysweeeet22:35
gnarfacethe netinstall image and the live image load the non-free wifi firmware that is available, too22:36
gnarfacei'm not sure if the server/desktop ones also do that though22:36
golinuxIt is called "netinstall" for a reason.22:36
Kingsyits alright, I'll just us ethe netinstall iso22:36
gnarfacewifi support overall on linux isn't great, you might need a usb ethernet device22:36
gnarfacethe netinstall image is enough smaller that it's worth a try at least though22:36
Kingsywell it works on other distros without a special driver.22:37
Kingsyso it shold be ok22:37
golinuxIIUC the server iso and other cds can be used offline22:37
gnarfaceshould be ok, the i386 and amd64 kernels are the stock debian kernels22:37
Kingsynp cool22:37
peterrooneyOK, I accidentally installed firefox-esr-91, and wow what an abomination. trying to revert is proving exceptionally difficult.22:37
KingsyI am still really annoyed by browsers in general tbh22:38
KingsyI cant find a decent one.22:38
peterrooneywhat happed to the firefox devs. fuzzy borders on tabs, and you can't close a tab without switching to it any more.22:44
peterrooneyactually, borders fuzzy enough to be indeterminate.22:45
gnarfacethey might have already pulled the old one from the repos, you might need to resort to the snapshot repos22:46
Kingsywhat browsers you guys using? chrome?22:54
gnarfacejust switching between firefox and firefox-esr still22:55
gnarfacebut i can't give you good advice on what browser to use22:55
Kingsyyup, its just all bad22:55
KingsyI cant use firefox anymore I don't like it at all22:55
Kingsyqutebrowser seems alright22:55
gnarfacethey've all made so many completely blatantly untrustworthy core feature changes that tbh if i needed one to do actually important work at this point i'd have to include the cost of forking one of them in the expenses22:56
gnarfacei can't in good faith recommend you use anything more complex than netcat22:56
phoggthere are no good browsers any more, you must opt in to which kind of pain you prefer22:56
Kingsyhaha! grim22:57
DashiePiephogg speaks the truth, unless you want to make one yourself22:57
DashiePiewhich is a different kind of pain22:57
gnarfacesome people around here will claim lynx is secure, and it might be because it doesn't support javascript, css3 or graphics22:58
Kingsyhaha yeah. not the best choice when your job is web development22:58
gnarfacechromium should work as well as chrome and usually does22:59
Kingsyyeah I find chrome better than FF thats for sure.22:59
Kingsychromium*22:59
Kingsyso whats the rolling release system like on devuan? I don't think I can go back to versioned OS', how "bleeding edge" is it?23:04
gnarfaceis there a rolling release edition?  i was under the impression we're just tracking debian up to unstable23:05
gnarfacei've been told before that there's some important distinction between debian unstable and an actual rolling-release edition23:06
phoggI believe the uninitiated often confuse sid for "rolling release"23:06
gnarfacein my experience it's usually within 6 months of upstream23:06
phoggsid looks a lot like a rolling system if you don't look too close, but then you update at the wrong time and things break in hard to fix ways23:07
Kingsysid yeah, I thought that was "rolling" in that fact that you never had to upgrade from version to version (main OS)23:07
phoggKingsy: it is possible that one could track sid and get that behavior, but it is not for the faint of heart. Don't attempt it if you think you might ever need help unscrewing broken apt/.deb issues.23:08
Kingsyah fair enough23:08
* phogg used to track sid on a few systems23:08
Kingsywhats the upgrade process like for the versioned releases?23:08
gnarfacethe same23:09
Kingsythe same?23:09
phoggapt-get dist-upgrade # wait23:09
Kingsyah yeah what I mean is23:09
Kingsyis it considered better practice to clean install new OS' versions?23:10
phoggnot for Debian, no.23:10
Kingsyor does an upgrade work justas well23:10
Kingsyah ok23:10
phoggI have some systems I installed with Debian potato (which now run Devuan). No reinstall.23:10
Kingsythats why I went rolling release. :D23:10
Kingsygood to know23:10
phoggDistributions which don't support solid online upgrade are toys.23:11
Kingsywell ubuntu should but I have had terrible experiences in the past.23:11
phoggOr they're for niche uses (e.g. embedded systems, container distros, etc)23:12
phoggUbuntu breaks more often than I've seen from Debian or Devuan, and I think the reason is largely to do with PPAs.23:12
phoggthat's certainly been the cause for *some* users I've helped out23:13
Kingsyyeah23:13
KingsyI was going to ask about that tbh. what if I wanted "new" or bleeding edge versions of things? such as nvidia drivers and such? devuan have debs for these?23:13
* phogg does not know, just kind of does his own thing23:13
phoggSelect backports from unstable tend to be easy. Not all the time, and definitely not for nvidia drivers.23:14
gnarfaceubuntu with ppa's is quite bad, ubuntu without ppa's is similar in stability to debian unstable, but stable-to-stable or oldstable-to-stable is usually very solid23:14
phogggnarface: I imagine their LTS-to-LTS upgrade is pretty comparable to a Debian experience.23:15
gnarfacei say usually because i have had some issues with the switch to systemd23:15
* phogg doesn't run Ubuntu any more23:15
Kingsywell, what nvidia driver version does devuan currently have in latest?23:18
Kingsyah I see23:28
gnarfacepkginfo.devuan.org is helpful for checking that stuff23:30
gnarface460.* or 470.* iirc23:30
Kingsy470.86 so its slgitly behind23:30
Kingsy470.94 is current23:30
gnarfaceyea though just for the record my experience has been that 100% of the time installing the version newer than unstable breaks something23:31
gnarfaceit's not always obvious what23:31
gnarfacethis is specifically about nvidia drivers23:31
gnarfacesometimes they even have them in experimental but it's because they're trying to fix them23:31
Kingsygnarface: curious, does this mean then, you'll be stuck on softwareversions until the next major OS upgrade?23:32
gnarfacethey still do minor revision updates with stability and security fixes, and eventually someone puts the current major release in backports23:32
gnarfacebut yea, you're right that the rules for "stable" preclude the types of functionality/compatibility changes that are typically in major version updates, and if you're trying to track external, 3rd party software like commercial game services, eventually those drivers will become a barrier23:35
gnarfaceand they do effectively collaborate (probably blatantly illegally) to enforce planned obsolesence this way23:36
gnarfaceobsolescence*23:36
gnarfacetheir competitors aren't so bad in that regard23:38
gnarfacebut their competitors also haven't bribed anyone for curated compatibility23:38

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!