Displaying 20 results from an estimated 2000 matches similar to: "rsync mirroring"
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2008 Oct 13
4
my postfix ignores myhostname parameter
Hello guys,
I do not know how it is posible :
*vi /etc/postfix/main.cf*
# INTERNET HOST AND DOMAIN NAMES
#
# The myhostname parameter specifies the internet hostname of this
# mail system. The default is to use the fully-qualified domain name
# from gethostname(). $myhostname is used as a default value for many
# other configuration parameters.
#
#myhostname = host.domain.tld
myhostname =
2008 Jun 03
2
INN Python support in Centos 5.1
Hello . i want to ask several questions :
1) Is INN on Centos5.1 compiled with python auth hooks support?
2) If i want my messages on news server to keep forever (history) , should i
change expire.ctl?
What i need to set
3) Is there some configuration which i need to set to be able to use python
auth hooks? Or can i simple proceed with adding them to readers.conf ( I
allready tested my
2008 May 13
2
build custom domU kernel from centos kernel source
Hi, i am trying to build a custom xen kernel from CentOS source kernel rpm .
What i want to achieve is to have custom domU kernel without modules, which
will boot domU machine without having /lib/modules .
My first try is to simple disable Loadable module support , so i have
followed tutorial on CentOS wiki for kernel building
http://wiki.centos.org/HowTos/Custom_Kernel .
Now it is building, my
2008 May 13
2
build custom domU kernel from centos kernel source
Hi, i am trying to build a custom xen kernel from CentOS source kernel rpm .
What i want to achieve is to have custom domU kernel without modules, which
will boot domU machine without having /lib/modules .
My first try is to simple disable Loadable module support , so i have
followed tutorial on CentOS wiki for kernel building
http://wiki.centos.org/HowTos/Custom_Kernel .
Now it is building, my
2008 Apr 07
3
list of epel packages
Hi!
I know it has been solved many times, but how will i get a list of all
installed packages from EPEL repository? I know for rpmforge it is rpm -qa
package=*rf* .
Thanks!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080407/68f7c09a/attachment-0001.html>
2006 Feb 06
1
Two subdomains with diferent controllers but same helpers and components
Hi,
I want to have www.myproduct.com and myclient1.myproduct.com working on same
server.
I would like to have different controller in wich subdomains, example:
on www I want to have sgnup and prices controller and on myclient subdomain I
want login, settings, etc...
I can open two environments
rails www
rails clients
or point the two subdomains to same environment
rails myproduct
Wich is
2010 Jan 10
4
SNAT
Hello I will briefly draw the situation
Router with one interface eth0 , to local network 10.123.0.0/16
on a local network ADSL modem with IP 10.123.10.11
I want to use 10.123.10.11 as a connection to internet .
Because of that I have created default route "ip route add default via
10.123.10.11 dev eth0"
I do not want my ADSL modem to do NATing , since it shows to be slow.
I have
2009 Dec 20
1
routing with 2 ISPs
Hello guys,
Sorry to bothering you.
I had a small network with one ISP and firewall.
eth1 -> Is connected to my ISP
eth0 + eth0.1 , eth0.2 and etc are my local networks.
All my network accesses internet via eth1.
My routing table looks like the following :
213.194.242.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
10.123.20.0 0.0.0.0 255.255.255.0 U 0
2008 Apr 10
2
mod_auth_ldap Apache2 on CentOS 5 and require group
Hi , i am facing a strange problem.
I have centos , i wan to access svn trought apache using mod auth ldap.
This is what i have configured
AuthLDAPBindDN cn=svn,ou=Operators,o=Organization
AuthLDAPBindPassword Pass1
AuthLDAPURL "ldap://ldap/ou=Users,o=Organization?uid"
AuthLDAPGroupAttribute member
AuthLDAPGroupAttributeIsDN on
Require
2008 Jul 15
3
background process
Sorry for such lame question but ..
When i am connected to server using SSH . How can i fetch process to
background and close ssh session and not kill that process? And how can i
later connect to server and fetch process from background to console?
All years i have been using "screen" for this.
Thanks in advance!
David
-------------- next part --------------
An HTML attachment was
2007 Dec 10
1
module mppe with pptpd causes kernel crash
Hi,
configuration of PPTP for windows clients , using MPPE causes kernel crash.
It is a known bug which is in bugzilla on RedHat
https://bugzilla.redhat.com/show_bug.cgi?id=248716
I was thinking that CentOS 5.1 has allready a kernel patched , but as it
seems NOT. Or am i wrong?
Thanks
David Hlacik
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Dec 13
3
[OT] stable algorithm with complexity O(n)
Hi guys,
i am really sorry for making offtopic, hope you will not kill me, but
this is for me life important problem which needs to be solved within
next 12 hours..
I have to create stable algorithm for sorting n numbers from interval
[1,n^2] with time complexity O(n) .
Can someone please give me a hint. Would be very very thankful!
Thanks in advance!
D.
2008 Oct 29
3
resize LVM (ext3)
Hello guys,
my scenario is following
1. I have LVM group named "system"
2. I have a logical volumes
- system/root , ext3 mounted as / (20GB)
- system/swap, swap
- system/home, ext3 mounted as /home (431GB)
I need to shrink system/home to 80GB (currently there is 57GB used) and use
free space to create another logical volumes.
My scenario is
1. reduce
2008 Apr 01
1
sendmail aliases
Hi, how to sent mail to more then one email adress
here comes the part from /etc/aliases
# Person who should get root's mail
root: david.hlacik at polarion.com, lubomir.brychta at polarion.com
which is not working.
Thanks in advance!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Mar 25
2
Bind9 Flat to Bind9 DLZ
Hi Team,
Samba Version = 4.2
Bind = 9.10 with dlz
Not able to to view replication.(samba-tool drs showrepl)
[root at dc2]# samba-tool drs showrepl (want to highlight the name which is
using to connect)
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
*dc2.ik.lan.mum* failed - drsException: DRS connection to dc2.ik.lan.mum
failed: (-1073741772, 'The
2006 Jul 29
10
Out Of office
Ik ben afwezig vanaf 29/07/2006 en ik ben niet eerder terug dan
23/08/2006.
Ik ben met verlof van 31 juli tot en met 22 augustus.
Voor dringende zaken kan je mailen naar helpdesk@vlafo.be.
---------------------------------------------------------------------------------
DISCLAIMER :
De personeelsleden van het agentschap doen hun best om in e-mails
betrouwbare informatie te geven. Toch kan
2008 Apr 05
1
Fwd: xwiki vhost in apache
Hi, i am just wondering. I have a tomcat5, running xwiki at
http://myserver.example.org:8080/xwiki
How can i create a vhost in httpd to do transparent proxy to tomcat5
webapplication ?
Thanks in advance!
David
---------- Forwarded message ----------
From: David Hl??ik <david at hlacik.eu>
Date: Sat, Apr 5, 2008 at 10:45 PM
Subject: xwiki vhost in apache
To: users at xwiki.org
Hi, i
2008 Feb 20
2
intersecting rows of a matrix
useR's,
First, I would like to say thanks to John Fox for providing this segment of
code to perform intersection for multiple sets:
intersection <- function(x, y, ...){
if (missing(...)) intersect(x, y)
else intersect(x, intersection(y, ...))
}
I want to execute this function on the rows of a matrix I have:
Ik.mat.test <- matrix(c(2,3,6,1,2,6,6,1,2),byrow=T,nrow=3)
> Ik.mat.test