Fedora Servers :: Web Development Server & SVN?

Mar 18, 2009

I'm in charge of setting up svn on a Fedora Core 9 server running cpanel for a company website. The company currently has 4 developers working on the site which isn't live yet. The server currently has one user and the site is located in ~/public_html

My question is what is the best way to set up subversion for all the developers? Should I create the svn directory in ~/ or should I create a new user and put it in their ~/public_html and create a virtual host to it so I can have www.dev.site.com point to the svn version of the site? And then create a group for all the users so everyone can access it?

View 14 Replies


ADVERTISEMENT

Ubuntu Servers :: Setup A Local Mail Server For Internal Testing On Development Work?

Dec 10, 2010

how to setup a local mail server for internal testing on my php development work. For example if I sent an email using php script to [url]....I should be able to check the mailbox of 'someone' either in Outlook or SquirrelMail.I have done some reading about this. All I know is that I need Postfix with Courier. But I just don't know to get it working.

View 3 Replies View Related

Software :: Installing The Php-development Package On Fedora Core 6 Server

Jun 15, 2010

I'm having some trouble installing the php-development package on my fedora core 6 server.

Code:
yum install php-devel
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories

[Code]...

View 7 Replies View Related

Ubuntu Servers :: Limit Apache Speed For Web Development

Mar 16, 2010

Is there a way to limit the speed that apache will send a page to a specific computer in my LAN? I would like to be able to test what my pages would be like if they loaded at 25KB/s for example. My Server is 192.168.0.2 and the other 'browser' computer is 192.168.0.4.

View 3 Replies View Related

Ubuntu Installation :: Restricting Access To The Development Servers And Protecting The Data?

Nov 26, 2010

Every developer in our organization has access to a single development server and all development ( other than basic experimentation ) is done on this server. This is primarily because there are several interdependent systems and having copies of these systems on each developers machine slows that machine down to the extent of making it completely unusable. All developers access this development server using ssh. Of course this implies that scp will also work as the sshd daemon is running making data vulnerable.

We are currently attempting to secure the code and data on this server from unauthorized copying and transfer.

Currently I am attempting to set up virtual machines on each developer machine that can then be used to connect to the development server. I have created a shell that does nothing but allow for the typing of one command that simply transfers ( ssh login ) the user onto the development server.

I am using virtualBox and ubuntu mini to achieve this.

Problems: The first question is if this is a reasonable way to achieve what I am attempting to. Is there a better way?

The others is more in terms of the set-up: I am attempting to resize the virtualBox console. I tried this by editing grub. Although I am able to resize the screen at start-up the entire screen goes back to ( what I believe is 800x600 ) after the Ubuntu splash screen.

The virualBox seems to have completely messed up the keyboard detection how can I rectify this?

The other is regarding the restricting of shell access I have currently done this by removing access to /bin/ for normal users. Is this secure enough or is there a better way?

View 1 Replies View Related

Server :: Web Development Environment Setup?

Feb 21, 2010

I have been looking around the web and forums for a while for the best way to set up a development office. I havent really found many specifics. I am with a new company is just starting to really take their development services seriously. We've added a couple developers and designers in the last month. I am trying to figure out a the best way to set up our environment.

We have a couple dedicated virtual servers with Media Temple. Currently, we develop everything under a subdomain of a domain we set up for development. When the site is ready to go live we move the site to its own domain. I cant believe this is the best way to go about things. So, what do you guys suggest as a setup? Software, versioning, etc. We have the ability to setup a test server in house and then push out changes to the production server but not really sure if that is needed.

We do mainly Wordpress development. If this should be posted in another area,

View 1 Replies View Related

General :: Distribution For A Home-cum-development Server?

Jun 20, 2010

I have an old Pentium-4, 2GB RAM, 2X160GB IDE-Hard disk computer. I am learning software development and I need a distribution with support for

(a) Oracle/Sun Glassfish v3 server
(b) Apache web server
(c) MySQL server
(d) Postgres server
(e) Sun virtual-box (headless)
(f) Webmin

For my home use, I need a proxy server and a file-and-print server (e.g. samba) I need to be able to run it headless. It should be easy to configure, but should also be like a real-world linux-distribution.

View 3 Replies View Related

General :: Use A Personal Computer As A Web Server For Development Purposes

Dec 27, 2010

How to use a personal computer as a Linux web server for development purposes.

Is it possible to have both Windows XP and Linux web server in one computer?

View 5 Replies View Related

Server :: Make A Local Package For Offline Development Network

May 3, 2010

I'm trying to make a local package server for my offline development network. Can anyone recommend a mirror containing every single package for CentOS 5.4 x86 as well as 64 bit? I've looked around but I haven't had too much luck yet.

View 1 Replies View Related

Programming :: Web Development - Command To Search String Through Files On A Server?

Apr 8, 2009

I am web developer I have this command find . -exec grep "Improve your score" '{}' ; -print for searching through files . I found this command but now i would like to tweak it to gain more out of it.

View 2 Replies View Related

Debian :: Create A Sandbox Environment On LAMP Server For PHP/MySql Development?

Mar 5, 2011

I need to create a sandbox environment on my LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight?

View 1 Replies View Related

General :: Setup A Development Test Zone On A Live Apache Server?

Mar 12, 2010

I have dedicated LAMP server running and I was wondering if I am able to run a dev/testing zone on it so to speak?...That way, I can have my come back soon, site is being constructed page live, and develop elsewhere on the server. I was trying a virtualhost, but since that is name based, the web browsers don't know what to do with it. I know the safest way is to develop on this machine then move to web server but I'm just seeing if what I was trying to do is possible.

View 4 Replies View Related

Software :: Install Trac On A Server That's On A Private Development VLAN (no Internet Access)?

Apr 6, 2010

I need to install Trac on a server that's on a private development VLAN (no internet access). Obviously Trac needs to go out over the internet to download/install various things. Does anyone know of an RPM or tarball out there that I can use to install Trac without being connected to the net?

View 2 Replies View Related

Fedora :: Install X11 Development Package?

Sep 11, 2010

As topic, I have trouble with compiling brlcad as this thread.
http://forums.fedoraforum.org/showthread.php?t=249899

I assume the last problem I encounter was lack of development package in the system. Hence, I tried "yum install Xorg-devel" and the terminal reply"No package xorg-x11-devel available."

View 8 Replies View Related

Fedora :: Linking To X Development Libraries In GTK+

Oct 17, 2010

I am running Fedora 13 on a ASUS G71G Trying to install GTK+ 2.4.8; after installing all the dependencies(Pango, Glib2.0, ATK), I ran ./configure from my GTK+ directory. It configured for a while, then this happened: checking for X... no configure: error: X development libraries not found I tried linking them with PKG_CONFIG_PATH=<path to X lib directory>, but I got the same error message. How do I get GTK+ to recognize the X development libraries? Additionally, does the default build of X11 on Fedora 13 contain the appropriate libraries? Ive included the GTK+ configure scripts as an attachment.

View 1 Replies View Related

Fedora :: Install IOS Development Kit Xcode 3.2.5

Feb 17, 2011

how to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.

View 5 Replies View Related

Fedora :: Looking For Webpage Development Program?

Jul 5, 2011

I am trying to find a program similar to microsoft's front page (wysiswyg) web-page development. then I will no longer have need of Mr Gates operating system.

View 9 Replies View Related

Fedora :: Nouveau/Gallium3d And OpenGL Development?

May 27, 2010

In the past I've played around with OpenGL development using the Mesa library. I have F13 installed now and would like to further explore OpenGL, but am trying out the default Nouveau/Gallium3d setup. As I understand Gallium3d is intended to replace Mesa3d so I'm at a loss as to what packages need installing to provide the header files and such needed to build OpenGL applications as a search for Gallium turns up nothing in the repos.

View 6 Replies View Related

Fedora :: Openssl Development Libraries Not Found

Sep 24, 2010

I'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'

openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module

[Code]....

View 4 Replies View Related

Fedora Installation :: Failing Installing Development Tools?

Mar 12, 2009

I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it

Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:

Quote:

Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)

Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:

View 9 Replies View Related

Fedora :: Module Development Version Different With Current Kernel

Sep 21, 2010

I want to do some modules development in fedora 11, by the command uname -r, I get the current kernel running in my system.

Code:
$ uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
But when I run the following command

Code:
# yum install kernel-devel
the package what I installed is kernel-devel-2.6.30.10-105.2.23.fc11.i586 and kernel
development directory is /usr/src/kernels/2.6.30.10-105.2.23.fc11.i586

So,the modules I developed can't insert to current running kernel because current is i686 and the compile environment is i586. Is that a bug of fedora 11?

View 2 Replies View Related

Fedora :: Get The Nvidia Development Drivers Working - Don't Allow CUDA

Aug 16, 2011

I I have been trying to get the Nvidia development drivers working for a good day or so.

I have the 280 drivers installed, but these don't allow CUDA development.

View 6 Replies View Related

Fedora Servers :: Turn Public Server Into A Sendmail Server?

Feb 22, 2009

I'm new to send mail. I have a server with a public address and domain name. But I only want to implement a small sendmail network on our 20-user LAN. Can I turn my public server into a sendmail server? Are there any simple step-by-step instructions for this?

View 1 Replies View Related

Fedora Servers :: Making A Fedora-based Video Hosting Server?

Jul 2, 2009

If any of you have successfully created a video hosting server with Fedora, can you give me any ideas of what software to get and how to configure it and so on? Or, if you have been unsuccessful, can you tell me what doen't work?

View 1 Replies View Related

Fedora Servers :: Set A Server Fedora 11 Using Vsftpd + Database Berkley + Ssl 'certificate?

Mar 5, 2011

i've set a server Fedora 11 using Vsftpd + database berkley + ssl 'certificate) he works perfectly. So i wanted to set a new one on Fedora 14, there is the problem..On my fedora 14, i tryed to use the configuration file that i've made on the F11 but withtout success. It seems that when i activate the SSL option on the server it does not want to start anymore... and i have no errors messages. I notice that when i desactivate the SSL "ssl_enable=NO" my server on F14 can start normaly.

[Code]...

View 1 Replies View Related

Fedora Servers :: Can't Edit HTTP Server Configuration In Fedora 13

Aug 12, 2010

I am trying to edit my http configuration (menu System -> Administration -> Server Settings -> HTTP) and it seems to be impossible. My Server Name comes up empty and I want to change the default Webmaster email address root@localhost to something else, but I can't change anything. I enter mu new server name and e-mail address, but when I click on the OK button I get a popup box which asks me if I want to save and exit. I click on the Yes button, and the box disappears. HTTP Server configuration does not exit and my changes are not saved.

View 3 Replies View Related

Fedora Servers :: How To Set Up A Dns Server

Jan 9, 2009

How can I set up a dns server?
Typing this code...

View 14 Replies View Related

Fedora Servers :: Best ISO For Server?

Oct 25, 2010

Have rack server:
2x xeon 5410
32GB RAM
8xHDD seagate 143GB 15K (all in raid 0)

I want install fedora server without desktop,without X11.
What distr ISO is better for server ?

View 7 Replies View Related

Fedora Servers :: FC Server Not Updating XP AVG

Feb 5, 2009

Could someone pls help me out on why my FC box (which is the Internet Gateway) is not updating AVG clients which are all XP OS.

View 4 Replies View Related

Fedora Servers :: Make A Server With No GPU?

Apr 5, 2009

I just recently made a server using Fedora 10 and i was wondering if it is possible to set it up so that i don't need a GPU for fedora to boot properly. Since the GPU isn't being used i was hoping to save on a little bit more electricity.

View 4 Replies View Related







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