0 By Jayamala B In Q&APosted October 15, 2023FRESHERS INTERVIEW Q&A1) How can you find out how much memory Linux is using? From a command shell, use the “concatenate” command: cat /proc/meminfo for memory usage information. You should see a line starting [...] READ MORE