Navigate around each Linux system demonstrating the apps that came with the system. Try launch a browser in each window. Can you connect to the Internet?

1. Download the Oracle Virtual Box from this URL: 2. Download the DamnSmall Linux operating system software from this URL: 3. Download the TinyCore Linux operating system software from this URL: 4. Install the Oracle Virtual Box software and create a base configuration. Watch this video on how to install: 5. Next install the first […]

What makes this command useful? How does it work? How do you use the command?

TopicAprocess is a running instance of a program in Linux. You can have foreground and background processes in Linux. One of the strengths of Linux is the way processes are handled in the kernel. You have lots of tools available to you to manage Linux processesand memory on your system. Some examples are ps, top, […]