#install docker on linux
Explore tagged Tumblr posts
Link
#Automation#configure#containerization#Docker#Install#Linux#mediaserver#Monitoring#movies#NZB#open-source#Plex#PVR#Radarr#self-hosted#Setup#Sonarr#Streaming#systemadministration#torrent#Usenet
0 notes
Text
replacing her with a shiny new VM (now with twice the disk space!) RIP you will be missed o7
My Ubuntu vm.... speak to me I have more hard drive space for you you just have to boot so I can repartition please...
#There was like. One file that actually mattered on the old machine and I have a copy of that already#Gonna have to install docker again but that's whatever. It's not too bad on Linux#unlike some other operating systems. Looking at YOU Windows 10#It's just going to take. Time. But by God I'm finishing this lab today
15 notes
·
View notes
Text
Step 0. Get fed up with Windows 10/11 and all the forced-fed stuff, like ads and LLM, in the Start menu.
Step 1. Install Ubuntu Linux
Step 2. Learn Docker & cool stuff and wonder why I used an abomination called WSL. This is the real deal.
Step 3. Get into VIM. Watch some cool videos, and ditch the last spyware called VSCode.
Step 4: Learn about NixOS and switch to use because all cool kids like it. This is the end of the distro hopping.
Step 5: Minding my business and YouTube recommends FreeBSD. Oh noo. Here we go again…😅
#nixos#freebsd#linux#shitpost#gnu#sysadmin#devops#programming#programmers humor#windows 10#windows 11
89 notes
·
View notes
Text
i take pride in being one of the linux users who are least invested in customizing my os. Pop! on my laptop, install & done. Same for the servers; install debian, sudo & docker and we're good. Got enough other shit to worry about
9 notes
·
View notes
Text
How to host local Club Penguin Private Server (CPPS) on Silicon Mac (M1/M2/M3) thru play.localserver & Solero's Wand install.
I spent so long looking for a solution to this that I want to contribute what worked for me. I got so frustrated looking for something that worked, and I hope this guide will help others avoid that frustration.
This is NOT a guide on hosting or serving a CPPS. This is a guide on making a CPPS playable by locally hosting your server on your Silicon M1/M2/M3 Macbook. This worked on my M3 Macbook, and, in my experience, it seems the newer the hardware/operating system gets, the harder it is accomplish this.
DISCLAIMER *I do not know very much about this topic. I can paste commands into terminal and execute them, I know how to install DMG files I downloaded from the internet (the bar is in hell, I am aware), and I know how to enter play.localhost to run this in a browser. I am no expert; this guide is for beginners like myself who want a CPPS. This is beginner-level stuff. If you want advice or need help hosting, refer to the Wand Github page, Solero's Dash (an actual web-hosting solution for Houdini/Wand), Solero's discord, or, when in doubt, Google it. (I recommend only asking for help in Solero's discord for help AFTER trying your best to search for a solution, and even after that, trying to search key terms in their chat logs. They often have to repeat the same advice over, and over, and over again.)*
TLDR; IDK shit about shit
USING WAND INSTALLER
wand description from github: Wand makes it easy to configure dash, houdini and a media server utilizing docker & docker-compose.
All the assets are located here.
Installation instructions from the above link:
Installation script 1. run the script: bash <(curl -s https://raw.githubusercontent.com/solero/wand/master/install.sh) 2. Answer Questions which are: Database password (Leave blank for random password) Hostname (example: clubpenguin.com) (Leave empty for localhost) External IP Address (Leave empty for localhost) 3. Run and enjoy. Run this command: $ cd wand && sudo docker-compose up
The steps I took:
1. Install Docker via Terminal & Homebrew.
Installing the Docker DMG file did not work properly when I tried. I realized later that Docker is seperate from Docker Desktop (the DMG file). I got Docker to work by using Terminal to install Homebrew, and then using Homebrew to install Docker.
Indented text = paste into Terminal.
Command to install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Ensure Homebrew is installed:
brew --version
Install Docker:
brew install docker
Recommended: Install Docker Desktop (useful in determining if your server is running, stopped, or stuck in a restart loop).
brew install --cask docker
Run Docker Desktop:
open -a Docker
2. Run installation script:
bash <(curl -s https://raw.githubusercontent.com/solero/wand/master/install.sh)
From Github instructions:
Answer Questions which are:
Database password (Leave blank for random password)
Hostname (example: clubpenguin.com) (Leave empty for localhost)
External IP Address (Leave empty for localhost)
3. $ cd wand && sudo docker-compose up
This is what is provided in the Github. This command didn't work on Mac; I believe it's formatted for Linux OS. Here's how I broke it up and enabled it to run from Mac's Terminal.
Navigate to Wand directory:
cd wand
Double-check if you're in the right directory:
ls
Start Docker container:
docker-compose up
If the above doesn't work, try
docker compose up
or
brew install docker-compose
Takes a second...
Ensure Docker is running:
docker info
If it isn't, open the Docker Desktop application.
*After using compose up, this error may appear:*
WARN[0000] /Users/[user]/wand/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
This is harmless. If you get annoyed by errors, this can be solved by:
nano docker-compose.yml
See Version 3.7 at the top? Delete that line.
Ctrl-X (NOT COMMAND-X) to exit, Y to save, Enter.
PLAY.LOCALHOST
Type http://PLAY.LOCALHOST into a browser.
Create a penguin.
Try logging in that penguin:
This step was agony. I'm not savvy with running obsolete or deprecated software, and, of course, Club Penguin (and Houdini/Wand's assest) uses Flash, which was discontinued, and timebombed by Adobe, in 2021.
I tried Ruffle. Club Penguin Journey uses Ruffle, so why can't I?
Running Ruffle in Firefox:
No luck.
In the Solero discord, they'll direct to this blog post:
This method does not work on Mac M1/M2/M3. The program is "out of date" and you cannot run it. It works on Macbook's running Sonoma and backward. I'm on an M3 running Sequoia.
they'll often post this video in the discord:
In theory, this method should work, and it does for many, but for whatever reason, not on my M3. I tried different versions of Ungoogled, I tried so many different patches of Pepperflash, and it never cooperated. I tried Pepperflash, I tried Fast Patch!, I tried dedicated Flash browsers, running Flash plugins for Pale Moon, Ungoogled, Waterfox, but I could never get past him.
Every time I see this stupid penguin's face I'm filled with rage. But I am going to save you that rage!!!
If you get this method to work, yay! I could not. Maybe I don't know enough about patching, maybe I'm a little tech stupid.
WHAT WORKED: Using a dedicated CPPS desktop application that allows you to plug in a URL.
I give you...
He is your solution, your answer to
I discovered this solution through Solero's Discord, when someone answered a question re: playing online.
Waddle Forever was not what I was looking forever, but I noticed in their credits:
The electron client is originally forked from the Club Penguin Avalanche client. The server is based in solero's works in reverse engineering the Club Penguin server (Houdini server emulator). The media server is also mostly from solero's media servers.
And that's how I found out the solution: Using CPA Client
Download the CPAvalanche Client
It runs Adode Flash x64. Easy peasy.
(the instructions are in Portuguese, but for English users:
Navigate to releases.
And download this one:
Once downloaded, open.
Drag into applications.
Run http://play.localhost through the client:
Open CPAvalanche Client. It will direct you to CPAvalance once loaded, but you're here because you want to play play.localhost.
Navigate to CPAvalanche Client next to your Apple. Click Mudar a URL do Club Penguin.
Press Sim.
URL: http://play.localhost
Ok.
Press Login once the page loads, and...
That's it! No more penguin! Have fun :)
CREDITS:
Solero Discord / Waddle Forever / Wand / CPA Client / Solero.Me
#solero/wand#wand#solero#cpps#club penguin private server#cpps localhost#club penguin#macbook#macbook silicon#mac m1#mac m2#mac m3#apple silicon
2 notes
·
View notes
Note
docker compose build npm slow linux
docker compose build npm slow linux
Sea salt cardboard teriyaki automobile
(try this)
7 notes
·
View notes
Text
Progress so far of mobile server (dev log)
So I was successful in turning my old phone into apache web server. The phone had some hardware issue that it always clicked on the screen randomly so I had to maneuverer my way installing Linux and apache into the phone. I had to set up proxies as well to connect to it with the open internet. So far it is working well. Sometimes I have to reroute the connections since it is running over mobile data? I am thinking of getting a dynamic DNS. But I have never tried dynamic DNS before so I am not ready to explore that yet. Plus, I don't know if I would get a static IP from it or a straight away domain name? I mean both are okay, but both have pros and cons of the usage.
Like if I get a static IP , I can run virtual hosts in apache and run multiple websites pointing A record of the domain to the same website.
And lets say if I get a subdomain from the dynamic DNS, I can point CNAME record of the domain to subdomain? But will virtual hosts work with it? I don't know. I suppose it should but it could not work also. Hmm.. lets see, I think I have done this before, apache virtual hosts works with CNAME.
But there is another issue that one of the website runs behind a SOCKS5 proxy, How will I accommodate that? The issue is that, since its Ubuntu running over VM over lineage OS in phone, I can't get low number ports such 80 or 443 so I have to somehow use Dynamic DNS and SOCKS5 proxy to redirect traffic at higher port number.
I mean, I still have oracle VPS running so I may not need virtual hosts in mobile server. So maybe I will venture this when I need it.
I am just wondering whether I should run Docker to run my game server then redirect the traffic with apache virtual hosts, reverse proxy with SOCKS5 proxy? I don't even know if it work. Theoretically it should work.
14 notes
·
View notes
Text
[Re]starting my self-hosting journey, and why
Day 80 - Jan 24th, 12.024
Yesterday I "woke" up my old computer as a server [again], now the fun part starts. But, why am I self-hosting?
Why self-host?
The short answer: for me, it's fun.
The long answer: to start, if you don't know what self-hosting means, here's a small explanation from our good old Wikipedia:
Self-hosting is the practice of running and maintaining a website or service using a private web server, instead of using a service outside of someone's own control. Self-hosting allows users to have more control over their data, privacy, and computing infrastructure, as well as potentially saving costs and improving skills. Source: Self-hosting (web services) - from Wikipedia, the free encyclopedia
In summary, it's like if you used your computer to run something like YouTube, instead of connecting to the internet to use it. Self-hosting can be really advantageous if you care a lot about privacy, control of your data and how it's used, not only that, but if you're a developer, you know have a lot more power in customizing, tweaking and automating services and tools that you use. And because the data and code is on your own machine, you aren't locked-in into a cloud provider, website, yadda yadda. There are people who can explain this better than me, and nowadays self-hosting isn't that hard if you know a thing or two about computers.
Personally, I plan to use self-hosting for three reasons:
Privacy and data control, of course;
Network control, aka. Ad blockers in the hole home's network with something like Adguard Home and a private intranet with Tailscale;
And, the most useful, automation. I already talked about here and there, but I hope that I can automate my social medias, daily journal publications, and things like that using my home server, specifically with something like Gitea actions (or in my case, Forgejo actions).
Maybe something like federalization also, I don't know yet how hard it would be to self-host my own Mastodon or [insert another ActivityPub-compatible instance here] on my computer.
Something which I also plan to do is to run my own Invidious and other frontend-alternatives for myself, I already use public instances and pretty much de-googled my online life nowadays, so why not try self-hosting also? Maybe even open these instances to my friends? So they can also have more private alternatives? Or maybe I'm dreaming too much? Probably.
How to self-host?
If you're somehow interested about self-hosting after this amalgamation of an explanation, and do not know where to start, I would recommend taking a look at CasaOS or YunoHost, these give you an easy-to-use User Interface (UI) to manage your server and services. I tried both, CasaOS being what introduced me to self-hosting, alongside this video on how to install it on Linux and use it.
Nonetheless, this is my third try on self-hosting, because the two previous options didn't serve my current needs and also because I'm liking the idea of using NixOS, which is how I'm configuring my home-server now. And it is being kinda great to share common configuration and code between my desktop and home-server, without counting also the incomparable control of using it instead of the docker-based solutions I mentioned (but again, I wouldn't recommend using Nix in your first try of self-hosting, even less if you don't have any experience with it or programming in general).
I already have a Forgejo instance running now, and I hope that tomorrow I'm able to configure Adguard Home on it, since these are pretty much the two main reasons and purposes of this server. Also, Tailscale is also configured, pretty much just services.tailscale.enable = true, that's it.
I have to admit, I'm kinda loving NixOS more and more, and it's also making me love even more Linux in general. It's always great to learn and try something new. Hopefully in some days I will make a more detailed post about the hole system that I'm creating to myself, it's kinda scary and interesting the scale that this "productivity system" is taking.
---
Today's artists & creative things
Playlist: Braincell.exe has failed to load - A stimming playlist - by Aliven't
---
Copyright (c) 2024-present Gustavo "Guz" L. de Mello <[email protected]>
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License
5 notes
·
View notes
Text
hiii @adair-the-bard @hdmiports and @kieraplaysthesims tagged me in this! tysm
favorite color: orange and pink and recently green
currently watching: hour long youtube video about hello neighbor 2
last movie: campbell's kingdom (1957). best movie ever, highly recommend if you love british people doing bad canadian accents, mostly unintelligible by-the-numbers plotline, and oil drilling (as in you are pro-oil and hate nature)
currently reading: nothing really, occasionally skimming May We Be Spared To Meet On Earth (the correspondence of the men who were on Franklin's Expedition), The Wife of Bath: A Biography by Marion Turner, and The First Kennedys by Neal Thompson because I'm never not reading a book about the Kennedys. im probably never gonna finish any of these this year, and will instead read a few more ~300 pg mass market paperback thrillers and/or like some smutty romance novels
sweet/spicy/savory: savory, which i only recently learned is different from spicy. savory>sweet>spicy, its not that i cant handle spice i just dont rlly enjoy the taste
last thing i googled: : "mission impossible dead reckoning part i torrent" (rip rarbg u will be forever missed)
current obsession: skyrim modding, i cut down my core plugins to like 600 from 950 which is honestly a feat.
currently working on: downloading skyrim mods, fixing my linux install so i can update my docker containers so i can use my servers again, filling out my timesheet
tagging: @fujoshi-simone-weil @thebramblewood @kruxton @ethicaltreatmentofcowplants and anyone else who wants to do it!
5 notes
·
View notes
Link
#Automation#backup#cloudstorage#collaboration#dataprivacy#database#Docker#filesharing#HTTPS#Install#Linux#networking#Nextcloud#Nextcloudsetup#open-source#reverseproxy#Security#self-hosted#Server#systemadministration
0 notes
Text
If you want something that's very similar to Word but free and open source, try Only Office. It's available for Windows, Mac, and Linux (as a Snap, Flatpak, AppImage, or Deb file)
You can also install it on a NAS and run it over LAN with Docker
Microsoft Office, like many companies in recent months, has slyly turned on an “opt-out” feature that scrapes your Word and Excel documents to train its internal AI systems. This setting is turned on by default, and you have to manually uncheck a box in order to opt out.
If you are a writer who uses MS Word to write any proprietary content (blog posts, novels, or any work you intend to protect with copyright and/or sell), you’re going to want to turn this feature off immediately.How to Turn off Word’s AI Access To Your Content
I won’t beat around the bush. Microsoft Office doesn’t make it easy to opt out of this new AI privacy agreement, as the feature is hidden through a series of popup menus in your settings:On a Windows computer, follow these steps to turn off “Connected Experiences”:
File > Options > Trust Center > Trust Center Settings > Privacy Options > Privacy Settings > Optional Connected Experiences > Uncheck box: “Turn on optional connected experiences”
40K notes
·
View notes
Text
lnav: Awesome terminal log file viewer for Linux and Unix
lnav is a terminal-based log file viewer (TUI) for Linux, FreeBSD, macOS, and other Unix-like systems. It combines the functionality of tools like tail, grep, awk, sed, and cat into a single interface. It also allows you to run SQL queries against your log files to build reports and offers basic support for Linux containers like Docker
19 notes
·
View notes
Text
How to Install
Looking for easy, step-by-step guides on how to install everything from software to home devices? Our "How to Install" blog provides clear, beginner-friendly instructions to help you get things up and running without the hassle. Whether you're setting up a new app, assembling tech gadgets, or configuring tools, we simplify the process for you. Each post is written with accuracy and user convenience in mind.
How to Install How to Install Printers Without CD How to Install Webcam Drivers How to Install SSH How to Install Pixelmon How to Install OptiFine How to Install Fabric How to Install Zend Framework with XAMPP on Windows How to Install Roblox on Chromebook How to Install Roblox Studio How to Install Firefox on Mac How to Install Firefox on Linux How to Install Firefox on Windows How to Install Java Step-by-Step Guide for Beginners How to Install Java on Mac Follow Full Process Ultimate Guide How to Install Java for Minecraft Easy Step Guide for How to Install VPN for Privacy How to Install VPN Server Virtual Private Network How to Install VPN on Router A Step-by-Step Guide : Complete Guide for How to Install Anaconda How to Install Anaconda on Linux Complete Guide How to Install Anaconda on Mac: A Step-by-Step Guide How to Install Anaconda on Ubuntu: A Step-by-Step Guide How to Install Anaconda on Windows How to Install npm A Step-by-Step Guide for Beginners How to Install npm on Ubuntu Step-by-Step How to Install NVM on Ubuntu Tips, and Explanations How to Install npm on Windows Solve Common Issues How to Install NVM on Windows Troubleshooting Tips How to Install npm on Visual Studio Code How to Install Node.js on Your Machine How to Install Node.js on Linux Step-by-Step Guide How to Install Node.js on Mac Step-by-Step Guide How to Install Node Modules on Angular How to Install Node.js on Ubuntu The Latest Version How to Install Node.js on Windows Get started Full Method How to Install APK File on Your Android Device Complete Guide on How to Install APK on Android TV How to Install APK on Chromebook Step by Step Process How to Install APK on iOS A Comprehensive Guide How to Install IPA on iPhone A Complete Guide How to Install APK on Windows 10 Complete Guide How to Install Git A Step-by-Step Guide for Beginners How to Install Git Bash A Complete Step-by-Step Guide How to Install Git on Visual Studio Code How to Install GitHub Simple Step-by-Step Process How to Install Git on Mac Step-by-Step Guide How to Install Git on Linux A Step-by-Step Guide How to Install Git on Ubuntu Step-by-Step Guide How to Install Git on Windows A Simple Guide How to Install Docker How to Install Docker on Linux How to Install Docker on Mac How to Install Docker Daemon Mac How to Install Docker on Ubuntu How to Install Docker Compose on Ubuntu 20.04 How to Install Docker Compose on Windows How to Install Docker on Windows How to Install WordPress How to Install WordPress on Ubuntu How to Install WordPress Plugins How to Install WordPress on Windows 10 How to Install Kodi on Firestick How to Install Exodus on Kodi How to Install The Crew on Kodi How to Install XAMPP on Mac
0 notes
Text
CompTIA Linux+: Opening Doors to a Career in Linux Systems
In the world of IT, Linux is a cornerstone operating system, driving countless systems from servers and cloud platforms to mobile devices and embedded systems. For those aiming to build a career in systems administration, DevOps, or cloud computing, mastering Linux skills is essential. The CompTIA Linux+ certification is designed to provide professionals with the foundational skills needed to manage Linux systems, setting them up for success in various IT roles. This blog will take a closer look at what the CompTIA Linux+ certification is, the skills it covers, and why it’s a valuable asset for aspiring IT professionals.
What is CompTIA Linux+?
CompTIA Linux+ is a vendor-neutral certification that validates core Linux administration skills. Designed for IT professionals who want to build proficiency in Linux systems, this certification covers everything from basic command-line functions and scripting to system security, user management, and troubleshooting. It’s particularly beneficial for anyone who plans to work in server administration, cloud computing, or cybersecurity, as Linux remains the preferred OS for many high-demand technologies.

Why Pursue CompTIA Linux+?
Here’s why the CompTIA Linux+ certification is valuable for today’s IT professionals:
1. High Demand for Linux Skills
Linux powers more than 90% of the world’s supercomputers and is a dominant force in servers, cloud platforms, and data centers. In addition, open-source software and Linux are integral to DevOps practices, containerization (like Docker and Kubernetes), and network security. CompTIA Linux+ prepares you for this wide-ranging demand by covering essential Linux skills that can be applied across these sectors.
2. A Practical, Hands-On Certification
CompTIA Linux+ focuses on practical skills. The exam includes performance-based questions, which require candidates to demonstrate their knowledge by solving real-world problems rather than just answering multiple-choice questions. This hands-on approach ensures that certified professionals are prepared for the day-to-day challenges they’ll encounter in a Linux-based environment.
3. Foundation for Advanced Linux Certifications
While CompTIA Linux+ is an entry-level certification, it’s also a solid foundation for more specialized or advanced Linux certifications, such as the Red Hat Certified System Administrator (RHCSA) or Linux Foundation Certified Engineer (LFCE). By building a foundation with Linux+, professionals can confidently pursue these advanced certifications to enhance their career prospects.
4. Versatility Across Industries
Linux is used extensively in fields like web hosting, cloud services, telecommunications, and embedded systems. CompTIA Linux+ can qualify you for various roles, including Linux Administrator, Systems Administrator, Network Engineer, DevOps Engineer, and Cloud Engineer. These roles are highly adaptable, and a strong foundation in Linux can help you seamlessly transition across different IT domains.
Key Skills Covered by CompTIA Linux+
The CompTIA Linux+ certification covers a comprehensive set of skills, ensuring professionals have the knowledge required to perform essential Linux administration tasks. Here’s a breakdown of some of the key areas:
1. System Configuration and Management
Candidates learn how to configure and manage Linux systems, from the command line to setting up essential services. This includes working with package managers to install and update software, configuring the boot process, and managing partitions and filesystems. These skills are critical for maintaining system performance and stability.
2. Command-Line Proficiency
The command line is at the heart of Linux, and CompTIA Linux+ emphasizes proficiency in various command-line tools. Candidates learn commands for managing files, processes, and permissions, as well as advanced text processing tools. Command-line skills are essential for troubleshooting, automating tasks, and managing systems efficiently.
3. User and Group Management
CompTIA Linux+ teaches the skills required to create, manage, and secure user accounts and groups. This includes understanding permissions, setting up secure authentication, and configuring access controls. These skills are crucial for ensuring system security and protecting sensitive data.
4. Networking and Security
The certification covers essential networking concepts, such as configuring IP addresses, setting up network interfaces, and troubleshooting network issues. In addition, Linux+ emphasizes security practices, such as configuring firewalls, implementing secure shell (SSH) connections, and managing access controls. These skills ensure that systems remain secure and protected against potential threats.
5. Scripting and Automation
Automation is key to managing systems at scale, and CompTIA Linux+ includes an introduction to shell scripting. Candidates learn how to write and execute scripts to automate repetitive tasks, making them more efficient and effective in their roles. This skill is especially valuable for those pursuing careers in DevOps or systems administration.
CompTIA Linux+ Exam Details
The CompTIA Linux+ certification requires passing a single exam:
Exam Code: XK0–005
Number of Questions: Up to 90
Question Format: Multiple-choice and performance-based
Duration: 90 minutes
Passing Score: 720 (on a scale of 100–900)
The exam is divided into four main domains:
System Management (32%)
Security (21%)
Scripting, Automation, and Programming (19%)
Troubleshooting (28%)
These domains ensure that candidates are well-rounded in their Linux knowledge and can apply their skills in practical, real-world scenarios.
Tips for Passing the CompTIA Linux+ Exam
Get Comfortable with the Command Line: Linux+ requires command-line proficiency, so spend plenty of time practicing common commands and scripts.
Use Hands-On Practice Labs: Set up a Linux environment at home or use a virtual machine to practice. There are also online labs and simulators available that mimic real-world Linux environments.
Review the Exam Objectives: CompTIA provides a list of objectives for the Linux+ exam. Make sure you’re familiar with each topic, as the exam is structured around these domains.
Take Practice Exams: Practice exams will give you a feel for the question formats and identify any areas that need more attention.
Learn Scripting Basics: Since automation is a part of the exam, make sure you understand the fundamentals of shell scripting. Even basic scripts can save time and demonstrate your efficiency in managing Linux systems.
Conclusion
The CompTIA Linux+ certification is a valuable asset for IT professionals seeking to build a career in Linux administration, DevOps, or cloud computing. With Linux’s wide application across industries, Linux+ provides a flexible foundation for a variety of IT roles, from system administration to cybersecurity.
0 notes