<< < 8 9 10 11 12 13 14 15 16 > >>   ∑:379  Sort:Date

"cURL" - Client for URL
This section provides a tutorial example on how to use 'cURL' command to send requests to a remote server in different protocols in URL format.
2025-12-29, ∼110🔥, 0💬

Move /home Directory to New Partition
This section provides a tutorial example on how to move /home directory to a new partition when it runs out of space. A better solution is to extend its file system.
2025-12-29, ∼110🔥, 0💬

Command Input/Output Redirection
This section provides a tutorial example on how to use command input and output redirection operators to read input files and save output files.
2025-12-29, ∼110🔥, 0💬

Network Connection on Ubuntu
This chapter provides introductions and tutorial on network connection and tools. Topics include introduction of Wi-Fi connection; 'ping' and 'traceroute' to check connectivity; 'ifconfig' to view current network configuration; 'netstat' as network activity monitor.
2025-12-29, ∼110🔥, 0💬

"route" - Manage Routing Table
This section provides a tutorial example on how to use 'route' command to view and update the routing table for network traffic.
2025-12-29, ∼110🔥, 0💬

/proc/{id}/smaps - Process Memory Map Details
This section describes the pseudo file '/proc/{id}/smaps' that represents virtual memory map of a given process with detailed information on each mapped area.
2025-12-29, ∼110🔥, 0💬

Administrative Tasks
This chapter provides introductions and tutorial on Ubuntu administrative task. Topics include shutting down and restarting system, moving /home to new partition, moving all users to a new system.
2025-12-30, ∼109🔥, 0💬

Memory Management
This chapter provides introductions and tutorial notes on memory management. Topics include memory layers and access speed; cache memory levels; virtual memory and physical memory mapping; page table; buffers, caches and swap spaces; memory usage reporting tools: free, ps, smem, pmap, /proc/meminfo,...
2025-12-29, ∼109🔥, 0💬

"compress/uncompress" - Compressed *.Z Files
This section provides a tutorial example on how to use 'compress' and 'uncompress' commands to compress large files and restore them later. Compressed files will have the *.Z file name extension.
2025-12-29, ∼109🔥, 0💬

Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit).
2025-12-29, ∼109🔥, 0💬

"split" and "cat" - Split and Join Files
This section provides a tutorial example on how to use 'split' command to split it into chunks and use 'cat' command to join chunks back into a single file.
2025-12-29, ∼109🔥, 0💬

"ps" - Display Current Processes
This section provides a tutorial example on how to use 'ps' command to display current process on the system.
2025-12-29, ∼109🔥, 0💬

Process Management
This chapter provides introductions and tutorial on managing processes on Ubuntu systems. Topics include 'ps' to display processes; 'jobs' and other commands to manage background jobs.
2025-12-29, ∼109🔥, 0💬

"zip" and "unzip" - Create and Extract ZIP Files
This section provides a tutorial example on how to use 'zip' command to compress multiple file and sub-directories into a ZIP file and use 'unzip' command to extract files out of a ZIP file.
2025-12-29, ∼109🔥, 0💬

GNOME Application - Image Viewers
This section introduces 3 basic image/picture viewers for GNOME desktop. gThumb seems to be a nice image browser with enough basic editing functions.
2025-12-29, ∼109🔥, 0💬

What Is GNOME
This section provides a quick introduction of GNOME, an open-source desktop environment needed to run graphical applications like Firefox to browse the Internet.
2025-12-29, ∼109🔥, 0💬

Shell - The Command-Line Interpreter
This chapter provides introductions and tutorial examples on Ubuntu shells, which are command-line interpreters and scripting languages. '/bin/bash' is the default shell for interactive sessions. '/bin/dash' is the default shell for shell scripts.
2025-12-29, ∼109🔥, 0💬

"ps -o rss,drs,trs,vsz,sz" - Process Status Options
This section provides a tutorial on how to 'ps -o rss,drs,trs,vsz,sz' command to report memory usage of each running process.
2025-12-29, ∼109🔥, 0💬

GNOME Application - Terminal
This section provides a tutorial example on how to use the GNOME application 'Terminal' to run commands interactively.
2025-12-29, ∼109🔥, 0💬

"more", "head" and "cat" - Read Files
This section provides a tutorial example on how to use 'more', 'head' or 'tail' commands to read text files one screen at a time, to read the first 10 lines, or to read the last 10 lines.
2025-12-29, ∼109🔥, 0💬

GNOME - Desktop Interface and Environment
This chapter provides introductions and tutorial examples on GNOME, which is the default desktop interface and environment on Ubuntu computers. Topics include introduction of GNOME; keyboard shortcuts; gnome-tweaks package; main applications: Settings, Files and Terminal; image viewers; video player...
2025-12-29, ∼109🔥, 0💬

"ifconfig" - Trace Routes to Remote Host
This section provides a tutorial example on how to use 'ifconfig' command to view and manage network interface configurations.
2025-12-29, ∼109🔥, 0💬

"last/lastb" - Review Login History
This section provides a quick introduction of the 'last' and 'lastb' commands, which allows you to review login history and login attempts.
2025-12-29, ∼109🔥, 0💬

About This Book
This section provides some detailed information about this book - Ubuntu Tutorials - Herong's Tutorial Examples.
2025-12-29, ∼109🔥, 0💬

<< < 8 9 10 11 12 13 14 15 16 > >>   ∑:379  Sort:Date