Category: LINUX

Configure Koha with Openldap authentication

  Koha is an open source library management system. It is very powerful and fully customizable.  Koha can use the default authentication mechanism as well as LDAP servers like OpenLDAP, Active Directory to replicate...

Docker Vs Virtual Machine

Digitization places quite different demands on today’s IT infrastructures than it did just a few years ago: Digitized processes must be faster, leaner and more agile. In this requirement scenario, the lightweight containers hit...

Different Issues:

  Remove ppa from repository: sudo add-apt-repository –remove ppa:whatever/ppasd Install Php 7.0/1 ZIP Module: sudo apt-get install php7.0/1-zip Install apache2 with php 7.1: sudo apt-get install apache2 libapache2-mod-php7.1 Install MySql with PHP 7.1: sudo...

Hyper-V vs. VMware

Virtualization is one of the hottest trends in today’s world. Whether it is a cloud or any infrastructure, the chance is high that you are already using virtualization technology.  Virtualization will create a virtual...

Secure Apache Web Server with Let’s Encrypt

Establishing a secure connection between client and server is a no more challenging job.   And even securing your basic web server will not cost you any extra charge. In fact, to increase the visitor...

wkhtmltopdf@Debian8

[tm_pb_section admin_label=”section”][tm_pb_row admin_label=”row”][tm_pb_column type=”4_4″][tm_pb_text admin_label=”Text” text_orientation=”left” use_border_color=”off” border_color=”#ffffff” border_style=”solid”] apt-get update aptitude install xfonts-base xfonts-75dpi fontconfig xvfb mkdir ~/src/wkhtmltopdf -p cd ~/src/wkhtmltopdf wget https://bitbucket.org/wkhtmltopdf/wkhtmltopdf/downloads/wkhtmltox-0.13.0-alpha-7b36694_linux-jessie-amd64.deb dpkg -i wkhtmltox-0.13.0-alpha-7b36694_linux-jessie-amd64.deb echo ‘xvfb-run –server-args=”-screen 0, 1024x768x24″ /usr/local/bin/wkhtmltopdf $*’...

TypoScript templates

More Information: https://docs.typo3.org/typo3cms/TyposcriptReference/Introduction/Index.html A TypoScript template is a record that contains the configuration information used to display content in a website.; the frontend. It is written in Typescript language. You will find templates in the...

TYPO3 Markup and Subparts part II

Typo3 is a powerful CMS tool, which is being widely used nowadays. This blog is a part of my daily learning and I will try to document my knowledge here in a very simple...

TYPO3 Markup and Subparts part I

The name of the marks and subparts are now used in the TypoScript template to insert dynamic content into the HTML template. Having a look at the section on the TEMPLATE object you will...

error: Content is protected !!