Posts

Showing posts with the label Beesu

Fedora 18 Post Installation Software Configuration Guide

Image
This is the post installation software configuration guide for Fedora 18. For installation of Fedora 18, please refer to Fedora 18 Installation Guide . System Update After installation of Fedora 18, the first thing you need to do is to update the system.  You can perform system update by going to Show Applications >> Software . The " Show Applications " icon is the last icon on your favorites bar.  Once the "Software" application is open. Click " Software " on the top menu bar and select " Check for updates ". Alternatively, you could perform system update using the command: sudo yum update You need to reboot the operating system if you have installed a new kernel. Software Installation Some of the essential software applications were preloaded with Fedora such as Libra Office and Firefox. To install new software application, navigate to Show Applications >> Software . Enter the software packa...

Install and Configure Beesu on Fedora

Image
This installation and configuration procedure has been tested for Fedora 15, Fedora 16 and Fedora 17 Installing Beesu Open a terminal and install the following packages: sudo yum install beesu sudo yum install nautilus-beesu-manager Configuring Beesu After you have installed the packages above, use the following command to run Beesu Manager [Note: Please ensure that you closed all nautilus file explorer before running the command] nautilus-beesu-manager The Beesu configuration screen will appear as below:   You choose the options that you will use most often. The recommended settings are: Edit with gEdit Execute/Execute Application Files and Folders/Delete Selected Files Files and Folders/New File Here Files and Folders/New Folder Here Open Terminal Here Using Beesu To use Beesu, open Nautilus ( Applications >> Accessories >> Files ) and navigate to the file or folder you want to manage. Right-Click the mouse, select "Scripts ...

Install and Configure Beesu on Fedora 16

Image
Installing Beesu Open a terminal and install the following packages: $sudo yum install beesu $sudo yum install nautilus-beesu-manager Configuring Beesu After you have installed the packages above, use the following command to run Beesu Manager $nautilus-beesu-manager The Beesu configuration screen will appear as below:   You choose the options that you will use most often. The recommended settings are: Edit with gEdit Execute/Execute Application Files and Folders/Delete Selected Files Files and Folders/New File Here Files and Folders/New Folder Here Open Terminal Here Using Beesu To use Beesu, open Nautilus (Applications >> Accessories >> Files) and navigate to the file or folder you want to manage. Right-Click the mouse, select "Scripts >> beesu" and a list of options which you have configure earlier are available for you to select. Please note that some options worked on folders and some options worked on files while some worked on both. ...