RAM value of a computer in LINUX [closed] - linux

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
how can we determine the RAM value of a computer in LINUX ?
regards

Inspect output of
free
lshw
Good luck

Related

How is the linux graphics stack organised? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
How is the linux graphics stack organised? Can anyone explain about this?
I'm trying to understand the graphics stack in linux.
First hit when searching in Google for "the linux graphics stack":
http://blog.mecheye.net/2012/06/the-linux-graphics-stack

How to edit the "File Management Preferences" via command line in Centos Desktop [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
is it possible to edit the
File Management Preferences
via vi or something ?
No, but it is possible with gconftool-2. Just frob the values under /apps/nautilus; look in gconf-editor for details.

How can I get the debian weak keys black list [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is there a list for RSA black listed debian weak keys? I tried to search, but all what I can find is some tools for checking. What if I want the list itself? Is this available?
It is in packages openssl-blacklist and openssh-blacklist.

in linux kernel 3.x module how can i count system calls with Kprobe? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
i need help to write a kernel module to count the linux system calls at kernel 3.x
i want to implement this with kprobe but earlier ways do this with *sys_call*.
please help me.
In this site you may find useful details for Kprobe!
http://doc.opensuse.org/documentation/html/openSUSE/opensuse-tuning/cha.tuning.kprobes.html

how to make a multi boot dvd for linux [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is it possible to make a single bootable dvd with multiple linux distros in it? we should be able to select which os to boot by a menu.
There are several tutorials for this:
http://www.justlinux.com/forum/showthread.php?t=150078
http://pcquest.ciol.com/content/enterprise/2005/105070101.asp

Resources