書名: Learn Linux Quickly作者名: Ahmed AlKabary本章字數: 134字更新時間: 2021-06-11 18:43:43
Knowledge check
For the following exercises, open up your Terminal and try to solve the following tasks:
- Display the whole calendar for the year 2023.
- Display the memory information of your system in a human-readable format.
- Display the contents of your home directory.
- Change your current user password.
- Print the line "Mr. Robot is an awesome TV show!" on your Terminal.
True or false
- The command DATE displays the current date and time.
- To restart your Linux system, you simply run the restart command.
- There is no difference between running the free -h and free --human commands.
- The system load is increasing over time if your load averages values are:
load average: 2.12, 3.09, 4.03
- The system load is decreasing over time if your load averages values are:
load average: 0.30, 1.09, 2.03
推薦閱讀
- Software Defined Networking with OpenFlow
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- MariaDB High Performance
- C語言程序設計案例式教程
- 大學計算機基礎(第2版)(微課版)
- Apache Mesos Essentials
- Python深度學習:基于TensorFlow
- C# 8.0核心技術指南(原書第8版)
- UVM實戰
- Python機器學習算法: 原理、實現與案例
- Python深度學習原理、算法與案例
- Developing SSRS Reports for Dynamics AX
- Angular應用程序開發指南
- Python程序設計開發寶典
- INSTANT Apache Hive Essentials How-to