How to install Gnome schedule on ubuntu

  • Post last modified:May 25, 2012
  • Post category:Linux
  • Post author:

Gnome schedule is a graphical user interface tool to schedule tasks on your computer. It supports recurrent (periodical) tasks and tasks that happen only once in the future.

Main features:

Supports custom titles and icons for your tasks.
Templates support.
If run as root, you can edit any user’s crontab and “at” tasks.
Human-readable strings like “Every hour” instead of “0 * * * *”
Advanced mode for crontab experts
Provides a “panel applet”
A calendar allows you to choose the day you want a task executed.
(more…)

Continue ReadingHow to install Gnome schedule on ubuntu

How to install picasa 3.0 on ubuntu 12.04

  • Post last modified:February 16, 2013
  • Post category:Linux
  • Post author:

Note:On April 20, 2012 Google announced that they were deprecating Picasa for Linux and will no longer maintain it on that operating system.

To install picasa 3.0 on ubuntu 12.04

1.Go to picasa download page and download the deb package file (32-bit).

2.Double click the .deb package file or open with ubuntu software center and click the install button.
(more…)

Continue ReadingHow to install picasa 3.0 on ubuntu 12.04

How to install BitDefender Antivirus Scanner for Unices on ubuntu 12.04

  • Post last modified:May 20, 2012
  • Post category:Linux
  • Post author:

How to install BitDefender Antivirus Scanner for Unices on ubuntu 12.04

To install BitDefender Antivirus Scanner for Unices on ubuntu 12.04 and above

1.Go to BitDefender Antivirus Scanner for Unices license key request page to request a license key and download link.

2.Once you received the email from BitDefender,click the download link and download the BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.i586.deb.run file(for 32 bit) on your desktop.
Download link
(more…)

Continue ReadingHow to install BitDefender Antivirus Scanner for Unices on ubuntu 12.04

How to install Avast Antivirus on ubuntu

  • Post last modified:May 20, 2012
  • Post category:Linux
  • Post author:

avast! Linux Home Edition Main features:

ICSA certified
Independent on installed graphic libraries
Working with the scan results
Actions with infected files
Storing the scan results (history)
Virus encyclopedia
Command-line scanner with STDIN/STDOUT mode
Non-incremental updates
Updates can be completely automatic
Alerts via SMTP
Shell scripts for common tasks

(more…)

Continue ReadingHow to install Avast Antivirus on ubuntu

How to install Synaptic Package Manager on ubuntu 12.04

  • Post last modified:May 20, 2012
  • Post category:Linux
  • Post author:

To install Synaptic Package Manager on ubuntu 12.04

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo apt-get install synaptic

3.Type your ubuntu password if needed.
(more…)

Continue ReadingHow to install Synaptic Package Manager on ubuntu 12.04

Bluefish Text Editor for Programmers – How to Install Bluefish on Ubuntu Linux

  • Post last modified:January 7, 2022
  • Post category:Linux
  • Post author:

Bluefish is free and open source text editor for Linux, Mac OS and Windows.It comes with many build-in tools for web development.It supports many programming and markup languages like HTML, XHTML, CSS, XML, PHP, C, C++, JavaScript, Java, Google Go, Vala, Ada, D, SQL, Perl, ColdFusion, JSP, Python, Perl, ASP.NET, Ruby, shell and more. It is released under GNU General Public License version 3.0 (GPLv3).

Bluefish

(more…)

Continue ReadingBluefish Text Editor for Programmers – How to Install Bluefish on Ubuntu Linux