General :: What Command To Use To Check What's Using All Of Ram On Server
Jul 30, 2011I need to know what command to use to check whats using all of my ram on my server i use the top command but it doesn't show much information
View 8 RepliesI need to know what command to use to check whats using all of my ram on my server i use the top command but it doesn't show much information
View 8 RepliesAnyone know a simple command line to check for a specific email - by subject - on an SSL secured IMAP server?
View 2 Replies View RelatedLet me know the command to check the Chipset of mainboard. (Linux5)
View 1 Replies View RelatedI would like to know the command to check the NIC interface in redhat linux.I know ifconfig works, but is there any specific command shows the the interface which in disabled mode too ..
View 1 Replies View RelatedWhat is the command to check all open TCP connections?
View 7 Replies View RelatedI add user in Samba by
#smbpasswd -a noktualek
New SMB password:
Retype new SMB password:
How to check, How many user i really added
Is there a way to get DVD region code from command line (linux/ubuntu 9.10)? I want to script this action and store the region code (and other data about DVD) in a log.
I am looking for the info about media, not the drive.
I know the 'history' command give me a list of the commands I have typed into the Unix terminal.
How do I see the command history for all of the users currently logged onto the system?
Is there any command on linux to check if CD or DVD is 32bit or 64bit?
View 2 Replies View RelatedHow to check if a directory exists in Linux command line?
[Code]....
Let me know command to check the Chipset of mainboard. (RHEL-5)
View 3 Replies View RelatedIs there a unique command ( common to all Linux Distros, Solaris, Windows ) to know whether a service is installed and running on my system or not??
View 5 Replies View RelatedIs there any command that can check the referenced functions in a executable?
View 1 Replies View RelatedHow to check the version of a program, in particular geant4, in linux using the command lines?
View 4 Replies View RelatedSo I want to run command through ssh but also run a if check in bash to see ifa file exist. I know that to run ssh commands you do ssh user@server YOURCOMMANDbut if i need to run an if statements, how would this work??
View 4 Replies View RelatedI've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies View RelatedIs there a command to check specific processes that's using the most IO/disk usage? I know sar and ps but I want more specific details on IO on individual processes
View 5 Replies View Relatedi have 30 linux PCs running. i need to check the performance of all pcs( memory,ram and process usage) in single command or in GUI mode.In solaris we have perf script to check performance in GUI mode. i need same type in linux?
View 1 Replies View RelatedI have developed a small website using jspx pages.Now i want to host the website to a server which is a linux machine.The linux machine which i m referring to is already hosting some web pages(jspx) through a web server Which is running at port 8888.My first question would be "How would i check which web server is installed in the server?"Due to my little knowledge about linux machine .I have copied some simple html pages to /var/ www/ html location. The pages are getting accessed correctly on port number 80.But how would i go about hosting jspx pages.
View 13 Replies View RelatedI'm looking for an easy way to check if some server is down, and then act upon it. This check needs to be done from the backup-server. So if the backup-server thinks the production server is down, then in some bash script I want to execute a rule.
My question: what is an easy way to check another server ?
1. I know about Nagios. It's great, but to large to use here.
2. I could ping the server, put a ping that fails does not necessarily mean the server is down.
how can I check the size of file on server in bytes?
i need to do it for following
when trying to use "yum install skype" i get this line below No Repositories Available to Set Up
View 1 Replies View RelatedHow to check server usage (process and memory) for last 4months in RHEL5
View 3 Replies View Relatedatq is only showing "when it's going to happen" not what
View 3 Replies View RelatedI need to add something to an existing shell script that will check whether a remote server is up or not.basically (but I can't figure it out) :-
if [ -the server to check- ] ; then
echo "Server is Up"
else
[code]....
A server is described as being "really slow". What are the first couple of things you would check?
View 2 Replies View RelatedI need a script to check Server health checkup, includes: CPU utilization,process running,utilization taken by processes,free space...
View 2 Replies View Relatedi want to disable the su command on a server so that users cant run the su command i removed the comment from the 3 and 5 line in /etc/pam.d/su file but it doesnt seem to work the file is shown below
#%PAM-1.0
auth sufficient pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group.
[code]....
I am writing an script for sending emails with ssmtp email client in an appropriate form.I want to know how can I check mail server that I want to send mail to it if it exist and ready to receive email or if not log an error.
View 3 Replies View RelatedI need to check with nagios an oracle database that is located on a server. There are a lot of plugins that are provided, the problem is that the database is located on a remote server (i have an hostaddress) and then i need to log on the database (i have username and pass)So i only need to have a plugin that connects to that hostaddress and logs on, but i can't find any plugin which does that
View 14 Replies View Related