Switch easily between VirtualBox and Hyper-V with a BCDEdit boot Entry in...
http://www.hanselman.com/blog/SwitchEasilyBetweenVirtualBoxAndHyperVWithABCDEditBootEntryInWindows81.aspxI've been using GenyMotion for a FAST Android Emulator when developing with Visual Studio and...
View ArticleA History of Open Source GIS, from Humble Beginnings to World-Changing...
https://thenewstack.io/humble-beginnings-world-changing-applications-history-open-source-gisThe advent of digital mapping and geospatial information systems (GIS) has completely changed the way humans...
View ArticleSoftware Defined Networking (SDN) - OpenFlow and OVSDB connection
https://www.howtoforge.com/tutorial/software-defined-networking-sdn-openflow-and-ovsdb-connectionThis article is based on OpenFlow and OVSDB connection between SDN controller and Openflow based...
View ArticleHow to work with dates and time with Python
https://opensource.com/article/17/5/understanding-datetime-python-primerGet a better understanding of datetime in Python with this primer.Image by : Matteo Ianeselli. Modified by Opensource.com....
View ArticleKubernetes: The smart person's guide
https://www.techrepublic.com/article/kubernetes-the-smart-persons-guideKubernetes is a series of open source projects for automating the deployment, scaling, and management of containerized...
View ArticleSoftware Defined Networking (SDN) - OpenFlow and OVSDB connection
https://www.howtoforge.com/tutorial/software-defined-networking-sdn-openflow-and-ovsdb-connectionThis article is based on OpenFlow and OVSDB connection between SDN controller and Openflow based...
View ArticleMosh (Mobile Shell) – Best Alternative for SSH to Connect Remote System
https://www.2daygeek.com/install-mosh-shell-ssh-client-in-linux-to-connect-remote-systemSSH is one of the best option to connect remote Linux systems. It’s very famous and widely used application. We...
View Article5 Kubernetes must-reads: Tips and trends
https://enterprisersproject.com/article/2017/12/5-kubernetes-must-reads-tips-and-trendsGet practical tips on the popular Kubernetes container orchestration technology - and a peek at what's coming...
View ArticleDevOps Jobs: 5 must-reads for job seekers, hiring managers
https://enterprisersproject.com/article/2017/9/devops-jobs-5-must-reads-job-seekers-hiring-managersWant to win the DevOps talent wars? Get wisdom and real-world tactics from IT leaders, recruiters, and...
View Article5 ways to nurture DevOps culture
https://enterprisersproject.com/article/2017/9/5-ways-nurture-devops-cultureDevOps culture change fails without grassroots support. Take these practical steps to make it workCulture shifts such as...
View ArticleHow to find process using high memory in Linux
http://kerneltalks.com/howto/find-process-using-high-memory-in-linuxLearn how to find process using high memory on linux server. This helps in tracking down issues and troubleshooting utilization...
View ArticleGetting started with tmux
https://www.rosehosting.com/blog/getting-started-with-tmuxIn this post, we will write about tmux, which is a terminal multiplexer, a lot like GNU Screen but much more powerful. If you spend a lot of...
View ArticleTest And Recover Your Passwords By Cracking Them With Hashcat
https://linuxconfig.org/test-and-recover-your-passwords-by-cracking-them-with-hashcatIntroductionHashcat is a robust password cracking tool that can help you recover lost passwords, audit password...
View ArticlePSSH – Execute Commands on Multiple Linux Servers in Parallel
https://www.2daygeek.com/pssh-parallel-ssh-run-execute-commands-on-multiple-linux-serversBy default everyone prefers openSSH to connect remote Linux servers. openSSH is one of the best tool to connect...
View ArticleHow To Change The Priority Of A Process In Linux
https://www.ostechnix.com/change-priority-process-linuxIn Unix ecosystem, a process is a running program. So, any program running on your Linux box is a process. One or more processes can be running on...
View ArticleHow To Remove All Files In A Folder Except One Specific File In Linux
https://www.ostechnix.com/remove-files-folder-except-one-specific-file-linuxLet us say you have 100+ files in a folder. You want to delete all of them except one or few specific files. How would you do...
View ArticleLinux Laptop: Display Battery Status And Thermal Temperature From Command Line
https://www.cyberciti.biz/faq/linux-laptop-battery-status-temperatureHow do I find out details about my Linux Laptops temperature, battery status and other information from the command prompt? How can...
View ArticleHow to Manage Processes in Linux
https://www.rosehosting.com/blog/how-to-manage-processes-in-linuxWe’ll show you, How to Manage Processes in Linux. A process is the abstraction used by the Linux operating system to represent a running...
View Article8 Practical Examples of Linux Xargs Command for Beginners
https://www.howtoforge.com/tutorial/linux-xargs-commandThe Linux xargs command may not be a hugely popular command line tool, but this doesn't take away the fact that it's extremely useful, especially...
View ArticleLinux Commands - Overview and Examples
https://www.howtoforge.com/linux-commandsThe command line is one of the most powerful features of Linux. There exists a sea of Linux command line tools, allowing you to do almost everything you can...
View Article