Displaying 20 results from an estimated 10000 matches similar to: "[Fwd: Re: Problem with SSHD update.]"
2017 Mar 28
0
firewalld management on a headless server
On Mon, March 27, 2017 17:31, m.roth at 5-cent.us wrote:
> Mike wrote:
>> Nice catch, Mr. Schumacher ---> The following modules are included
>> as
>> standard with release 1.831 of Webmin. FirewallD firewalld.wbm.gz
>> Configure a Linux firewall using FirewallD, by editing allowed
>> services and ports.
>>
>> This is likely the right tool for the
2010 Sep 13
0
[Re: Problem with SSHD update [Work Around]
To get the server working again I reinstalled the previous version
of openssh and the service came up without complaint.
cd /tmp; rpm -i openssh-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-server-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-clients-4.3p2-41.el5.i386.rpm --force --nodeps
cd /tmp; rpm -iv openssh-askpass-4.3p2-41.el5.i386.rpm --force
2010 Sep 13
7
Problem with SSHD update.
This morning I applied the 13 or so new updates to my servers. On
one of them the ssh service and clients stopped working immediately
after the update. I restarted the server in anticipation that there
might be some instability introduced by updating on a system with
active ssh connections. However, this has not cleared the problem.
The packages in question are:
openssh.i386
2015 Aug 20
2
TLS for all CentOS websites but not for smtp?
On Wed, August 19, 2015 12:24, Kai Bojens wrote:
> On 19-08-15 08:30:27, Alice Wonder wrote:
>
>> e-mail by its very design is not secure, SMTP creates "Man In The
>> Middle" at every server along the way.
>
> DANE exists and mail servers like postfix support this. My logfiles
> show me that mail.centos.org delivers straight to me without any
> servers along
2015 May 09
0
Q: respecting .ssh/id_rsa
On Fri, May 8, 2015 13:23, m.roth at 5-cent.us wrote:
> Devin Reade wrote:
>> --On Friday, May 08, 2015 09:58:32 AM -0400 "James B. Byrne"
>> <byrnejb at harte-lyne.ca> wrote:
>>
>>> While attempting to debug something else I ran across this:
>>>
>>> ssh -vvv somehost
>>> . . .
>>> debug1: Connection established.
2020 Jul 23
3
samba-tool domain backup offline stalls
On Thu, July 23, 2020 14:36, Jeremy Allison wrote:
> The samba binary has an nbt server turned on
> by default. It has a different functionality
> set than nmbd.
The jail is not running anything other than sshd and webmin, as the netstat
results clearly show. The issue appears to me to be that samba-tool cannot
bind to that port even though it is available.
--
*** e-Mail is
2020 Jul 23
0
samba-tool domain backup offline stalls
On Thu, July 23, 2020 14:05, James B. Byrne wrote:
.
>
> The jail is not running anything other than sshd and webmin, as the netstat
> results clearly show. The issue appears to me to be that samba-tool cannot
> bind to that port even though it is available.
>
>
Why would an offline backup tool need to attach to any port at all?
--
*** e-Mail is NOT a SECURE channel
2012 Jan 03
3
Passwords apparently stopped working.
I encountered a couple of strange events with respect to
password authentication this morning. Two of our staff
were unable to login onto several systems using their
usual passwords. Both users had last logged in on these
hosts using their accounts and passwords on Friday past.
The two accounts could not log on to any of the servers
for which they had access and the message log on each
showed
2005 Aug 10
1
MailScanner and SpamAssassin
I acknowledge beforehand that this list is not the primary place to
discuss these specific applications, but I am pressed for time and
many of you have a great deal of experience with these two products.
We have MailScanner configured to use SpamAssassin and it works
exactly as we wanted. Up until now. I now need to allow messages
classified as spam to be delivered to a single mailbox. I
2012 Jan 16
4
VirtIO disk 'leakage' across guests?
We are in the process of migrating several stand-alone
server hosts onto a CentOS-6 kvm virtual host. We also
use Webmin to administer our hosts. All of the guests,
without exception, have been cloned brom a prototype guest
using virt-manager. All of the additional VirtIO disks
assigned to some of the guests have been added through
virt-manager as well.
Recently I have encountered a situation
2012 Jan 16
4
VirtIO disk 'leakage' across guests?
We are in the process of migrating several stand-alone
server hosts onto a CentOS-6 kvm virtual host. We also
use Webmin to administer our hosts. All of the guests,
without exception, have been cloned brom a prototype guest
using virt-manager. All of the additional VirtIO disks
assigned to some of the guests have been added through
virt-manager as well.
Recently I have encountered a situation
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64
I have a calculator applet on my desktop (superbcalc.jar). When I
double click on it I get no response. If I right click and select
open with java I get no response. If I open a terminal window and
cd to Desktop and type java -jar superbcalc.jar then the applet
opens.
Does anyone have any idea why I am seeing this behaviour? There are
no messages in the syslog file relating
2014 Apr 22
1
Yum cannot download from local repository
I have set up a local filesystem repo thus:
# cat /etc/yum.repos.d/LocalFiles.repo
# LocalFiles.repo
#
# This repo is used with rpms contained in a local filesystem repo
# created with createrepo. You can use this repo and yum to install
# items directly off the local disk.
#
# To use this repo with the other repos:
# yum --enablerepo=localfiles yum --nogpgcheck <yum command>
#
# or to
2015 Oct 09
2
CentOS-6 SSHD chroot SELinux problem
I run a sshd host solely to allow employees to tunnel secure
connections to our internal hosts. Some of which do not support
encrypted protocols. These connections are chroot'ed via the
following in /etc/ssh/sshd_config
Match Group !wheel,!xxxxxx,yyyyy
AllowTcpForwarding yes
ChrootDirectory /home/yyyyy
X11Forwarding yes
Where external users belong to group yyyyy (primary).
We
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote:
> Found it. No etc/at.allow and no etc/at.deny means only root can
> submit jobs.
>
Well, that was not it. I still get the same errors after adding my
user id to /etc/at.allow. I tested whether job control was enabled
by moving top into the background using ctrl-z and fg to return and
that worked. Any suggestions as to what I am
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ----------------------------
Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core
From: "James B. Byrne" <byrnejb at harte-lyne.ca>
Date: Mon, October 6, 2008 12:26
To: cenos at centos.org
Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote:
> I have no clue how to get java to work in FF3.0.1 at the moment. Any help
> would be appreciated.
>
Ah. I now have to put this logical link in the.mozilla/plugins directory
under each users home directory. At least it works.
Sorry for the interruption.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne
2011 Jul 28
0
[Fwd: [SOLVED] Re: How to test for '.' in a script]
On Thu, July 28, 2011 14:30, James B. Byrne wrote:
> I am trying to check for a single period '.' in a shell variable.
>
> $ I=.
> $ echo $I
> .
> $ if [[ "$I" -eq '.' ]]; then echo true; fi
> -bash: [[: .: syntax error: operand expected (error token is ".")
>
. . .
>
> How does one check to see for this in a bash script?
Found
2012 Mar 28
0
[SOLVED] Re: Postfix problems with maximum messages size
On Wed, March 28, 2012 09:44, James B. Byrne wrote:
> CentOS-6.2
>
> I am confused.
Yes, yes I am. I was looking at the wrong server.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and
have received no replies. Does anyone here have any idea of what is
causing this and how to fix it?
One other bit of information. When I first installed Jitsi it
initially worked for a non-privileged user as I ran it from the gnome
menu of my login account. However, at some point it seemed get
'confused' and hung.