Pages

Showing posts with label Videotutorial. Show all posts
Showing posts with label Videotutorial. Show all posts

How to use Telegram messaging from GNU/Linux terminal



Telegram is a messaging program you can use in different devices and operating systems. In this tutorial we will use it from a Ubuntu and another distros terminal with Free Software.

You have to install the needed dependencies by typing on terminal:

For UBUNTU
sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
For GENTOO
sudo emerge -av sys-libs/readline dev-libs/libconfig dev-libs/openssl dev-lang/lua
For FEDORA
sudo yum install lua-devel openssl-devel libconfig-devel readline-devel

Download or clone the repository:
git clone https://github.com/vysheng/tg.git
or download the ZIP file from Github.

Open a terminal in the created folder. Unzip it if necessary. Then type:
./configure
make

To launch the program type in the tg folder:
./telegram
You can create a script to launch the program (see Youtube videotutorial). Use the TAB key to display all the options. You can use it simultaneously with other devices.




Algunos efectos destacados en Compiz - Ubuntu 12.04 LTS

Videotutorial de aproximadamente media hora dividido en dos partes explicado de forma sencilla y que repasa algunos de los efectos más destacados de Compiz.




Reconocimiento por voz para Ubuntu en español


Videotutorial para instalar y usar PALAVER en español, programa en desarrollo de reconocimiento por voz para Linux Ubuntu y otras distros. Podéis uníos a la comunidad del programa en Google + donde hay una subsección en español.

Como configurar y lanzar múltiples Conkys en tu escritorio Ubuntu


Los archivos de configuración de los Conkys y el código del script están en la descripción del video en Youtube.

How to setup multiple Conky instances on your desktop


You can find the config conky files to be download and the script code in the video description.

Syncing Box Cloud Storage with Nautilus


How to sync box.com with Nautilus in a very easy way. Upload your files to the cloud from your desktop.