Re: make apt show packages in column

2020-05-20 Thread Curt
On 2020-05-17, Ihor Antonov wrote: > > Hi > > when installing a package with multiple dependencies apt gives an output: > (example: apt install gnome) > >> The following NEW packages will be installed: >> >> accountsservice aisleriot apache2-bin apg baobab bluez bluez-obexd >> bogofilter ogofil

[RESOLVED] make apt show packages in column

2020-05-20 Thread Ihor Antonov
On Wednesday, 20 May 2020 05:29:18 PDT Curt wrote: > On 2020-05-17, Ihor Antonov wrote: > > Hi > > > > when installing a package with multiple dependencies apt gives an output: > > (example: apt install gnome) > > > >> The following NEW packages will be installed: > >> accountsservice aisleriot

unable to create SCHED_FIFO thread on 64-bit buster

2020-05-20 Thread D. R. Evans
I have some code that has worked for years under 32-bit versions of Debian (and other distros before that). Specifically, it works fine under 32-bit buster. But on a pristine 64-bit installation it fails, and I can sort-of understand why, but I don't know how to fix it. The code tried to create a

Pavel Durov this project will be important, I'm trying to help children

2020-05-20 Thread Марк Демьянкин
if you even indirectly have a connection, "Pavel Durov" or Telegram (software) programmers, please send them, let them write to the address greed_is_destruct...@xmpp.jp The project is larger and more promising. Here is not all. I do not know much English! I do not ask for money for the project!

Re: How could you load only once a Linux ultility without a batch --input-files kind of option and repeatedly use it on many files? . . .

2020-05-20 Thread David Wright
On Fri 15 May 2020 at 18:58:04 (-0400), Greg Wooledge wrote: > On Fri, May 15, 2020 at 03:34:53PM -0700, David Christensen wrote: > > Another consideration is concurrency. If you have a multi-core processor > > and implement a solution that puts two or more cores to work at the same > > time, a co

Re: Server goes to sleep

2020-05-20 Thread David Wright
On Sun 17 May 2020 at 00:02:20 (+1000), elvis wrote: > On 16/5/20 10:15 pm, Henning Follmann wrote: > > On Fri, May 15, 2020 at 11:39:44AM -0700, Chris Rhodin wrote: > > > > > > I've installed Debian Buster on a desktop system I use as a server. I > > > also > > > occasionally use this as a regu

Re: How could you load only once a Linux ultility without a batch --input-files kind of option and repeatedly use it on many files? . . .

2020-05-20 Thread David Christensen
On 2020-05-20 18:21, David Wright wrote: On Fri 15 May 2020 at 18:58:04 (-0400), Greg Wooledge wrote: On Fri, May 15, 2020 at 03:34:53PM -0700, David Christensen wrote: Another consideration is concurrency. If you have a multi-core processor and implement a solution that puts two or more cores