I inherited this machine from work. It came with a simple monitor and keyboard and backup power supply (more about that later).
I turned the machine on and discovered the following information about the server hardware:
RAM
Total RAM: 31Gb
Available RAM: 30Gb
Disk Space
Disk space: 82 Gb
References
Linux commands used:
RAM (human readable): free -h
Available disk space: df -h /home/jlillywhite (I wanted to make sure it didn't include some "virtual filesystems" that show up when you do "df" by itself.
Comments
Post a Comment