Linux/Unix Configuration

Menu
  • LINUXCONFIG.net
    Linux/Unix configuration
  • How To
    Manuals and more
    • How To
      Linux, Unix Manuals, HowTos
    • Git
      Git
    • Exam, Quiz and answers
      Exam, Quiz and answers
    • Reviews
    • Design
      Linux, Unix Design
    • FAQ
    • System Files
    • Keyboard Shortcuts
  • Commands
    Linux, Unix Commands
    • man
  • Programming
    .NET, PHP, Python …
  • Others
    News, Downloads, Books …
    • News
      Linux, Unix News
    • Downloads
      • Books
        • Programming
        • OSes
    • Contact Us

Tag: RAM

Linux Command Line
How To

[How To] Optimize RAM Usage on Linux

lc-root | March 5, 2024
A smooth and responsive Linux system relies on efficient RAM management. With multiple applications running, memory usage can quickly climb, impacting performance. Thankfully, several methods can help you
Read More
RAM
How To

Get RAM Information

lc-root | September 19, 2011
Get RAM Information free -m free -mto | grep Mem: | awk '{ print $3 " MB" }' rusedram="$($_CMD free -mto | grep Mem: | awk '{ print
Read More

[How To] Find Motherboard Model in Linux[How To] Find Motherboard Model in Linux
2.4 Git Basics: Git show who the author and committer are?2.4 Git Basics: Git show who the author and committer are?
[How To] Optimize RAM Usage on Linux[How To] Optimize RAM Usage on Linux
Kernel Lockdown Mode: Enforcing Security Restrictions in the Linux KernelKernel Lockdown Mode: Enforcing Security Restrictions in the Linux Kernel
[How To] reset Webmin password[How To] reset Webmin password
Set/Reset root Password and Enable Root Login in UbuntuSet/Reset root Password and Enable Root Login in Ubuntu
[How To] configure /etc/hosts and /etc/nsswitch.conf file[How To] configure /etc/hosts and /etc/nsswitch.conf file
[How To] set or change the IP address on FreeBSD[How To] set or change the IP address on FreeBSD
Kernel Tracing: A Guide to Using Systemtap, Ftrace, and Perf for Linux Performance OptimizationKernel Tracing: A Guide to Using Systemtap, Ftrace, and Perf for Linux Performance Optimization
© 2025 Linux/Unix Configuration.
https://linuxconfig.net
  • Contact Us