Visualizzazione post con etichetta ubuntu. Mostra tutti i post
Visualizzazione post con etichetta ubuntu. Mostra tutti i post

giovedì 29 ottobre 2009

Skype vlc w32codecs su ubuntu 9.10


Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) è un repository di pacchetti che non sono inclusi nella distribuzione Ubuntu per ragioni di licenza. Tra questi, vi sono ad esempio: il pacchetto contenente la libreria libdvdcss, ottenuta dal progetto VideoLAN e il pacchetto esterno di codec binari usati da MPlayer e xine, comunemente conosciuto con il nome di w32codecs. Per installare corettamente Skype e vlc su Ubuntu 9.10 bisogna seguire questi semplici passaggi:





sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list \
--output-document=/etc/apt/sources.list.d/medibuntu.list

sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring

sudo apt-get -q update

sudo apt-get install skype

sudo apt-get install vlc

Infine se vogliamo installare i w32codecs che forniscono ulteriori codec per potere leggere i file multimediali nativi di windows:

sudo apt-get install
w32codecs


Una volta che abbiamo installato il repository Medibuntu, abbiamo accesso a molte altre applicazioni multimediali.

venerdì 2 ottobre 2009

Comandi più importanti per Linux


Here View the orders which are in use by





pwd: display the full path to the current folder
ls: Show all files in the current folder
ls -al: Show all files and information
ls -alR: Show all files and subfolders in the information
ls -alR > filename.txt: such as ls-alR, but leave the result in the file
ls *. html: All files ending spill. html
cd [directory name]: change the current folder to another to be determined to write his name
cd .. : The current pace of change in volume one of the highest
clear: clean up the screen
vdir: give more information than it ls
exit: exit for the registration of Hel

Transfer, copying and scanning of files:

mv [old filename] [new filename]: the transfer or rename a file
cp [filename] [new filename]: to copy the file
rm [filename]: file of the survey
rm *: delete all the files in the current folder
rm *. html: a survey of all the files that the extension of expiring. html
rm -rf [directoryname]: survey of the entire volume

Create, move, copy and scan folders:

mkdir [directory name]: Create a new folder
ls -d * /: display all the folders within the current folder
cp -r [directory] [new directory]: copies of all files and folder within the new stripes

Search for files and folders:

find -name [filename]-print: to search for the file
grep [********************************] [filename]: the search for text within the file

Permits files and folders:

There are three levels of permits files are: reading Read, Write and write implementation execute, there are also three sets to give such permits: Owner or Owner, Group and User Group for all everyone.
Chmod is used followed by Ptlatp numbers of permits, the first number is the owner of the Owner, and the second number of the Group and the third one is for all Everyone .. This interpretation of the numbers and levels of these permits:

0 = --- No permission
1 = - X Execute only
2 =-W-Write only
3 =-WX Write and execute
4 = R - Read only
5 = R-X Read and execute
6 = RW-Read and write
7 = RWX Read, write and execute


Always prefer to give a statement (0) to a Group in order to prevent the other users to browse the files from the server using the Telnet or FTP until

These are some of the most common permits:

chmod 604 [filename]: less of a statement to the Mphat Html
chmod 705 [directory name]: less a statement of volumes
chmod 755 [filename]: the least of the programs and permit Alascrepettat
chmod 606 [filename]: statement of the least used by Mphat Alascrepettat
chmod 703 [directory name]: read-only permission for the Public FTP


Now the process is how to decompress the archive?

If the file extension ends. Zip File.zip for example, your writing is:
unzip file.zip

If the file extension ends with. Tar example file.tar your writing:
tar -xvf file.tar

If the file extension ends with. Gz file.gz like your writing:
gzip -d file.gz

If the file extension ends with. Tar.gz example file.tar.gz your writing:
gzip -d file.tar.gz
Therefore:
tar -xvf file.tar

How to backup the database:

mysqldump -u db_usr_name -p PASSWORD db_name > file name.SQL

How to retrieve database saved by:

mysql -u db_usr_name -p PASSWORD db_name < style="font-weight: bold;">How the pressure of the database:

tar -czvf file name.tar.gz file name.SQL

How to decompress the archive on the database:

tar -zxvf file name.tar.gz

How to do backup of all databases for a particular user:

mysqldump -u root -all-databases | gzip > mysql_username.sql

Some other commands:

tail: like cat, but just read the end of file
tail / var / log / messages to see another 20 lines of / var / log / messages
tail -f / var / log / messages: continuing to watch for file changes during the
tail -200 / var / log / messages: print the last line of the file 200 on the screen

more: like cat
more / etc / userdomains: to browse through the file userdomains file.

pico: to use text editor
pico / home / burst / public_html / index.html: Liberation Index page for the user.

vi: another editor of the texts of many of the features, but most of the pico when used for the first time
vi / home / burst / public_html / index.html: also for the Liberation of the Index page for the user.

touch: the establishment of an empty file
touch / home/burst/public_html/404.html: to create a empty file called 404.html in the folder / home / burst / public_html /

ln: the establishment of links between files and folders
ln -s / usr / local / apache / conf / httpd.conf / etc / httpd.conf: Now you can edit / etc / httpd.conf rather than the original file. The changes will appear in the original file, as the survey link that you can change the file without the original.

rm: to delete the file
rm filename.txt: to remove a question of emphasis Confirmation deleted
rm -f filename.txt: delete the file, without question, to confirm the deletion.
rm -rf tmp /: the conversion of tmp folder and includes all the files and subfolders inside.

last: to display the log of the time
last -20: View the last 20 login process
last -20-a: presentation of the last 20 with the registration process to enter the field at the end of Hostmane

w: View current users on the server and logged on and where they are now at this moment.

netstat: View all related now.
netstat-an: offer all the related IP for the server as well as for each contact and the Port or outlet of communication.

top: to display the live system processes in the form of a nice memory, as well as information and Uptime and other useful information, which is very excellent in the management system and to ensure that everything is working well.
Screening by the use of memory to write your top and then Shift M
Screening by the use of your CPU top and then write Shift P

ps: It is short for process status which is similar to the top. It introduced the processes currently operating with the PID or Process ID, which is the definition of the Process or program, you can stop the program from this figure (as well check your orders to Kill
ps U username: display user specific programs
ps aux: Show All Processes or programs that
ps aux - forest: All the programs that work like the previous hierarchy, but very good and useful

du: to display the consumption or use of CD-Disk usage.
du -sh: to display a summary of space used by the current folder, including subfolders.
du -sh *: same thing but this is used for each file or folder basis, which is useful for finding files that reserved a large area

wc: the number of words
wc -l filename.txt: to find the file specified number of lines

cp: copies of the file
cp filename filename.backup: Copy the file to filename.backup
cp -a / home / burst / new_design / * / home / burst / public_html /: copies all files with the retention of permits to another folder

How to know the size of a file or folder:

du -h / home / username / public_html / test


kill: to stop a specific program
kill -9 PID EG: kill -9 431
kill PID EG: kill 10550
Use top or ps ux to determine the PIDs or Process I

For more information on the orders of Linux see:

http://www.sorgonet.com/linux/commands/index.php
http://www.ahinc.com/linux101
http://www.grape-info.com/doc/linux/root/index.html
http://linux.about.com/od/commands/l/blcmdl.htm
http://linux.about.com/od/commands/l/blcmds.htm

martedì 8 settembre 2009

Skype 2.1 problema audio risolto



Con l'ultima versione beta di Skype 2.1, ho riscontrato dei problemi con l'uso del microfono. Per risovere il problema bisogna aggiornare la versione di pulseaudio alla 0.9.15. Per prima cosa, andiamo su Sistema > Amministrazione > Sorgenti software, seconda scheda, cliccare su "Aggiungi":


deb http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/themuso/ppa/ubuntu jaunty main


Importare la chiave PPA:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B88A1AA8


per installare l'ultima PulseAudio (0.9.15):

sudo apt-get update && sudo apt-get dist-upgrade

Una volta terminare l'installazione non ci resta che riavviare la nostra ubuntu e riprovare con skype test call .

Alsa driver 1.0.21 ubuntu 9.04


Se quando provate a registrate con il microfono riscontrate dei problemi allora è necessario aggiornare i driver alsa all'ultima versione che in questo caso è la 1.0.21. Ubuntu jaunty 9,04 di default ha la versione di Alsa 1.0.18rc3.

Prima di tutto, dobbiamo verificare la nostra versione di ALSA:


cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.18rc3.


A questo punto,dobbiamo installare gli strumenti di sistema necessari:

sudo apt-get -y install build-essential ncurses-dev gettext xmlto
sudo apt-get -y install linux-headers-`uname -r`


Creiamo una nuova cartella per la compilazione e l'installazione dei 3 file:

sudo mkdir -p /home/alsa-driver
cd /home/alsa-driver

wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.21.tar.bz2
wget ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.21.tar.bz2
wget ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.21.tar.bz2

Scompattiamo i file:


sudo tar xjf alsa-driver*
sudo tar xjf alsa-lib*
sudo tar xjf alsa-utils*


1)Ora non ci resta che compilare e installare i driver:

cd alsa-driver*

sudo ./configure --with-cards=hda-intel --with-kernel=/usr/src/linux-headers-$(uname -r)

sudo make

sudo make install

2)Compiliamo e installiamo alsa-lib:

cd ../alsa-lib*
sudo ./configure
sudo make
sudo make install

3)Compiliamo e installiamo alsa-utils:


cd ../alsa-utils*
sudo ./configure
sudo make
sudo make install

Se durante la fase di configure vi segnala questo errore "configure: error: panelw library not found" bisogno creare questi link simbolici e poi possiamo tranquillamente riprovare ad installare gli alsa-utils:

sudo ln -s libpanelw.so.5 /usr/lib/libpanelw.so
sudo ln -s libformw.so.5 /usr/lib/libformw.so
sudo ln -s libmenuw.so.5 /usr/lib/libmenuw.so
sudo ln -s libncursesw.so.5 /lib/libncursesw.so


Una volta terminare l'installazione dei tre pacchetti non ci resta che riavviare la nostra ubuntu. Una volta riavviato se tutto è andato a buon fine otteniamo qualcosa di simile:

cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.21.
Compiled on Sep 8 2009 for kernel 2.6.28-15-generic (SMP).

Infine dobbiamo lanciare questo comando e seguire la procedura automatica di configurazione:

sudo alsaconf


FINE

venerdì 4 settembre 2009

Premium Service Engineer (PSE) da Canonical

La società Canonical ha recentemente pubblicato un annuncio dicendo di offrire pieno supporto professionale alla distribuzione Ubuntu Linux. Il servizio di assistenza si rivolge in particolare ai Mission Critical System e alle grandi aziende IT. Il servizio prende il nome di Premium Service Engineer (PSE) con l'obbiettivo di fornire ai clienti un unico punto di contatto per risolvere in modo rapido e veloce eventuali problemi. Il servizio al momento è stato provato solo con pochi clienti selezionati. Antonio José Sáenz de Isotrol manager di primo livello dello sviluppo di progetti tecnologici (CTO) dice: “Having a Premium Service Engineer has been vital to getting the level of support we require to improve our operational infrastructure.” Steve George, Direttore Corporate Services di Canonical dice: “As Canonical believes in providing service consistency, we assign the same technical consultant who assisted you with your initial deployment to also act as your Premium Service Engineer. This ensures that your Premium Service Engineer has an in-depth understanding of your requirements from the start. Le imprese interessate al nuovo servizio devono fare riferimento alla pagina dei prezzi reperibile sul sito web di Ubuntu. Una copia del documento brochurePDF è disponibile per il download. Tuttavia, Canonical non fornisce alcuna indicazione dei canoni tipici per il servizio.


http://www.ubuntu.com/system/files/PSEServiceSheet20090616.pdf

martedì 4 agosto 2009

Manga giapponese dedicato a Ubuntu


Ubunchu è un manga dedicato interamente alla distribuzione Ubuntu realizzato da Hiroshi SEO, un fotografo e manga artist giapponese nonchè appassionato di open-source e utente di Ubuntu. Il fumetto tradotto in diverse lingue tra cui l'italiano, parla di tre ragazzi (Akane, Masato e Risa) appartenenti a un club di system-admin che fanno la loro conoscenza della distribuzione litigando durante l’installazione di un nuovo computer. Il senso di lettura per il primo episodio è stato mantenuto come quello Giapponese ( quindi da destra verso sinistra ). Mentre per il secondo episodio ( e per i successivi che verranno tradotti) il senso di lettura è da sinistra verso destra come per i normali fumetti.

1° episodio: www.yougeek.it/userfiles/Ubunchu-Episodio1.pdf
2° episodio: www.yougeek.it/userfiles/ubunchu-italiano-episodio-2-YouGeek.pdf

Spettacolare eheheheh.




venerdì 31 luglio 2009

Tre sevizi per aiutare il passaggio a Ubuntu


Canonical ha lanciato l’iniziativa “Switch to Ubuntu” e presenta tre offerte per il supporto commerciale ai sistemi desktop equipaggiati con la sua distribuzione. In particolare i pacchetti Starter, Advanced e Professional sono indirizzati a privati e piccole aziende alla ricerca di alternative efficaci alle soluzioni di Microsoft e Apple. Steve George, direttore della divisione Corporate Services di Canonical, ha dichiarato che i servizi offerti saranno apprezzati da chi desidera semplicemente utilizzare il proprio PC senza perdere tempo in configurazioni o distrazioni. Lo Starter Desktop Service include il supporto per l’installazione, la configurazione e le funzionalità di base (accesso ad Internet, creazione documenti, riproduzione contenuti multimediali). Un anno di Starter Desktop Service costa 54,99 dollari mentre un piano di tre anni ne viene a costare 140,22. Advanced Desktop Service è invece indirizzato ad utenti (business) con maggiore esperienza ed esigenze, che magari necessitano di assistenza nel migrare file e impostazioni da un precedente sistema operativo; il pacchetto include anche il supporto per l’installazione avanzata di Ubuntu e per l’utilizzo delle applicazioni più tecniche del sistema, inclusi gli eventuali servizi. Il prezzo del pacchetto è di 114,98 dollari/anno o 293,23 dollari per tre anni. L’ultima offerta è rappresentata da Professional Desktop Service e rappresenta il pezzo forte dell’offerta: supporto all’installazione in ambienti corporate, con integrazione nei sistemi IT esistenti; il pacchetto include inoltre il supporto all’utilizzo della virtualizzazione desktop e garantisce un accesso più rapido agli operatori. I costi variano da 218,54 dollari/anno a 558,42 dollari per tre anni.Gli abbonamenti sono costituiti, ovviamente, dal supporto via mail/telefono e includono aggiornamenti minori e maggiori della distribuzione. Con l’arrivo dei nuovi sistemi operativi di Microsoft, tali servizi potrebbero essere la leva per convincere numerosi utenti, ma soprattutto i dipartimenti di IT, alla migrazione verso Linux, avendo pieno supporto nella migrazione della propria infrastruttura.


Se avete un vecchio PC o siete bloccati con vista, potrete installare Ubuntu e godervi la sua esperienza utente By Steve George