Posts Tagged ‘Gnome’
This is the last post in a series on installing Slackware Linux.
The earlier posts:
Part 1: Considered why some persons find Slackware difficult to install.
Part 2: Partitioned the hard drive for a clean install, as opposed to an upgrade or a dual boot installation.
Part 3: Formatted the swap drive and target drive and pointed the computer to the source media.
Part 4: Installed the operating system and included software and configured LiLo (the Linux Loader).
Part 5: Configured the network, time zone, mouse, and root password.
This post covers some in no particular order miscellaneous things I’ve learned that have made using Slackware more easier and enjoyable.
When I saw this story reporting that Google’s Chrome OS, now under development, will boot in seven seconds or less, my [TIRADE MODE] switch went to the on position.
The price you will pay for this fast boot is not having anything on the computer. From the description, it sounds like WebTV on steroids:
True to Google’s Internet-pedigree, the Chrome OS resembles a Web browser more than it does a traditional computer operating system like Microsoft Windows, matching Google’s ambition to drive people to the Web — where they can see Google ads.
(snip)
Netbooks running Chrome OS will only be able to run Web applications and the user’s data will automatically be stored on the Web in the so-called cloud of Internet servers, Google executives said at an event at the company’s Mountain View, California headquarters on Thursday.
If this is true–and it is consistent with all the other rumors I’ve heard about Chrome OS–when it doesn’t have an internet connection, it will be a [mumble] hundred dollar brick.
Then I fixed it.
The new laptop arrived Friday afternoon. I spend Friday afternoon and evening doing basic configuration and Saturday fine-tuning it.

I’ve described installing Debian before, here, here, here, and here.
By default, Debian installs with the Gnome desktop; other choices can be made at installation. Still other choices can be made later. (Try changing your desktop on Windows–you can change the wallpaper and some of the icons, but that’s about it. You can’t change the whole thing from one to another.)
I’ve used Fluxbox on Slackware Linux for quite some time; I decided to get it running on Debian. Here’s the result.
As a little explanation, I specify Gnome in the title because, with other Linux desktops, there can be other file managers. They all do pretty much the same thing, but they can look different.
Fun Fact: Google runs on Linux.
If you have never used Linux, I think you will find browsing your files and home network looks a lot like what you are used to. In a Linux interface, as in Windows, there can be several ways to start a program. To keep this simple, I will show only one.
File Browsing with Nautilus:
The Gnome file manager is called “Nautilus,” I think because it goes under the surface.
To start Nautilus on Debian, go to Applications–>System Tools–>File Manager.

The File Manager will open to your home folder (a folder and a directory are the same thing. The word “folder” came into use because it described the function of a directory and was less intimidating to new users).

(The only files in my “home” folder are some screenshots I took for this series of posts.)
The home folder is similar to the C:Documents and Settings[username] folder in Windows. Unlike Windows, it does not contain pre-configured subfolders such as “My Documents,” “My Pictures,” and the like. The only pre-configured subfolder is “Desktop.” It is a blank slate for you to set up as you wish.
It also contains a number of hidden files and folders. In Linux, a file or folder is hidden by putting a period in front of the its name. “Docs” is open; “.Docs” is hidden. These folders store your preferences, menus, email database, and so on. Generally, there is a hidden folder every program you use, whether you run it from the menu or it runs automatically in the background. Hidden files perform functions like “locking” your login and user privileges.
Here’s a shot of the same folder with “Show Hidden Files” enabled under the “View” menu item:

You can
-
1. double-click on a folder to view its contents,
2. double-click on a file to open it in the default application, or
3. right-click on a file or folder to view a pop-up context menu.
The navigation panel on the left and the arrow buttons on top allow navigation about the computer. Here’s what I saw when I clicked on “File System” on the left:

This is where even the most expert Windows user is on foreign territory. The folders and files in a Unix or Linux system are arranged in a way completely different from how they are arranged in a DOS/Windows world. I am not going into this subject now, save to mention that the only folders that a home Linux user is ever likely to have to look at, besides the home folders, are /etc, /usr, and possibly opt. (Fun fact: Folder names are preceded by a forward slash, not a backslash. This is why internet addresses start with forward slashes. The internet began as a Unix thing.)
There is a good introduction to the Linux file structure here.
Network Browsing:
Browsing the network is similar.
Remember that Debian asked me to configure my network settings at time of install, so the network connection was already configured at the time of the initial reboot. In this case, we are browsing using Samba, which enables Linux and Windows computers to talk with each other.
Start the network browser by going to Places–>Network Servers:

The Network Browser opens to a list of “servers.” You can open a “server” by double clicking it. Same for a folder that’s shared over the network and for a file.

The picture shows
-
1. The first network browser window, showing the list of computers available on the network.
2. The list of shared folders in server “mackeral” (this laptop I’m typing on right now).
3. The list folders and files in the “//mackeral/docs” subfolder.
4. The list of documents in the “//mackeral/docs/manuals” subfolder.
Depending on the permissions granted on the various servers, I can delete, copy, open, edit, and move files. When I finished taking the screenshots for this post, I used the Network Browser to drag them from //swordfish/home/frankbell to //Interlock-3/blah-blah-blah/pix, where I edited them, then I dragged them from Interlock-3 to my server. (You can see a slightly-outdated diagram of the network here.)
While I was editing this post, I realized that some of the screenshots and pictures needed more work (that’s a fancy way of saying I saw that I blew it), so I opened them over the network on this here laptop, recropped them or added the captions or edited them, then saved them back to the server.
Just for grins and giggles, here is the Network Browser using the list view, rather than the icon view:

And that’s a quick intro to file and network browsing with Debian Linux and Gnome.
Here’s a quick tour of the default Debian desktop. This is the Debian 4 v 5 desktop, but I looked at some screenshots of Debian 5, which just came out, and it doesn’t seem to have changed much.
This is not a HOWTO. It’s the highlights of WHATIS. For a detailed description of the contents of Debian, you can go here. If you have never tried Linux, what I hope you will conclude after looking at the rest of the post is, “This isn’t so different from what I’m used to after all.”
If you want to try Linux, here’s how to get it.
Some may think this post is very elementary geek, but I have two thoughts in making it.
- We were all newbies once.
- Even the most experienced and expert Windows home user may have never installed an operating system from scratch.












