Yo, empty your computer recycle bin / yeah can. That’s where the files are.
Yo, empty your computer recycle bin / yeah can. That’s where the files are.
I always use this command as $rm -fr and read it as remove, for real
Who is running herd right now? I need to know.
If you want a GUI, I would use Balena Etcher. You might be able to use raspberri pi imager too.
if is short for input file if is short for output file
This dd command from the command line is what I use because it is built in and perfectly bare bones for my needs. I like to use the command flag --status=progress to show a status bar while duplicating the data. A word of caution: the dd, or ‘data duplicator’ program is sometimes known as the ‘destroy disk’ program because if you flash the iso file to the wrong disk/drive you can mess up the drive. Use the appropriate level of caution because there is no undo button. You can use the lsblk command to list the block devices on your machine and use the correct device. Quick instructions: use lsblk to list your block devices and locate your flash drive. If the flash drive is mounted (the /sdb/ will have something like /media/files if it is) you can unmount with $umount /path/to/sdb. Once the drive is unmounted you can use the dd program to duplicate the data (iso file) to your drive.
I’m happy for you!!! Happy to hear you’re enjoying your freedom.
Hey man, we’re living parallel lives. I literally just did this yesterday. The command you’re looking for is gdebi. Try gdebi (name of the package’s file, uncompressed to a .deb) if you downloaded the .Deb from the website. tic80 will now be a usable command. To uninstall the tic80 command / program you can use apt uninstall tic80. It worked with and without sudo.
I was once like you. You can do it. I like Linux mint. Here’s how to install it: Go to https://www.linuxmint.com/ and see what it’s about. It’s friendly, it’s very Windows like, it just works. Go here for the install guide: https://linuxmint-installation-guide.readthedocs.io/en/latest/ Pick an .iso file and download it. Go to https://etcher.balena.io/#download-etcher To download the program that puts .iso files on USB drives. Use the Balena Etcher program to burn the .iso onto a USB thumb drive. Put your non-redownloadable files with sentimental value in another drive and remove the drive from your computer. Do not skip this step, order another drive if you have to (INB4 new laptop, but don’t forget this with your other machines). Plug in the USB drive that has Linux Mint on it. Power off your computer. Wait 20 seconds. Power on your computer. Mash the F2, F10, F12, and F5 keys until you get to the bios screen, or get to the bios screen if you know some other way. Find the setting that says something like “boot priority” and put USB drive above your C drive. Save and power off. Wait 20 seconds. Power on. Press F12 or whatever key you need to to get to the boot selection screen. Choose the option to boot from the Linux Mint USB drive. This is where you can test drive Linux before installing. Try ctl-alt-t to bust open a terminal. The terminal is your friend, but not required for the install. Close terminal with the command ‘exit’ or ctl-d or ctl-c ctl-d. Double click the install icon on the desktop. Follow instructions. Choose to delete windows forever from your life and put Linux on the hard drive. Follow instructions, they are no harder than any other wizard you have seen to install software. Reboot. Enjoy. Here are some tips: The terminal is your friend. Commands for learning the terminal, because the terminal can teach you to use the terminal (man is short for manual): man man man apt man ls man cd man vi man nano man less man pipe man mkfifo man rm apt search game —> searches for the keyword 'game" apt update ----> this is how to update your cache. Use it to pull your software updates apt upgrade ----> this is how to apply the updates to your machine.
—End terminal stuff— You can use your machine in the normal way too, same as any windows machine. Look around and explore. All the stuff in the software center is free (gratis). There’s lots of stuff. No more .exes to get software. Look at www.fsf.org to discover why free software is important.
If you have trouble you can DM me. I will help if I can. Good luck, you got this.
Free software!!
My main bone to pick with Plex is that I believe that free and open source software should be gratis (free as in beer). You’re right about the authentication though. I have mine set up with a simple user name and password over http. I rely on the VPN to limit access to the network through a forwarded port. I don’t really like the idea of authentication being done on someone else’s machine for privacy reasons, which is why I choose jellyfin that runs on my local machine. I’m not currently sharing it, and if I did I would change some of my security practices.
If you use Linux Mint, its a one click install from the software manager GUI and the config happens in a web browser. I use a VPN to connect and play videos from it on my phone. I like it and have it set up everywhere I can.
GNU/LINUX G’NOW
I have some videos I might be interested in sharing on a Jellyfin server, as well as interest in viewing videos on someone else’s shared server. I have a question: What options do you have for hardening security-wise? I have the server hosted on a local machine and don’t wanna get pwned if I can help it.
I second! Let’s see about those scripts!
Thank you for the in depth reply! That information is very helpful!
I have this exact use case too. I use Linux Mint with Jellyfin installed from the built in software hub. You cannot find it from the command line because it’s a snap. The software app works and provides one click installation. Clicking on the jellyfin icon in your start menu brings up a browser tab that you can use to configure http access if you want. I use a raspberry pi running pihole and pivpn for a VPN and the wireguard app on my phone to connect to that VPN. This works on my cellphone over the network and allows me to access the jellyfin media via the jellyfin app. I think it works nicely. I have jellyfin media player on the laptops and the streaming works on the lan. I will caution that I haven’t been able to easily set up wireguard on the laptops. I use phone to stream, so this might just be a motivation problem on my part.
Would you be so kind as to explain what DHT nodes are and what a crawler is? I’m new and haven’t heard these terms.
If you have trouble with your system DM me and I will try to help you.
Apk for alpine Linux stands for Alpine Package Keeper. The command ‘apk’ is used on the command line of an alpine Linux distribution to install programs. The programs are installed based on which repositories you haveselectedd on your system. The android APK stands for Android PacKage. This is an executable type of binary file for an Android device. You can use an Android emulator to play the .apk file on your machine.
I don’t think that purity testing people is an attractive method of talking about free software? We should meet people where they are, and besides, if games are good, they’re good. Doom started out as proprietary software and got GPL’d. It’s also cool to think that reverse engineering software, like in the case of OpenMorrowwind, is a thing. Besides, I pirate proprietary software all the time with cracked DRM. The harm is in the restriction of user freedom, not necessarily in the existence of the laws if you view the laws as fake and don’t adhere to them. Let’s talk about cracking DRM and decompiling these games. Let’s talk about modding them. Let’s talk about making servers and playing them online together.