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

    How To Install Grafana on Ubuntu 18.04

    June 30, 2019
  • 2

    30 Linux Permissions Exercises for Sysadmins

    September 15, 2019
  • 3

    Command Not Found in Bash Fixed

    November 1, 2019
  • 4

    How To Create Git Tags

    December 28, 2019
  • 5

    How To Add Swap Space on Ubuntu 20.04

    October 25, 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
  • Software Engineering

    How To Clean Up Git Branches

    by schkn November 21, 2019
    by schkn November 21, 2019

    When working with Git, it is quite usual to accumulate many different branches for the different features we are working on. However, when merged with our master branch, you may…

    2 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    Working Remotely with Linux Systems

    by schkn November 18, 2019
    by schkn November 18, 2019

    As a Linux system administrator, you are responsible for many machines that may be located locally or on distant sites. In some cases, you will need to connect to them…

    3 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    Find Text in Files on Linux using grep

    by schkn November 16, 2019
    by schkn November 16, 2019

    This tutorial focuses on finding text in files using the grep command and regular expressions. When working on a Linux system, finding text in files is a very common task…

    2 FacebookTwitterRedditEmail
  • Software Engineering

    How To Cherry Pick Git Commits

    by schkn November 15, 2019
    by schkn November 15, 2019

    When working with Git, you may want to include some specific changes into your current branch. You may want for example to introduce a specific commit located on another branch…

    2 FacebookTwitterRedditEmail
  • Software Engineering

    How To Clear Git Cache

    by schkn November 13, 2019
    by schkn November 13, 2019

    When working with Git, you may want to add some new lines to your gitignore files. However, when listing the files to be committed in your staging area, you realize…

    2 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    APT Package Manager on Linux Explained

    by schkn November 11, 2019
    by schkn November 11, 2019

    As a system administrator, knowing how to install, update or delete Linux packages is crucial in order to maintain your Linux hosts and servers. You may have to update your…

    2 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Check RAM on Linux

    by schkn November 7, 2019
    by schkn November 7, 2019

    The RAM, for Random Access Memory, is a critical component of a Linux system that needs to be monitored closely. In some cases, you might run out of memory, leaving…

    3 FacebookTwitterRedditEmail
  • Software Engineering

    How To Delete Local and Remote Tags on Git

    by schkn November 5, 2019
    by schkn November 5, 2019

    On Git, tags are often used in order to tag specific commits that may be more important than others. Tags may be used in order to bookmark certain events :…

    14 FacebookTwitterRedditEmail
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 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).