Category: Tutorials

  • Amending Odoo 9 Report Layouts

    Amending Odoo 9 Report Layouts

    Just a little reminder to myself of modified report layouts with full code examples. Paper Format Path: Settings > Reports > Paper Format > European A4 Name: European A4 Paper size: A4 0 210 x 297 mm, 8.26 x 11.69 inches Orientation: Portrait Top Margin (mm): 10.00 Bottom Margin (mm): 30.00 Left Margin (mm): 20.00…

  • ASP.NET/C# on Linux (CentOS 6.5, Apache 2.2, ISPConfig 3 and Mono 3)

    ASP.NET/C# on Linux (CentOS 6.5, Apache 2.2, ISPConfig 3 and Mono 3)

    I would like to share my experience of making a virtual Linux server to serve ASP.NET websites. The procedures aren’t new, but it was somewhat tricky to use multiple information sources and my own experience to achieve this goal. Anyway, this article will serve as a little how-to for myself and hopefully you will find…

  • Encrypted dual boot system (Windows 8 and Xubuntu)

    Encrypted dual boot system (Windows 8 and Xubuntu)

    It’s been a while since my last post, but now I have some free time to share some more useful (in my opinion) tips on how to make your computer more secure. Encryption is one of the methods that helps to keep your information safe even if your computer (well, most likely laptop) gets lost…

  • ESET antivirus and antispam solutions for CentOS Linux server with ISPconfig

    ESET antivirus and antispam solutions for CentOS Linux server with ISPconfig

    ESET Mail Security provides Linux, BSD & Solaris based mail servers with effective protection from known and emerging forms of malware including viruses, worms, Trojans, and other Internet security threats. Safeguard your Linux, BSD & Solaris file servers with ESET File Security‘s real-time protection from known and emerging threats. ESET NOD32 Antivirus 4 for Linux…

  • A Simple JavaScript cookie warning

    A Simple JavaScript cookie warning

    New EU cookie law (e-Privacy Directive) – The law which applies to how you use cookies and similar technologies for storing information on a user’s equipment such as their computer or mobile device changed on 26 May 2011. Source: ICO cookies guidance Many people are not aware of it yet, but the law is already…

  • How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility

    How bootable Xubuntu Linux OS USB flash drive can improve your productivity and mobility

    Another day my laptop got broken so I had to find a quick solution of how to use information resources that I have available from any computer that I can get access to and even more – to do that in comfort, like from my own machine. Now I want to share my solution with…

  • WordPress: switching between different CSS stylesheets every month

    WordPress: switching between different CSS stylesheets every month

    Here is the quick tutorial of how to switch between different stylesheets in WordPress every month using JavaScript. Actually, you should be able to use this script on any website, but I was looking for solution for WordPress and couldn’t find the one that suits my needs, so I came to this simple approach. It’s just one…

  • Installing Dr.Web Antivirus on Fedora 16 & Fedora 17 XFCE

    Installing Dr.Web Antivirus on Fedora 16 & Fedora 17 XFCE

    Dr.Web Anti-virus for Linux on Fedora 16 (Verne, i686) and Fedora 17 (XFCE) Dr.Web Anti-Virus for Linux © is an anti-virus solution designed to help users of computers running GNU/Linux protect their machines from viruses and other types of threats. The core components of the program (anti-virus engine and virus databases) are not only extremely…

  • Installing Druva inSync (laptop backup solution) Server & Client on Fedora 16

    Installing Druva inSync (laptop backup solution) Server & Client on Fedora 16

    Druva inSync is a simple and non-intrusive enterprise laptop backup solution to protect corporate data for office and remote users. It uses global data deduplication to save 90% in bandwidth and storage, and provides instant data access over PC, web, smartphone and tablets.  This simple tutorial will show how to install Druva inSync on Fedora…

  • Installing OpenERP (Odoo) 6/6.1/7.0 Business Management System on Linux Fedora 16/17 & CentOS 5/6

    Installing OpenERP (Odoo) 6/6.1/7.0 Business Management System on Linux Fedora 16/17 & CentOS 5/6

    Odoo (formerly OpenERP) is a comprehensive suite of business applications including Sales, CRM, Project management, Warehouse management, Manufacturing, Financial management and Human Resources just to name a few. Over 700 OpenERP modules are available on Launchpad. Table of contents: PostgreSQL Server Installation and Configuration OpenERP Server Installation OpenERP Client Installation OpenERP Web Installation OpenERP Configuration…