I have created this free lesson bin to hold free video lesson. Those will grow over time and can cover many different subject. Check in often for new free lessons on Linux. If you are completely new to Linux and do not have a distribution install, I invite you to watch this class: Installing & running Linux on a USB drive.
In this class, you will learn how to:
- Travel your filesystem.
- List content.
- Permission for Owner, Group, Other.
- Create directories.
- Remove directories.
- Who is root
- Introduction to users (Creating and removing them)
- How to swap Ctrl and CapsLock key
- Output Redirection
- Quick bash scripting intro
- Mounting File System
There is no drive letter in Linux, no c:, d:.... Devices are mounted under a directory file.
- Why use Emacs.
Emacs is so much more then a text editor.
- Install Emacs and org-mode
Some of my classes comes with a org file.
Org file a simple text file, but when opened in Emacs with org-mode, they come alive with plenty of feature like, drawers, folding, embedded code, exporting code, evaluating code and more.
Quickly learn how to install emacs and org-mode to take advantage of the full functionality of org file. Download the installEmacsOrg.org in the Class Project section. Then proceed to Video lesson.
- Apt package management.
This session serves as a quick introduction to get you going with searching, installing and removing packages on Debian & Ubuntu based distro. It uses the apt-get & apt-cache command line.
- Updating your system and Upgrading distribution
How to update all packages on your system and how to upgrade to the newest distribution through the command line.
- Emacs and Org Mode
A 10 minute demonstration of Emacs and Org Mode. Why should you learn it.
- A good example of personalizing dev environment.
This class is hands on. Each video will provide with examples to practice your newly learned command.
At the end of the class you will create a directory structure for future notes, lab exercise and project for upcoming class.