Go Back To Sub-Category List
[Linux]
Current Sub-Category Entry
Next
CFF Coding Source - 
Liquidsoap Installation and Settings

Linux Ubuntu

SubCategory Entry Date: March 23,2024 @ 12:08:33 / Last Updated On: April 2,2026 @ 04:40:52
Information on installing the Linux Ubuntu Core server.

Most of the articles written will work on all flavors of Linux.
We only use Ubuntu as our Media Server, so that is all we will write about.
Though as we move forward in development, we expect to start writing about other flavors of Linux as well.
But primarily, you will see the Articles titles with Ubuntu in them.


For Ubuntu, while running down some issues with NGINX not writing to the Log files, I ran the following command to check on disk space.
df -h
This is the output








0FilesystemSizeUsedUse%Mountedon
1tmpfs384M2.8M382M1%/run
2/dev/mapper/ubuntu--vg-ubuntu--lv24G16G6.4G72%/
3tmpfs1.9G01.9G0%/dev/shm
4tmpfs5.0M05.0M0%/run/lock
5/dev/sda22.0G259M1.6G15%/boot
6tmpfs384M4.0K384M1%/run/user/1002

Looking at /dev/mapper/ubuntu--vg-ubuntu--l makes me glad I am getting ready to install new servers.
The server these readings are on has the following.

  1. 50 GB Disk

  2. 17.69 GB Used.

  3. 32.31 GB remaining.


Just thought I would add this here.
Make sure you have enough disk space for your growing Linux Distro.
50 GB should be well within the space needed for this server and the new ones I will be creating.

  1. Code Articles
  2. Linux Ubuntu IP Address is not contained in Subnet
    Linux Ubuntu IP Address is not contained in Subnet.
  3. Create a Windows Share in Linux Ubuntu
    Copy files from Linux to Windows with this easy-to-use method.
  4. Nano Commands
    How to use Nano in Linux. What commands are available and how to use them to make Nano work for you.