Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Unable Read /etc/passwd. /etc/passwd MUST Be World Readable Under UN*X Operating Sys


i run one bad command :-(

chmod -R 644 /

and this command changes all permision in root server
have any away for fixed all permision in centos?

because all site take error

i use of cpanel


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Enabled Suphp But Still Can Read /etc/passwd
It there any good way to stop using from reading /etc/passwd?

I have suPHP enabled and open_basedir enabled by WHM too. But it seems susphp ignores open_basedir restrictions?

Here is virtual host config:

<VirtualHost x.x.x.x:80>
<IfModule concurrent_php.c>
php4_admin_value open_basedir "/home/xxx/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/p$
php5_admin_value open_basedir "/home/xxx/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule !concurrent_php.c>
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/xxx/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/li$
</IfModule>
<IfModule mod_php5.c>
php_admin_value open_basedir "/home/xxx/:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule sapi_apache2.c>
php_admin_value open_basedir "/home/xxx/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/li$
</IfModule>
</IfModule>
ServerName xxx.com
ServerAlias www.xxx.com
DocumentRoot /home/xxx/public_html
ServerAdmin webmaster@xxx.com
UseCanonicalName Off
CustomLog /usr/local/apache/domlogs/xxx.com combined
CustomLog /usr/local/apache/domlogs/xxx.com-bytes_log "%{%s}t %I .
%{%s}t %O ."
## User xxx # Needed for Cpanel::ApacheConf
<IfModule mod_suphp.c>
suPHP_UserGroup xxx xxx
</IfModule>
<IfModule !mod_disable_suexec.c>
SuexecUserGroup xxx xxx
</IfModule>
ScriptAlias /cgi-bin/ /home/xxx/public_html/cgi-bin/
DocumentRoot /home/xxx/public_html
ServerAdmin webmaster@xxx.com
UseCanonicalName Off
CustomLog /usr/local/apache/domlogs/xxx.com combined
CustomLog /usr/local/apache/domlogs/xxx.com-bytes_log "%{%s}t %I .
%{%s}t %O ."
## User xxx # Needed for Cpanel::ApacheConf
<IfModule mod_suphp.c>
suPHP_UserGroup xxx xxx
</IfModule>
<IfModule !mod_disable_suexec.c>
SuexecUserGroup xxx xxx
</IfModule>
ScriptAlias /cgi-bin/ /home/xxx/public_html/cgi-bin/
# To customize this VirtualHost use an include file at the following location
# Include "/usr/local/apache/conf/userdata/std/2/xxx/xxx.com/*.conf"

</VirtualHost>

Scripts are running with user's UID, and that is fine, but it can still read /etc/passwd file for example.

How to fix that? Is it really open_basedir value is ignored by susphp? It works fine if I remove suphp and run scripts with nobody uid.

View Replies!   View Related
Permission Denied: /home/airtrade/etc/airtrade.com.tw/passwd Passwd
Permission denied: /home/airtrade/etc/airtrade.com.tw/passwd passwd this is the error message obtained upon trying to create email accounts in cpanel.

the present permissions of the passwd file is 644 and ownership is username nobody i tried changing it to username.mail but still the same error

View Replies!   View Related
/etc/passwd
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
sync:x:5:0ync:/sbin:/bin/sync
shutdown:x:6:0hutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
news:x:9:13:news:/etc/news:
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0perator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
dbus:x:81:81ystem message bus:/:/sbin/nologin
vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
rpm:x:37:37::/var/lib/rpm:/sbin/nologin
haldaemon:x:68:68:HAL daemon:/:/sbin/nologin
netdump:x:34:34:Network Crash Dump user:/var/crash:/bin/bash
nscd:x:28:28:NSCD Daemon:/:/sbin/nologin
sshd:x:74:74rivilege-separated SSH:/var/empty/sshd:/sbin/nologin
rpc:x:32:32ortmapper RPC user:/:/sbin/nologin
rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
mailnull:x:47:47::/var/spool/mqueue:/sbin/nologin
smmsp:x:51:51::/var/spool/mqueue:/sbin/nologin
pcap:x:77:77::/var/arpwatch:/sbin/nologin
xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin
htt:x:100:101:IIIMF Htt:/usr/lib/im:/sbin/nologin
canna:x:39:39:Canna Service User:/var/lib/canna:/sbin/nologin
wnn:x:49:49:Wnn Input Server:/var/lib/wnn:/sbin/nologin
named:x:25:25:Named:/var/named:/sbin/nologin
mysql:x:101:102:MySQL server:/var/lib/mysql:/bin/bash
mailman:x:32001:32001::/usr/local/cpanel/3rdparty/mailman:/bin/bash
cpanel:x:32002:32003::/usr/local/cpanel:/bin/bash
johnny:x:32003:32004::/home/dorn:/usr/local/cpanel/bin/noshell
angel:x:32004:32005::/home/angeliq:/bin/false
clamav:x:32015:32017:Clam AntiVirus:/home/clamav:/bin/false

I heard it may pose a security risk for those unneeded users. Which lines can I remove?

View Replies!   View Related
Passwd For SSH
i been wonder today when i try to login my account @box by SSH 21

the password is changed i think!

and when i see the logs files there is no stranger ip!

and there is no email about changeing password for my mail!

i tried to log in by another account in my server and trying to su root permission by my password

but passwd incorect!

and i change the Mysql root passwd and same thing

my support they sleep before 3 days so i should to figure my problem alone...

how to reset my root ssh passwd?

am useing Plesk VPS ...

View Replies!   View Related
Passwd- And Shadow- Files
I have been googling this for a while but am not getting anywhere. Curiosity has gotten the best of me, what are the passwd- and shadow- files used for? The date and time stamps for both the passwd- and passwd files are exactly the same, as are the shadow- and shadow files.

Are they automatically-created backups of the passwd and shadow files?

View Replies!   View Related
How Can I Save My /etc/passwd File
how can i save /etc/passwd there is many linux order which show my users on server
such as :

cat /etc/passwd
cat /var/cpanel/acounting.log
ls -la /etc/valiases
ls /var/named

-----------------
and how can i disable the geting orders
such as :

wget
curl -o
lynx

View Replies!   View Related
User Can See /etc/passwd. How To Stop This
We have CentOS and WHM 11 on the server. Also we have PHP 4.4.4 and open base dir enabled on the server . We have a shared server with many website configured on it.

Now The user uses the following PHP code and can see the /etc/passwd file
=============================================
<?
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include("/etc/passwd");
ini_restore("safe_mode");
ini_restore("open_basedir");
echo ini_get("safe_mode");
echo ini_get("open_basedir");
include("/etc/passwd");
?>
============================================

Now how to stop this. This is a security hole. how to stop this.

View Replies!   View Related
Passwd: Authentication Token Manipulation Error
I set up a new account for a client using my reseller. He went to change the password and he is getting this error

There was an error manipulating the password file. This generally means you entered your old password incorrectly.

Changing password for user xxxxx.

Changing password for xxxxx

(current) UNIX password:

passwd: Authentication token manipulation error

The thing is, he is putting the password in correct. I made sure of that

I am able to change it in whm and i am able to log in to the account, i just cant change the password from cpanel

View Replies!   View Related
Resetting A Root Password After /etc/passwd / Strangeness
We've had a customer do something strange to their server. They were playing with /etc/passwd or /etc/shadow or similar (not quite sure of the details) but the upshot is booting the server into single user and trying to reset the password via passwd gives

passwd root (and any user)
passwd: Authentication token manipulation error

So far I've

Replaced /etc/passwd* and /etc/shadow* with a copy from another server
Turned off SeLinux
/etc/pam.d/passwd is fine
Root file system is r/w

View Replies!   View Related
Pcfg_openfile: Unable To Check Htaccess File, Ensure It Is Readable
Apache error log for a subdomain

[Thu Apr 17 00:02:24 2008] [crit] [client 69.113.17.156] (13)Permission denied: /home/user/public_html/subdir/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

However, there is no htaccess file in that directory anyway

/home/user/public_html/subdir

Server is Centos 5 / Cpanel

View Replies!   View Related
Unable To Read Data
i have a dedicated server with cpanel and when trying to addd any accounts i get the message dns zone already exists but when i go to edit a dns zone to check i am getting the message below

Unable to read data from /dev/urandom (No such file or directory).

View Replies!   View Related
Disabling Fopen("/etc/passwd","r");
I were seeing c99.php source code to know how it gets /etc/passwd file. it simply uses fopen() for this goal but I think fopen() is needed and I don't like it to be disabled in disabled_functions. I wonder how can I disable just fopen("/etc/passwd","r"); without doing any restriction to fopen function at all

View Replies!   View Related
Where Are Sys V Semaphores Stored?
I'm wondering where are the linux Sys V semaphores stored? It seems that at least CentOS 5/5.1 stores them in files but I'm hoping that they are stored in RAM, so are they stored in files or in RAM? I'd also like to know how they have been programmed, as in how they work. I tried to google for both questions but for some reason I can't find the answers.

View Replies!   View Related
Is SYS-6015V-M3 Good For My Needs?
My requirements are:

1. SAS Ports -> So I can use SAS or SATA drives based on the server use.
2. Supports Dual Quad core Xeon processors. (5335 clovertown)
3. 1U chassis.
4. Compatible with CentOS
5. Can add expansion cards so I can add more network ports.
6. 4 hard drive bays.
7. Redundant power supply is not needed.

I am thinking of buying 8 units of SYS-6015V-M3 ( http://www.supermicro.com/products/s...S-6015V-M3.cfm )

Is this choice ok ? Or is there something else I should be looking into?

View Replies!   View Related
Unexpected Character In Input: (ASCII=26) State=1 In /usr/local/cpanel/cgi-sys/ph
i add the php5 and set php4 as cgi from whm,

after finisging,

it takes errors

Warning: Unexpected character in input: (ASCII=26) state=1 in /usr/local/cpanel/cgi-sys/php4 on line 864

Warning: Unexpected character in input: (ASCII=8) state=1 in /usr/local/cpanel/cgi-sys/php4 on line 864

Parse error: syntax error, unexpected '?' in /usr/local/cpanel/cgi-sys/php4 on line 864

View Replies!   View Related
Which Operating System
There's bloody heaps of them. Which one do I go for on my two new file servers? Which operating system out of these is the most common, has the most support, is most compatible? The server will be used to host videos and will run c-panel. A light weight OS is probably preferred but I really have no idea. And incase it helps, the servers have 512mb of ram, about 30 - 40GB of hDD (not actually sure) and an old AMD Duron.

CentOS
Debian
Direct Admin
Fedora
FreeBSD
Gentoo LiveCD
Redhat
Slackware

View Replies!   View Related
How Limit All Of World Instead Of One Ip
i want to limit all of the world to access my server for example port 80 25 22 an .... instead of two ip.

View Replies!   View Related
How To Block The World
IM about tired of spam and hackers putting phishing items on my server.

My question is.

How can I block the whole world expect for US, CA and UK?

I've added several countrys to csf's csf.deny list but half of them keep disappearing.

View Replies!   View Related
Xen And 64bit Operating Systems
I tried installing CentOS 64bit using windows image and vnc that comes with HyperVM and it says (your cpu does not support long mode. use a 32 bit distribution), and if I try to install Windows Server 2008 I get blue screen with a stop and error.

View Replies!   View Related
Which Windows Operating System To Get For DB Server
to get a dedicated sql server 2005 box and am not sure the best operating system. These are my choices:

Windows Server 2003 Enterprise - 32 bit
Windows Server 2003 Enterprise - 64 bit
Windows Server 2003 R2 Enterprise - 32 bit
Windows Server 2003 R2 Enterprise - 64 bit

This is the server I'm thinking of getting -
Dual Woodcrest Series - SATA Dual Intel Woodcrest 5130 Dual Core Processors 2 x 500GB Hard Drive 4096 MB RAM

Currently, I have my IIS web server and sql server 2005 on the same machine and it's just too bogged down. That one runs windows 2003 standard 32 bit on a Dual Xeon 2.8GHz Processor 2 x 80GB Hard Drive 4096 MB RAM

View Replies!   View Related
Which Virtualization Guest Operating System
For all of you who are ordering / have ordered VPS systems, what do you think about having Windows vs Linux available from your provider?

View Replies!   View Related
Server With SuSe Operating System
direction of any companies who offer dedicated servers with SuSe -

View Replies!   View Related
Which Operating System For Web Server?
I have always used debian on my virtual machine but was just curious as to what OS people use for their hosting?

The company I am looking at moving to for hosting offer the following options:
* Debian
* Ubuntu Server
* Open Suse
* Free BSD
* Fedora Core
* CentOS
* Gentoo
* Slackware
* Windows 2003 Basic
* Windows 2003 Pro

I have heard from a lot of people that Freebsd is good for hosting but just wondering what your views are

View Replies!   View Related
Conduct Or Legal Operating Practice
I have a ethics and legality scenario I would like to pose here. This is to be considered a fictional scenario and any similarity to any real company or person is unintentional.

COMPANY X has colo racks in DATACENTER and hosts a client named COMPANY Y. COMPANY Y also hosts 50 small web sites on cpanel and 40 VPS servers on their linux VPS node in exchange for a discount or other compensation. During the month of may and COMPANY Y's bill raises from being 3000 past due to over 12000 past due to various reasons including purchasing of hds from the DATACENTER using COMPANY X's account, tech work dont by DATACENTER for COMPANY Y needed also billed to COMPANY X's account, as well as BW and rack costs. Seeing this alrming bill by the end of May COMPANY X begins putting pressure on COMPANY Y to pay some invoices as no payments were received during the entire month of may and COMPANY X is also having a hard time paying DATACENTER due to not being paid by COMPANY Y but makes efforts to pay 25% of the outstanding bill in June.

Near the end of june COMPANY X has had enough and arrives at the datacetner to attempt to move theritr clients off COMPANY Ys hardware so they can suspend service of COMPANY Y completely. On the visit COMPANY X brings 2 new servers in and begins moving clients of their over and COMPANY X notices this action and begins to suspend and remove access to all of COMPANY X's clients. COMPANY X then decided to power off the boxes of COMPANY Y and removes drives containing COMPANY X customer data for offline recovery. and because they beleived the DATACENTER might be untrustworthy enough to release hardware fromt heir rakcs without their permission. The drives were for as much colatteral purposes as for recoverying customer data. They then pack the drives in boxes and a bag and leave the datacenter having spent nearly 20 hours working and head on a long trip home and signs out of the data center in front of various techs holding the server parts and tools.

Upon arriving back to their office/home

They were informed that the removal of the HDs was not allowed byt he datacenter because the account was past due and it was discovered that several drives with cOMPANY X's clients were left in the datacenter which COMPANY X now wishes they had remembered to get. DATACENTER is furious and demands the account be paid in full by a fixed time or the entire colo will be cut power. COMPANY X scrambles to find others to help them and another major client who has alot at risk decides to help and a payment of $7160 is made to DATACETNER but it came in a few minutes past the deadline. DATACETNER had suspended servuce, and cut power but stated they wil return service shortly. Shortly after this it is discovered that several servers belonging to COMANY X and two other companies who were supsended in the same day were not int he rack anymore. DATACENTER accout rep responds with the following message in ICQ/AIM .....

View Replies!   View Related
Determining Operating System (Linux)
Without having all of the operating systems at my disposal for testing, I would like to figure out a way to determine the operating system of a remotely accessed Linux machine.

It seems pretty strange though, since cPanel reports both machines I am using as being

CENTOS Enterprise 4.5 i686, yet one's uname -a reports:

Code:
Linux hostsentry.crucialwebhost.com 2.6.9-023stab044.4-enterprise #1 SMP Thu May 24 17:41:23 MSD 2007 i686 i686 i386 GNU/Linux

Code:
Linux main.7kb.org 2.6.9-55.0.6.ELsmp #1 SMP Tue Sep 4 21:36:00 EDT 2007 i686 i686 i386 GNU/Linux
I'm assuming there is a way to determine the OS from this information. Anyone know how?

View Replies!   View Related
FastCGI Hello World Test?
Just moved to a 1and1 managed server in which FastCGI is enabled.

But I'm having problems getting Movable Type to run under fastcgi - which has never been a problem before, even on shared hosts.

Is there a 'hello world'-type test for fastcgi - so I can check if it is enabled?

View Replies!   View Related
Website That Can Be Seen In A Part Of World But Not The Other
I have a website that can be seen in a part of the world but not on the other. How can I troubleshoot this issue. Is there a web utility that can help me figure out what is the problem?

View Replies!   View Related
Host Once - Where In The World Is My Server?
I have been running a dedicated server for years, first with Carolina Online, who then sold it to HostOnce.

Today at around 6PM my server, that was working fine and I was actively working on all day, suddenly disappears off the Internet.

I go to Host Once's ticket system, and they have a message up that they moved their servers from NC to NJ, that all the servers were upgraded to Windows 2003, and that they would be very busy with the migration, don't submit multiple tickets. (Host Once seems to mostly have reseller hosting accounts, not many dedicated servers.)

I start pinging IP addresses and everything in my server's IP block is gone (the furthest a tracert goes is 64.70.48.3 - everything under that is gone.)

This is bad.

I'm worried that they may have bought new boxes in NJ for their reseller accounts, transferred up the data, and abandoned the old boxes in NC ... is this something they might do?

Also worried that the block of IPs their old servers were on may have somehow been reassigned... can this happen?

In any case, waiting to hear back on my ticket but looking for advice. Does anyone know the datacenter Carolina Online / Host Once used in Lumberton, NC? Want to start tracking it down if my box may have been left behind.... Any other insight on what in the world they might be doing / what happenned here?

View Replies!   View Related
How Many CPanel Licences In The World?
Does anyone have any idea or estimation about cPanel Licences all over the world? How many servers are licenced and running cPanel at the moment? Has cPanel ever had any official word regarding this?

View Replies!   View Related
How To Check Websites From All Over The World
I remember using a few years ago a site where you could plugin a domain name and a report will run showing if the site was vieable or accessible from all different parts of the worls, I forgot the URL does anyone know abou something like this?

View Replies!   View Related
100Mbit+ Unmetered - Anywhere In The World
Can someone give me a good list of providers like fdc, ovh, etc.

Bandwidth quality not much of an issue, quantity means more than quality to us, cogent only networks are even acceptable

We need more than one, as we need servers all over the world.

Edit: 100Mbit with unlimited or VERY high bandwith limits minimum.

Edit 2: Looking for something similar to fdc and ovh in price if possible. Going over 500/mo is pushing the budget on these, although specs do need to be taken into consideration.

View Replies!   View Related
Real World Testing
We have recently moved to a new datacenter and I was wondering if anyone on these forums could provide their experiences with "real-world" testing.

Upon move-in, we had a few issues. Obviously now the executives in the organization I work for are looking for justification for moving to the new colo.

software, or an online service that will stress test our current setup? Obviously I have MRTG, Awstats, and a few other of the most well known polling packages installed and working correctly, but what does everyone else use for stress testing?

View Replies!   View Related
Which Linux Family Operating System Is More Stable
I would like to know which Linux family Operating System is more stable and have a better support for a Dedicated Server .....?

View Replies!   View Related
Preferred Operating System For Web Serving
I have been online since 95 and I've got a lot of information I could help others with regarding web development and interface design.

One thing I'm terrible at is System Administration, but I'm getting better and my first step is to pick a reliable operating system for both the webservers and the database servers. Would anyone be willing to answer the following questions or point me to a thread that already discusses these?

A little background, our site has 200k members, 30k active and is growing by about 5k a week. We still run MySQL 4.0.27 on the DB servers and they are running FC2. The webservers are Apache 1.3.37 and PHP 4.4.2 running FC2 and FC4 as well.

My questions

1. What OS would you prefer to upgrade to for the web servers? and a
"few" reasons why?

2. What OS would you prefer to upgrade to for the database servers?
and a "few" reasons why?

View Replies!   View Related
"Service: [exim] Has Been Disabled By The Sys Admin"
One of my Cpanel server can't restart EXIM on CPanel WHM giving me error

Attempting to restart exim
Waiting for exim to restart.... . . . . . . . . . . finished.

exim status

mailnull 19282 0.0 0.2 8056 5576 ? SN Jul03 0:00 eximstats
mailnull 2364 0.0 0.0 7364 1096 ? Ss 05:34 0:00 /usr/sbin/exim -bd -q60m
mailnull 25382 0.0 0.0 7364 1076 ? Ss 05:34 0:00 /usr/sbin/exim -tls-on-connect -bd -oX 465
mailnull 22398 0.0 0.1 8284 2232 ? S 05:34 0:00 /usr/sbin/exim -q
antirelayd is disabled

Service: [exim] has been disabled by the sys admin


Inside my shell, I can restart exim fine.

root@b [~]# service exim restart
Shutting down exim: [ OK ]
Shutting down spamd: [ OK ]
Starting exim: [ OK ]
Starting exim-smtps: [ OK ]
Starting spamd: [ OK ]

View Replies!   View Related
Test Dns Lookups From Around The World
I am trying to debug a dns problem.

What I need is for you to do a dns lookup and report:

1) the address that was returned, the last octect will do.

2) the area of the world you queried from

The answers *will* vary because the dns server is geolocation enabled. Or, at least they *should* vary. But, someone claims its buggered.

The host name to lookup is:

ssl.dnsmasq.com

View Replies!   View Related
Which Operating System Fedora Core, CentOS, FreeBSD
I currently run a dedicated with redhat 9 and am looking at a new server with either Fedora Core, CentOS, or FreeBSD.

I'd like your opinions on the best o/s to go with overall and also bearing in mind I'm coming from redhat and will be running cpanel on it...

View Replies!   View Related
Data Centre List - World Wide
I have been playing with the idea now for a while to create a site that will list all the data centres (datacenters for you americans) in the world.

Obviously I do not have the definitive list, so it would be community based, where users can add DC's and reviews can be written for it...

So....

1. Is there a website doing this already?

2. Would it be used...?

View Replies!   View Related
Learn Apache Mod_rewrite: 13 Real-world Examples
Notice: This is a discussion thread for comments about the SitePoint article, Learn Apache mod_rewrite: 13 Real-world Examples.

View Replies!   View Related
Recompile Apache :: Your Operating System's Rpm Update Method (yum) Was Not ..
i tried recompile Apache to install

--curl
--curl ssl
--mcrypt

by running /scripts/easyapache

then i get the error below. Can anyone help me out? i really dont know what todo here.

Checking Update System........Your operating system's rpm update method (yum) was not able to locate the glibc package. This is an indication of an improper set up. You must correct this error before you can proceed.

View Replies!   View Related
PC World Article: Reduce Fire Risk - Remove Oxygen [merged]
I did a quick search on this and could not see it as already being posted

It seems quite a clever but simple idea - remove a lot of the oxygen from the air to help reduce the risk of fire. What do those of you operating your own facilities make of this? Is anyone already doing this?
[url]

View Replies!   View Related
Read Only Errors
root@server [/backup/cpbackup/daily]# chmod 1777 /tmp
chmod: changing permissions of `/tmp': Read-only file system

root@server [/backup/cpbackup/daily]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 271G 135G 123G 53% /
/dev/sda1 99M 58M 36M 62% /boot
none 2.0G 0 2.0G 0% /dev/shm
/dev/sdb1 135G 80G 49G 63% /backup
/usr/tmpDSK 4.9G 64M 4.5G 2% /tmp
/tmp 4.9G 64M 4.5G 2% /var/tmp ....

View Replies!   View Related
Mod_mime_magic: Can't Read
Does anyone know what this error means in my error_log:

[Tue Oct 27 14:00:17 2009] [error] [client 90.152.40.73] mod_mime_magic: can't read `/var/www/vhosts/domain.com/subdomains/bugzilla/httpdocs/report.cgi', referer: [url]

View Replies!   View Related
Htaccess Not Being Read
I just hired my first dedicated server and I don't get why but it is like if it is not reading my htaccess files for mod_rewrite.

View Replies!   View Related
Read Only Filesystem
I have a server with pacificrack. When I see my website it says "Read-Only File system" and my SSH dies with read-only file system errors.

It happens once per month, and the bad thing is I'm sleeping when it happens so I don't know my server is in this state.

Even though support fixes the problem within 15minutes of my support ticket, my server is down for hours because I don't know its down to then raise a ticket. I asked support why it happens and they never tell me... just tell me to read the logs but I'm not technical enough to understand linux logs etc.

Server is centos.

View Replies!   View Related
Filesystem Became Read-only
Somehow the filesystem on my server turned read-only. The databases would not connect. When I rebooted the box it would not come up.

Support had to run FSCK. Even after, the databases had to be repaired using the CPanel tool. Things seem to be ok now, however:

1. What could have caused this to happen? Software or hardware failure?

2. I get these notifications, should I be worried?

WARNING: Kernel Errors Present
EXT3-fs error (device sda2): e...: 1 Time(s)

View Replies!   View Related
Read Emails
I got 2 questions:

Are deleted emails kept on the server?

2nd, how do I view deleted emails from different accounts?

I have root access to my box so I can use SSH etc to get in...

View Replies!   View Related
Server Became Read Only System
I had a linux server (CentOs 5, mysql5, php5, directadmin). I had problems with apache few days ago, that's why i hire sys. admin who tweak the system (install the PAE kernel), and some more configurations, and during last 7-8 days server work w/o any downtime (before this server had 1-2 downtimes per day-> OOM killer.)

Now i had only ssh access (emails, directadmin access - give "wrong password" answer). As told my sys.admin It became read only system.

I cann't even reboot system

Quote:

[root@server sa]# reboot
reboot: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

such few commands work, the most commands that i know don't work

Quote:

[root@server ~]# ls -la
ls: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory

View Replies!   View Related
To Read Ftp Log
We have been working on a site for a while, couple of days ago I copied the source from the server - as there are few people making the changes to it - to get a fresh copy.

Yesterday I was blasted by my client that I have deleted files on the server and it had caused the site to go in disarray and they had to upload everything again.

I didn't delete anything, only copied, and after some arguments (naturally I am not happy with the allegation put on me) I was able to get the FTP log, but I don't really know how to read it, I am hoping that someone here would know and be able to assist:

HTML4Strict Code:
Tue Mar 04 16:49:29 2008 0 xx.xx.xx.xx 9365 /home/APP_NAME/public_html/user/add_room.php a _ i r xxxx ftp 1 * cTue Mar 04 18:20:02 2008 0 xx.xx.xx.xx 3909 /home/APP_NAME/public_html/About.php a _ o r xxxx ftp 1 * cTue Mar 04 18:20:04 2008 0 xx.xx.xx.xx 6046 /home/APP_NAME/public_html/affiliate-join.html a _ o r xxxx ftp 1 * cTue Mar 04 18:20:08 2008 0 xx.xx.xx.xx 6158 /home/APP_NAME/public_html/affiliate-join.php a _ o r xxxx ftp 1 * c

I have replaced the IP, application name with x.

I am guessing that *c means copy, but I don't want to make fool of myself when I confront them with this. Assuming that *c is copy what would be the command for delete?

View Replies!   View Related
Warning: Hostvector.com READ HERE
I just thought I would riase an issue you with you about the following host:

hostvector.com
hostmds.com
The reason:

I have received a number of e-mails over the last 2weeks that look like they are from my bank asking me to log-in and update my security information. I no my bank doe's not ever do this so I contacted them. When sending on the mail to them, they where able to trace the e-mail and it took them back to the address listed above using the e-mail account psychic@sabre.hostvector.com.

So before you hand over your bank account details to them I highly recommend that think twice.

View Replies!   View Related
Read The Cpanel Log
I received email from my cpanel server as follow:

IMPORTANT: Do not ignore this email.

This is cPanel stats runner on server.domain.com! While processing the log files for user xxxx, the cpu has been maxed out for more than a 6 hour period. The current load/uptime line on the server at the time of this email is 18:46:25 up 59 days, 13:16, 0 users, load average: 2.24, 2.23, 2.25

You should check the server to see why the load is so high and take
steps to lower the load. If you want stats to continue to run even with a high load

So what does this mean? and how can i check out this? how to reduce the cpu usage? Where to see the current usage?

View Replies!   View Related
What Happens If You Forget To Read TOS
About a month ago, I searched desperately for days to host my social networking site and file hosting site. Thankfully I found Wiredtree(WT) to be suitable for my budget. I signed with them with their entry plan of $44.10 and was happy with their service. The customer support was extremely helpful and they did everything to make my life better.

Nevertheless my project didn't turn up as expected and I decided to close the hosting.

Just a day before the end of one month of hosting, I wrote to them asking to close the account and also congratulating their service I also told them I would look forward to host with them in future and would recommend them. I expected a warm termination without any hassle. But i got a mail quoting their TOS (which says I should inform them 7 days in advance) and asking me to pay up another month's hosting fee before I can close the account. Along with it was a note from the staff to use the client portal to contact Billing Department directly to close the account (hmmm would they ask me to contact sales department directly if I tell me I want to add new server?). What hurt me was not the extra $44.10 which I will pay them anyway, but what they could have done was to understand my genuine case(first time customer). Tell me, how many of us read the TOS really. I requested them not to charge me, but got same cold response asking me to adhere to the TOS.

On the other hand my experience with other host (PM me if you want to know who) was one of awe and amazement. I wrote asking them the price I should pay to have more bandwidth. To my surprise I got extra bandwidth absolutely free though it wasn't mentioned such things in their TOS.

Well I learned a lesson today not to forget the importance of TOS and i am sure new webmasters will find this post useful.

This thread is not against the WT service. But a warning to new webmasters who might miss the fine print.

View Replies!   View Related
Anyone Know How To Read Email Headers
I'd love to contact the domain registrars of the recipient spammers who are barraging me with the latest "google riches", or "ebay success" sales pitch emails, but I lack the knowledge of how to reveal the email headers and interpret them.

Is there a particular email client program that would allow me to view all parts of the email ? Maybe I'm using the wrong client (outlook), that would not allow me to view the more technical parts of the email, but but I don't know.

If I go ahead and click on their "unsub me" links at their bottom, that's their tricky way of finding out what emails are active and possibly make it worse for me. I know that it's illegal to send me email that I didn't opt into, in the first place, even if they do provide the unsubscribe link at the bottom, with the usual "Icann" spam disclaimer that they include.

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved