How to Install Mac OS X El Capitan on VMware on PC

It is now possible and remarkably easy to use OS X El Capitan on VMware following Apple’s live changing move geared towards improving its OS X software for desktop operating system. Mac OS El Captain was publicly launched on Wednesday the 30th of September last year. This tutorial provides a clear and systematic guideline with […]

Linux Comparison

I am comparing Fedora, OpenSUSE, Mageia, and Zorin OS. All 4 have a similar install process, and they all come with a Live CD so that the user can try out the operating system before they install it. With any Linux operating system, you have different Desktop Experiences to choose from. Users can choose the […]

Sample index.html

Download Sample index.html [code language=”html”] <html> <head> <title>Sample "Hello, World" Application</title> </head> <body bgcolor=white> <table border="0" cellpadding="10"> <tr> <td> <img src="images/springsource.png"> </td> <td> <h1>Sample "Hello, World" Application</h1> </td> </tr> </table> This is the home page for the HelloWorld Test Site. To prove that they work, you can execute either of the following links: <ul> <li>To […]

Linux Commands

Moving Around the Filesystem Commands for moving around the filesystem include the following. pwd: The pwd command allows you to know the directory in which you’re located (pwd stands for “print working directory”). For example, pwd in the desktop directory will show ~/Desktop. Note that the GNOME terminal also displays this information in the title […]

DNF system upgrade

Contents  [hide]  1 What is DNF system upgrade? 2 What does DNF system upgrade do? 3 How do I use it? 4 Frequently Asked Questions 4.1 How do I report issues that I find with upgrades? 4.2 Does DNF system upgrade verify the software it runs or installs during upgrade? 4.3 Will packages in third […]

VirtualBox Guest Additions on Fedora, CentOS & RHEL

This is guide, howto install Oracle VirtualBox Guest Additions on Fedora, CentOS and Red Hat (RHEL). This guide should work with Fedora 26/25/24/23/22/21/20/19/18/17/16, CentOS 7.3/6.9/5.11, Red Hat (RHEL) 7.3/6.9/5.11. VirtualBox Guest Additions is special software that can be installed inside Linux virtual machines to improve performance and make integration much more seamless. Among the features […]