I FIX LINUX
open-menu closeme
Home
All Posts
Categories
Tutorial Series
বাংলা ভার্সন
facebook twitter instagram rss
  • Nano Text Editor in Linux - The Beginner's Guide

    calendar Dec 31, 2023 · 9 min read · linux-basics basic-linux-commands linux-file-management  ·
    Share on: twitter facebook linkedin copy
    Nano Text Editor in Linux - The Beginner's Guide

    What is Nano Editor? Nano is a text editor designed for the linux platform and it doesn't even need a GUI at all because it's a command line text editor and that means you can use it right over SSH and it's very easy to use. If you are absolute beginner in file editing in Linux then Nano would be essentially one of the …


    Read More
  • How to Use Vi and Vim Editor in Linux

    calendar Oct 29, 2022 · 5 min read · linux-basics basic-linux-commands linux-file-management  ·
    Share on: twitter facebook linkedin copy
    How to Use Vi and Vim Editor in Linux

    Vi and Vim both are most popular terminal-based text editor. Vim is an improved version of Vi and their syntaxes are identical. If you know how to use VI editor you will be able to do the same with Vim. Installing Vi or Vim Editor on CentOS, AlmaLinux, RockyLinux, Ubuntu, Debian On most linux distributions Vi editor …


    Read More
  • Managing Files and Directories in Linux

    calendar Oct 16, 2022 · 8 min read · linux-basics basic-linux-commands linux-file-management  ·
    Share on: twitter facebook linkedin copy
    Managing Files and Directories in Linux

    Did you know managing files and directories linux command line is much easier than you thought and once you get used to with the command line you can manage files and directories much quicker compared to any graphical user interface! In this tutorial we are going to learn how we can easily create, read, edit, move, …


    Read More
  • How to Generate SSH Key And Connect to The Server Without Password

    calendar Sep 14, 2022 · 5 min read · ssh-login ssh-linux ssh-mac  ·
    Share on: twitter facebook linkedin copy
    How to Generate SSH Key And Connect to The Server Without Password

    SSH Key-Based Authentication is a method of connecting to the Linux server using pair of a public and private key. One of the keys will be stored into your local computer and another key will be stored into your remote Linux server. Whenever you will try to login to the server from your local computer or from another …


    Read More
  • How to Connect to SSH on Different Port (Port other than 22)

    calendar Sep 13, 2022 · 2 min read · ssh-login ssh-different-port  ·
    Share on: twitter facebook linkedin copy
    How to Connect to SSH on Different Port (Port other than 22)

    SSH runs on port 22 by default. When you get a new VPS, Cloud or Dedicated Server, the SSH service should be listening to port 22. It's recommended to configure the SSH to listen to a secret port. I will discuss how and why you should change your SSH Port on my other tutorials soon. In this tutorial we will be learning …


    Read More
  • Use Your Android Phone or Tab to Connect to Linux Server via SSH

    calendar Sep 13, 2022 · 2 min read · ssh-login ssh-android  ·
    Share on: twitter facebook linkedin copy
    Use Your Android Phone or Tab to Connect to Linux Server via SSH

    Suppose there’s something went wrong with your server but you are currently not in front of your computer and you need to fix this as soon as possible. If you own an Android phone or tab, SSH clients for Android OS can save your life in such cases. Android SSH Client Currently there's a few SSH clients available on …


    Read More
  • How to Connect to Linux Server From Windows

    calendar Sep 11, 2022 · 4 min read · ssh-login ssh-windows  ·
    Share on: twitter facebook linkedin copy
    How to Connect to Linux Server From Windows

    Unlike Linux-based distributions or macOS, Windows does not come with a built-in terminal application that you can use to access the server over SSH. Instead you can use softwares like PowerShell or PuTTY on Windows to login and manage your Linux server. In this tutorial I will be covering SSH login from Windows using …


    Read More
  • How to Connect to Linux Server From Mac or Linux

    calendar Sep 11, 2022 · 2 min read · ssh-login ssh-linux ssh-mac  ·
    Share on: twitter facebook linkedin copy
    How to Connect to Linux Server From Mac or Linux

    If you use MacOS or any Linux Distro you don't need to install any third-party software to establish SSH connection from your computer to your Linux server as Terminal App comes pre-installed with every Linux Distribution and Mac OS versions. In this tutorial we will learn how to connect to Linux Server from Mac or …


    Read More
  • How to Use SSH to Connect to a Linux Server

    calendar Sep 10, 2022 · 2 min read · ssh-login  ·
    Share on: twitter facebook linkedin copy
    How to Use SSH to Connect to a Linux Server

    SSH is a secured network protocol to access computers or servers in a local network or remote network. Whenever you need to install anything on your server or need to customize installed softwares or server configuration you need to login to SSH Terminal and apply changes from there. When you will be connected to a …


    Read More

Featured Posts

  • Managing Files and Directories in Linux
  • How to Generate SSH Key And Connect to The Server Without Password
  • How to Connect to Linux Server From Mac or Linux

Recent Posts

  • Nano Text Editor in Linux - The Beginner's Guide
  • How to Use Vi and Vim Editor in Linux
  • How to Connect to SSH on Different Port (Port other than 22)
  • Use Your Android Phone or Tab to Connect to Linux Server via SSH
  • How to Connect to Linux Server From Windows

Categories

BASIC 8 SSH 6 TUTORIAL 6 FILE-MANAGEMENT 3 LINUX-BASICS 3 ADVANCED 1

Series

CONNECTING-TO-THE-SERVER 6

Tags

SSH-LOGIN 6 BASIC-LINUX-COMMANDS 3 LINUX-BASICS 3 LINUX-FILE-MANAGEMENT 3 SSH-LINUX 2 SSH-MAC 2 SSH-ANDROID 1 SSH-DIFFERENT-PORT 1 SSH-WINDOWS 1
I FIX LINUX

Copyright  I FIX LINUX. All Rights Reserved

to-top