Skip to content
  • Home
  • Linux
  • Windows 10
  • Biology
  • Physics
  • Chemistry
  • Math

Linux

Ways to Exit Linux/Unix Vim

September 25, 2022October 1, 2020 by has_geek
Linux logo

Follow these steps to exit the vim without saving the changes: Press : Press:

Categories Linux

What is SCP command in Linux?

September 25, 2022September 28, 2020 by has_geek
Linux logo

The Unix/Linux command scp (which stands for “secure copy protocol”) is a simple tool for submitting or downloading files (or directories) to/from a remote computer.

Categories Linux

Linux CD Command: Understand How it Works

September 22, 2020 by has_geek
Linux logo

The “cd” means ‘change directory’. It is among the most regularly utilized commands in the Linux terminal. Linux cd command is used to alter the current working directory site (i.e., in which the existing user is working).

Categories Linux

How to Shutdown Linux by Using Commands

September 21, 2020September 21, 2020 by has_geek
Linux logo

In this tutorial, I am going to show you ways of shutdown the Linux system. First, three ways are given to shutdown using command line and the last method is for GUI based system.

Categories Linux

What is Linux tail command?

September 16, 2020 by Nimar_geek
Linux logo

The tail command displays the last part (10 lines by default) of one or more files or piped data. It can be also utilized to track the file changes in real-time.

Categories Linux

Why We Use Top Command in Linux?

September 15, 2020September 15, 2020 by Nimar_geek
Linux top sorting

Among the most elementary command to monitor processes on Linux is the top command. As the name implies, it reveals the top processes based on specific criteria such as CPU usage or memory usage.

Categories Linux

What is tar command in Linux?

September 14, 2020 by has_geek
Linux logo

The Linux tar command is used to combine many files into one file also called archiving. Additionally it is utilized to compress files to decrease the disk space necessary to store these files and also to make it

Categories Linux

Why using zip in Linux?

September 10, 2020 by has_geek
Linux logo

The zip is used to compress the files to reduce file size and also used as a file package utility. zip is available in many operating systems like Unix, Linux, Windows OS, etc.

Categories Linux

What is date command in Linux?

September 9, 2020 by Nimar_geek
Linux logo

Date command helps to display date in many formats. Additionally, it lets you set systems time and date.

Categories Linux

The echo Command in Linux

September 24, 2022September 8, 2020 by Nimar_geek
Linux logo

Echo command in Linux is used to show line of text/string which are passed as an argument. This is a built in command that’s largely used in shell scripts and batch files

Categories Linux
Post navigation
Older posts
1 2 Next →

Recent Posts

  • Yttrium Element – Occurrence, Properties, Uses and Yttrium in Biological Systems
  • Quantum Numbers – [Principal, Azimuthal, Magnetic and Spin]
  • Determination of the Rate of a Chemical Reaction
  • Shapes of Orbitals – Shape, s,p, and d-Orbitals, Electronic Distribution and More

About GuyHowto

  • Cookie and Privacy Policy
  • Contact Us
  • About Us
© 2023 GuyHowto.com
Scroll back to top