Re: Printer pull half of a second blank page after the first printed page and stops
Brian wrote: > Experimental packages (by their very nature) are not backported. > > In any case, what good is it supposed to do for this ancient printer? For me it was hard decision to give up the old HP 5L, but comparing to newer models everything was outstanding - power consumption, speed, maintenance only the capacity of the cartridge vs. price was worse ... It looks like newer models have smaller and more expensive cartridges. Does it correlate with the speed?
Re: geoip and iptables
Hi, In the past, we achieved this following this page: http://blog.jeshurun.ca/technology/block-countries-ubuntu-iptables-xtables-geoip Perhaps it helps you too. MJ On 19-3-2019 7:54, john doe wrote: Hi, I want to use geoip with iptables. I have installed the package 'geoip-database-extra' and it allows me to use the 'geoiplookup' utility. From what I understand, iptables requires the directory '/usr/share/xt_geoip' to be populated. What debian package(s) do I need to install that is not 'non-free' 'or contrib' to get that directory populated I can do it manually (1) but I would prefer a debian package. In other words: how do I let iptables use the geoip database provided by debian. Any help is welcome. 1) http://xtables-addons.sourceforge.net/geoip.php -- John Doe
Re: Printer pull half of a second blank page after the first printed page and stops
On 2019-03-19, deloptes wrote: > Brian wrote: > >> Experimental packages (by their very nature) are not backported. >> >> In any case, what good is it supposed to do for this ancient printer? > > For me it was hard decision to give up the old HP 5L, but comparing to newer > models everything was outstanding - power consumption, speed, > maintenance only the capacity of the cartridge vs. price was worse ... > It looks like newer models have smaller and more expensive cartridges. Does > it correlate with the speed? > I believe there's a direct proportionality with the speed of expenditure. -- “Let us again pretend that life is a solid substance, shaped like a globe, which we turn about in our fingers. Let us pretend that we can make out a plain and logical story, so that when one matter is despatched--love for instance-- we go on, in an orderly manner, to the next.” - Virginia Woolf, The Waves
Changing user while being root will leave you to the root homedir.
In a new debian 9.8 installation i noticed that: root@s165:~# pwd /root root@s165:~# su chomwitt chomwitt@s165:/root$ ..and from there i cant even execute ls. $ man ls man: can't change directory to '/root': Permission denied man: command exited with status 255: sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }' | (cd /root && LESS=-ix8RmPm Manual page ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$PM Manual page ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$ MAN_PN=ls(1) pager) In another 9.6 , changing user will put me in the user's home dir. Alexandros
Re: Changing user while being root will leave you to the root homedir.
Hi. On Tue, Mar 19, 2019 at 10:57:04AM +0200, aprekates wrote: > In a new debian 9.8 installation i noticed that: > > root@s165:~# pwd > /root > > root@s165:~# su chomwitt > chomwitt@s165:/root$ > > ..and from there i cant even execute ls. It's expected, su(1) says that: The current environment is passed to the new shell That includes $PWD, which is current working directory for the shell. Use "su - chomwitt", it'll work the way you expect it. Reco
Strange VLC upgrade
Good morning* Some days ago I made an upgrade and now VLC (3.0.6-0+deb9u1) is very strange: 1) If I am with the curser on the VLC window, it show not more the arrow, but the "Resize Cursor" 2) If I have several programs open and more then the half of my Thinkpad T400 memory (4 GByte) is used, vlc iconify itself 3) If I open a saved playlist, VLC rearrange it which I do not want 4) VLC lost all the times its sound settings and I have to search in a list of arrond 20 devices the right functioning one 5) VLC has now window decorations in the control panel in fullscreen modus and the control panel is outside of the screen in the bottom 6) At startup, VLC windows is always outside of screen geometry to the left 7) VLC does not more respect EWMH and the list continues endless! Are there solutions to solv this seven more important problems? Thanks in advance -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541400
Re: geoip and iptables
On 3/19/2019 8:54 AM, lists wrote: > Hi, > > In the past, we achieved this following this page: > How are you doing it now? > http://blog.jeshurun.ca/technology/block-countries-ubuntu-iptables-xtables-geoip > The above URL describes what apparently 'geoip-database-contrib' does, looks like I'll have to cooked something up! :) Thanks. -- John Doe
Choosing an image for my cloud server,
Probably little off topic. I have a cloud server , but my debian seems a cloned image and not a new installation. My provider doesnt provide a panel to choose an image at will to install. A choice that i had when i had a virtual server.. Is it standard for a cloud server provider to not giving you a panel to install at will an OS image you want? I mean are the technical reasons ? Are cloud servers more difficult to handle than virtual servers? Alexandros.
Re: Changing user while being root will leave you to the root homedir.
Thanks. It worked. Although its still strange why debian 9.8 behaves differently when i execute su foouser as root. On 19/3/19 11:21 π.μ., Qiming Ye wrote: Have you tried: # su - chomwitt - Qiming On 2019-03-19 10:57+0200, aprekates wrote: In a new debian 9.8 installation i noticed that: root@s165:~# pwd /root root@s165:~# su chomwitt chomwitt@s165:/root$ ..and from there i cant even execute ls. $ man ls man: can't change directory to '/root': Permission denied man: command exited with status 255: sed -e '/^[[:space:]]*$/{ N; /^[[:space:]]*\n[[:space:]]*$/D; }' | (cd /root && LESS=-ix8RmPm Manual page ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$PM Manual page ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q to quit)$ MAN_PN=ls(1) pager) In another 9.6 , changing user will put me in the user's home dir. Alexandros
Re: Choosing an image for my cloud server,
> I have a cloud server , but my debian seems a cloned image > and not a new installation. Common for a lot of providers; they create a "master image" and just allow that to be written to a newly provisioned server. > My provider doesnt provide a panel to choose an image at will to > install. A choice that i had when i had a virtual server.. Different companies provide different options; if this is important to you then you should look at alternatives. > Is it standard for a cloud server provider to not giving you a panel to > install at will an OS image you want? I mean are the technical reasons ? Some do, some don't. As for technical reasons there is often no reason against it, but if a hosting company provides "standard" images that means fewer people can mess-up installing a system via KVM, and an ISO. It lowers support-costs. > Are cloud servers more difficult to handle than virtual servers? Cloud servers and virtual servers are different names for the same thing. How easy/hard they are depends on your skills and the facilities that the hosting company offers. (i.e. Do they let you login via VNC / similar if you screwep your kernel, or firewall all traffic out.) Steve -- https://steve.fi/
How to slow more copying of files ?
Big copy operations (with cp) may be slow, but it is not my problem. But too, they slow the full computer ! Is there a way to slow the copy which is not a priority task to let the computer breath ? I have tried to use "nice" but without effect. Thanks in advance. PC
Re: what to do when Buster's apt won't purge?
Felix Miata wrote: > Anything I try to do ends with > > E: Sub-process /usr/bin/dpkg returned an error code (1) on account of > > /var/lib/dpkg/info/telnetd.postinst: 8: /var/lib/dpkg/info/telnetd.postinst: > update-inetd: not found > > or other failure messages related to broken telnet*. > > e.g. > apt purge telnet* > apt purge telnetd > apt install --fix-broken > aptitude full-upgrade > apt install -f > apt autoremove > dpkg-reconfigure telnetd > > var/lib/dpkg/info/# ll telnet* update* > -rw-r--r-- 1 root root 511 Mar 19 01:04 telnetd.list > -rw-r--r-- 1 root root 662 Feb 24 08:25 telnetd.md5sums > -rwxr-xr-x 1 root root 1451 Feb 24 08:25 telnetd.postinst > -rwxr-xr-x 1 root root 916 Feb 24 08:25 telnetd.postrm > -rwxr-xr-x 1 root root 210 Feb 24 08:25 telnetd.preinst > -rwxr-xr-x 1 root root 112 Feb 24 08:25 telnetd.prerm > -rw-r--r-- 1 root root0 Mar 19 01:01 telnet.list > -rwxr-xr-x 1 root root 167 Dec 2 15:12 telnet.postrm > -rw-r--r-- 1 root root0 Nov 28 08:32 update-inetd.list > -rwxr-xr-x 1 root root 211 Sep 29 04:46 update-inetd.postrm > > What does it take to make telnet* go away? Current pae kernel is broken, > so I need to get linux-image-686 installed. Option 1: install update-inetd, then try to purge again. Uninstall update-inetd. Option 2: Edit telnet.postinst and find where it calls update-inetd. Comment out that line. Try the purge again. Option 1 is cleaner. -dsr-
Re: How to slow more copying of files ?
On Tue, Mar 19, 2019 at 11:29:36AM +0100, Pierre Couderc wrote: > Big copy operations (with cp) may be slow, but it is not my problem. > > But too, they slow the full computer ! > > Is there a way to slow the copy which is not a priority task to let > the computer breath ? This is more complicated than you might wish :-) The problem centers around the definition of "slow": clearly, some resource is being hogged by your 'cp', but which one(s) will depend much on your hardware. Since you have tried 'nice' with no effect, let's assume that this resource isn't CPU. Then, you might have a look at 'ionice' (from the package util-linux). But too little RAM might be as well a problem. Another avenue might be using rsync, which offer a rate-limiting option (--bwlimit). Cheers -- tomás signature.asc Description: Digital signature
blank time in console too short
Hi folks, on my EEEPC, debian/testing, i386 since last update the blank time of the console (TTY1 - 5 ) is too short (1 Minute). I checked with another system, but all configurations are the same. How can I increase the time, until the console is blanking? I know of setterm, and I checked /etc/console-*/* as well as /etc/laptop-mode/ *. Others, like /etc/kbd/* or /etc/init/tty/* are not existent on both systems. I also know, that the blank time is hardcoded in the kernel (both got the same kernel version) and that it can be set either by a kernel parameter or using a setterm command in a login.def. Question: Is there any configuration option I missed? If "NO": Why is the behaviour different between the systems? If "YES": Where should I look, too? Thanks for any hints. Best regards Hans signature.asc Description: This is a digitally signed message part.
Re: How to slow more copying of files ?
Le 19/03/2019 à 11:29, Pierre Couderc a écrit : Big copy operations (with cp) may be slow, but it is not my problem. But too, they slow the full computer ! Is there a way to slow the copy which is not a priority task to let the computer breath ? I have tried to use "nice" but without effect. Make a try with ionice too. Thanks in advance. PC <>
Re: blank time in console too short
May be, it is bash's TMOUT what you are looking for. Am 19.03.19 um 12:08 schrieb Hans: > Hi folks, > > on my EEEPC, debian/testing, i386 since last update the blank time of the > console (TTY1 - 5 ) is too short (1 Minute). > > I checked with another system, but all configurations are the same. > > How can I increase the time, until the console is blanking? > > I know of setterm, and I checked /etc/console-*/* as well as /etc/laptop-mode/ > *. > > Others, like /etc/kbd/* or /etc/init/tty/* are not existent on both systems. > > I also know, that the blank time is hardcoded in the kernel (both got the > same > kernel version) and that it can be set either by a kernel parameter or using > a > setterm command in a login.def. > > Question: > Is there any configuration option I missed? > > If "NO": Why is the behaviour different between the systems? > > If "YES": Where should I look, too? > > Thanks for any hints. > > > Best regards > > Hans >
Re: blank time in console too short
On Tue, Mar 19, 2019 at 12:28:43PM +0100, Martin wrote: > May be, it is bash's TMOUT what you are looking for. No, that makes the shell exit. It doesn't do anything to the monitor. Try looking at setterm(1), perhaps? > Am 19.03.19 um 12:08 schrieb Hans: > > I know of setterm, and I checked /etc/console-*/* as well as > > /etc/laptop-mode/ > > *. Oh. Well, there goes my knowledge. > > Others, like /etc/kbd/* or /etc/init/tty/* are not existent on both systems. > > > > I also know, that the blank time is hardcoded in the kernel (both got the > > same > > kernel version) and that it can be set either by a kernel parameter or > > using a > > setterm command in a login.def. Oh, it sounds like you already knew the answer before you asked us. For the benefit of others who may be searching the archives looking for the answer to this question, perhaps you could tell us which kernel parameter this is. (So, why did you ask us?)
Re: Buster: do_IRQ: 1.35 No irq handler for vector
Can you share what changes you made to rsyslog.conf? That's not something I've ever messed with. Thanks. Bruce On 3/18/19 11:07 AM, Miguel A. Vallejo wrote: Same problem here. For me the messages appear *only* when I start the Arduino IDE and stops as soon as I close it. I suspect is something related to the pool of serial ports the Arduino IDE do to detect the plug of a new Arduino board. Adding pci=nomsi,noaer didn't work for me so I ended tweaking /etc/rsyslog.conf to get rid of them and continue to work as usual. El lun., 18 mar. 2019 a las 15:47, Bruce () escribió: I upgraded from Squeeze to Buster last week and have been having a problem with "No irq handler for vector" messages appearing in all the console windows. There were originally 3 different numeric values in the messages. After adding 'pci=nomsi,noaer' to the grub boot options, 2 of them stopped. I still get this more than 100 times per day.: Message from syslogd@penguin at Mar 18 10:11:08 ... kernel:[161132.371343] do_IRQ: 1.35 No irq handler for vector The time between messages can be as little as 9 seconds, or more than 2 hours. The messages happen throughout the day, whether I'm at the computer or not. I've tried 'dmesg -n 2', 'dmesg -n 1', and even 'dmesg -D'. The messages keep coming. I especially don't understand how 'dmesg -D' doesn't help, as it's documented purpose is to 'Disable the printing of messages to the console'. The messages don't correlate to any other events I can find in the log files. On a long shot, I disconnected the optical drives, unplugged the UPS from the USB port, and removed the TV capture card. None of that made a difference. Other than the messages, the system is running fine. The system includes a Phemon II CPU and 16 GB RAM in a Gigabyte 890GPA-UD3H motherboard. Any suggestions? Bruce
Re: How to slow more copying of files ?
On 3/19/19 11:39 AM, to...@tuxteam.de wrote: On Tue, Mar 19, 2019 at 11:29:36AM +0100, Pierre Couderc wrote: Big copy operations (with cp) may be slow, but it is not my problem. But too, they slow the full computer ! Is there a way to slow the copy which is not a priority task to let the computer breath ? This is more complicated than you might wish :-) The problem centers around the definition of "slow": clearly, some resource is being hogged by your 'cp', but which one(s) will depend much on your hardware. in fact, in this case, it is a copy of mailboxes (many small files) from a location to another, the whole on a brtfs RAID1 device... Since you have tried 'nice' with no effect, let's assume that this resource isn't CPU. Yes, top, shows it (what it is allowed to run ;) Then, you might have a look at 'ionice' (from the package util-linux). But too little RAM might be as well a problem. Another avenue might be using rsync, which offer a rate-limiting option (--bwlimit). Thank you, sure I shold use rsync or ionice. Anyway, it not a reptitive tasks, but it was yo understand...
Re: blank time in console too short
> > > I also know, that the blank time is hardcoded in the kernel (both got > > > the same kernel version) and that it can be set either by a kernel > > > parameter or using a setterm command in a login.def. > > Oh, it sounds like you already knew the answer before you asked us. > For the benefit of others who may be searching the archives looking > for the answer to this question, perhaps you could tell us which kernel > parameter this is. > > (So, why did you ask us?) I had the hope, there might be someone pointing me to something else, I missed somewhere. :) Best Hans signature.asc Description: This is a digitally signed message part.
Re: How to slow more copying of files ?
On 3/19/19 11:40 AM, Kevin DAGNEAUX wrote: Le 19/03/2019 à 11:29, Pierre Couderc a écrit : Big copy operations (with cp) may be slow, but it is not my problem. But too, they slow the full computer ! Is there a way to slow the copy which is not a priority task to let the computer breath ? I have tried to use "nice" but without effect. Make a try with ionice too. Yes, as it is not a CPU problem, it is a IO poblem. Thnk you
Debian 9 Printer stopped working
I went to print 3 pages it printed 2 only and stopped. The printer was Canon MD2160. I then tryed to print from HP laserjet Professional P1102W but still no printing. The the printers have been working fine for a long time and now just stopped. can you help me please. Isaac Shields
Re: what to do when Buster's apt won't purge?
On 3/19/19, Dan Ritter wrote: > Felix Miata wrote: >> Anything I try to do ends with >> >> E: Sub-process /usr/bin/dpkg returned an error code (1) on account of >> >> /var/lib/dpkg/info/telnetd.postinst: 8: >> /var/lib/dpkg/info/telnetd.postinst: update-inetd: not found >> >> or other failure messages related to broken telnet*. >> >> < snipped for brevity > >> >> What does it take to make telnet* go away? Current pae kernel is broken, >> so I need to get linux-image-686 installed. > > Option 1: install update-inetd, then try to purge again. > Uninstall update-inetd. That's what I was thinking, too.. "install --reinstall".. But my personal observation is also that this only brings in the immediately requested package. It doesn't touch the dependencies on the second round. That would matter if the purge-preventing glitch stretched across two or more interactive packages somehow. :) > Option 2: Edit telnet.postinst and find where it calls update-inetd. > Comment out that line. Try the purge again. > > Option 1 is cleaner. If those don't work, you could also try a different package manager. I can't remember the circumstances now, but I've had luck with dpkg when apt-get failed specifically on purges. I'm sure of that because I can remembering having to "man dpkg" to find the purge flag, grin. I've seen dpkg get head nods from another User or two for similar reasons. Cindy :) -- Cindy-Sue Causey Talking Rock, Pickens County, Georgia, USA * runs with birdseed *
Re: Debian 9 Printer stopped working
On 2019-03-19 12:27, isaac wrote: I went to print 3 pages it printed 2 only and stopped. The printer was Canon MD2160. I then tryed to print from HP laserjet Professional P1102W but still no printing. The the printers have been working fine for a long time and now just stopped. can you help me please. Isaac Shields There are numerous possibilities. What has changed, did they both work with current set up ? The Canon may be broken and the HP has network issue. It's unlikely both are defunct. If new installation you should check all the configuration. If old installation, I dunno but should still check all the configuration. mick -- Key ID4BFEBB31
Re: Buster: do_IRQ: 1.35 No irq handler for vector
I added this line as very first line in /etc/rsyslog.conf :msg, contains, "No irq handler for vector" ~ Basically it means: if message contains "No irq handler for vector" then discard. Once you add the line, restart rsyslog: systemctl restart rsyslog It's only a temporary solution until the progem gets fixed, but at least it allows you to continue doing your work. Hope this helps. Bruce Halco () wrote: > > Can you share what changes you made to rsyslog.conf? That's not > something I've ever messed with. > > Thanks. > > Bruce
Re: what to do when Buster's apt won't purge?
Dan Ritter composed on 2019-03-19 06:34 (UTC-0400): > Felix Miata wrote: >> What does it take to make telnet* go away? Current pae kernel is broken, >> so I need to get linux-image-686 installed. > Option 1: install update-inetd, then try to purge again. > Uninstall update-inetd. > Option 2: Edit telnet.postinst and find where it calls update-inetd. > Comment out that line. Try the purge again. > Option 1 is cleaner. Thanks! It worked. Don't get old. I should have thought of that. :-p -- Evolution as taught in public schools is religion, not science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/
Buster alpha5 -- was Buster: do_IRQ: 1.35 No irq handler for vector
On 3/19/19 8:37 AM, Miguel A. Vallejo wrote: > It's only a temporary solution until the progem gets fixed, but at > least it allows you to continue doing your work. I installed Buster alpha5 the other day, and the LTO5 tape drive quit working, intermittently. Troubleshooting a tape drive is *slow*. It took 3 or 4 days of man pages, docs, surfing, rebooting, and some luck to discover that amanda wants a 32768 block size and tar wants 512. Settable with mt-st, when there's a tape in the drive. What is going on with the Debian management? Debian's always been solid as a rock (stable has, anyway). That tape config, the UUIDs, the s.*d word, etc. They're buggy and/or badly thought out -- their interfaces to us mortals are terrible. -- Glenn English
Re: Buster: do_IRQ: 1.35 No irq handler for vector
Works perfectly! Thank you very much. Bruce On 3/19/19 10:37 AM, Miguel A. Vallejo wrote: I added this line as very first line in /etc/rsyslog.conf :msg, contains, "No irq handler for vector" ~ Basically it means: if message contains "No irq handler for vector" then discard. Once you add the line, restart rsyslog: systemctl restart rsyslog It's only a temporary solution until the progem gets fixed, but at least it allows you to continue doing your work. Hope this helps. Bruce Halco () wrote: Can you share what changes you made to rsyslog.conf? That's not something I've ever messed with. Thanks. Bruce
Re: Strange VLC upgrade
Michelle Konzack wrote: > the list continues endless! Hi Michelle, I gave it up on VLC long time ago. ported kplayer to TDE and this is it. I hope someone else will help, but I was in the same situation >10y ago. regards
a lot mail
Dear Sir/Madam I have received lots of mails in my inbox. I checked account setting, but didn't find any item about it. how can I cancel this flow of e-mails? lots of thanks Peyvand
Re: a lot mail
On 20/03/2019 00:15, Iman P. wrote: > Dear Sir/Madam > > I have received lots of mails in my inbox. I checked account setting, but > didn't find any item about it. > how can I cancel this flow of e-mails? > > lots of thanks > > Peyvand I am happy for me to correct me on this. If you want to unsubscribe then the same page you signed up with has this option https://lists.debian.org/debian-user/ However if you still want to be part of the list, maybe set up a folder for e-mail and then direct e-mail so it gets placed in that folder, it helps to manage e-mail a little when all mail from the user list goes to one place. What e-mail client are you using ? I can help with Thunderbird, and others here can perhaps help with other clients. Hope this helps . Paul > -- Paul Sutton http://www.zleap.net https://www.linkedin.com/in/zleap/ gnupg : 7D6D B682 F351 8D08 1893 1E16 F086 5537 D066 302D
Re: Debian 9 Printer stopped working
isaac schreef op 2019-03-19 13:27: I went to print 3 pages it printed 2 only and stopped. The printer was Canon MD2160. I then tryed to print from HP laserjet Professional P1102W but still no printing. The the printers have been working fine for a long time and now just stopped. can you help me please. Isaac Shields Probably the 3 pages print job is still waiting for the Canon printer to finish and is blocking the other print jobs. You can clear the printer queue in the Cups web interface: http://127.0.0.1:631/ --- Floris
Re: Strange VLC upgrade
Michelle Konzack wrote: > Good morning* > > Some days ago I made an upgrade and now VLC (3.0.6-0+deb9u1) is very > strange: > > 1) If I am with the curser on the VLC window, it show not more the >arrow, but the "Resize Cursor" > > 2) If I have several programs open and more then the half of my >Thinkpad T400 memory (4 GByte) is used, vlc iconify itself > > 3) If I open a saved playlist, VLC rearrange it which I do not want > > 4) VLC lost all the times its sound settings and I have to search in >a list of arrond 20 devices the right functioning one > > 5) VLC has now window decorations in the control panel in fullscreen >modus and the control panel is outside of the screen in the bottom > > 6) At startup, VLC windows is always outside of screen geometry to >the left > > 7) VLC does not more respect EWMH > > and the list continues endless! > > Are there solutions to solv this seven more important problems? > > Thanks in advance i'm not seeing any problems like this with the current version in testing which reports a version (via dpkg) of 3.0.6-1 (but i'd not had a problem like you've reported with the previous versions either). since i am following testing/unstable at times i do expect things to not quite always work but vlc has usually been at least ok - i also have to admit that i don't use it very often. perhaps it is a desktop/environment issue as i've been using MATE... that is all i can think of at the moment. songbird
Re: youtube video downloader for chrome
On 3/18/19, Carl Fink wrote: > On Mon, Mar 18, 2019 at 12:36:37PM +0100, Pierre Frenkiel wrote: > >> thank you David for your suggestion. It's exactly what I was doing but >> I don't understand why the gui version works perfectly on my intel >> desktop >> (i.e. I have the youtube video downloader button in my toolbar), and >> can't >> be installed on amd64. > > I don't know the extension you're using is having trouble, but the > VideoDownloadHelper extension needs a companion app to download most video > these days. Maybe your extension only has a companion app compiled for > Intel? > -- > Carl Fink nitpick...@nitpicking.com Maybe worth mentioning: youtube-dl, exceptionally useful and simple CLI tool. Available on official repositories.
Re: a lot mail
On Wed 20 Mar 2019 at 03:45:23 (+0330), Iman P. wrote: > I have received lots of mails in my inbox. I checked account setting, but > didn't find any item about it. > how can I cancel this flow of e-mails? Assuming you're talking about debian-user, you could unsubscribe at https://lists.debian.org/debian-user/ and then subscribe again, but check the box underneath the email address box, labelled "Use debian-user-digest mailing list, an automatic read-only digest of debian-user." Cheers, David.
Re: Changing user while being root will leave you to the root homedir.
Have you tried: # su - chomwitt - Qiming On 2019-03-19 10:57+0200, aprekates wrote: > In a new debian 9.8 installation i noticed that: > > root@s165:~# pwd > /root > > root@s165:~# su chomwitt > chomwitt@s165:/root$ > > ..and from there i cant even execute ls. > > $ man ls > man: can't change directory to '/root': Permission denied > man: command exited with status 255: sed -e '/^[[:space:]]*$/{ N; > /^[[:space:]]*\n[[:space:]]*$/D; }' | (cd /root && LESS=-ix8RmPm Manual page > ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for > help or q to quit)$PM Manual page ls(1) ?ltline %lt?L/%L.:byte %bB?s/%s..?e > (END):?pB %pB\%.. (press h for help or q to quit)$ MAN_PN=ls(1) pager) > > > In another 9.6 , changing user will put me in the user's home dir. > > Alexandros >
Re: blank time in console too short
Hans wrote: > I had the hope, there might be someone pointing me to something else, I > missed somewhere. :) by blank you mean the screen goes dark or the time it waits for password? For me blank is the screen goes dark and this is setting the blanking of the screen - nothing to do with the console or terminal settings. It happens when I use RS232 to connect to the firewall for example, but I don't know how long it takes - if it is a minute or more.
Re: blank time in console too short
Hans composed on 2019-03-19 12:08 (UTC+0100): > on my EEEPC, debian/testing, i386 since last update the blank time of the > console (TTY1 - 5 ) is too short (1 Minute). > I checked with another system, but all configurations are the same. > How can I increase the time, until the console is blanking? How about no blanking at all? consoleblank=0 https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt -- Evolution as taught in public schools is religion, not science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/
Re: blank time in console too short
No, this is not want I want. However, i know ybout kernel params. Best Hans > How about no blanking at all? > consoleblank=0 > https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt signature.asc Description: This is a digitally signed message part.
why key repeating fails?
holding down a key is equal to repeatedly pressing a keythis usually work in stretch at firstbut after some time, it mysteriously fails it can't be solved by logging out and logging again how to troubleshoot it?? Thanks!