Reference : Linux
What does the ls command do?
What is the command to display the current directory?
How do you create a new directory in Linux?
What is the command to copy files or directories?
How do you move or rename files in Linux?
What is the command to delete files or directories?
How can you view the contents of a file in Linux?
What does the touch command do?
How do you find files in the filesystem using the command line?
How do you change the permissions of a file in Linux?
What is the command to change the owner of a file?
How do you change the group ownership of a file?
What do the ‘r’, ‘w’, and ‘x’ permissions mean?
What does the chmod 755 filename command do?
How do you check your network configuration in Linux?
What is the command to display network interfaces?
How do you test network connectivity in Linux?
What command is used to display routing table information?
How do you download files from the internet using the command line?
How do you view running processes in Linux?
What command is used to kill a process?
How do you see the resource usage of a system?
What does the top command do?
How do you start a process in the background?
How do you sort the contents of a file?
What is the command to count lines, words, and characters in a file?
How do you display the first 10 lines of a file?
What does the awk command do?
Other References :
Java8 : Link
Advance Java : Link
Core Java : Link
Java OOP's : Link
Spring Boot : Link
Advanced Spring Boot : Link
Linux : Link
ReactJS : Link
API : Link
OS : Link
NodeJS : Link
Python : Link
HTML : Link
Top comments (0)