tar — Create and Extract Archives
tar bundles many files into one. The name is short for tape archive, which explains a lot about its design — it was built for sequential tape drives in the…
tar bundles many files into one. The name is short for tape archive, which explains a lot about its design — it was built for sequential tape drives in the…
systemctl is how you start, stop, inspect and configure services on any modern Linux distribution. systemd replaced the old SysV init scripts years ago and is now standard on Debian,…
ssh gives you an encrypted shell on another machine. It is the front door to every Linux server you will ever administer, and it does considerably more than open terminals…
sed is a stream editor: it reads text line by line, applies the edits you specify, and writes the result out. It is how you change text without opening an…
Where grep searches inside files, find searches for the files themselves — by name, size, age, ownership, permissions, or any combination. It also runs commands on whatever it finds, which…
Linux file permissions look cryptic for about a week and then become second nature. The whole system rests on one small idea: every file has an owner and a group,…
grep searches text for lines matching a pattern and prints them. That one sentence covers most of what it does, but the reason it is on nearly every Linux system…
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
These cookies are needed for adding comments on this website.
Statistics cookies collect information anonymously. This information helps us understand how visitors use our website.
Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions.
Service URL: policies.google.com (opens in a new window)
Jetpack's built-in visitor analytics. It records page views, referring sites, search terms, and outbound link clicks, and also carries the shared visitor-tracking library used by Jetpack Instant Search and WooCommerce Analytics.
Service URL: automattic.com (opens in a new window)
You can find more information in our Cookie Policy and Privacy Policy.