Tagged Questions
-3
votes
1answer
19 views
How to Install Proftpd mod_lang? [closed]
Using Centos6
I have been trying to install mod_lang and enable nls on proftpd without any luck?
How to do this step by step, i have consulted proftpd documentation but couldnt understand how to ...
2
votes
1answer
26 views
Setting up CentOS/RHEL virtual on VirtualBox
I have a physical server running Red Hat Enterprise Linux Server release 5.5 (Tikanga). I would like to create a virtual machine (using VirtualBox) with a binary-compatible version of CentOS server as ...
0
votes
0answers
16 views
Apache Worker Consuming Memory
I just switched to Apache worker and I think was also having this problem with prefork recently. The site has very low traffic and is now having trouble processing a single request. Take a look at ...
0
votes
2answers
34 views
How can I separate my custom config files from default config files provided?
In a server with several packages installed (nginx, php, etc) and configured with .conf files how can I avoid problems with updates that introduce new config parameters? Currently whenever I update, ...
0
votes
2answers
251 views
Cannot start kdump
My system always crashes down. So I decided to enable kdump to see the problem since I was not able to see possible errors on the log files.
I followed the steps to set up kdump from a site here. My ...
1
vote
1answer
161 views
trouble with oidentd on CentOS 6.3
I'm having a weird problem with the oident daemon on my VPS.
When I try running it, I keep getting this error:
[root@ldvps ~]# oidentd
[line 4] This construct is valid only for user ...
-1
votes
1answer
202 views
Edit a file on CentOS 6.3 Minimal [closed]
I installed CentOS 6.3 Minimal on VMWare Player, and I realized how 'minimal' the setup is...
Don't have network connectivity. From what I searched on google, I need to edit the file
...
0
votes
1answer
85 views
nginx reload failing: `object version does not match bootstrap parameter`
I added a server stanza to my virtual.conf, and now nginx seems to have a problem reloading the config.
At this point I don't know what exactly is going wrong or how to debug better. Any help would ...
1
vote
1answer
192 views
Cent OS ifcfg configuration for ranges of IP's with different netmask
I have 1 set of 30 public IP's with a netmask of 255.255.255.0 and another set of 30 IP's with a netmask of 255.255.255.128. Both sets of IP's also have different gateways. How can I virtually assign ...
0
votes
2answers
51 views
Redirecting domain to a folder
I have a domain www.mydomain.com. It is hosted on Apache.
When I hit this domain, it takes me to the Apache default page.
Now my domain works as follows:
www.domain.com/support
...
0
votes
2answers
2k views
Mounting LUN from EMC VNX5300 via FC on Centos 6
On my VMX5300, I have created LUNs, configure hosts etc. Mounting LUNs in my ESXi is very simple, ESXi host discovered new FC device and with few clicks I was able to mount new FC storage. On Centos ...
0
votes
1answer
196 views
CentOS 6 vps configuration [closed]
I have a vps server with CentOS 6, I want to know how can I configure it and prepare it to add my domain and add my files.
the problem is that I'm a beginner to Linux, and I want the right way to ...
1
vote
1answer
77 views
Memcached - Single parent config, multiple child configs
I am setting up a memcached server in production, and would like the ability to switch between various memory sizes simply by changing out a symlink from one config to another, however I do not want ...
4
votes
2answers
3k views
Configure domain name in CentOS
How do I configure domain names in Cent OS?
I am actually connecting to the servers via SSH remote terminal and I also have root credentials. Does configuring the /etc/sysconfig/network and ...
1
vote
1answer
536 views
How to give PHP permissions to write to files without globally opening up permissions to the directory
I'm running Centos 5.5. I need to create / write some files with a PHP script. The script only works if I have the permissions of the directory in which the files are to be created / written set to ...
0
votes
3answers
62 views
How to share a part of the source code with smb in linux? [closed]
I'm using CentOS if that matters..
And I'm sharing it to windows .
1
vote
2answers
558 views
LAMP installs, what's the difference between CentOS/RHEL and Ubuntu/Debian?
ANSWERED: See below, but feel free to add comments, or give your own answer too.
QUESTION/PROBLEM:
CentOS is a project requirement, and I'm trying to roll out a Drupal build asap, so I can focus ...
0
votes
1answer
613 views
What're config steps for a low load/RAM CentOS-Apache-MySQL-PHP setup?
Also, what the minimal memory required to run CentOS, Apache, MySQL, PHP together?
If it matters, the current target is a VPS provider named SliceHost on a 256Mb RAM slice/VM.
Here's my notes so ...
0
votes
4answers
280 views
DNS settings and configuration
I'm in the process of moving some domains to a new hosting company which requires self management of domain names. It is on CentOS 5.5.
I have 3 domain names I simply wish to point to the box and ...
2
votes
1answer
44 views
reconfiguring php? or do I have to reinstall?
Alright, so I need the soap extension enabled in php. When I run phpinfo(), it's not there, so I'm guessing I have to recompile?
I can follow tutorials online to recompile the most recent php version ...
1
vote
1answer
2k views
yum list installed including version of all installed packages CentOS 5.4
I have a list of packages installed with yum on CentOS 5.4
[root@server ~]# yum list installed
...
Installed Packages
GConf2.x86_64 2.14.0-9.el5 installed
ImageMagick.x86_64 ...
2
votes
3answers
4k views
Make Dell's OpenManage 6.2 information available through SNMP
I have successfully installed OpenManage on a CentOS 5.4 server and I'm able to use OpenManage through the web interface running on port 1311, but I would like to be able to expose this information ...
14
votes
4answers
38k views
Adding a directory to $PATH in CentOS?
We just got our new server(s) up and we're running CentOS on them all. After successfully installing Ruby Enterprise Edition, I would now like to add the REE /bin (located at ...
2
votes
1answer
5k views
The connection was reset
I recently setup a subdomain on my clients web server. Here is the vhost setup:
Listen *:80
#primary domain
<VirtualHost *:80>
# rails public folder
DocumentRoot ...
0
votes
1answer
2k views
Sendmail configuration for a simple web server that needs mail() to work in PHP
I have a web server (CentOS 5) that I need to be able to send mail from using PHP mail() function.
I have the PHP mail() function working properly. The Sendmail configuration is what I need to ...
4
votes
1answer
4k views
Do I need to restart/reload apache when adding a configuration file under /etc/httpd/conf.d
Do you need to restart/reload Apache when adding a configuration file under /etc/httpd/conf.d?
I know that editing the httpd.conf need a restart or a reload but unsure if file placed in the conf.d ...
1
vote
1answer
4k views
Managing network interfaces on RHEL/CentOS with GUI + scripting (system-config-network)
We have two load balanced CentOS 5.3 webservers that handle a decent number (~20) of individualized shopping websites. The end result being that we have to have a separate secure site per product, ...