--- | Log | opened Sat Dec 28 00:00:44 2019 |
00:04 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Ping timeout: 480 seconds] |
00:08 | <linbot> | New news from community: How do I set up RLCraft on a Linode? <https://www.linode.com/community/questions/19254> |
00:39 | -!- | syscrusher [~oftc-webi@23-126-70-31.lightspeed.bcvloh.sbcglobal.net] has quit [Quit: Page closed] |
06:05 | -!- | boyrxl [~Sam.Spade@ip5b40c09c.dynamic.kabel-deutschland.de] has quit [Ping timeout: 480 seconds] |
06:06 | -!- | fstd_ [~fstd@xdsl-78-35-73-193.nc.de] has joined #linode |
06:06 | -!- | fstd_ is "fstd" on #oftc #linode #debian #kernelnewbies |
06:13 | -!- | fstd [~fstd@xdsl-87-78-182-191.nc.de] has quit [Ping timeout: 480 seconds] |
09:23 | -!- | voker57_ [f00b47@2a01:7e00::f03c:91ff:fe96:9125] has quit [Quit: voker57_] |
10:31 | <linbot> | New news from community: How to I email notify on disk utilization exceeded? <https://www.linode.com/community/questions/19255> |
11:05 | -!- | Shentino [~desktop@96-41-208-125.dhcp.elbg.wa.charter.com] has quit [Read error: Connection reset by peer] |
11:06 | -!- | Shentino [~desktop@96-41-208-125.dhcp.elbg.wa.charter.com] has joined #linode |
11:06 | -!- | Shentino is "realname" on #qemu #mm #linode #tux3 |
11:40 | -!- | Juma [~amir@space.telavivmakers.org] has joined #linode |
11:40 | -!- | Juma is "Amir Uri" on #linode |
12:07 | -!- | chonk [~chonk@yeah.thats.gonna.be.a.nofromme.dog] has quit [Quit: "bai"] |
12:36 | -!- | Juma [~amir@space.telavivmakers.org] has quit [Read error: Connection reset by peer] |
13:08 | -!- | Cruiser` [~Cruiser@136.34.115.83] has joined #linode |
13:08 | -!- | Cruiser` is "Cruiser" on #linode |
13:14 | -!- | Cruiser [~Cruiser@136.34.115.83] has quit [Ping timeout: 480 seconds] |
13:21 | -!- | cews [~~@i.chown.io] has quit [Remote host closed the connection] |
13:22 | -!- | cews [~~@i.chown.io] has joined #linode |
13:22 | -!- | cews is "*" on #tor-project #linode |
13:40 | -!- | cews [~~@i.chown.io] has quit [Remote host closed the connection] |
13:41 | -!- | cews [~~@i.chown.io] has joined #linode |
13:41 | -!- | cews is "*" on #tor-project #linode |
13:42 | -!- | cews [~~@i.chown.io] has quit [] |
14:01 | <linbot> | New news from community: What is this strange traffic? <https://www.linode.com/community/questions/19256> |
14:38 | -!- | cews [~~@i.chown.io] has joined #linode |
14:38 | -!- | cews is "*" on #linode |
14:59 | <sm[m]> | hey all. How would I find out the age / creation date of a linode ? |
15:00 | <millisa> | i think it's in the csv in the old manager |
15:00 | <millisa> | not sure how the 'created' column in that is impacted by migrations/upgrades |
15:01 | <millisa> | if you want to fiddle with the api - https://developers.linode.com/api/v4/linode-instances that has it in bits it returns |
15:02 | <sm[m]> | thanks millisa |
15:02 | <millisa> | looks like the 'download csv' is in the new manager too |
15:03 | <sm[m]> | 2010-12-23, that seems about right, preserved across migrations & upgrades |
15:04 | <sm[m]> | apparently it's still got a lot of 32-bit DNA in it, even though uname -a says x86_64. Eg gcc is 32-bit. |
15:07 | <sm[m]> | I only noticed because this has triggered some warnings from GHC. I wonder what other effects there have been, and how common this is. |
15:09 | <sm[m]> | one way to check: does "apt-config dump APT::Architecture" say APT::Architecture "i386"; |
15:41 | -!- | AugustusCaesar24 [~AugustusC@99-190-112-116.lightspeed.irvnca.sbcglobal.net] has joined #linode |
15:41 | -!- | AugustusCaesar24 is "Augustus Caesar" on #linode |
15:56 | -!- | AugustusCaesar24 [~AugustusC@99-190-112-116.lightspeed.irvnca.sbcglobal.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] |
16:47 | -!- | wcpan [~quassel@2400:8902::f03c:91ff:fee0:f952] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] |
16:47 | -!- | wcpan [~quassel@2400:8902::f03c:91ff:fee0:f952] has joined #linode |
16:47 | -!- | wcpan is "wcpan" on #linode #dot #debian |
18:42 | <linbot> | New news from community: How to upload an ISO using Virtual Box to a Linode <https://www.linode.com/community/questions/19257> |
19:14 | <chesty> | sm[m] a few years ago some people were suggesting to use a 64 bit kernel with 32 bit user space. I guess the 32 bit user spaces uses a little less memory, and the 64 bit kernel, I'm not sure, maybe a little faster, can address 2g+ memory more efficiently? |
19:16 | <sm[m]> | chesty: yes, I might have followed some advice like that to pick a 32-bit image when I created this linode |
19:16 | <sm[m]> | or, some such choice |
19:17 | <sm[m]> | to get a fully 64-bit system means creating a new linode from scratch I think |
19:18 | <chesty> | i thought you could change it on a running system. I have a vague memory of following a tutorial to do it |
19:19 | <chesty> | there's /lib32 and /lib64 |
19:19 | <Peng_> | I think Debian has a tutorial about it. It sounds intimidating. |
19:20 | <chesty> | good point. I keep forgetting there's more than one distro |
19:20 | <virtual> | what's the other distro? |
19:21 | <Peng_> | Hurd |
19:21 | <virtual> | heh |
19:21 | <Peng_> | sm[m]: You said "creating a new linode from scratch", but it's always possible to wipe and reinstall a Linode. Or shrink your disk images and deploy a new OS and dual-boot. |
19:22 | <Peng_> | You probably care more about your files than your IP addresses, but still. |
19:23 | <Unit193> | The term there is 'crossgrading', I've done that once. A bit of fun... |
19:23 | <chesty> | also if you wanted to play around, there's the rescue image, chroot your disk and mess around |
19:24 | <chesty> | or not even chroot |
19:24 | <sm[m]> | Peng_: noted. I meant, to get a pure 64 bit system I'd have to start from a fresh image. In theory it seems not, but in practice, yes that's what I'll be doing (some day) |
19:25 | <sm[m]> | I should be doing that anyway for hygiene & repeatability |
19:26 | <sm[m]> | just as soon as I figure out which configuration management tool is the best .... |
19:28 | <chesty> | haha, you mean there are others besides saltstack? I don't know why, seems pointless. |
19:29 | <virtual> | sm[m]: if you find out which one is best, please let me know ;) |
21:07 | -!- | xtrWrithe [~xtrWrithe@00027ade.user.oftc.net] has quit [Quit: WeeChat 2.6] |
22:34 | -!- | scorche [~scorche@75.167.130.12] has quit [Ping timeout: 480 seconds] |
22:34 | -!- | scorche [~scorche@184.101.230.119] has joined #linode |
22:34 | -!- | scorche is "_" on #linode |
22:44 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Miku.bdikaros-network.net] has quit [Quit: Router/gateway switchover test. Back in a little while.] |
22:56 | -!- | scorche [~scorche@184.101.230.119] has quit [Ping timeout: 480 seconds] |
23:29 | -!- | scorche [~scorche@184.101.230.119] has joined #linode |
23:29 | -!- | scorche is "_" on #linode |
23:48 | -!- | Ikaros [~ikaros@IkarosBD.dlls.tx.Miku.bdikaros-network.net] has joined #linode |
23:48 | -!- | Ikaros is "Ikaros" on #linode |
--- | Log | closed Sun Dec 29 00:00:45 2019 |