Modify /tmp Size

Jul 11, 2008

Used chirpy's method

/etc/init.d/chkservd stop
/etc/init.d/mysql stop
umount /var/tmp
umount /tmp
replace "256000" "512000" -- /scripts/securetmp
rm /usr/tmpDSK
/scripts/securetmp --auto
cd /tmp
ln -s /var/lib/mysql/mysql.sock
/etc/init.d/mysql start
/etc/init.d/chkservd start
df

Problem

[root@host ~]# umount /tmp
umount: /tmp: device is busy
umount: /tmp: device is busy
[root@cmee34 ~]# lsof | grep /tmp
sshd 6650 root 9u unix 0xf57fe300 24988 /tmp/ssh-SDVLUi6650/agent.6650

If I killall -9 sshd, I got obviously logged out of ssh. I need to make /tmp 1GB instead of the current 500MB it is now.

View 2 Replies


ADVERTISEMENT

Account Size Not Matching Real Size

Aug 14, 2008

One of our resellers has an account.. When looking into cpanel, it says that that account is using 3300megs. When we go into the ftp of that account, in reality it is only using 1.3megs. This is a huge difference! Most of folders are empty.
We are using the latest version of WHM and Cpanel.

View 1 Replies View Related

Modify MaxClients

Jun 13, 2008

i want to larger the "MaxClients",

i add the MaxClients 1000 in the httpd/conf/httpd.conf and restart the httpd

but it looks likely not work at all,

what should i do else?

my apache is version 2

View 10 Replies View Related

Modify Domain Name On Plesk

Jun 10, 2009

i need to modify a domain name in plesk. is that possible without having to recreate the account or losing the info?

for example from [url]to [url]

View 2 Replies View Related

Cannot Modify Bash Profile

Mar 1, 2008

Code:
-rw-r--r-- 1 root root 975 Dec 22 2006 .bash_profile
root@server [~]# rm -f .bash_profile
rm: cannot remove `.bash_profile': Operation not permitted

root@server [~]# chmod +t .bash_profile
chmod: changing permissions of `.bash_profile': Operation not permitted

I simply wanted to modify something within the file but I keep getting permission errors. I'm logged in as root.

View 3 Replies View Related

How To Allow Customers To Modify Their Own Php.ini Settings

May 29, 2007

On the server (linux, cpanel), we have global registers set to off. Some scripts require them on. What's the most secure way to allow customers to do their own settings for their own domains and bypass the main server php.ini settings?

View 4 Replies View Related

How To Modify SPF Record For An IP That Is Shared?

May 30, 2007

fix some DNS errors for the shared IP on the server. Noramlly inside cPanel, we would edit zone file for each domain. How do we make DNS changes for the IP address used as the shared IP on the server?

View 7 Replies View Related

# Of Apache Requests - Modify

Feb 8, 2007

I have a dedicated box with softlayer and I have noticed at varying times the past few months that with sites we host, sometimes the connection times out (I'll try to access like 5 or 6 sites within 30 seconds or so and they all drop, then a minute later they load fine).

I opened a support ticket and they said it usually has to do with the # of requests Apache can handle, and that this can be modified. They stated they could: "tweak the apache configuration file in this server that can make it possible to handle more requests."

So my question is what should the # of requests be set to? (I'm not sure what it is now, but I assume whatever the default # is).

View 6 Replies View Related

CPanel: Modify Or Create An Account

Apr 6, 2007

I've just run upon a problem while trying to go into my phpMyadmin from within my MySQL Databases icon.

When I try to log into phpMyadmin I get this message:

Quote:

"This feature is not available while logged in with root override. You are logged in with the root, or reseller's password. Please login with this user's account password."

Also, as soon as I log into cPanel I receive a red "Warning: You are logged in using the reseller or root password." Yes, I am logging into the only account I have.

When logging in with the initial account I created I can view the MySQL dbs that I have created, but I don't have access to phpMyadmin - I get that error message. This is new because for the last two weeks - about as long as I've had this server - I have had no problem even signing in with the same user id and password. Suddenly it won't let me in.

So what do I need to do?

I created a new account, but I can't see my MySQL dbs with that new account.

I don't know how to modify my one existing account so that I can access phpMyadmin.

Any thoughts? I hope I've been clear.

View 8 Replies View Related

Apache :: Give Someone Access To Modify Settings Through WHM?

Nov 13, 2013

I have WHM and Cpanel on my dedicated server. Is there a way to give them access to change this? I dont want then to have access to everything either.

Edit your httpd.conf file.

Timeout 50
KeepAlive On
MaxKeepAliveRequests 120
KeepAliveTimeout 10
MinSpareServers 10
MaxSpareServers 20
StartServers 16
MaxClients 125
MaxRequestsPerChild 5000 

View 4 Replies View Related

Plesk 12.x / Linux :: Where To Modify Nginx Fastcgi Settings

Dec 8, 2014

What exact file to modify in order to optimize fastcgi settings, then to set default for all websites. Sample code below:

# execute all .php files via php-fpm
location ~ .php$ {
# connect to a unix domain-socket:
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_index index.php;

[Code] ....

View 4 Replies View Related

Plesk 12.x / Linux :: Modify Firewall Rules Never Completes

Nov 9, 2014

Applying Plesk firewall changes? I make my change, apply and get to:

Status: Applying in progress. If your browser shows connection error messages, or if this screen does not disappear in more than 30 seconds, go to previous page.

And there things stay. Going back to look at the firewall I can see the change haven't been applied, and going to apply just results in the same. No error, just no anything. It also took numerous attempts to get firewall modification to be swtich on although finally at about the eighth attempt changes were enabled. Only now I can't apply them ...

View 5 Replies View Related

Plesk 12.x / Linux :: Modify Permissions On User Www-data

May 6, 2015

We cant' modify any files of my website in WordPress that contain user www-data.

How can you can change the permissions to this user (www-data).

The version is Plesk 12.0.18 Actualización #44

We have also Plesk 11.5 with WordPress and never has www-data user.

View 3 Replies View Related

Modify Conf File Using Shell Script/Command Line

Jan 17, 2006

i want to modify a conf file using commandline or a shell script. for eaxmple:

here is a line from my conf file:....

View 1 Replies View Related

How To Modify Cpanel Default Page When Domain Is Pointing To Server

Apr 2, 2007

When a domain name is pointing to our server and the account is not setup yet, there's a default page that says:"

Quote:

Great Success!
Apache is working on your cPanel® and WHM™ Server

If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.

How can I modify that page ONLY for ROOT accounts and not my resellers?

View 4 Replies View Related

Plesk 12.x / Linux :: Unable To Disable Or Modify Firewall Configuration

Jul 8, 2014

I am unable to disable or modify the firewall by using the plesk firewall extention. Plesk throw the two errors below:

Code:

Error: Could not disable firewall:
util_exec(.., 'proc_open') failed: file does not exist or is not executable: /opt/psa/admin/bin/modules/firewall/register_service

Code:

Error: Could not activate firewall configuration:
util_exec(.., 'proc_open') failed: file does not exist or is not executable: /opt/psa/admin/bin/modules/firewall/safeact
I checked the symlinks, they point to the same location: /opt/psa/admin/bin/modules/firewall/mod_wrapper
-r-s--x--- 1 root root 18896 Jun 6 10:37 mod_wrapper

View 2 Replies View Related

Different Db Size

Jan 17, 2007

as you know we can use followins to back up db

1- HMS [(hosting Managemen Script = cPanel / Plesk/vDeck]
2-phpmyadmin adn 3.th party script
3-SSH/Telnet

but why db size is differrent after backing-up?

db in server is for example 120MB

When i use SSH to back up db is 75MB
// // phpmyadin-------------120 mb
HMS ---------------------110MB

View 3 Replies View Related

What Stripe Size Do You Use

Oct 4, 2009

what size stripe size people are using on their web servers on their raid setups?

Larger, or smaller considering the nature of web based files being smaller.

View 2 Replies View Related

How Low Can I Go (Server Size)

Jan 6, 2009

I am hosting 80 domains on a dedicated server which is dishing up only about 80GB per month in bandwidth. Disk space is minimal at under 20GB. Sites are mostly PHP5 and MySQL. Some Perl. Using apache2.

Right now the server is a dual Opteron and it seems to be overkill for the job at hand. In an effort to lower my monthly cost I am wondering how small of a server I can go with and still allow some margin for only minimal growth.

Dare I go as small as one of these (from cheapest to most $):

1.7 Pentium 4 and 512 RAM, IDE
Athlon 3000+ and 1GB RAM, SATA
2.8 Pentium D and 1GB RAM, SATA

View 12 Replies View Related

Tcpsndbuf Size

Jul 30, 2008

I seem to be hitting the tcpsndbuf max size occasionally, my host says they can not change it (there is plenty of free ram) and if I want it raised, I need to upgrade to a larger plan.

Was just curious as to what kind of tcpsndbuf size you guys have on your VPS plans?

View 3 Replies View Related

Access.log Big Size 19 GB

Nov 2, 2008

I have an issue of overload on my server running just a wordpress blog. I described my problem here :p=5384916

my website is situated on a folder named xxxx/public_html/

Now I discovered a folder named logs. its path is xxxx/logs

there is 2 files on it:
access.log ( 19 GB )
and error.log ( 31 Mb )

is it a relationship between my server overload and my access.log big size?

View 10 Replies View Related

Server Size

Feb 14, 2008

I have never been to a datacenter. My friend has a rack at a datacenter near my house so he will be able to provide me some space for a monthly payment. At first I thought of getting a 1U server but it ended up costing too much and a hassle to find the proper sized parts. Now I have decided to go with a mini tower instead so I was wondering whether it would make a difference if I were to use a mini tower or a larger sized tower. If I used a mini would I be able to fit more computers or would it not make a difference?

View 14 Replies View Related

File Size Is 0

Aug 17, 2007

So I got the dedicated server.

Now, when I upload files to my server, some files upload fine but most upload but with 0 file size. That's weird. What can cause this? I used 3 FTP clients same results also no passive mode..

View 12 Replies View Related

Htaccess File Size

Oct 25, 2009

I manage a high traffic website on one of my dedicated servers. It currently serves around 2 million uniques/mo.

In time, due to page changes, around 200 important URIs got a redirect [L,R=301] in the main .htaccess file that's sitting on the root directory.

Redirects are in the form of : person/J/James_Blake_2000/ --> /user/James_Blake/

Thus, the .htaccess file has reached well above 200 lines.

I would like to kindly ask for advice: should I limit the dimension of this htaccess file ?

How do you guys treat these permanent redirects?

View 7 Replies View Related

Full Size Images In DH

Jun 18, 2009

how to have full size images in my DH (dreamhost) gallery2?

View 2 Replies View Related







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