devconnected
  • Home
  • Linux System Administration
    • Basics
    • Bash
    • Logging
    • Security
    • Tips
  • Monitoring
    • Grafana
    • InfluxDB
    • Kibana
    • Prometheus
  • Software Engineering
  • Guide
    • CentOS
    • Debian
    • Ubuntu
  • DevOps
    • ELK stack
    • Docker
  • Productivity
  • About

Popular Posts

  • 1

    6 Tips To A Successful Code Review

    May 1, 2019
  • 2

    How To Install Docker on Windows 7/8/10 Home and Pro

    August 26, 2019
  • 3

    How To Install Grafana on CentOS 8

    October 15, 2019
  • 4

    How To Create and Apply Git Patch Files

    December 8, 2019
  • 5

    How To Count Files in Directory on Linux

    February 16, 2020
Copyright © 2021 - devconnected. All rights reserved.
Any material cannot be used without our explicit consent (for online and offline purposes).
Trending
Monitoring Disk I/O on Linux with the Node...
Monitoring Linux Processes using Prometheus and Grafana
How To List Disks on Linux
How To Add Route on Linux
How To Git Add All Files
How To Encrypt Partition on Linux
How To Flush DNS Cache on Linux
How To Find Last Login on Linux
How To Encrypt Root Filesystem on Linux
How To Undo Git Add Command
How To Encrypt File on Linux
How To List Services on Linux
  • BasicsLinux System Administration

    How To Format Disk Partitions on Linux

    by schkn October 28, 2019
    by schkn October 28, 2019

    As a system administrator, you may be asked to manage disks between different operating systems such as Windows, Linux and MacOS. As a consequence, you may have to format your…

    5 FacebookTwitterRedditEmail
  • Software Engineering

    How To Clone a Git Repository

    by schkn October 26, 2019
    by schkn October 26, 2019

    Git is by far one of the most popular version control system available for developers. Created in 2005 by Linus Torvalds, the creator of the Linux operating system, Git is…

    2 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Check Free Disk Space on Linux

    by schkn October 26, 2019
    by schkn October 26, 2019

    This tutorial discusses the ways to check disk space on Linux using the command line or graphical tools. As a system administrator, you always want to make sure that you…

    1 FacebookTwitterRedditEmail
  • DevOpsDocker

    Docker Logs Complete Guide

    by schkn October 23, 2019
    by schkn October 23, 2019

    When starting and running containers, you often want to view and inspect Docker logs for your containers. Docker logs are essential for DevOps : they provide insightful information about what…

    3 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Create Disk Partitions on Linux

    by schkn October 21, 2019
    by schkn October 21, 2019

    As a system administrator, creating partitions on Linux for your disks is a very common task. You may want for example to add some extra space to some directories on…

    2 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Show Hidden Files on Linux

    by schkn October 20, 2019
    by schkn October 20, 2019

    On Linux, hidden files are files that are not directly displayed when performing a standard ls directory listing. Hidden files, also called dot files on Unix operating systems, are files…

    1 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Set and Unset Environment Variables on Linux

    by schkn October 19, 2019
    by schkn October 19, 2019

    On Linux, knowing how to set and unset environment variables is essential to manage your hosts. Environment variables are a set of key value pairs stored on your Linux and…

    0 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Set Date and Time On Linux

    by schkn October 17, 2019
    by schkn October 17, 2019

    This tutorial focuses on the techniques to set the date and time on Linux using timedatectl, NTP or date. As a system administrator, you may be asked to set the…

    1 FacebookTwitterRedditEmail
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 20

Recent Comments

  • http://San
    San

    Very good

  • Thanks a lot for this helpful information.

  • http://dropintosayhello
    dropintosayhello

    My favorite is " ls -1 /dev/sd? ", run it twice, before…

  • http://Zain%20Ul%20Basit
    Zain Ul Basit

    Informative....

  • http://Deekshitha
    Deekshitha

    Very Useful, Thank you so much.

  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • Twitter
  • About
  • Privacy Policy

Copyright © 2021 - devconnected. All rights reserved.
Any material cannot be used without our explicit consent (for online and offline purposes).