Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread Peter Humphrey
On Thursday, 8 September 2022 21:40:25 BST Wols Lists wrote: > On 08/09/2022 21:24, Lee wrote: > > Who needs to go to the hassle maintaining a printer of their own, buying > > cartridges, paper etc? I set up an online account at my neighborhood > > Kinkos, and I just upload whatever docs I need and

Re: [gentoo-user] qbittorrent crashes after to many files open error

2022-09-08 Thread Dale
Mateusz Okulus wrote: >> root@fireball / # sysctl fs.file-max >> fs.file-max = 3289952 >> root@fireball / # sysctl -w fs.file-max=32899520 >> fs.file-max = 32899520 >> root@fireball / # cat /proc/sys/fs/file-max >> 32899520 > On my pc the limit is 2^63. But this is max files for kernel, which is >

Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread Ramon Fischer
Hello Alan, (meanwhile, Windows can print to the thing effortlessly) I guess, that you are going to configure a network printer. I will try to explain you my setup; maybe you or others can derive something from this. Make sure, that the user, which you configure the printer with, is a

Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread Wols Lists
On 08/09/2022 21:24, Lee wrote: Who needs to go to the hassle maintaining a printer of their own, buying cartridges, paper etc? I set up an online account at my neighborhood Kinkos, and I just upload whatever docs I need and they print out in HD whatever I need for pennies a page. Ymmv. YMMV.

Re: [gentoo-user] qbittorrent crashes after to many files open error

2022-09-08 Thread Lee
Divine punishment perhaps? Lee 😎 On Wed, Sep 7, 2022, 10:26 PM Dale wrote: > Howdy, > > As some know, I discovered torrentting a while back. It has caused > issues ever since. LOL I recently upgraded qbittorrent. Other than > having to limit some speed settings since it would make my deskto

Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread Lee
Who needs to go to the hassle maintaining a printer of their own, buying cartridges, paper etc? I set up an online account at my neighborhood Kinkos, and I just upload whatever docs I need and they print out in HD whatever I need for pennies a page. Ymmv. Lee 😎 On Thu, Sep 8, 2022, 11:05 AM tasty

Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread Michael
On Thursday, 8 September 2022 19:04:42 BST tastytea wrote: > On 2022-09-08 12:52-0400 Alan Grimes wrote: > > […] > > > > Right now linux is so broken that the CUPS web interface will deny > > all attempts to administer the printer and reject any password. The > > config file is written in moonspe

Re: [gentoo-user] Getting printer working, the road of Pain.

2022-09-08 Thread tastytea
On 2022-09-08 12:52-0400 Alan Grimes wrote: > […] > > Right now linux is so broken that the CUPS web interface will deny > all attempts to administer the printer and reject any password. The > config file is written in moonspeak, I just need the motherfucking > thing to say yes when I tell it to

Re: [gentoo-user] qbittorrent crashes after to many files open error

2022-09-08 Thread Mateusz Okulus
> root@fireball / # sysctl fs.file-max > fs.file-max = 3289952 > root@fireball / # sysctl -w fs.file-max=32899520 > fs.file-max = 32899520 > root@fireball / # cat /proc/sys/fs/file-max > 32899520 On my pc the limit is 2^63. But this is max files for kernel, which is different for max files per use