How can a process run with or without a tty, what's the difference?
A process can be associated with or run in the context of a TTY, which provides a text-based interface for
How to set ulimit max number open files and other limits? Help!
> You can use this reference to learn how to update any of the kernel / userspace
limits.
Increase max number
TiDB SQL Database NewSQL
Little known in the UK TiDB (soon to launch TiDB Cloud) is a significant change
in how you think about
A brief look at OpenAFS
I have a keen interest in opensource history and trying to understand which technologies hyperscalers may be using, or at
How to create your own pip package example python
Example code repo for post
[https://github.com/KarmaComputing/create-your-own-python-pip-package]
Being able to package your python project into a pip
Docker tail -f from the end
The docker way:
docker logs -f --tail 10 container_name
The host way
$(docker inspect --format='{{.LogPath}}'
# Then
Shrink existing partition mdraid linux ext4 using resize2fs
How do I know what filesystem type it is?
df -T
How do I view the current disk(s) layout?
Override the entrypoint of docker containers (any container)
Sometimes you want a quick and easy way to look inside a container before it's
stopped- to debug
Why do I need to confirm my WHOIS information?
The WHOIS information shows the public and your registrant the contact
information of a domain's owner; in other
How to Migrate From Ghost 1.x.x to 3.x.x
The Ghost Version 1.x.x can't be updated automatically anymore. Therefore, it needs to install the lastest