Unable to print PDF file with evince on Debian 12.

2023-04-28 Thread Serkan KURT
Hi friends.When I tried to print a PDF document, I got the message "Print job canceled at printer". I was able to print the same document to file with a PDF printer. I was able to print the original document with "Okular" and "LibreOffice Draw" with physical printer. I created a very simple doc

Re: sudo and echo

2023-04-28 Thread Byung-Hee HWANG
writes: > (...) > My favourite alternative to tee for this is dd: you don't have to > "throw away" the other stream: > > echo 123 | sudo dd of=/root/123.txt > > Actually, any program willing to pass stdin to an output file > whose name you can choose will do the trick. Hellow tomas, It is ver

Re: I need help with my var partition.

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 10:05:01PM -0400, Maureen L Thomas wrote: > Yes my figures are very similar to yours.  But even after a reboot I still > cannot burn a back up disk. One problem may be that /var/log has subdirectories which don't belong to root. Applications trying to write their logs might

Re: sudo and echo

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 10:10:03PM -0500, David Wright wrote: > On Fri 28 Apr 2023 at 20:35:25 (-0400), Greg Wooledge wrote: > > On Sat, Apr 29, 2023 at 01:52:11AM +0200, cor...@free.fr wrote: > > > $ sudo echo 123 > /root/123.txt > > > > > > It tells me "permission rejected". > > > > > > Why thi

Re: why symbolic link arnt visible?

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 04:09:12PM -0400, Greg Wooledge wrote: > On Fri, Apr 28, 2023 at 08:20:37PM +0200, to...@tuxteam.de wrote: > > On Fri, Apr 28, 2023 at 01:28:11PM -0400, Greg Wooledge wrote: > > > On Fri, Apr 28, 2023 at 07:06:17PM +0200, Maurizio Caloro wrote: > > > > f: /var/lib/rancid/rou

Buster / Google Remote Desktop

2023-04-28 Thread Gareth Evans
It seems Google Remote Desktop, a Chrome extension, does not work properly with Buster + Mate. I haven't tried with Bullseye, which is not an option in the environment concerned due to CUPS bugs, but in Buster there is about 5 seconds of remote-mouse-movement then no more. Does anyone know of

Re: sudo and echo

2023-04-28 Thread David Wright
On Fri 28 Apr 2023 at 20:35:25 (-0400), Greg Wooledge wrote: > On Sat, Apr 29, 2023 at 01:52:11AM +0200, cor...@free.fr wrote: > > $ sudo echo 123 > /root/123.txt > > > > It tells me "permission rejected". > > > > Why this sudo can't get success? > > Because the redirection is done by your shell

Re: OT: Using my (new) cable based ISP with their modem in bridge mode and my existing router

2023-04-28 Thread David Wright
On Fri 28 Apr 2023 at 14:25:20 (-0400), rhkra...@gmail.com wrote: > Some key phrases / sub topics: >* Astound (cable based) ISP in eastern Pa. area >* Arris DG2470A modem / router in bridge mode with Ubiquiti Edge Router X >* Ubiquiti Edge Router X in DMZ [ … ] > I did think about us

Re: (Thread restarted!) Debian installation using debootstrap and grub-install - no entry in ESC boot menu

2023-04-28 Thread David Wright
On Thu 27 Apr 2023 at 10:18:56 (+0700), Max Nikulin wrote: > On 26/04/2023 22:57, Valentin Caracalla wrote: > > the issue with the BIOS boot interface (see my original posting) is still > > unsolved > > I had impression that there was no issue with booting in BIOS (legacy, > compatibility, CSM) m

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
Here is what I got. root@debian:/var# /bin/ls -ld */ drwxr-xr-x  2 root root   4096 Apr 28 15:46 backups/ drwxr-xr-x 19 root root   4096 Apr 12 20:20 cache/ drwxr-xr-x  2 root root   4096 Apr 28 20:59 cores/ drwxr-xr-x  2 root root   4096 Nov 13  2020 games/ drwxr-xr-x 62 root root   4096 Apr 12

Re: I need help with my var partition.

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 10:05:01PM -0400, Maureen L Thomas wrote: > Yes my figures are very similar to yours.  But even after a reboot I still > cannot burn a back up disk. Do not look at the NUMBERS. OWNER. GROUP. PERMISSIONS. The numbers mean nothing. > On 4/28/23 9:04 PM, Greg Wooledge wro

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
Yes my figures are very similar to yours.  But even after a reboot I still cannot burn a back up disk. On 4/28/23 9:04 PM, Greg Wooledge wrote: On Fri, Apr 28, 2023 at 08:57:47PM -0400, Maureen L Thomas wrote: OK so I went looking on the net /debian/var to find out why it is running out of roo

W: Possible missing firmware /lib/firmware/brand/yada*

2023-04-28 Thread Felix Miata
# inxi -Gxx Graphics: Device-1: Intel 82Q963/Q965 Integrated Graphics vendor: Dell driver: i915 v: kernel arch: Gen-4 ports: active: DVI-D-1 empty: VGA-1 bus-ID: 00:02.0 chip-ID: 8086:2992 # aka ancient # grep MODULES /etc/initramfs-tools/initramfs.conf # MODULES: [ most | netboot | dep

Re: I need help with my var partition.

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 08:57:47PM -0400, Maureen L Thomas wrote: > OK so I went looking on the net /debian/var to find out why it is running > out of room.  All I could find is the directions to delete said files.  I > will put them back, now. Make sure you get the ownership and permissions corre

Re: I need help with my var partition.

2023-04-28 Thread The Wanderer
On 2023-04-28 at 20:46, Jeremy Ardley wrote: > On 29/4/23 08:25, Maureen L Thomas wrote: > >> I am 72 and have forgotten a few things. I looked up debian/var and >> was told I could delete /var/log/ >> >> and /var/tmp/ and /var/cores/. I'd guess that this was *probably* meant as a direction to

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
OK so I went looking on the net /debian/var to find out why it is running out of room.  All I could find is the directions to delete said files.  I will put them back, now. On 4/28/23 8:46 PM, Jeremy Ardley wrote: On 29/4/23 08:25, Maureen L Thomas wrote: I am 72 and have forgotten a few thi

Re: I need help with my var partition.

2023-04-28 Thread Byung-Hee HWANG
Dear Mrs. Thomas, Maureen L Thomas writes: > (...) > I was thinking of upgrading > online but don't want to loose my data. First of all, please do back-up your *important* data. Such as pictures, video clips, diary, some text docs, etc. (Also i'm Debian user with Debian Bullseye under ThinkPad

Re: I need help with my var partition.

2023-04-28 Thread Jeremy Ardley
On 29/4/23 08:25, Maureen L Thomas wrote: I am 72 and have forgotten a few things.  I looked up debian/var and was told I could delete /var/log/ and /var/tmp/ and /var/cores/.  I left cores alone and deleted the other two.  Now I cannot burn a backup, download files and even go to web sites

Re: sudo and echo

2023-04-28 Thread The Wanderer
On 2023-04-28 at 20:36, Greg Wooledge wrote: > On Fri, Apr 28, 2023 at 08:00:02PM -0400, The Wanderer wrote: > >> I would suspect that >> >> $ sudo 'echo 123 > /root/123.txt' >> >> would produce the effect you're after, but as I don't have sudo >> installed, cannot verify that myself. > > No,

Re: sudo and echo

2023-04-28 Thread coreyh
On 29/04/2023 02:35, Greg Wooledge wrote: On Sat, Apr 29, 2023 at 01:52:11AM +0200, cor...@free.fr wrote: $ sudo echo 123 > /root/123.txt It tells me "permission rejected". Why this sudo can't get success? Because the redirection is done by your shell before sudo is executed. See

Re: sudo and echo

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 08:00:02PM -0400, The Wanderer wrote: > I would suspect that > > $ sudo 'echo 123 > /root/123.txt' > > would produce the effect you're after, but as I don't have sudo > installed, cannot verify that myself. No, that won't work. It'll try to execute a program named 'echo

Re: sudo and echo

2023-04-28 Thread Greg Wooledge
On Sat, Apr 29, 2023 at 01:52:11AM +0200, cor...@free.fr wrote: > $ sudo echo 123 > /root/123.txt > > It tells me "permission rejected". > > Why this sudo can't get success? Because the redirection is done by your shell before sudo is executed. See

I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
I am 72 and have forgotten a few things.  I looked up debian/var and was told I could delete /var/log/ and /var/tmp/ and /var/cores/.  I left cores alone and deleted the other two.  Now I cannot burn a backup, download files and even go to web sites from my nord vpn which was working great unt

Re: sudo and echo

2023-04-28 Thread The Wanderer
On 2023-04-28 at 19:52, cor...@free.fr wrote: > Hello list, > > When I run this command: > > $ sudo echo 123 > /root/123.txt > > It tells me "permission rejected". > > Why this sudo can't get success? If I'm not very much mistaken: because redirection like that is (as I understand matters) pr

sudo and echo

2023-04-28 Thread coreyh
Hello list, When I run this command: $ sudo echo 123 > /root/123.txt It tells me "permission rejected". Why this sudo can't get success? Thanks. Corey H

Re: Searching for HA shared storage free for docker

2023-04-28 Thread Linux-Fan
Mimiko writes: Hello. I would want to use a shared storage with docker to store volume so swarm containers can use the volumes from different docker nodes. As for now I tried glusterFS and linstor+drbd. GlusterFS has a bug with slow replication and slow volume status presentation or timing

bind9 and dns forward

2023-04-28 Thread Bonno Bloksma
Hello, I have a Debian machine at my home network performing several functions. Two of those are dns server for my network at home and a VPN server to the company network. To facilitate my use of the VPN to the company network I am also forwarding all dns requests tot the company domain to the

Re: why symbolic link arnt visible?

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 08:20:37PM +0200, to...@tuxteam.de wrote: > On Fri, Apr 28, 2023 at 01:28:11PM -0400, Greg Wooledge wrote: > > On Fri, Apr 28, 2023 at 07:06:17PM +0200, Maurizio Caloro wrote: > > > f: /var/lib/rancid/routers/configs > > > drwxr-xr-x root root / > > > drwxr-xr-x root r

Re: OT: Using my (new) cable based ISP with their modem in bridge mode and my existing router

2023-04-28 Thread john doe
On 4/28/23 20:25, rhkra...@gmail.com wrote: Some key phrases / sub topics: * Astound (cable based) ISP in eastern Pa. area * Arris DG2470A modem / router in bridge mode with Ubiquiti Edge Router X * Ubiquiti Edge Router X in DMZ I'm tired but I'm lost at your set up and I'm not in

Re: OT: Using my (new) cable based ISP with their modem in bridge mode and my existing router

2023-04-28 Thread Dan Ritter
rhkra...@gmail.com wrote: > Some key phrases / sub topics: >* Astound (cable based) ISP in eastern Pa. area >* Arris DG2470A modem / router in bridge mode with Ubiquiti Edge Router X >* Ubiquiti Edge Router X in DMZ > I've now signed up to a new ISP (Astound / RCN) that provides acce

OT: Using my (new) cable based ISP with their modem in bridge mode and my existing router

2023-04-28 Thread rhkramer
Some key phrases / sub topics: * Astound (cable based) ISP in eastern Pa. area * Arris DG2470A modem / router in bridge mode with Ubiquiti Edge Router X * Ubiquiti Edge Router X in DMZ Aside: I'm in a catch 22 -- my new, cable-based ISP (Astound / RCN) says my questions are out of scope

Re: why symbolic link arnt visible?

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 01:28:11PM -0400, Greg Wooledge wrote: > On Fri, Apr 28, 2023 at 07:06:17PM +0200, Maurizio Caloro wrote: > > f: /var/lib/rancid/routers/configs > > drwxr-xr-x root root / > > drwxr-xr-x root root var > > drwxr-xr-x root root lib > > drwxr-xr-x rancid rancid ranc

Re: why symbolic link arnt visible?

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 07:06:17PM +0200, Maurizio Caloro wrote: > Hello and thanks for so meny answer > > f: / > drwxr-xr-x root root / [...] > drwxr-x--- 4 rancid rancid 4096 Apr 27 18:44 /var/lib/rancid/routers > drwxr-x--- 2 rancid rancid 4096 Apr 27 18:44 ^^^ And here is your pro

Re: why symbolic link arnt visible?

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 07:06:17PM +0200, Maurizio Caloro wrote: > f: /var/lib/rancid/routers/configs > drwxr-xr-x root root / > drwxr-xr-x root root var > drwxr-xr-x root root lib > drwxr-xr-x rancid rancid rancid > drwxr-x--- rancid rancid routers > drwxr-x--- rancid rancid configs T

Promotion regarding my youtube channel

2023-04-28 Thread Ashir YT
Hey i hope you are doing well and fine , i came to know that you are sponsoring content creators related to cricketing field , i have also started my youtube channel, link will be provided below for my youtube channel. I am trying to make videos related to street cricket and i want you to sponsor m

AW: why symbolic link arnt visible?

2023-04-28 Thread Maurizio Caloro
Hello and thanks for so meny answer f: / drwxr-xr-x root root / f: /var drwxr-xr-x root root / drwxr-xr-x root root var f: /var/lib drwxr-xr-x root root / drwxr-xr-x root root var drwxr-xr-x root root lib f: /var/lib/rancid drwxr-xr-x root root / drwxr-xr-x root root var drwxr-xr-x root

Re: Evolution email (problem?) (IMAP, Gmail)

2023-04-28 Thread Max Nikulin
For those who missed start of the thread: it is dedicated to IMAP access to Gmail and Evolution behavior. On 27/04/2023 23:15, Default User wrote: It stays in both folders, with only the one in "All Mail" having a line through it, showing that is marked for deletion, but is not deleted, and is

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-28 Thread Max Nikulin
On 28/04/2023 15:06, Nicolas George wrote: Max Nikulin (12023-04-28): So URI comparison is not a trivial task. It is an impossible task unless you have specific information about the workings of the website. However some steps toward URL normalization should still be tried. And you will qu

Searching for HA shared storage free for docker

2023-04-28 Thread Mimiko
Hello. I would want to use a shared storage with docker to store volume so swarm containers can use the volumes from different docker nodes. As for now I tried glusterFS and linstor+drbd. GlusterFS has a bug with slow replication and slow volume status presentation or timing out. Also directory

Re: why symbolic link arnt visible?

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 06:53:11AM +0200, Maurizio Caloro wrote: > (Unattributed:) > >Could you do ls -l to /var/lib/rancid, /var/lib/rancid/routers and so on > >until .../c3560? > Every file in this path "-R rancid:randic /var/lib/rancid" Please actually show us. Use either of these two command

AW: Was it a good idea to buy an Epson printer?

2023-04-28 Thread Schwibinger Michael
Good afternoon Thank You for help. Its Debian 11 LXDE I did not find a button: Install printer. Regards Sophie Von: Andrew M.A. Cater Gesendet: Montag, 24. April 2023 21:41 An: debian-user@lists.debian.org Betreff: Re: Was it a good idea to buy an Epson

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-28 Thread Nicolas George
Max Nikulin (12023-04-28): > So URI comparison is not a trivial task. It is an impossible task unless you have specific information about the workings of the website. > And you will quickly face servers that sends incorrectly Content-Type or > intentionally put application/octet-stream with no sn

Re: AW: why symbolic link arnt visible?

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 06:20:02AM +0100, Tim Woodall wrote: [...] > It"s the target of the link that has a permission problem, not the > source. That's my bet, too. Cheers -- t signature.asc Description: PGP signature

Re: why symbolic link arnt visible?

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 06:53:11AM +0200, Maurizio Caloro wrote: > Thanks for you answer > > >I'm guessing what you mean by "will not appear": the web server doesn't show > >it. > Yes the Webserver Apache will not present the symbolic link folder > > >My first hunch would be that the web server