Compress pdf script with Nautilus

Posted by MD     Category: Informatica

After doing a search on the net I found that pdf file compression is quite dark!

To make life easier I created a script Nautilus (tested on version 10.04 and 11.04 of ubuntu 64bit, but working with all of them)

The script compresses the pdf looking for in the can to maintain good visual quality.

First you need to install a dependency, open the terminal and write

sudo apt-get install ghostscript

Now download the script created by me

Once you have downloaded the script must be placed in

/home/vostronome/.gnome2/nautilus-scripts

then right-clicking on the file

go to properties> permissions

and put the check “Allow executing file as program”

Now just you select the PDF file you need, and right-click

script> Compress-PDF

now wait patiently (depends on the weight of the file)

I hope you might come in handy!

 

if you want to leave me: comments, report errors, constructive criticism! write here

Manage two versions of Firefox each with its own configuration

Posted by MD     Category: Informatica





Hi today I will explain how to start firefox with diversified and separate personal settings

This could be useful when:
1) We would like to try a new version (pre-or beta) of firefox
2) You want to keep a clean configuration quick and keeping the other custom plugins and various

INSTRUCTIONS :

nb:If you want to download a new version go here

Click here to download Firefox

So first of all close firefox (so I advise you to print the page)

1) click contemporary “alt+F2”

write:                     firefox –profilemanager           ; dare invio

This will open a screen where you’re going to add a new profile ; es:    firefox-beta

fox-profile

Wanting can rename the default profile

es: Fox         ; save and close

2) Ora andremo a modificare il lanciatore di firefox nel menù

right click on; applications> edit menu

now we go in the internet and on the “firefox” do a click

Once selected clicciamo right “Edit”

in the command erase all (firefox% u)

putting: firefox-P Fox, click close

nb:instead of Fox’re going to put the name of the default profile or that we had renamed

3) Now we’re going to click on “new voice”

and we’re going to put:

A: for those who do not have another system in firefox

name = Firefox Fast

command = firefox-P Fox-fast

nb : instead of “Fox-fast” we’re going to put the second profile that we have so far

B: for anyone who has two firefox (one installed by default and the other unloaded by hand)

name = Firefox beta

command = /var/firefox/firefox-P-beta Firefox
nb : instead of “/ var / firefox /” we’re going to put the path to the folder where we extracted the. tar firefox we downloaded at the beginning, instead of “Firefox-beta” we’re going to put the second profile that we have so far

close the open windows
WELL NOW YOU ARE READY

Now in Applications> Internet will find two types of firefox

I recommend you can not start them both at the same time

then we can use the other one closed.

Good navigation “personalized”

Add links to the applet indicator (envelope) of gnome

Posted by MD     Category: Informatica





# # Last update: January 15, 2011 # #

You know those icon Envelope right of the panel gnome ubuntu?

gnome-indicator

Well you can add the link to the drop-down menu to open several programs

here’s how you would have after adding your favorite programs:

gnome-indicator-final

For the occasion, I created a script for the most popular programs:

aMsn

Skype

Thunderbird

amule

Firefox

Rhythmbox

Once you have downloaded the execute permissions with

right click

> properties> permissions> (tick) consetire executing file as program

To run the script you have to click

alt + F2

and write gksudo

then given a space and drag the script then press enter
[es: gksudo /home/Vostronome/Add-INDICATOR-Zenity.sh]

if you want to leave me: comments, report errors, constructive criticism! write here

Create multiboot USB stick linux

Posted by MD     Category: Informatica

nb: This procedure can only be performed by ubuntu distro

  1. download the iso of live linux distro that you like

  2. Install UNetbootin (sudo apt-get install unetbootin)

  3. Insert USB stick into your computer

  4. Install a memory stick with unetbootin iso (ubuntu to be installed last)

  5. the memory stick and create a folder with the name of the distro installed

  6. Drag the stylus all the files in the folder created

  7. Now install the second distro in the memory stick repeat steps 4 through 7

  8. Now go to System> Administration> Startup Disk Creator

  9. Select the iso of ubuntu and set if you want the persistence

  10. Open the folder of the first distro created and open the file syslinux.cfg

    Copy

  11. the last few lines about the kernel (label etc)

  12. Now open the file (in subfolder syslinux) txt.cfg and paste this the copied rows at the bottom

  13. Open the folder of the second distro created and open the file syslinux.cfg
    you do steps 12 and 13

  14. If by chance you have puppy after ‘label puppy’> ‘kernel vnlinux’ is transformed into ‘kernel / vnlinux’
    and also intrd = / initr.gz (in short, the super string kernel)

  15. Now copy the file to the distro in 1 and 2 / the stylus if it asks you to join but do not overwrite any file

  16. Now you can boot from usb (first setting the bios pc)

  17. will open the menu boot ubuntu but you will notice that at the bottom of the list there will be other distros