Displaying 20 results from an estimated 3000 matches similar to: "CentOS 6 SELinux question: inbound ssh."
2020 Mar 17
3
Running amanda on CentOS 7: "amanda-udp.service failed."
I am trying to get amanda backup going on a CentOS 7 system and things are not
working:
sharky4.deepsoft.com% sudo systemctl start amanda-udp
[sudo] password for heller:
Job for amanda-udp.service failed because a configured resource limit was exceeded. See "systemctl status amanda-udp.service" and "journalctl -xe" for details.
sharky4.deepsoft.com% sudo systemctl status -l
2020 Mar 17
0
Running amanda on CentOS 7: "amanda-udp.service failed."
Hi Robert -
I'm running it successfully on C7 using xinetd.? Do you have
documentation for running it directly from systemd?? Working xinetd
configuration:
cat /etc/xinetd.d/amanda
# default: off
# description:? The client for the Amanda backup system.\
#?????????????? This must be on for systems being backed up\
#?????????????? by Amanda.
service amanda
{
??? disable???????? = no
???
2011 Jan 05
3
cron jobs fail to run
hey centos
long time no hear! :) I'm having a small issue where the backup jobs
that I set to run in the crontab of the backup user do not appear to
be running. Here's how I set it up (with crontab -e as the backup
user):
run amanda every night (check at 2:45 and backup at 3)
45 2 * * * /usr/sbin/amcheck /var/log/amanda/crontab/amcheck.log
* 3 * * * /usr/sbin/amdump
2010 Dec 31
2
happy new years ssh key problem :)
Hi List,
Happy New Years and I was hoping to get some help on an ssh issue
that I am having. For some reason I am unable to scp to hosts on this
network using RSA keys. Here is what I am doing/what is going on;
scp the public key to remote host
[amandabackup at VIRTCENT18 ~]$ scp ~/.ssh/id_rsa_amdump.pub amandabackup at lb1:~
amandabackup at lb1's password:
id_rsa_amdump.pub
2014 Aug 18
2
CentOS 6, Postfix, and Procmail -- how do I get it to work?
What is the trick to get Postfix's local command to pipe mail through
procmail?
I have:
-bash-4.1$ grep allow_mail_to_commands /etc/postfix/main.cf
allow_mail_to_commands = alias, forward
and
-bash-4.1$ cat .forward
|/usr/bin/procmail
and a .procmailrc file:
-bash-4.1$ cat .procmailrc
PATH=/usr/bsd:/bin:/usr/bin:/exp/rcf/share/bin
MAILDIR=/var/lib/amanda/Mail #you'd better
2013 Nov 06
3
Running MacOSX as VM under CentOS 5.10?
Is it even remotely possible to run MacOSX (or Darwin) as VM under CentOS 5.10
/ xen? Or am I better off not even trying and just getting a MacMini or
MacBook to just jack into my LAN? I just need a 'build box' and possibly
something to do light testing (eg does the program run? Does the GUI come
up?). I don't really have the *physical* room for an iMac, unless the screen
is tiny.
2007 May 31
4
Smba with Amanda backup --- permissions
Hi,
I am trying to create a Samba share on /media/winshare with the owner as
amandabackup instead of root. But as soon as I mount the Samba share on to
the mount point, the permissions for the owner get reverted back to root
instead of amandabackup.
Attaching a snapshot of how it looks like.
http://www.nabble.com/file/p10894282/samba%2Bquery.jpg
--
View this message in context:
2010 Dec 31
1
amanda backup ssh key
hello list,
I am attempting to ssh via a user account setup for amanda backups
from the backup server to the test backup client. AFAIK everything is
setup correctly yet when I ssh as the user to the client I have to
type the password. the public key is in the authorized_keys file of
the client and permissions all seem correct.
Here is a verbose output of the ssh session
[amandabackup at
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
For some awful reason (can someone explain why?), the RHEL/CentOS build
of firefox is hardwired to use evolution as its mailto client. With FF
2.<mumble> this was fixable with an about:config setting. With
3.0.<mumble>, it seems not. What is the proper way of fixing this?
*I* ended up doing a 'sudo rpm -e evolution' and then doing a
'sudo ln -s
2018 May 28
0
CentOS6: HELP! EFI boot fails after replacing disks...
OK, one other tidbit:
The EFI BIOS has a UUID in its boot options. I expect that this identifies
the old system disk, but I don't know where that UUID comes from. It is NOT
the VFAT UUID for the EFI partition and is not any of the UUIDs for any of the
Linux file systems or RAID arrays, or really anything else I can find under
Linux. I'm guessing it is something the EFI BIOS has
2010 Jan 27
7
CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?
Does there exist *anywhere* a Java web browser plugin for 64-bit
FireFox? The SUN 1.6<mumble> JDK (jdk-6u18-linux-amd64.rpm) does NOT
include the Java web browser plugin library.
java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one
either. Should I install the *32-bit* SUN 1.6<mumble> JDK and use the
32-64 bit wrapper? I've searched the web and read the wiki
2009 Jul 25
1
Updating kernel driver module questions
I am running CentOS 4.7, presently on an older box (PIII slot 1
processor @ 500mhz with 384meg of RAM, using SCSI disks with an
AHA-2940 host controller). I have built a new box: AMH Semporon
2.<mumble> GHZ, 2gig of RAM. I put in a AHA-29160 host controller (uses
same driver as the AHA-2940). The motherboard is an ASROCK thing with
nVideo's chipset: nv's SATA controller and
2009 Oct 01
0
Printing problems with Firefox
I have been having problems printing web pages with Firefox under CentOS
4.8:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091009
CentOS/3.0.14-1.el4.centos Firefox/3.0.14
What happens is that some of the text is 'scrambled' (looks like
somehow something is messed up with the font encoding of whatever font
is being used). Sometimes the postscript (or PDF) code being
2017 Sep 21
0
CentOS 7, samba-4.4.4-14.el7_3 and openldap-2.4.40-13.el7 -- file permissions?
I am setting up Samba on a standalone CentOS 7 server (using LDAP with
openldap for authentifcation) and things and somewhat working. There is a bit
of weirdness though. smbclient is only able to access *directories* and not
any of the files. Why is that? What am I missing?
Here is a log of a test run:
[heller at c764guest: ~]$ ls -lZAn
total 8424
-rw-------. 1
2018 May 28
9
CentOS6: HELP! EFI boot fails after replacing disks...
OK, I wanted to replace the 500G disks in a Dell T20 server with new 2TB
disks. The machine has 4 SATA ports, one used for the optical disk and three
for the hard drives. It is set up with /dev/sda and /dev/sdb with each three
partitions:
1 -- VFAT (for EFI)
2 -- ext4 (for /boot)
3 -- LVM
/dev/sda2 and /dev/sdb2 are a mirror raid (/dev/md0)
/dev/sda3 and /dev/sdb3 are a mirror raid
2015 Feb 15
1
Updated Spam Assassin for CentOS 5...
At Sun, 15 Feb 2015 07:47:29 -0700 CentOS mailing list <centos at centos.org> wrote:
>
> I have these available:
>
> http://mirrors.axint.net/repos/axis/x86_64/spamassassin-3.4.0-1.x86_64.rpm
> http://mirrors.axint.net/repos/axis-source/spamassassin-3.4.0-1.src.rpm
Thanks, I'll have a look. Is this a repo and is there repo metadata files
available (eg something I can
2016 Feb 15
0
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
At Sun, 14 Feb 2016 19:20:48 -0500 Robert Heller <heller at deepsoft.com> wrote:
>
> At Mon, 15 Feb 2016 09:41:32 +1100 CentOS mailing list <centos at centos.org> wrote:
>
> >
> > On 14/02/16 02:14, Robert Heller wrote:
> > > I sent this out about a week or so ago, but I have heard nothing. I am
> > > *thinking* it is a SELINUX problem, but I
2016 Feb 15
2
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I have not yet found a USB-to-serial adapter detected as /dev/ttyACM1.
Try /dev/ttyUSB0 ?
- Mike
On Sat, Feb 13, 2016 at 10:14 AM, Robert Heller <heller at deepsoft.com> wrote:
> I sent this out about a week or so ago, but I have heard nothing. I am
> *thinking* it is a SELINUX problem, but I cannot figure out what. The
> SELINUX
> settings for both machines are *exactly* the
2016 Feb 13
0
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I sent this out about a week or so ago, but I have heard nothing. I am
*thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX
settings for both machines are *exactly* the same (the stock defaults for a
standard CentOS 6 install). The *only* difference is that the desktop
(sauron) has a few VMs setup (under KVM) and the laptop (gollum) does not. The
desktop has an AMD
2016 Feb 13
1
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
At Sat, 13 Feb 2016 10:14:30 -0500 CentOS mailing list <centos at centos.org> wrote:
>
> I sent this out about a week or so ago, but I have heard nothing. I am
> *thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX
> settings for both machines are *exactly* the same (the stock defaults for a
> standard CentOS 6 install). The *only* difference is