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 Create a Database on InfluxDB 1.7 & 2.0

    August 12, 2019
  • 2

    4 Ways to Transfer Files and Directories on Linux

    October 5, 2019
  • 3

    How To Clean Up Git Branches

    November 21, 2019
  • 4

    How To Search LDAP using ldapsearch (With Examples)

    February 2, 2020
  • 5

    How To List Disks on Linux

    March 7, 2021
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 Create and Apply Git Patch Files

    by schkn December 8, 2019
    by schkn December 8, 2019

    If you are new to Git or to Unix systems, you might have come across Git patch files or git patch commands. Git patch files are very beneficial : they…

    3 FacebookTwitterRedditEmail
  • Software Engineering

    How To Git Reset to HEAD

    by schkn December 7, 2019
    by schkn December 7, 2019

    When working on a team project, it is quite common for developers to create branches, add files and stage them for commits when they are ready. However, in some cases,…

    2 FacebookTwitterRedditEmail
  • Software Engineering

    How To Generate Git SSH Keys

    by schkn December 4, 2019
    by schkn December 4, 2019

    If you have been working with Git for quite some time, you know how important it is to setup SSH authentication. SSH authentication is one of two ways of logging…

    0 FacebookTwitterRedditEmail
  • BashLinux System Administration

    Writing Scripts on Linux using Bash

    by schkn December 1, 2019
    by schkn December 1, 2019

    This tutorial discusses how you can easily write your own Bash scripts on Linux. As a system administrator, it is quite likely that you are performing repetitive tasks that could…

    2 FacebookTwitterRedditEmail
  • Software Engineering

    How To Compare Two Git Branches

    by schkn November 30, 2019
    by schkn November 30, 2019

    When working with Git, it is quite common to use different branches in order to have work clearly separated from the main codebase. However, when working on those branches, you…

    10 FacebookTwitterRedditEmail
  • Linux System AdministrationLogging

    Linux Logging Complete Guide

    by schkn November 25, 2019
    by schkn November 25, 2019

    As a Linux system administrator, inspecting log files is one of the most common tasks that you may have to perform. Linux logs are crucial : they store important information…

    4 FacebookTwitterRedditEmail
  • Software Engineering

    How To Checkout Git Tags

    by schkn November 23, 2019
    by schkn November 23, 2019

    When working with Git, it is quite common for developers to create tags in order to have reference points in your development. Tags are created in order to have references…

    4 FacebookTwitterRedditEmail
  • Software Engineering

    How To Unstage Files on Git

    by schkn November 23, 2019
    by schkn November 23, 2019

    When working with Git, it is quite common for developers to add all the files to your index in order to prepare them for commit. However, in some cases, you…

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