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 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.
We 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.
I 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.
I 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.
After I stop ip6tables and iptable and network Manager Shutting down NIS service: [FAILED] Starting NIS service: [ OK ] Binding NIS service: ....................... [FAILED]
I'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?
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 ?
I 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.
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?
I have configured the postix email server in Centos. Its working fine with Squirrel mail client. But If I configured in microsoft Outlook. it is working. with this post I have attached the error message. Please let me know solution.I am getting this error message while I check the SMTP authentication in outgoing server tab on outlook account setting configuration.If I send any email It will bounce and came to to inbox
I'm looking for a way to configure DHCP client so it would dynamically set the hostname and register itself to a DNS server. I don't have access to the DNS server.
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:
I am not able to configure nfs mounted disk for shareing samba. i have a server X. which configure samba for windows XP client this is done. now i have export X server samba share disk to mount Y server using nfs. this is mount and ok. but i don't share this disk using Y server samba configure.
I am trying to install and configure LTSP on a server for a HP thin client to boot off. The version of Ubuntu that I am using is 11.04 x86 and it is a fresh install on a dual core system with 2GB RAM. I followed a guide which comprised of these commands.
sudo apt-get install ltsp-server-standalone openssh-server sudo ltsp-build-client or if your on a 64-bit system with 32-bit machines do sudo ltsp-build-client arch i386 for editing the servers IP values use /etc/ltsp/dhcpd.conf after that you need to restart DHCP server sudo /etc/init.d/dhcp3-server restart and update sshkeys -sudo ltsp-update-sshkeys and if you updated dhcpd.conf then you need to update you image also by typing in terminal ltsp-update-image
Everything seemed to install as it should but when I try to boot from the thin client it just times out and says no DHCP or proxy invites received. I turned DHCP off on the router and even tried another router, but I still get nothing. I am at a bit of a loose end and I hope someone on here can point me in the right direction of where I am going wrong.
I am puzzled with trying to configure a linux (openSUSE) client to dhcp to eBox DHCP server. I am using dhclient to lease an IP address with dhclient eth0 -s 10.45.48.108 and get a response
openSUSE11232CL1 dhclient: DHCPDISCOVER on eth0 to 10.45.48.108 port 67 interval 4 openSUSE11232CL1 dhclient: DHCPOFFER from 10.45.48.108 openSUSE11232CL1 dhclient: DHCPREQUEST on eth0 to 10.45.48.108 port 67 openSUSE11232CL1 dhclient: send_packet: Network is unreachable openSUSE11232CL1 dhclient: send_packet: please consult README file regarding broadcast address.
The server reports eBox141 dhcpd: DHCPDISCOVER from 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0 eBox141 dhcpd: DHCPOFFER on 10.45.200.2 to 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0
I interpret this as the server receives the request and the client accepting it but the lease does not last long and the connection breaks. what this could be and why the connection breaks? Or my undestanding is totally wrong on how it works and should work? And BTW, where is that README file that's referenced in the message I receive on the client?