Linux Commands

Использование ps, kill и nice для управления процессами в Linux — step-by-step Linux tutorial on Progressive Robot

Использование ps, kill и nice для управления процессами в Linux

Управление процессами — необходимый навык при работе с любыми компьютерными системами. Особенно он актуален при управлении серверной средой. В этой статье мы покажем несколько мощных инструментов, которые можно использовать для управления процессами в системах Linux.

Read more
Como usar o find e locate para localizar arquivos no Linux — step-by-step Linux tutorial on Progressive Robot

Como usar o find e locate para localizar arquivos no Linux

Localizar arquivos é uma tarefa muito comum em qualquer sistema operacional. Ambos os comandos “find” e “locate” do Linux podem ser usados para procurar arquivos no sistema de arquivos. Este guia irá abordar como usar essas duas ferramentas para criar consultas específicas para arquivos.

Read more
How To Use Bash History Commands and Expansions on a Linux VPS — step-by-step Linux tutorial on Progressive Robot

How To Use Bash History Commands and Expansions on a Linux VPS

As you administer servers, you will begin to spend a lot of time on the command line. Most likely, you will be using the bash shell. The bash shell includes a lot of commands and expansion capabilities to take advantage of the input you have typed in the past. In this guide, we will explore how to leverage these feature to better utilize the power of the bash shell.

Read more
CHAT