This is an old revision of the document!
NIMBioS' Ubuntu-18.04 Operating Environment Introduction
This document is a quick introduction and walk-through of the NIMBioS working environment, which is based on the Ubuntu 18.04 distribution of Linux. This guide will introduce you to some of the basics of using a NIMBioS workstation.
IMPORTANT NOTE
DO NOT SHUT DOWN, POWER OFF, REBOOT, OR UNPLUG (from neither network nor power) A LINUX WORKSTATION.
There may be other users logged in remotely, and who are working on important projects in the background. Interrupting the machine will interrupt their work. In some cases, days of computational research may have to be restarted. This makes for unhappy users.
Any interruption to the normal operating state of a Linux workstation is unacceptable. In the event that your workstation should become unresponsive or otherwise unusable, the proper response from the user is to seek assistance from the IT staff.
Logging In
When you first sit down in front of a NIMBioS Linux workstation you will be presented with a login screen that looks like this:
Type in your username in the top box, and your password in the bottom box, and then click “Log In”.
A Quick Tour
This is what your desktop looks like:
The desktop environment is categorized by three main components: The background, the icons on the desktop, and the panel located at the top of the screen. This layout should be familiar to you from other operating systems.
Working our way around the desktop, starting in the top right corner:
Window Management
Window controls are very similar to other operating systems.

The “X” closes the window. The box maximizes the window. And the “-” minimizes the window.
Moving a window can be done by clicking on the title bar and dragging the window, or by holding down the “Alt” key, clicking anywhere on the window, and then dragging it.
Resizing a window can be done by clicking on an edge or corner and dragging, or by holding down the “Alt” key, clicking anywhere on the window, and then dragging.
If you use a program that wants to capture the “Alt” key for it's own purposes then you can remap which key activates what function in the “Window Manager” application, found under “Settings”. Many of the desktop's hot keys can be changed o
Inserting media will result in:
An icon will appear on the desktop with a label representing the removable drive.
A file manager window will appear on the desktop.
A new entry will appear under the “Places” application on the panel.
To eject media, do one of the following:
Right-click on the desktop device icon and select “Eject Volume”.
Click on the eject button next to the device in the file manager window.
In the “Places” drop-down menu, right-click on the device in the list. A pop-up menu will appear, from which you can select “Eject”.
NOTE: I don't care what anyone has ever told you, if you care about your files you should ALWAYS eject a USB drive before unplugging it!
Consider yourself warned.
Remote SFTP File Access
To connect your file manager to a remote SFTP server, enter “
sftp://<username>@<hostname>/<dir>” into the location bar. For instance, here I have connected to “sftp://peek@catus.nimbios.org/home/peek” to access my home area on catus.nimbios.org.
NOTE: On NIMBioS systems, user home areas are always located at
/home/<username>.
Similar to removable media, when you connect to a remote SFTP server, a new entry will appear in the left panel of the file manager. To disconnect, click the eject button.
Logging Out
You can log out by clicking on your name in the upper-right corner of the screen, and selecting “Log Out…” from the drop-down menu that appears.
This Is Different! I Fear Change! Make It Go Back!
The older Ubuntu desktop looked like this:
The new one looks very different. What happened!?!?
For the last several years Canonical, makers of Ubuntu, had their sights set on carving out a piece of the Internet of Things pie. They wanted to produce Ubuntu phones, tablets, and televisions in addition to servers, workstations, and laptops. And to power it all, they wanted a single, simple, consistent user interface. That's why they created the Unity desktop (pictured above). But now things have changed. Canonical has conceded that between Apple and Android, their target market is pretty much sewn up tight. It just takes way too much effort for far too little return on investment. So Canonical has moved back to doing what they do best: Servers and workstations. (And clouds. Lots of clouds.) In this transition, Canonical decided to stop spending effort on developing and maintaining a desktop environment when there were already many nice desktop environments already available to choose from.
I Still Don't Like It!
The great thing about Linux is it's modularity and the fact that it's infinitely customizable. You can change nearly everything about the look and feel of your desktop just by playing around with the settings. In fact, you can make it look and behave a lot like the old Unity if you really want to.
For Further Reading
Disclaimer
NIMBioS IT staff will not take responsibility for your personal machine. The reader is expected to know how to administrate his or her own machine.
The documentation above is merely for guidance. Menus, options, and commands presented may not match the reader's particular operating system, software, or versions.
None of these documents have a brain. Readers are expected to provide their own.