linuxwave
Linux is for everybody. Lets enjoy it.
Thursday, October 10, 2024
Installing docker and docker compose on almalinux 9
›
Docker does not explicitly support almalinux, so we have to use centos repository instead. Below are the steps: 1. Update system sudo dnf --...
Thursday, August 8, 2024
Linux Mint unable to connect to 2.4GHz wireless, but no problem connecting to 5GHz wireless
›
I have this issue whereby a laptop of mine, which is running Linux Mint 21.2, was unable to connect to my 2.4GHz wife connection. I have no ...
Tuesday, July 23, 2024
Linux Container (LXC) 101
›
LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets users easily create...
Wednesday, May 22, 2024
Multiple ways to extract zip files in linux terminal
›
I downloaded a big zip file (5.9GB) for an application, and as usual, to unzip it, just use unzip command. $ unzip mybigfile.zip I received ...
Thursday, November 30, 2023
Draws ASCII Shapes Around Text in Linux Terminal
›
Boxes is an application to draw boxes and shapes around text in linux terminal. For those who cannot imagine, below is one example of how bo...
›
Home
View web version