Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Technology Blogs  >  AdminTome technology Blog  > 

Admintome Blog


admintome.com
AdminTome Blog is a blog that believes in freely exchanging highly-technical articles to all administrators. There are posts on everything from kubernetes, cloud, and devops to development and programming.
2023-01-15 12:07
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! Read More
Install Concourse-CI On Ubuntu 18.04
2018-11-16 22:46
In this post, I will install Concourse-CI on Ubuntu 18.04 Server. Concourse is an awesome continuous integration solution. Recently I was looking for an alternative to Jenkins for automatin… Read More
2018-11-12 16:20
In this post, we will install Vault on Ubuntu 18.04. Vault is an awesome solution to storing secrets for your application stack. Getting Started We will install Vault on Ubuntu 18.04 as a s… Read More
Install Ansible On Ubuntu 18.04 With AWX
2018-10-04 17:40
In this post, we will install Ansible on Ubuntu 18.04 with the AWX web-based interface for Ansible. Ansible is a top config management solution. Ansible is the leading configuration manageme… Read More
2018-10-01 18:37
In this post, we will install Python 3.7.0 on Ubuntu 18.04. This is the latest version of the Python Programming Language. What’s New? Python 3.7 gives us some new features, including… Read More
Install Zabbix On Ubuntu 18.04
2018-10-01 16:50
In this post we will learn how to Install Zabbix on Ubuntu 18.04. Zabbix is an enterprise monitoring solution that monitors network and server assets. Prerequisites Before we install Zabbix… Read More
Install WordPress On Ubuntu 18.04
2018-09-17 16:13
In this post we will install WordPress on Ubuntu 18.04. WordPress content management system is the leading platform for deploying websites today. Over 31% of all web sites use WordPress tod… Read More
Nginx Reverse Proxy Ubuntu 18.04
2018-09-17 03:23
In this post we will install an Nginx Reverse Proxy on Ubuntu 18.04. This will allow you to proxy requests to several web servers or apps. If you have a domain that points to your single pu… Read More
Ubuntu 18.04 ISCSI Target
2018-09-07 19:37
In this post, we will configure an Ubuntu 18.04 iSCSI target and manage it using the WebMin web application. You can use this storage for Kubernetes or ESXi. Currently, I have two ESXi serv… Read More
Python Custom Logging Handler Example
2018-08-29 19:29
In this post, I am going to write a Python custom logging handler that will send log entries to a Kafka broker where you can aggregate them to a database. Pythons logging module gives you v… Read More
Install Webmin On Ubuntu 18.04
2018-08-29 16:03
In this post, we will install webmin on Ubuntu 18.04 server. Webmin allows you to manage your Ubuntu Server via a web page and makes administration a snap. Preparation As always we will beg… Read More
Cloud Torrent Ubuntu 18.04 Install
2018-08-28 14:43
In this post, we will install Cloud Torrent on an Ubuntu Server.  Cloud Torrent is a self hosted browser based bittorrent client. We will be installing the Cloud Torrent application on… Read More
Install PHPMyAdmin On Ubuntu 18.04
2018-08-24 21:39
In this post I will show you how to install phpmyadmin on Ubuntu 18.04.  Phpmyadmin is a web app that lets you manage a MySQL Database server. Often when you deploy applications like W… Read More
Install Elasticsearch On Ubuntu 18.04.1
2018-08-20 23:55
In this post we will Install Elasticsearch on Ubuntu 18.04.1 including Logstash and Kibana.  Elasticsearch lets you search and visualize your data. Prepare We will begin by starting wi… Read More
Install LAMP On Ubuntu 18.04
2018-08-17 17:14
In this post I will show you how to install LAMP on Ubuntu 18.04 Server. LAMP stands for Linux, Apache Web Server, MySQL, and PHP. A good portion of web applications deployed today are depl… Read More
Install Drupal On Ubuntu 18.04
2018-08-17 14:00
In this post, we are going to install Drupal on Ubuntu 18.04.  Drupal is a web-based Content Management System. Preparing Your Server You will want a fresh install of Ubuntu Server 18… Read More
Install Magento On Ubuntu 18.04
2018-08-17 04:53
In this post, we will install Magento on Ubuntu 18.04.  Magento is an awesome eCommerce platform that highly extendable. There are several different flavors of Magento.  For the p… Read More
Install Nagios On Ubuntu 18.04 Server
2018-08-17 01:59
In this post we will install Nagios on Ubuntu 18.04.  Nagios is a solid network monitoring tool that has a bit of a learning curve. We are going to install Nagios Core 4.4.2 which is t… Read More
Install Shotcut On Ubuntu 18.04
2018-08-16 22:10
In this post we will install Shotcut on Ubuntu 18.04 Desktop.  Shotcut is a great open source video editing software available on most platforms. I personally use it to edit all the vi… Read More
Install Visual Studio Code On Ubuntu 18.04
2018-08-15 05:55
In this post, I will show you how to easily install Visual Studio Code on Ubuntu 18.04.  Visual Studio Code is based on the Atom Text editor. Visual Studio Code is a free code editor f… Read More
Install A Hadoop Cluster On Ubuntu 18.04.1
2018-08-15 04:54
In this post I will be installing a three node Hadoop Cluster on Ubuntu 18.04.1 including HDFS. In a previous post called Install Hadoop on Ubuntu 17.10, I walked through how to instal… Read More
Install Atom On Ubuntu 18.04
2018-08-13 05:33
In this post I will show you how to install Atom on Ubuntu 18.04.  Atom is an awesome text editor that is highly expandable. What is Atom? Atom is a great GUI text editor that you can… Read More
Python Set: Tutorial For Python Beginners
2018-08-05 20:57
In this post I will go over what a Python set is and how to use them in your Python programs. With sets we can manage data just like math sets. Python sets let us work with sets of values m… Read More
Big Data Python: 3 Big Data Analytics Tools
2018-08-04 00:11
In this post, we will discuss 3 awesome big data Python tools to increase your big data programming skills using production data. Introduction In this article, I assume that you are runnin… Read More
Python Lists Of Tuples
2018-08-02 19:49
In this post we will talk about creating Python Lists of Tuples and how they can be used. Python Lists Lists in Python are simply an array.  Here is a basic list of my favorite WoW Cl… Read More
Easy Python Enumerate() Function Tutorial
2018-08-02 17:41
In this post, I will talk about the Python Enumerate() function and give you a few examples on how to use it. Python Enumerate is a Python built-in function that lets you iterate over a lis… Read More
Install Cassandra On Ubuntu 18.04
2018-07-22 17:39
Continuing our Fast Data Architecture series, we will install Cassandra on Ubuntu 18.04 and configure it to run as a SystemD service. Fast Data Series Articles Installing Apache Mesos 1.6.0… Read More

Subscribe to Admintome

Get updates delivered right to your inbox!

Thank you for your subscription

×