Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - php

php

  • Tutorials

How to Install and Configure Cacti Network Monitoring on Ubuntu

by Free Linux
13 min read
Add Comment

Cacti is an open-source, web-based network monitoring and RRDTool-based Graphing Solution. Compared to MRTG, Cacti stores information in a MySQL database to create graphs and populate  data. It was designed to monitor and...

Continue reading

  • RaspberryPi
  • Tutorials

Installing WordPress in Raspberry Pi with Nginx, MySQL and PHP

by Free Linux
5 min read
Add Comment

It is meant to function as a staging or testing server where you can  do compatibility test  latest wordpress version on your existing sites, or try themes, plugins,widgets or practice your coding skills in css & php before...

Continue reading

  • Tutorials

CentOS LAMP Installation

by tux
7 min read
3 Comments

There’s an easy way of installing Apache, Mysql and PHP and it’s via yum. You can install or update httpd,mysql-server and php, php-mysql and some minor changes on your configuration files and you’re good to go...

Continue reading

  • Quick Tips & Tricks

Quick Tip: How to Install phpMyAdmin

by tux
4 min read
Add Comment

Assuming you already have mysql server installed on your machine, the reason you are installing phpmyadmin is to ease  your administration of  your MySQL like database creation and deletion, create/alter/drop/view tables and...

Continue reading

  • Quick Tips & Tricks

Sync MySQL tables via ruby gem TableSyncer

by tux
6 min read
Add Comment

There are ways to sync two MySQL tables in a non-GUI method such as mysql triggers or by Maatkit’s MySQL Table Sync, but it’s not that user-friendly. Of course, if  you want the GUI-type, there’s always the...

Continue reading

  • Tutorials

Installation and Configuration of Mailwatch for MailScanner

by tux
5 min read
3 Comments

MailWatch for MailScanner is a web-based front-end to MailScanner and features include displays of inbound/outbound mail queue size, load Average and today’s totals for messages, spam, viruses and blocked content on each page...

Continue reading

  • Quick Tips & Tricks

quick tip: how to connect linux to MSSQL

by tux
2 min read
Add Comment

Here’s one trick to do that: Step 1. Install  FreeTDS FreeTDS Website: choose FreeTDS source distribution Compile parameter: –prefix=/usr/local/freetds –enable-msdblib Then, copy /etc/ld.so.conf, to...

Continue reading

  • News and Updates

Slackware 13.0 released

by tux
1 min read
Add Comment

One of my favorite linux distribution, Slackware, had released their version 13.0. One of the significant change is the release of the official 64-bit.  Their is also a completely reworked on the  collection of X packages...

Continue reading

Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About