Articles tagged in: Debian



grep — Case Insensitive Search

Searching for a pattern in files using grep is case-sensitive by default. Case-sensitive means that grep looks for an exact match of your pattern in the related file. This may not surface all search value matches because of different writing styles for a given text. This tutorial shows you how …

Continue Reading

nano — Open Files at a Given Line Number

The nano text editor is included in Debian-based operating systems. Because Ubuntu is based on Debian you’ll find nano pre-installed as well. The nano editor comes in handy when working in environments where you don’t have a user interface. For example, in server environments or using remote connections …

Continue Reading

Ubuntu/Debian — How to Shutdown a Machine

Occasionally you need to shut down or reboot your Linux servers. The Linux operating system comes with the built-in shutdown command. This command allows you to power off or reboot a computer. This tutorial shows you how to shut down or reboot a Linux machine. {{outline}} Shutdown Your Ubuntu/Debian …

Continue Reading
Page 1 of 2

Explore the Library

Find interesting tutorials and solutions for your problems.