Displaying 20 results from an estimated 10000 matches similar to: "CentOS] Remote archiving with tar over ssh"
2005 Aug 12
4
Remote archiving with tar over ssh
I am trying to create a one line command that will:
1. Find all files ending in .conf
2. tar these over ssh to a remote server.
I have reached this point in my trials.
a. I can find the files.
b. I can tar them locally.
c. I can get a simple fileset tar'ed to a remote server over ssh
using tar -zvcf - /some/fileset | ssh host.domain.tld "cat >
/backup/tarfile.tar.gz
d. I cannot
2011 May 24
3
Initial 6.0 trees in QA
In case you didn't see it, the initial CentOS 6 trees have been
released to QA:
http://qaweb.dev.centos.org/node/81
--
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
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
2005 Aug 10
2
MPPE required, but kernel has no support.
Ok, on to new swamps.
I would like to enable PPTP on CentOS4 to accept connections from
clients running MicroSoft Win2K and XP pro from outside our firewall.
I am testing pptpd-1.2.3-0 and tells me that I need kernel support
for MPPE, which I suppose is MicroSoft's own form of PtoP encryption.
Is there a way of doing this without rebuilding the kernel? If so,
how?
Regards,
Jim
--
2005 Dec 01
5
Configuring X after instal on CentOS4
What is the name of the program that replaces Xconfigurator and
XF86Setup for resetting video display values for X post-install?
Regards,
Jim
--
*** e-mail is not a secure channel ***
mailto:byrnejb.<token>@harte-lyne.ca
James B. Byrne Harte & Lyne Limited
vox: +1 905 561 1241 9 Brockley Drive
fax: +1 905 561 0757 Hamilton, Ontario
2005 Aug 05
2
FS problems on Centos4 LVM
I was creating some directories (mkdir xxxx) while cd'ed to a mounted
LV. The first couple of directories were created but subsequent
attempts give the following error:
#mkdir: cannot create directory `xxxxx': Input/output error
The contents of /var/log/messages shows this:
Aug 5 10:48:57 inet05 kernel: hda: dma_intr: status=0x51 {
DriveReady SeekComplete Error }
Aug 5 10:48:57
2006 Sep 18
3
Gnome Desktop Screensaver Security Lock Override?
We deployed our first CentOS-4 based workstation this past spring to see
if we can conveniently replace all, or at least most, of our MS-Win based
user systems with Linux boxes instead. Generally this trial unit has
proved a success but there is one lingering problem that I cannot seem to
find a straight-forward answer to: Is there an administrator override to a
user's password protected
2006 Jul 05
5
CentOS-4.3 and PHP PostgreSQL extension.
I need to enable pg support on one of my CentOS servers. I know nothing about
PHP but DRUPAL requires a DB backend and we have standardized on pg rather
than mysql. The PHP.net page devoted to the subject of pg says that to enable
pg support PHP must be built with the flag "--with-pgsql[=DIR]" and that the
required support extension must be loaded via the /etc/php.ini file with the
2012 Sep 20
3
Sendmail log entries
Recently we began seeing lots of these log entries on our off-site mx
smtp host. I have googled this but I am not clear from what I have
read if this is something we can stop altogether or should even worry
about.
Comments?
Logwatch. . .
--------------------- sendmail Begin ------------------------
SMTP SESSION, MESSAGE, OR RECIPIENT ERRORS
------------------------------------------
2006 Feb 23
2
xen vs. vmware server
Can anyone offer informed comments on the relative merits of
choosing xen over vmware server, or vice versa? The target OS
would all be CentOS4.2 or later as they become available. The host
hardware would all be 2.8GHz i86-P4 with 250 GB IDE drives and 2 GB
RAM.
Regards,
Jim
--
*** e-mail is not a secure channel ***
mailto:byrnejb.<token>@harte-lyne.ca
James B. Byrne
2008 May 05
2
kingston usb memory stick and file mode permissions
I wish to change the ownership and access permissions of files and directories
contained on this device. The device is immediately recognized and mounted
when plugged in and I can create and move files on it. However, I cannot
change either the permissions or the owner of any file or directory on this
device, nor of the device mount itself, whether logged in as the owner or as
root.
Why is this
2006 Apr 18
3
SELinux modification
I installed SeLinux in warn mode. HOw do i check to see what it is
wanring about? This wil help me in make a decision to turn it to active
mode..:)
--
My "Foundation" verse:
Isa 54:17 No weapon that is formed against thee shall prosper; and
every tongue that shall rise against thee in judgment thou shalt
condemn. This is the heritage of the servants of the LORD, and their
2020 Jul 03
1
samab-4.10 nsupdate
I am also seeing this in smbd.log:
[2020/07/03 09:20:18.211558, 1]
../../auth/kerberos/gssapi_helper.c:391(gssapi_check_packet)
GSS VerifyMic failed: A token had an invalid MIC: unknown mech-code
2529638943 for mech 1 2 840 113554 1 2 2
[2020/07/03 09:20:18.211625, 0]
../../source4/auth/gensec/gensec_gssapi.c:1347(gensec_gssapi_check_packet)
2005 Oct 31
4
VPN via PPTP and MPPE
I have set up a VPN over PPTP on a CentOS server using the
DKMS module rpm dkms-0-2.0.6-3.el4 from
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repovie
w/dkms-0-2.0.6-3.el4.kb.html
and
kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm at
http://pptpclient.sourceforge.net/howto-fedora-
core-3.phtml.
I have configured the pptpd server on Centos4 to use MS_CHAPv2,
128bit encryption and
2009 Aug 07
4
CentOS as a router
I am setting up a small CentOS-5.3 host to act as a router. I have
the device configured and working. What I am trying to accomplish
now is configuring the firewall so as to protect both the router and
the LAN.
The host configuration has the WAN attached to eth0 (IP_ADDR = A)
and the LAN attached to eth1 (IP_ADDR = B). The default gateway for
B is A. The default gateway for B is B-1. There
2020 Jul 07
2
How to delete an unwanted NS record
I have this on the DC smb4-1.brockley.harte-lyne.ca:
samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca
ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=6, Children=0
SOA: serial=7, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=support.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
2005 Jul 29
3
More issues with Rails Book Cart tutorial.
I am presently trying to get the cart section (chapter 8.) working
and after following the instructions as carefully as I can determine
I am nonetheless getting the following errors:
URL=http://localhost:3000/store/add_to_cart/10
NameError in Store#add_to_cart
undefined local variable or method `parms'' for
#<StoreController:0x376ee60>
2020 Jul 07
3
Can someone explain why host reports no SOA record for domain on DC?
[root at smb4-1 ~ (master)]# samba-tool dns query localhost brockley.harte-lyne.ca
brockley.harte-lyne.ca ALL -U administrator
Password for [BROCKLEY\administrator]:
Name=, Records=4, Children=0
SOA: serial=3, refresh=900, retry=600, expire=86400, minttl=3600,
ns=SMB4-1.brockley.harte-lyne.ca., email=hostmaster.brockley.harte-lyne.ca.
(flags=600000f0, serial=110, ttl=3600)
NS:
2020 Jul 07
2
How to delete an unwanted NS record
On 07.07.2020 21:14, Rowland penny via samba wrote:
> On 07/07/2020 20:00, James B. Byrne via samba wrote:
>> I have this on the DC smb4-1.brockley.harte-lyne.ca:
>>
>> samba-tool dns query localhost brockley.harte-lyne.ca
>> brockley.harte-lyne.ca
>> ALL -U administrator
>> Password for [BROCKLEY\administrator]:
>> ?? Name=, Records=6, Children=0
2020 Jun 30
3
samab-4.10 nsupdate
I have a dc configured to use the samba internal dns service. The version of
samba I am using is 4.10.15 packaged for FreeBSD. Its build options state
this:
BIND911 : off
BIND916 : off
, , ,
GSSAPI_BUILTIN : on
GSSAPI_MIT : off
LDAP : on
. . .
NSUPDATE : off
My smb4.conf file contains this:
[global]
bind interfaces only = Yes
dns forwarder =