Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 3, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 3, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 3, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 3, 2025

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025

      PSA: You don’t need to spend $400+ to upgrade your Xbox Series X|S storage

      June 3, 2025

      UK civil servants saved 24 minutes per day using Microsoft Copilot, saving two weeks each per year according to a new report

      June 3, 2025

      These solid-state fans will revolutionize cooling in our PCs and laptops

      June 3, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Community News: Latest PECL Releases (06.03.2025)

      June 3, 2025
      Recent

      Community News: Latest PECL Releases (06.03.2025)

      June 3, 2025

      A Comprehensive Guide to Azure Firewall

      June 3, 2025

      Test Job Failures Precisely with Laravel’s assertFailedWith Method

      June 3, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025
      Recent

      All the WWE 2K25 locker codes that are currently active

      June 3, 2025

      PSA: You don’t need to spend $400+ to upgrade your Xbox Series X|S storage

      June 3, 2025

      UK civil servants saved 24 minutes per day using Microsoft Copilot, saving two weeks each per year according to a new report

      June 3, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»List top 10 memory using processes in Linux

    List top 10 memory using processes in Linux

    February 10, 2025

    With the help of the following command, you can easily find top 10 processes that are consuming high memory on any Linux system. ps is the default command available in most of Linux operating system that provide details about processes in system.

    ps -eo pid,cmd,%mem,%cpu --sort=-%mem | head
    

    Output will print top 10 processes that are consuming high memory on your system in descending order. You can also use top command to filter processes by memory utilization.

    The post List top 10 memory using processes in Linux appeared first on TecAdmin.

    Source: Read More

    Hostinger
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleDiventa un Guru di Linux con la Guida al File System /proc
    Next Article Best Free and Open Source Alternatives to Apple AirDrop

    Related Posts

    News & Updates

    All the WWE 2K25 locker codes that are currently active

    June 3, 2025
    News & Updates

    PSA: You don’t need to spend $400+ to upgrade your Xbox Series X|S storage

    June 3, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    CVE-2025-5323 – Fossasia Open-Event-Server Encryption Bypass Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Play With Words in Linux Terminal With This Bookmark Inspired Game

    Linux

    If you need a new laptop, you might want to buy it now – here’s why

    News & Updates

    RTX 5060 Ti gets official support in NVIDIA’s newest driver, stability concerns are addressed

    News & Updates

    Highlights

    “com.jacob.com.ComFailException: Can’t co-create object” with java 11

    November 20, 2024

    Im working with SAP test automation with the JCOB DLL 1.18.64bit library.
    My code was working fine when I run the test with Java 8.
    But when I set the project settings to Java 11, I got below error.
    com.jacob.com.ComFailException: Can’t co-create object

    Is there any specific JCOB version available for Java 11?

    I tried a PCIe 5.0 NVMe SSD that reads twice as fast as my Samsung 990 Pro, and it proves better value in one area

    May 13, 2025

    CVE-2025-20971 – Samsung Flow Input Validation Vulnerability

    May 7, 2025

    CVE-2025-20967 – Samsung Gallery File Access Vulnerability (Privilege Escalation)

    May 7, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.