Skip to content

fortis.te.ua

IT блог

Menu
  • Про блог
  • Завантаження
Menu

Місяць: Липень 2023

Create swap space on Ubuntu

Posted on 24.07.2023 by sirius

ubuntu@local-goods:~$ sudo swapon -showubuntu@local-goods:~$ free -h ubuntu@local-goods:~$ df -h ubuntu@local-goods:~$ sudo fallocate -l 4G /swapfileubuntu@local-goods:~$ ls -lh /swapfile ubuntu@local-goods:~$ sudo chmod 600 /swapfileubuntu@local-goods:~$ ls -lh /swapfile ubuntu@local-goods:~$ sudo mkswap /swapfile ubuntu@local-goods:~$ sudo swapon /swapfileubuntu@local-goods:~$ sudo swapon –show ubuntu@local-goods:~$ free -h

How to grow partition in AWS instance

Posted on 24.07.2023 by sirius

Currently 11Gb disk space added but now need to expand partition. 1. First, make sure you have growpart installed. It is usually part of the cloud-guest-utils package. You can install it using the package manager for your Linux distribution. For example, on Debian/Ubuntu-based systems, you can use: 2. After installing cloud-guest-utils, you can use the…

How to create local docker registry

Posted on 18.07.202318.07.2023 by sirius

To create a Docker local registry, you can follow these steps: Run the registry container: Open a terminal or command prompt and run the following command to start a local Docker registry container: docker run -d -p 5000:5000 –name local-registry registry:2 This command pulls the registry:2 image from Docker Hub and starts a container named…

Недавні записи

  • Налаштування DHCP клієнта і сервера на cisco роутері
  • Налаштування статичної маршрутизації на маршрутизаторі cisco (Setup static route in cisco routers)
  • Install Loki and start as service.
  • Create swap space on Ubuntu
  • How to grow partition in AWS instance

Останні коментарі

  1. sirius до Інсталяція Zabbix

Архіви

  • Квітень 2024
  • Грудень 2023
  • Липень 2023
  • Січень 2023
  • Грудень 2022
  • Листопад 2022
  • Жовтень 2022
  • Липень 2022
  • Червень 2022

Категорії

  • AWS
  • BASH
  • cisco
  • Docker
  • Docker
  • GitHub
  • HTTP(s)
  • Jenkins
  • Linux
  • Monitoring
  • Networking
  • ssh
  • Tools
  • Trash
  • Ubuntu 20.04
  • VSphere
  • Windows
  • Zabbix
©2024 fortis.te.ua | Built using WordPress and Responsive Blogily theme by Superb