General :: Cpanel And Top Give Different Amounts Of RAM Free?
Aug 20, 2009
In my cpanel, it reports the RAM on my server as:
Physical used 17.31%
768MB Free (928MB Total)
yet when I use top I only have 88Mb free:
Code:
Mem: 950568k total, 862464k used, 88104k free, 91072k buffers
Swap: 522072k total, 136k used, 521936k free, 604752k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
[code]....
View 3 Replies
ADVERTISEMENT
Jul 29, 2010
and it must have the ability to add domains and DNS nameservers.
View 2 Replies
View Related
May 2, 2011
I'm looking for a free backup solution how work in client-server in both environments Linux(server) and Windows(client). in my case, i want to give a disk space quota in my Linux server for each remote windows client.
View 2 Replies
View Related
Aug 29, 2010
how can i login to a cpanel using cli?
View 1 Replies
View Related
Apr 30, 2011
I will expain my setup :
SERVER 1 - SHARED ACCOUNTS
SERVER 2 - RESELLER ACCOUNTS
On server 2, all of a sudden my resellers are complaining that the accounts they create are not working, so I checked out.. and I realised that the accounts all have 'Unknown' as the IP.
So, steps I took so far...
1. Rebuilt Apache
2. Restarted the server
After each of these steps I have created new accounts, and still I have this error.
View 2 Replies
View Related
Dec 14, 2010
In the past I have always used Cpanel to create my web directories and databases. I would like to move away from using this panel and like to learn to create it all from the prompt.
View 5 Replies
View Related
Oct 19, 2010
I'm new to Linux server concept. Can anybody tell me how to create subdomain in linuAlready I have domain "x" in my server, I want to create subdomain for domain "x". How can I do it without using CPanel
View 1 Replies
View Related
Apr 8, 2011
The thing is I need a bigger server, but at the same time I'm having problems with cpanel and centos and I'm quite bored. So now I want to migrate from my cpanel server to the plesk server keeping the domain and it's content. I tried to create a ticket in plesk support but either I didn't bought the server yet. So, what's the quickier and safest way to migrate? Is there any script?
View 1 Replies
View Related
Dec 20, 2009
i have a car stereo that reads a USB drive with all my music on it, however to sort through the music it uses a method of finding folders containing music, then displaying them all in a list. i find this interface annoying because in order to sort the music by artist i have to go and manually move it out of the album folders by hand, this takes a long time for 11+ GB of music so i was trying to use the linux CLI to quicken the process. use a command like this
Code:
mv /media/usb/music/*/*/* /media/usb/music/*/
but for some reason this moves all my music into the last folder alphabetically in my drive, the music is all pre-arranged like this /media/usb/music/artist/album/song
View 5 Replies
View Related
Sep 1, 2009
Are there any tools out there that let me select a bunch of data and burn it to multiple cd's or DVD's? I'm using k3b but have to manually select cd and dvd size amounts.
View 1 Replies
View Related
Jul 25, 2010
I have 160gb laptop. i installed vista in c primary partition which is 25gb and installed ubuntu in d primary partition which is 20gb. A remainig for my data. Now i tried to install CENT OS by formatting ubuntu. I inserted CENT OS DVD and restarted and i selected to delete my /dev/sda2 which is showing 20480mb and it shown me free space. but i tried to add partion /boot of 100mb it got added. but, when i am trying to add / of 3000mb in the remaining 20380mb free space it showing an error message that no free space is available.
View 4 Replies
View Related
Apr 30, 2011
I just installed Kubuntu 11.04.
I ran VLC and it brought my PC to a halt.
I attached a picture of memory usage from htop.
Why do you think VLC is using so much system resources?
View 3 Replies
View Related
Jul 20, 2010
difference between cpanel and pleak? for which service they are being used?
View 2 Replies
View Related
Mar 6, 2010
I am trying to move a large amount of files (over 30k and 86GB) to another HDD but I get a Augment list too large error?? I tried rsync, cp, mv and still the same error
View 1 Replies
View Related
Feb 27, 2009
The company that I work for has massive amounts on our file server and that amount continues to grow. What we are looking for is a search appliance that will make it easier to search all documents on the file server and also search the content of those documents. I don't really like the idea of everyone using an app like X1 and searching the share drives that way on their individual PC. I would like a search appliance.
View 5 Replies
View Related
Oct 27, 2010
I've been using GIMP's 'save for the web' tool to reduce the file sizes of images.
I now have a directory with about 50 images. I'd like to avoid processing them all by hand.
I have a (very) basic knowledge of programming, and I'm comfortable with the commandline. I don't mind doing some homework on how to use new tools.
All I'm really concerned with here is reducing the file sizes of the images I have.
What possible pathways are there for me to prepare large amounts of images for the web?
View 4 Replies
View Related
Aug 22, 2011
Can a Fedora server be remotely managed with Plesk and/or Cpanel or only via SSH?
View 1 Replies
View Related
Mar 16, 2010
I have a cpanel server(not sure if that matters). I wanna transfer to another cpanel server. The size is about 3TB, I dont have enough on the hard drive to zip then transfer that way, and cpanel cant handle moving such a large migration.Been searching on the net to find an answer but everyone saying to backup then migrate. whats best tar or rsync or somthing else.
View 3 Replies
View Related
May 26, 2009
While communicating with cpanel , they said they don't support on any NAT router based network. To host website with cpanel internet should be connected directly with modem (no router) I have a dell poweredge server and recently brought PCI modem. I have 8 IP static addresses from my ISP. cpanel as they said that they don't support networking.
View 3 Replies
View Related
Jun 21, 2010
Im trying to make a webserver at home. I have a static IP Address of my ISP (o2) I have built a server ( 2.8 p4HT, 2GB Ram, 500GB HDD) Just to test... But, i dont know what to do in the IP Address settings for the IPv4 ( I think thats what it is) Do i put my static IP address in my ISP gave me, or the local IP of the server ( Wich is 192.168.1.72) Im realy confused. Ive tried everything i can think of, Reinstalled the os about 40 times up to now...
View 1 Replies
View Related
Jul 16, 2010
Sometimes I need to copy a huge directory to another directory (local filesystem), and usually I will use the "cp" or "rsync" commands. These commands are good, but depending on the size of the data being copied, the copy is painfully slow. I realize we are limited because of the hardware we have with it's limitations, ie, I/O speed, and the filesystem (which is usually ext3). Are there any other utilities that maybe not well known, but can handle copying large amounts of data? (mostly in the TB range)
View 2 Replies
View Related
Nov 30, 2009
I have a small office network (about 30 machine) with linux gateway (6Mbps internet bandwidth). Every user get only 500Kbps bandwidth, and they use the internet very poor. The internet getting slow lately, and I noticed that there are huge amount of small packets (78 byte, 48 byte) coming to linux machines. My question is: How can I solve which machine(s) sending those small packets? Do you have any ideas with netstat command?
View 1 Replies
View Related
Feb 15, 2011
we've been trying to become a bit more serious about backup. It seems the better way to do MySQL backup is to use the binlog. However, that binlog is huge! We seem to produce something like 10Gb per month. I'd like to copy the backup to somewhere off the server as I don't feel like there is much to be gained by just copying it to somewhere else on the server. I recently made a full backup which after compression amounted to 2.5Gb and took me 6.5 hours to copy to my own computer ... So that solution doesn't seem practical for the binlog backup.Should we rent another server somewhere? Is it possible to find a server like that really cheap? Or is there some other solution? What are other people's MySQL backup practices?
View 8 Replies
View Related
Dec 8, 2009
We're load testing some of our larger servers (16GB+ RAM), and when memory starts to run low they are kicking off the oomkiller instead of swapping. I've checked swapon -s (which says we're using 0 bytes out of 16GB of swap), I've checked swappiness (60), I've tried upping the swap to 32GB, all to no avail. If we pull some RAM, and configure the box with 8GB of physical ram and 16 (or more) GB of swap, sure enough it dips into it and is more stable than a 16GB box with 16 or 32GB of swap.
View 6 Replies
View Related
Mar 24, 2010
The issue I am currently facing is more of an annoyance / curiosity, and it may not even be a problem, but it sure feels like one. Background: I am becoming a computational chemist (grad school begins in the fall) and the code I run is all in fortran. I am currently compiling with gfortran. When I compile the code (on a box running ubuntu server), everything appears to compile fine, but the linking stage is taking five to ten minutes. I ran the time command while making it and got the following results.
Quote:
time make
gfortran -c -O3 -fomit-frame-pointer -finline-functions -ffast-math suijtab.f
Linking testCompile ...
done
[code]...
I just don't understand why it is taking 5 minutes of real time if it only takes 10 - 15 sec of system time?
View 4 Replies
View Related
Mar 27, 2010
Was wondering if anyone can explain briefly the relationship of "cache" and free memory in the "free" memory command.
View 2 Replies
View Related
Jun 16, 2010
During playing around sources, synaptic playing I messed up the default list. I know I should have been more careful. Anyways could someone tell me what the default the default sources.list that has free and non free etc for squueze please? I have been trying to get the default list but I cannot find it anywhere. There are alot of lists out there but nothing tagged like the "default" list.
View 6 Replies
View Related
May 18, 2011
I've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.
View 2 Replies
View Related
Mar 3, 2010
I've got a dedicated server using whm/cpanel and there is a particular domain being hosted which contains a very elaborate .htaccess file which is full of mod_rewrite rules, among other things. I've been asked to try and get the contents of this .htaccess file into the httpd.conf (or some appropriate include file) to improve performance.
I've been reading this page and it's really confusing me: [url]
In the file usr/local/apache/conf/httpd.conf I see that there are two VirtualHost sections that appear to be relevant for my domain (which I'll call mydomain.com). The first listens on port 80 and the second is on 443. Seems to me that my apache directives in .htaccess would belong in this section. In the first section I see this:
Code:
In the second section I see this:
Code:
The problem with both of these is that the directory /usr/local/apache/conf/userdata does not exist, much less the full path to either of those files.
View 1 Replies
View Related
Apr 29, 2010
I have installed a cvs server i want to give access to the cvs only from certain ip from my LAN is there any tag to add to /etc/xinetd.d/cvs file to do this. also provide me information on how to secure my server
View 2 Replies
View Related