libera/#devuan/ Saturday, 2019-12-07

XenguySo I installed Ascii on a laptop a few days ago, and there was no Net connection, and I chose 'Do not config network right now', or some such option...03:04
XenguyI've never tried that before, and going forward after the base system is installed turns out to be a bit hard, network-wise...03:05
XenguyI also noticed that with a default/base install, if you try doing 'man interfaces', it is missing (not sure if any man pages are installed with the base install; this man page wasn't)03:06
XenguyAll I can figure is that if I was in that base install state with no network config, I'd need to first modify /etc/network/interfaces (w/e file it is), and configure it for a wired connection, then install MATE and wicd would manage the wireless.03:08
XenguyBut with no man page available, I'd need to have another networked PC to look that up online, which is not the most elegant situation03:09
XenguySo, an inconvenient use case, there you have it03:11
specingXenguy: it helps to know a few invocations of ifconfig/iproute203:13
Xenguyspecing: What, just ifup eth0, or ...?03:13
specingno03:13
Xenguyah03:14
specingifup is the interfaces machinery03:14
Xenguyso03:14
specingI don't use distro network scripts, it is a waste of time03:14
XenguyWell just spit it out, unless suspense is you object03:14
Xenguy*your03:14
XenguyMr. Godot, what are you waiting for?03:15
specingip addr add 1.1.1.2/24 dev eth0; ip link set eth0 up; ip route default via 1.1.1.103:15
XenguyWell you're a better man than me03:15
XenguyFor me, it would be easier to memorize the line I needed in /etc/network/interfaces, to get a wired connection...03:16
specingwhen you're done, dump shell history in a new init script and forger about /etc/network/interfaces03:16
XenguyThen I'd bootstrap to wireless via the GUI03:16
XenguyWell, you sound like an emacs guy03:17
* Xenguy pivots and ducks...03:17
specingI use what is best, sometimes that is emacs03:17
Xenguyhaha, I knew it03:17
specingsometimes it is vim, sometimes a full IDE03:17
Xenguykidding03:17
XenguyI've messed with Spacemacs, that's about it03:17
XenguyBut as an olde friend once said:  Some folks minds are just double(not single)spaced03:18
XenguySo your solution is best for you, and mine best for me03:18
XenguyWe work with what works for us03:19
XenguyA great thing about linux is it offers so many roads to Rome03:19
XenguyI love that03:19
XenguyIf one thing fails, there's always another way03:20
XenguyI remember the little Perl I learned being like that too03:20
Xenguy"There's more than one way to do it"03:21
XenguyHuh, resilience and versatility, and there ya have (at) it03:22
Xenguyiface eth0 inet dhcp03:33
Xenguy^^ I think that's the line I need in /etc/network/interfaces03:33
yetiyipyip03:35
tuxd3vXenguy if you want dhcp, then yes03:35
tuxd3vbut you also need adhcp client03:35
tuxd3vadhcp -> dhcp03:35
tuxd3vcertify yourself that the name of the interface is eth003:36
XenguyMost routers 'just do' DHCP, yes?03:43
Xenguyyeti: yippieyippie : -)03:44
yetidhcp is a good 1st guess03:47
yetiwhen the router can be reached and the address range is known, changing to a static address is no big deal03:48
yetithe other way round, you'd need to collect all the details manually or with a differend system03:49
yetihttps://www.youtube.com/watch?v=8d4RtvMQp10  yipyip<ip03:50
smlhi guys22:07
debdogo/22:07
smlits possible to install docker in devuan?22:07
smlim trying to install in ascii but i cannot found docker-ce22:08
_abc_What's a popular radio internet listener for devuan? I am miffed that the app RadioDroid exists on android, distributed by f-droid.org, open source and all, which does this well, and has an impressive out of the box station list, and there is nothing for linux desktop like it. Technically, compiling an app for droid is compiling it for linux, Java notwithstanding. Suggestions for a desktop internet radio22:58
_abc_app?22:58
yetifor known urls I use mplayer and at to automagicaly switch streams, for exploring the rest of the world https://radio.garden/22:59
_abc_lol garden tld used for radio23:01
Wonka.oO( walled.garden 302 apple.com )23:01
_abc_huh?23:04
_abc_yeti: what do the +- buttons on the left do. They do nothing here.23:06
onefangVLC works for me, but I only listen to very few stations.23:06
_abc_Also changing location is not possible. I am stuck in my city.23:06
yeti+-   zoom23:07
_abc_does nothing here23:07
yeticheck for scriptblockers or other cops23:07
_abc_location did change in strange ways23:07
_abc_Israel?!23:08
_abc_I'm in .ro23:08
onefangUsing a VPN or proxy?  I''m in .au, but my VPN is in .nl, so I get a lot of Dutch advertising.  lol23:08
_abc_no proxy23:09
_abc_How do you change location?!23:10
_abc_yeti: should i be seeing a map? I see a black background...23:11
_abc_I hope the bozos did not use a google api for the map. Openstreetmaps is allowed, google not.23:11
onefangGoogle has sometimes gotten confused and put me in .ru.23:12
yetiI see stations as green dots on a darker blue background because I block google23:13
yetiif I allow google, there is a map23:13
_abc_I don't see the dots23:13
_abc_yeti: of course. Bozos. Openstreetmap is available and free.23:14
furrywolfin all fairness, openstreetmap is fucking worthless.23:14
yetiit's a fight with scripblockers and co23:14
_abc_I use only that. Gooshit does not even give you street numbers or a size scale in the map.23:14
yetiso I mostly use it without the world view below the stations23:14
furrywolfI looked at them when pondering a GIS project, and their data is so utterly incomplete and incorrect that using them is worse than not having a map at all.23:15
yetiguessing the cities is easy enough only seeing the stations23:15
onefangopenstreetmap works for me, but it's crowd sourced, you need a decent crowd in your area of interest.23:15
_abc_Just so they can sell you something, you have to type in where you want to go, and immediately gets you tagged with targeted ads.23:15
_abc_onefang: that is true. It is okay where I am in Eastern Europe.23:15
_abc_So radio garden is unusable here due to no map.23:22
_abc_Is kradio worthless?23:28
_abc_kradio is in the normal devuan channels, it is present on ascii which is what I am running now23:29
_abc_This seems to work as finder https://www.internet-radio.com/ unrelated to linux, cross platform etc23:58

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