Linuxize
Ubuntu Centos Debian Commands Series Donate
Find and Replace
Jan 11, 2021

Find and Replace in Vim / Vi

Find and replace is a powerful feature of Vim, which allows you to make changes to your text quickly.

Read more

Bash: Append to File
Jan 4, 2021

Bash: Write to File

This article explains how to write text to a file in Bash, using the redirection operators and tee command.

Linux Bash read
Dec 29, 2020

Bash read Command

read is a bash built-in command that reads a line from the standard input (or from the file descriptor) and split into words.

Systemctl List Services
Dec 23, 2020

Listing Linux Services with Systemctl

This article explains how to use the systemctl command to list Linux services and check their status.

Dec 16, 2020

How to Use the nmap Command

Check Open Ports in Linux
Dec 9, 2020

Chattr Command in Linux (File Attributes)

Linux chattr Command
Dec 3, 2020

How to Install PHP 8 on Ubuntu 20.04

Install PHP 8 on Ubuntu 20.04
Nov 30, 2020

Basename Command in Linux

Linux basename Command
Nov 25, 2020

How to Convert Integer into String in Python

Python Convert Int into Str
Nov 21, 2020

How to Install Flask on Ubuntu 20.04

Install Flask on Ubuntu 20.04
1 2 81
ESC
© 2021 Linuxize.com Privacy Policy Terms Contact