View RSS Feed

Tech Space

Technical discussions

  1. MySQL replication server configuration

    Main steps



    Note: Consider server1 as master and server2 as slave and replicating database as exampledb.

    On Server 1(Master)

    1) Configuring the Master


    ? To make sure that the replication can work, we must make MySQL listen on all interfaces on the master (server1), therefore we comment out the linebind-address = 127.0.0.1in/etc/mysql/my.cnf:


    Eg: #bind-address ...
    Categories
    Tech Space
  2. DIY LED light bars

    EDIT---if your interested in making something like this be sure to read though the thread before ordering/building. there has been discussion on different options and better ways. but even if you change the design you can still reference off the original pictures.

    i decided to try and make my own light bar a few month ago so i started doing the research and sourcing parts. leds are becoming so common and easy to work with i figured i could pull it off for around 1/2 of the cost of ...

    Updated 05-18-2014 at 11:47 AM by siosios

    Categories
    Tech Space , Tech Space
  3. Setting UP a Local network DNS Server using bind9 for debian

    This is a step by step tutorial on how to install and configure DNS server for your LAN using bind9. The DNS server will provide caching and name resolution as well as reverse name resolution for your local network. In this tutorial, we will use the domain ?debian.lan? and this will be the domain of your local network. The domain ?debian.lan is not accessible from the internet; its private ip address is ?192.168.100.1″.

    Installing bind9 and dns utilitiesI assume that you already ...

    Updated 05-18-2014 at 12:23 PM by siosios

    Categories
    Tech Space
  4. How to Speed Up the Performance of Windows 7

    How to Optimize Windows 7











    Information
    This is a list of suggestions that will help show you how to optimize Windows 7 by speeding up and improving its performance. You can pick and choose which ones you would like to do. If you do not notice a increase in performance or have a problem with the suggestion, then you can always go back and enable or undo the suggestion at the provided tutorial link for it..



    Here ...

    Updated 03-02-2013 at 02:02 PM by siosios

    Categories
    Tech Space
  5. How to Enable Windows 7 GodMode

    Here?s a neat Windows 7 trick that?s been doing the rounds on the Internet. It enables ?GodMode,? a term devised by the Microsoft development team, which provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.To use it:
    1.[*]Create a new folder.

    2. Rename the folder toGodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
    ...
    Categories
    Tech Space , Tech Space