How to install Atom Text Editor on Ubuntu Linux

  • Post last modified:September 14, 2021
  • Post category:Linux
  • Post author:

Atom is a free and open source text editor for Linux, Mac OS and Windows from GitHub. It comes with built-in package manager, auto completion, File system browser and multiple panes support.Atom is build with HTML, JavaScript, CSS, and Node.js and runs on Electron framework. You can add new features and functionality to Atom via open source packages.You can change the theme of User Interface and syntax via freely available themes or you can create your own theme.

Atom Text Editor

(more…)

Continue ReadingHow to install Atom Text Editor on Ubuntu Linux

How to restore thunderbird profile in ubuntu

  • Post last modified:May 2, 2016
  • Post category:Linux
  • Post author:

Thunderbird is a free, open source, cross-platform e-mail client and developed by the Mozilla Foundation.

Backup thunderbird profile:

Open the Thunderbird program. Click the menu button. And go to Help -> Troubleshooting Information.
In the new Troubleshooting Information window, click the Show Folder (in windows) or Open Directory (in Ubuntu) button. It will open the thunderbird current profile folder. Just exit the thunderbird program and copy all files from thunderbird profile folder.

thunderbird backup

(more…)

Continue ReadingHow to restore thunderbird profile in ubuntu

How to install Brackets text editor on ubuntu

  • Post last modified:April 30, 2016
  • Post category:Linux
  • Post author:

Brackets is a free open source text editor from adobe. This is good text editor for web designer.It comes with a Creative Cloud Extract for an easy way to get CSS straight from a PSD with no generated code. This fuction is still in preview stage. It supports extensions to extend the features of the editor. The main important feature of the this text editor is Live Preview. With Live Preview you can see the code changes instantly on your screen. It also supports Inline Editing. example:edit CSS without moving to CSS file.

Brackets for ubuntu (more…)

Continue ReadingHow to install Brackets text editor on ubuntu