20 October 2009 at 1:00 PM | Posted in GNU/Linux cli | Leave a comment Hello linux users: in this post i will show how to join two or more PDF files into one.
This website is the home of the Revised Slackware Book Project (the project). The regulars on alt.os.linux.slackware (a newsgroup) have been discussing the revision of "The Book", otherwise known as "Slackware Linux Essentials - The Official Guide To Slackware Linux", created by David Cantrell, Logan Johnson & Chris Lumens.
Here is some C code which will list the network interfaces on your Linux box and also the IP and MAC address associated with each interface. I put it together because I couldn't find an example on the net of exactly what I wanted to do - so now here it is.
Saturday 14 July 2007, by Astozzia, Nadir SOUALEM All the versions of this article: [English] [français] We shall see in this article how to make a presentation with LaTeX, using the powerful class Beamer. If you want to make an outstanding "stressfree" presentation and bring your ideas or your work under a whole new light, let's get started!!!
The poster I prepared can be seen here in pdf format. The source files can be downloaded also. The format is A1, portrait, with two columns of text/images. The title and author names span both columns at the top. In my own opinion, the poster is not bad.
Most of you will probably know the problem of visualizing more than two dimensions of data. In the past we have seen some solutions to this problem by using color maps, or pseudo 3D plots. Here is another solution which will just plot a bunch of lines, but varying their individual colors.
The '$' character introduces parameter expansion, command substitution, or arithmetic expansion. The parameter name or symbol to be expanded may be enclosed in braces, which are optional but serve to protect the variable to be expanded from characters immediately following it which could be interpreted as part of the name.
Since I put up this page I've had loads of e-mails asking how to do this, that and the other with ffmpeg. As is mentioned later on this page, I'm no ffmpeg expert so I'm not really the person to ask and such questions will be ignored. Please visit this page.
TeX4ht was created by Eitan Gurari at Ohio State University. Eitan died unexpectedly in June 2009; we dedicate future development to his memory. The new TeX4ht home page is http://tug.org/tex4ht. Please see that page for current development information. Work towards a first release is underway, but will take time to complete.
Its been a while since my last post; summer holidays have inflicted upon me some big distractions! So to ease myself back in gently I'll I've pulled out a (nearly finished but unposted) article from last year (in true Blue Peter tradition!)
Regular expressions are very powerful tools for matching, searching, and replacing text. Unfortunately, they are also very obtuse. It does not help that most explanations of regular expressions start from the specification, which is like learning to love Friends reruns by reading a VCR manual. This page provides some simple examples for reference.
P. He instalado Debian 6.02 XFCE (Squeeze) y cuando intento reproducir un fichero de música, CMUS me da el siguiente error: "Error: opening audio device …" ¿Cómo resolverlo?R. cmus viene configurado para usar pulseaudio por defecto, y Debian 6.02 XFCE usa ALSA como arquitectura de sonido, por lo que es necesario configurar cmus para que usa ALSA en lugar de pulseaudio para ello ejecutamos los siguientes pasos.
How to setup multiple monitors on Xfce desktop? I just followed the instructionson Xorg RandR 1.2 wiki http://www.thinkwiki.org/wiki/Xorg_RandR_1.2 Lets find out how many monitors we have connect...