Entries
- 2020
- 12/16 gcc Command - Compile and Link C language Source Code
- 6/22 dig Command - Find the IP Address from the Domain Name. DNS Server Information Inquiry.
- 6/21 ssh Command - Connect to SSH Server
- 6/17 Setting environment variables for bash
- 6/16 .bashrc - Initial Configuration File Executed when bash is Started/Logged in
- 6/15 bash - Linux Default Shell
- 6/14 xargs Command - Converts Standard Input Line Output to Command Line Arguments and Runs the Program
- 6/10 ln Command - Create Symbolic Link
- 6/9 Wildcards
- 6/8 gzip command - Compress GZIP format files
- 6/7 gunzip Command - Decompressing GZIP format files
- 6/4 chgrp Command - Change Owner Group
- 6/3 chown Command - Change owner user
- 6/2 grep - Text Search
- 6/1 df Command - Check Disk Capacity
- 5/31 du Command - Check Directory Capacity
- 5/25 Sending commands to Linux server using TeraTerm
- 5/24 How to install Linux
- 5/21 Linux features
- 5/20 Edit files on Linux server using WinSCP
- 5/19 chmod Command - Change Permissions
- 3/17 find Cmmand - Recursive Search of Directories
- 3/9 Introduction to bash
- 2/11 Learn Linux Commands
- 2/3 tail command - Prints the End of the File
- 2/2 head Command - Output the Beginning of the Files
- 2/1 diff command - Check File Diffs
- 1/13 cat Command - Output the Contents of the Files
- 2019
- 12/26 User permissions
- 12/24 Directories
- 12/23 Linux Files
- 12/20 Hidden Files
- 12/19 Parent Directories
- 12/18 Current Directories
- 12/17 Absolute Path
- 12/16 Relative Path
- 12/12 rmdir - Delete Directories
- 12/11 mkdir Command - Create Directories
- 12/10 rm Command - Delete File
- 12/5 touch Command - Create New Files
- 12/4 mv Command - Rename Files
- 12/3 cp command - Copy Files
- 11/26 ls command - Display File List
- 10/12 cd command - change current directory
- 4/7 SSH overview
- 4/6 Permissions
- 4/5 Linux basic knowledge 1
- 4/4 Learn basic Linux commands Part 3
- 4/3 Learn basic Linux commands Part 2
- 4/2 Let's learn the basic commands of Linux Part 1
- 4/1 vi - Text editor for command line
- 2/15 Specify the port number with Tera Term macro
- 2/14 Creating an automatic login macro with TeraTerm SSH connection
- 2/13 Introduction of SSH client TeraTerm
- 2/5 How to check the existence of a process kill -0
- 2/3 How to pipe standard error output
- 2/2 How to search for a specific string contained in multiple files under a directory with grep
- 1/30 rsync command - sync directories
- 1/29 tar command - file archiving and decompression
- 1/2 env command - display the values of environment variables