Pario TechnoBlob
About
Posts
Posts
Replace specific HTML tags using sed and regular expression
In this post I would like to replace all HTML tags in a HTML file with a tag. # sed -e 's/<embed[^]
>/<strong>/g' filename.html newfile.html And if you would...
Howto install Skype on a 64bit Ubuntu 9.04
This post describes how to install Skype, the popular VOIP and video conference program on a 64bit Ubuntu 9.04 (Jauty Jackalope) system. # sudo apt-get install ia32-libs...
Replace RPMforge packages with Redhats own on a RHEL5 system
This post came to life after experiencing some upgrade problems with missing dependencies and RPM packages from RPMforge and Redhat Enterprise Linux Client release 5. The...
Configure mutt for Zimbra and IMAP
This post describes how to configure the command line e-mail client mutt to use your Zimbra IMAP mailbox. Open the text file .muttrc, located in your home directory. If it...
««
«
1
2
3
…
28
29
30
…
126
»
»»