- 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
推薦閱讀
- SpringMVC+MyBatis快速開發與項目實戰
- 深入淺出Spring Boot 2.x
- 樂學Web編程:網站制作不神秘
- Web Development with Django Cookbook
- Learning Bayesian Models with R
- TypeScript項目開發實戰
- C和C++游戲趣味編程
- Babylon.js Essentials
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- 分布式架構原理與實踐
- ROS機器人編程實戰
- PHP Microservices
- INSTANT Lift Web Applications How-to
- HTML5程序開發范例寶典
- Building an E-Commerce Application with MEAN