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

    A Practical Introduction to Integration Patterns

    April 13, 2019
  • 2

    How To Check SSL Certificate Expiration with Grafana

    August 24, 2019
  • 3

    User Administration Complete Guide on Linux

    October 13, 2019
  • 4

    How To Generate Git SSH Keys

    December 4, 2019
  • 5

    Bash If Else Syntax With Examples

    February 11, 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 Archive and Compress Files on Linux

    by schkn November 4, 2019
    by schkn November 4, 2019

    As a system administrator, you may have downloaded some archives that you need to extract in order to reveal their files. You may be also backing up an entire database…

    1 FacebookTwitterRedditEmail
  • CentOSGuide

    How To Change Root Password on CentOS 8

    by schkn November 3, 2019
    by schkn November 3, 2019

    The root account is a special user account on Linux that has access to all files, all commands and that can pretty much do anything on a Linux server. Most…

    2 FacebookTwitterRedditEmail
  • Software Engineering

    How To Git Stash Changes

    by schkn November 2, 2019
    by schkn November 2, 2019

    The git stash command is probably one of the most powerful commands in Git. Git stash is used in order to save all the changes done to the current working…

    3 FacebookTwitterRedditEmail
  • CentOSGuide

    How To Install and Enable SSH Server on CentOS 8

    by schkn November 2, 2019
    by schkn November 2, 2019

    This tutorial focuses on setting up and configuring a SSH server on a CentOS 8 desktop environment. SSH, for Secure Shell, is a network protocol that is used in order…

    0 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    Command Not Found in Bash Fixed

    by schkn November 1, 2019
    by schkn November 1, 2019

    Every system administrator got this error at least one time in a shell : “bash : command not found“. However, you were pretty sure that you wrote the command correctly,…

    0 FacebookTwitterRedditEmail
  • Software Engineering

    How To Set Upstream Branch on Git

    by schkn October 31, 2019
    by schkn October 31, 2019

    When cloning a Git repository or creating new feature branches, you will have to set upstream branches in order to work properly. But what are upstream branches? Upstream branches are…

    7 FacebookTwitterRedditEmail
  • BasicsLinux System Administration

    How To Mount and Unmount Drives on Linux

    by schkn October 30, 2019
    by schkn October 30, 2019

    After creating disk partitions and formatting them properly, you may want to mount or unmount your drives. On Linux, mounting drives is done via mountpoints on the virtual filesystem, allowing…

    5 FacebookTwitterRedditEmail
  • Software Engineering

    How To Setup SSH Keys on GitHub

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

    As a GitHub user, you may want to add and setup SSH keys to your repositories in order for them to be easily accessible. SSH keys are one of the…

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