Posted: 2021-06-25 16:44:55 Source: https://linuxhint.com/configure-static-ip-address/
Any device connected to a network gets assigned an IP address that allows other devices in the network to communicate with. You may need to set up a static IP for your device. In this article, we’ll show you how to set up a static IP and IP addresses basics.
Posted: 2021-06-25 15:38:18 Source: https://www.youtube.com/watch?v=6hZAdrwm3cg
Posted: 2021-06-25 11:48:41 Source: http://www.kernel.org/
Version: | next-20210625 (linux-next) |
---|---|
Released: | 2021-06-25 |
Posted: 2021-06-25 03:13:45 Source: https://linuxhint.com/remove-delete-symbolic-link-linux/
Linking is a powerful concept in Linux. A symbolic link is a file that refers to a different file or directory. It simply points to the location of the original file. In this article, we will know how to remove or delete symbolic links on Linux.
Posted: 2021-06-25 01:57:54 Source: https://linuxhint.com/check-available-package-yum/
Yellowdog Updater Modified or Yum for short is a package management tool for RPM packages. It is popular in the REHL family of Linux distributions, including CentOS and Fedora. Like popular package managers, Yum works via repositories that contain collections of tools in rpm format. How to check if a package is available in Yum is explained in this article.
Posted: 2021-06-25 01:51:43 Source: https://linuxhint.com/install-tint2-panel-linux/
Tint2 is a free open source and it is capable of customizing panel application. This article will guide you on how to use the Tint2 panel properly in Linux.
Posted: 2021-06-25 01:44:54 Source: https://linuxhint.com/systemctl-utility-linux/
As a Linux user, one of the fundamental operations you will have to carry out is service management. In this article, you’ll learn the basics of service management in Linux and how to use Systemctl to manage services and get helpful information about the state of services in your system.
Posted: 2021-06-25 01:39:32 Source: https://linuxhint.com/change-mysql-bind-address/
MySQL is a popular database management system that has been available for years. Due to its flexibility and easy management, many small developments to massive projects use it. In most cases, the MySQL server and the main application are hosted on the same machine. Thus, MySQL listens for connections from the local machine only. How to Change MySQL Bind Address is explained in this article.
Posted: 2021-06-25 01:22:00 Source: https://linuxhint.com/run-apt-get-update-ansible-2/
It takes an immense amount of time and gets very tiresome to SSH into all the machines, do an apt-get update and check if there are updates and install them. For this article, we’ll show you how to utilize a powerful automation tool to update all remote systems using apt.
Posted: 2021-06-25 01:19:48 Source: https://linuxhint.com/check-memory-usage-kubernetes-pod/
Containers serve as foundation for containerized applications. Container CPU consumption is the proportion of CPU resources required by containers in production. Pod memory utilization is the total aggregate of memory used by all containers in a pod. This article will help understand and check the memory usage in Kubernetes Pods.
Posted: 2021-06-25 01:05:43 Source: https://linuxhint.com/configure-password-less-sudo/
Sudo is a Unix utility that allows users to run commands with the privileges of another user. If you often run commands, it can be very exhausting to keep typing your passwords every time you invoke sudo. This article will help you setup sudo that does not require a password.
Posted: 2021-06-24 22:40:18 Source: https://linuxhint.com/lvm-extend-root-partition-centos8/
Running out of space were the bane of sysadmins. This would take a lot of work to be resolved. LVM is a device mapper framework that allows for disk management. This article will show you a method to use the LVM manager to extend the size of your root partition.
Posted: 2021-06-24 18:35:51 Source: https://linuxhint.com/create-ansible-playbook-ubuntu/
Ansible is a powerful automation and remote management tool that allows you to administer all your remote machines. Ansible is cross-platform and can work on most machines with no requirements for additional software. Ansible also offers security by utilizing SSH and Python on remote machines to execute specified tasks. How to create an Ansible Playbook in Ubuntu is explained in this article.
Posted: 2021-06-24 18:17:12 Source: https://linuxhint.com/create-yum-local-repository/
Linux repositories contain a database of packages and software for the specific distribution. Yum is one of those repositories. It’s the base repository for RPM packages used in RedHat and RedHat-based distributions. In this article, we’ll to teach you how to set up a locally hosted Yum repository on CentOS.
Posted: 2021-06-24 17:58:48 Source: https://linuxhint.com/get-md5-hash-file/
Message-Digest algorithm, commonly known as md5 hash, is a type of cryptographic hash function mainly used to verify the integrity of files. Md5 is a 128-bit message digest produced after running the MD5 function against a file. How to Get md5 Hash Of A File is explained in this article.
Posted: 2021-06-24 16:17:02 Source: https://www.youtube.com/watch?v=o6I_hHVzjCU
Posted: 2021-06-24 14:52:08 Source: http://distrowatch.com/11284
Proxmox is a company offering specialised products based on Debian GNU/Linux, notably Proxmox Virtual Environment and Proxmox Mail Gateway. The distribution's latest development snapshot offers a preview of Proxmox Virtual Environment running on Debian 11 "Bullseye". "We are pleased to announce the first beta release of Proxmox Virtual....
Posted: 2021-06-24 12:21:51 Source: https://linuxhint.com/nginx-use-environment-variables/
Nginx is a powerful web server and reverse proxy that has become a default choice for most developers. Nginx doesn’t support environment variables in its configuration but that doesn’t mean that there is no solution. In this article, we’ll discuss how to use envsubst in Nginx to use environment variables.
Posted: 2021-06-24 12:15:17 Source: https://linuxhint.com/graphical-git-clients-linux/
Graphical Git is an open source and most popular commands in managing git repositories. Thus, this articles provides you a list of graphical git clients that are available for Linux.
Posted: 2021-06-24 10:49:38 Source: http://www.kernel.org/
Version: | next-20210624 (linux-next) |
---|---|
Released: | 2021-06-24 |