Skip to content

LateWeb.Info

Linux Tips, Windows Hacks, Cool Tutorials in one Blog

  • Home
  • Linux
  • Windows
  • Apache
  • MySQL
  • Nikto
  • BSD
  • Моят Блог

Tag: centos

5 ways to use the move command in Linux

5 ways to use the move command in Linux

The mv command is not only used for moving files but also for renaming files. However there’s more that you can do with this utility command.

Upgrade Ubuntu 20.04 to 20.10 in 3 steps ( using the terminal )

Upgrade Ubuntu 20.04 to 20.10 in 3 steps ( using the terminal )

If your are going to Upgrade Ubuntu from 20.04 to 20.10 then this article is perfect for you. Using the terminal in 3 easy steps.

3 Linux commands you have forgotten about

3 Linux commands you have forgot about

There is nothing eternal in this world, except taxes but just as people get older, so do Linux commands also get older and are replaced.

Search in Wikipedia via the Terminal in Linux

Search in Wikipedia via the Terminal in Linux

l. It may never have occurred to you, but you may also have the ability to search and retrieve information from Wikipedia through the majestic terminal.

Ubuntu 21.04 Server add SSH banner at login

Ubuntu 21.04 Server add SSH banner at login

The SSH banner is used to add a warning to the connection, when a user connects to your SSH he well see a message.

How to use tail command to See Logs In Real Time

View logs in real time with tail command

In this article we are going to see examples with the tail command and how to use it to check logs in real time. [ guide ]