Re: OT: apache in shared environment

2022-09-28 Thread Sven Hartge
basti wrote: > my question is a bit OT but perhaps someone can help. > We use apache mpm_prefork and mod_itk in shared environment for > privilege separation. > Now we want to use http2. > As I understod: > - mod_itk need mpm_prefork > - mpm_prefork is not compatibe with mod_http2 > We have

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
> That puts quite a new complexion on the thread here called > "how disable apt downloads w/o sudo". > It might be worth being a bit more revealing about the > system that you're running so that you don't waste other > people's time, and your own, with red herrings. as normal user i expected apt t

Re: transmission-daemon Out of Memory

2022-09-28 Thread John Verhoeven
On Thursday, 29 September 2022 10:48:43 AM AWST Jiri Kanicky wrote: > I updated debian sid recently and the process is being killed after a > half of a day. > > Sep 26 04:33:33 server kernel: Out of memory: Killed process 16702 > (transmission-da) total-vm:4933944kB, anon-rss:3566896kB, file-rss:0

transmission-daemon Out of Memory

2022-09-28 Thread Jiri Kanicky
I updated debian sid recently and the process is being killed after a half of a day. Sep 26 04:33:33 server kernel: Out of memory: Killed process 16702 (transmission-da) total-vm:4933944kB, anon-rss:3566896kB, file-rss:0kB, shmem-rss:0kB, UID:133 pgtables:7928kB oom_score_adj:0d Any ideas?

Re: OT : Debian VPS for backup through SFTP protocol for a win10 client

2022-09-28 Thread Gareth Evans
On Thu 29 Sep 2022, at 00:29, Gareth Evans wrote: [...] > Alternatively, BackupPC supports Windows: > > https://backuppc.github.io/backuppc Actually rsync (as opposed to tar or SMB over the internet) seems to be the only BackupPC option for a Windows backup source where the backup server is rem

Re: OT : Debian VPS for backup through SFTP protocol for a win10 client

2022-09-28 Thread Gareth Evans
On Wed 28 Sep 2022, at 17:25, rudu wrote: > Hello, > > I've set up openssh-server on a debian bullseye VPS which serves as a > backup for some folders of debian testing laptops. > I'm using luckybackup for the clients part and all seems fine so far. > Now I'm asked to add a pair of win10 boxes to

Re: idempotent (was Re: exif --remove not idempotent, and a Debian man page bug)

2022-09-28 Thread John Hasler
rhkramer writes: > Some examples from (simple) math include adding zero or multiplying by > 1. Those are respectively the additive and multiplicative identities. They are, of course, idempotent but not good examples because they never change the operand even on first application. A better examp

OT: apache in shared environment

2022-09-28 Thread basti
Hello, my question is a bit OT but perhaps someone can help. We use apache mpm_prefork and mod_itk in shared environment for privilege separation. Now we want to use http2. As I understod: - mod_itk need mpm_prefork - mpm_prefork is not compatibe with mod_http2 We have try to use mpm_event

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
> Hmm. The documentation isn't great. registration is not compulsory, anybody can edit it, feel free to contribute. > If the OP can't figure this out on their own, it might be time for them > to seek help from a dedicated WPCleaner support community. People who > actually know and use the appli

OT : Debian VPS for backup through SFTP protocol for a win10 client

2022-09-28 Thread rudu
Hello, I've set up openssh-server on a debian bullseye VPS which serves as a backup for some folders of debian testing laptops. I'm using luckybackup for the clients part and all seems fine so far. Now I'm asked to add a pair of win10 boxes to the clients of that VPS, and I don't know how I co

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Curt
On 2022-09-28, David Wright wrote: > > So I think you mentioned userland.app or something. > Does that mean you're running all this on a mobile phone? > Its wikipedia says "UserLAnd does not require a root account." > That puts quite a new complexion on the thread here called > "how disable apt do

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread David Wright
On Wed 28 Sep 2022 at 05:06:33 (+), jindam, vani wrote: > > A line like: > > export BROWSER=lynx > > in /etc/profile may help. > > i have updated ~/.profile, but it is not working > > > You don't indicate your desktop, which may be significant. > i am trying to use debian with least > packag

Re: Mysql backup on Google Drive

2022-09-28 Thread Tim Woodall
On Wed, 28 Sep 2022, Remigio wrote: ... The package rclone can do this. unfortunately I can't find Rclone package Furter information? Thanks Wild guess, but lenny probably predates google drive so rclone won't be present unless you can backport. (someone can check the dates but IIRC lenny u

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Fred
On 9/28/22 06:01, jindam, vani wrote: So you use openbox... and what, startx? Or some Display Manager (DM)? i have installed debian on userland app. trying to use or familiarise with linux. i think i am not using any DM. Also, how are you launching your "default browser"? Please be precise a

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Greg Wooledge
On Wed, Sep 28, 2022 at 09:35:39AM -0400, The Wanderer wrote: > It's apparently an application: > > https://en.wikipedia.org/wiki/Wikipedia:WPCleaner Hmm. The documentation isn't great. On it says: For Mac and Linux, there's a

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread The Wanderer
On 2022-09-28 at 09:29, Greg Wooledge wrote: > On Wed, Sep 28, 2022 at 01:01:05PM +, jindam, vani wrote: >>> Are you clicking underlined URLs in a terminal emulator (if so, >>> which one)? Clicking links in a GUI mail user agent (if so, >>> which one)? Something else? >> >> i am trying to

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Greg Wooledge
On Wed, Sep 28, 2022 at 01:01:05PM +, jindam, vani wrote: > > So you use openbox... and what, startx? Or some Display Manager (DM)? > i have installed debian on userland app. I don't know what that means. Is that some sort of virtualization environment? Are you running Debian as a "guest OS

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
> So you use openbox... and what, startx? Or some Display Manager (DM)? i have installed debian on userland app. trying to use or familiarise with linux. i think i am not using any DM. > Also, how are you launching your "default browser"? Please be precise > and specific. right clicking provides

Re: Mysql backup on Google Drive

2022-09-28 Thread Махно
Hello. Rclone is in official Debian repo. Just check this https://packages.debian.org/bullseye/rclone 2022-09-28, tr, 14:48 Remigio rašė: > > ... > > The package rclone can do this. > unfortunately I can't find Rclone package > Furter information? > Thanks >

Re: Mysql backup on Google Drive

2022-09-28 Thread Remigio
... > The package rclone can do this. unfortunately I can't find Rclone package Furter information? Thanks

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Greg Wooledge
On Wed, Sep 28, 2022 at 05:06:33AM +, jindam, vani wrote: > i am trying to use debian with least > packages. i dont have any desktop > environment. i have installed base system > + mc, default-jre, openbox, palemoon, lynx. So you use openbox... and what, startx? Or some Display Manager (DM

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
> Try "_" (underscore) instead. That way the string "SENSIBLE_BROWSER" is > interpreted by the shell as one whole variable name. $ echo $SENSIBLE_BROWSER its blank > It ist also good to copy the command and the output completey into mails > so everybody can exactly see what happened. pearl of

Re: Mysql backup on Google Drive

2022-09-28 Thread Dan Ritter
Remigio wrote: > Hi everyone, > I've been using a mysql database for a long time, that runs on a Debian 5 > Lenny machine. Using "cron" I locally backup it and overwrite every hour, > and I manually backup it every week on a usb pen. > I'm wondering if it's possible to automatically send the .s

Mysql backup on Google Drive

2022-09-28 Thread Remigio
Hi everyone, I've been using a mysql database for a long time, that runs on a Debian 5 Lenny machine. Using "cron" I locally backup it and overwrite every hour, and I manually backup it every week on a usb pen. I'm wondering if it's possible to automatically send the .sql file created via cron

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
> Interesting, what does echo $"-browser" return? What does echo > "$-BROWSER" return? jindam@localhost:~$ -BROWSER -bash: -BROWSER: command not found regards, jindam, vani toots: @jindam_v...@c.im others: en.wikipedia.org/wiki/User:Jindam_vani > I'm on a system other than debian now otherwise

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Stefan Krusche
Am Mittwoch, 28. September 2022 schrieb jindam, vani: > > It may be necessary to disable SENSIBLE-BROWSER. echo > > $SENSIBLE-BROWSER to see if it's loaded. > > $ echo $SENSIBLE-BROWSER > it shows "-BROWSER" Shell variables can't contain "-", so this is probably a typo. Then the shell replaces "$

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Stefan Krusche
Am Mittwoch, 28. September 2022 schrieb Jude DaShiell: > Interesting, what does echo $"-browser" return?  What does echo > "$-BROWSER" return? > I'm on a system other than debian now otherwise I'd have answers for > you on both counts. $ echo "$-browser" himBHsbrowser $ echo "$-BROWSER" himBHsBRO

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread Jude DaShiell
Interesting, what does echo $"-browser" return? What does echo "$-BROWSER" return? I'm on a system other than debian now otherwise I'd have answers for you on both counts. Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed

Re: how do i configure lynx browser as default browser for html

2022-09-28 Thread jindam, vani
September 28, 2022 at 12:22 PM, "Jude DaShiell" wrote: > > It may be necessary to disable SENSIBLE-BROWSER. echo $SENSIBLE-BROWSER > to see if it's loaded. $ echo $SENSIBLE-BROWSER it shows "-BROWSER" $SENSIBLE-BROWSER launches lynx in terminal regards, jindam, vani toots: @jindam_v...@c.im