General :: Configure VNC Server On Fedora 12 To Connect From Any Place

Feb 18, 2010

i want to configure VNC server on Fedora 12 to be able to connect from any place how to configure it i try Google to find instruction about it but i found alot on ways to configure and they are difference what you recommend

View 1 Replies


ADVERTISEMENT

General :: Configure UnixODBC On Rehat EL 5 32 Bit To Connect To An Oracle 10g Database Server?

Mar 28, 2010

I'm trying to configure unixODBC on Linux rehat EL 5 32 bit to connect to an Oracle 10g database server. But when I retest the connection after the configuration then The error occurs:

# isql -v oralab4_dns vonphot vonphoto
isql: symbol lookup error: /usr/lib/libreadline.so.3: undefined symbol: PC

I have searched on Google.com for 2 days but I can't resolve the problem.

View 3 Replies View Related

Ubuntu :: Configure SSH Server To Let Anyone From Outside LAN Connect

Jan 3, 2011

I tried yesterday with my friend to create ssh server in ubuntu server via vmware on his pc and we're done it, but after typed this (sudo apt-get install openssh-server ) we don't knows what we supposed to do after that, i google it many times but i couldn't find any what i need, all those guides talks about how to connect on ssh in LAN or by useing 192.168.xx.xx but i need to make connect from outside his network, is that mean he need something like domain name or DynDNS ?, my friend got daynamic ip from his isp and i've seen before many websites offers secure shell able to made it connect.

View 1 Replies View Related

General :: Configure A SFTP Server On Fedora 10?

Mar 13, 2010

I had an ftp server about a year ago. It was running off of windows 2003, and didnt have any protection on it besides the normal firewall and NAT router. I shut it down after a couple weeks because i was constantly getting password hackers and weird things trying to break inused Ethereal to monitor packet traffic).Anyway, ive decided to take another swing at it and try to configure a more secure server on a more secure OS. I've found multiple HOWTO guides by surfing google BUT most/all of them want me to download a file called "openssh-4.5p1-chroot.tar.bz2", however the address they all point to does not exist! That address is so my main questions are where can i find this file? Is there a better one that would work? Is there a tutorial someone knows about that would get me past this?

I built a computer last week for this purpose (only had to buy a few parts so it's not like i spent $500), and now i feel like ive hit a dead end just cause a site decided to take a file down and no one else has realized it's happened except me.

View 14 Replies View Related

General :: Configure A PXE Server Based On Fedora?

Sep 21, 2010

I want to follow the instructions to configure a PXE server based on Fedora, the instructions written in 2005, suggests Fedora Core 4. I need to have; tftp-server, dhcp, httpd, syslinux. Which I understand can be install subsequently but are included in FC4.

I cannot find a link to FC4, I guess it's out of date now and no longer available, which server should I now download

View 7 Replies View Related

Software :: Configure Postfix To Connect To Remote Smtp Server

Oct 23, 2010

Try as I might I cant get postfix to send emails through an external email server (I can succesfully get client software to do it no trouble) After following the howto at:

[code]....

I get 5.0.0 errors re:

Code:

May 6 16:06:32 SERVER1 postfix/error[20357]: 2392F21438: to=<SOME_ADDRESS@hotmail.com>, relay=none, delay=0.17, delays=0.1/0.01/0/0.06, dsn=5.0.0, status=bounced (smtp.live.com)

Here's my main.cf

Code:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no

[code]...

I get basically the same error no matter what smtpserver/username/password combination I use leading me to believe its my setup and not my username/password

View 1 Replies View Related

Software :: Configure Postfix To Connect To Remote Smtp Server?

May 5, 2010

Try as I might I cant get postfix to send emails through an external email server (I can succesfully get client software to do it no trouble) After following the howto at: [URL] I get 5.0.0 errors re:

Code:
May 6 16:06:32 SERVER1 postfix/error[20357]: 2392F21438: to=<SOME_ADDRESS@hotmail.com>, relay=none, delay=0.17, delays=0.1/0.01/0/0.06, dsn=5.0.0, status=bounced (smtp.live.com)
Here's my main.cf
Code:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases

[Code]....

View 5 Replies View Related

General :: Write A Shell Script Which Can Ready Content Of The Folder And Place Files On Remote FTP Server?

May 9, 2011

I need to write a shell script which can ready content of the folder and place files on remote FTP server. I need to make sure that a file that is already placed on remote FTP server is not attempted second time. The file names will be something like Records-2011-05-09. The files will be generated by MySQL every hour.

View 7 Replies View Related

General :: Configure A Samba Server Using A Machine With Fedora And A WindowsXP

May 24, 2010

how can i configure a samba server?. im using a machine with fedora and a windowsXP machine.

View 7 Replies View Related

General :: Home Server - Configure Fedora 15 To Allow Access Via Port 80 From Other Computers

Aug 6, 2011

I am trying to make my home server accessible to the whole web. I have installed Nginx on my Fedora 15 64-bit Linux machine, and it works with localhost but it doesn't work online or allow other computers on the network to access it via the IP address. It keeps coming back with: Could not connect

I have port forwarding. I have even tried different ports but they all seem to be blocked. What could be wrong? I have a netgear router.

View 4 Replies View Related

Networking :: How To Configure VPN To Auto Connect In Fedora?

Dec 13, 2010

I'd like to know how to configure Fedora 14 so my VPN connects and reconnects itself automatically, since the "connect automatically" thing I checked in the network manager doesn't work.Is there a way to make sure that everything uses the VPN, so when for some reason the VPN is disconnected the applications will wait for the VPN to reconnect itself instead of switching to the regular network ?Also since it's pptp VPN I tried to disable Ipv6 but I don't know how to check if I successfully did it, can you guys give me the command line to check that ?

View 2 Replies View Related

General :: Configure Php To Connect With Oracle?

Aug 23, 2010

On RHEL 5.2, i have installed Oracle client 11.1 and Php 5.1.6. After that i somehow installed and configured oci8.so. When i do phpinfo Under oci8 it shows oci8 support enabled.However on running php program that connect with oracle database i get following error PHP Warning: oci_connect() [<a href='function.oci-connect'>function.oci-connect</a>]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and LD_LIBRARY_PATH are set and point to the right directories in /var/www/html/index.php on line 5

View 5 Replies View Related

General :: Fedora 5 - Getting Hosts To Connect To Server?

May 21, 2010

I am very new to Linux, 1 week old. Have just installed fedora 5 days ago and I now need to get hosts to connect to this server through telnet. I downloaded a xinetd rmp file but do not know what do next to get it installed and configure it.

View 4 Replies View Related

General :: Cannot Connect To The Internet, Tried To Manually Configure?

Oct 25, 2009

I have a dell wireless wlan 1397 mini card with an ethernet 802.3. Now I am trying to connect by a wired connection. Supposedly a have a bcm5784m nic. I have tried to configue the bcm5784m which was shown it to be regonized through fedora 11, i could activate it, and connection still failed. In my driver list on my dell inspiron and studio 1737 the bcm5784m was not checked as a download i needed. What in the hell am I doing wrong. I have searched exhaustively and have found nothing concerning the wire ethernet card or bcm. Supposidly ubuntu does support the dell studio 1737 laptopForgive my spelling. Oh and by the way I am using kubuntu 9.04 jaunty.

View 5 Replies View Related

General :: Configure Sshd To Connect ONLY With Public Key Auth?

Jan 12, 2010

How i can configure sshd to connect ONLY with Public Key Auth?

currentStatus : If you have no key. then you can log in with your password.

View 2 Replies View Related

Networking :: How To Setup A Network Place In XP (SP3) For A Server?

Jan 27, 2010

I would like to have ftp access the files on a Linux Server using XP. It's easy with a windows server but Microsoft doesn't work with the Linux server.

View 3 Replies View Related

Server :: Use Url_regex For Place Sites Name In Different Locations?

Mar 15, 2010

i have different subnet running on my network they are 192.168.1.0 to 13.0, i want to restrict subnets with different sites. for example. from 1.0 to 6.0 i want to give them 3 sites to visit, for 8.0 give some different sites to visit. allow all traffic to 13.0 but block few sites for them. i want to use url_regex for this and place sites name in different locations.

View 1 Replies View Related

Red Hat / Fedora :: Configure DNS Server And Mail Server

Sep 7, 2009

Can you help me to give the solution to how to configure DNS server and Mail server on RHEL 5.0

View 2 Replies View Related

Server :: Install Video Camera To Record Specific Place 24/7

Jul 15, 2011

I have an idea to install a video-camera to record 24/7 the place in the yard where the car will be kept. Can not say that I'll configure such a system for sure, but I have an interest to it. On the other hand I've never worked with such systems and I don't know what cameras are better, should they be IP-based or the USB-webcam will be OK, I also do not know much about the software. I've found that gphoto is a good software for such a purppose, and some photo-cameras can be managed remotely through console, I mean that we can take pictures/?video?

Remotely, if the camera is connected to the Linix-box via USB. Another soft, which I googled, which (as I understood) is de-facto and which is powerful, is ZoneMinder. Today a friend of mine told me that many IP-cameras have everything inside them (a webserver, many tools for capturing video/photo and so on), so I just need to create some directory on the PC, where it will store all photos/videos. So, as you see, I know practically nothing about all this. That's why I decided to listen to you, what software and photo/video cameras would you recommend me.

View 6 Replies View Related

Server :: Use A Reverse Proxy To Forward A Lot Of Websites Via 1 Central Place?

Oct 8, 2010

We use a reverse proxy to forward a lot of websites via 1 central place.so hould forward to an internal server.I already managed to forward a lot of website correctly, except for this one:hen I type:ttp://blablahblah/smt/webtier-7-11 it doesn't work correctly, but How can I make the first url to work ?

ProxyPass /smt http://192.168.10.38:8080
ProxyPassReverse /smt http://192.168.10.38:8080
ProxyPassMatch ^/((smt|webtier-7.11)(/.*)?)?$ http://192.168.10.38:8080/$1

[code]....

View 5 Replies View Related

Server :: Configure DNS In Fedora 10?

May 31, 2010

I am very new to linux. So i have a little idea about it. I want to configure DNS server in Fedora 10. I am confused where to put the master file and where to put the database zone file. what else should i do to run the dns completely. Also , my protocol is this: I have a adsl connection in my office via adsl broadband router. This gives a private IP to my linux server. I want to run a local linux server which runs DNS, DHCP, FTP and web server. How can I do this? Should I need to do NATing? Because there are more than 10 computers in my LAN.

View 1 Replies View Related

Fedora Networking :: Unable To Connect To Wireless Networks And Unable To Configure Network

Jul 27, 2010

I just switched from Ubuntu to Fedora 13 because I was unable to get Ubuntu to connect to wireless networks. I tried everything suggested in help and forums, and kept getting "Bad Password" with WICD and Network Manager. Now, with Fedora...I still can't connect.

Problem #1: The guide says to "...make sure that the relevant wireless interface (usually eth0 or eth1) is controlled by NetworkManager," and that I do this via: System>Administration>Network

However, there is no Network option under System>Administration.

Problem #2: I open Network Manager, which displays a list of networks. I click on mine, configure it with WPA and the right password, and it fails to connect: "The network connection has been disconnected."

View 12 Replies View Related

General :: Configure The NTP Server In Ubantu Server?

Mar 15, 2011

how to configure the NTP server in ubantu server

View 3 Replies View Related

Red Hat / Fedora :: RHRL 5.1 - How To Configure VPN Server

Jan 1, 2010

I have a RHEL 5.1 server. I would like to configure VPN server for it.

View 1 Replies View Related

Red Hat / Fedora :: Configure Apache For 16 GB Server?

Oct 25, 2010

I need to configure Apache for a 16 GB Server for maximum performance. It should have maximum requests and also with stand load. I have given the current configuration below.

<IfModule prefork.c>
StartServers 8
MinSpareServers 5

[code]...

View 1 Replies View Related

Server :: Configure Rapid SVN On Fedora

Aug 16, 2011

I am trying to configure rapidSVn on Linux (fedora 5). I have configured all the dependencies like APR,svn , wxWidget, neon etc. But while running command make for rapidSVN it is giving below error: I am able to configure but not able to make.I have tried two version of Rapid SVN(XXXX.10,XXXX.12)

[Code]...

View 9 Replies View Related

General :: How To Configure Ftp Server

Dec 7, 2010

i just can't figure out how to configure my ftp server.i guess that i'm using fsp instead of ftp ,but where is my FTP server deamon?i can connect to my server using FTP command!

View 11 Replies View Related

Fedora Servers :: How To Configure OpenLDAP Server

Jun 8, 2009

I am planning to deploy an OpenLDAP server in my LAN for basic authentication, but I have no idea how to do it. I would like to know how to configure an OpenLDAP Server, and I would also like to know about knowledge resources, if any.

View 3 Replies View Related

Fedora Servers :: How To Configure DHCP Server

Aug 3, 2009

How to configure DHCP server on Fedora?Is there any package available on Fedora 11 ?

View 5 Replies View Related

Fedora :: Apache - Configure The Virual Server

Oct 9, 2009

I have apatchi (httpd) installed on Fedora, and I am trying to configure the virual server. I have two websites: [URL] and [URL] and the machine has one public IP address. The problem that:

It always returning the default virual host (even if we typed in the url: [URL] or [URL]), it returns the default configured one (which is the first configured virual host). I have one public address on my machine, and my configuration as following:

[Code]....

Actually [URL] is the one which is used for the global configuration.

View 10 Replies View Related







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