CentOS 5 Networking :: Documents On How To Operate And Configure VPN Server

Apr 12, 2009

i'm looking for any documents or video tutorial for How to Start VPN SERVER on Cent os 5, i'm going to make VPN accounts and set monthly bandwidth on each ,on my Server and let to client's to connect to server via VPN Connetion, such as [URL]...

View 1 Replies


ADVERTISEMENT

Networking :: Configure Dhcp Server On Centos?

Feb 9, 2010

how to configure DHCP server on centos linux and how to configure FTP server on centos linux

View 2 Replies View Related

CentOS 5 Networking :: How To Install And Configure Vpn Server

Jun 17, 2010

i want to install and configure vpn server on centos 5.5 final i want to work it like that my server is in other city or country, i want to connect it in other city or country and want to use remote server internet on my computer.

View 1 Replies View Related

CentOS 5 Networking :: Configure DHCP Client To Register Itself To DNS Server?

Aug 23, 2010

I'm new to CentOS and has recently use it.

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.

View 6 Replies View Related

CentOS 5 Networking :: Configure - Set Iptables On Server 1 - To Acces Webserver From Other City

Jan 13, 2010

I am using centos 5.3 , and also using webserver in local network

Here is all configuration

1, server

eth0 , 222.80.1.90 this is live ip
eth1 10.0.0.1

2, webserver

eth0 10.0.0.2

I want set iptables on server 1 , to acces webserver from other city ,

How to configure iptables

View 2 Replies View Related

Ubuntu Servers :: Server Hosting / Operate Within A Server?

Aug 14, 2011

i have been interested in starting up a website of my own, but i want to host it on my own personal server.
unfortunately i have absolutely no experience with servers, and i dont even know where to begin.i have done some reading up and i think my choice will be a LAMP server.now to the question, lets assume that i know nothing but html, css, JS, etc. where would be the best place to start learning about servers, how to operate within a server, and the such? and which ubuntu server OS would be the best choice? i will also post my email address for an alternate method of communication.

View 9 Replies View Related

CentOS 5 Server :: Automation Of Ftp Server \ Configure A FTP Server Where Upload And Download Files?

Jan 8, 2011

i have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)

View 5 Replies View Related

CentOS 5 Server :: Apachewithdocx - Microsoft Documents Wants To Open The File Like A Zip-file Not As Word Document

Jul 13, 2010

I've a webserver with a lot of documentary to serve. Some of the users have problems with the new microsoft documents like docx. Internet explorer 7 want to open the file like a zip-file not as word document. I've googelt around and found a solution that didn't work for me: [URL] I've added at /etc/mime.types

[Code]....

After a restart of httpd , nothing chance, always the same failure with internet explorer 7.

View 4 Replies View Related

Ubuntu :: Configure System To Automatically Save My Documents On An External Drive?

May 17, 2010

I have an external hard drive that I use to store the My Documents folder from my Windows partition. I want to be able to automatically have all of my saved documents from Ubuntu go there as well. How do I configure that?

View 2 Replies View Related

CentOS 5 Server :: Configure Postfix On 5 To Relay Email From The Internet To The Exchange Server

Apr 24, 2011

i need to configure postfix on centos to relay email from the internet to the Exchange Server and i also need that emails sent from the exchange within the same domain be sent to postfix then resent to exchange because i have spamassassin and clamav installed on centos to filter all incoming and outgoing mails ...

View 1 Replies View Related

Server :: PHP Installation On Centos Server - Error: Mysql Configure Failed

Nov 19, 2010

I tried to install php from source file on centos server and i got the error as # ./configure --with-apxs2=/usr/local/packages/apache/bin/apxs --with-mysql --prefix=/usr/local/packages/apache/php --enable-force-cgi-redirect --disable-cgi --with-zlib --with-gettext --with-gdbm

checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... /var/lib/mysql/mysql.sock checking for mysql_close in -lmysqlclient... no checking for mysql_error in -lmysqlclient... no configure: error: mysql configure failed. Please check config.log for more information.

View 6 Replies View Related

CentOS 5 Server :: Configure A Mail Server Over A Home Internet Connection?

Feb 12, 2009

I have one server at home, connected through a router that gives me a static IP:192.168.1.2 - My PC192.168.1.3 - CentOS serverI enabled the port 80 into router forwarding system and I can connect properly to CentOS server, using the IP my internet provider gives me. My router automatically forwards a changed IP to my dyndns.com account so I can also access the server through a domain name (I pay to have it linked to one of my domains).My next step is to configure the mail server (dovecot) , so I can send emails from my local server(192.168.1.3).I was wondering if anyone has any tutorial links or tips to have the mail server configured through a home internet provider + home router.

View 5 Replies View Related

OpenSUSE Network :: How To Operate Squid Proxy Server

Mar 27, 2011

I live in Taiwan and sometimes need to travel to Mainland China. How can I use a proxy to allow me access to location sensitive content. Ex: Facebook in China, or Pandora outside of the US?

View 2 Replies View Related

Ubuntu Servers :: Possible To Operate Web Server 'without' Registering Domain Name

May 14, 2011

I'm wondering if it's possible to operate a Web Server 'without' registering a domain name, using an IP address alone.I currently have Apache & Tomcat running on one of my workstations. I am currently using these servers as development sandboxes; and I have P2P Search Engine 'YaCy' running under Apache, which is accessible from the outside to the entire P2P network.

Since my Apache server is accessible from the outside, I was thinking that I might setup one of my other workstations as a server with just my 'external' IP address & port number as a way of reaching my site, i.e. http:// 255.183.47.201:8090/. I can't see any reason why this wouldn't be possible. I seem to remember several of my former companies doing this on their corporate Intranets. Also, I wouldn't be locked into registering a domain name every year; and I wouldn't have to worry about any content restrictions. If my intended audience knows where to find me; I can't see any reason why this wouldn't work. And, I don't see why my site couldn't be indexed by search-engines. The only caveat I can think of is making sure I have enough bandwidth from my ISP to support the anticipated traffic.If this will work, I assume I can setup a regular website, an online store, podcast, or provide any other type of tradional web-service this way.

View 5 Replies View Related

CentOS 5 Server :: What Is Configure Option Of Mysql Server From Repo?

May 6, 2010

what is configure option of Mysql server from Centos repo? I mean configuration option used before compilation.

View 1 Replies View Related

Networking :: Operate Vodafone E220 Modem On FC 13?

Nov 6, 2010

I have installed the 3 following pakages of Fedora 13 ozerocdoff-0.4-1.fc11.i386.rpm usb_modeswitch vodafone-mobile and after that I have given the command

vodafone-mobile-connect-card-driver-for-linux-debug

all I see after that :

vodafone-mobile-connect-card-driver-for-linux-debug
/usr/lib/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead

[Code]....

GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)

View 2 Replies View Related

OpenSUSE :: Configure System In Order To Work On Some French Documents Using Kate - Kwrite Or Eclipse

Jun 11, 2010

I am working on a English (US) KDE installation of opensuse 11.2 with a US keyboard and I have some troubles to configure my system in order to work on some French documents using Kate, Kwrite or Eclipse.

For instance, when I save the content of this link [url] on my hard-drive and open the file in Kate, Kwrite or Eclipse, all accentuated characters are displayed as black lozenge signs with a ? inside. What should I fix in my configuration to have those characters show correctly?

A related but maybe slightly different situation is the following: In Eclipse, when I use a French keyboard layout in Eclipse (using the shortcut Ctrl + Alt + K after setup in Configure Desktop > Regional & Language), I can type and display accentuated characters correctly. However, as soon as I spell check my document (I believe Eclipse use aspell for that), all the words containing the accentuated characters that I typed are shown as being wrong. Eclipse suggests some corrections that show up with black lozenge signs with a ? inside...

View 6 Replies View Related

CentOS 5 Networking :: How To Configure VPN On CentOS 5.4 X86_64

Dec 29, 2009

I am brand new to this forum! I have spent some time on other Linux forums but based on my usage of CentOS I figured that it would be best to come straight to the pros. I've been using CentOS for a while now, mostly as a web server. Actually I use it as the base and installed Parallels Plesk Control Panel.

Anyway I want to setup a VPN and so far I haven't found any real solid documentation on how to do that! Yes I could install DAG/RPM Forge but what I really want to know how to do it from scratch. What I mean by scratch is that I want to download the tar.gz package from openvpn.net and then build it as required. I don't know much about building or compiling a package so that is why I have come here for help! I am guessing that I need to compile openVPN with openSSL and probably a few other packages... I could use openSWAN but I don't want to.

View 6 Replies View Related

CentOS 5 Server :: How To Configure 2 Nic

Jan 5, 2010

i'm teacher and have been assigned to take care a small computer lab in my school.in my computer lab there is a centos box with 2 network cards, switches and computers.at this moment all the computer can access the internet directly without connected to the router or server..(bypassing the centos box).so now i would like to make my life more " difficult" where i want all the computers access internet through my centos box so that i could have a better internet usage management.

I've been reading some forum and even centos document regarding establish networking but it seem difficult for me to understand all the terms and jargon overnight.I also have been try to configure the 2 nic using the "trial and errors" approach but no luck..i'm really hoping that someone could guide me so that i could configure the 2 nic correctly hence my centosbox could be more beneficial..below is the scheme how my network will be..internet------>modem--------->centosbox--------->switches------->computers(eth0)(eth1

View 5 Replies View Related

General :: Configure VNC Server In CentOS 5-5?

Jan 17, 2011

How to Configure VNC Server In CentOS 5-5;

View 1 Replies View Related

Server :: CentOS 5 - How To Configure Domain

Jun 27, 2011

I have centOS 5 server & have configure web server. I want to this webserver share on my network. How to configure domain.

View 8 Replies View Related

Server :: CentOS 5.3 - How To Configure RAID 1

Dec 28, 2010

I have centos 5.3. I have two h/d 1st h/d used as primary and backup of reqd things of first h/d is copied into 2nd h/d. I want to configure mirroring in this server how to configure this, raid 1 is ok or not.

View 1 Replies View Related

CentOS 5 :: How To Configure Syslog Server

Nov 20, 2009

how to configure syslog server in centos?

View 3 Replies View Related

CentOS 5 Server :: Configure SVN In 5 Without Apache

Sep 23, 2010

I'M trying to configure SVN in CentOS 5 without Apache, the connection should be possible with some SVNClient like tortoisesvn or another.

Following this guide i proceeded:

yum install subversion
useradd -d /home/svnroot -c subversion svn
passwd svn
svnadmin create /home/svnroot/proyecto_1
pico /etc/csf/csf.conf (enabled ports and restart with csf -r)

[Code].....

how to connect to the repository from my PC?

I don't know how to do it

I understand that this svn are running with svnserve but i don't know the way to connect from my PC with a svnclient, like rapidsvn or another.

View 2 Replies View Related

Red Hat / Fedora :: Configure Centos 5 As Public Dns Server?

Jan 27, 2011

i have a requirment for giving my ip address a domain name.

can i esteblish a server as dns provider so than i can give a domain name for my own ip address.

i want to give it public not in local network.

View 3 Replies View Related

General :: Vnc Server Configure Centos 5.4 Error

Mar 22, 2010

i am trying to configure below commands and it through error some one can advise where to check and how to fix this issue

[root@2rem .vnc]# vncserver :1 -name 2rem -depth 16 -geomatry 800x600
You will require a password to access your desktops.
Password:
Verify:
xauth: creating new authority file /root/.Xauthority
Unable to start Xvnc, exiting

View 1 Replies View Related

CentOS 5 Server :: Install / Configure A LTSP In 5.3

Apr 15, 2009

I'm trying to install/configure a LTSP in CentOS 5.3

I have dhcp, nfs and tftp installed, but i can't install/configure XDMCP. I was reading some manuals and "hows to" and all says that, to configure XDMCP, i have to change de atribute "Enable = true" in the file "/etc/X11/gdm/gdm.conf", but i don't have this rute, only "/etc/X11/", gdm folder doesnt' appear :S also... why i can configure XDMCP?

When i run "ltspcfg", he says:

[root@localhost ~]# ltspcfg
ltspcfg - Version 0.11
Checking Runlevel....: 5
Checking Ethernet Interfaces

[Code]....

View 9 Replies View Related

CentOS 5 Server :: Need Info To Configure Squid?

Aug 5, 2009

I need information to configure squid proxy server in centos 5.3 i need that urgent.

View 1 Replies View Related

CentOS 5 Server :: Steps To Configure SMTP?

Sep 2, 2009

Can anyone help me regarding SMTP configuration? I can able to configure and i can send mail from my domain to other domains but cant receive from outside domain

My question is what are the steps to configure SMTP...suppose i wanna configure SMTP server test.com and my hostname is ns1.test.com. so please mention the steps

View 1 Replies View Related

CentOS 5 Networking :: How To Configure DNS

Nov 30, 2009

I HAD TRIED AND COMPLETED CONFIGURING DHCP THROUGH dhcpd.conf file and now i am stucked at configuring DNS .. how to configure DNS on CENTOS.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved