Monkeying around on the bash command line in 2016
http://www.computerworld.com/article/3018637/open-source-tools/monkeying-around-on-the-bash-command-line-in-2016.htmlSoon it will be 2016 -- the Year of the Monkey in the Chinese Zodiac's 12 year...
View ArticleHow to reset the password in an LXC container
http://ask.xmodulo.com/reset-password-lxc-container.htmlQuestion: I created an LXC container, but I cannot log in to the container as I forgot the default user's password and the root password. How can...
View ArticleWhat Is Fork Bomb And How Can You Prevent This Danger?
http://www.unixmen.com/fork-bomb-can-prevent-dangerIf you are not thrilled with the real bomb, you can try typing this  :(){ :|:& };: on your Linux terminal to crash your computer. you do not need...
View ArticleHow to setup a intermediate compatible SSL website with LetsEncrypt certificate
https://www.howtoforge.com/tutorial/how-to-setup-intermediate-compatible-ssl-website-with-letsencrypt-certificateLet’s Encrypt is a free, automated, and open certificate authority (CA), run for the...
View ArticleHow Linux CPU usage time and Percentage can be calculated
https://github.com/Leo-G/DevopsWiki/wiki/How-Linux-CPU-usage-time-and-Percentage-can-be-calculatedOverviewCPU time is allocated in discrete time slices (ticks). For a certain number of time slices, the...
View ArticleAdvantages disadvantages of using Proxy vs VPN vs TOR vs TOR and VPN together
http://www.blackmoreops.com/2016/01/04/advantages-disadvantages-of-using-proxy-vs-vpn-vs-torWhat makes you truly anonymous and leaves next to no trace in the internet? In this post I will discuss the...
View ArticleHow to block an IP address with ufw on Ubuntu Linux server
http://www.cyberciti.biz/faq/how-to-block-an-ip-address-with-ufw-on-ubuntu-linux-serverI am using UFW to manage firewall on my Ubuntu Linux 12.04/14.04 LTS server. I need to block a specific IP address...
View ArticleMicrosoft Azure Series - Creating a Linux virtual machine from template
https://www.howtoforge.com/tutorial/microsoft-azure-series-creating-virtual-machine-from-templateMicrosoft Azure Cloud computing is a service made by Microsoft for companies and also end-users who’d...
View ArticleGPG: a Fedora primer
https://fedoramagazine.org/gnupg-a-fedora-primerGPG, or GnuPG, refers to the Gnu Privacy Guard utility. GPG is a freely available implementation of the OpenPGP standard that was released by Werner Koch...
View Article3 Emerging Open Source Data Analytics Tools Beyond Apache Spark
https://www.linux.com/news/3-emerging-open-source-data-analytics-tools-beyond-apache-sparkThese data analytics projects are on the rise: Apache Grappa, Apache Drill, and Apache Kafka.Creative Commons...
View ArticleGathering insights from data: An overview of the Elastic stack
https://opensource.com/life/16/6/overview-elastic-stackImage credits :Â Tony Smith via Flickr (CC BY 2.0)The Elastic stack is a versatile collection of open source software tools that make gathering...
View ArticleHow to effectively clear your bash history
http://www.techrepublic.com/article/how-to-effectively-clear-your-bash-historyIf you're serious about security on your Linux machines, you might want to clear the bash history. Learn how to do this...
View ArticleHow To Install Btrfs Tools And Manage BTRFS Operations
http://linuxpitstop.com/install-btrfs-tools-on-ubuntu-linux-to-manage-btrfs-operationsHello everybody, today we are going to show you installation of Btrfs tools and its Operation. Btrfs is a new copy...
View ArticleMake Peace With The Linux Process Table
http://linux-server-security.com/linux_servers_howtos/linux_process_table.htmlA fundamental design feature of Unix-like Operating Systems is that many of a system’s resources are accessible via the...
View ArticleContainer and Microservices Myths: The Red Hat Perspective
http://thevarguy.com/open-source-application-software-companies/container-and-microservices-myths-red-hat-perspectiveRed Hat executive Lars Herrmann discusses container and microservices trends,...
View ArticleHow to record your terminal session on Linux
https://www.howtoforge.com/tutorial/how-to-record-your-terminal-session-on-linuxRecording a terminal session may be important in helping someone learn a process, sharing information in an...
View Article10 Best Free Linux Terminal Recorders
http://www.linuxlinks.com/article/20160610023545812/TerminalRecorders.htmlMost users fear the command line. However, it holds real power and versatility. Commands issued from a shell enable system...
View ArticleGuide to Install MongoDB 3.2 on CentOS 7.x and RHEL 7.x
http://www.linuxtechi.com/install-mongodb-3-2-on-centos-7and-rhel-7MongoDB is a scalable, Open source, high performance and document oriented NoSQL database. It is developed and supported by 10gen....
View ArticleLinux Utility - Understand Linux Crontab Or Cron Expressions To Run Command...
http://www.linuxandubuntu.com/home/linux-utility-understand-linux-crontab-or-cron-expressions-to-run-command-at-specific-intervalLinux Crontab helps you to run commands, apps or scripts at a custom...
View Article4 Unique Ways Uber, Twitter, PayPal, and Hubspot Use Apache Mesos
https://www.linux.com/news/4-unique-ways-uber-twitter-paypal-and-hubspot-use-apache-mesosYou know the saying: fast, cheap, or good, pick two. Uber, Twitter, PayPal, and Hubspot show that you can have...
View Article