Aug
                
                
                05
            Linux Commands Cheatsheet
            
                Published 09:08 Aug 05, 2019 by @ezra.
            
            
                #Programming# Hardware Information
Show bootup messages:
dmesg
See CPU information:
cat /proc/cpuinfo
Display ...
            
            
            
        Jul
                
                
                21
            A Simple Web Development Tutorial
            
                Published 12:07 Jul 21, 2019 by @ezra.
            
            
                #Programming# 
1. 概述 / Introduction
1.1. 目标 / Purpose
这篇文章的主要目标是帮助你从整体上对前端开发的基本逻辑与页面实现的难易程度有一定的了解和认识
...
            
            
            
        
            
            Apr
                
                
                26
            Git Installation for Linux and Unix
            
                Published 12:04 Apr 26, 2019 by @ezra.
            
            
                #Technology# It is easiest to install Git on Linux using the preferred package manager of your Linux distribution...
            
            
            
        
            
            Apr
                
                
                26
            Use different accounts for git on the same system
            
                Published 12:04 Apr 26, 2019 by @ezra.
            
            
                #Technology# Now before sending 4 PRs with different Github accounts. I got another main task.
Pushing Code on t...
            
            
            
        
            
            Apr
                
                
                25
            Gems installation for Linux and Unix
            
                Published 12:04 Apr 25, 2019 by @ezra.
            
            
                #Technology# You can install new gems on Fedora by either installing upstream gems from RubyGems.org or packaged ...
            
            
            
        
            
            Apr
                
                
                01
            Flatpak - a security nightmare
            
                Published 15:04 Apr 01, 2019 by @ezra.
            
            
                #UNIX/Linux# Flatpak - a security nightmare
Red Hat's flatpak has been getting a lot of attention lately, it's th...