Sponsored Content
Full Discussion: RH V Centos
Operating Systems Linux Red Hat RH V Centos Post 302733181 by fpmurphy on Monday 19th of November 2012 11:16:41 PM
Old 11-20-2012
I would not do it. CentOS does not exactly match RHEL in many respects. I would want my pre-production environment to be exactly the same as my production system in order to ensure accurate testing of applications, etc.
 

6 More Discussions You Might Find Interesting

1. Red Hat

Using Apache2 in Centos

I am using a centos linux and I have installed on it apache2. When I used ubuntu I edited the file index.html in the library /var/www However I have seen that this is not the case in centos, so how can I create my "index.html" in centos? do I need to edit some configuration file and tell it... (2 Replies)
Discussion started by: programAngel
2 Replies

2. UNIX for Dummies Questions & Answers

Netstat(8) on CentOS?

Hi, Im currently using CentOS and have a few questions on the command Netstat(8). a.So what command do I use to list all active and available sockets? I also want to include UNIX domain sockets. (I have read the netstat man page but just really confused) b. What states may a TCP... (1 Reply)
Discussion started by: coolcalin812
1 Replies

3. Red Hat

How to Upgrade Centos 5.7 using Centos 5.8 ISO image on Vmware workstation

Dear Linux Experts, On my windows 7 desktop with the help of Vmware workstation (Version 7.1), created virtual machine and installed Centos 5.7 successfully using ISO image. Query : Is this possible to upgrade the Centos 5.7 using Centos 5.8 ISO image to Centos version 5.8?.. if yes kindly... (2 Replies)
Discussion started by: Ananthcn
2 Replies

4. Red Hat

Help using XEN in CentOS 5.9

Hey guys, I've been straddling with this issue for quite some time now and I'm getting absolutely nowhere with it. It took me a long time to get XEN up and running on my server. We only use SSH to manipulate our servers, but we finally got it up and running. Now I'm at the point of actually... (1 Reply)
Discussion started by: mccabec123
1 Replies

5. UNIX and Linux Applications

Query in CENTOS

P { margin-bottom: 0.21cm; } i have installed CENTOS in VMware. I want the linux command to run in CENTOS. The command is to select data's from Event table(our table name) convert into .xls and mail every 2hrs. Can you please help me in writing this script. Thanks, Shobana (2 Replies)
Discussion started by: shobana praveen
2 Replies

6. UNIX for Beginners Questions & Answers

No internet on my CentOS 7 VM

Hi Guys, I am in desperate need to have internet on my Virtual machine. Host OS=Windows 7 Enterprise. Virtualization Software: Virtualbox Network Mode: Bridge Adapter # yum install nmap Loaded plugins: fastestmirror, langpacks... (3 Replies)
Discussion started by: bluemind2005
3 Replies
BOOC(1) 						      General Commands Manual							   BOOC(1)

NAME
booc - BOO compiler SYNOPSIS
booc [options] files ... DESCRIPTION
This manual page documents briefly booc, the compiler for the BOO language. OPTIONS
A summary of options is included below. -v, -vv, -vvv Compiles using various levels of verbosity. -r:refname Adds a reference where refname is the reference name. -o:outfile Place output in file outfile. -t:type Output file will be of given type. Available types are library (to create a .dll file) or exe and winexe (to create executable files.) -p:pipeline Adds the step pipeline to the compile process. -c:culture CultureInfo to use. -srcdir:dir Specifies where to look for souce files. -resource:<file>[,<name>] Specify a resource file. -embedres:<file>[,<name>] Embed a file as resource. -debug Adds debug flags to your code. Good for non-production. (On by default) -debug- Does not add debug flags to your code. Good for production environment. SEE ALSO
booi(1), booish(1). AUTHOR
BOO was written by Rodrigo Barreto de Oliveira <rbo@acm.org>. This manual page was written by Federico Di Gregorio <fog@debian.org>, for the Debian project (but may be used by others). maggio 31, 2005 BOOC(1)
All times are GMT -4. The time now is 02:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy