Questions tagged [centos6.5]

11 questions
2
votes
1 answer

Tuleap: mail configuration on CentOS

In order to evaluate tuleap, I have made a full instalaltion on a fresh Centos 6.5. The mail feature doesn't seem to work as expected, which is critical as it's the way to validate new account creation. I have tried to edit the sendmail…
1
vote
1 answer

Preventing sudo su on CentOS VPS

I'm new to linux, I have a VPS under CentOS and I do have a root user. I do login as myuser (that I created from my godaddy accout) and I type sudo su to have access as root. Now I want to give someone ability to install anything he wants in the…
0
votes
1 answer

CentOS 6.5 fail on install

I've tried to install centos on my pc and the installer throw the following error: Formatting Failed An error was encountered while formatting device /dev/sda1 Details: invalid device especification Anyone know if my hardware is the problem,…
benny
  • 101
0
votes
1 answer

Checking server space in CentOS 6.5; is it added to a folder or the whole system?

I have a CentOS 6.5 server. This server had an hard disk with “X” GB of space. Then the sysadmin added more space via vSphere. Is this additional space is available in any folder or only in a specific folder? Is there anyway I can check this? I have…
0
votes
1 answer

How to prevent SELinux from installing with CentOS 6.5

I know I can disable SELinux in CentOS 6.5, but I’d prefer to just not install it at all from the point of the actual, initial installation. But I can’t find anywhere in the CentOS installer to shut it off. Is this possible?
0
votes
2 answers

Access FTP from outside the LAN

I've a Centos Server. If login via the private IP while in the LAN, I can connect to FTP. If I try to login when outside the LAN, I receive a timeout error. iptables is not configured, so it shouldn't be the problem. iptables -L -n returns an empty…
0
votes
0 answers

Run Script in VM Player from Windows 7

I have a VM player with CentOS 6.5. VM Player is installed in a Windows 7 PC. CentOS has a root user and a normal user. I logged in as normal user. I have a script file say "/test/mywork/autorun.sh" which I have to execute with root privilege. I can…
Sharon
  • 101
0
votes
0 answers

Downloading files using 'wget ' in centos 6 server takes a long time

I have two differents servers (Centos 6) with the same configuration , when I try to download files using " wget ", it takes a long time (speed less than 400k/s) on the first server , but the second one it's really very quick !. I tried to disable…
0
votes
1 answer

cd directory in file not run in centos

I run a file in CentOS 6.5 "cd /media/Disk_1/2016 ./run_1.in" If I copy them and run in terminal, it runs well. But I run the file, terminal doesn't go to "2016" direction. How do I solve it?
0
votes
1 answer

VMware workstation - Internet connection not working on CentOS 6.5

After I configured my VM to use Bridged networking and Installed CentOS on it with a Static IP Addresses, I found my self unable to use Internet connection. I asked a question about Network Configuration Files on CentOs 6.5, but it seems that the…
Mehdi IT
  • 105
0
votes
1 answer

VMware - CentOS 6.5 Static IP Addresses

I installed CentOS 6.5 On VMware Workstation With a static IP Addresses but I'm not able to use Internet connection!! I applied all the steps performed in this post (From the official CentOS Website): https://wiki.centos.org/FAQ/CentOS6 but no…
Mehdi IT
  • 105