-

-
Contact me:
-
ehurst@radixfidem.blog
Categories
Tag Archives: computers
RHEL 6 for the Clueless: Sun Java
The bundled Open Java on RHEL is okay. It’s also painfully slow, particularly compared to the competition. Most people still call it Sun Java, though it’s now owned by Oracle. Because we have installed the development packages, we have the … Continue reading
RHEL 6 for the Clueless: Generic Software Build
For our last desktop oriented article, I promised we would build one item using the generic Open Source scripted building process. For this project, I chose something only slightly complicated, and likely to be favored by most users: PySolFC, the … Continue reading
RHEL 6 for the Clueless: More RPM
With a little less hand-holding this time, I am going to outline for you building a bigger SRPM project which had lots of dependencies. When you run that rpmbuild command on a spec file, one of the first things to … Continue reading
RHEL for the Clueless: RPM
You probably know everything on your computer is just zeroes and ones, grouped together in eights and sixteens, and so forth. You might know a bunch of folks type out lines of instructions (“code”) for computers which have to be … Continue reading
RHEL for the Clueless: Fonts
Linux is capable of superior font display handling. On my hardware, it’s better than any version of Windows, but it’s not turned on in RHEL by default. There are several issues involved. First, let’s get some better fonts. If you … Continue reading
RHEL Series Note: Samba
Once we finish the desktop tutorial series here, we will jump right into the low level server stuff. This evening I got Samba working and my wife’s computer can now browse shared folders and open the files. Also, in order … Continue reading
Posted in Uncategorized
Tagged computers, linux, redhat, windows
Comments Off on RHEL Series Note: Samba
RHEL for the Clueless: File Management
There is a world of difference between Windows and Linux in file handling. Your immediate need is to understand the business of permissions. One of the fundamental security advantages in Linux is every file is owned by someone, and the … Continue reading
Posted in Uncategorized
Tagged computers, linux, redhat
Comments Off on RHEL for the Clueless: File Management
RHEL for the Clueless: Multimedia Capability (Updated)
RHEL (and clones) does not come with very much multimedia capability. It has to do with politics, copyrights, and philosophical debates. Even if we tried to outline all the issues here, chances are quite good you don’t care a whit. … Continue reading
Posted in Uncategorized
Tagged computers, linux, redhat, windows
Comments Off on RHEL for the Clueless: Multimedia Capability (Updated)
RHEL 6 for the Clueless: Initial Configuration of the Desktop
Orient yourself to the desktop. The main menu system is in the upper left-hand corner. In the upper right is the notification area (“Systray”). On the lower toolbar, the left is where the open windows are listed, and the lower … Continue reading
Posted in Uncategorized
Tagged computers, linux, redhat
Comments Off on RHEL 6 for the Clueless: Initial Configuration of the Desktop
RHEL 6 for the Clueless: Installation
Please get a copy of the Installation Guide from this page; I recommend you keep a copy of the PDF version. Scan through it, because the visuals will help you understand what to expect. Now, drop the DVD into the … Continue reading