Running Asynchronous background Tasks on Linux with Python 3 Flask and Celery
https://techarena51.com/index.php/running-asynchronous-background-tasks-linux-python-3-flask-celeryIn this tutorial I will describe how you can run asynchronous tasks on Linux using Celery an...
View ArticleLinux Directory Structure (File System Hierarchy) Explained with Examples
http://www.2daygeek.com/linux-directory-structure-file-system-hierarchyAre you new to Linux ? If so, I would advise you to understand the Linux Directory Structure (File System Hierarchy) first. Don’t...
View ArticleCreate Virtual Machine Template in oVirt Environment
http://www.linuxtechi.com/create-vm-template-ovirt-environmentA template is a pre-installed and pre-configured virtual machine and Templates become beneficial where we need to deploy large number...
View Article5 Tips on Using OAuth 2.0 for Secure Authorization
http://www.esecurityplanet.com/mobile-security/5-tips-on-using-oauth-2.0-for-secure-authorization.html OAuth 2.0 can be an effective authorization method. Here we offer tips on implementing and using...
View Article10 tips for DIY IoT home automation
https://opensource.com/life/16/9/iot-home-automation-projectsImage by : opensource.comWe live in an exciting time. Everyday more things become Internet-connected things. They have sensors and can...
View ArticleHow to Create Virtual Machines in oVirt 4.0 Environment
http://www.linuxtechi.com/create-virtual-machines-ovirt-4-environmentTo Create Virtual Machines from oVirt Engine Web Administrator portal first we have to make sure following things are set.Data...
View ArticleA Linux user's guide to Logical Volume Management
https://opensource.com/business/16/9/linux-users-guide-lvmImage by : opensource.comManaging disk space has always been a significant task for sysadmins. Running out of disk space used to be the start...
View ArticleLinux Disable USB Devices (Disable loading of USB Storage Driver)
https://www.cyberciti.biz/faq/linux-disable-modprobe-loading-of-usb-storage-driverIn our research lab, would like to disable all USB devices connected to our HP Red Hat Linux based workstations. I...
View Articlertop – A Nifty Tool to Monitor Remote Server Over SSH
http://www.2daygeek.com/2017/03/rtop-monitor-remote-linux-server-over-sshrtop is a simple, agent-less, remote server monitoring tool that works over SSH. It doesn’t required any other software to be...
View ArticleHow To Find The Geolocation Of An IP Address From Commandline
https://www.ostechnix.com/find-geolocation-ip-address-commandlineA while ago, we wrote an article that described how to find out your geolocation from commandline using whereami utility. Today, we will...
View ArticleTop 10 Microsoft Visio Alternatives for Linux
https://itsfoss.com/visio-alternatives-linuxBrief: If you are looking for a good Visio viewer in Linux, here are some alternatives to Microsoft Visio that you can use in Linux.Microsoft Visio is a...
View ArticleChecking website statistics using Webalizer
http://linuxtechlab.com/checking-website-statistics-using-webalizerWebalizer is a free & open source application for analyzing of apache web access logs & usage logs & creating website...
View Article6 open source home automation tools
https://opensource.com/life/17/12/home-automation-toolsBuild a smarter home with these open source software solutions.Are you adding "smart" devices to your home?Choices Yes. Not yet, but I plan to. No...
View ArticleHow To Allow/Permit User To Access A Specific File or Folder In Linux Using ACL
https://www.2daygeek.com/how-to-configure-access-control-lists-acls-setfacl-getfacl-linuxWhen you are come to file or folder permission part, you may first look owner/group/others permission. This can...
View ArticleHow to configure wireless wake-on-lan for Linux WiFi card
https://www.cyberciti.biz/faq/configure-wireless-wake-on-lan-for-linux-wifi-wowlan-cardI have Network Attached Storage (NAS) server that backups all my devices. However, I am having a hard time with my...
View ArticleHow to use Apache as Reverse Proxy on CentOS & RHEL
http://linuxtechlab.com/apache-as-reverse-proxy-centos-rhelReverse proxy is a kind of proxy server that takes http or https request & transfers/distributes them to one or more backend servers....
View ArticleHow To Count The Number Of Files And Folders/Directories In Linux
https://www.2daygeek.com/how-to-count-the-number-of-files-and-folders-directories-in-linuxHi folks, today again we came with set of tricky commands that help you in many ways. It’s kind of manipulation...
View ArticleSQLMAP-Detecting and Exploiting SQL Injection- A Detailed Explanation
https://gbhackers.com/sqlmap-detecting-exploiting-sql-injectionSqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking...
View ArticleCreate a free Apache SSL certificate with Let’s Encrypt on CentOS & RHEL
http://linuxtechlab.com/create-free-apache-ssl-certificate-lets-encrypt-on-centos-rhelLet’s Encrypt is a free, automated & open certificate authority that is supported by ISRG, Internet Security...
View ArticleHow to enable Nested Virtualization in KVM on CentOS 7 / RHEL 7
https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7Nested virtualization means to configure virtualization environment inside a virtual machine. In other words we can say nested...
View Article