similar to: Rsync doesn't log properly when in standalone daemon mode

Displaying 20 results from an estimated 10000 matches similar to: "Rsync doesn't log properly when in standalone daemon mode"

2018 Sep 26
4
split auth from other logging
I hoped I don't have to switch to syslog logging. Well, anyway. I changed 10-logging.conf: syslog_facility = uucp and commented out the other log lines. rsyslog.d/50-default.conf: uucp.debug -/var/log/dovecot/debug.log uucp.info -/var/log/dovecot/dovecot.log uucp.warn -/var/log/dovecot/warn.log uucp.err
2018 Sep 26
2
split auth from other logging
This works for splitting off lmtp traffic, for instance. syslog_facility = uucp rsyslog: :msg, contains, "lmtp(" -/var/log/dovecot/lmtp.log & stop uucp.=debug -/var/log/dovecot/debug.log uucp.=info -/var/log/dovecot/dovecot.log uucp.=warn -/var/log/dovecot/warn.log uucp.=err
2020 Sep 04
2
Monitoring slaves via dummy-ups
Hello, I wondered how folks monitored slaves. In my case, I am using Nagios and the check_ups plugin. It seems to work fine but being new to nut, I'm seeking confirmation that this is a sane approach. The goal: confirm the slaves have contact with the master. The environment: * FreeBSD 12.1 * nut-2.7.4 installed from package Background: I am replacing an APC 2200 UPS (still in use) with
2008 Dec 03
1
User access to /dev/ttyUSB0
I have been trying to get an EVDO modem to work with Centos 5. I can make it dial out with wvdial only when I'm the root user. Otherwise I get this error: Cannot open /dev/ttyUSB0: Device or resource busy I added the user to the uucp group. crw-rw---- 1 root uucp 188, 0 Dec 3 02:30 /dev/ttyUSB0 crw-rw---- 1 root uucp 188, 1 Dec 3 02:30 /dev/ttyUSB1 crw-rw---- 1 root uucp 188, 2 Dec
2003 Aug 05
1
killing UUCP
Hey *, I'm getting an audit coming down the pipes and I have 2 4.6 release boxes to clean up. I say "clean up" because they have some requirements that I missed despite due diligence. My specific question is: To what extent can I get rid of UUCP? Aside from the SUID/SGID stuff that pops up via my finds, I simply see no reason to have any UUCP stuff on these boxes. Is this stuff
2006 Oct 17
1
Trouble syncing Palm via USB
Hi, I'm having trouble getting my Palm to sync with jpilot on my Centos system via USB. When I sync, I get this error in jpilot: pi_accept Illegal seek Exiting with status SYNC_ERROR_PI_ACCEPT Finished I have jpilot syncing fine with this Palm over the network, BTW. For USB, I set things up for udev as described on various websites. Here are the relevant ports & symlink (created
2007 Nov 14
2
yum hangs when installing uucp
Hello, I've got a CentOS 5 box. I want to install the uucp rpm to give access to the cu command. I do a yum -y install uucp and yum is hanging on the transaction test. I get the file downloaded fine, but on transaction test yum freezes and i have to kill it's pid to stop it. Any ideas? I'm looking for a program for serial terminals. Thanks. Dave.
2006 Dec 28
2
ownership of pid directory
Hello all, Some time ago, you all were very helpful in getting nut running on an OpenBSD system, using--for what it's worth--a CyberPower 1500AVR. So I finally got my FreeBSD system's UPS, also a CyberPower 1500AVR, within reach of its serial cable and I'm trying to get nut running here. I'm going nuts. Basically, I copied the OpenBSD configuration over to the FreeBSD system
2007 Nov 27
1
Lost setting up IAXmodem after drive crash
A few weeks ago, I lost my Trixbox that was all set up with Hylafax and IAXmodem. I am trying to set it up for email > procmail > faxmail > iaxmodem > asterisk >sipext > ATA (with attached fax). I have followed all the instructions on creating the IAX extension and configuring the IAXmodem config file. I can see the connection in Asterisk: iax2 show peers Name/Username
2007 Oct 30
5
NUT + devd + FreeBSD
I made the following devd script.. sh cd /tmp fetch mkdir /usr/local/etc/devd sed -Ene 's/SYSFS\{idVendor\}==\"(.*)\", SYSFS\{idProduct\}==\"(.*)\", MODE=.*/attach 100 {\ device-name "ugen[0-9]+";\ match "vendor" "0x\1";\ match "product" "0x\2";\ action "chown @RUN_AS_GROUP@
2008 Aug 25
2
Add winbind user to local unix group?
I wan't to add some winbind authorized domain users to the local unix group "uucp" to give them access to some test equipment connected to serial ports (e.g. using minicom). I tried to add their UIDs (10000...) to the uucp item in /etc/group, but this does not seem to work. "id -G" reports just the group memberships from the domain. What's the right way to configure
2012 Dec 25
1
Blazer_usb Permissions problem: Input/output error
Merry Christmas to you all and best wishes! I ran into exactly the same problem as described. OS: FreeBSD 9.0-Rel UPS: Eaton E-Series NV 600H NUT: from Ports, nut-2.6.5_1 driver: blazer_usb I am sure the problem is not permission-related as it occurs even when the driver runs as root. My tested recipe for USB permissions is: 1. run usbconfig to find where the device is connected. In my case:
2004 Apr 27
1
getent shows only local information
Hello I have installed Redhat Linux 9 and Samba 3.0.2a from the Source. I have two Win2003 server for the domain "sambadomain.local": PDC: rootserver 10.10.1.1 Subnet 255.255.0.0 DNS-Master: dnsserver 10.10.1.2 Subnet 255.255.0.0 Runs also dhcp and wins I made the references to these two Servers (DNS, DHCP) in my Linux-Server. Linux-Server: samba 10.10.1.4 Subnet 255.255.0.0
2019 Jul 16
4
Trouble getting Roline/Powercom UPS recognized
Hi all, > Am 16.07.2019 um 15:33 schrieb Charles Lepple <clepple at gmail.com>: > There may be an issue with the uhid driver binding to the device. I can't remember which versions of FreeBSD this affects, though. Unloaded the kmod - did not change anything. But I will configure devd not to load uhid.ko ever, just to be sure. You are implying Ithe uhid driver should not be
2009 Jul 14
1
Custom udev rules to override defaults?
I'm trying to work out how to set up a custom udev rule to override permissions on serial ports (/dev/ttyS* and /dev/ttyUSB*) on CentOS 5.3 The default rule, in /etc/udev/rules.d/50-udev.rules has the line: KERNEL=="tty[A-Z]*", NAME="%k", GROUP="uucp", MODE="0660" and I would like the mode to be 0666 Various docs on web say that you
2005 Oct 13
2
shape downstream of a ppp link
Hi, is it anyhow possible to tell the other end of the ppp link how he should queue the packages? I have a ppp link to my isp and would like to control the order of packages send to me. I would like to give uucp a lower priority than http. Is this possible? Has ppp any special features to control such things? Bye, Jörg. -- Gott hat den Menschen erschaffen, weil er vom Affen enttäuscht war.
2006 Apr 21
2
getent not working (again)
Hi all, after I searched the internet about a week now I can't find an answer to my problem: The company I work for is using a Windows 2003 Domain using the Windows Services for UNIX (SFU) and NIS. We are using two Domain Controllers that are hosting the ADS. Now I want to use Samba and NFS to implement a file server for our mixed client enviroment: There will be Linux, HP UNIX, Solaris,
2008 Mar 31
3
nut with hal on Fedora 8
I bought a new CyberPower CP850AVRLCD ups, connected it to a usb port and I'm trying to use it with hal. I installed [root at phoenix ~]# rpm -q nut nut-client nut-2.2.0-6.1.fc8 nut-client-2.2.0-6.1.fc8 lsusb sees it: [root at phoenix docs]# lsusb Bus 001 Device 001: ID 0000:0000 Bus 005 Device 002: ID 0c45:1050 Microdia Bus 005 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000
2010 Jun 12
2
Problems with ldap groups in share folders ACCESS_DENIED
Hi I have been working all week with samba 3.4.7 in Centos 5.5 PDC(3.4.7) with LDAP backend+Centos 5.5(3.4.7) BDC with LDAP slave. I already have 5 clients join. 1 Windows XP 1 Windows 7 UE 1 Centos 5.5 Desktop 1 Ubuntu 9.x 1 Centos 5.5 I can browse inside windows and see my clients, access some shares. I want to create private shares inside my PDC, I use: force group valid users write list
2005 Jun 08
2
Problems with Samba and Windows 2003 Active Domain Server
Can somebody with experience making a RedHat Fedora Core 3 server with Samba installed work in a Windows 2003 Active Domain please give me some pointers? I have a small installation with one Windows 2003 Server running as a domain controller for about 10 Windows XP machines. This is working just fine. I decided that I wanted to add a RedHat Fedora Core 3 server as a Mail server, running Cyrus IMAP