Search
Search Linx
Search Linx by entering your search text above.
Clear Systemd Journal Logs in Ubuntu 20.04 · GitHub

Systemd has its own logging system called the journal, and the log files are stored in /var/log/journal. Check current disk usage of journal files sudo journalctl --disk-usage Rotate..

7:49 am, September 2, 2025

How To Set up OpenVPN Server In 5 Minutes on Ubuntu Linux - nixCraft

I am a new Ubuntu Linux server user. How do I setup an OpenVPN Server on Ubuntu Linux version 14.04, or 16.04/18.04 LTS server to shield my browsing activity from bad guys on public Wi-Fi, and more? ..

3:44 am, May 22, 2020

How To Create Your Own Internet Radio Station Using Icecast And Mixxx Running On Ubuntu/Debian Or Fedora - Linux Uprising Blog

This article explains how to create your own Internet radio station. To achieve this we'll use Icecast and Mixxx open source programs running on Fedora or Debian, Ubuntu, Linux Mint, Pop!_OS and othe..

2:26 am, November 11, 2019

GitHub - Nyr/openvpn-install: OpenVPN road warrior installer for Debian, Ubuntu and CentOS

3:23 am, May 24, 2018

How To Set Up an OpenVPN Server on Ubuntu 16.04 | DigitalOcean

11:46 pm, May 23, 2018

How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04 | DigitalOcean

1:11 pm, May 7, 2018

How To Install Nginx on Ubuntu 18.04 | DigitalOcean

12:39 am, May 6, 2018

Initial Server Setup with Ubuntu 18.04 | DigitalOcean

12:35 am, May 6, 2018

How To Secure Nginx with Let's Encrypt on Ubuntu 18.04 | DigitalOcean

12:34 am, May 6, 2018

Initial Server Setup with Ubuntu 16.04 | DigitalOcean

12:11 am, May 6, 2018

How To Secure Nginx with Let's Encrypt on Ubuntu 16.04 | DigitalOcean

12:08 am, May 6, 2018

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote

is backupper a word?
anytrans
Random CSS Property

translateY()

The translateY() CSS function repositions an element vertically on the 2D plane. Its result is a <transform-function> data type.
translateY() css reference