Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Memos on CentOS 9 with support by Hanwei

Memos on CentOS 9 with support by Hanwei

By: Hanwei Software Technology Latest Version: memos.v0.20.1_el9_amd64_20240324
Linux/Unix
Linux/Unix

Product Overview

This product has charges associated with it for seller support. This is open source software, which is repackaged by Hanwei. The additional cost is applicable to the extended support of 24-hour response time.

Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. use of them does not imply any affiliation or endorsement.

Memos is a privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.

The product has the following features:

  • Pure text with added Markdown support. Say goodbye to the overwhelming mental burden of rich formatting and embrace a minimalist approach.
  • Customize and share your notes effortlessly. With our intuitive sharing features, you can easily collaborate and distribute your notes with others.
  • RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.

FAQ

1. Unable to connect via SSH


Please make sure that the security group has released port 22 and the network is connected. The key (if you are using MAC or Linux system, you need to make sure that the key permission is set to 600), username are correct, and also upgrade the version of SSH connection tool (because of the algorithm update, the earlier software version may not be able to support).

2. How to extend the partition size


Under normal circumstances, images with standard partitions will automatically expand the root volume size, while images with LVM partitions need to do it manually. Assuming you want to extend the root volume of an LVM partition, the steps are as follows:
a. Retrieve the disk information
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 12G 0 disk
L nvme0n1p1 259:1 0 100M 0 part /boot/efi
L nvme0n1p2 259:2 0 1G 0 part /boot
L nvme0n1p3 259:3 0 6.9G 0 part
L cs-root 253:0 0 6.9G 0 lvm /

b.Expand the physical partition
# partprobe /dev/nvme0n1
# growpart /dev/nvme0n1 3

c. Expand logical volume
# lvextend -l +100%FREE /dev/mapper/cs-root

d. Expand the file system
# xfs_growfs /

Version

memos.v0.20.1_el9_amd64_20240324

Categories

Operating System

Linux/Unix, CentOS 9.20240324

Delivery Methods

  • Amazon Machine Image

Pricing Information

Usage Information

Support Information

Customer Reviews