People who Joins , Parts or Quits a chatroom
this is #debian
an IRC -Channel at freenode
(freenode IRC service closed
2021-06-01)
0 [00:00:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1 [00:00:23] *** Joins: v01t (~v01t@replaced-ip )
2 [00:00:24] *** Joins: mandeep__ (~mandeep@replaced-ip )
3 [00:00:29] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
4 [00:00:33] *** Joins: Johann (~cisswit@replaced-ip )
5 [00:00:44] *** Quits: mandeep_ (~mandeep@replaced-ip ) (Remote host closed the connection)
6 [00:00:59] <jsync> lembron, maybe I want to make a server
that controls various other servers. What would I use for that?
7 [00:01:37] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Read error: Connection reset by peer)
8 [00:01:51] <jsync> See, I made bash scripts that reference
configuration files that list my OpenSim servers & their ssh
connection data & various other things. I definitely need to
consolidate all these terminals & program processes &
commands.
9 [00:01:54] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
10 [00:02:11] *** Quits: fstd (~fstd@replaced-ip ) (Ping timeout: 276 seconds)
11 [00:02:11] *** fstd_ is now known as fstd
12 [00:02:31] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
13 [00:02:32] <jsync> Like, "A Single Server to Rule Them
All" sort of thing.
14 [00:02:46] *** Joins: magnulu (~magnulu@replaced-ip )
15 [00:02:58] <lembron> puppet/chef/ansible/salt - to just name
a few?
16 [00:03:34] *** Quits: tio43 (~whoami@replaced-ip ) (Ping timeout: 268 seconds)
17 [00:03:50] *** Joins: rangotail (~rangotail@replaced-ip )
18 [00:04:00] *** Quits: aaro (aaro@replaced-ip ) (Ping timeout: 245 seconds)
19 [00:04:19] <jsync> A server that I could use to enter a
command like, "ls GRID_REGIONS" & it would give me a
text based list, & then I could enter a command to control that
particular listed Region, then that entered a screen session &
I'd be looking at that server terminal - that would be alright
& neat to learn how to do.
20 [00:04:33] *** Quits: ralinux (~ralinux@replaced-ip ) (Quit: Leaving)
21 [00:06:00] *** Joins: fax (~fax@replaced-ip )
22 [00:06:41] *** Joins: aaro (aaro@replaced-ip )
23 [00:09:23] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
24 [00:09:41] *** Quits: notadeveloper (~quassel@replaced-ip ) (Read error: Connection reset by peer)
25 [00:11:08] *** Joins: dArK_IcE (~lawl@replaced-ip )
26 [00:11:53] *** Joins: blackes__ (~blackest_@replaced-ip )
27 [00:12:05] *** Quits: czesmir (~stefan@replaced-ip ) (Quit: Lost terminal)
28 [00:15:05] *** Quits: AanuninABX (~user@replaced-ip ) (Remote host closed the connection)
29 [00:15:11] *** Quits: blackest_mamba (~blackest_@replaced-ip ) (Ping timeout: 276 seconds)
30 [00:16:25] *** Joins: rtmataeu34 (~energyd@replaced-ip )
31 [00:16:46] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 265 seconds)
32 [00:19:04] *** Joins: Johann (~cisswit@replaced-ip )
33 [00:19:27] <Ouroboros> somiaj: wow, so for 'ifdown
-a' they special-cased to not set link down for inet but not
for inet6, what a mess
34 [00:19:55] <Ouroboros> i don't know why i care though,
it makes absolutely no difference to me
35 [00:20:21] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
36 [00:21:57] *** Quits: Comstock (~Comstock@replaced-ip ) (Ping timeout: 264 seconds)
37 [00:23:18] <lorde> jsync: you should better go with CM
system. I'd recommend ansible, it's pretty
straight-forward and requires virtually no configuration on client
side
38 [00:24:06] <lorde> jsync: you'd still be able to do your
"ls GRID_REGIONS" kind of command, and then you'll be
able to ssh into that machine
39 [00:25:01] <jsync> "CM system"?
40 [00:25:10] <jsync> I want to code something.
41 [00:25:16] <lorde> jsync: why do you need screen sessions? As
a person with quite extensive bash background, I suggest you
don't use bash for some massive program - it eventually becomes
impossible to debug and maintain
42 [00:25:22] *** Joins: Se-bash^2 (~seba@replaced-ip )
43 [00:25:31] <lorde> jsync: configuration management
44 [00:25:46] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
45 [00:25:48] <lorde> jsync: you'll get your fair share of
coding there, don't worry
46 [00:25:58] <jsync> Uhh, alright: A Brief Synopsis.
47 [00:26:22] <lorde> jsync: you want me to tell you what
Ansible is or?
48 [00:26:25] *** Quits: Se-bash (~seba@replaced-ip ) (Ping timeout: 260 seconds)
49 [00:26:32] <jsync> I have OpenSim Servers that run a Grid
full of Region Servers. There are a lot of them & they all
require a terminal.
50 [00:26:32] *** Se-bash^2 is now known as Se-bash
51 [00:26:43] <jsync> lorde, I overlooked that part. I'll
read about it.
52 [00:27:30] *** Joins: plains (~plains@replaced-ip )
53 [00:27:35] <Ouroboros> this all sounds way over-complicated
54 [00:27:42] <lorde> Agreed
55 [00:27:59] *** Joins: LorD_n1c0w (~igora@replaced-ip )
56 [00:28:00] *** Joins: orti (~orti@replaced-ip )
57 [00:28:11] *** Joins: tonymke (~tonymke@replaced-ip )
58 [00:28:28] <jsync> I don't want a different linux
distro. I want to code a server that acts like a text based ui for
other servers.
59 [00:28:50] *** Quits: tonymke (~tonymke@replaced-ip ) (Client Quit)
60 [00:29:12] <megaTherion> jsync: that stuff is existing
already, its more or less called vnc
61 [00:29:17] <megaTherion> well not only vnc, but thats one way
to do it ;)
62 [00:29:25] <jsync> A single server that's configured
with lists of other server software locations.
63 [00:30:43] <lorde> jsync: Ansible is what you're looking
for. Trust me, you don't want a massive bash program with
remote code execution
64 [00:30:46] <megaTherion> jsync: bash isnt the right thing,
but any other more fully fledged scripting language can do it ...
however if you want to access all internals then you'll need to
go towards C or kind of
65 [00:31:06] <megaTherion> jsync: you can access a lot of
libraries by `bridging` or bindings but they all have certain
limitations
66 [00:31:06] <lorde> jsync: I actually have to deal with this
sh*t at work, and won't wish that for my enemies
67 [00:31:16] *** Joins: cCkw (~ejakuk@replaced-ip )
68 [00:31:44] <megaTherion> jsync: most likely you can combine
things like having a backend, a frontend and what not which can all
be different languages - depends which language suits best for
certain tasks
69 [00:31:48] *** Joins: tonymke (uid304914@replaced-ip )
70 [00:32:10] *** Quits: nku (~nku@replaced-ip ) (Ping timeout: 264 seconds)
71 [00:32:27] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 240 seconds)
72 [00:32:32] <jsync> Alright: I want to code this, for myself.
VNC is not what I'm looking for. That's not even what
I'm trying to do.
73 [00:32:48] <jsync> Alright: Here's a brief synopsis of
program necessity.
74 [00:33:16] <jsync> I have various server programs within a
machine, & they could variably be spread across numerous
machines.
75 [00:33:16] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Read error: Connection reset by peer)
76 [00:33:17] <megaTherion> jsync: well it lets you connect to a
server and do something... ;)
77 [00:33:22] *** Joins: nku (~nku@replaced-ip )
78 [00:33:32] *** Joins: hgfd123 (~hgfd123@replaced-ip )
79 [00:33:50] <megaTherion> ya no need to elaborate all, I think
its kind off topic for this particular channel and really a huge
topic
80 [00:33:54] *** Joins: tyzef (~yaaic@replaced-ip )
81 [00:34:55] <jsync> I want to create a custom & specific
server to control those specific servers. The server I code should
simply act like a terminal text based ui that starts screen sessions
& opens control to those other servers, though with simple &
easily understood commands, like a terminal text based ui.
82 [00:35:16] *** Quits: xet7 (~xet7@replaced-ip ) (Quit: Leaving)
83 [00:35:21] <megaTherion> terminal text based ui, sounds like
ncurses
84 [00:36:04] <megaTherion> ya you can do that, you can start
multiple X11 servers just like you want no problem
85 [00:36:12] *** Joins: erasmus (~erasmus@replaced-ip )
86 [00:37:17] *** Joins: tabakhase (tabakhase@replaced-ip )
87 [00:38:04] *** Joins: cr0w3 (~cr0w3@replaced-ip )
88 [00:38:06] *** Quits: haasn (~haasn@replaced-ip ) (Ping timeout: 268 seconds)
89 [00:38:21] *** Joins: GenTooMan (~cyberman@replaced-ip )
90 [00:38:49] <Aebian> can someone tell me whats wrong with this
command? ``tar -xvf OTDS-1641-LNX6.tar -c
/online/iww/corp.knight-industries.org/otds-install/``
91 [00:39:13] *** Quits: daze (~daze@replaced-ip ) (Remote host closed the connection)
92 [00:39:23] <megaTherion> Aebian: -c should be -C?
93 [00:39:24] <lorde> Aebian: the '-c' flag
94 [00:39:36] *** Quits: Sleepy63 (~Sleepy63@replaced-ip##) (Quit: ##replaced-url
95 [00:39:40] <Aebian> ah lol yes, thanks
96 [00:40:26] <lorde> jsync: so you want UI specifically?
Something reminiscent of mc and such?
97 [00:42:05] *** Joins: expert975 (~xp@replaced-ip )
98 [00:42:55] <expert975> I'm planning on setting up LVM on
LUKS on RAID. Any tips?
99 [00:43:04] <megaTherion> expert975: dont
100 [00:43:12] <megaTherion> LVM is so 90s
101 [00:43:13] <Ouroboros> ^^ this
102 [00:43:24] <lorde> I don't agree
103 [00:43:28] <megaTherion> that its not 1990
104 [00:43:29] <megaTherion> ?
105 [00:43:36] <lorde> I'd go for LUKS on LVM instead
106 [00:43:50] <megaTherion> I'd just use anything else
except LVM
107 [00:43:59] <lorde> Why? LVM is great
108 [00:44:00] <Ouroboros> he meant, 'i don't agree,
lvm is so 80s' :P
109 [00:44:07] <jsync> Maybe I want to learn ncurses. Thanks,
megaTherion.
110 [00:44:08] <megaTherion> great for people stuck to the 90s
111 [00:44:19] <megaTherion> ok 80s, fine ;)
112 [00:44:33] <Ouroboros> i never understood the use case for
lvm, even back then
113 [00:44:46] <lorde> So, what do the cool kids use nowadays?
114 [00:44:56] <megaTherion> well I think there were good reasons
but LVM didnt evolve much and its kind of .... awkward
115 [00:44:58] <Ouroboros> but i have seen one million reports of
people breaking their lvm somehow
116 [00:45:06] <megaTherion> the setup is awkward, the management
is awkward, the CLI is awkward - just everything
117 [00:45:09] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
118 [00:45:16] <megaTherion> lorde: probably ZFS since 2006
119 [00:45:32] <lorde> Well, you chose a wrong OS for that,
I'm afraid
120 [00:45:35] <megaTherion> Ouroboros: I liked evms for a while,
it seemed to be a great alternative but somehow it was discarded
121 [00:45:41] <megaTherion> lorde: indeed
122 [00:46:03] *** Quits: rtmataeu34 (~energyd@replaced-ip ) (Read error: Connection reset by peer)
123 [00:46:04] <Ouroboros> lorde: zfs or just don't do
whatever you were going to do
124 [00:46:09] <megaTherion> exacly
125 [00:46:12] *** Quits: rangotail (~rangotail@replaced-ip ) (Quit: Leaving)
126 [00:46:29] <lorde> You two are weird
127 [00:46:57] <megaTherion> lorde: you really would chose LVM on
a setup today?
128 [00:47:03] *** Joins: mtn (~mtn@replaced-ip )
129 [00:47:11] <Ouroboros> i try not to use a feature just
because it happens to exist :P
130 [00:47:13] <lorde> megaTherion: yes, I have, and I would
131 [00:47:41] <megaTherion> lorde: why so?
132 [00:47:51] <lorde> megaTherion: it's rock-solid and very
straight-forward, and flexible too, why would I not use it?
133 [00:48:14] <megaTherion> I guess it is solid, but absolutly
not straight forward at least not to me
134 [00:48:22] <Ouroboros> lorde: so what is one example use
case?
135 [00:48:43] <megaTherion> and I think the thin snapshots were
somehow limited too? Im not so fond of it
136 [00:48:44] <lorde> Ouroboros: backups using snapshots
137 [00:48:49] *** Joins: fstoltz (~fstoltz@replaced-ip )
138 [00:49:06] <lorde> Ouroboros: not caring about which sizes of
your hard drives
139 [00:49:09] <megaTherion> snapshots are quite expensive on
LVM?
140 [00:49:29] <lorde> Ouroboros: the ability to use it as a
storage driver for KVM
141 [00:49:42] *** Parts: mosomedve (~mosomaci@replaced-ip ) ()
142 [00:49:44] <Ouroboros> ok, stop :P
143 [00:50:14] <lorde> megaTherion: haven't used snapshots
in very IO-intensive environment, can't say
144 [00:50:22] <Ouroboros> just install zfs on top of ceph on top
of zfs, done
145 [00:50:38] <Ouroboros> add aditional layers of zfs and ceph
as necessary
146 [00:51:05] *** Quits: k-man (~jason@replaced-ip ) (Ping timeout: 240 seconds)
147 [00:51:06] <lorde> Ouroboros: yeah, that setup is so much
more straight-forward, for sure
148 [00:51:37] *** Joins: Johann (~cisswit@replaced-ip )
149 [00:51:41] <lorde> Ouroboros: especially the part with
getting ZFS going on Linux (haven't done that myself, but heard
that it's a pain)
150 [00:51:58] <Ouroboros> lorde: i think zfs per se is
relatively straightforward these days, i am going to try it soon
151 [00:52:09] *** Joins: rangotail (~rangotail@replaced-ip )
152 [00:52:11] <megaTherion> lorde: ZFS is easy on Linux, as long
as you dont plan to boot from it *shrugs*
153 [00:52:19] <Ouroboros> yes, if you want to put / or /boot on
it, it can be a lot more work
154 [00:52:34] <megaTherion> but its not very efficient and yeah
its weak... Linux and ZFS didnt play well together
155 [00:53:06] <megaTherion> and somehow btrfs aint a good choice
either
156 [00:53:08] <Ouroboros> no, the issue is that they have to
rewrite a lot of it
157 [00:53:26] <Ouroboros> and, well, unpaid developers and so on
:P
158 [00:53:27] <lorde> Well, there's also btrfs, but after I
read scary stuff about it breaking all the time, I wouldn't
even put it on my home machine
159 [00:53:35] *** Quits: Kocane (~Kocane@replaced-ip##) (Quit: The Lounge - ##replaced-url
160 [00:53:42] <Ouroboros> zfs also had a major regression
recently, data was lost
161 [00:53:47] <megaTherion> ya btrfs is like butter... I also
heard from very evil things if you go for a serious raid
162 [00:53:54] <megaTherion> Ouroboros: not on BSD?
163 [00:53:59] <megaTherion> Ouroboros: there isnt the ZFS
anymore
164 [00:54:02] <Ouroboros> no, only ZoL
165 [00:54:04] <megaTherion> and yes ZoL is crap
166 [00:54:53] <Ouroboros> there still is 'the ZFS', on
solaris, same as it always was
167 [00:55:14] <lorde> So enterprise, much Oracle
168 [00:56:29] *** Quits: plains (~plains@replaced-ip ) (Quit: bye)
169 [00:56:30] *** Joins: rpifan (~rpifan@replaced-ip )
170 [00:56:33] <lorde> Anyway, the original guy, who asked the
question: there's a really good article on Arch Wiki on the
topic, and there's a fantastic LVM administrator guide from Red
Hat, read up all that and decide for yourself
171 [00:56:45] *** Joins: plains (~plains@replaced-ip )
172 [00:57:03] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
173 [00:57:22] <lorde> It's going to be basically the same
on Debian since LVM and LUKS are distro-independent technologies
174 [00:58:13] *** Joins: BWMerlin (~Thunderbi@replaced-ip )
175 [00:58:23] *** Joins: heston (~heston@replaced-ip )
176 [00:58:25] *** Joins: Johann (~cisswit@replaced-ip )
177 [00:58:30] <expert975> lorde: There's actually too much
on the Arch wiki on the topic... I've been reading for 3 days!
178 [00:58:46] *** Quits: enki (~enki@replaced-ip ) (Read error: Connection reset by peer)
179 [00:59:03] <lorde> expert975: yeah, I know. My strong
suggestion would be to use LUKS on top of logical volumes
180 [00:59:05] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 260 seconds)
181 [00:59:13] <expert975> lorde: Why?
182 [00:59:23] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
183 [00:59:52] <heston> hello guys, how should I got about
troubleshooting my thinkpad that was stuck in standby/hiberation
according to the LEDs, it wouldnt wake up and debian is configured
to never go into standby or hibernation. Thinkpad t500 on debian
stretch
184 [01:00:38] *** Joins: Kocane (~Kocane@replaced-ip )
185 [01:01:07] <lorde> expert975: Lesser chance that you break
something; if you use encryption on physical block devices, in case
if something wrong with LUKS, you lose the whole LVM volume group,
and, logically, all LV's in that volume group
186 [01:01:16] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Read error: Connection reset by peer)
187 [01:01:39] *** Joins: k-man (~jason@replaced-ip )
188 [01:02:45] <expert975> lorde: what could go wrong with LUKS?
189 [01:02:52] *** Quits: mahafyi (~chatzilla@replaced-ip ) (Remote host closed the connection)
190 [01:03:04] <lorde> expert975: LUKS basically puts another
abstraction layer in this chain "physical device => ^^
insert LUKS here^^ = > physical volume => volume group =>
logical volume"
191 [01:03:06] *** Quits: debron (~quassel@replaced-ip##) (Quit: ##replaced-url
192 [01:03:20] <lorde> expert975: That just seems logically wrong
to me, personally
193 [01:03:25] *** Joins: enki (~enki@replaced-ip )
194 [01:03:32] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 245 seconds)
195 [01:04:01] <pingfloyd> I'd do it the other way around
196 [01:04:01] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
197 [01:04:05] <pingfloyd> lvm over luks
198 [01:04:16] *** Joins: Hunterkll (~Hunterkll@replaced-ip )
199 [01:04:27] *** Quits: nku (~nku@replaced-ip ) (Ping timeout: 240 seconds)
200 [01:04:30] *** Joins: fax (~fax@replaced-ip )
201 [01:04:36] <lorde> expert975: you basically have to
remember/set up like "Okay, this is the password for hard drive
A", instead of "Okay, this is the password for my /home
partition"
202 [01:04:37] *** Joins: enoch85 (~enoch85@replaced-ip )
203 [01:04:37] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
204 [01:04:37] *** Joins: enoch85 (~enoch85@replaced-ip )
205 [01:04:57] *** Quits: rkj (~rkj@replaced-ip ) (Remote host closed the connection)
206 [01:05:08] *** Joins: Sleepy63 (~Sleepy63@replaced-ip )
207 [01:05:30] <pingfloyd> just keep /boot and ESP outside the
luks volumes
208 [01:05:35] <expert975> lorde: I'm using LVM so I can
type only one password at boot
209 [01:05:40] *** Joins: Johann (~cisswit@replaced-ip )
210 [01:05:48] <expert975> pingfloyd: I want to encrypt /boot
211 [01:05:53] <pingfloyd> expert975: that's how I do it to
212 [01:06:40] *** Joins: nku (~nku@replaced-ip )
213 [01:06:55] *** Joins: libelec (~libelec@replaced-ip )
214 [01:07:46] *** Quits: fax (~fax@replaced-ip ) (Client Quit)
215 [01:07:51] <pingfloyd> there's ways to encrypt boot.
You'll have mess with the initramfs and few other things, but
what I don't like about that is it can lead to more catch 22
situations
216 [01:07:54] *** Joins: Guest39716 (~rico@replaced-ip )
217 [01:08:05] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Quit: WeeChat 1.6)
218 [01:08:08] *** Quits: libelec (~libelec@replaced-ip ) (Client Quit)
219 [01:09:23] *** Quits: yokowka (~yokowka@replaced-ip ) (Remote host closed the connection)
220 [01:10:33] <expert975> pingfloyd: I see...
221 [01:10:33] *** Quits: rangotail (~rangotail@replaced-ip ) (Remote host closed the connection)
222 [01:10:46] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
223 [01:10:46] *** Quits: unmy (~unmy@replaced-ip ) (Quit: unmy)
224 [01:11:51] *** Joins: rangotail (~rangotail@replaced-ip )
225 [01:11:52] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
226 [01:11:58] <expert975> pingfloyd: There are so many options
and ways to do it, one could easily get lost
227 [01:12:31] *** Quits: rangotail (~rangotail@replaced-ip ) (Read error: Connection reset by peer)
228 [01:12:51] <lorde> expert975: I'd just go with ecryptfs
if at all possible, but many people don't like it
229 [01:13:02] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
230 [01:13:45] *** Joins: BeamWatcher (~gashead76@replaced-ip )
231 [01:14:25] <expert975> lorde: I was thinking on using
dm-crypt
232 [01:14:30] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
233 [01:14:31] *** Joins: rpifan_ (~rpifan@replaced-ip )
234 [01:14:51] *** Quits: [BioHaZard] (~while@replaced-ip ) (Quit: Silent hill)
235 [01:15:17] *** Joins: rangotail (~rangotail@replaced-ip )
236 [01:15:22] *** Quits: rangotail (~rangotail@replaced-ip ) (Max SendQ exceeded)
237 [01:15:38] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 276 seconds)
238 [01:17:00] <lorde> expert975: LUKS is an extension for
dm-crypt, if I'm not mistaken
239 [01:17:35] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
240 [01:17:42] *** Quits: ericrajuin (~user@replaced-ip ) (Quit: Leaving)
241 [01:17:46] *** Quits: ch0wn_ (~tmp@replaced-ip ) (Ping timeout: 256 seconds)
242 [01:17:59] *** Joins: jdx (~jdx@replaced-ip )
243 [01:18:00] <expert975> lorde: Yes. I belive it is
244 [01:20:06] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Remote host closed the connection)
245 [01:21:45] <Ouroboros> luks is a way to store key and cipher
information for dm-crypt
246 [01:21:53] <Ouroboros> the underlying operation is exactly
the same
247 [01:22:22] <Ouroboros> (at least for luks1, i am not sure
exactly what luks2 added)
248 [01:22:51] *** Quits: tyzef (~yaaic@replaced-ip ) (Ping timeout: 240 seconds)
249 [01:23:51] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 240 seconds)
250 [01:23:55] <Ouroboros> be sure to back up the luks header
251 [01:24:01] *** debhelper sets mode: +l 1574
252 [01:24:08] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
253 [01:24:18] *** Joins: Johann (~cisswit@replaced-ip )
254 [01:24:20] *** Quits: booyah (~bb@replaced-ip ) (Read error: Connection reset by peer)
255 [01:24:26] <expert975> Ouroboros: Where should I keep it?
256 [01:24:26] <Ouroboros> and don't bother with encrypting
/boot, as we discusssed, it is basically pointless right now
257 [01:24:29] *** Joins: ard1t (~ard1t@replaced-ip )
258 [01:24:40] <Ouroboros> expert975: anywhere you want, it is
not confidential
259 [01:24:48] <expert975> Ouroboros: What about kernel
tempering?
260 [01:25:14] *** Quits: ard1t (~ard1t@replaced-ip ) (Client Quit)
261 [01:25:28] <Ouroboros> you can write it to some other place
on the drive or you can store it as either a binary or a text file
262 [01:25:30] *** Joins: booyah (~bb@replaced-ip )
263 [01:25:56] *** Joins: rangotail (~rangotail@replaced-ip )
264 [01:26:01] <Ouroboros> have you read the luks faq?
265 [01:26:17] <Ouroboros> err, cryptsetup faq
266 [01:26:25] <expert975> Ouroboros: On the Arch wiki?
267 [01:26:35] <Ouroboros> no, just duckduck cryptsetup faq
268 [01:26:53] <Ouroboros> you may need to read it on archive.org
if gitlab is still broken
269 [01:27:10] <expert975> Ouroboros: I'll give it a searx
270 [01:27:30] <Ouroboros> it covers many many issues and
pitfalls
271 [01:27:31] *** Quits: pingfloyd (~pingfloyd@replaced-ip ) (Quit: WeeChat 1.6)
272 [01:27:55] <lorde> I like how Ouroboros uses
'duckduck' instead of 'google'. That's
class, man :)
273 [01:28:18] *** ChanServ sets mode: +o eir
274 [01:28:18] <Ouroboros> no, it's streets ahead :P
275 [01:28:20] *** eir sets mode: -bo
*!*@dsl-hkibng32-54fb54-126.dhcp.inet.fi eir
276 [01:29:32] *** Joins: ard1t (~kvirc@replaced-ip )
277 [01:31:45] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
278 [01:32:35] *** Joins: Tower (SuperDome@replaced-ip )
279 [01:32:49] *** Quits: amcorreia (~amcorreia@replaced-ip ) (Ping timeout: 248 seconds)
280 [01:32:56] *** Tower is now known as Guest54346
281 [01:33:32] <Ouroboros> expert975: if you really want to
prevent tampering, then you need to research
uefi|luks2|dm-integrity|dm-verity, i honestly don't have much
of an idea about those things
282 [01:34:07] *** Joins: nobodi (~nobodi@replaced-ip )
283 [01:34:33] *** Quits: SuperDome (SuperDome@replaced-ip ) (Ping timeout: 264 seconds)
284 [01:34:35] <Ouroboros> expert975: and what is the actual
attack scenario?
285 [01:36:44] <expert975> Ouroboros: search and seizure
286 [01:36:58] *** Quits: bazhang (~bazhang@replaced-ip ) (Quit: Leaving)
287 [01:37:07] <expert975> Ouroboros: And the maid
288 [01:37:28] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
289 [01:38:00] *** Quits: movad (4fb57f50@replaced-ip ) (Ping timeout: 260 seconds)
290 [01:38:23] <Ouroboros> if they ever have the physical
hardware, then it is over, consider it lost
291 [01:38:25] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
292 [01:38:33] <Ouroboros> as for the maid, caesar cipher is
probably good enough
293 [01:38:47] <expert975> Ouroboros: haha
294 [01:38:47] *** Quits: rangotail (~rangotail@replaced-ip ) (Quit: Leaving)
295 [01:39:21] <expert975> Ouroboros: why do you say them having
the hardware it's lost?
296 [01:39:36] *** Joins: LorD_n1c0w (~igora@replaced-ip )
297 [01:39:39] <Ouroboros> because they can modify anything
298 [01:39:41] <Javabean> they can just make a copy and crack it
in parallel
299 [01:39:56] <Ouroboros> you basically cannot prevent tampering
if they have the hardware
300 [01:40:16] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
301 [01:40:22] <expert975> Javabean: give them a 4096 bit
302 [01:40:45] <Ouroboros> i am not saying that the data is
necessarily compromised, i am saying that you cannot use the
hardware anymore
303 [01:41:03] <lorde> I'd really like to see a
demonstration of cracking of something encrypted with AES-256
304 [01:41:04] <Javabean> ... /me points to ASIC miners for *coin
305 [01:41:05] <expert975> Ouroboros: that sounds good enough
306 [01:42:06] <Ouroboros> regarding authentication, i am not
sure whether it is possible to do it in a way that does not reveal
the secret to whoever posseses the hardware
307 [01:42:07] <expert975> lorde: We all do
308 [01:42:13] <Ouroboros> does anyone know, is that a thing?
309 [01:43:12] <expert975> Ouroboros: A keyboard could have a
hardware keylogger, the key in a USB could be read by the sistem...
is that what you mean?
310 [01:43:42] <Ouroboros> for the previous thing, yes
311 [01:43:49] <patterson> If you are sitting at the machine you
generally own it
312 [01:44:03] <whislock> Physical access is god.
313 [01:44:13] *** Joins: sauvin_ (sauvin@replaced-ip )
314 [01:44:31] *** Joins: baloona (~baloona@replaced-ip )
315 [01:44:46] *** Quits: sauvin (sauvin@replaced-ip ) (Ping timeout: 264 seconds)
316 [01:44:49] <Ouroboros> i am now asking, is there a way that
authentication can be done in a mutually oblivious way?
317 [01:45:07] *** Joins: Johann (~cisswit@replaced-ip )
318 [01:45:23] <Ouroboros> i am thinking about something like
millionaire's problem, but it is not exactly that, i don't
think
319 [01:45:35] <expert975> Ouroboros: how about having the
bootloader on a USB drive?
320 [01:45:52] <patterson> security tokens
321 [01:46:40] <Javabean> depends upon an unsecured source
322 [01:46:50] *** Quits: rpifan_ (~rpifan@replaced-ip ) (Ping timeout: 276 seconds)
323 [01:47:41] <Ouroboros> actually, neverming, i am thinking
complete nonsense
324 [01:49:01] <jsync> ncurses actually is a library file of
particular terminal text formatting. It's not got much of a
thing to do with programming a server.
325 [01:49:15] *** Quits: dinoocch (~dinoocch@replaced-ip ) (Quit: WeeChat 1.9.1)
326 [01:49:35] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
327 [01:49:41] <Ouroboros> because i want not "what they
have" but "who they are", and how could you ever
validate that?
328 [01:49:56] *** Quits: NonParity (~nonparity@replaced-ip##) (Quit: KVIrc 4.9.3 Aria ##replaced-url
329 [01:49:58] *** Joins: pennTeller (~pennTelle@replaced-ip )
330 [01:50:04] <expert975> Ouroboros: The hardware take in the
key. So for someone with access to the hardware not tot have access
to the data, the hardware would have to be a perfect black box, with
a well defined access interface.
331 [01:50:12] <patterson> CapIA thing you know, a thing you have
and something borrowed
332 [01:50:17] <jsync> #include ncurses.h is convenient, though
doesn't answer my question.
333 [01:50:38] *** Quits: pennTeller (~pennTelle@replaced-ip ) (Client Quit)
334 [01:50:56] <expert975> Ouroboros:* The hardware takes
335 [01:51:25] *** Joins: NonParity (~nonparity@replaced-ip )
336 [01:51:27] *** Quits: tagomago (~tagomago@replaced-ip ) (Quit: Konversation terminated!)
337 [01:51:54] *** Quits: baloona (~baloona@replaced-ip ) (Ping timeout: 256 seconds)
338 [01:52:31] *** Joins: pennTeller (~pennTelle@replaced-ip )
339 [01:54:01] *** debhelper sets mode: +l 1567
340 [01:54:11] *** Joins: sibyakin (~sibyakin@replaced-ip )
341 [01:54:12] <expert975> Ouroboros: So someone with access to
the hardware could get the key by freezing the RAM and dumping its
contents on another machine
342 [01:54:50] <jsync> For an example about my quandry: OpenSim
servers actually are coded in C#. That's a programming
language. Upon compiling the software, OpenSim.exe files actually
are created. They require mono to run the software. That's not
really "Debian Programming", which is why I asked,
"What programming language should I use to make a server that
calls & attaches screen sessions, detaches those sessions, &
has other features like ability to inclu
343 [01:54:54] <expert975> Ouroboros: Maybe unless the machine is
inside a safe
344 [01:55:40] <patterson> Removable drives that get locked up
every day
345 [01:55:54] *** Quits: cCkw (~ejakuk@replaced-ip ) (Remote host closed the connection)
346 [01:56:05] <expert975> patterson: please elaborate
347 [01:56:31] <patterson> Everybody walking around in pairs
watching each other
348 [01:56:35] <jsync> I feel like I might as well ask, "How
do I make a program in debian?" I just feel like it's
difficult to express my question to the irc channel of users.
349 [01:56:55] *** Joins: cCkw (~ejakuk@replaced-ip )
350 [01:56:57] *** Joins: Johann (~cisswit@replaced-ip )
351 [01:57:02] <Ouroboros> or just don't have any secrets,
it is much easier and healthier :P
352 [01:57:06] <jsync> I'm not trying to be rude. It's
just difficult to explain my question I think.
353 [01:57:35] <Ouroboros> patterson: wouldn't you need at
least triple person redundancy?
354 [01:57:50] <patterson> It never ends, Turtles all the way
down
355 [01:57:53] *** Quits: k-man (~jason@replaced-ip ) (Ping timeout: 248 seconds)
356 [01:58:04] <Ouroboros> a b-tree of turtles
357 [01:58:17] <Ouroboros> bttrfs
358 [01:58:40] <patterson> Nice conversation. Perhaps I should
have scrolled up to understand the topic.
359 [01:58:56] <expert975> jsync: You could use the C programming
language
360 [01:58:58] <Ouroboros> why bother
361 [01:59:05] <expert975> jsavalle: There's also Java
362 [01:59:18] *** Quits: tonymke (uid304914@replaced-ip ) ()
363 [01:59:49] *** Quits: BOSNA (~Sokol@replaced-ip ) ()
364 [01:59:56] *** Joins: tsuggs (~tsuggs@replaced-ip )
365 [02:00:06] *** Quits: whooligan (~whooligan@replaced-ip ) (Read error: Connection reset by peer)
366 [02:00:12] <jsync> expert975, right. What's a simple
program that opens a terminal & waits for commands that's
written in C? That way I could start learning of example while
I'm coding this program.
367 [02:00:18] <Ouroboros> expert975: the point is, do the most
basic thing that you understand and that is known to
'work', don't worry about hypothetical 'what
if' scenarios, there are always more of those
368 [02:00:44] <patterson> What are you trying to do
369 [02:00:51] <patterson> never mind how
370 [02:00:54] <jsync> patterson, me?
371 [02:01:06] *** Quits: de-facto (~de-facto@replaced-ip ) (Quit: See you around.)
372 [02:01:15] <patterson> yes
373 [02:01:21] *** Joins: de-facto (~de-facto@replaced-ip )
374 [02:01:30] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 260 seconds)
375 [02:01:36] *** Joins: k-man (~jason@replaced-ip )
376 [02:01:38] <patterson> Never mind. Scrolling up
377 [02:02:17] <Ouroboros> expert975: i.e. the question should be
'how do i protect this specific piece of data from this
specific attack in this specific situation for this specific
duration?'
378 [02:02:18] *** Joins: spithash_ (~spithash@replaced-ip )
379 [02:02:23] *** Quits: Haudegen (~quassel@replaced-ip ) (Remote host closed the connection)
380 [02:02:37] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 265 seconds)
381 [02:02:53] <jsync> Cool. I have a series of server programs
for OpenSim, & a Virtual World Grid. There are a lot of servers
within the series of server programs. They compile OpenSim.exe files
(I want debian based programs, though that's aside of the
point, sort of.) I want to make a program that opens a terminal
& can start screen sessions to control those servers. I want my
program to have a configuration file that makes that task easy.
382 [02:03:18] *** Joins: Selveste1 (~hds@replaced-ip )
383 [02:03:35] <Ouroboros> jsync: why do you need to control
these servers in an interactive way if there are so many of them?
384 [02:03:49] <expert975> jsync: Try this one:
replaced-url
385 [02:03:52] *** Joins: Johann (~cisswit@replaced-ip )
386 [02:03:58] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
387 [02:05:01] <jsync> When I run OpenSim.exe, I do that in a
terminal. When the region starts, the terminal has a prompt that
suggests (Region_Name)$. I want to keep all of those within
organized screen sessions via my program.
388 [02:06:11] *** Quits: spithash (~spithash@replaced-ip ) (Ping timeout: 256 seconds)
389 [02:06:28] *** Joins: StygianBlues (~StygianBl@replaced-ip )
390 [02:07:00] <expert975> jsync: does 'screen' do what
you want?
391 [02:07:13] <Ouroboros> but why? those servers could retrieve
Region_Name programmatically
392 [02:07:54] <jsync> As well, I want my program to stay within
the terminal. I essentially want to make a program that opens the
terminal & can listen to simple commands that open screen
sessions for a particular Region, for an example. Then I can enter
the command specific to that Region.
393 [02:08:23] *** Quits: Guest39716 (~rico@replaced-ip ) (Quit: Leaving)
394 [02:09:43] *** Joins: mikhail (~mikhail__@replaced-ip )
395 [02:10:30] <jsync> It would be cool to start particular bash
scripts with my program that runs within the terminal. I made
various bash scripts that use the dialog functions.
396 [02:11:49] *** Joins: ramix (~rpm@replaced-ip )
397 [02:12:13] <expert975> jsync: are you trying to start many
instances of the application and tell each of them a different
message programatically?
398 [02:12:18] <jsync> The problem with that bundle of bash
scripts schema was that I can't open a terminal & run mono
OpenSim.exe, because it's like sending a bird off to flight. I
can't access that terminal anymore with the bash scripts.
That's why I thought "screen".
399 [02:12:20] *** Quits: mikhail (~mikhail__@replaced-ip ) (Client Quit)
400 [02:12:29] *** Quits: merr_man (~merr_man@replaced-ip ) (Read error: Connection reset by peer)
401 [02:12:30] *** Joins: somnius (~user@replaced-ip )
402 [02:12:34] *** Quits: argusbr (~down@replaced-ip ) (Remote host closed the connection)
403 [02:12:45] *** Joins: argusbr (~down@replaced-ip )
404 [02:12:45] *** Quits: argusbr (~down@replaced-ip ) (Changing host)
405 [02:12:45] *** Joins: argusbr (~down@replaced-ip )
406 [02:12:53] *** Joins: merr_man (~merr_man@replaced-ip )
407 [02:14:14] <jsync> expert975, What I need to do is really
more simple than that. I need to open a terminal & run mono
OpenSim.exe, & variably access that terminal again & command
it to "quit", so the region server stops & then to
close that terminal session.
408 [02:14:16] *** Quits: lorde (~yevhen@replaced-ip ) (Quit: Leaving.)
409 [02:14:22] *** Quits: pennTeller (~pennTelle@replaced-ip ) (Quit: This computer has gone to sleep)
410 [02:15:55] <expert975> jsync: and why can't you do that?
411 [02:16:05] <jsync> In bash, I can run gnome-terminal - e
"bash -c 'cd /filepath/to/software; mono
OpenSim.exe;'", though I've sent off the terminal. I
can't get to that terminal again. That's the problem.
It's sending a little bird off to flight, & never talking
to it again unless I have a keyboard & mouse & monitor.
412 [02:17:23] <expert975> jsync: What if you simple run "cd
/filepath/to/software; mono OpenSim.exe;" on the terminal?
413 [02:17:40] <jsync> That's why I thought, "Alright,
make a program that opens a terminal & organizes all my
connection data, so that I can use simple commands to access a
particular Region server in a screen session, type 'quit',
& then detach that screen session."
414 [02:18:13] *** Quits: apt (ibot@replaced-ip ) (Read error: Connection reset by peer)
415 [02:18:34] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 265 seconds)
416 [02:19:19] *** Joins: apt (ibot@replaced-ip )
417 [02:19:57] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 240 seconds)
418 [02:20:40] *** Joins: chat_ (~chat@replaced-ip )
419 [02:20:53] <expert975> jsync: Do you want to send commands to
a program that is running inside a screen session?
420 [02:21:04] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
421 [02:21:33] *** Quits: Partikkel (~Partikkel@replaced-ip ) (Read error: Connection reset by peer)
422 [02:23:05] *** Quits: chat (~chat@replaced-ip ) (Ping timeout: 260 seconds)
423 [02:24:16] <jsync> Wait. I'll try & simplify this.
424 [02:24:42] *** Joins: tyzef (~yaaic@replaced-ip )
425 [02:24:49] *** Joins: Johann (~cisswit@replaced-ip )
426 [02:25:56] *** Joins: dreamon_ (~dreamon@replaced-ip )
427 [02:27:37] <jsync> Alright. I made a configuration file of
variable values for my bash script bundle. The scope of the bash
script bundle includes 3 configuration files: bundle-grids,
bundle-regions, & bundle configs. A partially completed
bundle-regions config consists of 300+ lines of
Region_Cluster#_Names & Region#_C#_Names. That's why I want
to make a program for managing all of that. My hands are tired at
the thought of cd directory/to/opensim/serve
428 [02:28:46] *** Joins: orti (~orti@replaced-ip )
429 [02:29:15] <jsync> & why is there not a feature to
identify a particular open terminal session?! That seems a vast
oversight of an obvious necessity.
430 [02:30:22] <jsync> I mean, bash function of gnome-terminal -e
is useless. It's like, you can do that one time, though
you're not really controlling anything. That terminal completes
its' process & it's gone after the function executes.
It's pointless to do that in a program.
431 [02:30:23] *** Quits: dreamon (~dreamon@replaced-ip ) (Ping timeout: 276 seconds)
432 [02:30:48] <wr> need to use some RDP on debian to do a test,
what would be best? freerdp? other?
433 [02:31:16] *** Quits: tyzef (~yaaic@replaced-ip ) (Remote host closed the connection)
434 [02:31:18] <abrotman> client or server?
435 [02:31:30] *** Quits: johnnyfive (~johnny@replaced-ip ) (Quit: I go now.)
436 [02:31:44] *** Joins: ericrajuin (~user@replaced-ip )
437 [02:32:06] *** Quits: brokencycle (~brokencyc@replaced-ip ) (Ping timeout: 265 seconds)
438 [02:32:24] *** Joins: tonymke (sid304914@replaced-ip )
439 [02:32:25] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 260 seconds)
440 [02:32:36] <jsync> gnome-terminal -e seems like more of a
security risk than any sort of useful function if there's not a
means of accessing & monitoring what that terminal is doing
after gnome-terminal -e gets called out of a program or script.
441 [02:33:00] *** Joins: glennb (~glennb@replaced-ip )
442 [02:33:27] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 240 seconds)
443 [02:35:00] <jsync> At this point it seems like, if I asked
"How do I make a gui?", that would be more easily
understood. It seems reasonable that a gui could have a config file
that referenced a bunch of software paths & started a screen
session to control those softwares with the click of a button. I
just wanted to keep my ui lightweight.
444 [02:35:13] *** Joins: Johann (~cisswit@replaced-ip )
445 [02:35:49] *** Quits: Nekojimi (~jimj316@replaced-ip ) (Remote host closed the connection)
446 [02:35:49] <expert975> jsync: could you demonstrate what you
are trying to do?
447 [02:37:16] *** Joins: gerry666 (gerry666@replaced-ip )
448 [02:37:34] *** Quits: beaver (~none@replaced-ip ) (Remote host closed the connection)
449 [02:38:16] *** Joins: beaver (~none@replaced-ip )
450 [02:38:25] *** Joins: b0xii (~b0xii@replaced-ip )
451 [02:41:38] *** Quits: AlexPortable (uid7568@replaced-ip ) (Quit: Connection closed for inactivity)
452 [02:43:14] <jsync> expert975, look at this bash script.
That's a single menu navigation level of a vast project that I
need to organize with an organization program, like this bash script
starts to cope with.
replaced-url
453 [02:43:36] <jsync> Copy & Paste & chmod u+x & run
that bash script in a terminal.
454 [02:44:05] *** Quits: edwardly (~edwardly@replaced-ip ) (Ping timeout: 240 seconds)
455 [02:44:53] <jsync> That's about managing servers for a
Virtual World software. I have a bunch of regions & the Virtual
World is vast. I need to ease the management of my Virtual World
servers.
456 [02:45:29] *** Joins: sveta2 (~svetlana@replaced-ip )
457 [02:46:09] <sveta2> [debian stable] how do I retrieve a list
of packages from a computer to install exactly the same (but 64bit,
not 32bit) on a new computer? there's a 32bit debian installed
first, and I would like to reinstall with 64bit same packages
458 [02:46:14] *** Quits: friend_of_candy (~user@replaced-ip ) (Ping timeout: 260 seconds)
459 [02:46:27] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 245 seconds)
460 [02:46:34] *** Quits: somnius (~user@replaced-ip ) (Ping timeout: 264 seconds)
461 [02:46:42] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
462 [02:47:33] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
463 [02:47:44] <expert975> sveta2: 'dpkg --list' shows
installed packages
464 [02:47:50] *** Quits: nuuuciano (~luuuciano@replaced-ip ) (Ping timeout: 255 seconds)
465 [02:48:46] <sveta2> expert975: that has ':i386'
next to some. this is 32bit, correct? I would like to install 64bit
on the new install so if this is the case then it would not work
466 [02:49:05] <sveta2> expert975: for example,
'zlib1g:i386'
467 [02:49:06] *** Quits: fstoltz (~fstoltz@replaced-ip ) (Quit: Leaving)
468 [02:49:20] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Ping timeout: 260 seconds)
469 [02:49:25] <expert975> sveta2: Yes, i386 is 32bit
470 [02:49:50] *** Quits: tonymke (sid304914@replaced-ip ) ()
471 [02:50:02] <sveta2> expert975: is there a way to list just
the package names, so that these packages may be added to the new
install?
472 [02:50:07] <jsync> sveta2, there's probably not an
automatic translation service. You'd need to go through your
list & reference if each of those softwares has a 64bit
equivalent.
473 [02:50:13] *** Joins: QcR (uid292442@replaced-ip )
474 [02:50:30] *** Quits: dohfish (~oemillak@replaced-ip ) (Ping timeout: 260 seconds)
475 [02:52:43] <expert975> sveta2: some packages might not be
available on the amd64 architecture
476 [02:52:54] <sveta2> jsync: does it make sense to "dpkg
--get-selections >/backup/package-selections" on old
install, then "aptitude install $(cat
/backup/package-selections | awk '{print $1}')" on
the new install?
477 [02:53:18] <sveta2> I can just remove i386 lines from the
list and install them one by one by hand ... ?
478 [02:53:58] <expert975> sveta2: I would suggest installing
each package as necessity arrives
479 [02:54:01] *** debhelper sets mode: +l 1560
480 [02:54:17] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
481 [02:54:29] *** Joins: chat (~chat@replaced-ip )
482 [02:54:49] <sveta2> expert975: ok
483 [02:55:29] *** Joins: sigsts (~sigsts@replaced-ip )
484 [02:56:27] *** Quits: chat_ (~chat@replaced-ip ) (Ping timeout: 240 seconds)
485 [02:58:23] *** Quits: sveta2 (~svetlana@replaced-ip ) (Quit: Sveta is here...)
486 [02:58:53] *** Quits: sasukeskapa (~sasukeska@replaced-ip ) (Ping timeout: 256 seconds)
487 [02:59:35] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Leaving)
488 [03:01:53] *** Joins: sasukeskapa (~sasukeska@replaced-ip )
489 [03:04:51] *** Joins: faheem (~faheem@replaced-ip )
490 [03:05:32] *** Joins: Johann (~cisswit@replaced-ip )
491 [03:06:42] *** Quits: faheem_ (~faheem@replaced-ip ) (Ping timeout: 256 seconds)
492 [03:06:58] *** Quits: OS-23879 (~OS-23879@replaced-ip ) (Quit: Leaving)
493 [03:08:27] *** Quits: mahe (~mahe@replaced-ip ) (Ping timeout: 240 seconds)
494 [03:09:13] <jsync> sveta2, what I do to keep track of my
installed packages between distributions is I go to
/var/cache/apt/archives & I organize those files. Use your list
& copy all those files, do your fresh install & reinstall
software as necessary.
495 [03:10:33] <jsync> So expert975, does the scope of that
organization project sort of make sense?
496 [03:11:19] *** Joins: mahe (~mahe@replaced-ip )
497 [03:11:25] *** Joins: diniwed (~gavron@replaced-ip )
498 [03:11:52] *** Joins: sidmo (~ilven@replaced-ip )
499 [03:13:08] *** Joins: mgranger (~mgranger@replaced-ip )
500 [03:13:16] <mgranger> !debian-next
501 [03:13:16] <dpkg> #debian-next is the channel for
testing/unstable support on the OFTC network (irc.oftc.net), *not*
on Freenode. If you get "Cannot join #debian-next (Channel is
invite only)." it means you did not read it's on
irc.oftc.net.
502 [03:13:22] <mgranger> exit
503 [03:13:23] *** Quits: mgranger (~mgranger@replaced-ip ) (Client Quit)
504 [03:15:36] *** Quits: sidmo_ (~ilven@replaced-ip ) (Ping timeout: 265 seconds)
505 [03:17:33] *** Quits: ghost43 (~daer@replaced-ip ) (Remote host closed the connection)
506 [03:17:47] *** Joins: ghost43 (~daer@replaced-ip )
507 [03:18:58] *** Quits: nku (~nku@replaced-ip ) (Ping timeout: 264 seconds)
508 [03:20:26] *** Joins: nku (~nku@replaced-ip )
509 [03:21:30] <Ouroboros> great factoid
510 [03:23:37] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Quit: RedSoxFan07)
511 [03:24:27] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
512 [03:24:42] *** Joins: edwardly (~edwardly@replaced-ip )
513 [03:24:42] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
514 [03:24:42] *** Joins: edwardly (~edwardly@replaced-ip )
515 [03:25:27] *** Joins: Johann (~cisswit@replaced-ip )
516 [03:26:00] *** Quits: Quatroking (~Q@replaced-ip ) (Read error: Connection reset by peer)
517 [03:26:27] *** Quits: Zorroness (Zorroness@replaced-ip ) (Ping timeout: 245 seconds)
518 [03:26:41] *** Joins: os-9592 (~os-9592@replaced-ip )
519 [03:26:46] *** Parts: os-9592 (~os-9592@replaced-ip ) ()
520 [03:26:48] *** Quits: ArchDuke (~ArchDuke@replaced-ip ) (Read error: Connection reset by peer)
521 [03:27:24] *** Joins: ArchDuke (~ArchDuke@replaced-ip )
522 [03:27:33] *** Quits: cCkw (~ejakuk@replaced-ip ) (Quit: Leaving)
523 [03:28:12] *** sauvin_ is now known as sauvin
524 [03:29:57] *** Quits: arjovr (~sjf@replaced-ip ) (Remote host closed the connection)
525 [03:30:14] *** Joins: dkz (~dkz@replaced-ip )
526 [03:30:41] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 248 seconds)
527 [03:30:59] *** Quits: Tom01 (~tom@replaced-ip ) (Remote host closed the connection)
528 [03:32:02] *** Quits: edwardly (~edwardly@replaced-ip ) (Ping timeout: 265 seconds)
529 [03:32:05] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 240 seconds)
530 [03:34:01] *** debhelper sets mode: +l 1554
531 [03:34:02] *** Joins: Johann (~cisswit@replaced-ip )
532 [03:35:23] *** Parts: wr (~wr@replaced-ip ) ("Leaving")
533 [03:37:12] *** Quits: deznuts (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
534 [03:38:46] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 264 seconds)
535 [03:38:55] *** Quits: jswift (~jswift@replaced-ip ) (Ping timeout: 260 seconds)
536 [03:40:51] <Sveta> where can i download an installation image
of debian 7?
537 [03:42:27] *** Joins: cdown (~cdown@replaced-ip )
538 [03:42:44] *** Joins: edwardly (~edwardly@replaced-ip )
539 [03:43:35] *** Quits: edwardly (~edwardly@replaced-ip ) (Changing host)
540 [03:43:35] *** Joins: edwardly (~edwardly@replaced-ip )
541 [03:43:38] *** Quits: [Brain] (~brain@replaced-ip ) (Ping timeout: 265 seconds)
542 [03:45:00] *** Parts: dkz (~dkz@replaced-ip ) ()
543 [03:45:27] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
544 [03:46:36] *** Joins: jswift (~jswift@replaced-ip )
545 [03:47:54] *** Joins: shinnya (~shinnya@replaced-ip )
546 [03:48:22] *** Joins: Johann (~cisswit@replaced-ip )
547 [03:49:30] *** Quits: sz0 (uid110435@replaced-ip ) (Quit: Connection closed for inactivity)
548 [03:49:50] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 245 seconds)
549 [03:50:41] *** Joins: Sveta (~svetlana@replaced-ip )
550 [03:51:05] <r3> Sveta: isn't it here?
replaced-url
551 [03:55:33] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 256 seconds)
552 [03:56:57] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
553 [03:58:00] *** Joins: Sveta (~svetlana@replaced-ip )
554 [03:58:18] *** Joins: Johann (~cisswit@replaced-ip )
555 [03:59:44] *** Joins: himcesjf_ (~cesjf@replaced-ip )
556 [04:00:30] *** Quits: him-cesjf (~cesjf@replaced-ip ) (Ping timeout: 260 seconds)
557 [04:00:47] *** himcesjf_ is now known as him-cesjf
558 [04:01:32] *** Joins: skizzy (~skizzy4@replaced-ip )
559 [04:02:23] *** Quits: banc (~master@replaced-ip##) (Quit: ZNC - ##replaced-url
560 [04:02:46] *** Quits: Sveta (~svetlana@replaced-ip ) (Ping timeout: 260 seconds)
561 [04:04:21] *** Joins: Sveta (~svetlana@replaced-ip )
562 [04:05:48] <Sveta> actually I think I found
replaced-url
563 [04:08:34] *** Joins: wr (~wr@replaced-ip )
564 [04:08:41] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
565 [04:09:33] <wr> on remmina install via apt-get install
remmina i get this msg
replaced-url
566 [04:10:09] *** Joins: svetlana (~svetlana@replaced-ip )
567 [04:12:06] *** Quits: kri| (~kri@replaced-ip ) (Ping timeout: 260 seconds)
568 [04:13:37] *** Quits: deadz0 (~deadz0@replaced-ip ) (Quit: Leaving)
569 [04:15:35] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
570 [04:16:13] *** Quits: ard1t (~kvirc@replaced-ip ) (Quit: zzzZZZzzz)
571 [04:18:05] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 240 seconds)
572 [04:18:19] *** Joins: deb (~unlike@replaced-ip )
573 [04:18:36] *** Quits: aeliton (~aeliton@replaced-ip ) (Remote host closed the connection)
574 [04:18:39] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
575 [04:18:40] *** Joins: kri (~kri@replaced-ip )
576 [04:19:04] *** Joins: banc (~master@replaced-ip )
577 [04:19:07] *** Joins: aeliton (~aeliton@replaced-ip )
578 [04:19:34] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 264 seconds)
579 [04:22:57] *** Quits: ranzpirat (~anon@replaced-ip ) (Ping timeout: 240 seconds)
580 [04:23:48] *** Joins: ranzpirat (~anon@replaced-ip )
581 [04:24:42] *** Joins: Johann (~cisswit@replaced-ip )
582 [04:25:34] *** Quits: toogley (~toogley@replaced-ip ) (Ping timeout: 264 seconds)
583 [04:25:57] *** Quits: neibo (~pi@replaced-ip ) (Ping timeout: 240 seconds)
584 [04:27:02] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 256 seconds)
585 [04:27:08] *** Joins: neibo (~pi@replaced-ip )
586 [04:28:27] *** Joins: mauz555 (~mauz555@replaced-ip )
587 [04:28:38] *** Joins: trysten (~user@replaced-ip )
588 [04:28:42] <r3> Re-running apt-get and explicitly including
the problematic dependency in the command line should give you a
better idea of where the issue is
589 [04:29:41] *** Joins: orti (~orti@replaced-ip )
590 [04:29:50] *** Joins: toogley (~toogley@replaced-ip )
591 [04:31:09] <r3> also look at apt-get install -f ... read the
man page for it and use at your discretion, but it will attempt to
correct a system with broken dependencies in place
592 [04:31:49] <r3> also maybe try '...aptitude install
xxx...'
593 [04:31:52] *** Joins: sigsts (~sigsts@replaced-ip )
594 [04:33:37] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 248 seconds)
595 [04:34:15] *** Quits: GenTooMan (~cyberman@replaced-ip ) (Quit: Leaving)
596 [04:34:27] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 240 seconds)
597 [04:35:08] *** Joins: Johann (~cisswit@replaced-ip )
598 [04:36:49] *** Quits: glennb (~glennb@replaced-ip ) (Ping timeout: 248 seconds)
599 [04:37:34] *** Joins: electro33 (uid613@replaced-ip )
600 [04:38:07] *** debsan_ is now known as debsan
601 [04:38:08] *** Quits: debsan (~debsan@replaced-ip ) (Changing host)
602 [04:38:08] *** Joins: debsan (~debsan@replaced-ip )
603 [04:38:14] *** Joins: rafaeldelucena (~rafaeldel@replaced-ip )
604 [04:41:05] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 248 seconds)
605 [04:43:32] *** Parts: rcdilorenzo (~rcdiloren@replaced-ip ) ()
606 [04:44:03] *** Joins: Johann (~cisswit@replaced-ip )
607 [04:45:35] *** Joins: nbm (nic@replaced-ip )
608 [04:45:35] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 240 seconds)
609 [04:46:16] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
610 [04:48:06] *** Quits: nbm (nic@replaced-ip##) (Quit: ZNC - ##replaced-url
611 [04:49:49] *** Quits: sibyakin (~sibyakin@replaced-ip ) ()
612 [04:50:57] *** Quits: TyrfingMjolnir (~Tyrfing@replaced-ip ) (Ping timeout: 240 seconds)
613 [04:53:27] *** Quits: Gasoline (~DarkSkies@replaced-ip ) (Quit: WeeChat 1.6)
614 [04:54:04] *** Joins: faheem_ (~faheem@replaced-ip )
615 [04:54:27] *** Quits: faheem (~faheem@replaced-ip ) (Ping timeout: 240 seconds)
616 [04:54:38] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 268 seconds)
617 [04:57:04] *** Joins: Johann (~cisswit@replaced-ip )
618 [04:59:31] *** Joins: rpifan_ (~rpifan@replaced-ip )
619 [05:00:01] *** Quits: cadillac_ (~omab@replaced-ip ) (Quit: I quit)
620 [05:00:20] *** Joins: cadillac_ (~omab@replaced-ip )
621 [05:01:55] *** Joins: Gobo708 (~darin@replaced-ip )
622 [05:01:59] <Gobo708> Hi All,
623 [05:03:00] *** Joins: nbm (nic@replaced-ip )
624 [05:03:05] <Gobo708> Simple issue I think... user is not in
sudoers. I have done "sudo adduser myuser sudo" from root.
Logged out, and logged back in and it still says my user is not in
the sudoers.
625 [05:04:24] <jim> Gobo708, what happens if you try groups?
626 [05:04:55] <Gobo708> doesnt list sudo in the groups, but if I
try to add to sudo again, it says I am already in the sudo group
627 [05:05:09] <Gobo708> Fresh install of 9.x
628 [05:05:23] <jim> which user did you log out and back in?
629 [05:05:34] <Gobo708> the user that I added to the group
630 [05:05:37] <Ouroboros> don't you need to do visudo or
whatever?
631 [05:05:38] <jim> you mean debian?
632 [05:05:47] <Gobo708> yeah
633 [05:05:50] <Gobo708> debian
634 [05:05:55] <Ouroboros> or is that not a thing anymore
635 [05:05:57] *** Joins: dvs (~hibbard@replaced-ip )
636 [05:06:05] <Gobo708> I am trying to do this with groups,
without adding a specific user entry in visudo
637 [05:06:13] <Ouroboros> ah
638 [05:06:17] <jim> ok, debian doesn't install sudo by
default... could it be it's not installed?
639 [05:06:24] <Gobo708> because... user groups make sense
640 [05:06:55] <Gobo708> probably adding my user to sudo group is
bad, but still.. now im curious why its not working
641 [05:06:56] <Ouroboros> i just solved the whole problem by not
using sudo in the first place
642 [05:07:01] <Gobo708> its just a vm for kubernetes
643 [05:07:07] <jim> do you have a file /etc/sudoers?
644 [05:07:53] <Gobo708> yeah
645 [05:07:56] <Gobo708> I have that file
646 [05:08:25] <jim> Gobo708, could you run... dpkg -s sudo |
grep -i status
647 [05:08:47] *** Quits: vivid (~ViViD@replaced-ip ) (Quit: Leaving)
648 [05:08:49] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 268 seconds)
649 [05:09:04] <Gobo708> Status, Ok installed
650 [05:09:33] <wr> Gobo708, run visudo and add user
651 [05:09:52] <Gobo708> wr as a workaround?
652 [05:10:06] <jim> ok, you have sudo installed... you may want
to look at the output of dpkg -s sudo to see an example of what it
prints
653 [05:10:28] <wr> Gobo708,
replaced-url
654 [05:10:44] <Gobo708> I realise I can add my user direclty to
sudoers
655 [05:10:46] <Gobo708> Just wanting GROUPS
656 [05:11:10] <Gobo708> Am I donig something silly?
657 [05:11:45] <jim> I get that... now, I'm curious... you
said before you logged out and back in... which user did you do that
to?
658 [05:12:07] <Gobo708> my Non root user
659 [05:12:21] <Gobo708> maybe restart?
660 [05:12:31] <Gobo708> in case it didnt log out properly?
661 [05:13:02] <jim> ok, well that will probably do it... but
first, how exactly did you log out?
662 [05:13:16] <Gobo708> desktop logout button
663 [05:13:24] <Gobo708> shutdown button, logout user.. debian
desktop
664 [05:13:36] *** beno__ is now known as Thedarkb-X40
665 [05:13:41] *** rpifan_ is now known as rpifan
666 [05:13:43] <jim> ok, which took you to the graphical login
screen?
667 [05:13:51] *** Joins: Johann (~cisswit@replaced-ip )
668 [05:13:57] <Gobo708> yeah
669 [05:14:11] <Gobo708> and looked like a fresh login
670 [05:14:18] <Gobo708> no apps running etc
671 [05:14:46] <Gobo708> restarting now, so will see if this
works
672 [05:15:20] <Gobo708> hmm ok thats it
673 [05:15:25] <jim> ok... can you look at the file /etc/group,
and see where it says sudo
674 [05:15:26] <Gobo708> my logout didnt logout
675 [05:15:27] *** Joins: clay (~clay@replaced-ip )
676 [05:16:41] <Ouroboros> why would logging out even be
necessary?
677 [05:16:53] <Gobo708> restart user session to grab group?
678 [05:16:57] *** Joins: seekr (~seekr@replaced-ip )
679 [05:16:57] *** Quits: seekr (~seekr@replaced-ip ) (Changing host)
680 [05:16:57] *** Joins: seekr (~seekr@replaced-ip )
681 [05:17:01] <Gobo708> listing groups for the user now shows
sudo
682 [05:17:05] <Gobo708> im in that file
683 [05:17:05] <jim> Ouroboros, long standing situation with
groups...
684 [05:17:10] *** Quits: galex-713 (~galex-713@replaced-ip ) (Ping timeout: 264 seconds)
685 [05:17:12] <Ouroboros> ah
686 [05:17:24] <jim> Ouroboros, gotta log out and log back in to
see the change
687 [05:17:26] <Gobo708> ok, my user is listed by sudo in that
file now
688 [05:17:47] <Gobo708> after reboot
689 [05:17:54] <jim> ok, and groups shows you're in sudo?
690 [05:18:01] <Gobo708> yes
691 [05:18:12] <Gobo708> sudo:x:27:myuser
692 [05:18:32] <jim> (shouldn't have to restart your whole
machine, but ok, you got in the group
693 [05:18:36] <Gobo708> yeah
694 [05:18:37] <jim> )
695 [05:18:55] <Gobo708> shame, cause that will make people hack
visudo
696 [05:18:58] <Ouroboros> jim: aren't permissions handled
by the kernel, so why would user shell environment matter?
697 [05:19:30] * Javabean hates sudo, glad its not installed by default
698 [05:19:41] <Gobo708> it was installed by default
699 [05:19:46] <Gobo708> I didnt have to install it
700 [05:19:46] <jim> I never looked into it, so I dunno... but
it's been ongoing for decades
701 [05:20:21] <Gobo708> handled by kernel or not, you would
still have to feed it that information, and it gets it from groups,
which doesnt get updated until fresh login?
702 [05:20:27] <Ouroboros> either you are a sudo user or you are
not, there is no between
703 [05:21:04] <Ouroboros> Gobo708: who is 'you' in
that statement?
704 [05:21:07] <Gobo708> comes down to what adduser does then?
705 [05:21:17] <jim> Ouroboros, well they added a group you can
be added to (the sudo group)
706 [05:21:20] *** Quits: LostSoul (~LostSoul@replaced-ip ) (Ping timeout: 276 seconds)
707 [05:22:20] <jim> Gobo708, if you find out why you didn't
log out fully, I'd be curious to know
708 [05:22:24] <Gobo708> Ouroboros, basically, I ran adduser.....
"sudo adduser myuser sudo", so if adduser didnt do its job
properly, everything after that which SHOULD be.... is moot
709 [05:22:28] *** Joins: LostSoul (~LostSoul@replaced-ip )
710 [05:22:58] <Ouroboros> Gobo708: no, i understand, i am asking
who is the 'you' that feeds /etc/group to the kernel?
711 [05:23:23] *** Quits: BenNZ (~Ben__@replaced-ip ) (Ping timeout: 256 seconds)
712 [05:23:29] <Ouroboros> anyway, i am rapidly losing interest
:P
713 [05:23:55] <Gobo708> Thats probably the wrong thing to say,
but I read with adduser that a logout is required. So you... being
your user, completing the steps.
714 [05:23:57] <jim> well /etc/group is part of another thing
that's been around for decades, the shadow password suite
715 [05:24:09] <Ouroboros> so does iproute replace most (all?) of
iptables functionality? do they access the same kernel mechanisms?
716 [05:24:34] *** Joins: iWaldo (~iWaldo@replaced-ip )
717 [05:24:42] <Gobo708> jim, thanks for your time ;)
718 [05:25:22] *** Joins: r0Oter (~r00ter@replaced-ip )
719 [05:25:29] *** Quits: r00ter (~r00ter@replaced-ip ) (Disconnected by services)
720 [05:25:38] <jim> before that collection of programs, the
/etc/passwd file would contain the passwords, and this is a world
readable file... so they moved the passwords to /etc/shadow, which
is much less permissive
721 [05:27:11] <jim> Ouroboros, no. iproute2 does not replace
iptables, it replaces the old ifconfig and route programs
722 [05:27:45] *** Quits: iWaldo__ (~iWaldo@replaced-ip ) (Ping timeout: 245 seconds)
723 [05:28:53] <Ouroboros> well, it appears to have a lot of
overlapping functionality
724 [05:29:36] <jim> iptables itself is an IP filter
725 [05:29:45] *** Quits: heston (~heston@replaced-ip ) (Ping timeout: 260 seconds)
726 [05:30:04] <jim> you can make a script that builds iptalbes
rules
727 [05:30:33] <Gobo708> jim, btw, I did snapshot the instance
moments before with the groups, if there was anything worth testing
728 [05:30:39] <Gobo708> jim, I can rollback
729 [05:31:43] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
730 [05:32:30] <Ouroboros> jim: i mean that at least some basic
iptables rules can be rewritten using 'ip route' and
'ip rule', but i guess that iproute does not have
extensive filtering or state
731 [05:32:40] <Ouroboros> probably this will be added in the
next release :P
732 [05:33:01] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
733 [05:33:53] *** Joins: b (~coffee@replaced-ip )
734 [05:33:58] *** Joins: th3jam3sd3an (~james@replaced-ip )
735 [05:34:46] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
736 [05:35:10] *** Quits: wildlander (~wildlande@replaced-ip ) (Quit: Konversation terminated!)
737 [05:35:24] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
738 [05:35:29] *** Quits: wr (~wr@replaced-ip ) (Quit: Leaving)
739 [05:36:10] *** Joins: Rokixz (~rokas@replaced-ip )
740 [05:36:24] *** Joins: heston (~heston@replaced-ip )
741 [05:36:24] *** Quits: heston (~heston@replaced-ip ) (Changing host)
742 [05:36:24] *** Joins: heston (~heston@replaced-ip )
743 [05:38:16] <Ouroboros> but not sure why i said
'most' above, let's go with 'a very small
subset'
744 [05:38:41] *** Joins: rpifan_ (~rpifan@replaced-ip )
745 [05:39:02] <Ouroboros> still, perhaps there are some use
cases, perhaps it is more efficient
746 [05:40:05] *** Quits: hph^ (~hph@replaced-ip ) (Ping timeout: 240 seconds)
747 [05:40:27] *** Joins: Johann (~cisswit@replaced-ip )
748 [05:40:51] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 240 seconds)
749 [05:41:13] *** rpifan_ is now known as rpifan
750 [05:46:08] *** Quits: rhizome (~rhizome@replaced-ip ) (Quit: Lost terminal)
751 [05:46:30] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 256 seconds)
752 [05:46:34] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 264 seconds)
753 [05:46:50] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
754 [05:47:42] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 245 seconds)
755 [05:48:28] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
756 [05:48:38] *** Joins: [b0b] (~bob@replaced-ip )
757 [05:49:28] *** Joins: rhizome (~rhizome@replaced-ip )
758 [05:49:37] *** Joins: Johann (~cisswit@replaced-ip )
759 [05:50:35] <melissa666> in man page for 'ip', it
says "address LLADDR | broadcast LLADDR" in options, but
when I do `sudo ip link add wlp2s0 address 172.27.0.3` I get
"invalid lladdr" ... what am I doing wrong?
760 [05:50:46] <melissa666> what is lladdr? is it not ip address?
761 [05:51:58] *** Quits: b0b (~bob@replaced-ip ) (Ping timeout: 264 seconds)
762 [05:52:00] *** [b0b] is now known as b0b
763 [05:55:08] *** Joins: bill__ (~bill@replaced-ip )
764 [05:55:08] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 276 seconds)
765 [05:56:42] *** Joins: Zorroness (Zorroness@replaced-ip )
766 [05:56:49] *** Joins: llucenic (~Thunderbi@replaced-ip )
767 [05:57:45] *** Quits: freddy_fcch_ (~freddy_fc@replaced-ip ) (Ping timeout: 245 seconds)
768 [05:57:57] *** Quits: dowwie_ (~dowwie@replaced-ip ) (Ping timeout: 264 seconds)
769 [05:58:57] *** Quits: seekr (~seekr@replaced-ip ) (Ping timeout: 240 seconds)
770 [06:00:03] *** Joins: Johann (~cisswit@replaced-ip )
771 [06:00:20] *** Joins: v01t (~v01t@replaced-ip )
772 [06:03:30] *** Joins: freddy_fcch_ (~freddy_fc@replaced-ip )
773 [06:05:12] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 256 seconds)
774 [06:05:47] *** Quits: expert975 (~xp@replaced-ip ) (Quit: leaving)
775 [06:07:34] *** Quits: cdown (~cdown@replaced-ip ) (Ping timeout: 264 seconds)
776 [06:07:34] *** Quits: donofrio (~donofrio@replaced-ip ) (Remote host closed the connection)
777 [06:09:21] *** Quits: jswift (~jswift@replaced-ip ) (Ping timeout: 264 seconds)
778 [06:09:51] *** Quits: Malinux (~malin@replaced-ip ) (Ping timeout: 256 seconds)
779 [06:11:27] *** Quits: nobodi (~nobodi@replaced-ip ) (Ping timeout: 240 seconds)
780 [06:11:41] *** Joins: annadane (~annadane@replaced-ip )
781 [06:11:48] <Ouroboros> melissa666: ip link is for MAC, not IP
782 [06:12:22] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
783 [06:12:22] <Ouroboros> LLADDR means link-local address, i.e.
MAC address
784 [06:12:57] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 268 seconds)
785 [06:13:01] *** Quits: StopTakingMyNick (~Funk@replaced-ip ) (Quit: I probably fell asleep again)
786 [06:13:08] *** Joins: dowwie (~dowwie@replaced-ip )
787 [06:13:08] *** Quits: dowwie (~dowwie@replaced-ip ) (Changing host)
788 [06:13:08] *** Joins: dowwie (~dowwie@replaced-ip )
789 [06:13:20] <melissa666> oh, I see lol -- I really have very
little experience with this and am trying to learn networking again
:)
790 [06:13:26] <melissa666> thanks
791 [06:13:27] <Ouroboros> what you probably wanted is 'ip
-4 address add 172.27.0.3 dev wlp2s0'
792 [06:14:14] *** Joins: CyberManifest (~CyberMani@replaced-ip )
793 [06:14:18] <melissa666> Ouroboros, yep, `ip address add` is
what I needed. thanks again
794 [06:14:43] *** Joins: holmgren (magnus@replaced-ip )
795 [06:14:53] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
796 [06:15:24] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 265 seconds)
797 [06:15:29] <Ouroboros> i am having to learn this myself right
now because i believe that last time i used 'route' and
friends
798 [06:16:26] *** Quits: c0ncealed2 (c0ncealed@replaced-ip ) (Remote host closed the connection)
799 [06:16:39] *** Quits: holden- (~holden-@replaced-ip ) (Ping timeout: 268 seconds)
800 [06:16:43] <Ouroboros> also, i am just going to come right
out and say it: the documentation sort of sucks
801 [06:17:00] *** Joins: holmgren (magnus@replaced-ip )
802 [06:17:04] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
803 [06:17:04] *** Joins: Johann (~cisswit@replaced-ip )
804 [06:17:21] *** Quits: annadane (~annadane@replaced-ip ) (Quit: Leaving)
805 [06:17:37] <Ouroboros> e.g. even things like
'address' vs 'addr', 'delete' vs
'del' are not used consistently
806 [06:17:37] *** Joins: annadane (~annadane@replaced-ip )
807 [06:17:45] *** Joins: c0ncealed2 (c0ncealed@replaced-ip )
808 [06:18:25] <Ouroboros> the comand prototypes at the top of
the manpages do not match the descriptions etc
809 [06:19:14] <Ouroboros> melissa666: oops, one minor
correction: 'ip -4 address add 172.27.0.3/32 dev wlp2s0'
810 [06:19:40] <Ouroboros> for 'add' it may not matter,
but for 'del' you will get a warning
811 [06:20:20] <Ouroboros> better to use explicit prefix length
to avoid those issues
812 [06:20:31] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
813 [06:20:32] <melissa666> Ouroboros, yeah it's been
confusing to me ... years back (like 15 years ago) when I started
using Linux, I messed around with networking a lot more, but tools
were a lot different then (ifconfig, route, etc) and for years I
just have used network-manager and had really simple network setups
at home
814 [06:20:55] <Ouroboros> it is mostly all the same
functionality
815 [06:21:11] <Ouroboros> i am not sure how much has changed
under the hood in the kernel
816 [06:21:39] <Ouroboros> however, ipv6 is slightly different,
and i am having to learn that too
817 [06:21:52] <Ouroboros> decided that it was finally time
818 [06:22:27] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
819 [06:22:38] <Ouroboros> but i definitely stay away from
network-manager, and i am starting to think that ifupdown and /e/n/i
are crap too
820 [06:23:06] <Ouroboros> i have finally managed to beat the
latter into submission, but it was not trivial
821 [06:24:35] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 260 seconds)
822 [06:24:49] *** Joins: chrios__ (~chrios___@replaced-ip )
823 [06:26:19] <melissa666> i think network-manager is great for
the 95% of users who just need to connect to wifi at
home/coffee-land/work/etc ... but yeah, every time I've tried
to set up even simple network configs, it's a mess, and
automatically changes things behind my back etc ... I just wish
there was cleaner separation between different mechanisms for
network config
824 [06:26:44] <annadane> coffee-land could be anywhere
825 [06:26:59] <Dagger> `ip` is happy with any unique prefix of
its commands, so `ip address`, `ip addr`, `ip ad`, `ip a` etc are
all the same thing
826 [06:27:06] <melissa666> annadane, indeed ... maybe I just
should have said coffee-land and left the others out lol
827 [06:27:07] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
828 [06:27:12] *** Quits: bill__ (~bill@replaced-ip ) (Quit: Leaving)
829 [06:27:22] *** Quits: pringau (~pringau@replaced-ip ) (Quit: Leaving)
830 [06:27:23] <Dagger> but yeah, the manpages do frequently miss
out some flags etc :/
831 [06:27:30] *** Quits: jcordell (~jcordell@replaced-ip ) (Ping timeout: 260 seconds)
832 [06:27:37] <Ouroboros> it's a work in progress :P
833 [06:27:45] *** Quits: chrios_ (~chrios___@replaced-ip ) (Ping timeout: 268 seconds)
834 [06:27:52] <Ouroboros> at least iproute actually works
properly, unlike ifupdown
835 [06:28:53] <annadane> i wonder how BSD network tools are just
compared to "linux", they tend to do at least
documentation correctly
836 [06:29:03] <annadane> -just
837 [06:29:16] <Ouroboros> they are cleaner, from what i remember
838 [06:29:24] * annadane still needs to figure out how to get FreeBSD
up and running
839 [06:29:49] <Ouroboros> iptables vs ipf is a common
comparison, i guess
840 [06:29:54] *** Quits: bzk89 (~OS-34800@replaced-ip ) (Ping timeout: 265 seconds)
841 [06:30:11] *** Quits: jdx (~jdx@replaced-ip ) (Quit: Leaving)
842 [06:30:13] *** Quits: dos1 (~dos1@replaced-ip ) (Ping timeout: 268 seconds)
843 [06:30:21] *** Joins: orti (~orti@replaced-ip )
844 [06:30:36] <annadane> it seems fairly simple i just
don't want to have to unlearn everything from debian and
translate it into BSD-ese
845 [06:31:10] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
846 [06:31:18] *** Joins: sibyakin (~sibyakin@replaced-ip )
847 [06:31:29] *** Joins: dos1 (~dos1@replaced-ip )
848 [06:31:37] <Ouroboros> well, the '*nix' part is
mostly the same, it is almost like a different distro
849 [06:32:10] *** Quits: kooldavi (~kooldavi@replaced-ip ) (Ping timeout: 264 seconds)
850 [06:32:11] <Ouroboros> obviously, where different tools are
available, it is quite different
851 [06:32:28] *** Joins: kooldavi_ (~kooldavi@replaced-ip )
852 [06:32:38] *** kooldavi_ is now known as kooldavi
853 [06:34:01] *** debhelper sets mode: +l 1548
854 [06:34:41] <Ouroboros> melissa666: let me know if you
encounter any other issues, while i still remember what i am doing
855 [06:35:13] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 248 seconds)
856 [06:35:30] *** Joins: Johann (~cisswit@replaced-ip )
857 [06:36:27] *** Quits: th3jam3sd3an (~james@replaced-ip ) (Quit: Leaving)
858 [06:36:37] <Ouroboros> i do like how many things have been
streamlined, in part because of ipv6
859 [06:37:08] *** Joins: Malinux (~malin@replaced-ip )
860 [06:37:30] <Ouroboros> like consistent prefix lengths,
address and route types, multiple addresses instead of virtual
interfaces, etc
861 [06:38:23] *** Joins: platvoeten (~platvoete@replaced-ip )
862 [06:38:50] <Ouroboros> or interface aliases, whichever
863 [06:39:07] *** Joins: jcordell (~jcordell@replaced-ip )
864 [06:42:21] *** Quits: dArK_IcE (~lawl@replaced-ip ) ()
865 [06:43:28] <annadane> i do really like the BSDs as a concept
866 [06:43:32] <annadane> anyway, off topic
867 [06:44:07] <Ouroboros> shrug, i like solaris, the one before
it went full oracle
868 [06:44:50] <annadane> isn't TrueOS a fork of that?
869 [06:44:52] <Ouroboros> my file server still runs that, it is
quite nice
870 [06:44:57] *** Quits: dreamon_ (~dreamon@replaced-ip ) (Ping timeout: 240 seconds)
871 [06:45:08] <Ouroboros> i have no idea, there were 101 forks
and derivatives
872 [06:45:48] <Ouroboros> i guess solaris is still free for
personal use? but yeah, off topic
873 [06:46:41] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
874 [06:47:16] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
875 [06:49:41] *** Joins: OtakuSenpai (~Neel@replaced-ip )
876 [06:53:40] *** Quits: BWMerlin (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
877 [06:57:27] *** Joins: Johann (~cisswit@replaced-ip )
878 [06:57:56] *** Quits: v01t (~v01t@replaced-ip ) (Ping timeout: 265 seconds)
879 [06:58:09] *** Quits: ChmEarl (~chmearl@replaced-ip ) (Quit: Leaving)
880 [07:00:53] *** Quits: Ouroboros (~Ouroboros@replaced-ip ) ()
881 [07:02:33] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
882 [07:02:59] *** Joins: allizom (~Thunderbi@replaced-ip )
883 [07:05:11] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 265 seconds)
884 [07:06:53] *** Guest32739 is now known as tewdin
885 [07:07:23] *** tewdin is now known as Guest34442
886 [07:07:45] *** Parts: nbm (nic@replaced-ip ) ()
887 [07:08:47] *** Joins: sigsts (~sigsts@replaced-ip )
888 [07:12:59] *** Quits: mandeep__ (~mandeep@replaced-ip ) (Quit: Leaving)
889 [07:13:20] <annadane> Client: HexChat 2.14.1 • OS:
Debian buster/sid • CPU: Intel(R) Core(TM) i5-6400 CPU @
2.70GHz (1.93GHz) • Memory: Physical: 7.6 GiB Total (6.7 GiB
Free) Swap: 7.8 GiB Total (7.8 GiB Free) • Storage: 453.3 GB /
1.4 TB (993.3 GB Free) • VGA: NVIDIA Corporation GK208 [GeForce
GT 730] @ Intel Corporation Skylake Host Bridge/DRAM Registers
• Uptime: 3h 6m 52s
890 [07:13:24] <annadane> err
891 [07:13:26] *** Joins: mandeep (~mandeep@replaced-ip )
892 [07:13:28] <annadane> sorry lol
893 [07:14:37] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 268 seconds)
894 [07:17:25] *** Quits: Neo_Chen (~neo_chen@replaced-ip ) (Quit: 神奇,永無æ¢å¢ƒçš„神奇)
895 [07:17:33] *** Parts: Gobo708 (~darin@replaced-ip ) ("Leaving")
896 [07:18:02] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Quit: Leaving)
897 [07:19:57] *** Joins: Neo_Chen (~neo_chen@replaced-ip )
898 [07:20:17] *** Quits: merr_man (~merr_man@replaced-ip ) (Ping timeout: 276 seconds)
899 [07:20:24] *** Quits: CyberManifest (~CyberMani@replaced-ip ) (Quit: Leaving)
900 [07:20:34] *** Joins: asarch (~asarch@replaced-ip )
901 [07:20:38] <heston> showing off that uptime huh
902 [07:20:46] *** Quits: diniwed (~gavron@replaced-ip ) (Ping timeout: 264 seconds)
903 [07:20:50] <asarch> How do you start the graphic failsafe
version in stable?
904 [07:20:57] *** Joins: deznuts (uid92154@replaced-ip )
905 [07:21:21] <annadane> i'm not familiar with any graphic
failsafe versions
906 [07:22:30] <RoyK> annadane: nah - don't think there is
one
907 [07:22:40] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
908 [07:23:19] *** Joins: Johann (~cisswit@replaced-ip )
909 [07:23:36] <heston> asarch, are you not able to boot to a
terminal?
910 [07:24:01] *** debhelper sets mode: +l 1541
911 [07:24:39] *** Quits: Neo_Chen (~neo_chen@replaced-ip ) (Ping timeout: 256 seconds)
912 [07:29:32] <melissa666> I am trying to set up an ad-hoc
network (using batman-adv). When I try to set it up with `sudo
iwconfig wlan0 mode ad-hoc essid myessid ap 02:12:34:56:78 channel
8`, it doesn't give any errors, but it just ignores my AP cell
settings and picks one randomly. Any ideas what I'm doing
wrong? Or does this just mean my card doesn't support setting
the ap?
913 [07:29:46] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 264 seconds)
914 [07:30:32] *** Joins: mandeep_ (~mandeep@replaced-ip )
915 [07:32:17] *** Joins: conta (~Thunderbi@replaced-ip )
916 [07:32:38] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 276 seconds)
917 [07:33:09] *** Quits: Thedarkb-X40 (~beno@replaced-ip ) (Ping timeout: 256 seconds)
918 [07:33:14] *** Quits: mandeep (~mandeep@replaced-ip ) (Ping timeout: 260 seconds)
919 [07:34:09] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
920 [07:34:26] *** Joins: LorD_n1c0w (~igora@replaced-ip )
921 [07:35:47] *** spithash_ is now known as spithash
922 [07:38:44] *** Quits: svetlana (~svetlana@replaced-ip ) (Quit: goodbye)
923 [07:39:39] <annadane> asarch, it depends on what your problem
is? maybe if you describe it we can help you
924 [07:39:44] <annadane> can you not access a GUI?
925 [07:41:24] *** r0Oter is now known as r00ter
926 [07:42:06] *** Quits: skizzy (~skizzy4@replaced-ip ) (Ping timeout: 260 seconds)
927 [07:48:53] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 276 seconds)
928 [07:49:29] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
929 [07:49:59] *** Quits: sigsts (~sigsts@replaced-ip ) (Remote host closed the connection)
930 [07:51:11] *** Quits: mandeep_ (~mandeep@replaced-ip ) (Quit: Leaving)
931 [07:52:10] *** Joins: ljc (~ljc@replaced-ip )
932 [07:52:25] *** Quits: ohmegaohm (~ohmegaohm@replaced-ip ) (Ping timeout: 256 seconds)
933 [07:53:05] <asarch> Yeah, there used to be an option
"failsafe" with old versions of X11 where you could start
your own favorite window manager by hand
934 [07:53:10] <asarch> For example, twm annadane
935 [07:53:27] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
936 [07:53:34] <annadane> oh. no idea
937 [07:53:42] <asarch> Since I'm learning Lisp, I am
interested in the stumpwm window manager
938 [07:53:55] <asarch> It fails but I don't know why
939 [07:54:01] *** debhelper sets mode: +l 1535
940 [07:54:07] *** Quits: nuuuciano_ (~luuuciano@replaced-ip ) (Ping timeout: 256 seconds)
941 [07:54:17] <asarch> I would like to start it manually to see
its output to see why it is failing
942 [07:54:30] *** Guest34442 is now known as tewdin
943 [07:54:32] <asarch> Oh :-(
944 [07:54:47] *** Joins: sigsts (~sigsts@replaced-ip )
945 [07:55:33] *** Joins: Zardoz_ (~Zardoz@replaced-ip )
946 [07:56:10] *** Quits: Zardoz (~Zardoz@replaced-ip ) (Ping timeout: 260 seconds)
947 [07:56:29] *** Zardoz_ is now known as Zardoz
948 [07:56:55] *** Joins: OtakuSenpai (~Neel@replaced-ip )
949 [07:57:50] *** OtakuSenpai is now known as Nawab
950 [07:58:10] *** Joins: dreamon_ (~dreamon@replaced-ip )
951 [07:58:21] *** Quits: velix_inuse (~Velix@replaced-ip ) (Ping timeout: 265 seconds)
952 [07:59:13] *** Joins: velix_inuse (~Velix@replaced-ip )
953 [07:59:30] *** Quits: asarch (~asarch@replaced-ip ) (Quit: Leaving)
954 [07:59:31] *** Joins: ohmegaohm (~ohmegaohm@replaced-ip )
955 [08:01:08] *** Quits: conta (~Thunderbi@replaced-ip ) (Quit: conta)
956 [08:02:05] *** Joins: Neel (~Neel@replaced-ip )
957 [08:02:28] *** Neel is now known as OtakuSenpai
958 [08:03:10] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
959 [08:03:17] *** Joins: frostyfrog_ (~frostyfro@replaced-ip )
960 [08:03:41] *** Joins: holmgren (magnus@replaced-ip )
961 [08:03:52] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
962 [08:04:22] *** Quits: elevated (~elevated@replaced-ip ) (Quit: bye)
963 [08:04:32] *** Joins: Johann (~cisswit@replaced-ip )
964 [08:04:34] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
965 [08:04:37] *** Joins: Neel (~Neel@replaced-ip )
966 [08:04:50] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
967 [08:04:51] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Changing host)
968 [08:04:51] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
969 [08:04:57] *** Quits: Nawab (~Neel@replaced-ip ) (Ping timeout: 240 seconds)
970 [08:05:58] *** Joins: holmgren (magnus@replaced-ip )
971 [08:06:09] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
972 [08:06:20] *** Quits: frostyfrog (~frostyfro@replaced-ip ) (Ping timeout: 256 seconds)
973 [08:06:33] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Remote host closed the connection)
974 [08:06:43] *** Joins: Nawab (~Neel@replaced-ip )
975 [08:06:51] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Ping timeout: 240 seconds)
976 [08:06:52] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
977 [08:08:33] *** Joins: OtakuSenpai (~Neel@replaced-ip )
978 [08:08:40] *** Joins: vivid (~ViViD@replaced-ip )
979 [08:09:22] *** Quits: Neel (~Neel@replaced-ip ) (Ping timeout: 264 seconds)
980 [08:10:50] *** Parts: jsync (~jason@replaced-ip ) ()
981 [08:11:23] *** Quits: Nawab (~Neel@replaced-ip ) (Ping timeout: 255 seconds)
982 [08:13:21] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Ping timeout: 240 seconds)
983 [08:17:05] *** Joins: OtakuSenpai (~Neel@replaced-ip )
984 [08:19:22] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 245 seconds)
985 [08:22:44] *** Joins: Nawab (~Neel@replaced-ip )
986 [08:22:57] *** Quits: neibo (~pi@replaced-ip ) (Ping timeout: 240 seconds)
987 [08:24:13] *** Joins: neibo (~pi@replaced-ip )
988 [08:24:47] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Ping timeout: 245 seconds)
989 [08:24:55] *** Quits: clay (~clay@replaced-ip ) (Remote host closed the connection)
990 [08:26:06] *** Quits: jcarpenter2 (~rofl@replaced-ip ) (Read error: Connection reset by peer)
991 [08:26:22] *** Joins: jcarpenter2 (rofl@replaced-ip )
992 [08:26:32] *** Joins: Hunterkll_ (~Hunterkll@replaced-ip )
993 [08:26:48] *** Quits: Hunterkll (~Hunterkll@replaced-ip ) (Disconnected by services)
994 [08:27:27] *** Joins: fredl_ (~fredl@replaced-ip )
995 [08:27:28] *** Joins: ejsf (~ejsf@replaced-ip )
996 [08:27:43] *** Joins: Johann (~cisswit@replaced-ip )
997 [08:27:47] *** Quits: ejsf_ (~ejsf@replaced-ip ) (Read error: Connection reset by peer)
998 [08:27:47] *** Quits: fredl (~fredl@replaced-ip ) (Read error: Connection reset by peer)
999 [08:28:08] *** Joins: Hunterkll__ (~Hunterkll@replaced-ip )
1000 [08:28:26] *** Hunterkll__ is now known as Hunterkll
1001 [08:28:32] *** Quits: jarlaxl (~blt@replaced-ip ) (Remote host closed the connection)
1002 [08:29:15] *** Joins: jarlaxl (~blt@replaced-ip )
1003 [08:31:05] *** Quits: Hunterkll_ (~Hunterkll@replaced-ip ) (Ping timeout: 245 seconds)
1004 [08:31:07] *** Joins: orti (~orti@replaced-ip )
1005 [08:31:10] *** Quits: jarlaxl (~blt@replaced-ip ) (Remote host closed the connection)
1006 [08:31:31] *** Joins: jarlaxl (~blt@replaced-ip )
1007 [08:32:55] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 260 seconds)
1008 [08:34:36] *** Joins: Johann (~cisswit@replaced-ip )
1009 [08:35:57] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 240 seconds)
1010 [08:36:36] *** Quits: jarlaxl (~blt@replaced-ip ) (Remote host closed the connection)
1011 [08:36:53] *** Joins: jarlaxl (~blt@replaced-ip )
1012 [08:36:55] *** Joins: schu-r (~Thunderbi@replaced-ip )
1013 [08:37:50] <akd> I have a bash script that load env with .
$(getMyEnv). How can I run this script using NodeJS and get my env
into process.env ?
1014 [08:39:57] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 264 seconds)
1015 [08:41:01] <kopper> #nodejs could help you, maybe
1016 [08:41:10] *** Joins: BenNZ (~Ben__@replaced-ip )
1017 [08:42:52] *** Joins: GermanAustria (~SiegHeil@replaced-ip )
1018 [08:45:14] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 265 seconds)
1019 [08:46:23] *** Joins: Johann (~cisswit@replaced-ip )
1020 [08:46:29] *** Joins: daniel-s (~daniel-s@replaced-ip )
1021 [08:46:44] *** Quits: jeddi (~jedd@replaced-ip ) (Remote host closed the connection)
1022 [08:47:13] *** Quits: daniel-s (~daniel-s@replaced-ip ) (Remote host closed the connection)
1023 [08:47:33] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
1024 [08:49:30] *** Joins: UniFreak (~UniFreak@replaced-ip )
1025 [08:50:02] *** Quits: GermanAustria (~SiegHeil@replaced-ip ) (K-Lined)
1026 [08:51:31] <UniFreak> Hello, I'm trying to get a php-fpm
docker image running, but when building it, and running `apt-get -y
install libfreetype6-dev`, an dependency error happens like this:
replaced-url
1027 [08:52:00] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 265 seconds)
1028 [08:52:22] <UniFreak> I searched the web , but only found a
related answer regards to libpng12-dev here
replaced-url
1029 [08:52:28] *** Joins: Hanael (~vlad@replaced-ip )
1030 [08:54:58] <UniFreak> The vm is
1031 [08:55:00] <UniFreak> Debian GNU/Linux 9 (stretch)
1032 [08:55:09] *** Joins: Envil (~envil@replaced-ip )
1033 [08:56:10] *** Quits: toorop (~toorop@replaced-ip ) (Ping timeout: 264 seconds)
1034 [08:59:52] *** Quits: schu-r (~Thunderbi@replaced-ip ) (Quit: schu-r)
1035 [09:01:02] *** Quits: krytarik (~krytarik@replaced-ip ) (Quit: Forlater kanalen)
1036 [09:03:10] <nkuttler> for starters, docker isn't a vm..
1037 [09:03:32] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
1038 [09:03:35] <nkuttler> where is your dockerfile?
1039 [09:03:48] <nkuttler> UniFreak: ^^
1040 [09:04:02] *** Joins: Johann (~cisswit@replaced-ip )
1041 [09:04:07] *** Joins: jeddi (~jedd@replaced-ip )
1042 [09:05:10] <UniFreak> nkuttler, wait a second, I may wrongly
configured the source.list to use jessie mirrors
1043 [09:06:04] <nkuttler> why are you touching the sources if you
use a stretch container?
1044 [09:07:29] <UniFreak> That's right, the source.list is
misconfiged
1045 [09:07:56] <UniFreak> nkuttler, download would be impossible
if I use the original source.list
1046 [09:08:20] <UniFreak> too slow for a person in China
1047 [09:08:33] <V7> Hey all
1048 [09:08:56] <V7> i3wm just keeps not showing any text. Black
xterm window and i3-status is empty
1049 [09:11:08] *** Quits: patterson (~patterson@replaced-ip ) ()
1050 [09:12:47] *** Joins: toorop (~toorop@replaced-ip )
1051 [09:12:49] <nkuttler> UniFreak: do you use a proxy, or.. ?
1052 [09:13:10] <nkuttler> UniFreak: the image has deb.debian.org
configured, does that not work properly?
1053 [09:13:29] <UniFreak> I use proxy
1054 [09:13:35] *** Quits: Al_lA (~derwhalfi@replaced-ip ) (Ping timeout: 245 seconds)
1055 [09:14:14] <nkuttler> UniFreak: you can set the proxy in
apt.conf, see man 5 apt.conf
1056 [09:14:20] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 260 seconds)
1057 [09:14:29] <nkuttler> though i guess the proxy might need
configuration to use your custom source, if you have one
1058 [09:14:42] <UniFreak> sorry but I didn't test the
debian.org speed. But from general experience, that would be slow
1059 [09:14:54] <nkuttler> !deb.debian.org
1060 [09:14:54] <dpkg> deb.debian.org is a mirror network that is
backed by international content delivery networks and for most
users, this is the most reliable <mirror> to use in the
<sources.list>. From Debian 9 "Stretch" onwards, apt
queries SRV records in DNS which then send it off to a CDN. Older
apt will get an HTTP redirect from deb.debian.org to the same CDNs.
See
replaced-url
1061 [09:15:12] <nkuttler> but see man 5 apt.conf
1062 [09:15:44] *** Joins: patterson (~patterson@replaced-ip )
1063 [09:16:55] *** Joins: Johann (~cisswit@replaced-ip )
1064 [09:19:18] *** Joins: foetus (~norbi@replaced-ip )
1065 [09:19:26] *** Quits: QcR (uid292442@replaced-ip ) (Quit: Connection closed for inactivity)
1066 [09:19:36] *** Joins: Gasoline (~DarkSkies@replaced-ip )
1067 [09:19:44] *** Quits: foetus (~norbi@replaced-ip ) (Client Quit)
1068 [09:20:55] *** Joins: Al_lA (~derwhalfi@replaced-ip )
1069 [09:23:30] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 268 seconds)
1070 [09:24:01] *** Joins: MoonkYang (~moonkyang@replaced-ip )
1071 [09:24:35] *** Joins: MoonkYan_ (~moonkyang@replaced-ip )
1072 [09:24:42] *** Quits: b (~coffee@replaced-ip ) (Quit: Lost terminal)
1073 [09:25:24] *** Joins: GenteelBen (GenteelBen@replaced-ip )
1074 [09:25:26] *** Joins: Johann (~cisswit@replaced-ip )
1075 [09:26:10] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
1076 [09:28:27] *** Quits: MoonkYang (~moonkyang@replaced-ip ) (Ping timeout: 240 seconds)
1077 [09:30:57] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 264 seconds)
1078 [09:32:25] *** Quits: lel (l@replaced-ip ) (Ping timeout: 260 seconds)
1079 [09:32:54] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1080 [09:34:52] *** Joins: lel (l@replaced-ip )
1081 [09:35:18] *** Joins: plasmoduck (~cjg@replaced-ip )
1082 [09:37:22] *** Joins: dayten (~gnoid@replaced-ip )
1083 [09:43:29] *** Joins: daze (~daze@replaced-ip )
1084 [09:44:48] *** Joins: awal1 (~awal1@replaced-ip )
1085 [09:48:12] *** Joins: baloona (~baloona@replaced-ip )
1086 [09:48:46] *** Joins: Johann (~cisswit@replaced-ip )
1087 [09:48:51] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1088 [09:50:47] *** Joins: bertstube (~user@replaced-ip )
1089 [09:51:34] *** Joins: nibble_zero (~nibble_ze@replaced-ip )
1090 [09:54:01] *** debhelper sets mode: +l 1545
1091 [09:54:20] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 276 seconds)
1092 [09:54:27] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Ping timeout: 260 seconds)
1093 [09:57:05] *** Joins: Johann (~cisswit@replaced-ip )
1094 [09:57:12] *** Joins: Kappa_ (~Kappa_42@replaced-ip )
1095 [09:57:33] *** Joins: linuxthefish (~linuxthef@replaced-ip )
1096 [09:57:33] *** Quits: linuxthefish (~linuxthef@replaced-ip ) (Changing host)
1097 [09:57:33] *** Joins: linuxthefish (~linuxthef@replaced-ip )
1098 [09:57:38] *** Joins: mauz555 (~mauz555@replaced-ip )
1099 [09:57:45] *** Quits: sigsts (~sigsts@replaced-ip ) (Remote host closed the connection)
1100 [09:58:07] <V7> This is how it looks like:
replaced-url
1101 [09:58:13] <V7> Fonts work, but not in i3 as you can see:
replaced-url
1102 [10:01:57] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 240 seconds)
1103 [10:02:17] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 245 seconds)
1104 [10:02:53] *** Joins: [Brain] (~brain@replaced-ip )
1105 [10:05:05] *** Joins: Johann (~cisswit@replaced-ip )
1106 [10:06:39] *** Joins: sigsts (~sigsts@replaced-ip )
1107 [10:09:08] *** Quits: LorD_n1c0w (~igora@replaced-ip ) (Ping timeout: 268 seconds)
1108 [10:09:26] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 256 seconds)
1109 [10:10:04] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
1110 [10:10:37] *** Quits: deznuts (uid92154@replaced-ip ) (Quit: Connection closed for inactivity)
1111 [10:10:41] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
1112 [10:10:48] *** Joins: cjbayliss (~user@replaced-ip )
1113 [10:11:15] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
1114 [10:14:00] *** Joins: cujotus (~quassel@replaced-ip )
1115 [10:14:52] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Read error: Connection reset by peer)
1116 [10:14:54] *** Joins: well_laid_lawnch (~Jean-luc@replaced-ip )
1117 [10:15:38] *** Joins: lpouzenc (~lpouzenc@replaced-ip )
1118 [10:17:11] *** Joins: zifxify (~zifxify@replaced-ip )
1119 [10:18:44] *** Joins: Johann (~cisswit@replaced-ip )
1120 [10:19:20] *** Joins: obstbaum (~user@replaced-ip )
1121 [10:22:36] <obstbaum> hello, i installed windows7 and it
overwrite my boot. is there a simple comand that check how many os
on system installed an rewrite boot
1122 [10:23:36] *** Joins: Srdeg (~srged@replaced-ip )
1123 [10:23:45] <iflema> os-prober but i think th partitions have
to be mounted... not sure
1124 [10:24:01] *** debhelper sets mode: +l 1552
1125 [10:24:17] <obstbaum> i installed all on one hdd
1126 [10:24:31] <obstbaum> and using actually debian live
1127 [10:24:44] <Srdeg> my network manager says 'device not
ready' however im still connected through wifi. what app is
managing the connection?
1128 [10:24:45] <iflema> oh ok
1129 [10:24:59] *** Quits: MrGr33n (~None@replaced-ip ) (Read error: Connection reset by peer)
1130 [10:25:11] <iflema> Srdeg: come on... more info
1131 [10:25:22] *** Joins: user__ (~user@replaced-ip )
1132 [10:25:55] *** Joins: MrGr33n (~None@replaced-ip )
1133 [10:26:03] <iflema> obstbaum: i just knock up a 40_custom
when on grub
1134 [10:26:29] <iflema> 09_custom if yoy want windows first
1135 [10:27:10] *** Joins: hypn0 (~h@replaced-ip )
1136 [10:27:52] <iflema> Srdeg: distro and release... at least...
desktop?
1137 [10:28:03] *** Joins: NetTerminalGene (~NetTermin@replaced-ip )
1138 [10:28:04] <Srdeg> iflema: how do i know which app is
managing my wifi conection right now. coz NM is definitely not the
one
1139 [10:28:16] *** Quits: user__ (~user@replaced-ip ) (Client Quit)
1140 [10:28:17] <Srdeg> iflema: debian9 LXDE
1141 [10:28:41] <iflema> no idea but now others may be able to
assist.
1142 [10:28:47] *** Quits: bertstube (~user@replaced-ip ) (Ping timeout: 276 seconds)
1143 [10:30:57] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 248 seconds)
1144 [10:31:17] *** Quits: awal1 (~awal1@replaced-ip ) (Quit: Leaving)
1145 [10:31:55] *** Joins: orti (~orti@replaced-ip )
1146 [10:32:15] *** Joins: Johann (~cisswit@replaced-ip )
1147 [10:32:51] *** Quits: ArkQuintet (~ArkQuinte@replaced-ip ) (Ping timeout: 240 seconds)
1148 [10:33:03] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Leaving)
1149 [10:33:06] *** Quits: erasmus (~erasmus@replaced-ip ) (Read error: Connection reset by peer)
1150 [10:33:51] <Srdeg> would network-manager-gnome work on LXDE ?
1151 [10:34:18] <obstbaum> did someone know the root pw for debian
9 live?
1152 [10:34:50] <Srdeg> obstbaum: yes google knows
1153 [10:35:05] <obstbaum> google didnt helped
1154 [10:35:22] <obstbaum> live isnt it
1155 [10:36:09] <Srdeg> oh
1156 [10:36:45] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 256 seconds)
1157 [10:37:10] <obstbaum> got it... u must creat it ^^
1158 [10:37:14] <obstbaum> lol
1159 [10:38:41] <Srdeg> :)
1160 [10:38:44] *** Joins: electro33 (uid613@replaced-ip )
1161 [10:39:50] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 276 seconds)
1162 [10:42:15] *** Joins: SirPufonel (~bogdan@replaced-ip )
1163 [10:42:42] *** Quits: lempamo (~lempamo@replaced-ip ) (Ping timeout: 260 seconds)
1164 [10:42:42] *** Quits: SirPufonel (~bogdan@replaced-ip ) (Client Quit)
1165 [10:42:48] *** Joins: WBILL (~WBILL@replaced-ip )
1166 [10:43:00] *** Joins: lempamo (~lempamo@replaced-ip )
1167 [10:43:18] *** Quits: deicide- (~deicide-@replaced-ip ) (Quit: Leaving)
1168 [10:43:38] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 260 seconds)
1169 [10:44:18] *** Quits: Hanael (~vlad@replaced-ip ) (Remote host closed the connection)
1170 [10:44:50] *** Joins: bazhang (~bazhang@replaced-ip )
1171 [10:45:31] *** Joins: Johann (~cisswit@replaced-ip )
1172 [10:46:18] <iflema> ine trys toor :D
1173 [10:46:53] *** Joins: conta (~Thunderbi@replaced-ip )
1174 [10:47:32] <iflema> i assume melenials dont
1175 [10:47:51] *** Joins: ArkQuintet (~ArkQuinte@replaced-ip )
1176 [10:48:01] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1177 [10:48:17] *** Quits: r00tobo (~r00tobo@replaced-ip ) (Remote host closed the connection)
1178 [10:49:43] *** Joins: balletjebal (~balletjeb@replaced-ip )
1179 [10:50:24] *** Quits: WBILL (~WBILL@replaced-ip ) (Quit: Leaving)
1180 [10:50:30] *** Quits: Srdeg (~srged@replaced-ip ) (Remote host closed the connection)
1181 [10:50:37] *** Joins: fax (~fax@replaced-ip )
1182 [10:51:44] *** Joins: rpifan (~rpifan@replaced-ip )
1183 [10:53:39] *** Quits: plasmoduck (~cjg@replaced-ip ) (Remote host closed the connection)
1184 [10:53:43] *** Joins: deicide- (~deicide-@replaced-ip )
1185 [10:54:35] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 240 seconds)
1186 [10:54:58] *** Joins: matryoshka (~matryoshk@replaced-ip )
1187 [10:56:06] *** Quits: lpouzenc (~lpouzenc@replaced-ip ) (Quit: lpouzenc)
1188 [10:56:38] *** Quits: Kappa_ (~Kappa_42@replaced-ip ) (Read error: Connection reset by peer)
1189 [10:58:25] *** Joins: r00tobo (~r00tobo@replaced-ip )
1190 [10:59:02] *** Joins: Johann (~cisswit@replaced-ip )
1191 [10:59:35] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 240 seconds)
1192 [11:01:59] *** Joins: dutchfish (~wil@replaced-ip )
1193 [11:02:37] *** Joins: Krakakanok (~k4@replaced-ip )
1194 [11:02:59] *** Joins: mauz555 (~mauz555@replaced-ip )
1195 [11:03:55] *** Joins: xormo (~xormor@replaced-ip )
1196 [11:04:09] *** Quits: xormo (~xormor@replaced-ip ) (Remote host closed the connection)
1197 [11:04:35] *** Joins: xormor (~xormor@replaced-ip )
1198 [11:05:22] *** Joins: cadillac_ (~omab@replaced-ip )
1199 [11:08:04] *** Joins: plasmoduck (~cjg@replaced-ip )
1200 [11:08:07] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 245 seconds)
1201 [11:09:48] *** Joins: Neel (~Neel@replaced-ip )
1202 [11:09:56] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
1203 [11:10:04] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 256 seconds)
1204 [11:10:34] *** Quits: Neel (~Neel@replaced-ip ) (Max SendQ exceeded)
1205 [11:10:43] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
1206 [11:11:01] *** Joins: Neel (~Neel@replaced-ip )
1207 [11:11:41] *** Quits: Neel (~Neel@replaced-ip ) (Max SendQ exceeded)
1208 [11:12:10] *** Quits: Nawab (~Neel@replaced-ip ) (Ping timeout: 260 seconds)
1209 [11:12:27] *** Joins: Neel (~Neel@replaced-ip )
1210 [11:12:55] *** Quits: Neel (~Neel@replaced-ip ) (Max SendQ exceeded)
1211 [11:13:06] *** Joins: Johann (~cisswit@replaced-ip )
1212 [11:13:21] *** Quits: ShapeShifter499 (~ShapeShif@replaced-ip ) (Ping timeout: 240 seconds)
1213 [11:13:29] *** Joins: Neel (~Neel@replaced-ip )
1214 [11:13:56] *** Quits: Neel (~Neel@replaced-ip ) (Max SendQ exceeded)
1215 [11:14:35] *** Quits: balletjebal (~balletjeb@replaced-ip##) (Quit: ZNC 1.6.6+deb1 - ##replaced-url
1216 [11:15:30] *** Quits: obstbaum (~user@replaced-ip ) (Remote host closed the connection)
1217 [11:18:05] *** Joins: balletjebal (~balletjeb@replaced-ip )
1218 [11:18:09] *** Joins: OtakuSenpai (~Neel@replaced-ip )
1219 [11:18:41] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 256 seconds)
1220 [11:19:03] *** Joins: pylot (~quassel@replaced-ip )
1221 [11:19:35] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
1222 [11:19:56] *** Joins: brokencycle (~brokencyc@replaced-ip )
1223 [11:20:06] *** Joins: OtakuSenpai (~Neel@replaced-ip )
1224 [11:20:25] *** Joins: Johann (~cisswit@replaced-ip )
1225 [11:22:51] *** Quits: platvoeten (~platvoete@replaced-ip ) (Quit: Lost terminal)
1226 [11:24:59] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Ping timeout: 268 seconds)
1227 [11:25:04] *** Joins: mzigora (~mzigora@replaced-ip )
1228 [11:26:10] *** Quits: fax (~fax@replaced-ip ) (Quit: Konversation terminated!)
1229 [11:30:31] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
1230 [11:30:32] *** Quits: Eryn_1983_FL (~Eryn_1983@replaced-ip ) (Ping timeout: 268 seconds)
1231 [11:31:09] *** angerctl is now known as Namarrgon
1232 [11:32:46] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Ping timeout: 264 seconds)
1233 [11:33:45] *** Joins: StygianBlues (~StygianBl@replaced-ip )
1234 [11:33:49] *** Joins: Hanael (~vlad@replaced-ip )
1235 [11:35:30] *** Joins: holmgren (magnus@replaced-ip )
1236 [11:35:37] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Read error: Connection reset by peer)
1237 [11:35:40] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1238 [11:35:43] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
1239 [11:35:57] *** Joins: StygianBlues (~StygianBl@replaced-ip )
1240 [11:36:36] *** Joins: morphles (~pi@replaced-ip )
1241 [11:37:09] *** Joins: jnavila (~jnavila@replaced-ip )
1242 [11:37:26] <morphles> I have buster, and easy-rsa package
installed, but I do not get file /usr/bin/make-cadir (thoug I get
man file) openvpn tutorial for debian implies it should be in that
packe and also
replaced-url
1243 [11:37:30] <morphles> How can this be?
1244 [11:38:39] <morphles> ok I see i have to go to other channel,
sorry
1245 [11:39:45] <nkuttler> morphles: dpkg -L <package>
1246 [11:40:33] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 264 seconds)
1247 [11:40:49] *** Quits: catsup (d@replaced-ip ) (Remote host closed the connection)
1248 [11:41:00] *** Joins: catsup (~d@replaced-ip )
1249 [11:41:31] *** Quits: catsup (~d@replaced-ip ) (Remote host closed the connection)
1250 [11:42:01] *** Joins: catsup (d@replaced-ip )
1251 [11:42:23] *** Joins: BCMM (~BCMM@replaced-ip )
1252 [11:45:24] *** Joins: Johann (~cisswit@replaced-ip )
1253 [11:45:51] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 240 seconds)
1254 [11:46:37] *** Joins: Eryn_1983_FL (~Eryn_1983@replaced-ip )
1255 [11:46:54] *** Joins: czesmir (~stefan@replaced-ip )
1256 [11:47:34] *** Quits: plasmoduck (~cjg@replaced-ip ) (Remote host closed the connection)
1257 [11:47:49] *** Joins: DrWatson (~DrWatson_@replaced-ip )
1258 [11:48:41] *** Quits: BCMM (~BCMM@replaced-ip ) (Quit: Konversation terminated!)
1259 [11:49:54] *** Quits: rpifan (~rpifan@replaced-ip ) (Ping timeout: 260 seconds)
1260 [11:49:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
1261 [11:50:32] *** Joins: dayten (~gnoid@replaced-ip )
1262 [11:51:04] *** Joins: Mopplei (~user@replaced-ip )
1263 [11:51:22] *** Joins: tagomago (~tagomago@replaced-ip )
1264 [11:51:30] *** Joins: sigsts (~sigsts@replaced-ip )
1265 [11:51:44] *** Joins: monksam (~monksam@replaced-ip )
1266 [11:54:01] *** debhelper sets mode: +l 1560
1267 [11:54:08] *** Quits: Johann (~cisswit@replaced-ip ) (Ping timeout: 255 seconds)
1268 [11:56:30] *** Quits: well_laid_lawnch (~Jean-luc@replaced-ip ) (Ping timeout: 245 seconds)
1269 [11:56:38] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 265 seconds)
1270 [11:56:46] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 264 seconds)
1271 [11:57:27] *** Joins: pyface (~me@replaced-ip )
1272 [11:57:27] *** Quits: pyface (~me@replaced-ip ) (Changing host)
1273 [11:57:27] *** Joins: pyface (~me@replaced-ip )
1274 [11:57:32] *** Parts: pyface (~me@replaced-ip ) ()
1275 [11:57:38] *** Joins: plasmoduck (~cjg@replaced-ip )
1276 [11:57:43] *** Joins: Bercik (~Yotsuba@replaced-ip )
1277 [11:57:56] *** Joins: lethe (~lethe@replaced-ip )
1278 [11:58:12] *** Quits: brad[] (~brad@replaced-ip ) (Read error: Connection reset by peer)
1279 [11:58:12] *** Quits: plasmoduck (~cjg@replaced-ip ) (Remote host closed the connection)
1280 [11:58:41] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1281 [11:59:30] *** Joins: Johann (~cisswit@replaced-ip )
1282 [12:00:09] <cheapie> OK, so it took way too long for me to
figure this out, but this is how to make wodim (and other similar
software) work in Debian as non-root users:
replaced-url
1283 [12:00:23] *** Joins: v01t (~v01t@replaced-ip )
1284 [12:00:34] *** Joins: grobi (~grobi@replaced-ip )
1285 [12:00:52] *** Joins: Levure (~quassel@replaced-ip )
1286 [12:00:56] <cheapie> TL;DR version: add "* hard memlock
unlimited" and "* soft memlock unlimited" to
/etc/security/limits.conf and add "session required
pam_limits.so" to /etc/pam.d/common-session and then log out
and back in (or reboot).
1287 [12:02:27] <cheapie> Still doesn't make wodim suck any
less but at least it works now :P
1288 [12:02:27] *** Quits: dayten (~gnoid@replaced-ip ) (Read error: Connection reset by peer)
1289 [12:02:33] *** Quits: lankanmon (~LKNnet@replaced-ip ) (Remote host closed the connection)
1290 [12:02:53] *** Quits: DIRT (~DIRT@replaced-ip ) (Ping timeout: 256 seconds)
1291 [12:03:30] <jelly> the fact cd and dvd burning sucked hard on
linux made me move to usb storage that much faster, so hey
1292 [12:03:45] <cheapie> Yeah, but CDs are more fun :P
1293 [12:03:47] *** Quits: Johann (~cisswit@replaced-ip ) (Client Quit)
1294 [12:04:17] <cheapie> Especially since I just recently got one
of these:
replaced-url
1295 [12:07:03] *** Quits: Gurty (~princess@replaced-ip ) (Ping timeout: 256 seconds)
1296 [12:08:10] *** Joins: nix64bit (~Thunderbi@replaced-ip )
1297 [12:08:45] *** Quits: grobi (~grobi@replaced-ip ) (Read error: Connection reset by peer)
1298 [12:10:02] *** Quits: dselect (~dselect@replaced-ip ) (Quit: ouch... that hurt)
1299 [12:10:32] *** Joins: yesno (~amrqx@replaced-ip )
1300 [12:10:48] *** Joins: Haudegen (~quassel@replaced-ip )
1301 [12:10:49] *** Quits: dowwie (~dowwie@replaced-ip ) (Remote host closed the connection)
1302 [12:11:08] *** Joins: dowwie (~dowwie@replaced-ip )
1303 [12:11:08] *** Quits: dowwie (~dowwie@replaced-ip ) (Changing host)
1304 [12:11:08] *** Joins: dowwie (~dowwie@replaced-ip )
1305 [12:11:11] *** Joins: dselect (~dselect@replaced-ip )
1306 [12:12:02] *** Joins: killian99 (~killian99@replaced-ip )
1307 [12:12:36] *** Joins: xet7 (~xet7@replaced-ip )
1308 [12:14:35] *** Quits: cjbayliss (~user@replaced-ip ) (Quit: Archer)
1309 [12:15:56] *** Quits: lethe (~lethe@replaced-ip ) (Read error: Connection reset by peer)
1310 [12:16:06] *** Joins: jolt (jolt@replaced-ip )
1311 [12:16:27] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 240 seconds)
1312 [12:20:14] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1313 [12:21:01] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 256 seconds)
1314 [12:22:20] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
1315 [12:23:15] *** Joins: plasmoduck (~cjg@replaced-ip )
1316 [12:23:58] *** Quits: plasmoduck (~cjg@replaced-ip ) (Max SendQ exceeded)
1317 [12:25:00] *** Joins: plasmoduck (~cjg@replaced-ip )
1318 [12:25:00] *** Quits: plasmoduck (~cjg@replaced-ip ) (Client Quit)
1319 [12:25:14] *** Quits: BenNZ (~Ben__@replaced-ip ) (Quit: Everytime I think IQ's must have dropped recently, I
remember that this is the internet)
1320 [12:29:00] *** Joins: Dezponia1 (~Dezponia@replaced-ip )
1321 [12:29:04] *** Quits: sigsts (~sigsts@replaced-ip ) (Remote host closed the connection)
1322 [12:29:20] *** Quits: sibyakin (~sibyakin@replaced-ip ) ()
1323 [12:29:23] *** Joins: wonderworld (~ww@replaced-ip )
1324 [12:29:29] *** Joins: plasmoduck (~cjg@replaced-ip )
1325 [12:29:29] *** Quits: plasmoduck (~cjg@replaced-ip ) (Changing host)
1326 [12:29:29] *** Joins: plasmoduck (~cjg@replaced-ip )
1327 [12:30:44] *** Quits: diverdude (50a771d9@replaced-ip ) (Ping timeout: 260 seconds)
1328 [12:32:43] *** Joins: orti (~orti@replaced-ip )
1329 [12:33:13] *** Joins: sigsts (~sigsts@replaced-ip )
1330 [12:33:41] *** Quits: Krakakanok (~k4@replaced-ip ) (Ping timeout: 256 seconds)
1331 [12:36:23] *** Quits: ericrajuin (~user@replaced-ip ) (Quit: Leaving)
1332 [12:37:17] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 245 seconds)
1333 [12:37:56] *** Quits: smolboye (~smolboye@replaced-ip ) (Quit: WeeChat 2.1)
1334 [12:41:06] *** Quits: plasmoduck (~cjg@replaced-ip ) (Ping timeout: 265 seconds)
1335 [12:43:25] *** Joins: lankanmon (~LKNnet@replaced-ip )
1336 [12:46:56] *** Joins: OS-38594 (~OS-38594@replaced-ip )
1337 [12:47:06] *** Joins: careta (~careta@replaced-ip )
1338 [12:47:38] *** Joins: faheem__ (~faheem@replaced-ip )
1339 [12:48:17] *** Joins: plasmoduck (~cjg@replaced-ip )
1340 [12:48:30] *** Joins: dayten (~gnoid@replaced-ip )
1341 [12:48:34] *** Joins: rsx (~rsx@replaced-ip )
1342 [12:49:29] *** Joins: Aussie_matt (~quassel@replaced-ip )
1343 [12:50:17] *** Quits: faheem_ (~faheem@replaced-ip ) (Ping timeout: 265 seconds)
1344 [12:52:04] *** Joins: faheem (~faheem@replaced-ip )
1345 [12:52:05] *** Joins: towo` (~towo@replaced-ip )
1346 [12:52:11] *** Parts: Mopplei (~user@replaced-ip ) ("ERC (IRC client for Emacs 24.5.1)")
1347 [12:53:05] *** Quits: faheem__ (~faheem@replaced-ip ) (Ping timeout: 276 seconds)
1348 [12:57:39] *** Joins: osro (~osro@replaced-ip )
1349 [12:57:43] *** Joins: Quatroking (~Q@replaced-ip )
1350 [13:00:56] *** Joins: TyrfingMjolnir (~Tyrfing@replaced-ip )
1351 [13:00:57] *** Quits: Aussie_matt (~quassel@replaced-ip##) (Quit: ##replaced-url
1352 [13:00:59] *** Joins: wildlander (~wildlande@replaced-ip )
1353 [13:02:17] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 260 seconds)
1354 [13:02:59] *** Quits: monksam (~monksam@replaced-ip ) (Quit: leaving)
1355 [13:04:22] *** Joins: mauz555 (~mauz555@replaced-ip )
1356 [13:05:01] *** Quits: dpkg (~dpkg@replaced-ip ) (Quit: buh bye!)
1357 [13:05:23] *** Joins: dpkg (~dpkg@replaced-ip )
1358 [13:05:35] *** Joins: ald3baran (uid231815@replaced-ip )
1359 [13:06:35] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 240 seconds)
1360 [13:07:58] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
1361 [13:08:16] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1362 [13:09:11] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 256 seconds)
1363 [13:14:01] *** debhelper sets mode: +l 1566
1364 [13:14:19] *** Quits: cr0w3 (~cr0w3@replaced-ip ) (Quit: meh, that's all folks)
1365 [13:14:21] *** Joins: lpouzenc (~lpouzenc@replaced-ip )
1366 [13:14:35] *** Quits: lpouzenc (~lpouzenc@replaced-ip ) (Remote host closed the connection)
1367 [13:15:14] *** Joins: psychicist__ (~psychicis@replaced-ip )
1368 [13:18:59] *** Joins: norbert (~norbert@replaced-ip )
1369 [13:19:54] <norbert> hi, is there a procedure to request
certain package to be added to the repos, or is this something the
program's team would have to look into?
1370 [13:20:11] <abrotman> !rfp
1371 [13:20:12] <dpkg> Request For Package (RFP) is the way to ask
for a piece of software to be included in Debian. See
replaced-url
1372 [13:20:49] <norbert> !nmg
1373 [13:20:49] <dpkg> The packaging tutorial (replaced-url
1374 [13:21:05] *** Quits: jnavila (~jnavila@replaced-ip ) (Ping timeout: 240 seconds)
1375 [13:22:56] *** Joins: LorD_n1c0w (~igora@replaced-ip )
1376 [13:26:09] *** Joins: frank1e (~frank1e@replaced-ip )
1377 [13:26:10] *** Joins: forgotmynick (uid24625@replaced-ip )
1378 [13:28:12] *** Quits: wlddbg (~quassel@replaced-ip##) (Quit: ##replaced-url
1379 [13:28:22] *** Parts: norbert (~norbert@replaced-ip ) ("Leaving")
1380 [13:28:33] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 248 seconds)
1381 [13:28:42] *** Joins: galex-713 (~galex-713@replaced-ip )
1382 [13:29:22] *** Joins: wlddbg (~quassel@replaced-ip )
1383 [13:29:23] *** Quits: wlddbg (~quassel@replaced-ip ) (Changing host)
1384 [13:29:23] *** Joins: wlddbg (~quassel@replaced-ip )
1385 [13:30:22] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1386 [13:31:59] *** Joins: unmy (~unmy@replaced-ip )
1387 [13:33:22] *** Quits: conta (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
1388 [13:35:29] *** Quits: DrWatson (~DrWatson_@replaced-ip ) (Quit: DrWatson)
1389 [13:36:05] *** Joins: conta (~Thunderbi@replaced-ip )
1390 [13:36:12] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
1391 [13:38:34] *** Quits: Rokixz (~rokas@replaced-ip ) (Remote host closed the connection)
1392 [13:38:35] *** Quits: baloona (~baloona@replaced-ip ) (Ping timeout: 245 seconds)
1393 [13:40:20] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1394 [13:40:21] *** Quits: ljc (~ljc@replaced-ip ) (Quit: ayy)
1395 [13:40:55] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 256 seconds)
1396 [13:42:02] *** Quits: Freddrickk (~fred@replaced-ip ) (Remote host closed the connection)
1397 [13:42:27] *** Quits: Schepeers (~xchat@replaced-ip ) (Ping timeout: 240 seconds)
1398 [13:42:34] *** Joins: Freddrickk (~fred@replaced-ip )
1399 [13:45:28] *** Joins: sz0 (uid110435@replaced-ip )
1400 [13:45:33] *** Joins: aikizen_ (~aikizen@replaced-ip )
1401 [13:45:58] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
1402 [13:46:25] *** Parts: aikizen_ (~aikizen@replaced-ip ) ()
1403 [13:47:29] *** Joins: jnavila (~jnavila@replaced-ip )
1404 [13:48:43] *** Joins: sibyakin (~sibyakin@replaced-ip )
1405 [13:49:00] *** Quits: xet7 (~xet7@replaced-ip ) (Remote host closed the connection)
1406 [13:51:53] *** Joins: Schepeers (~xchat@replaced-ip )
1407 [13:52:22] *** Quits: uNmowed1 (~Kaede@replaced-ip ) (Ping timeout: 268 seconds)
1408 [13:52:28] *** Joins: dvs (~hibbard@replaced-ip )
1409 [13:54:43] *** Quits: soulz (~soulz@replaced-ip ) (Ping timeout: 256 seconds)
1410 [13:55:19] *** Joins: soulz (~soulz@replaced-ip )
1411 [13:56:19] *** Joins: deadz0 (~deadz0@replaced-ip )
1412 [13:57:44] *** Joins: faheem_ (~faheem@replaced-ip )
1413 [13:58:53] *** Quits: soulz (~soulz@replaced-ip ) (Client Quit)
1414 [13:59:10] *** Joins: hypn0 (~h@replaced-ip )
1415 [13:59:22] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 256 seconds)
1416 [13:59:26] *** Joins: lorde (~yevhen@replaced-ip )
1417 [14:00:05] *** Quits: faheem (~faheem@replaced-ip ) (Ping timeout: 240 seconds)
1418 [14:00:23] *** Joins: b (~coffee@replaced-ip )
1419 [14:03:38] *** Joins: sigsts (~sigsts@replaced-ip )
1420 [14:05:41] *** Quits: UniFreak (~UniFreak@replaced-ip ) (Quit: This computer has gone to sleep)
1421 [14:06:16] *** Quits: dvs (~hibbard@replaced-ip ) (Remote host closed the connection)
1422 [14:06:57] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
1423 [14:07:03] *** Quits: swordandserpent (~swordands@replaced-ip ) (Quit: Leaving)
1424 [14:07:51] *** Joins: soulz (~soulz@replaced-ip )
1425 [14:07:56] *** Joins: ZetFury (~ZetFury@replaced-ip )
1426 [14:10:16] *** Joins: uNmowed (~Kaede@replaced-ip )
1427 [14:11:30] *** Joins: phenom (~primus@replaced-ip )
1428 [14:12:10] *** Quits: Mysterytrain (~George@replaced-ip ) ()
1429 [14:13:05] *** Joins: dohfish (~oemillak@replaced-ip )
1430 [14:14:16] *** Joins: dvs (~Heubert@replaced-ip )
1431 [14:14:36] *** Joins: dayten (~gnoid@replaced-ip )
1432 [14:17:20] *** Joins: fakefur (~fakefur@replaced-ip )
1433 [14:17:49] *** Joins: lasdam (~lasdam@replaced-ip )
1434 [14:18:09] *** Quits: phenom (~primus@replaced-ip ) (Ping timeout: 248 seconds)
1435 [14:18:56] *** Joins: cdown (~cdown@replaced-ip )
1436 [14:19:16] *** Joins: doug_ (~doug@replaced-ip )
1437 [14:21:51] <doug_> How can I get wifi set up on a Debian
install that doesn't have the "standard system
utilities" group installed?
1438 [14:21:53] *** Quits: sim590 (~sim590@replaced-ip ) (Ping timeout: 248 seconds)
1439 [14:23:31] *** Joins: john1008 (~john1008@replaced-ip )
1440 [14:24:02] *** debhelper sets mode: +l 1574
1441 [14:25:15] *** Joins: phenom (~primus@replaced-ip )
1442 [14:27:45] *** Joins: sim590 (~sim590@replaced-ip )
1443 [14:27:55] *** Joins: xet7 (~xet7@replaced-ip )
1444 [14:29:02] *** Joins: snubs (~snubs@replaced-ip )
1445 [14:29:17] *** Quits: IdleGandalf (~IdleGanda@replaced-ip ) (Quit: Leaving)
1446 [14:29:39] *** Quits: BeamWatcher (~gashead76@replaced-ip ) (Ping timeout: 256 seconds)
1447 [14:30:00] *** Joins: IdleGandalf (~IdleGanda@replaced-ip )
1448 [14:30:00] *** Quits: snubs (~snubs@replaced-ip ) (Client Quit)
1449 [14:31:55] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 256 seconds)
1450 [14:33:34] *** Joins: orti (~orti@replaced-ip )
1451 [14:34:24] *** Joins: diverdude (987351fa@replaced-ip )
1452 [14:34:34] *** Joins: traveltissues (~traveltis@replaced-ip )
1453 [14:34:47] *** crowd42_ is now known as crowd42
1454 [14:35:15] <diverdude> Hi, I have a USB port which is
connected to a CNC machine. On the computer end its USB and on CNC
end its parallel port. Is there a way in debian i can see what the
address of this USB port is?
1455 [14:36:15] *** Quits: frank1e (~frank1e@replaced-ip ) (Quit: Leaving)
1456 [14:36:21] *** Quits: TheManWithNoSock (~paige@replaced-ip ) (Ping timeout: 240 seconds)
1457 [14:37:59] *** Joins: soee (~soee@replaced-ip )
1458 [14:38:10] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 264 seconds)
1459 [14:39:03] <jelly> that usb-parallel bridge could look like
anything
1460 [14:39:07] *** Joins: jswift (~jswift@replaced-ip )
1461 [14:39:45] <jelly> it _might_ look like usblp or not
1462 [14:40:41] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
1463 [14:40:55] <jelly> diverdude, start by looking at lsusb
output on the computer
1464 [14:40:58] *** Joins: traveltissues (~traveltis@replaced-ip )
1465 [14:41:40] <diverdude> jelly: command not found
1466 [14:41:41] <jelly> if you can unplug and plug it back it will
be easy to figure out which device it is
1467 [14:41:56] <jelly> judd, file bin/lsusb
1468 [14:42:00] <judd> Search for bin/lsusb in stretch/amd64:
usbutils: usr/bin/lsusb
1469 [14:42:10] <jelly> install that package if it's missing
1470 [14:42:22] *** Joins: soee_ (~soee@replaced-ip )
1471 [14:42:45] *** Quits: soee (~soee@replaced-ip ) (Ping timeout: 260 seconds)
1472 [14:43:08] *** Quits: goberle (~goberle@replaced-ip ) (Ping timeout: 256 seconds)
1473 [14:43:29] <diverdude> jelly: i cannot install lsusb from
apt-get either
1474 [14:44:03] <jelly> diverdude, that's not the package
name
1475 [14:44:13] <jelly> it's usbutils
1476 [14:44:37] <diverdude> aha ok..installing that one
1477 [14:45:54] <diverdude> jelly: ok...only difference on lsusb
when i take usb out and in is : Bus 002 Device 008: ID 2121:2130
1478 [14:46:39] *** Joins: hele (~hele@replaced-ip )
1479 [14:48:57] *** Quits: ikanobori (~user@replaced-ip ) (Quit: leaving)
1480 [14:49:10] *** Quits: fakefur (~fakefur@replaced-ip ) (Quit: Gone coding...)
1481 [14:49:19] *** Quits: unmy (~unmy@replaced-ip ) (Quit: unmy)
1482 [14:49:27] *** Quits: osro (~osro@replaced-ip ) (Quit: osro)
1483 [14:49:50] *** Joins: unmy (~unmy@replaced-ip )
1484 [14:51:14] *** Joins: goberle (~goberle@replaced-ip )
1485 [14:51:23] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Ping timeout: 276 seconds)
1486 [14:51:30] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1487 [14:51:57] <jim> diverdude, maybe you could have used:
apt-cache search lsusb
1488 [14:52:07] <jim> lemme try that
1489 [14:52:40] *** Joins: osro (~osro@replaced-ip )
1490 [14:52:48] *** Quits: Obi-Wan (~obi-wan@replaced-ip ) (Ping timeout: 268 seconds)
1491 [14:52:58] *** Joins: bzk89 (~OS-34800@replaced-ip )
1492 [14:53:07] *** Quits: moetunes (~Jean-luc@replaced-ip ) (Ping timeout: 245 seconds)
1493 [14:53:39] *** Joins: fakefur (~fakefur@replaced-ip )
1494 [14:54:25] *** Quits: doug_ (~doug@replaced-ip ) (Quit: doug_)
1495 [14:54:27] *** Joins: Obi-Wan (~obi-wan@replaced-ip )
1496 [14:55:28] <jim> yep, came up with usbutils... and,
here's an alternative: there's a bot here you can message,
judd, that is a window into the ultimate debian database... there,
you can: /msg judd find lsusb (or maybe this is a faster search:
/msg judd find bin/lsusb)
1497 [14:55:50] *** Joins: shtrb (~shtrb@replaced-ip )
1498 [14:56:44] *** Joins: tymczenko (~tymczenko@replaced-ip )
1499 [14:57:54] *** Quits: Guest28683 (~no@replaced-ip ) (Remote host closed the connection)
1500 [14:58:40] *** Joins: [CondenSed] (~while@replaced-ip )
1501 [14:59:38] *** Quits: unmy (~unmy@replaced-ip ) (Quit: unmy)
1502 [14:59:48] *** Joins: tagomago (~tagomago@replaced-ip )
1503 [15:00:34] *** Quits: hypn0 (~h@replaced-ip ) (Quit: Leaving.)
1504 [15:02:00] *** Quits: jswift (~jswift@replaced-ip ) (Ping timeout: 260 seconds)
1505 [15:02:09] *** Joins: unmy (~unmy@replaced-ip )
1506 [15:02:44] <shtrb> Is it possible to tie bug 864293 to
systemd` ?
1507 [15:02:54] *** Joins: bneo99 (~bneo99@replaced-ip )
1508 [15:03:25] <shtrb> it's more of a systemD issue than
locker app
1509 [15:05:16] *** Joins: mauz555 (~mauz555@replaced-ip )
1510 [15:06:22] <shtrb> #864239
1511 [15:06:23] <judd> Bug
replaced-url
1512 [15:06:43] <shtrb>
replaced-url
1513 [15:06:44] <judd> Bug
replaced-url
1514 [15:07:00] *** Joins: dutchfish (~wil@replaced-ip )
1515 [15:07:10] *** Joins: jubo2 (~juboxi@replaced-ip )
1516 [15:07:28] *** Joins: mtn (~mtn@replaced-ip )
1517 [15:07:38] *** Quits: lilabsence (~RizzoTheR@replaced-ip ) (Ping timeout: 276 seconds)
1518 [15:07:45] *** Quits: fakefur (~fakefur@replaced-ip ) (Quit: Gone coding...)
1519 [15:08:54] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1520 [15:09:20] <abrotman> shtrb: is that your bug?
1521 [15:09:36] <shtrb> no, but I just reproduced it :-(
1522 [15:09:37] *** Joins: fakefur (~fakefur@replaced-ip )
1523 [15:09:51] <abrotman> and how do you know it's a systemd
issue?
1524 [15:09:57] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 240 seconds)
1525 [15:09:58] <abrotman> (that bug has nearly no information)
1526 [15:10:29] <shtrb> I think it's a systemd` issue ,
because to ublock it you need to use a systemD command
1527 [15:10:51] <abrotman> taht link says their /tmp/ was ful
1528 [15:10:52] <abrotman> full
1529 [15:11:02] *** Quits: bzk89 (~OS-34800@replaced-ip ) (Ping timeout: 260 seconds)
1530 [15:11:08] *** Quits: fakefur (~fakefur@replaced-ip ) (Client Quit)
1531 [15:11:15] *** Joins: pringau (~pringau@replaced-ip )
1532 [15:11:59] <shtrb> yes, intellectually chalenged
"Feature"
1533 [15:12:06] <abrotman> sorry, the link in the bug report (from
opensuse)
1534 [15:12:42] <shtrb> good luck doing so on a mouse only system
1535 [15:13:15] <abrotman> a mouse-only system?
1536 [15:13:43] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Client Quit)
1537 [15:13:52] <shtrb> big screen and a wireless mouse, sorry ,
rants shouldn't be put there
1538 [15:14:12] *** Joins: RebelCoder (~RebelCode@replaced-ip )
1539 [15:16:29] *** Quits: cujotus (~quassel@replaced-ip ) (Remote host closed the connection)
1540 [15:16:37] <jelly> diverdude, so that's the one then
1541 [15:17:25] <diverdude> thx
1542 [15:18:16] <abrotman> shtrb: you haven't explained how
it's a systemd problem
1543 [15:19:21] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Remote host closed the connection)
1544 [15:19:30] <jelly> diverdude, and some (russian) results of
replaced-url
1545 [15:20:27] <jelly> diverdude, perhaps #linuxcnc channel would
be more helpful
1546 [15:21:14] *** Joins: danielesaccucci (~pi@replaced-ip )
1547 [15:23:09] *** Joins: thunderrd (~thunderrd@replaced-ip )
1548 [15:23:29] *** Joins: ungars (~ungars@replaced-ip )
1549 [15:24:01] *** debhelper sets mode: +l 1581
1550 [15:24:17] *** Quits: danielesaccucci (~pi@replaced-ip ) (Quit: leaving)
1551 [15:24:35] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Max SendQ exceeded)
1552 [15:24:51] *** Joins: rounnus (~rounnus@replaced-ip )
1553 [15:25:02] *** Joins: thunderrd (~thunderrd@replaced-ip )
1554 [15:25:11] *** Joins: nobodi (~nobodi@replaced-ip )
1555 [15:25:12] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 260 seconds)
1556 [15:26:33] *** Joins: ElDiabolo (~E1Diabo1o@replaced-ip )
1557 [15:27:21] *** Quits: hele (~hele@replaced-ip ) (Ping timeout: 240 seconds)
1558 [15:28:03] <ElDiabolo> Hi. I just installed the kernel 4.16
backport on stretch. It did however not do a kbuild and it does not
show me a login screen. How kann I force a kbuild to happen?
1559 [15:28:35] *** Quits: Hanael (~vlad@replaced-ip ) (Remote host closed the connection)
1560 [15:29:10] *** Quits: john1008 (~john1008@replaced-ip ) (Remote host closed the connection)
1561 [15:31:12] *** Quits: bneo99 (~bneo99@replaced-ip ) (Quit: Leaving)
1562 [15:31:21] *** Quits: altin (~altin@replaced-ip ) (Ping timeout: 240 seconds)
1563 [15:31:51] *** Joins: erasmus (~erasmus@replaced-ip )
1564 [15:32:50] *** Joins: Hanael (~vlad@replaced-ip )
1565 [15:33:58] *** Joins: bneo99_ (~bneo99@replaced-ip )
1566 [15:34:22] *** Joins: holmgren (magnus@replaced-ip )
1567 [15:34:32] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1568 [15:34:35] *** Joins: doug_ (~doug@replaced-ip )
1569 [15:34:48] *** Quits: daze (~daze@replaced-ip ) (Quit: daze)
1570 [15:34:57] *** Quits: bneo99_ (~bneo99@replaced-ip ) (Client Quit)
1571 [15:35:54] *** Joins: daze (~daze@replaced-ip )
1572 [15:35:55] *** Joins: bubble (bubble@replaced-ip )
1573 [15:36:02] *** Joins: nuuuciano_ (~luuuciano@replaced-ip )
1574 [15:37:18] *** Joins: netx (~netx@replaced-ip )
1575 [15:37:53] *** Joins: Mysterytrain (~George@replaced-ip )
1576 [15:38:10] *** Quits: Modeuse (~kvirc@replaced-ip ) (Ping timeout: 264 seconds)
1577 [15:38:37] *** Quits: sibyakin (~sibyakin@replaced-ip ) ()
1578 [15:39:16] *** Quits: daze (~daze@replaced-ip ) (Client Quit)
1579 [15:39:21] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
1580 [15:40:23] *** Joins: daze (~daze@replaced-ip )
1581 [15:41:16] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Remote host closed the connection)
1582 [15:41:27] *** Joins: dayten (~gnoid@replaced-ip )
1583 [15:42:04] *** Quits: ElDiabolo (~E1Diabo1o@replaced-ip ) (Ping timeout: 256 seconds)
1584 [15:46:20] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1585 [15:47:56] *** Joins: fakefur (~fakefur@replaced-ip )
1586 [15:48:10] *** Joins: earthundead (~earthunde@replaced-ip )
1587 [15:50:10] *** Quits: omth_ (~omth@replaced-ip ) (Quit: Leaving)
1588 [15:50:34] *** Joins: omth_ (~omth@replaced-ip )
1589 [15:51:11] *** Joins: sleepyhead (~sleepyhea@replaced-ip )
1590 [15:51:13] *** Quits: RebelCoder (~RebelCode@replaced-ip ) (Remote host closed the connection)
1591 [15:55:12] *** Quits: shtrb (~shtrb@replaced-ip ) (Ping timeout: 245 seconds)
1592 [15:57:17] *** Quits: fakefur (~fakefur@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1593 [15:57:44] *** Joins: cloudowind (~ben@replaced-ip )
1594 [15:58:09] <cloudowind> when 4.17 will be available for
debian ? does anyone got a clue?
1595 [15:59:11] *** Quits: Ceber (~cerberus@replaced-ip ) (Ping timeout: 256 seconds)
1596 [15:59:49] *** Parts: cloudowind (~ben@replaced-ip ) ()
1597 [15:59:54] *** Joins: john1008 (~john1008@replaced-ip )
1598 [15:59:56] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
1599 [16:00:26] <dvs> cloudwin, you can build it yourself if you
want
1600 [16:01:34] *** Joins: Ceber (~cerberus@replaced-ip )
1601 [16:02:39] *** Quits: mtn (~mtn@replaced-ip ) (Quit: Konversation terminated!)
1602 [16:03:14] *** Quits: tymczenko (~tymczenko@replaced-ip ) (Remote host closed the connection)
1603 [16:03:31] *** Quits: Len (~Lenisko@replaced-ip ) (Remote host closed the connection)
1604 [16:03:57] *** Joins: joelwallis (~joelwalli@replaced-ip )
1605 [16:04:00] *** Joins: aikizen (~aikizen@replaced-ip )
1606 [16:04:06] *** Parts: aikizen (~aikizen@replaced-ip ) ()
1607 [16:05:16] *** Joins: Zardoz_ (~Zardoz@replaced-ip )
1608 [16:05:19] <joelwallis> Hello. I'm trying to install
Debian on a recently bought laptop. Its BIOS seems to be be/use UEFI
and I found it surprisingly difficult to install a Linux on it.
1609 [16:05:34] *** Joins: undertuga (~undertuga@replaced-ip )
1610 [16:05:34] *** Quits: undertuga (~undertuga@replaced-ip ) (Client Quit)
1611 [16:05:39] <joelwallis> Does anyone have any useful resource
for installing Debian on a UEFI-backed laptop?
1612 [16:05:57] *** Quits: Zardoz (~Zardoz@replaced-ip ) (Ping timeout: 240 seconds)
1613 [16:06:04] *** Zardoz_ is now known as Zardoz
1614 [16:06:10] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 260 seconds)
1615 [16:06:37] <Namarrgon> what is the problem?
1616 [16:07:14] <dvs> joelwallis, Just make sure the laptop is in
UEFI mode and you select a UEFI install
1617 [16:07:38] <joelwallis> I'm able to boot wih Debian, see
the very first screen that let me choose graphical or expert
install, but after that I'm not able to see anything. The
installation just frozes
1618 [16:07:45] <jim> joelwallis, well I did it a couple months
ago
1619 [16:07:55] *** Joins: shinnya (~shinnya@replaced-ip )
1620 [16:08:31] <joelwallis> I've chosen both graphical and
expert (CLI probably) modes. Waited for almost an hour in both
moments, but got no output in video
1621 [16:08:31] *** Joins: shtrb (~shtrb@replaced-ip )
1622 [16:08:49] <Namarrgon> which gpu does that laptop use?
1623 [16:09:03] <joelwallis> hm. good question. lemme check
1624 [16:09:08] *** Joins: Tom01 (~tom@replaced-ip )
1625 [16:09:22] <jim> joelwallis, maybe try the text-based install
1626 [16:09:36] <jim> (it just means the -installer- will be text)
1627 [16:09:38] <Namarrgon> some of the drivers have issues during
the hand-off from the uefi fb
1628 [16:11:00] <jim> doesn't have to be expert install
1629 [16:11:04] <joelwallis> Namarrgon: it seems to be Intel HD
Graphics 520 (300 MHz base, boost to 1050 MHz)
1630 [16:11:09] <joelwallis> pretty standard I guess
1631 [16:11:20] *** Quits: erasmus (~erasmus@replaced-ip ) (Ping timeout: 276 seconds)
1632 [16:11:55] <jim> how much ram does the laptop have?
1633 [16:11:57] <Namarrgon> add 'nomodeset' to the
kernel parameters
1634 [16:12:16] *** Joins: Brigo (~Brigo@replaced-ip )
1635 [16:12:21] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Quit: Leaving)
1636 [16:12:48] *** Quits: aindilis (~aindilis@replaced-ip ) (Ping timeout: 265 seconds)
1637 [16:14:26] <jim> joelwallis, so, the laptop has how much ram?
1638 [16:14:27] *** Joins: pax (~Thunderbi@replaced-ip )
1639 [16:14:39] <joelwallis> jim: 8GB
1640 [16:14:46] <jim> sounds fine
1641 [16:15:09] <jim> and do you know which cpu?
1642 [16:15:28] *** Quits: kenlee (~kenlee@replaced-ip ) (Remote host closed the connection)
1643 [16:15:40] <joelwallis> jim: Intel Core i7-6500U (2.5 GHz
base, boost up to 3.1 GHz)
1644 [16:16:02] <abrotman> joelwallis: which installer are you
using?
1645 [16:16:09] <joelwallis> netinst
1646 [16:16:18] <abrotman> sorry, stretch or buster?
1647 [16:17:09] <joelwallis> 9.4. not sure about the codename
1648 [16:17:11] <doug_> Saw an article on enabling unstable repos
and the guy kept in the testing and testing security repos at the
top. Is this recommended?
1649 [16:17:19] <doug_> source:
replaced-url
1650 [16:17:33] *** Joins: hgfd123 (~hgfd123@replaced-ip )
1651 [16:18:04] <jelly> doug_, absolutely not
1652 [16:18:34] *** Joins: notadeveloper (~quassel@replaced-ip )
1653 [16:18:40] <doug_> What if you only had the first two lines,
deb and deb-src, or the main unstable repo?
1654 [16:18:48] <joelwallis> doug_: probably not the best person
to recommend you something, but one of the values of Debian is that
it's rock-solid. Enabling a testing repo in your machine will
make you able to install software that's still being tested.
So, it might - and probably will break
1655 [16:19:05] <jelly> doug_, do that only if you want to switch
over to testing; mixing stable deb lines with anything newer is
unsafe
1656 [16:19:16] <joelwallis> if you don't have enough skills
to get your hands dirty when things go wrong, don't enable it.
1657 [16:19:34] *** Joins: bb36e (~bb36e@replaced-ip )
1658 [16:20:18] <jim> it's an i7 laptop, the right arch for
that is amd64
1659 [16:20:44] <jim> (i386 will work, but you don't need to
do that)
1660 [16:21:08] <joelwallis> Yeah, I'm using amd64
1661 [16:21:10] <doug_> jelly: Thanks!
1662 [16:21:30] <joelwallis> debian-9.4.0-amd64-netinst.iso
1663 [16:21:42] <jim> joelwallis, does it freeze when you try the
textual install?
1664 [16:22:03] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 256 seconds)
1665 [16:22:05] <joelwallis> jim: yeah. just tried now, and
it's frozen here
1666 [16:22:13] <jim> hmm
1667 [16:22:47] <jim> I wonder if you should try a ram checker
1668 [16:23:20] <jim> (it would check the ram and the cpu, and
probably also the video)
1669 [16:23:22] <jelly> joelwallis, have you tried an installation
image with included firmware? I have no idea if skylake inet gpu
needs firmware or not
1670 [16:23:30] <jelly> !firmware images
1671 [16:23:30] <dpkg> Unofficial <netinst> and DVD
installer images containing non-free Debian firmware packages are
available for installing Debian 9 "Stretch". See
replaced-url
1672 [16:23:38] <jelly> intel* gpu
1673 [16:24:29] *** Joins: aindilis (~aindilis@replaced-ip )
1674 [16:24:43] <jim> joelwallis, right, you should try the
firmware image (I'm not sure if it would solve the immediate
freeze problem)
1675 [16:24:52] *** Joins: holmgren (magnus@replaced-ip )
1676 [16:25:02] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1677 [16:25:15] <jelly> a black screen does not mean the system is
frozen.
1678 [16:25:30] *** Joins: wokasaur (wokasaur@replaced-ip )
1679 [16:25:31] <jim> jelly, when does the firmware come into
play?
1680 [16:25:50] <sleepyhead> joelwallis: did you try the nomodeset
thing that Namarrgon was talking about?
1681 [16:26:00] <jelly> give me a skylake laptop and I'll
tell you, jim
1682 [16:26:24] *** Joins: Nnavd (~Nnavd@replaced-ip )
1683 [16:26:40] <jelly> or ask #intel-gfx
1684 [16:26:55] *** Quits: dayten (~gnoid@replaced-ip ) (Remote host closed the connection)
1685 [16:27:00] *** Joins: tyzef (~yaaic@replaced-ip )
1686 [16:27:22] *** Quits: sedo (~quassel@replaced-ip ) (Remote host closed the connection)
1687 [16:27:27] <joelwallis> I'm downloading a Live image to
see if I'm able to make a complete boot
1688 [16:27:45] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 245 seconds)
1689 [16:27:55] <dvs> joelwallis, I'd go for the firmware
install
1690 [16:27:56] *** Joins: jdx (~jdx@replaced-ip )
1691 [16:28:02] *** Joins: sedo (~quassel@replaced-ip )
1692 [16:28:27] <jim> jelly, that's not my question... my
question, is when does the firmware get installed or become active?
does that happen when the kernel boots?
1693 [16:28:47] *** Quits: Nnnavd (~Nnavd@replaced-ip ) (Ping timeout: 260 seconds)
1694 [16:28:52] *** Quits: doug_ (~doug@replaced-ip ) (Quit: doug_)
1695 [16:28:53] <abrotman> jim: for installation or after?
1696 [16:28:57] <john1008> joelwallis, did you disable secureboot
in bios ?
1697 [16:28:59] <abrotman> but, both ...
1698 [16:29:09] *** Joins: holmgren (magnus@replaced-ip )
1699 [16:29:09] *** Joins: Ilyas (uid43013@replaced-ip )
1700 [16:29:15] <jelly> jim, no idea, but the earliest it might
happen would be when i915 kernel module is loaded
1701 [16:29:19] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1702 [16:29:38] *** Quits: wokasaur (wokasaur@replaced-ip ) (Client Quit)
1703 [16:29:51] <jelly> "when the kernel boots" is too
vague
1704 [16:29:54] <jim> so the firmware is already unpacked in the
image
1705 [16:30:21] <abrotman> yes
1706 [16:30:34] *** Quits: tyzef (~yaaic@replaced-ip ) (Remote host closed the connection)
1707 [16:30:36] <jim> ok, thanks
1708 [16:30:41] *** Quits: Dezponia1 (~Dezponia@replaced-ip ) (Ping timeout: 265 seconds)
1709 [16:30:52] <jim> so it would be a good thing to try :)
1710 [16:31:13] <jelly> no, I like to suggest stupid things that
are not a good thing to try
1711 [16:31:27] * jelly grumbles
1712 [16:31:36] *** Joins: saurabh_londhe (~Saurabh@replaced-ip )
1713 [16:32:03] <jim> come on, I didn't mean it that way
1714 [16:32:10] <joelwallis> john1008: I tried both in secure and
legacy boot modes. Same result
1715 [16:32:26] *** Joins: Dezponia1 (~Dezponia@replaced-ip )
1716 [16:32:38] *** Quits: Nefertiti (~Nefertiti@replaced-ip ) (Quit: ....)
1717 [16:32:42] *** Joins: tyzef (~yaaic@replaced-ip )
1718 [16:32:56] *** Joins: OS-34800 (~OS-34800@replaced-ip )
1719 [16:33:05] <OS-34800> join #offsec
1720 [16:33:18] * jelly gives OS-34800 a /
1721 [16:33:27] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Changing host)
1722 [16:33:27] *** Joins: OS-34800 (~OS-34800@replaced-ip )
1723 [16:33:29] <joelwallis> sleepyhead: not yet. I'll
download an image and try it
1724 [16:34:01] <jim> joelwallis, here's one:
replaced-url
1725 [16:34:07] <sleepyhead> joelwallis: you just use the drive
you already have with debian on it. nomodeset is passed to the
kernel during bootup
1726 [16:34:14] *** Joins: orti (~orti@replaced-ip )
1727 [16:34:28] <sleepyhead> joelwallis: you have to use the
option to edit the boot command and add nomodeset to the end of that
1728 [16:34:36] *** Joins: dc13ff (uid190567@replaced-ip )
1729 [16:34:39] <joelwallis> What's the difference between
this unofficial cd-including-firmware to the default one?
1730 [16:34:53] <joelwallis> is it because it includes the
software that's non-free?
1731 [16:34:57] <jim> joelwallis, just the firmware
1732 [16:34:59] <abrotman> yes, the firmware
1733 [16:35:00] *** Joins: elevated (~elevated@replaced-ip )
1734 [16:35:10] <joelwallis> got it
1735 [16:35:15] <joelwallis> gonna try this one!
1736 [16:35:24] <abrotman> Most laptops today end up needing some
firmware or another
1737 [16:36:14] <jim> I had to install stretch when it was testing
because my laptop is also skylake
1738 [16:36:25] *** Quits: diverdude (987351fa@replaced-ip ) (Quit: Page closed)
1739 [16:36:44] *** Joins: lpouzenc (~lpouzenc@replaced-ip )
1740 [16:36:52] <joelwallis> what is skylake?
1741 [16:37:15] <dvs> joelwallis, 6-series of Intel Core CPUs
1742 [16:37:51] *** Joins: Nefertiti (~Nefertiti@replaced-ip )
1743 [16:38:06] <jelly> generation your cpu & gpu belong to
1744 [16:38:25] <jelly>
replaced-url
1745 [16:39:18] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 256 seconds)
1746 [16:40:40] <jim> so i3 and i5 are also skylake?
1747 [16:41:01] *** Joins: UniFreak (~UniFreak@replaced-ip )
1748 [16:41:35] *** Quits: Gykroipa (~Gykroipa@replaced-ip ) ()
1749 [16:41:35] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
1750 [16:41:48] *** Quits: MoonkYan_ (~moonkyang@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
1751 [16:42:10] *** Quits: tyzef (~yaaic@replaced-ip ) (Remote host closed the connection)
1752 [16:42:14] <sleepyhead> jim: depends on which i3/5 youmean
1753 [16:42:27] <sleepyhead> jim: there have been 8 generations so
far i believe
1754 [16:43:14] <sleepyhead> jim: the first digit generally tells
you which gen it is. so the 6 in i7-6500u
1755 [16:43:46] *** Joins: TinkerTiger (~will@replaced-ip )
1756 [16:44:25] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
1757 [16:46:18] *** Joins: AlexPortable (uid7568@replaced-ip )
1758 [16:46:26] *** Joins: wokasaur (wokasaur@replaced-ip )
1759 [16:48:10] <joelwallis> Tried the firmware approach and it
didn't work. Black screen of death again
1760 [16:48:28] <joelwallis> Well I'm gonna have to pause it
for a moment but I'll try it again later.
1761 [16:48:50] <shtrb> joelwallis, don't know if others have
already told you but with newer bioses you need to try both UEFI
boot and legacy boot (click FXX to force boot media)
1762 [16:48:53] <joelwallis> I saved the chat here with your
suggestions to try again later. Thanks a lot for all your help!
1763 [16:49:06] <joelwallis> shtrb: FXX?
1764 [16:49:19] <jelly> jim, there are some i3 and i5 branded (and
Pentium and Celeron and i9 and xeon) models that are from the same
generation. Search for skylake at ark.intel.com
1765 [16:49:20] <shtrb> function button (F8/F12 etc)
1766 [16:49:31] <abrotman> joelwallis: I'd say to maybe try
the buster installer
1767 [16:49:45] <shtrb> I had a Lenovo that didn't boot until
I had moved to legacy mode only
1768 [16:49:58] <shtrb> RIP engrish (sorry)
1769 [16:50:03] * Javabean has an 8th gen laptop booting debian
stretch(stable)
1770 [16:50:34] * shtrb wish to have a P52 with all RAM slots used by
working RAM sticks
1771 [16:50:56] *** Quits: careta (~careta@replaced-ip ) (Quit: Leaving)
1772 [16:51:06] <shtrb> I'm ok with a any generation if all
P52 memory sticks would be occupied (up to 128 GiB of RAM)
1773 [16:51:35] <joelwallis> shtrb: ah hahah, ok! gonna try it
1774 [16:51:45] *** Quits: ubikite (~ubik@replaced-ip ) (Ping timeout: 248 seconds)
1775 [16:51:57] <shtrb> joelwallis, what model do you have ?
1776 [16:51:57] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1777 [16:52:08] <joelwallis> shtrb: Acer TravelMate P449
1778 [16:52:24] <joelwallis> got this one from my employer
1779 [16:52:33] *** Joins: ungars (~ungars@replaced-ip )
1780 [16:52:33] <joelwallis> but it's a pretty good machine
1781 [16:52:41] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1782 [16:52:43] <shtrb> There was also the Nvidia that didn't
boot without modeseting passed
1783 [16:52:51] <joelwallis> it doesn't use nvidia
1784 [16:52:57] <joelwallis> it uses Intel HD Graphics
1785 [16:53:00] <joelwallis> as gpu
1786 [16:53:10] *** Joins: ungars (~ungars@replaced-ip )
1787 [16:53:12] <jim> so i5-4590 is 4th gen, and so not skylake?
1788 [16:53:14] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1789 [16:53:21] <shtrb> no
1790 [16:53:40] *** Joins: ungars (~ungars@replaced-ip )
1791 [16:53:52] *** Joins: _0bitcount (~Big_Byte@replaced-ip )
1792 [16:53:52] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1793 [16:54:01] *** debhelper sets mode: +l 1587
1794 [16:54:13] *** Quits: traveltissues (~traveltis@replaced-ip ) (Remote host closed the connection)
1795 [16:54:22] *** Joins: ungars (~ungars@replaced-ip )
1796 [16:54:22] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1797 [16:54:24] *** Joins: hypn0 (~h@replaced-ip )
1798 [16:54:28] *** Joins: traveltissues (~traveltis@replaced-ip )
1799 [16:54:34] <jim> but an i3-6100 -is- skylake?
1800 [16:54:49] *** Quits: nix64bit (~Thunderbi@replaced-ip ) (Quit: nix64bit)
1801 [16:54:51] *** Joins: ungars (~ungars@replaced-ip )
1802 [16:55:00] *** Quits: ungars (~ungars@replaced-ip ) (Read error: Connection reset by peer)
1803 [16:55:18] <dvs> yes
1804 [16:55:21] <shtrb> Google says you need to "Select an
UEFI file as trusted for executing if it is disabled" for EUFI
boot
1805 [16:55:51] *** Quits: wokasaur (wokasaur@replaced-ip ) (Quit: Leaving)
1806 [16:56:14] <hypn0> google is evil though :-/
1807 [16:56:27] *** Quits: daze (~daze@replaced-ip ) (Quit: daze)
1808 [16:56:36] *** Joins: mandeep (~mandeep@replaced-ip )
1809 [16:57:18] *** Joins: galex-713_ (~galex-713@replaced-ip )
1810 [16:57:22] *** Quits: galex-713 (~galex-713@replaced-ip ) (Quit: Konversation terminated!)
1811 [16:57:33] <shtrb> says the guy who has 8.8.8.8 in his
resolv.conf :P
1812 [16:58:23] <jim> probably better to install bind, it will
start from the package as a caching-only dns for lookups
1813 [16:59:36] <TinkerTiger> I've been looking into more
linux friendly email for a friend who doesn't want to cowtow to
Google.
1814 [17:00:00] *** Quits: saurabh_londhe (~Saurabh@replaced-ip ) (Quit: Leaving)
1815 [17:00:41] <TinkerTiger> ...he also doesn't have a cel
phone so can't get a Google account.
1816 [17:00:44] *** Quits: tagomago (~tagomago@replaced-ip ) (Ping timeout: 276 seconds)
1817 [17:00:55] *** Quits: joelwallis (~joelwalli@replaced-ip ) ()
1818 [17:01:02] * abrotman wonders where this is going ...
1819 [17:01:06] <shtrb> You need a phone to get a GMail account ?
1820 [17:01:18] <abrotman> No?
1821 [17:01:26] *** Joins: tagomago (~tagomago@replaced-ip )
1822 [17:01:27] <TinkerTiger> Yes.
1823 [17:01:32] <shtrb> That's what TinkerTiger imply
1824 [17:01:48] <TinkerTiger> I don't imply, Google states
specifically.
1825 [17:01:49] <shtrb> TinkerTiger, zoho was nice
1826 [17:01:53] <abrotman> There are ways around it
1827 [17:02:23] <TinkerTiger> Zoho? I think I dated a zoho once.
Hmm. :)
1828 [17:03:14] <TinkerTiger> Thanks. I'll look into it.
1829 [17:03:20] <shtrb> but if he doesn't care about IMAP
there are others services (proton/ tutanota etc)
1830 [17:03:28] *** Joins: wokasaur (wokasaur@replaced-ip )
1831 [17:03:53] <shtrb> I wish debian.org would do some kind of
email IMAP[s] service :)
1832 [17:04:19] <TinkerTiger> Proton looked interesting, not not
practical for all the unencrypted people I have to talk with, for
myself. I'm moving away from using GMail so much.
1833 [17:04:41] *** Parts: jim (~jim@replaced-ip ) ("Leaving")
1834 [17:04:45] <shtrb> The webbased only approach is annoying
1835 [17:04:55] <abrotman>
replaced-url
1836 [17:06:08] <TinkerTiger> I agree with shtrb. I like actual
mail programs. That's why we use operating systems like Debian!
1837 [17:06:18] *** Joins: mauz555 (~mauz555@replaced-ip )
1838 [17:07:03] <TinkerTiger> I will be teaching Linux in the
Fall, I hope my boss chose Debian.
1839 [17:07:43] *** Joins: WhatisRT (~whatisrt@replaced-ip )
1840 [17:07:55] <shtrb> TinkerTiger, If that doesn't give us
IMAP it shouldn't be used ! (because we wish to have sane
email)
1841 [17:09:03] <jelly> debian is not a service provider, shtrb,
but you can build a service provider with the software that's
in debian
1842 [17:09:30] <shtrb> jelly , debian.org is SAAS provider :P
1843 [17:09:39] <jelly> not really
1844 [17:09:45] *** Quits: sleepyhead (~sleepyhea@replaced-ip ) (Ping timeout: 260 seconds)
1845 [17:10:03] <jelly> any and all services provided are there
solely to help making or using the distro
1846 [17:10:26] <shtrb> note the .org and not the Debian the
project
1847 [17:10:45] <jelly> I have no idea what you're talking
about
1848 [17:10:58] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 260 seconds)
1849 [17:11:14] <abrotman> Someone drank all the silly juice this
morning
1850 [17:11:23] *** Quits: meLon (~meLon@replaced-ip ) (Ping timeout: 255 seconds)
1851 [17:12:02] *** Joins: BalTun (~BalTun@replaced-ip )
1852 [17:12:12] *** Joins: SopaXorzTaker (~SopaXorzT@replaced-ip )
1853 [17:12:29] <r3> no I've some left
1854 [17:13:03] *** Joins: sigsts (~sigsts@replaced-ip )
1855 [17:14:09] *** Quits: trumee (~trumee@replaced-ip##) (Quit: ZNC 1.6.1 - ##replaced-url
1856 [17:15:30] <TinkerTiger> Oh, so it's you guys who keep
breaking into my lab? Here I just thought it was the mice. (grmple)
1857 [17:15:46] <TinkerTiger> Okay, so what Debian topic is on the
table this morning?
1858 [17:15:52] *** Quits: freddy_fcch_ (~freddy_fc@replaced-ip ) (Remote host closed the connection)
1859 [17:16:21] *** Joins: freddy_fcch_ (~freddy_fc@replaced-ip )
1860 [17:17:42] *** Quits: Al_lA (~derwhalfi@replaced-ip ) (Ping timeout: 256 seconds)
1861 [17:17:49] *** Joins: Darcidride (~Darcidrid@replaced-ip )
1862 [17:18:07] *** Joins: Al_lA (~derwhalfi@replaced-ip )
1863 [17:18:16] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
1864 [17:18:21] *** Joins: trumee (~trumee@replaced-ip )
1865 [17:18:23] <plasmoduck> can I use wayland in debian stock
install?
1866 [17:18:31] <plasmoduck> Or do I have to download and install
it?
1867 [17:18:48] <plasmoduck> Like is there an option to start
gnome3 with wayland?
1868 [17:19:29] *** Quits: dvs (~Heubert@replaced-ip ) (Quit: Outta here!)
1869 [17:21:08] *** Joins: ntd (~ntd@replaced-ip )
1870 [17:21:15] <TinkerTiger> I am sorry, I have no experience
with wayland.
1871 [17:22:40] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1872 [17:23:12] *** Quits: GenteelBen (GenteelBen@replaced-ip ) ()
1873 [17:26:57] *** Joins: aindilis (~aindilis@replaced-ip )
1874 [17:27:45] *** Quits: elevated (~elevated@replaced-ip ) (Quit: bye)
1875 [17:32:10] *** Quits: aindilis (~aindilis@replaced-ip ) (Read error: Connection reset by peer)
1876 [17:34:18] *** Joins: deznuts (uid92154@replaced-ip )
1877 [17:34:34] *** Quits: traveltissues (~traveltis@replaced-ip ) (Ping timeout: 264 seconds)
1878 [17:34:39] *** Quits: wokasaur (wokasaur@replaced-ip ) (Quit: WeeChat 1.6)
1879 [17:35:35] *** Joins: ychaouche (~ychaouche@replaced-ip )
1880 [17:35:38] <ychaouche> Hello #debian
1881 [17:35:47] *** Joins: bb36e_ (~bb36e@replaced-ip )
1882 [17:36:09] *** Quits: lpouzenc (~lpouzenc@replaced-ip ) (Quit: lpouzenc)
1883 [17:36:56] <ychaouche> I was wondering if anyone with
experience w/ logrotate can help me figure out how to solve this
problem : I want to rotate files in /var/A/B but put the rotated
files in /var/A/
1884 [17:37:06] <ychaouche> I used the olddir directive like this
:
replaced-url
1885 [17:37:36] <ychaouche> but it seems this is confusing
logrotate about what files are rotated and what files aren't or
something..
1886 [17:38:12] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Remote host closed the connection)
1887 [17:38:20] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
1888 [17:38:34] *** Joins: electro33 (uid613@replaced-ip )
1889 [17:38:55] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
1890 [17:38:57] *** Quits: bb36e (~bb36e@replaced-ip ) (Ping timeout: 245 seconds)
1891 [17:39:21] *** Quits: galex-713_ (~galex-713@replaced-ip ) (Quit: Konversation terminated!)
1892 [17:39:30] *** Joins: galex-713_ (~galex-713@replaced-ip )
1893 [17:40:32] *** Quits: sigsts (~sigsts@replaced-ip ) (Remote host closed the connection)
1894 [17:41:18] *** Joins: sjha2048 (~sahil@replaced-ip )
1895 [17:41:33] *** Parts: sjha2048 (~sahil@replaced-ip ) ("Leaving")
1896 [17:41:42] *** Joins: concept10 (~textual@replaced-ip )
1897 [17:42:46] *** Joins: sjha2048 (~sahil@replaced-ip )
1898 [17:43:35] *** Joins: ChmEarl (~chmearl@replaced-ip )
1899 [17:44:03] *** Joins: holmgren (magnus@replaced-ip )
1900 [17:44:14] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1901 [17:44:54] *** Quits: plasmoduck (~cjg@replaced-ip ) (Quit: Leaving)
1902 [17:45:11] *** Parts: sjha2048 (~sahil@replaced-ip ) ("Leaving")
1903 [17:46:10] *** Quits: dirac1 (~trantor@replaced-ip##) (Quit: ZNC 1.7.0 - ##replaced-url
1904 [17:46:20] *** Joins: holmgren (magnus@replaced-ip )
1905 [17:46:30] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1906 [17:46:54] *** Joins: n0t3rm (~n0t3rm@replaced-ip )
1907 [17:47:00] <n0t3rm> .
1908 [17:47:08] *** Joins: dirac1 (~trantor@replaced-ip )
1909 [17:47:34] *** Quits: dirac1 (~trantor@replaced-ip ) (Client Quit)
1910 [17:48:26] *** Quits: concept10 (~textual@replaced-ip##) (Quit: Textual IRC Client: ##replaced-url
1911 [17:49:12] *** Quits: Apeiron` (~Apeiron@replaced-ip##) (Quit: ZNC - ##replaced-url
1912 [17:49:13] *** Quits: Rhuarc (~Rhuarc-@replaced-ip ) (Quit: Not my fucking problem)
1913 [17:49:22] *** Joins: sigsts (~sigsts@replaced-ip )
1914 [17:50:08] *** Joins: dirac1 (~trantor@replaced-ip )
1915 [17:50:26] *** Quits: mzigora (~mzigora@replaced-ip ) (Quit: Leaving)
1916 [17:51:19] *** Joins: Apeiron` (~Apeiron@replaced-ip )
1917 [17:51:51] *** Quits: dirac1 (~trantor@replaced-ip ) (Client Quit)
1918 [17:52:09] *** Joins: Rhuarc (~Rhuarc-@replaced-ip )
1919 [17:52:48] *** Joins: dirac1 (~trantor@replaced-ip )
1920 [17:53:23] *** Joins: frank1e (~frank1e@replaced-ip )
1921 [17:53:30] *** Quits: shinnya (~shinnya@replaced-ip ) (Ping timeout: 260 seconds)
1922 [17:53:43] *** Quits: frank1e (~frank1e@replaced-ip ) (Remote host closed the connection)
1923 [17:53:57] *** Quits: n0t3rm (~n0t3rm@replaced-ip ) (Ping timeout: 240 seconds)
1924 [17:54:01] *** Joins: frank1e (~frank1e@replaced-ip )
1925 [17:54:02] *** debhelper sets mode: +l 1579
1926 [17:54:47] <TinkerTiger> Okay, I always have to remember how
to do this because I never do it much. Setup a drive in fstab to be
mounted on boot.
1927 [17:55:15] *** Joins: traveltissues (~traveltis@replaced-ip )
1928 [17:56:18] *** Quits: dirac1 (~trantor@replaced-ip ) (Client Quit)
1929 [17:56:37] *** Quits: frank1e (~frank1e@replaced-ip ) (Client Quit)
1930 [17:57:13] *** Joins: BlueByte (~walther@replaced-ip )
1931 [17:58:43] *** Quits: ntd (~ntd@replaced-ip ) (Quit: ntd)
1932 [17:58:54] <r3> ychaouche: it might be easier to use a cron
job to move files after they've been rotated?
1933 [17:59:13] *** Joins: dirac1 (~trantor@replaced-ip )
1934 [18:00:12] *** Quits: v01t (~v01t@replaced-ip ) (Remote host closed the connection)
1935 [18:00:21] *** Joins: v01t (~v01t@replaced-ip )
1936 [18:00:23] <ychaouche> TinkerTiger: here's how mine
looks like :
replaced-url
1937 [18:00:37] *** Joins: Len (~Lenisko@replaced-ip )
1938 [18:00:39] *** Quits: soulz (~soulz@replaced-ip ) (Quit: leaving)
1939 [18:00:41] *** Quits: halfbit (~tburdick@replaced-ip ) (Quit: WeeChat 2.1)
1940 [18:00:42] <ychaouche> r3: idk
1941 [18:01:08] <TinkerTiger> Cool.
1942 [18:01:15] <ychaouche> logrotate serves this very purpose,
why write another script instead of learning how to use logrotate
properly ?
1943 [18:02:10] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
1944 [18:03:59] <ychaouche> TinkerTiger: don't forget to
create the mountpoint beforehand
1945 [18:04:30] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
1946 [18:05:00] <TinkerTiger> ychaouche: That much I rememer!
1947 [18:07:57] *** Quits: Jacob843 (~Jacob843@replaced-ip ) (Quit: Leaving)
1948 [18:09:29] *** Joins: rpifan (~rpifan@replaced-ip )
1949 [18:11:00] *** Joins: hgfd123 (~hgfd123@replaced-ip )
1950 [18:11:06] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 256 seconds)
1951 [18:14:21] *** Joins: Jacob843 (~Jacob843@replaced-ip )
1952 [18:15:08] *** Joins: daze (~daze@replaced-ip )
1953 [18:15:42] <TinkerTiger> Hmm, I'd been considering
looking into OwnCloud.
1954 [18:16:58] *** Joins: holmgren (magnus@replaced-ip )
1955 [18:17:07] *** Joins: mrxrobot (~robot@replaced-ip )
1956 [18:17:08] *** Quits: holmgren (magnus@replaced-ip ) (Remote host closed the connection)
1957 [18:17:44] *** Quits: StygianBlues (~StygianBl@replaced-ip ) (Quit: Quit)
1958 [18:17:45] *** Quits: jdx (~jdx@replaced-ip ) (Quit: Leaving)
1959 [18:18:00] *** Joins: StygianBlues (~StygianBl@replaced-ip )
1960 [18:18:56] <ychaouche> works more or less in here
1961 [18:19:07] <ychaouche> used by some 80 people
1962 [18:19:11] *** Joins: soulz (~soulz@replaced-ip )
1963 [18:19:23] <ychaouche> and very easy to setup
1964 [18:19:44] *** Joins: diniwed (~gavron@replaced-ip )
1965 [18:20:36] *** Joins: LtL (~ltl@replaced-ip )
1966 [18:20:42] *** Joins: jsync (~jason@replaced-ip )
1967 [18:20:52] *** Joins: olegfusion (~olegfusio@replaced-ip )
1968 [18:21:49] <jsync> Hey, is there a c programming guide that
teaches c programming intuitively? Something with examples &
hyperlinks for functions for if the reader wants additional info
about a function & it's purpose?
1969 [18:22:48] <ychaouche> jsync: you should ask in #C or
##programming
1970 [18:23:02] <jsync> Aha. Right. Thanks.
1971 [18:23:31] <ychaouche> actually ##C
1972 [18:23:39] *** Joins: dracc (~dracc@replaced-ip )
1973 [18:24:01] *** debhelper sets mode: +l 1588
1974 [18:24:02] *** Joins: trumbian (~user@replaced-ip )
1975 [18:25:30] *** Quits: rpifan (~rpifan@replaced-ip ) (Quit: Leaving)
1976 [18:25:34] *** Quits: trumbian (~user@replaced-ip ) (Client Quit)
1977 [18:25:34] <TinkerTiger> Well, another /dev/null in the
family.
1978 [18:28:06] *** daemon is now known as realm
1979 [18:28:45] *** Joins: arora (~ashok@replaced-ip )
1980 [18:29:07] *** Joins: ubikite (~ubik@replaced-ip )
1981 [18:29:11] *** Quits: ubikite (~ubik@replaced-ip ) (Changing host)
1982 [18:29:11] *** Joins: ubikite (~ubik@replaced-ip )
1983 [18:32:09] *** Joins: elevated (~elevated@replaced-ip )
1984 [18:32:59] *** Quits: h0 (~h0@replaced-ip ) (Quit: leaving)
1985 [18:33:40] *** Joins: mauz555 (~mauz555@replaced-ip )
1986 [18:34:46] *** Quits: Kevlar_Noir (~lexou@replaced-ip ) (Quit: Leaving)
1987 [18:35:03] *** Joins: rebrec77 (~rebrec@replaced-ip )
1988 [18:35:05] *** Joins: orti (~orti@replaced-ip )
1989 [18:35:14] *** Quits: rebrec (~quassel@replaced-ip##) (Quit: ##replaced-url
1990 [18:35:20] *** rebrec77 is now known as rebrec
1991 [18:35:41] *** Joins: _hell_alias (~hell@replaced-ip )
1992 [18:36:03] *** Quits: jubo2 (~juboxi@replaced-ip ) (Quit: Konversation terminated!)
1993 [18:36:46] *** Quits: mauz555 (~mauz555@replaced-ip ) (Remote host closed the connection)
1994 [18:36:53] *** Joins: mauz555 (~mauz555@replaced-ip )
1995 [18:37:48] *** Quits: _hell_alias (~hell@replaced-ip ) (Read error: Connection reset by peer)
1996 [18:40:13] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 265 seconds)
1997 [18:42:50] *** Quits: xormor (~xormor@replaced-ip ) (Quit: Leaving)
1998 [18:43:27] *** Quits: deb (~unlike@replaced-ip ) (Ping timeout: 240 seconds)
1999 [18:43:47] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2000 [18:44:25] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 245 seconds)
2001 [18:44:59] *** Joins: altin (~altin@replaced-ip )
2002 [18:44:59] *** Quits: altin (~altin@replaced-ip ) (Changing host)
2003 [18:44:59] *** Joins: altin (~altin@replaced-ip )
2004 [18:45:19] *** Joins: eldereko (~derekn@replaced-ip )
2005 [18:46:07] *** Joins: Kevlar_Noir (~lexou@replaced-ip )
2006 [18:47:20] *** Quits: magnulu (~magnulu@replaced-ip ) (Remote host closed the connection)
2007 [18:47:36] *** Quits: shtrb (~shtrb@replaced-ip ) (Remote host closed the connection)
2008 [18:48:47] *** Joins: dc13ff (uid190567@replaced-ip )
2009 [18:50:05] <TinkerTiger> Hmm, okay, tried to instal nextcloud
which is web based and getting php fail.
2010 [18:52:54] *** Quits: rebrec (~rebrec@replaced-ip ) (Remote host closed the connection)
2011 [18:53:27] *** Quits: eldereko (~derekn@replaced-ip ) (Ping timeout: 240 seconds)
2012 [18:54:27] *** Quits: rsx (~rsx@replaced-ip ) (Remote host closed the connection)
2013 [18:55:11] *** Quits: dracc (~dracc@replaced-ip ) (Quit: Leaving)
2014 [18:55:48] *** Joins: sleepyhead (~sleepyhea@replaced-ip )
2015 [18:56:06] *** Joins: hwm4rgs (~hwm4rgs@replaced-ip )
2016 [18:56:56] *** Quits: Dezponia1 (~Dezponia@replaced-ip ) (Quit: My Little GNU/Linux: FLOSS is Magic)
2017 [18:59:44] *** Joins: _30N107E (~quassel@replaced-ip )
2018 [19:01:53] *** Quits: fooctrl (~havoc@replaced-ip ) (Ping timeout: 248 seconds)
2019 [19:02:52] *** Parts: jsync (~jason@replaced-ip ) ()
2020 [19:03:57] *** Joins: miky_ (sid290404@replaced-ip )
2021 [19:04:08] <miky_> test
2022 [19:04:41] *** Joins: fooctrl (~havoc@replaced-ip )
2023 [19:05:47] *** Joins: ksool (~kevin@replaced-ip )
2024 [19:07:51] <ychaouche> miky_: I didn't get that
2025 [19:07:53] <miky_> hello channal, is there anyone? :)
2026 [19:08:19] * ychaouche hides behind the curtains
2027 [19:08:35] *** Quits: ychaouche (~ychaouche@replaced-ip ) (Quit: and escapes from the window)
2028 [19:08:36] *** Quits: cdown (~cdown@replaced-ip ) (Remote host closed the connection)
2029 [19:08:42] *** Quits: jolt (jolt@replaced-ip ) (Quit: leaving)
2030 [19:08:45] <miky_> #yuchauche hi what? :)
2031 [19:09:15] <TinkerTiger> I am not anyone.
2032 [19:09:22] <miky_> i have a question if some can help me to
solve?
2033 [19:09:28] *** Joins: jolt (jolt@replaced-ip )
2034 [19:09:49] <TinkerTiger> Ask, someone might know.
2035 [19:10:36] <miky_> #TinkerTiger nice to meet you, i have
ubuntu v 18.4 and try to run postman:
replaced-url
2036 [19:10:38] <jhutchins> !ask
2037 [19:10:39] <dpkg> If you have a question, just ask! For
example: "I have a problem with ___; I'm running Debian
version ___. When I try to do ___ I get the following output ___. I
expected it to do ___." Don't ask if you can ask, if
anyone uses it, or pick one person to ask. We're all
volunteers; make it easy for us to help you. If you don't get
an answer try a few hours later or on debian-user@lists.debian.org.
See <smart questions><errors>.
2038 [19:10:40] *** Joins: bbbbbb (~user@replaced-ip )
2039 [19:11:56] *** Joins: cdown (~cdown@replaced-ip )
2040 [19:12:28] *** Quits: mrxrobot (~robot@replaced-ip ) (Remote host closed the connection)
2041 [19:12:49] <miky_> but When I want to launch the application
by double clicking the executable, i not see the GUI.
2042 [19:12:53] *** Joins: mrxrobot (~robot@replaced-ip )
2043 [19:13:20] <miky_> #dpkg thanks sorry i'm new not have
experience in irc chat
2044 [19:13:21] <miky_> :)
2045 [19:14:18] <TinkerTiger> miky_: Good luck. I mainly use the
command line and never ran postman.
2046 [19:14:55] <miky_>
replaced-url
2047 [19:15:52] *** Quits: forgotmynick (uid24625@replaced-ip ) (Quit: Connection closed for inactivity)
2048 [19:16:23] <miky_> if some use postman and had ubuntu 18.4
maybe he can help me
2049 [19:16:24] *** Quits: Kocane (~Kocane@replaced-ip##) (Quit: The Lounge - ##replaced-url
2050 [19:16:27] *** Quits: BalTun (~BalTun@replaced-ip ) (Ping timeout: 240 seconds)
2051 [19:16:59] <miky_> in previous versions of ubuntu I had no
problem... :(
2052 [19:17:48] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2053 [19:18:06] *** Joins: [CaptainN] (~KevinKeen@replaced-ip )
2054 [19:18:35] <miky_> #TinkerTiger ok thanks anyway
2055 [19:19:27] *** Joins: Kocane (~Kocane@replaced-ip )
2056 [19:20:21] *** Quits: CaptainN (zelda@replaced-ip ) (Ping timeout: 256 seconds)
2057 [19:22:19] *** Joins: earthundead (~earthunde@replaced-ip )
2058 [19:22:29] *** Quits: aksz_ (~m0rv@replaced-ip ) (Quit: WeeChat 2.0.1)
2059 [19:22:29] <jolt> miky_: You probably have to ask in the
ubuntu forums, if it has changed between released it's probably
something only the ubuntu team would know about
2060 [19:22:54] *** Quits: beaver (~none@replaced-ip##) (Quit: ##replaced-url
2061 [19:23:30] <miky_> #jolt aha thanks sorry have a nice day
2062 [19:23:39] *** Joins: hwarang (~goliath@replaced-ip )
2063 [19:24:23] *** Quits: bertbob (~bertbob@replaced-ip ) (Ping timeout: 276 seconds)
2064 [19:25:40] *** Quits: galex-713_ (~galex-713@replaced-ip ) (Read error: Connection reset by peer)
2065 [19:25:49] *** Joins: galex-713_ (~galex-713@replaced-ip )
2066 [19:27:14] *** Joins: beaver (~none@replaced-ip )
2067 [19:29:31] *** Quits: mandeep (~mandeep@replaced-ip ) (Quit: Leaving)
2068 [19:31:18] *** Quits: mrxrobot (~robot@replaced-ip ) (Quit: cm9ib3Q=)
2069 [19:31:33] <ksool> After an upgrade, I've got a
soundcard which shows up under ALSA but no longer under pulse. Any
ideas of what I can check?
2070 [19:32:06] <somiaj> upgrade to what?
2071 [19:32:22] <somiaj> are you runing testing or unstable?
2072 [19:33:03] <ksool> This is on unstable, normal upgrade but
included a kernel update and some other packages. Nothing obviously
pulse related.
2073 [19:33:20] *** Parts: TinkerTiger (~will@replaced-ip ) ()
2074 [19:33:32] <somiaj> debian unstable questions are better
asked in #debian-next on irc.oftc.net. I have heard of others with
this problem, maybe check the bts.
2075 [19:33:57] <ksool> Thanks, I'll look there.
2076 [19:34:01] *** debhelper sets mode: +l 1581
2077 [19:34:10] *** Quits: zabow (~zabow@replaced-ip ) (Quit: Leaving)
2078 [19:35:20] *** Joins: Hans-Martin (~ignore@replaced-ip )
2079 [19:38:38] *** Quits: john1008 (~john1008@replaced-ip ) (Quit: Leaving)
2080 [19:40:09] *** Quits: bbbbbb (~user@replaced-ip ) (Remote host closed the connection)
2081 [19:40:40] *** Joins: Mot0Kus4n (~Mot0@replaced-ip )
2082 [19:41:21] *** Joins: erasmus (~erasmus@replaced-ip )
2083 [19:42:10] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2084 [19:45:50] *** Joins: timahvo1 (~rogue@replaced-ip )
2085 [19:47:14] *** Joins: Modeuse (~kvirc@replaced-ip )
2086 [19:48:27] *** Joins: earendel (~earendel@replaced-ip )
2087 [19:49:59] *** Joins: seekr (~seekr@replaced-ip )
2088 [19:50:36] *** Quits: earendel (~earendel@replaced-ip ) (Client Quit)
2089 [19:50:57] *** Quits: Schepeers (~xchat@replaced-ip ) (Ping timeout: 240 seconds)
2090 [19:51:04] *** Joins: faheem (~faheem@replaced-ip )
2091 [19:52:34] *** Quits: faheem_ (~faheem@replaced-ip ) (Ping timeout: 264 seconds)
2092 [19:52:57] *** Joins: moetunes (~Jean-luc@replaced-ip )
2093 [19:55:11] *** Joins: Brigo (~Brigo@replaced-ip )
2094 [19:55:21] *** Joins: aksz (~m0rv@replaced-ip )
2095 [19:55:35] *** Joins: earendel (~earendel@replaced-ip )
2096 [19:56:04] *** Quits: Haudegen (~quassel@replaced-ip ) (Read error: Connection reset by peer)
2097 [19:58:17] *** Joins: FreeitConsultant (~freeitcon@replaced-ip )
2098 [20:01:40] <g00fy> exit
2099 [20:01:58] *** Quits: g00fy (~g00fy@replaced-ip ) (Quit: WeeChat 1.6)
2100 [20:02:42] *** Quits: matryoshka (~matryoshk@replaced-ip ) (Quit: Leaving)
2101 [20:03:30] *** Joins: well_laid_lawn (~Jean-luc@replaced-ip )
2102 [20:04:01] *** debhelper sets mode: +l 1587
2103 [20:04:06] *** Joins: bzk89 (~OS-34800@replaced-ip )
2104 [20:06:08] *** Quits: OS-34800 (~OS-34800@replaced-ip ) (Ping timeout: 256 seconds)
2105 [20:07:20] *** Joins: baloona (~baloona@replaced-ip )
2106 [20:07:57] *** Joins: glennb (~glennb@replaced-ip )
2107 [20:08:10] *** Joins: annadane (~annadane@replaced-ip )
2108 [20:08:20] *** Quits: annadane (~annadane@replaced-ip ) (Remote host closed the connection)
2109 [20:08:38] *** Joins: annadane (~annadane@replaced-ip )
2110 [20:08:57] *** Joins: g00fy (~g00fy@replaced-ip )
2111 [20:09:27] *** Quits: elevated (~elevated@replaced-ip ) (Quit: bye)
2112 [20:09:31] *** Quits: arora (~ashok@replaced-ip ) (Quit: leaving)
2113 [20:10:03] *** Joins: grobi (~grobi@replaced-ip )
2114 [20:10:51] *** Quits: Sir_Designer (~Sir_Desig@replaced-ip ) (Ping timeout: 240 seconds)
2115 [20:10:58] *** Quits: Quatroking (~Q@replaced-ip ) (Read error: Connection reset by peer)
2116 [20:12:13] *** Joins: Sir_Designer (~Sir_Desig@replaced-ip )
2117 [20:13:21] *** Joins: krytarik (~krytarik@replaced-ip )
2118 [20:13:40] *** Joins: trumbian (~user@replaced-ip )
2119 [20:14:25] *** Quits: thunderrd (~thunderrd@replaced-ip ) (Ping timeout: 248 seconds)
2120 [20:15:13] *** Quits: SopaXorzTaker (~SopaXorzT@replaced-ip ) (Remote host closed the connection)
2121 [20:16:12] *** Joins: anon (~anon@replaced-ip )
2122 [20:16:35] *** anon is now known as Guest33889
2123 [20:17:35] *** Quits: bzk89 (~OS-34800@replaced-ip ) (Ping timeout: 240 seconds)
2124 [20:17:37] *** Joins: arCABAL_ (~arCABAL@replaced-ip )
2125 [20:20:03] *** Quits: trumbian (~user@replaced-ip ) (Quit: Leaving)
2126 [20:20:41] *** Joins: tommaso (~chatzilla@replaced-ip )
2127 [20:21:00] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2128 [20:21:18] *** Quits: deadz0 (~deadz0@replaced-ip ) (Read error: Connection reset by peer)
2129 [20:21:50] *** Joins: deadz0 (~deadz0@replaced-ip )
2130 [20:22:11] *** Quits: grobi (~grobi@replaced-ip ) (Remote host closed the connection)
2131 [20:24:35] *** Quits: hwm4rgs (~hwm4rgs@replaced-ip ) (Ping timeout: 260 seconds)
2132 [20:24:42] *** Quits: Mr_Queue (~Mr_Queue@replaced-ip ) (Remote host closed the connection)
2133 [20:24:53] *** Joins: dayten (~gnoid@replaced-ip )
2134 [20:25:41] *** Quits: shqip (~blackdot@replaced-ip ) (Quit: Leaving)
2135 [20:26:02] *** Joins: Ticho_ (~Ticho@replaced-ip )
2136 [20:27:02] *** Joins: plasmoduck (~chris@replaced-ip )
2137 [20:28:27] *** Quits: Ticho (~Ticho@replaced-ip ) (Ping timeout: 240 seconds)
2138 [20:28:53] *** Quits: neibo (~pi@replaced-ip ) (Ping timeout: 268 seconds)
2139 [20:29:10] *** Quits: zZzZzZ (~zZzZzZ@replaced-ip ) (Ping timeout: 264 seconds)
2140 [20:29:16] *** Joins: neibo (~pi@replaced-ip )
2141 [20:29:31] *** Joins: grobi (~grobi@replaced-ip )
2142 [20:30:23] *** Quits: Arrowmaster (~Arrowmast@replaced-ip ) (Quit: Arrowmaster)
2143 [20:31:36] *** Joins: Vizva (~Vizva@replaced-ip )
2144 [20:32:19] *** Joins: Schepeers (~xchat@replaced-ip )
2145 [20:32:20] *** Joins: Guest12953 (~quassel@replaced-ip )
2146 [20:32:50] *** Quits: mossman (~mossman@replaced-ip ) (Ping timeout: 265 seconds)
2147 [20:33:02] *** Joins: Arrowmaster (~Arrowmast@replaced-ip )
2148 [20:33:49] *** Joins: zZzZzZ (~zZzZzZ@replaced-ip )
2149 [20:35:03] *** Quits: trumee (~trumee@replaced-ip ) (Ping timeout: 268 seconds)
2150 [20:35:05] *** Joins: xmby (xmby@replaced-ip )
2151 [20:35:20] <xmby> hi, for what are those -cloud kernels
2152 [20:35:49] *** Joins: orti (~orti@replaced-ip )
2153 [20:37:39] <xmby> can they do cloud-smp
2154 [20:38:37] *** Joins: elevated (~elevated@replaced-ip )
2155 [20:38:41] *** Parts: xmby (xmby@replaced-ip ) ()
2156 [20:39:18] *** Joins: trumee (~trumee@replaced-ip )
2157 [20:41:10] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 264 seconds)
2158 [20:41:35] *** Quits: glennb (~glennb@replaced-ip ) (Ping timeout: 240 seconds)
2159 [20:41:46] *** Quits: well_laid_lawn (~Jean-luc@replaced-ip ) (Ping timeout: 264 seconds)
2160 [20:42:06] *** Quits: dutchfish (~wil@replaced-ip ) (Quit: Splash, leaving the bowl)
2161 [20:43:04] *** Joins: meLon (~meLon@replaced-ip )
2162 [20:43:16] *** Quits: Guest12953 (~quassel@replaced-ip ) (Remote host closed the connection)
2163 [20:44:18] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2164 [20:45:05] *** Joins: donofrio (~donofrio@replaced-ip )
2165 [20:45:42] *** Joins: Caplain (~shayne@replaced-ip )
2166 [20:45:44] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2167 [20:45:45] *** Joins: mossman (~mossman@replaced-ip )
2168 [20:46:13] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2169 [20:46:51] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2170 [20:47:13] *** bb36e_ is now known as bb36e
2171 [20:47:19] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2172 [20:47:57] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2173 [20:47:58] *** Quits: Guest33889 (~anon@replaced-ip ) ()
2174 [20:48:29] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2175 [20:49:13] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2176 [20:49:42] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2177 [20:50:16] *** Joins: bertbob (~bertbob@replaced-ip )
2178 [20:50:18] *** Quits: Caplain (~shayne@replaced-ip ) (Read error: Connection reset by peer)
2179 [20:50:24] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2180 [20:50:57] *** Quits: bertbob (~bertbob@replaced-ip ) (Read error: Connection reset by peer)
2181 [20:51:53] *** Quits: hwarang (~goliath@replaced-ip ) (Quit: Leaving)
2182 [20:52:58] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2183 [20:53:39] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Max SendQ exceeded)
2184 [20:53:47] *** Quits: dc13ff (uid190567@replaced-ip ) (Quit: Connection closed for inactivity)
2185 [20:55:42] *** Joins: lpouzenc (~lpouzenc@replaced-ip )
2186 [20:56:15] *** Joins: OtakuSenpai (~Neel@replaced-ip )
2187 [20:57:00] *** Joins: lilabsence (~RizzoTheR@replaced-ip )
2188 [20:57:02] *** Quits: OtakuSenpai (~Neel@replaced-ip ) (Remote host closed the connection)
2189 [20:57:24] *** Joins: SweetyDumling (~Sir_Desig@replaced-ip )
2190 [20:59:34] *** Quits: Hans-Martin (~ignore@replaced-ip ) (Remote host closed the connection)
2191 [21:01:09] *** Quits: deadz0 (~deadz0@replaced-ip ) (Remote host closed the connection)
2192 [21:01:33] *** Joins: deadz0 (~deadz0@replaced-ip )
2193 [21:02:54] *** Quits: lempamo (~lempamo@replaced-ip ) (Ping timeout: 260 seconds)
2194 [21:03:28] *** Joins: lempamo (~lempamo@replaced-ip )
2195 [21:05:25] *** Quits: UniFreak (~UniFreak@replaced-ip ) (Quit: This computer has gone to sleep)
2196 [21:07:09] *** Joins: bertbob (~bertbob@replaced-ip )
2197 [21:07:41] *** Joins: faheem_ (~faheem@replaced-ip )
2198 [21:07:56] *** Quits: Schepeers (~xchat@replaced-ip ) (Read error: Connection reset by peer)
2199 [21:08:37] *** Joins: Schepeers (~xchat@replaced-ip )
2200 [21:09:21] *** Quits: zifxify (~zifxify@replaced-ip##) (Quit: ZNC - ##replaced-url
2201 [21:09:41] *** Quits: lempamo (~lempamo@replaced-ip ) (Ping timeout: 276 seconds)
2202 [21:09:53] *** Quits: faheem (~faheem@replaced-ip ) (Ping timeout: 255 seconds)
2203 [21:09:58] *** Joins: lempamo (~lempamo@replaced-ip )
2204 [21:10:37] *** Quits: sleepyhead (~sleepyhea@replaced-ip ) (Quit: Konversation terminated!)
2205 [21:11:24] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Quit: RedSoxFan07)
2206 [21:11:56] *** Joins: arora (~ashok@replaced-ip )
2207 [21:12:09] *** Joins: TinkerTiger (~will@replaced-ip )
2208 [21:14:53] *** Joins: rebrec (~rebrec@replaced-ip )
2209 [21:15:32] *** Quits: grobi (~grobi@replaced-ip ) (Remote host closed the connection)
2210 [21:16:32] *** Joins: gohy (~gohy@replaced-ip )
2211 [21:17:03] *** Quits: g00fy (~g00fy@replaced-ip ) (Quit: WeeChat 1.6)
2212 [21:17:56] *** Joins: g00fy (~g00fy@replaced-ip )
2213 [21:17:57] *** Quits: llucenic (~Thunderbi@replaced-ip ) (Ping timeout: 240 seconds)
2214 [21:19:13] *** Quits: plasmoduck (~chris@replaced-ip ) (Remote host closed the connection)
2215 [21:20:05] *** Quits: _30N107E (~quassel@replaced-ip##) (Quit: ##replaced-url
2216 [21:22:45] *** Quits: gohy (~gohy@replaced-ip ) (Ping timeout: 245 seconds)
2217 [21:24:18] *** Quits: Unit193 (ukikie@replaced-ip ) (Read error: Connection reset by peer)
2218 [21:24:35] *** Joins: Unit193 (ukikie@replaced-ip )
2219 [21:24:38] *** Quits: hypn0 (~h@replaced-ip ) (Ping timeout: 276 seconds)
2220 [21:25:25] *** Joins: mr_wolf (~pavel@replaced-ip )
2221 [21:27:34] *** Quits: mr_wolf (~pavel@replaced-ip ) (Client Quit)
2222 [21:27:44] *** Joins: mr_wolf (~pavel@replaced-ip )
2223 [21:28:59] *** Quits: xSmurf (~MrSmurf@replaced-ip ) (Ping timeout: 256 seconds)
2224 [21:29:07] *** Quits: earendel (~earendel@replaced-ip ) (Disconnected by services)
2225 [21:32:11] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Read error: Connection reset by peer)
2226 [21:33:47] *** Joins: Mr_Queue (~Mr_Queue@replaced-ip )
2227 [21:34:03] *** Joins: nibble_zero_two (~nibble_ze@replaced-ip )
2228 [21:35:01] *** Joins: grobi (~grobi@replaced-ip )
2229 [21:35:01] *** Joins: gohy (~gohy@replaced-ip )
2230 [21:36:57] *** Quits: nibble_zero (~nibble_ze@replaced-ip ) (Ping timeout: 240 seconds)
2231 [21:38:57] *** Joins: phd (~vjetar@replaced-ip )
2232 [21:39:18] *** Joins: DIRT (~DIRT@replaced-ip )
2233 [21:42:03] *** Joins: woshty (~woshty@replaced-ip )
2234 [21:42:47] *** Quits: towo` (~towo@replaced-ip ) (Quit: Leaving)
2235 [21:43:38] *** Quits: sigsts (~sigsts@replaced-ip ) (Ping timeout: 255 seconds)
2236 [21:44:27] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
2237 [21:44:56] *** Joins: czart_ (~czart@replaced-ip )
2238 [21:45:29] *** Parts: TinkerTiger (~will@replaced-ip ) ()
2239 [21:46:09] *** Joins: aindilis (~aindilis@replaced-ip )
2240 [21:46:40] *** Joins: dayten (~gnoid@replaced-ip )
2241 [21:47:27] *** Joins: Lou_ (59276bc8@replaced-ip )
2242 [21:47:35] *** Parts: Lou_ (59276bc8@replaced-ip ) ()
2243 [21:47:41] *** Joins: Lou_ (59276bc8@replaced-ip )
2244 [21:48:04] *** Quits: phd (~vjetar@replaced-ip ) (Quit: Leaving)
2245 [21:48:04] *** Joins: rflec028 (~rflec028@replaced-ip )
2246 [21:49:03] *** Quits: czart__ (~czart@replaced-ip ) (Ping timeout: 268 seconds)
2247 [21:49:20] *** Quits: osro (~osro@replaced-ip ) (Quit: osro)
2248 [21:49:45] *** Joins: sigsts (~sigsts@replaced-ip )
2249 [21:51:52] *** Joins: CyberGabber (~CyberGabb@replaced-ip )
2250 [21:52:22] *** Quits: rflec028 (~rflec028@replaced-ip ) (Client Quit)
2251 [21:52:42] *** Joins: termih (~termih@replaced-ip )
2252 [21:52:50] *** Joins: rflec028 (~rflec028@replaced-ip )
2253 [21:52:50] *** Quits: dayten (~gnoid@replaced-ip ) (Read error: Connection reset by peer)
2254 [21:53:04] *** Quits: OS-38594 (~OS-38594@replaced-ip ) (Remote host closed the connection)
2255 [21:53:25] *** Joins: dayten (~gnoid@replaced-ip )
2256 [21:53:46] *** Quits: traveltissues (~traveltis@replaced-ip ) (Ping timeout: 264 seconds)
2257 [21:54:13] *** Joins: OS-38594 (~OS-38594@replaced-ip )
2258 [21:54:57] *** Quits: timahvo1 (~rogue@replaced-ip ) (Ping timeout: 240 seconds)
2259 [21:55:56] *** Quits: chalcedny (~chalcedon@replaced-ip ) (Ping timeout: 276 seconds)
2260 [21:55:58] *** Joins: timahvo1 (~rogue@replaced-ip )
2261 [21:56:35] *** Quits: grobi (~grobi@replaced-ip ) (Ping timeout: 276 seconds)
2262 [21:56:48] *** Quits: Darcidride (~Darcidrid@replaced-ip ) (Remote host closed the connection)
2263 [21:59:15] *** Quits: Envil (~envil@replaced-ip ) (Quit: Leaving)
2264 [22:00:26] *** Joins: Thedarkb-X40 (~beno@replaced-ip )
2265 [22:01:21] *** Quits: rflec028 (~rflec028@replaced-ip ) (Quit: WeeChat 1.6)
2266 [22:01:42] *** Quits: Len (~Lenisko@replaced-ip ) (Quit: o/)
2267 [22:02:15] *** Joins: lekare (~lekare___@replaced-ip )
2268 [22:02:20] *** Quits: lempamo (~lempamo@replaced-ip ) (Ping timeout: 276 seconds)
2269 [22:02:28] *** Joins: lempamo (~lempamo@replaced-ip )
2270 [22:02:50] *** Quits: or4n (~or4n@replaced-ip ) (Quit: updates)
2271 [22:03:04] *** Joins: Srdeg (~srged@replaced-ip )
2272 [22:03:29] *** Joins: srg___ (~srg@replaced-ip )
2273 [22:04:01] *** Joins: or4n (~or4n@replaced-ip )
2274 [22:04:21] *** Joins: cCkw (~ejakuk@replaced-ip )
2275 [22:05:11] *** Joins: Len (~Lenisko@replaced-ip )
2276 [22:05:51] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
2277 [22:07:06] <Srdeg> Why is my machine getting so hot, I'm
only using Chrome to browse nothing else.?
replaced-url
2278 [22:07:58] <somiaj> make sure the fan didn't die on your
gpu, also could just be filled with dust
2279 [22:08:21] <somiaj> I have had fans on my gpu's die in
the past and had to replace them
2280 [22:08:49] *** Quits: arora (~ashok@replaced-ip ) (Quit: leaving)
2281 [22:08:59] *** Joins: brontosaurusrex (~brontosau@replaced-ip )
2282 [22:09:47] *** Quits: BlueByte (~walther@replaced-ip ) (Quit: This computer has gone to sleep)
2283 [22:10:41] *** Quits: WhatisRT (~whatisrt@replaced-ip ) (Remote host closed the connection)
2284 [22:10:42] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2285 [22:11:30] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2286 [22:11:49] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
2287 [22:12:35] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2288 [22:12:38] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
2289 [22:12:53] *** Quits: galex-713_ (~galex-713@replaced-ip ) (Ping timeout: 265 seconds)
2290 [22:14:28] *** Quits: Vizva (~Vizva@replaced-ip ) (Remote host closed the connection)
2291 [22:14:53] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2292 [22:15:06] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
2293 [22:15:14] *** Quits: olegfusion (~olegfusio@replaced-ip ) (Read error: Connection reset by peer)
2294 [22:15:39] *** Quits: Hanael (~vlad@replaced-ip ) (Remote host closed the connection)
2295 [22:16:01] *** Joins: loader (~loader@replaced-ip )
2296 [22:16:24] <Srdeg> somiaj: die on the gpu ?
2297 [22:16:33] *** Joins: wonderworld (~ww@replaced-ip )
2298 [22:16:36] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2299 [22:16:42] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
2300 [22:16:56] <Srdeg> somiaj: could it be coz im listing youtube
continuously ?
2301 [22:16:58] *** Quits: nibble_zero_two (~nibble_ze@replaced-ip ) (Quit: nibble_zero_two)
2302 [22:17:04] <somiaj> Srdeg: yes, most gpus these days have a
fan.
2303 [22:17:11] *** Joins: todd_dsm (~todd_dsm@replaced-ip )
2304 [22:17:17] *** Quits: baloona (~baloona@replaced-ip ) (Ping timeout: 245 seconds)
2305 [22:17:18] <somiaj> I doubt that is the issue, dust is the
biggest killer of fans I know of
2306 [22:17:25] <somiaj> is this a laptop or desktop?
2307 [22:17:27] <Srdeg> somiaj: its an old laptop im using, 10 yrs
old :)
2308 [22:17:30] *** Quits: todd_dsm (~todd_dsm@replaced-ip ) (Client Quit)
2309 [22:17:42] <somiaj> blow the dust out of it, try to get more
air flow tot he gpu
2310 [22:18:03] <somiaj> maybe laptops gpus dont' have a
deticated fan like desktops. Are your laptop's fans still
running? Check them
2311 [22:18:26] <Srdeg> somiaj: if fan wasnt running i'd be
on fire already :)
2312 [22:18:29] <somiaj> but it is most likely an airflow issue on
the old laptop, and fans and dust are the two most common things.
2313 [22:18:49] *** Joins: chalcedony (~chalcedon@replaced-ip )
2314 [22:18:51] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2315 [22:18:59] <somiaj> not always, the heat sink could still be
disppating some of the heat, just nto enough to keep it from getting
that hot
2316 [22:19:34] *** Quits: OS-38594 (~OS-38594@replaced-ip ) (Ping timeout: 264 seconds)
2317 [22:20:09] <Srdeg> somiaj: funnt tho. coz the cpu is like 25
% usage... im not running no heavy app or something. just a few
browser tabs
2318 [22:20:24] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Read error: Connection reset by peer)
2319 [22:21:09] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2320 [22:21:55] *** Joins: simpledat (~user@replaced-ip )
2321 [22:22:33] *** Quits: earthundead (~earthunde@replaced-ip ) (Remote host closed the connection)
2322 [22:23:02] *** Joins: dayten (~gnoid@replaced-ip )
2323 [22:24:19] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2324 [22:24:22] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 245 seconds)
2325 [22:25:34] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2326 [22:25:50] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2327 [22:26:02] *** Quits: [CaptainN] (~KevinKeen@replaced-ip ) (Read error: Connection reset by peer)
2328 [22:26:32] *** Joins: tymczenko (~tymczenko@replaced-ip )
2329 [22:26:41] *** Quits: soee_ (~soee@replaced-ip ) (Ping timeout: 248 seconds)
2330 [22:26:59] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2331 [22:27:14] *** Joins: ShapeShifter499 (~ShapeShif@replaced-ip )
2332 [22:27:30] *** Quits: b0xii (~b0xii@replaced-ip ) (Remote host closed the connection)
2333 [22:28:02] *** Joins: hgfd123 (~hgfd123@replaced-ip )
2334 [22:28:41] *** Quits: balletjebal (~balletjeb@replaced-ip##) (Quit: ZNC 1.6.6+deb1 - ##replaced-url
2335 [22:29:22] *** Joins: hele (~hele@replaced-ip )
2336 [22:30:39] *** Joins: grobi (~grobi@replaced-ip )
2337 [22:31:21] *** Quits: dayten (~gnoid@replaced-ip ) (Ping timeout: 240 seconds)
2338 [22:32:05] *** Joins: mauz555 (~mauz555@replaced-ip )
2339 [22:32:09] *** Joins: galex-713_ (~galex-713@replaced-ip )
2340 [22:32:42] <annadane> can someone just elucidate for me the
meaning of contrib, as i understand it the software in contrib in
itself is free, aka complies with DFSG, but it's based on
software which is non-free according to the DFSG
2341 [22:32:46] *** Quits: hgfd123 (~hgfd123@replaced-ip ) (Ping timeout: 264 seconds)
2342 [22:33:31] *** Quits: Lou_ (59276bc8@replaced-ip##) (Quit: ##replaced-url
2343 [22:35:01] *** Joins: [CaptainN] (zelda@replaced-ip )
2344 [22:35:09] <bites> yes. things that have build dependencies
in non-free for example.
2345 [22:36:01] *** Joins: bazhang_ (~bazhang@replaced-ip )
2346 [22:36:21] *** Quits: mauz555 (~mauz555@replaced-ip ) (Ping timeout: 240 seconds)
2347 [22:36:35] *** Joins: orti (~orti@replaced-ip )
2348 [22:38:05] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 255 seconds)
2349 [22:38:29] *** Joins: dionysus69 (~Thunderbi@replaced-ip )
2350 [22:38:53] <somiaj> annadane: not based, but some how needs
non-free to work. Example could be a free script that downloads
non-free software.
2351 [22:39:08] *** Quits: lpouzenc (~lpouzenc@replaced-ip ) (Quit: lpouzenc)
2352 [22:39:29] *** Quits: bazhang (~bazhang@replaced-ip ) (Ping timeout: 276 seconds)
2353 [22:39:50] <Unit193> Unfortunately this also includes
'recommended' packages.
2354 [22:40:17] *** Quits: simpledat (~user@replaced-ip ) (Quit: leaving)
2355 [22:41:24] *** Quits: orti (~orti@replaced-ip ) (Ping timeout: 256 seconds)
2356 [22:41:47] *** Quits: sim590 (~sim590@replaced-ip##) (Quit: ZNC - ##replaced-url
2357 [22:42:27] *** Joins: WhatisRT (~whatisrt@replaced-ip )
2358 [22:43:11] *** Joins: tables (~user@replaced-ip )
2359 [22:43:31] *** Joins: os-39101 (~annemanoj@replaced-ip )
2360 [22:44:23] *** Joins: CupcakeABC (~user@replaced-ip )
2361 [22:45:35] *** Quits: enoch85 (~enoch85@replaced-ip##) (Quit: Tech And Me - ZNC server 1.6.3 -
##replaced-url
2362 [22:46:10] *** Joins: bb36e_ (~bb36e@replaced-ip )
2363 [22:48:15] *** Quits: electro33 (uid613@replaced-ip ) (Quit: Connection closed for inactivity)
2364 [22:49:07] *** Quits: os-39101 (~annemanoj@replaced-ip ) (Quit: Leaving)
2365 [22:49:10] *** Joins: enoch85 (~enoch85@replaced-ip )
2366 [22:49:11] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
2367 [22:49:11] *** Joins: enoch85 (~enoch85@replaced-ip )
2368 [22:49:17] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Quit: RedSoxFan07)
2369 [22:49:37] *** Quits: bb36e (~bb36e@replaced-ip ) (Ping timeout: 248 seconds)
2370 [22:49:58] *** Quits: enoch85 (~enoch85@replaced-ip ) (Client Quit)
2371 [22:50:24] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2372 [22:50:28] *** Quits: Ryushin (chris@replaced-ip ) (Ping timeout: 256 seconds)
2373 [22:51:24] *** Joins: enoch85 (~enoch85@replaced-ip )
2374 [22:51:24] *** Quits: enoch85 (~enoch85@replaced-ip ) (Changing host)
2375 [22:51:24] *** Joins: enoch85 (~enoch85@replaced-ip )
2376 [22:51:59] *** Joins: abulmagd (~Mutter@replaced-ip )
2377 [22:52:39] *** Quits: jnavila (~jnavila@replaced-ip ) (Remote host closed the connection)
2378 [22:54:01] *** debhelper sets mode: +l 1581
2379 [22:54:49] *** Quits: psychicist__ (~psychicis@replaced-ip ) (Quit: Lost terminal)
2380 [22:56:48] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2381 [22:57:43] *** Joins: mauz555 (~mauz555@replaced-ip )
2382 [22:58:00] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2383 [22:58:09] *** Quits: soulz (~soulz@replaced-ip ) (Ping timeout: 256 seconds)
2384 [22:58:59] *** Quits: abulmagd (~Mutter@replaced-ip##) (Quit: Mutter: ##replaced-url
2385 [22:59:11] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Remote host closed the connection)
2386 [23:00:39] *** Quits: rounnus (~rounnus@replaced-ip ) (Remote host closed the connection)
2387 [23:00:58] *** Quits: cadillac_ (~omab@replaced-ip ) (Ping timeout: 264 seconds)
2388 [23:01:00] *** Joins: rounnus (~rounnus@replaced-ip )
2389 [23:01:10] *** Joins: BalTun (~BalTun@replaced-ip )
2390 [23:02:33] *** Quits: _0bitcount (~Big_Byte@replaced-ip ) (Quit: Leaving)
2391 [23:03:02] *** Joins: RedSoxFan07 (~Thunderbi@replaced-ip )
2392 [23:03:18] *** Joins: abulmagd (~Mutter@replaced-ip )
2393 [23:03:18] *** Quits: lempamo (~lempamo@replaced-ip ) (Ping timeout: 260 seconds)
2394 [23:03:53] *** Joins: lempamo (~lempamo@replaced-ip )
2395 [23:04:37] *** Joins: soulz (~soulz@replaced-ip )
2396 [23:05:27] *** Joins: cadillac_ (~omab@replaced-ip )
2397 [23:06:04] *** Joins: dArK_IcE (~lawl@replaced-ip )
2398 [23:06:24] *** Quits: abulmagd (~Mutter@replaced-ip ) (Client Quit)
2399 [23:07:00] *** Joins: Ryushin (chris@replaced-ip )
2400 [23:08:05] *** Quits: riex (bnc@replaced-ip ) (Remote host closed the connection)
2401 [23:08:57] *** Quits: lekare (~lekare___@replaced-ip ) (Ping timeout: 240 seconds)
2402 [23:09:06] *** galex-713_ is now known as galex-713
2403 [23:14:12] *** Joins: AarKnos (~aarknos@replaced-ip )
2404 [23:15:56] *** Joins: CyberManifest (~CyberMani@replaced-ip )
2405 [23:17:06] *** Quits: ramix (~rpm@replaced-ip ) (Ping timeout: 256 seconds)
2406 [23:17:09] *** Quits: dionysus69 (~Thunderbi@replaced-ip ) (Ping timeout: 264 seconds)
2407 [23:20:18] *** Joins: merr_man (~merr_man@replaced-ip )
2408 [23:20:21] *** Joins: quiliro (~user@replaced-ip )
2409 [23:21:52] *** Quits: grobi (~grobi@replaced-ip ) (Remote host closed the connection)
2410 [23:22:08] <quiliro> hello, i know debian is the general
distro and inkscape is only one of its thousands of programs...so
the appropriate place to ask about inkscape is #inkscape...but i get
no answer ... i have waited for some time....
2411 [23:22:34] <quiliro> i cannot break a polyline with the node
tool...any idea?
2412 [23:23:39] *** Quits: neibo (~pi@replaced-ip ) (Ping timeout: 256 seconds)
2413 [23:23:45] *** Quits: merr_man (~merr_man@replaced-ip ) (Read error: Connection reset by peer)
2414 [23:24:10] *** Joins: merr_man (~merr_man@replaced-ip )
2415 [23:24:19] *** Joins: neibo (~pi@replaced-ip )
2416 [23:24:24] *** Quits: quiliro (~user@replaced-ip ) (Quit: ERC (IRC client for Emacs 25.2.2))
2417 [23:25:00] *** Joins: quiliro (~user@replaced-ip )
2418 [23:25:20] *** Quits: srg___ (~srg@replaced-ip ) (Quit: srg___)
2419 [23:26:50] *** Quits: termih (~termih@replaced-ip ) (Quit: Leaving)
2420 [23:28:07] *** Joins: holden- (~holden-@replaced-ip )
2421 [23:28:45] *** Joins: iWaldo_ (~iWaldo@replaced-ip )
2422 [23:30:23] *** Joins: ramix (~rpm@replaced-ip )
2423 [23:31:57] *** Quits: iWaldo (~iWaldo@replaced-ip ) (Ping timeout: 240 seconds)
2424 [23:35:01] *** Parts: CyberGabber (~CyberGabb@replaced-ip ) ()
2425 [23:36:26] *** Quits: Brigo (~Brigo@replaced-ip ) (Ping timeout: 260 seconds)
2426 [23:36:30] *** Quits: RedSoxFan07 (~Thunderbi@replaced-ip ) (Ping timeout: 245 seconds)
2427 [23:37:10] *** Joins: plasmoduck (~chris@replaced-ip )
2428 [23:37:17] *** Quits: heston (~heston@replaced-ip ) (Ping timeout: 245 seconds)
2429 [23:37:34] *** Quits: cdown (~cdown@replaced-ip##) (Quit: ##replaced-url
2430 [23:39:06] *** Quits: AarKnos (~aarknos@replaced-ip ) (Read error: Connection reset by peer)
2431 [23:39:56] *** Quits: brontosaurusrex (~brontosau@replaced-ip ) (Quit: brontosaurusrex)
2432 [23:40:36] *** Quits: plasmoduck (~chris@replaced-ip ) (Remote host closed the connection)
2433 [23:41:10] *** Quits: merr_man (~merr_man@replaced-ip ) (Ping timeout: 260 seconds)
2434 [23:43:09] *** Quits: NetTerminalGene (~NetTermin@replaced-ip ) (Quit: Leaving)
2435 [23:44:01] *** debhelper sets mode: +l 1572
2436 [23:45:38] *** Quits: AlexPortable (uid7568@replaced-ip ) (Quit: Connection closed for inactivity)
2437 [23:45:39] *** Quits: Namarrgon (~Namarrgon@replaced-ip ) (Quit: WeeChat 2.2-dev)
2438 [23:46:35] *** Quits: tables (~user@replaced-ip ) (Ping timeout: 240 seconds)
2439 [23:46:49] *** Joins: AarKnos (~aarknos@replaced-ip )
2440 [23:46:59] *** Quits: daze (~daze@replaced-ip ) (Quit: daze)
2441 [23:47:01] *** Quits: CupcakeABC (~user@replaced-ip ) (Remote host closed the connection)
2442 [23:48:28] *** Quits: loader (~loader@replaced-ip ) (Read error: Connection reset by peer)
2443 [23:48:37] *** Quits: killian99 (~killian99@replaced-ip ) (Quit: Quitte)
2444 [23:48:42] *** Joins: frju365[IRC] (~frju365@replaced-ip )
2445 [23:49:34] *** Joins: Brigo (~Brigo@replaced-ip )
2446 [23:51:02] *** Joins: mandeep (~mandeep@replaced-ip )
2447 [23:51:53] *** Quits: mr_wolf (~pavel@replaced-ip ) (Quit: Konversation terminated!)
2448 [23:53:01] *** Joins: Namarrgon (~glei@replaced-ip )
2449 [23:53:07] *** Quits: LtL (~ltl@replaced-ip ) (Quit: LtL)
2450 [23:53:27] *** Quits: wonderworld (~ww@replaced-ip ) (Remote host closed the connection)
2451 [23:53:57] *** Joins: wonderworld (~ww@replaced-ip )
2452 [23:56:16] *** Joins: harrison (~harrison@replaced-ip )
2453 [23:56:41] *** Quits: Srdeg (~srged@replaced-ip ) (Quit: Lost terminal)
2454 [23:57:33] *** Quits: harrison (~harrison@replaced-ip ) (Client Quit)
2455 [23:59:10] *** Quits: ukine (~ukine@replaced-ip ) (Ping timeout: 264 seconds)
2456 [23:59:33] *** Joins: smolboye (~smolboye@replaced-ip )
↑ top
context: nick names on moving displays as market values
#debian Freenode IRC channel closed on 2021-06-01
contact: a @ her0. be