I've a couple od directories in ~/.cache I can't read or get rid of.
find: '/home/mike/.cache/gvfs': Permission denied
find: '/home/mike/.cache/doc': Permission denied
ls, rmdir and unlink also get 'Permission denied' when executed by root.
Suggestions?
Thanks,
Mike
--
"It's not that I'm so smart,
On Mon, Mar 04, 2024 at 11:41:07PM +, ghe2001 wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> rpi5 and 4, standard Debian clone OS
>
> 1) The 5, pi5.slsware.lan, keeps sending me email saying,
> "*** SECURITY information for pi5 ***"
> and
> "pi5 : Mar 4 15:40:14 : root : unable
David Wright wrote:
> You could try running:
>
> $ xmodmap -e 'keycode 124=' # to override XF86PowerOff
>
> $ xmodmap -e 'keycode 150=' # to override XF86Sleep
>
> $ xmodmap -e 'keycode 151=' # to override XF86WakeUp perhaps.
Thank you Mr. Wright for trying to help.
Given your input I read
On my keyboard there are some buttons in the top right corner above
the number pad. one marked with circle with an x over it, one with a
moon the third with analarm clock ringing.
Wondering what they were and how they were handled I typed
'Control v' in bash on the command line then the bu
mike@RPI4b3:~> uname -a
Linux MikesPI 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1
(2023-11-24) aarch64 GNU/Linux
Yes I'm on Raspberry Debian now but my Devuan system still isn't
working well enough to post here and I ran into this first on my
daedalus system.
visud0 complains that my h
On Mon, Jan 01, 2024 at 10:36:41AM -0600, David Wright wrote:
> Is the history of this issue relevant?
> https://forums.raspberrypi.com/viewtopic.php?t=282768
David the most relevant part of that old post is the last line.
> On Mon, 1 Jan 2024 13:53:44 -0500 Greg Wooledge wrote:
> Oh, it's the
Prior to the introduction of systemd /etc/inittab had this line in it:
kb::kbrequest:/bin/echo "Keyboard Request--edit /etc/inittab to let this work."
and I found it useful to tie a call to openvt to Alt Up which went
well with ALT Right or Left arrow to move between VTs.
.
Has anyone knowledge
Mr. Wooledge,
Long before I realized I could put /home/mike on a separate
partition I started putting my stuff on a separate partition and just
called it /mc. A couple of tomes I had different OS versions on the
same hard drive so it made sense to keep the portions of my stuff that
weren't OS s
In response to Greg Wooledge's message of Wed, 27 Dec.
As it turns out every line in /mc/bin/xterm_bindings that
was not a comment was problematic.From man readline or info readline
I saw this: bind '"\C-x\C-r": re-read-init-file' and that is the syntax
I used in xterm_bindings, as '"\e[1;5
You are correct Tixy and my apologies.
Raspberry Pi advertises itself as Debian and I hadn't noticed that
the sources.list only has raspberrypi,com in it. It was designed as a
children's teaching aid which probably explains the auto update.
Again my apologies for raising what turns out to be a fals
Mr. Martinez,
I tried every thing I could think of with little success:
apt-get update; apt-get upgrade
apt update && apt -y full-upgrade
apt-get reinstall firefox
None of these restores firefox's black menus
Mr. Walton,
I'm pleased to hear that you have not had the problems I've run
You guys were rigt all along, I just couldn't see it.
Greg's suggestion to try dash showed me the error of my ways.
I moved .inputrc to no.inputrc, commented out the line in
bash.environment that pulled in xterm_bindings, killed and restarted X
and sure enough I had '"' in an lxterminal window.
I m
root@RPI4b3:~> tty; echo $SHELL; echo "' " | hd
/dev/tty1
/bin/bash
27 20 0a |' .|
0003
mike@RPI4b3:~> tty; echo $SHELL; echo "' " | hd
/dev/tty6
/bin/bash
27 20 0a |' .|
0003
mike@RPI4b3
This is reported by "xev" in response to the "'" key:
KeyPress event, serial 48, synthetic NO, window 0x1e1,
root 0x3af, subw 0x0, time 1860575, (170,-87), root:(1005,201),
state 0x10, keycode 48 (keysym 0x27, apostrophe), same_screen YES,
XLookupString gives 1 bytes: (27) "'"
X
I seldom use the command line while on the desk top since I keep 10
VTs open for day to day tasks so only recently noticed that when I
type a single quote "'" in bash xterm or lxterminal nothing shows. If
I open a file for editing with jed, my favorite editor, I can type a
single quote but back
On my RPI4b bookworm system as I was browsing, Firefox stopped me
demanding to update and I couldn't continue to use FF until I accepted
its demand and let it update. It did so then restarted FF at which
point it became almost totally unusable the menu bars had come to
black background with very da
to break a working system.
There are 259 packages whose name starts with 'python', admittedly I
could purge one a week and see if anything breaks, that would only take
5 years but I'm not quite that patient.
Suggestions?
Thanks,
Mike McClain
--
Every problem has a gift for you in its hands.
- Richard Bach
Seeing several messages complaining about fetching messages from
gmail.com I'd like to point out that gmail can be set to forward all
messages to a gmail account to another account on a different server.
I saw a message making that point several years ago, probably here,
and seldom log into
If anyone on the list is using masqmail I'd be interested in hearing
how well it works and how easy it is to set up for a single user
system that's not online 24/7.
Thank,
Mike
--
Spirit is an invisible force made visible in all life.
- Maya Angelou
My old PIII died and I replaced it with a Raspberry PI running
the Raspbian derivative of Debian.
It's clear just from the cookies that PaleMoon browser and
Chromium call home every time they are used.
The number of other apps that are keeping history of my
usage/transactions that I see
On Tue, Dec 08, 2020 at 10:53:16AM -0500, Stefan Monnier wrote:
> > I bought a SanDisk Cruzer Glide USB stick. The fine print on the package
> > says it has SecureAccess software. It is so secure it prevents me from
> > writing to it without running the included Bill Gates cancerous, virus
> > in
On Tue, Nov 24, 2020 at 02:48:12PM +0100, Kamil Jo?ca wrote:
> Mike McClain writes:
>
> [...]
> > Locale is another area where there is a lot of data that the
> > average user, I suspect, has no use for and localepurge in Debian, at
> > least, is hamstrung by t
On Mon, Nov 23, 2020 at 07:51:09AM -0500, Greg Wooledge wrote:
> On Sat, Nov 21, 2020 at 01:20:39PM -0600, Martin McCormick wrote:
> > I just cd'd to that directory and it looks like there's
> > about 1 GB there.
>
> unicorn:~$ du -sh /usr/share/zoneinfo
> 3.5M /usr/share/zoneinfo
> unicorn:~$
On Mon, Oct 19, 2020 at 07:55:27AM -0400, Greg Wooledge wrote:
>
> > I use 'set -e'
>
> NOOO
While interesting this response is not very informative.
I can only tell that you have a problem with it.
I spent a while searching your wiki trying to find your objections
without luck, so wou
On Sat, Oct 17, 2020 at 03:01:13PM -0700, David Christensen wrote:
>
> Is /sda the mount point for your backup media? If so, that is confusing --
> 'sda' implies '/dev/sda', which should be your system drive (e.g. root). I
> would label the backup filesystem 'backup-rpi4b' and mount it at
> '/mnt
On Sat, Oct 17, 2020 at 10:30:04AM +0200, to...@tuxteam.de wrote:
> On Fri, Oct 16, 2020 at 05:09:42PM -0500, Mike McClain wrote:
> > I've been using rsync to backup to a flash drive but it's not
> > performing exactly as I expected.
>
> I think Will nailed it. Your
I've been using rsync to backup to a flash drive but it's not
performing exactly as I expected.
The man page says:
--deletedelete extraneous files from dest dirs
A section of the backup script is so:
Params=(-a --inplace --delete);
Flash=/sda/rpi4b
cd /home/mike
[ ! -d $Flash/m
On Tue, Oct 13, 2020 at 04:46:56PM -0400, Cindy Sue Causey wrote:
> On 10/13/20, L Godioleskky wrote:
> > App localepurge eliminates some, but far from all of these un-needed files
>
> What's it leaving behind that you would like to see additionally
> purged? If there's not a known tweak, flag, or
On Mon, Aug 31, 2020 at 09:41:06PM +, Long Wind wrote:
> my memory is poor, i can't remember many accounts and passwords
The more experience you have the harder it is to find the
memory you're searching for. That's my story and I'm sticking to it.
Mnemonics can make passwords relativ
I took a look at ~/.local/share/.recently-used.xbel and see that
not only is it tracking what I do but claims to be the property of
freedesktop.org. Is there any way to see if this is being sent to them
and who might they be selling this info to?
It's bad enough that Google and so many othe
GRC.com
On Mon, Aug 17, 2020 at 07:59:19PM +0200, gru...@mailfence.com wrote:
> does anyone know of a reliable site that can stress test my firewall
--
'Personal view' is a Buddhist term signifying an individual view based
on the erroneous idea that the ego, or personal self, is reality and
can pe
On Sat, Jun 13, 2020 at 02:01:06PM +0300, Teemu Likonen wrote:
> ROHIT SONI [2020-06-13T10:12:06+05:30] wrote:
>
> > I need full commands for 2020.2 gnu/linux rolling kali tty1
>
> List all commands in a terminal program and Bash shell:
>
> ls -l {/usr,}/{s,}bin/; help
>
> --
> /// Teemu Likone
Is there a way to get gpm to quit issuing these messages?
Jul 9 08:10:00 playground /usr/sbin/gpm[2929]: *** info
[daemon/processrequest.c(42)]:
Jul 9 08:10:00 playground /usr/sbin/gpm[2929]: Request on 12 (console 6)
Thanks,
Mike
--
Diplomats are nothing but high-class lawyers - and some ain'
Thank you Mr. Weber.
I installed guvcview and now can see the scope's output.
Much obliged,
Mike
On Wed, Jun 05, 2019 at 05:04:53PM -0400, Bob Weber wrote:
> On 6/5/19 3:09 PM, Mike McClain wrote:
>
> I Have something that may be similar.?? Its Jiusion Digital
> Microscope.??
I bought a USB digital microscope from Walmart that the ads
claimed would work under Win2K and Linux. So far the supplier has
failed to back up that claim with meaningful info.
Has anyone had any luck getting one of these working under Debian?
This one claims 1000x magnification and the sup
On Tue, Feb 19, 2019 at 12:10:15PM +0100, tony wrote:
> In my fiddling with DNS, I installed (as su) a python package from pypi
> called 'dig'. It turned out to not be what I expected, so I abandoned it.
>
> However, now when I enter 'dig' on the command line, it runs this python
> thing. So I unin
On Fri, Jul 06, 2018 at 06:25:43AM -0500, Richard Owlett wrote:
> I multi-boot several configurations &/or releases of Debian.
> I will run identical test scripts on each.
> I want to store the results in a common logging file.
>
> I can set up an appropriate environment with a custom fstab contain
On Tue, Jul 03, 2018 at 05:42:15PM -0500, David Wright wrote:
> On Tue 03 Jul 2018 at 08:52:22 (-0700), Mike McClain wrote:
> > On Mon, Jul 02, 2018 at 03:17:27PM -0400, Stephen P. Molnar wrote:
> >
> > Should anyone reading this know hjow to get exim4 to connect to
>
On Mon, Jul 02, 2018 at 03:17:27PM -0400, Stephen P. Molnar wrote:
> When I ran ifconfig on the Linux platform it showed the unet
> connection to be 162.237.98.238!!? The LAN modem employs DCHP
> set with allowed IP range as 192.168.1.64 through 192.168.1.253,
> which was set by the T&T insta
On Sun, May 06, 2018 at 02:36:50PM -0400, Thomas George wrote:
> Box is between two tables but managed to remove side cover and with
> mirror confirmed green light on motherboard. Unplugged power cord,
> green light goes out, reconnected power, green light on and power
> switch works, BIOS message
Thank you Richard.
I suspect $(grep /south40/docs/ /proc/mounts) would be faster than
$( mount | grep 'south40/docs').
And I'm sure [ -f /south40/docs/.flag ] would be.
Much obliged.
Mike
On Tue, Mar 13, 2018 at 05:37:07PM +1300, Richard Hector wrote:
> On 13/03/18 16:40,
Thank you David.
As it happens I have util-linux installed but as with most of Gnu/Linux
there are hundreds of programs I've never used and don't know what do.
Appreciate the heads-up.
Mike
On Tue, Mar 13, 2018 at 08:49:58PM +1100, David wrote:
> On 13 March 2018 at 14:40, Mike M
A while back, Pierre Gaston posted this little tidbit to quickly
determine if my network is up:
[ "$(
On Wed, Dec 20, 2017 at 04:02:01PM +0300, Selim T. Erdo??an wrote:
>
> Try pressing ESC, or clicking on various points in the window.
>
> I sometimes see such overlaid stuff on websites and, on some, I can get
> it to go away, and see the underlying "real stuff", by such a press/click.
Thanks Seli
On Tue, Dec 19, 2017 at 03:06:10PM -0500, Matthew Crews wrote:
>
> Well there is the fourth option, though its not ideal and doesn't really fix
> the problem:
>
> Use some version of Windows in a VM (ideally Windows 7, but Windows 10 will
> be easier to acquire), or access your bank on a modern m
I signed up with Navy Federal Credit Union online banking last week.
I can login, I get the banner in color , it says getting your info.
As soon they come back with and display my balance all the text turnes
to grey and a twiddler pops up and it stays like that forever.
NFCU's tech support will
I went to the message you linked and then the site mentioned and downloaded a
large /etc/hosts file that seems to send most of what was eating up cpu &
memory to the bit bucket. Huge difference in FF response time, no hard drive
grinding. Top now shows around 10% cpu usage and 80% memory.
Thank
I run an older PC, Pentium3 w/ 512M memory which does everything I
need but Iceweasel is killing me since the last couple of upgrades.
It's become such a memory hog that it ties up the system for minutes
at a time.
How can I backup to the version of a couple of months ago?
Thanks,
Mike Mc
On Wed, Sep 06, 2017 at 02:31:08AM -0400, Gene Heskett wrote:
>
> The total configuration generally is not a single file, usually broken up
> according to its order in the programs bootup, first being the basic
> config, then the first of what could be 2 or 3 .hal files, some of which
> can't be ru
On Sat, Aug 26, 2017 at 04:35:21PM -0400, Gene Heskett wrote:
>
> I have had the ultimate revenge on those who were enemies at one time,
> I've outlived the turkeys without doing anything to hasten their
> demise. ;-)
>
I thought that was worthy of being a tagline.
Hope you don't mind.
Mike
--
You
On Tue, Aug 22, 2017 at 08:46:24PM +0100, Brian wrote:
> Wow! Can you suggest something which gives one teensy-weensy bit of
> memorability?
Here's a solution I like. Scramble some letters and numbers you
know by heart to create your password, like so:
My mother's nickname is Ginny. She was bo
On Wed, Jun 21, 2017 at 07:40:59PM -0400, Carl Fink wrote:
> On 06/21/2017 04:56 PM, Mike McClain wrote:
> >Can someone point me at where to look to see why I can't upgrade iceweasel?
> >
> Have you tried typing "apt-get install firefox-esr"? It should tell
>
When I do 'apt-get upgrade', I get the following:
The following packages have been kept back:
firefox-esr
and firefox/iceweasel is what I was hoping to upgrade.
Can someone point me at where to look to see why I can't upgrade iceweasel?
Thanks,
Mike
--
As Andy Capp's wife said,
"You're only young
On Sun, Jun 18, 2017 at 07:26:01PM -0700, John Conover wrote:
> Hi Mike. You are running stateful NAT, (stateful Network Address
> Translation on your modem/router,) right? Also, your modem/router
> should not be responding to ping(1)/icmp/ident packets since you do
> not allow remote/external acc
On Sun, Jun 18, 2017 at 08:05:41PM -0500, John Hasler wrote:
> The hits are coming from bots running on cracked computers. The botnet
> operators control them through several layers of indirection.
>
> I suspect that a majority of the Windows boxes in the world may be under
> the control of botnet
First let me say that according to my IDS I haven't been hacked.
I don't have a website or run any servers for off site access.
Just an individual with an ATT internet connection.
All the flack in the news lately about Russian hacking and Putin's
denials got me curious and I enabled my firewal
On Tue, Apr 25, 2017 at 11:29:18AM -0500, David Wright wrote:
> On Tue 25 Apr 2017 at 17:22:28 (+0200), Vincent Lefevre wrote:
> > On 2017-04-24 15:57:17 -0700, Mike McClain wrote:
> > > I'm running Debian Wheeze on a P3 1/2M memory. Mostly CL.
> > > Mutt
I'm running Debian Wheeze on a P3 1/2M memory. Mostly CL.
Mutt 1.5.21 is the culprit ( or am I? )
I subscribe to mailing lists in digest form.
Mutt recognizes the fact when I'm viewing a Debian User digest but not
when I'm reading a 'help-bash' digest from gnu.org. The difference
that's got me
On Thu, Mar 30, 2017 at 09:40:29PM -0400, Henning Follmann wrote:
> On March 30, 2017 8:27:54 PM EDT, Mike McClain
> wrote:
> >On Thu, Mar 30, 2017 at 07:25:52AM -0400, Henning Follmann wrote:
> >> On March 28, 2017 7:46:02 PM EDT, Mike McClain
> > wrote:
> >
&
On Thu, Mar 30, 2017 at 07:25:52AM -0400, Henning Follmann wrote:
> On March 28, 2017 7:46:02 PM EDT, Mike McClain
> wrote:
> >The situation is this:
> >
> > phoneeth0 eth1
> >AT&T---| || || |---| |
> >
On Wed, Mar 29, 2017 at 08:50:15AM -0400, rhkra...@gmail.com wrote:
> On Wednesday, March 29, 2017 03:17:37 AM David Christensen wrote:
> > On 03/28/2017 04:46 PM, Mike McClain wrote:
> > > phoneeth0 eth
On Tue, Mar 28, 2017 at 10:14:50PM -0400, Dan Ritter wrote:
> On Tue, Mar 28, 2017 at 04:46:02PM -0700, Mike McClain wrote:
> > The situation is this:
> >
> > phoneeth0 eth1
> > AT&T---| || || |---| |
&g
Howdy,
I have a WAN/LAN challenge I'm hoping for help with.
I'm runniing Debian 7.11 on a Pentium 3 with 250MB ram.
mike@/deb7:~> uname -a
Linux playground 3.2.0-4-686-pae #1 SMP Debian 3.2.84-2 i686 GNU/Linux
The situation is this:
phoneeth0 eth1
AT&T---| ||
My .fetchmailrc has this:
poll mail.copper.net protocol pop3
user "mike..."with pass "" is "root" here
forcecr smtpaddress localhost fetchall
mda "/usr/sbin/sendmail -i -f %F -- %T"
HTH,
Mike
On Sun, Nov 27, 2016 at 02:37:23PM -0700, Bob Holtzman wrote:
> fetchm
Don't know if this will help but...
I have a 2 box network, Wheezy and Win2K, cable connected and able to
access directories on the Win2K box from Debian.
Never needed to go the other way.
The Linux box is named playground, the Win2K box South40.
There is a router between them but it's not necessar
I open several aps in .xsession, a couple of xterms, clock, iceweasel.
The first in .xsession is an xterm I use for command line stuff.
This xterm is seldom at any one pts but rather moves around. Is there
a way to tell X to always open that xterm on /dev/pts/1?
Thanks,
Mike
--
During t
On Thu, Jun 18, 2015 at 03:22:37PM -0500, Richard Owlett wrote:
> Scarletdown wrote:
> >How about a portable wireless hotspot device and service?
>
> I was leaning away from that solution - unsure of security
> implications when using personal hotspot.
>
> >The
> >way I understand how those work, y
On Wed, Jun 17, 2015 at 11:03:47AM -0500, Richard Owlett wrote:
> My connectivity for ~3 decades has been at <= 56k.
> Current ISP abandoning that market ;/
>
> I do not wish DSL, cable, nor satellite as they restrict me to one
> physical location.
>
> I was assuming that meant connecting via cell
On Tue, Jun 02, 2015 at 07:04:13PM -0500, Jose Martinez wrote:
> And I will probably not use these system(s) on line much if any at
> all. So most of the security issues will fixed or not will not
> really be a problem in this situation.
>
> I see I've sparked a pretty good discussion on the list.
On Mon, Sep 22, 2014 at 11:41:18AM -0400, Scott Lair wrote:
> Anyone having trouble getting to yahoo.com pc version in wheezy? I keep
> getting the mobile version. I have tried updating iceweasel to the
> backported version, cleared the cache, but still get the mobile
> version. Even when I click
I adopted Mr. Gyorgy's suggested iptables rules with only a
couple of additions based on nmap's report that port 411 was open
because it passed with flying colors nmaps tcp and udp scan of the
first 1056 ports, grc.com tests and pcflank.com tests.
For a single user system running no service
On Mon, Aug 11, 2014 at 02:06:28PM +0200, Pascal Hambourg wrote:
> Mike McClain a ?crit :
> >
> > Clearly DNS lookup is working and I have a problem with the
> > configuration of IE.
>
> Check in its network settings whether a proxy is defined, and remove it.
Hi
On Sun, Aug 10, 2014 at 11:33:27AM +0200, Pascal Hambourg wrote:
>
> Nemeth Gyorgy's ruleset is too complicated. Use the bare minimum :
>
> sysctl -w net.ipv4.ip_forward=1
> iptables -t nat -P ACCEPT
> iptables -t filter -P ACCEPT
> iptables -t mangle -P ACCEPT
> iptables -t nat -F
> iptables -t fi
On Sat, Aug 09, 2014 at 10:30:53PM -0600, Bob Proulx wrote:
> Mike McClain wrote:
> > Pascal Hambourg wrote:
> > > Please describe your network topology. Where's the Win2k box ?
> >
> > __
On Fri, Aug 08, 2014 at 09:13:23PM +0200, Pascal Hambourg wrote:
> Hello,
>
> Mike McClain a ?crit :
> > I've been trying to get my hand rolled iptables firewall to
> > masquerade traffic on the LAN to/from a Win2K box.
>
> Please describe your network
On Fri, Aug 08, 2014 at 08:24:11PM +0200, Nemeth Gyorgy wrote:
> 2014-08-08 09:04 keltez?ssel, Mike McClain ?rta:
> > I've been trying to get my hand rolled iptables firewall to
> > masquerade traffic on the LAN to/from a Win2K box. I've gotten it to
> > the
On Fri, Aug 08, 2014 at 09:16:05PM -0700, Matt Ventura wrote:
> On 8/8/2014 12:04 AM, Mike McClain wrote:
> > I've been trying to get my hand rolled iptables firewall to
> >masquerade traffic on the LAN to/from a Win2K box. I've gotten it to
> >the point that
On Fri, Aug 08, 2014 at 07:05:28PM -0700, David Christensen wrote:
> On 08/08/2014 12:04 AM, Mike McClain wrote:
> > I've been trying to get my hand rolled iptables firewall to
> >masquerade traffic on the LAN to/from a Win2K box.
>
> I used to write my own firewa
I've been trying to get my hand rolled iptables firewall to
masquerade traffic on the LAN to/from a Win2K box. I've gotten it to
the point that I can ping from the boxes both ways, smbclient can move
files both ways and the Win2K box can ping Google's IP address but DNS
lookup fails even though
On Wed, Jul 30, 2014 at 08:33:56PM +0200, Nemeth Gyorgy wrote:
> 2014-07-30 09:18 keltez?ssel, Joe ?rta:
> > Something else you might do now is to place temporary logging rules
> > before your 'DROP' rules, to confirm whether it is indeed iptables
> > which is blocking those packets. No logs, it's
On Wed, Jul 30, 2014 at 08:18:51AM +0100, Joe wrote:
> Something else you might do now is to place temporary logging rules
> before your 'DROP' rules, to confirm whether it is indeed iptables
> which is blocking those packets. No logs, it's somebody or something
> else. And if you have anything ot
On Wed, Jul 30, 2014 at 01:09:24AM +0200, Pascal Hambourg wrote:
> You can safely ignore that "stealth" FUD.
block:REJECT::Stealth:DROP
Why do you say it can be ignored?
> Use iptables-save instead.
I do.
Thanks for your thoughts,
Mike
--
Who knows what evil lurks in the hearts of men?
--
On Tue, Jul 29, 2014 at 10:20:57PM +0100, Mark Carroll wrote:
>
> Use iptables --list-rules to check what rules are actually in force,
> applying in what order.
>
> -- Mark
I've been using iptables-save which gives nearly the same output but
fails to explain why 2 online scanners show those ports
On Tue, Jul 29, 2014 at 11:19:18PM +0200, Sven Hartge wrote:
>
> Maybe your ISP already filters those ports?
>
Now that's a thought I hadn't considered.
If the ISP is REJECTing those ports that would explain the responces
I'm seeing.
Thanks I'll look into it.
Mike
--
Who knows what evil lurks in th
I've run into a difficulty with iptables in that both GRC.com and
PCFlank.com's firewall scans show ports 137-139 and 445 as blocked but
not stealthed in spite of the fact that I have these statements in my
firewall script:
iptables -A INPUT -p udp --dport 137:138 -j DROP
iptables -A INPUT
Howdy,
When I started to setup my Linux computer to forward IP packets
to my Windows computer I realized my copies for the HOWTOs are dated
so tried to update them with 'apt-get install doc-linux-text' which
failed. After fumbling a bit I went searching at debian.org only to
find there is no su
I don't need xserver-xorg-video-mach64 or xserver-xorg-video-r128
to run X on my machine but xserver-xorg-video-radeon comes bundled with
them and xserver-xorg-video-ati. A little experimentation established
that X works fine without xserver-xorg-video-{mach64,r128} but apt-get
complains about
On Wed, Jun 04, 2014 at 05:13:59PM -0700, Mike McClain wrote:
>
> Back in February I ran across a note on the Debian Wiki that turning
> off ipv6 would speed up Iceweasel which is a real dog on dialup. With
> that in mind I put this 'net/ipv6/conf/all/disable_ipv6 = 1'
On Wed, Jun 04, 2014 at 02:34:23PM +0200, Filip wrote:
>
> It tries to bind to the ipv6 adress of the local interface.
>
> Maybe ipv6 is disabled in your system. Do you see the ::1 address when
> you run 'ip addr' ?
Hi Filip,
You hit the nail on the head. I didn't understand that in the messa
Mihamina Rakotomandimby wrote:
> Does your Exim listen on IPv4 localhost?
I think so. At leastwhen I run 'do netstat -tlpn | grep :25', I see:
tcp0 0 127.0.0.1:250.0.0.0:* LISTEN 22669/exim4
until exim4 quits since it can't connect to port 25 leaving this:
socket
Howdy,
I hadn't rebooted since dist-upgrade last January then something
caused a lockup, no video, no keyboard such that I did a hard power off.
That was 2 days ago and since I've rebooted exim4 can't connect to
127.0.0.1:25 hence fetchmail can't transfer inbound mail.
I've not found an
Hi,
My brother Rick, a windrider, put together a webpage,
http://www.photographers1.com/Sailing/NauticalTerms&Nomenclature.html
about sailing and wind surfing that has grown too large and should be
split into smaller sections to reduce load time.
Can anyone point me to any tools that would
On Fri, Apr 11, 2014 at 11:16:11AM +1000, Scott Ferguson wrote:
>
> Unless you specifically don't ask for them, that's what you get - it's a
> result of the one-size-fits-all metapackage system designed to mostly
> work in most situations.
>
> Specifically *not* asking for them takes a bit of work
What are the advantages of mandb?
Thanks,
Mike
--
"Education is a man's going from cocksure ignorance to thoughtful uncertainty."
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists
On Thu, Apr 10, 2014 at 09:14:39AM +1000, Scott Ferguson wrote:
> On 10/04/14 01:44, Mike McClain wrote:
> > The other day I noticed my computer clutteres up with many
> > directories in /var/cache/man/ for languages I don't speak so I
> > deleted them.
>
> That w
The other day I noticed my computer clutteres up with many directories
in /var/cache/man/ for languages I don't speak so I deleted them.
Today they're back but I can't tell how they got there. Nothing in
/etc/cron/* says anything about recreating them. I assume mandb did it
but can't tell what
On Sun, Mar 23, 2014 at 11:14:03AM +, Ron Leach wrote:
> I found some old notes from the time I had problems with dial-up
> links resetting. My Wheezy system seems to use
> /etc/ppp/options for various settings, including logging.
>
> I suggest you change the entry in /etc/ppp/options for log
1 - 100 of 259 matches
Mail list logo