Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Category - Commands

Linux Commands

  • Commands

NET-TOOLS vs IPROUTE Cheat Sheet (ifconfig vs ip)

by Free Linux Tutorials
3 min read
Add Comment

The net-tools has been deprecated and plans to obsolete was stated from debian-devel mailing list around 2009 ( ) . As per the post, it says: It doesnt support many of the modern features of the linux kernel, the interface is far...

Continue reading

  • Commands
  • Tutorials

Top 5 Basic Steps to Troubleshoot Network in Linux

by Free Linux Tutorials
7 min read
Add Comment

1.Find if your interface has IP address, it’s either obtained dynamically via DHCP server or manually configured using static configuration. You can either use commands from the “iproute”  or...

Continue reading

  • Commands
  • Tutorials

Top 10 Basic virsh commands for KVM Hypervisor management

by Free Linux Tutorials
3 min read
Add Comment

The virtual shell or  virsh program is the main interface for managing virsh guest domains. This program can be used to list, create, pause, and shutdown domains. 1. Display information about the hypervisor virsh nodeinfo Sample...

Continue reading

  • Commands
  • Tutorials

Top 20 Must Know Basic Commands in Linux with Examples Part 2

by Free Linux Tutorials
8 min read
Add Comment

11. chmod-command to change file mode bits. This is used to assign or change permissions of files and directories. We need to understand first the file permission Three types of permissions (can assign using the text(r,w,x) or...

Continue reading

  • Commands
  • Tutorials

Top 20 Must Know Basic Commands in Linux with Examples Part 1

by Free Linux Tutorials
9 min read
Add Comment

Here’s the list of basic commands a Linux user  needs to know and familiarize  for them to feel comfortable in working with command line interface/shell/terminal. We all know that mostly all Linux distribution now comes...

Continue reading

  • Commands

Basic Linux commands part 2

by tux
4 min read
Add Comment

This is the list of commonly used commands in systems administration. Clocks hwclock Manage hardware clock. netdate Set clock according to host’s clock. rdate Manage time server. zdump Print list of time zones. zic Create...

Continue reading

  • Commands

Basic Linux commands part 1

by tux
5 min read
2 Comments

These commands will work with most (if not all) distributions of Linux as well as most (?) implementations of Unix. Communication ftp – File Transfer Protocol. login – Sign on. rlogin – Sign on to remote...

Continue reading

Copyright © 2021. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About