General :: Configure Rsync Client On Ubuntu And FreeBSD?
Jun 8, 2010How to configure rsync client on ubuntu and freeBSD? i cant pull my backup files from freeBSD and Ubuntu to my NAS server.
View 1 RepliesHow to configure rsync client on ubuntu and freeBSD? i cant pull my backup files from freeBSD and Ubuntu to my NAS server.
View 1 RepliesI have an OpenBSD and a FreeBSD system and a mac. I also have a Linux server. What i would like to do is back up all these systems to an external hard-drive using rsync when the external usb disk is connected to my linux box.If i format the external usb disk with cfdisk and the create a non-bootable ext3 file system on this external disk and create and put all the necessary public keys on the Linux box then from the BSD's or the mac issue the command:
Code:
Will this back up the entire systems so that they can be restored in the event of an emergency? I should store each OS just in a separate disk file of the external usb drive each time right? Because i would rather not have to format the external usb drive for each different OS. Would this work? and would the restoration command for these BSD's be:
Code:
I just need to know the basics. I'm sure given that i'll be able to automate the process. I don't want to clone the disks for forensics. I just want to have a way of restoring to a clean OS. This is the most basic question:All the howto's never mention whether or not you have to have an rsync server running on the machine your backing up to. So do you just push or pull from one end of the connection only or do you have to have a client at one end and a server at the other, as is traditional?
I'm trying to configure in fedora 13 a dhcp client that would request IP address on my finished DHCP test server.
I've already configured dhcp on eth0 on the client machine,
here is the configuration on my DHCP test server
default-lease-time 600;
max-lease-time 7200;
ddns-update-style none;
authoritative;
option domain-name "sample.testnet.com";
[Code]....
i am pursuing rhce... i amn't get the concept of yum..
View 1 Replies View RelatedHow to configure a syslog client on ubuntu I don't have a syslog.conf file in ubunut client.also how to transfer log from windows xp to syslog server
View 1 Replies View Relatedi have an ubuntu server 4 windows client..i use putty or webmin. would like to copy some folders for example: "My houses"to be backup everynigth to the ubuntu server..can somebody give me an easy way for doing this with rsync and smb or cifs.
View 4 Replies View RelatedThis is a recent problem, and I can't pinpoint any change/upgrade that would cause this. Rsync transfer from Client to Server:
sent 11756196 bytes received 1032741 bytes 138258.78 bytes/sec
total size is 144333466390 speedup is 11285.81
Pinging back and forth from each machine is fine. No Ifconfig errors Client, but Server has RX packet errors.
eth0
Link encap:Ethernet HWaddr 00:11:25:37:ee:44
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::211:25ff:fe37:ee44/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:41786 errors:2157 dropped:0 overruns:0 frame:2157
TX packets:34138 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:55615449 (55.6 MB) TX bytes:4737538 (4.7 MB)
What's the next step?
shed some light on what I am doing. I am wondering if I just havehings back to front.Server (MESH):Fedora 13Firewall ports open tcp 22(ssh), tcp 873(rsync)sshd service started
View 5 Replies View RelatedThis is a humbling experience for a long time MS admin/tech.I am wanting to build a file server fr my home network. So, I downloaded and installed FreeBSD 8.1 last night.Wanting a more familiar interface, I downloaded and tried to install KDE. It loads and asks for language. Then I select "Install kubuntu".
The kubuntu logo and a progress meter pop up for a while. Eventually the screen goes black and nothing else happens. I have to reboot. If I take the CD out it boots to FreeBSD.Am I missing something? Kubuntu never asks anything regarding partitioning. Is FreeBSD an os like DOS and kubuntu a GUI like Win 3.1 or is kubuntu more like XP with a GUI built in to the os? If it is the latter, how do I get it to kill the FreeBSD install?"Try kubuntu without installing" does the same thing.
wanted to try out FreeBSD but I want to boot it from an ISO. I put my iso file on my first hd 3rd partition in /boot/iso/FreeBSD-8.1-RELEASE-amd64-dvd1.iso. But I can't seem find anything to boot freebsd this way. Is it possible and if so how. This is what I kinda got but its not working.
Code:
menuentry "FreeBSD1" {
insmod loopback
[code]...
Being new to Linux I am not sure of which Virtual software to use in my Opensuse Linux? I want to try FreeBSD again but I want to use some type of Virtual Machine .
View 3 Replies View RelatedI am trying to configure mutt to send email via command line . It works fine when I configure it for gmail as follows:Quote:
# SENDING MAIL
set copy=yes
set smtp_url = "smtp://mymail@smtp.gmail.com:587/"
[code]...
I am running Ubuntu Server Lucid 64bit on an AMD-based system and Ubuntu Server Lucid x86 on a dual P4 HP Netserver. I have a Trust PW-4120M UPS plugged into the AMD box via a serial cable.I have installed nut on both systems from the repositories (with "apt-get instal nut") and configured the AMD system as follows:
#ups.conf
[trustups]
driver = megatec
[code]....
I've tried every adjustment to the config files I can think of but without success. I'm guessing this is a permissions issue but I've been unable to find any info on this after extensive searching of Google. As far as I can tell (ie. I've not installed one!) there's no firewall operating on either machine.
i need to set up a cvs client, i have never done this before. In the how to's that i have found i see always explanations on setting up the server. Can somebody post a small tutorial on how to set up only the cvs client?
P.S. Connection to the server will be made using SSH and a set of keys. In windows i use WinCVS without problems but i never had to set up a client in linux.
I wanna configure openssh with key DSA, after configured in server, i can`t use PC (Window) and teraterm ssh in server
how can configure key DSA for client ?
I have Ubuntu installed, using transmission client to download a torrent.The torrent is coming down at ~300kbps, but my internet connection speedtests @ 50mbps...how do I configure connection to utilize connection?
View 4 Replies View RelatedWe have several FC machines (from 6 to 12) that use an OpenLDAP server running on Centos 5.4 for authentication. I have now tried setting up a FC13 workstation. I notice that the authentication GUI has changed and wants me to use Kerberos or a TLS enabled server. Is there a way to get FC13 to behave like FC12 in this respect. Or (less desirable) what changes do I have to make to the server to accommodate FC13?
The workstation knows who the users are, but will not authenticate if they try and log in.
[URL]
but it didn't work for me
i want to know how to configure my sql server and clients in debian 5. what should be the server host name and root password
View 1 Replies View RelatedI am using two ethernet interface, in fact one ethernet interface eth0 and other is USB netconenct ppp0. I am using fedora 12 - 32 bit. I can individually use both connections. say if I disconnect ppp0 (wvdialer), everything works fine and same in other case. Now my problem is I want torrent client to use ppp0 and all other applications like firefox and other use eth0. So that I can use both interfaces effectively.
I changed in ktorrent client's configuration, and change interface to ppp0 from all interface, but it didnt work. When my eth0 id down I can ping using ppp0, but when eth0 is also up, I can ping via eth0 but not via ppp0 (ping xxxxx -I interface). What is I am doing wrong? How can I configure torrent client to use ppp0?
How I am configure DNS Client and server in Redhat Linux 4 in my lab.I have total 5 computers and they are Lan connected.I want to make one of them server and the others are client.
View 1 Replies View RelatedI have using ubuntu nis server (LTS 8.04.1) and all nis client fedora 6,7,8,9 its working fine yesterday I installed new client os fedora 11 and configure nis client I started ypbind service can't start I did client configuration.
1. /etc/sysconfig/network add NISDOMAIN=TEST
2. /etc/sysconfig/authconfig UseNIS=yes
3./etc/nsswith.conf
passwd: files nis
shadow: files nis
group: files nis
4. /etc/yp.conf
Add nisdomain and ypserver name
After I stop ip6tables and iptable and network Manager
Shutting down NIS service: [FAILED]
Starting NIS service: [ OK ]
Binding NIS service: ....................... [FAILED]
I'm a newbie to Linux and need some help in DHCP client configuration.
I'm trying to find a way to set hostname at the start up and get the DHCP client to register itself after it received an IP address.
I'm trying to get a VB program to make a client connection to my PostgreSQL server running on an Ubuntu 10.10 server. Here's what I've done: Client side - installed and registered the OLE DB .dll's from the PostgreSQL OLE DB Provider project. server side - the configuration described here: [URL]... Have added this line to postgresql.conf:
listen_addresses = '*, 144.96.80.35, localhost'
I've also tried this as simply:
listen_addresses = '144.96.80.35, localhost'
also, port = 5432
I have added the following to pg_hba.conf:
# IPv4 local connections:
[Code]...
Where are there good instructions to configure the DynDNS update client? It is not updating my IP number.
View 5 Replies View RelatedI'm new LDAP kind of stuff.I want to configure LDAP server and Client on windowsXP. could you tell me which Open source LDAP Server and client are best fit for windowsXP. Is OpenLdap not suitable for windows?
View 8 Replies View RelatedI am trying to configure ldap logins on a fc14 client to authenticate via a suse linux enterprise server 10 ldap server.
I can login with clients running on all opensuse versions as well as mint, ubuntu,etc. Just can't get fc14 to authenticate.
I have tried [URL] with no luck.
I am installed Opensuse 11.2 and maked all configurations and installations for Mail Server Yast. ( Postfix, Ldap ) In ldapadmin what class objects i need insert to configure e-mail client ? I am choised for test suseMailAccess and in suseMailClient inserted my e-mail and what i insert in suseMailAction ? Anyhere know howto install and configure this service ?
View 5 Replies View RelatedI have got different clients with different SOHO routers on sites (Netgear , Linksys, SnapGear,etc.) All those clients use VPN IPSec . As you know that those routers has many entries :
Tunnel name
key lifetime
Preshared Secret
Phase 1 proposal
Phase 2 Proposal etc.
I am trying to familiarize myself to use different VPN clients (a piece of software ), that will be installed on clients, laptops to access their work network from home. I came across a problem with Cisco VPN client V5.0.06 I could not find all the above entries. I know Cisco devices are proprietary, does that mean cisco vpn client is not compatible with those router?
in my office we are using cyberoam firewall to manage entire network , in that lot of option is there even we can configure pptp,ipecac vpn also using cyberoam.totally cyberoam acts as a server, how can i configure ppptp vpn in centos 5 as client of the cyberoam, then only i can access the office network from my home.
View 3 Replies View RelatedHow do I configure vncserver to give client gmd greeter and run the gui configured in gdm?
View 1 Replies View Related