How To Install and Configure Conky by DarkJediHacker September 14, 2011
Posted by galigio in Computers & Internet, freeware tips, Gentoo, GNU/Linux, graphics, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu Documentation, Ubuntu tips.Tags: Conky, geek, Linux, system monitor, tutorial, Ubuntu, video
add a comment
Install Conky system monitor for Linux and configure it in few basic steps September 13, 2011
Posted by galigio in Computers & Internet, Desktop, free software, Free Software Magazine, Freeware, freeware tips, Geek Tool, GNU/Linux, graphics, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu command line, Ubuntu Documentation, Ubuntu tips.Tags: Conky, Distributions, Freeware, GeekTool, Linux, Ubuntu
add a comment
Conky is one of the most powerful and versatile system monitors for Linux desktops. It allows you to monitor and display all the information about your hardware, top processes, network, emails and more. At the moment more than 300 different feature has been built for Conky and searching on the web you always find the perfect feature already developed by someone.
- Installation on Ubuntu:
in Terminal run: sudo apt-get install conky
- Configuration:
In Terminal run: sudo nautilus
Go to File System: /etc/conky/conky.conf
Save a copy of the original conky.conf in another location and open the original file with Gedit Text Editor
First of all change: own_window yes to own_window no
Choose your preferred alignment (some samples below…):
alignment top_right
or
alignment middle_right
or
alignment bottom_right
Play with: update_interval 1.0
and change the interval value till you find the right ratio to obtain the best speed for you (in my case it was 0.80).
Add this line to eliminate any flickering:
double_buffer yes
but, on some computers, all the icon on your desktop will be hidden and you need to use (move) the mouse to discover them if you will not add this parameter: own_window_type normal
Add, as last line (or in other position if you prefer):
${color red} ${cpugraph} to have a clear graph about cpu (obviously you can choose the color you prefer)
For automatic start of Conky at startup, please follow the following instructions:
Run Startup Applications in System –> Preferences
Click on Add and save after updating the following instructions
Name: Conky
Command: /usr/bin/conky
Restart Ubuntu to check your new Conky “applet”
Link to Conky: http://conky.sourceforge.net/
For more info about Conky’s variables: http://conky.sourceforge.net/variables.html
Find online some pre-compiled Conky configuration files, searching, for example, on: http://gnome-look.org

How to Install Inkscape on Linux (with special instructions for Ubuntu) April 21, 2011
Posted by galigio in Computers & Internet, Gnome, Gnome tips, GNU/Linux, graphics, Linux, Linux & OpenSource, Linux OS, Linux Tips, opensource, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu.Tags: .xml, Advanced Packaging Tool, CorelDraw, Gnome, Illustrator, Inkscape, Linux, Scalable Vector Graphics, Ubuntu, Visio
1 comment so far
Inkscape is an open-source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more. Its main motivation is to provide the Open Source community with a fully XML, SVG, and CSS2 compliant SVG drawing tool.
These are the founding goals for Inkscape:
- Full SVG (plus XML, CSS2) compliance
- Core written in C/C++
- Gtk-based user interface following the standards set out in the GNOME Human Interface Guidelines (HIG)
- Emphasis on a small core and extensibility. Usually Inkscape’s extensions are always first-class so we can say “no” to features in the core without guilt.
- Open, community-oriented development processes
- Baseline is the Sodipodi Hydra codebase
Where a better solution cannot be found, default to the way Illustrator does it.
- Installing on Ubuntu Linux
Probably the easiest way to install on Ubuntu is to use the apt command.
Open a terminal and type;
sudo apt-get update (enter)
sudo apt-get install inkscape (enter)
- Ubuntu Linux Development Versions
As it approaches release, nightly i386 and AMD64 builds of the latest Inkscape development version are provided at http://ubuntu.cafuego.net. On that site, one should select the appropriate Ubuntu or Debian release, then the Inkscape link, and finally the provided package.

Enable Windows 7 Aero Snap in Ubuntu April 11, 2011
Posted by galigio in Computers & Internet, GNU/Linux, graphics, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, Ubuntu, Ubuntu 10.04, Ubuntu 10.10, Ubuntu tips, windows.Tags: Command-line interface, Compiz, CompizConfig Settings Manager, Drag-and-drop, Run command, Ubuntu, Window, Windows 7
1 comment so far
In Windows 7, you can click and drag a window to the left or right edge of the desktop and it will fill half of the screen, or snap a window to the top edge of the desktop and it will be maximized.
In Ubuntu, you can click and drag a window to the left, right or top edge of the desktop to achieve the same result.
In addition to CompizConfig Settings Manager, install WmCtrl if not added:
- go to Applications (or Main Menu) > Accessories > Terminal.
- enter sudo apt-get install wmctrl
- enter password when prompted.
- go To System > Preferences > CompizConfig Settings Manager.
- select “General” from the left panel and click “Commands”.
In Command line 0, 1 and 2, paste the following codes:
Command line 0, paste:
WIDTH=`xdpyinfo | grep ‘dimensions:’ | cut -f 2 -d ‘:’ | cut -f 1 -d ‘x’` && HALF=$(($WIDTH/2)) && wmctrl -r :ACTIVE: -b add,maximized_vert && wmctrl -r :ACTIVE: -e 0,0,0,$HALF,-1
Command line 1, paste:
WIDTH=`xdpyinfo | grep ‘dimensions:’ | cut -f 2 -d ‘:’ | cut -f 1 -d ‘x’` && HALF=$(($WIDTH/2)) && wmctrl -r :ACTIVE: -b add,maximized_vert && wmctrl -r :ACTIVE: -e 0,$HALF,0,$HALF,-1
Command line 2, paste:
wmctrl -r :ACTIVE: -b add,maximized_vert,maximized_horz
In the same window, click “Edge Bindings” tab.
Change Run Command 0, 1 and 2 from “None” to “Left”, “Right” and “Top” respectively.
Click “Back” button and select “General Options”, change “Edge Trigger Delay” to about 500.

Two new Backgrounds/Wallpapers on http://deeza.org February 10, 2010
Posted by galigio in Computers & Internet, graphics, Linux, Technology, Technology and Software, Tecnologia, wallpaper, windows.Tags: background, graphics, Linux, OS X, wallpaper, windows
1 comment so far
Today, we would like to suggest two new backgrounds/wallpapers we published on http://www.deeza.org/downloads.html. Enjoy and let us know if you like them!

How to solve a troublesome problem with the keyboard and AWN (Avant Window Navigator) to when upgrading Ubuntu to its 8.10 version! December 29, 2008
Posted by galigio in Computers & Internet, GNU/Linux, graphics, Linux, Linux & OpenSource, NVIDIA, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu 8.04, Ubuntu 8.10.Tags: AWN, env, ENVY, EnvyNG, graphic card, graphics, keyboard, NVIDIA, Synaptic Package Manager, Ubuntu 8.04, Ubuntu 8.10, upgrade, xserver-xgl
4 comments
Today, in our Linux Page (in Spanish) we posted some brief notes about how to solve a graphic bug we found on Ubuntu after the upgrade to the 8.10 version. In fact, when we upgraded Ubuntu to its 8.10 version we were not able to visualize AWN (Avant Window Navigator) because it was impossible to switch the Visual Effects to Normal but we were obliged to use just the None settings. At the same time we lost the left part of our keyboard: the numeric pad and the “arrow pad”. Surfing Internet we found several different suggestions but the only one effective for us (and for our NVidia graphic card) was that which suggested to completely remove the xserver-xgl package using Synaptic Package Manager. We do not know why but, after removinging xserver-xgl, we actually solved all our problems contemporaneously. Suggested for all that people who has found the same bug when upgrading to Ubuntu 8.10!

LightScribe: an interesting (and not too expensive) technology to personalize our CDs/DVDs. September 25, 2008
Posted by galigio in Computers & Internet, graphics, hardware, Linux, Mac OS X, Tech, Technology, Technology and Software, Technology News, Tecnologia, windows.Tags: burn a label, CD label, digital living, direct, direct disc labeling, disc, drive, DVD label, label backgrounds, label CDs, label DVDs, label gallery, laser, laser label, laser-etched labels, lightscribe, lightscribe technology, software downloads, Technology, testimonials
add a comment
Usually, we prefer not to insert posts about software or hardware which is not free but this week, in our Linux Page (in Spanish), we have decided to make an occasional exception talking about LightScribe: the technology which allows you to print laser-etched labels on your CDs/DVDs. We are pretty sure that all you already know this technology and the fact that LightScribe is a mix of hardware and label-making software to burn labels. When we decided to test the LightScribe system we were manly attracted by the low costs and the versatility of what we were able to make but after a couple of days we change a little our point of view. This technology is really interesting, relatively cheap and easy to use but we think that it only could be profitably used by those people who need to make some professional copies of their CDs/DVDs. For all the other people, like us, it can be considered as a toy or an extra gadget to buy for our spare time backup copies of DVDs but not much more than this. Something for your spare time or to use for your hobbies!






















Set your Ubuntu Desktop Fully Transparent Panel March 28, 2011
Posted by galigio in Computers & Internet, GNU/Linux, graphics, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu 10.04, Ubuntu 10.10.Tags: Comment (computer programming), Gedit, Linux, Panel, Personal Package Archive, Transparent, Ubuntu, Ubuntu Netbook Edition
add a comment
- Go to Applications (or Main Menu) > Accessories > Terminal.
- Enter: cp -R /usr/share/themes/Ambiance ~/.themes/
- Enter: gedit ~/.themes/Ambiance/gtk-2.0/apps/gnome-panel.rc (for Ubuntu 10.10) OR gedit ~/.themes/Ambiance/gtk-2.0/gtkrc (for Ubuntu 10.04), to open the file with gedit.
- Search for this line bg_pixmap[NORMAL] = “img/panel.png” (for Ubuntu 10.10) OR bg_pixmap[NORMAL] = “panel_bg.png” (for Ubuntu 10.04)
- Comment out the line by placing a # at the beginning of the line, like this: # bg_pixmap[NORMAL] = …
- Save the file.
- Go to System > Preferences > Appearance, switch to the other theme and then back to the Ambiance theme.
Note: If you’d like to change to the Radiance theme, replace Ambiance with Radiance in the above command lines, but you’d like to change to the New Wave theme, then enter: cp -R /usr/share/themes/”New Wave” ~/.themes/ in step 2, enter gedit ~/.themes/”New Wave”/gtk-2.0/gtkrc in step 3, search for and comment out this line bg_pixmap[NORMAL] = “Images/Panel/PanelBarLong.png” in steps 4 and 5 respectively.