Victor Sudakov wrote:
> The problem is I don't need a ton of information :-) I need to hear from
> someone who has already done that for themselves: "I use such and such
> tools, and publish my repo this way..."
Well, I use debuild to build and reprepro to maintain a local repository of
former KD
Richard Owlett wrote:
> I'm a lousy typist. Trying to make notes on a laptop does not work well
> because typing interrupts my train of thought.
>
> Many years ago when I was a Windows user and Dragon Naturally Speaking
> was in its initial release I followed speech recognition casually - but
> n
On Thu, Nov 05, 2020 at 05:35:18PM -0600, pe...@easthope.ca wrote:
> This stanza was added in /etc/network/interfaces
> allow-hotplug wlxe894f6248352
> iface wlxe894f6248352 inet dhcp
> wpa2-ssid Alcatel
> wpa2-psk
[1] also states that:
The wpasupplicant package provides wpa-* ifupd
Andrei wrote:
Where did you find that path?
When the system is working again I might be able to answer.
... P.
The instructions at https://wiki.debian.org/WiFi/HowToUse#Command_Line
required installation of these packages.
libiw30_30_pre9-13_i386.deb
wireless-tools_30_pre9-13_i386.deb
libnl-genl-3-200_3.4.0-1_i386.deb
libnl-3-200_3.4.0-1_i386.deb
iw_5.0.1-1_i386.deb
This stanza was added in /etc/network/
Victor Sudakov writes:
songbird wrote:
[...]
> > Where can I learn to do a similar thing for Debian? I'd like to have my
> > own package repository which:
> >
> > 1. Keeps my local patches and configure/build options.
> > 2. Gets updated and recompiled when the main Debian repository gets
On Thu, Nov 05, 2020 at 12:15:23PM -0500, Stefan Monnier wrote:
> > Those "chrooty [1]" approaches find their limits whenever you depend on
> > a kernel version different from what your machine has.
>
> For me, this is basically never an issue.
Linux user space interfaces are pretty stable. So bu
> Those "chrooty [1]" approaches find their limits whenever you depend on
> a kernel version different from what your machine has.
For me, this is basically never an issue.
What is problematic, OTOH is to keep those chroots (or VMs) up to date.
Basically, each one of those is yet another machine t
On Thu, Nov 05, 2020 at 10:59:39PM +0700, Victor Sudakov wrote:
> to...@tuxteam.de wrote:
>
> [dd]
>
> >
> > > Next I would like to publish those tweaked and local packages in a local
> > > repository in a corporate intranet, so that I could add this repository to
> > > sources.list and its pack
to...@tuxteam.de wrote:
[dd]
>
> > Next I would like to publish those tweaked and local packages in a local
> > repository in a corporate intranet, so that I could add this repository to
> > sources.list and its packages should override the standard Debian ones.
>
> Ah, a new direction to branc
On 11/05/2020 08:20 AM, Richard Owlett wrote:
On 11/05/2020 02:08 AM, to...@tuxteam.de wrote:
On Wed, Nov 04, 2020 at 05:58:25PM -0500, rhkra...@gmail.com wrote:
On Wednesday, November 04, 2020 12:36:51 PM Curt wrote:
Maybe this open source, Java (is that still a thing?) app that runs
on Linux
On 11/05/2020 02:08 AM, to...@tuxteam.de wrote:
On Wed, Nov 04, 2020 at 05:58:25PM -0500, rhkra...@gmail.com wrote:
On Wednesday, November 04, 2020 12:36:51 PM Curt wrote:
Maybe this open source, Java (is that still a thing?) app that runs
on Linux:
http://www.speech.cs.cmu.edu/sphinx/dictator
Le jeudi 5 novembre 2020 à 12:00:06 UTC+1, Albretch Mueller a écrit :
> > "ip l" (for "ip link") lists the network links the kernel is aware of.
> $ ip l
> 1: lo: mtu 65536 qdisc noqueue state UNKNOWN
> mode DEFAULT group default qlen 1
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
>
Albretch Mueller wrote:
> and I run dmesg before and after the installation. This is what I got as
> diff:
>
> $ _IFL00="demsg_Wed Nov 4 13:36:51 UTC 2020.log"
> $ _IFL02="dmesg_Wed Nov 4 12:51:11 UTC 2020.log"
>
>
> $ diff "${_IFL00}" "${_IFL02}"
> 1365,1386d1364
> < [ 592.364045] fuse in
and I run dmesg before and after the installation. This is what I got as diff:
$ _IFL00="demsg_Wed Nov 4 13:36:51 UTC 2020.log"
$ _IFL02="dmesg_Wed Nov 4 12:51:11 UTC 2020.log"
$ diff "${_IFL00}" "${_IFL02}"
1365,1386d1364
< [ 592.364045] fuse init (API version 7.26)
< [ 597.114432] perf: i
> "ip l" (for "ip link") lists the network links the kernel is aware of.
$ ip l
1: lo: mtu 65536 qdisc noqueue state UNKNOWN
mode DEFAULT group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
$ sudo iwconfig
lono wireless extensions.
> And to keep it simple, doe
On Mi, 04 nov 20, 21:45:16, pe...@easthope.ca wrote:
>
> According to packages.debian.org/buster/all/net, iw is not
> available in the suite.
Where did you find that path?
Or did you mean https://packages.debian.org/buster/net/
(the trailing '/' matters)?
Kind regards,
Andrei
--
http://wiki.de
On 11/4/20 3:32 PM, Victor Sudakov wrote:
Dear Colleagues,
As a person with the FreeBSD background, I'm used to building my own
packages with the exact build options I need (those include exim, nginx,
samba, clamav and many others). FreeBSD has a good infrastructure for
this (ports tree, poudrie
On Wed, 2020-11-04 at 21:45 -0600, pe...@easthope.ca wrote:
[...]
> https://wiki.debian.org/WiFi instructs "For basic command
> line usage:
> 1. iw ...
> 2. wireless-tools ...
>
> According to packages.debian.org/buster/all/net, iw is not
> available in the suite.
That website appears a little br
On Thu, Nov 05, 2020 at 12:39:34PM +0700, Victor Sudakov wrote:
> to...@tuxteam.de wrote:
> > >
> > > As a person with the FreeBSD background, I'm used to building my own
> > > packages with the exact build options I need (those include exim, nginx,
> > > samba, clamav and many others). FreeBSD ha
On Wed, Nov 04, 2020 at 05:58:25PM -0500, rhkra...@gmail.com wrote:
> On Wednesday, November 04, 2020 12:36:51 PM Curt wrote:
> > Maybe this open source, Java (is that still a thing?) app that runs
> > on Linux:
> >
> > http://www.speech.cs.cmu.edu/sphinx/dictator/
>
> Yes, I believe that it is i
21 matches
Mail list logo