How To Improve The Linux System’s Security Using Firejail
https://www.ostechnix.com/improve-linux-systems-security-using-firejailAs you already know, Linux kernel is secure by default. But, it doesn’t mean that the softwares on the Linux system are completely...
View ArticleLinux block I/O tracing
https://www.collabora.com/news-and-blog/blog/2017/03/28/linux-block-io-tracingCollabora Like starting a car with the hood open, sometimes you need to run your program with certain analysis tools...
View ArticlePython Inheritance
https://linuxconfig.org/python-inheritanceIntroductionInheritance is yet another key concept in Object Oriented Programming, and it plays a vital role in building classes. It allows a class to be based...
View Article8 Things You Didn’t Know You Could Do with ADB
https://www.maketecheasier.com/things-you-could-do-with-adbADB (Android Debug Bridge) is a debugging tool for Android developers. A developer can use it to perform many programming actions and can...
View ArticleHow to Setup Docker Private Registry on CentOS 7.x / RHEL 7.x
https://www.linuxtechi.com/setup-docker-private-registry-centos-7-rhel-7 Whenever we install Docker on CentOS or RHEL Servers Docker public Registry is enabled so when we run ‘docker pull‘ or ‘docker...
View ArticleUBER CLI : Easily Get Uber Pickup Time & Price Estimates from Linux Command Line
https://www.2daygeek.com/uber-cli-quickly-get-uber-pickup-time-price-estimates-linux-command-lineUber-Cli : Now, user can easily get pickup time and price estimates for Uber from Linux command line....
View ArticleAutoFS configuration in Linux
http://kerneltalks.com/config/autofs-configuration-linuxOn demand NFS mounting utility : autofs. Learn what is autofs, why and when to use autofs and autofs configuration steps in Linux server.First...
View ArticleOpen source projects for the Internet of Things, from A to Z
http://linuxgizmos.com/open-source-projects-for-the-internet-of-things-from-a-to-zThis guide to 21 open source projects for IoT ranges from standards organizations to open source frameworks and dev...
View ArticleAtop – Monitor real time system performance, resources, process & check...
https://www.2daygeek.com/atop-system-process-performance-monitoring-tool/2Atop is an ASCII full-screen system performance monitoring tool for Linux that is capable of reporting the activity of all...
View ArticleRolling Release Vs. Fixed Release Distros — Which Linux Distributions Are...
https://fossbytes.com/rolling-release-vs-fixed-release-distros-which-linux-distributions-are-betterShort Bytes: Different methods are available for updating Linux distributions. On this basis, we can...
View ArticleSmart light using Arduino on Fedora
https://fedoramagazine.org/smart-light-arduino-fedora The Internet of Things is a new concept to us. But if we think about it, Internet access is nothing new. We come across many “things” in day-to-day...
View ArticleDstat – Versatile resource statistics tool for Linux
https://www.2daygeek.com/install-dstat-resource-statistics-process-performance-monitoring-tool-on-linuxDstat– versatile tool for generating system resource statistics & replacement for vmstat,...
View ArticleWhich Is The Best Compression Tool For Linux?
https://www.lifewire.com/which-is-the-best-compression-tool-for-linux-4082712IntroductionWhen it comes to finding file compression tools in Linux you are left with a number of different choices but...
View ArticleHow to find your System details using inxi
https://www.ostechnix.com/how-to-find-your-system-details-using-inxiThere are so many free and paid applications available to display or find the Linux system details. Today, we will be discussing how...
View ArticleThe Linux File System Structure Explained
http://www.linuxandubuntu.com/home/the-linux-file-system-structure-explainedWhen I was first coming from Windows and exploring Linux, I found the Linux filesystem structure to be a bit confusing,...
View ArticleHow to Install Windows PowerShell Core 6.0 in Linux
https://www.ostechnix.com/how-to-install-windows-powershell-in-linuxThe CEO of Microsoft Mr.Satya Nadella said, “Microsoft loves Linux”. He hasn’t just said that, but also proved it. After partnership...
View ArticleLinux dd Command Show Progress Copy Bar With Status
https://www.cyberciti.biz/faq/linux-unix-dd-command-show-progress-while-copingI am using dd command for block level copy and just found out that there’s no built in way to check the progress. How do I...
View ArticleHow to see CPU temperature on CentOS 7 and RedHat Enterprise Linux 7
https://www.cyberciti.biz/faq/howto-view-cpu-temperature-on-rhel7-centos-linux-7I am a new sysadmin of CentOS 7 server. How do I get my CPU temperature Information on CentOS Linux 7 or Red Hat...
View ArticlePerformance profiling with perf
https://fedoramagazine.org/performance-profiling-perf Performance plays an important role in any computer program. It’s something which makes a user stay with your software. Imagine if your software...
View ArticleDNF (Fork of YUM) Command To Manage Packages on Fedora System
https://www.2daygeek.com/dnf-command-examples-manage-packages-fedora-systemWe are working as a LINUX Server/System administrator but most of us don’t know about DNF command and its feature. In this...
View Article