Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts

5 Exciting 2D Graphics Design tools for Ubuntu Linux

Ubuntu linux is rich with exciting graphics utilities, Here you can see simple but very useful 2D Graphics Design tools for Ubuntu Linux. Yes welcome to the fantastic world of ubuntu graphics.


Xara Xtreme, ( apt-get install xaralx) This is simple, easiest vector graphics drawing program. It is very userfiendly, it is very nice, which is not usual in this kind of applications.


Ktoon, (apt-get install ktoon) KToon is a 2D Animation Toolkit designed by animators (Toonka Films ) for animators, focused to the Cartoon Industry.

Synfig, (apt-get install synfig synfigstudio) Synfig is a powerful, industrial-strength vector-based 2D animation software package Beware you have to apt 2 packages: synfig (the application) and synfigstudio (the graphical interface to use it), so install both.


Skencil, (apt-get install skencil) Skencil, another good vector graphics drawing application. It has many clipart libraries included. Features like Bézier Curves, Transformed text and images, Bézier curves, rectangles and ellipses can be used as guides, Gradient fills, Blend groups, Writes EPS files


MyPaint, Although it lacks of layers, it is a simple but superb natural painting program. It has many interesting artistic brushes, and you can do your own. The brushes are pressure sensible , supports unlimited canvases, undo's making of it a very "living" and artistic way to paint. Download deb package from here dpkg -i packagename

5 Exciting 2D Graphics Design tools for Ubuntu Linux

Ubuntu linux is rich with exciting graphics utilities, Here you can see simple but very useful 2D Graphics Design tools for Ubuntu Linux. Yes welcome to the fantastic world of ubuntu graphics.


Xara Xtreme, ( apt-get install xaralx) This is simple, easiest vector graphics drawing program. It is very userfiendly, it is very nice, which is not usual in this kind of applications.


Ktoon, (apt-get install ktoon) KToon is a 2D Animation Toolkit designed by animators (Toonka Films ) for animators, focused to the Cartoon Industry.

Synfig, (apt-get install synfig synfigstudio) Synfig is a powerful, industrial-strength vector-based 2D animation software package Beware you have to apt 2 packages: synfig (the application) and synfigstudio (the graphical interface to use it), so install both.


Skencil, (apt-get install skencil) Skencil, another good vector graphics drawing application. It has many clipart libraries included. Features like Bézier Curves, Transformed text and images, Bézier curves, rectangles and ellipses can be used as guides, Gradient fills, Blend groups, Writes EPS files


MyPaint, Although it lacks of layers, it is a simple but superb natural painting program. It has many interesting artistic brushes, and you can do your own. The brushes are pressure sensible , supports unlimited canvases, undo's making of it a very "living" and artistic way to paint. Download deb package from here dpkg -i packagename

gt5: Disk Usage Browser for Ubuntu Linux


gt5 is a graphical alternative for command line Disk usage utility "du". It is very useful for finding the size of each folders in your system.

$ sudo apt-get install gt5
  • displays the diskspace used by files and directories within a directory
  • optionally provides links to the files, so you can also browse them
  • displays entries with their size and the percentage of their parent
More details and usage see here

gt5: Disk Usage Browser for Ubuntu Linux


gt5 is a graphical alternative for command line Disk usage utility "du". It is very useful for finding the size of each folders in your system.

$ sudo apt-get install gt5
  • displays the diskspace used by files and directories within a directory
  • optionally provides links to the files, so you can also browse them
  • displays entries with their size and the percentage of their parent
More details and usage see here

Howto use Windows Shared HP printer in Ubuntu / Debian Linux (using samba)

Most of the Computer Labs in Industry and Education Institutions are equipped with Windows. So Printers are also connected to Windows machines. Here a Simple howto for sharing windows shared printers for Linux users. I have test with a HP1015 printer installed in an Windows XP machine and shared. My linux box is ubuntu 9.04 ( I also tested with ubuntu 8.04, 8.10 , debian 4.0 and 5.0).

First install samba

apt-get install samba

apt-get install smbfs

apt-get install cupsys

after this installations

open a browser and type

http://localhost:631/

you will get a cups administration page

select add printer

then type Name : anything
Location : anything
description : anything

now you will get a dropdown menu

select windows printer via samba

now there is text box Device URI

type smb://shibuscomputer/1015 ( see I have a shared hp 1015 printer at computer name called shibuscomupter and share name of printer is 1015 with permision to all)

after selecting uri u will get a page for selecting make

select your printer make in my case it is HP

next page select model HP Laserjet series PCL 4/5 CUPS v 1.2 (en)

now printer installation is over

you can make a test print now











Howto use Windows Shared HP printer in Ubuntu / Debian Linux (using samba)

Most of the Computer Labs in Industry and Education Institutions are equipped with Windows. So Printers are also connected to Windows machines. Here a Simple howto for sharing windows shared printers for Linux users. I have test with a HP1015 printer installed in an Windows XP machine and shared. My linux box is ubuntu 9.04 ( I also tested with ubuntu 8.04, 8.10 , debian 4.0 and 5.0).

First install samba

apt-get install samba

apt-get install smbfs

apt-get install cupsys

after this installations

open a browser and type

http://localhost:631/

you will get a cups administration page

select add printer

then type Name : anything
Location : anything
description : anything

now you will get a dropdown menu

select windows printer via samba

now there is text box Device URI

type smb://shibuscomputer/1015 ( see I have a shared hp 1015 printer at computer name called shibuscomupter and share name of printer is 1015 with permision to all)

after selecting uri u will get a page for selecting make

select your printer make in my case it is HP

next page select model HP Laserjet series PCL 4/5 CUPS v 1.2 (en)

now printer installation is over

you can make a test print now