Bring Your Linux Knowledge Up with Required Command Line Settings

Enjoyed this video? Join my Locals community for exclusive content at robbraxman.locals.com!
9 days ago
4.99K

There are things in Linux that are clearly more difficult than Windows. In this video I will teach about Linux commands that are trivial to execute in Windows but is more difficult in Linux. These are so common and yet many who use Linux will not know how to do a lot of this. Don't be intimidated though as most of the commands in Linux are a matter of cut and paste.

-----------------------------------
Brax Virtual Phone, De-Googled Phones, BytzVPN, BraxMail, BraxRouters are available on https://brax.me. Sign in to the platform to see the store. You will not be asked for personal information to sign up.
-----------------------------------
Merchandise Store
https://my-store-c37a50.creator-spring.com/
-----------------------------------
List Storage Devices:
lsblk -l -e7

List UUID of Storage Devices
lsblk -f -e7

Fornat exFAT
sudo mkfs.exfat -n mysdcard / dev / mmcblk0p1

Fstab Setting to Mount Device
UUID=your_uuid /home/your_username/Documents/sd exfat defaults,rw,auto,user,umask=000 0 0

Edit Fstab
sudo apt -y install util-linux
sudo nano / etc/ fstab
sudo mkdir home/username/Documents/sd

APT Install
sudo apt update
sudo apt install Software_name
sudo snap install Software_name
sudo add-apt-repository ppa:Software_name/ppa

.deb Install
sudo apt install /folder/file.deb
chmod +x file.deb

FlatPak Install:
sudo apt update
sudo apt install flatpak
sudo apt install gnome-software-plugin-flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
example:
flatpak install flathub firefox

Location of Icons
/usr/share/applications

Edit keepassxc.desktop
[Desktop Entry]
Name=KeePassXC
GenericName=Password manager
Exec=/home/username/apps/KeePassXC-2.7.9-x86_64.AppImage %f
Icon=/home/username/apps/keepassxc.png
Terminal=false
Type=Application
StartupNotify=false
Categories=Utility;
MimeType=application/x-keepassXC;

-----------------------------------

I'm the Internet Privacy Guy. I'm a public interest technologist. I'm here to educate. You are losing your Internet privacy and Internet security every day if you don't fight for it. Your data is collected with endless permanent data mining. Learn about a TOR router, a VPN , antivirus, spyware, firewalls, IP address, wifi triangulation, data privacy regulation, backups and tech tools, and evading mass surveillance from NSA, CIA, FBI. Learn how to be anonymous on the Internet so you are not profiled. Learn to speak freely with pseudo anonymity. Learn more about the dangers of the inernet and the dangers of social media, dangers of email.

I like alternative communication technology like Amateur Radio and data communications using Analog. I'm a licensed HAM operator.

Support this channel on Patreon! https://www.patreon.com/user?u=17858353

Contact Rob on the Brax.Me App (@robbraxman) for encrypted conversations (open source platform)

https://brax.me/home/rob Store for BytzVPN, BraxRouter, De-googled Privacy AOSP Phones, Linux phones, and merchandise

https://bytzvpn.com Premium VPN with Pi-Hole, Cloud-Based TOR Routing

https://whatthezuck.net Cybersecurity Reference

https://brax.me Privacy Focused Social Media - Open Source

Please follow me on
Odysee
https://odysee.com/$/invite/@RobBraxmanTech:6
Rumble
https://rumble.com/c/robbraxman

Loading 34 comments...