y'know, one of the very tangible intangible things they don't tell you about Linux is that your mouse sensitivity might not be exactly the same as on windows.
doubly so if your mouse has control software for setting its DPI and button binds
I was wondering why I was overshooting in cachy, then when I booted back into windows I was point perfect.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality
Anya is LIVE right now
FREE
Free to watch • No registration required • HD streaming
Shoutout to "get into kernel driver development, it can actually be a lot of fun" as one of the most batshit insane sounding statements I've read while trying to learn how to use Linux stuff
Also my touchpad scroll is inverted somehow so idk maybe I should get into kernel level driver development
Table of Contents
Introduction to Linux
What is Linux?
Why Choose Linux?
Popular Linux Distributions
Getting Started
Choosing a Distribution
Installing Linux
Dual Boot vs Virtual Machine
Basic Commands and Navigation
Using the Terminal
File System Structure
Common Commands
Managing Software
Package Managers
Installing and Removing Software
Updating the System
Working with Files…
Want to learn some stuff about Linux? We here at T3G watch our share of videos online to get info on tech. One of the things I have personally been interested in more lately has been learning more about Linux, specifically Ubuntu.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality
Anya is LIVE right now
FREE
Free to watch • No registration required • HD streaming
For a hell of a long time now I've wanted to learn Linux as I've heard about all the benefits and how much more secure it is than Windows but have never been bothered enough to dig up resources to learn the command line or really get used to Linux. That, however, has changed since I pre-ordered one of these:
That is a Raspberry Pi. It is literally a computer (albeit not a very good one for heavy applications) on a single board. The main purpose of these being released by the Raspberry Pi foundation is to help educate young children with programming and debugging software. I believe this is a great cause and the fact they've also released them to the public has been outstanding. They're community is also one of the fastest growing and helpful I have ever been a part of.
The concept of single board computers is not a new one, with rivals such as the Pandaboard or DreamPlug being around for much longer. The main difference though is the price:
Raspberry Pi - $35
DreamPlug - $149
Pandaboard - $189
As you can see, it is much more affordable for tinkering around with as if it breaks you won't be losing a whole load of money.
As I'm due to get one of these in late July/early August due to the demand, I decided that it is finally time to learn Linux as different variations of Linux are used as Operating Systems on the Raspberry Pi.
For anyone who is reading this, I highly recommend the website LinuxCommand.org. I've personally being using the pdf version of this website (which is available from the website itself) and it brings you step by step through the process of the command line, teaching basic commands and functions that you could access and teaching why you would these commands. I've found it to be invaluable for my self teaching experience.
So far I've gotten to the start of Chapter 5 within the Learning the Shell unit and am able to do minor things such as print a calendar on the command line and see the files and folders within a directory regardless if they're hidden or not.
I've also learned of some of the powerful functions that Linux has within the command line such as the ability to view text files from within the command line. This surprised me as I did not know that such a function existed within a command line.
One of the better things I've also learned is being able to see what free memory and free disc space is available to me within my Linux system. I know from general computing that in the future I'll be able to use these simple commands to debug drives to see if they're corrupted or not and am looking forward to it and learning more about Linux in general.