jump to navigation

How to install and manage Screenlets on Ubuntu May 2, 2012

Posted by galigio in 3D Browser, Computers & Internet, GNU/Linux, graphics, Linux, Linux & OpenSource, open source, Tech, Technology, Technology and Software, Technology News, Tecnologia, Ubuntu, Ubuntu 10.04, Ubuntu 10.10, Ubuntu tips.
Tags: , , , , , ,
add a comment

Screenlets are small applications to represent things such as sticky notes, clocks, calendars around on your Ubuntu desktop. You can launch a pre-installed screenlet from Screenlet Manager, or install a new one into the Manager for launching it. Here are the steps for installing and launching a screenlet, for example, WaterMark System Information.
- Install Screenlets Manager if it has not been added.
- Go to Applications (or Main Menu) > Ubuntu Software Center.
- Enter screenlets in the Search Box.
- Select Screenlets, click the “Install” button.
- Download the screenlet e.g. “WaterMark System Information” to a folder.
- Go to Applications (or Main Menu) > Accessories > Screenlets.
- Click Install, select Install Screenlet and click OK.
- Browse to the folder, select the file downloaded and click “Open” to install the screenlet into the Screenlets Manager.
- Select the screenlet “WaterMark” and click “Launch/Add”. (Tips: you can add more than one WaterMark screenlet and set it to display other system information.)
More screenlets are available for installation from screenlets.org. AddThis

Video – Linux Wifi Mac address spoofing by peruzfinest08 April 28, 2012

Posted by galigio in Computers & Internet, GNU/Linux, hacking, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, tutorial.
Tags: , , , , , , , ,
add a comment

AddThis

Happy Easter! April 8, 2012

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Technology, Tecnologia.
Tags: , , ,
add a comment

AddThis

Video – Firefox Addon TrackMeNot by LinuxWindowsMacHilfe March 16, 2012

Posted by galigio in add-on, add-ons, Computers & Internet, Firefox, Firefox add-ons, Firefox Extensions, Linux, Privacy, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial.
Tags: , , , , ,
add a comment

AddThis

How to permanently remove files in Ubuntu/linux and make them unrecoverable by NickMcDTV February 29, 2012

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, Privacy, security, Security package for Ubuntu, Seguridad, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial, Ubuntu.
Tags: , , , , , , , , , , , , , , ,
add a comment

AddThis

How to shred (permanently delete) files from your Hard Disks on Ubuntu Linux February 28, 2012

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, Privacy, security, Security package for Ubuntu, Seguridad, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, tutorial, Ubuntu.
Tags: , , , , , , , , , , , , , , ,
add a comment

In our last post we examined the possibility to recover deleted data from USB keys and disks. Today we want to focus your attention on the proper way to destroy sensitive data from your disks.

On Ubuntu you have the possibility to move any file to the Trash but, as we demonstrate in our last post, anyone has the possibility to recover them using a simple, basic GUI, program called PhotoRec.

If you want to be reasonably sure that none will be able to recover a file you decided to permanently delete you have to use the Shred command. Shred is native in Ubuntu Kernel and literally delete your files overwriting them repeatedly with arbitrary data. After you delete a file with Shred you can be sufficiently sure that recovering procedures will not succeed.

As usual we must warn you that technology is rapidly evolving and what could be considered sure today, tomorrow will be out of date! So, if you think you need to preserve your privacy in the best way, don’t forget to change the hard disks regularly and mechanically destroy your old ones. Sincerely we hope our readers haven’t this kind of need.

To start using Shred on Ubuntu you have to open a Terminal and type:

sudo shred –help

In this way you will visualize the grammar and all the possible options offered by this program.

The correct grammar to use Shred is:

shred [OPTIONS] FILE

or, if you want to shred a entire partition:

shred [OPTIONS] /dev/[HDA9]

The possible options are:

  -f, –force    change permissions to allow writing if necessary
-n, –iterations=N  overwrite N times instead of the default (3)
–random-source=FILE  get random bytes from FILE
-s, –size=N   shred this many bytes (suffixes like K, M, G accepted)
-u, –remove   truncate and remove file after overwriting
-v, –verbose  show progress
-x, –exact    do not round file sizes up to the next full block;
this is the default for non-regular files
-z, –zero     add a final overwrite with zeros to hide shredding
–help     display this help and exit
–version  output version information and exit

In our experience, to operate in the fastest way, we decided to add Shred on the Nautilus Menu and have the command ready with a simple right click on the mouse.

For this reason you have to open a Terminal and type:

sudo apt-get install nautilus-actions

Then you launch the program following this path: System->Preference->Nautilus Actions Configuration.

Last, you have to configure Shred filling e.g. the following parameters:

Label: Shred
Tooltip: Shred utility to securely erase files
Icon: gtk-dialog-warning
Path: shred
Parameters: -f -u -v -z %M
Filenames: *
Mimetypes: */*
Appears if selection contains: Both
Be sure to check the box “Appears if selection has multiple files or folders“

To finish your configuration, do not forget to open again a Terminal and type:

nautilus -q

nautilus

AddThis

Video – [HowTo] Upgrade Firefox to the latest version on Ubuntu by bitspired.com January 19, 2012

Posted by galigio in Computers & Internet, Firefox, GNU/Linux, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial, Ubuntu.
Tags: , , , , , ,
add a comment

AddThis

How to update Firefox to the 9.01 version on Ubuntu January 18, 2012

Posted by galigio in Computers & Internet, Firefox, GNU/Linux, Linux, Linux & OpenSource, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial, Ubuntu, Ubuntu 10.04.
Tags: , , , , , , ,
add a comment

If you use Ubuntu 10.04 or any other Linux distribution which doesn’t automatically upgrade your Firefox to the latest version you can force it.

First of all you have to launch Terminal and add the right PPA to the repository:

sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa

Then you need to update and upgrade the OS using:

sudo apt-get update
sudo apt-get upgrade

If you are installing Firefox for the first time the right commands are:

sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa

sudo apt-get updatesudo apt-get install firefox firefox-gnome-support
 firefox-locale-en

As usual on Linux, it is not necessary to reboot the computer and you can start immediately to use your updated Firefox. AddThis

How ro repair Ubuntu 10.04 LTS if the Update Manager and Synaptics don’t work January 16, 2012

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, Linux Tips, Tech, Technology, Technology and Software, Technology News, Tecnologia, tutorial, Ubuntu 10.04.
Tags: , , , , , ,
1 comment so far

After I installed some new software I wasn’t able to update Ubuntu 10.04 LTS. The Update Manager was not able to check for updates and when I tried to use the Synaptic Package Manager I hadn’t better results. A reboot was not the right solution and I tested different ways to solve my problem saving the Ubuntu installation in my computer.

Searching on internet I discovered that there are few possible solution to avoid this problem and, in case you have the same bug on your computer, I decided to sum-up the most powerful after I successfully tried them.

First of all you can try to force the update process through the Terminal typing:

sudo apt-get update
sudo apt-get upgrade

If this doesn’t work you will try with this next step:

sudo rm var/lib/dpkg/lock
sudo dpkg --configure -a

Then launch again the Update Manager to verify if you succeed and if nothing happened solve the matter typing:

sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

and try again to launch the Update Manager.

In my case this was enough to restore all the Update Manager features and solve the problem. If you have extra problems about this bug or if you want to suggest alternative solutions, please, don’t hesitate to comment this post. AddThis

Time to clean-up! Ubuntu – Linux suggestions. January 4, 2012

Posted by galigio in Computers & Internet, GNU/Linux, Linux, Linux & OpenSource, security, Seguridad, Software News, system tools, system utility, Tech, Technology, Technology and Software, Technology News, Tecnologia, tools, tutorial.
Tags: , , , , , , ,
1 comment so far

Christmas time is ending and today we really don’t know how many relatives used out computer for “just few minutes” or “to quickly (sic) check the emails”. In few words, our Linux PC could have been overstuffed with unwanted temporary files and we haven’t had time to update it. So, it’s time to clean-up!!

First of all I suggest to use BleachBit because, for my experience, it’s the most powerful software to clean temporary files, log files and unwanted traces on your computer. BleachBit is easy to use and, as we described in previous post, very effective.

Then we have to check if our system is really updated so we can use the usual ways as Synaptics Package Manager or quickly run a some simple commands through Terminal to update, upgrade and remove old packages or Kernel.

For this purpose I collected three simple commands and chained them in a single line:

sudo apt-get update && sudo apt-get upgrade
&& sudo apt-get autoremove

In this way you will be sure that you can start again to work on your Ubuntu as before the Christmas time! AddThis

Follow

Get every new post delivered to your Inbox.

Join 1,360 other followers