Skip to content
Writing

Notes, fixes and guides.

Sixteen years of working notes — Linux and networking, Django and Laravel deployment, SwiftUI, AWS. Written down mostly so I can find them again.

Linux Jul 23, 2009 1 min read

WineXS, graphical environment to configure Wine

Wine one of the best known Windows emulation systems under Linux platform now has an excellent graphical environment called WineXS.Many Windows applications when installed in Wine can give…

General Jul 21, 2009 1 min read

Phatch: Edit images in bulk (resolution, size limit, transpose images, watermarks, borders, shadows)

A great tool for doing this is 'Phatch', a free and open source platform that will allow editing of images in bulk and easily. The properties that we…

Linux Jul 21, 2009 1 min read

Arista – Convert videos easily on Linux

Arista is a wonderful video format converter that anyone can use without any knowledge, its performance is really very simple, but its main purpose is to streamline the…

General Jul 21, 2009 1 min read

Pessulus: Putt restrictions on the functions of Gnome

Sometimes it is necessary to put restrictions on users, if you have a computer to the public or used by many people. For example a library, we can…

APPLICATIONS Jul 21, 2009 2 min read

Limiting the CPU usage of applications on Linux (ubuntu, debian, fedora etc.)

Monitor the CPU usage of applications that we use, it is recommended if you need to maintain a good performance on your system, sometimes in our system we…

General Jul 20, 2009 2 min read

301 Redirect – “moved permanently”

301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings…

General Jul 19, 2009 1 min read

VirtualBox 3.0 released

Now published the final version 3.0, including many improvements published in the official VirtualBox, VirtualBox 3.0 features.The major update of the popular virtualization software that…

Install Jul 18, 2009 6 min read

Install HP printers in Linux ( ubuntu 9.04 jaunty, fedora, debian, redhat, Mandrake/Manrivi, openSUSE, Solaris, FREEBSD)

I highly recommend you to follow the post here at hp-printer-installation-wizard.html for an easy and more successful installation of your hp printers. Come back if you are not…

Debian and Ubuntu Jul 18, 2009 1 min read

XChat: Internet Relay Chat (IRC) client

Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat) or synchronous conferencing. It is mainly designed for group communication in discussion forums, called channels,…

Google Jul 17, 2009 1 min read

Tesseractindic: Tesseract OCR engine that supports Indic script.

This is a port of Tesseract OCR engine that supports Indic script.The aim of this project is to add Indic script support to the Tesseract OCR engine, which…

Google Jul 17, 2009 1 min read

Tesseract-ocr is now at google

Tesseract-ocr was an OCR Engine that was developed at HP Labs between 1985 and 1995... and is now at Google.The Tesseract OCR engine was one of the top…

Ubuntu Jul 16, 2009 2 min read

Customize or Remaster ubuntu 9.04 jaunty from an image file

This tutorial will show you how to customize and remaster your ubuntu 9.04 jaunty using a jaunty iso file. 1. Create a work directory # mkdir jaunty 2.…