LAMP
Linux is just too open
The Problem with Linux is that it is forthright, open and honest. Now I know how much the editors here hate when I anthropomorphize an operating system, but it is fundamentally true. Linux, in my view, remains almost too honest and too open. More: continued here
ReviewLinux.Com Review: Parsix GNU Linux 3.0 Kev
Released on October 15 2009, Today I will look at Parsix Linux 3.0! Its name is Kev and below you will see a few images as well as comment from ReviewLinux.Com More: continued here
10 of the Best Free Linux Relational Databases
To provide an insight into the quality of software that is available, we have compiled a list of 10 open source Relational Database Management Systems. Hopefully, there will be something of interest here for anyone who wants to store data in an efficient way. More: continued here
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.1 (LAMP)
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 11.1 server with PHP5 support (mod_php) and MySQL support. More: continued here
Bombono DVD is ready for general use.
Bombono DVD is a DVD authoring program for Linux. This software allows you to get video on those optical discs without knowing many technical details. More: continued here
Stream audio wirelessly to your desktop speakers with Karmic Koala
Some of you might not be aware Karmic comes packed with a brand new version of PulseAudio that has some pretty neat new features built in. Amongst these is support for Apple AirTunes which is a protocol that allows you to stream audio to remote devices over a network. I’ve been using it to stream [...]
How to install Opera Web Browser in Ubuntu including flash,Java Plugins
Opera is a web browser and internet suite developed by the Opera Software company. The browser handles common Internet-related tasks such as displaying websites, sending and receiving e-mail messages, managing contacts, IRC online chatting, downloading files via BitTorrent, and reading web feeds. Opera is offered free of charge for personal computers and mobile phones, but [...]
Java EE 6 web application (JSF 2.0 + JPA 2.0 + EJB 3.1) using Oracle, NetBeans and GlassFish
This application will use Java Server Faces 2.0 for displaying the results, Enterprise Java Beans 3.1 + Java Persistence API 2.0 for middle tier, and Oracle database server + GlassFish v3 as the backend. The most recent development bundle NetBeans 6.8 & GlassFish V3 build 68 would be good work for testing Download NetBeans IDE [...]
Mozilla says Microsoft browser malware can Firefox off
Odd isn’t it, how Microsoft kicked up a fuss when Google announced the Chrome plugin for Internet Explorer on the grounds that it could make the browser more insecure. Indeed, it went as far as to suggest that it doubled the potential surface area for malware and scripted attacks. Yet, amazingly, Microsoft sees no such [...]
How To Install PHP5 and Apache HTTP Server
Apache HTTP server is responsible for most web servers around the world. It empowers most longest running web servers around the WWW. While PHP5 is web development tool you could use to run along with Apache web servers. Here’s a quick and easy way to install Apache and PHP5 on your Fedora boxes. To install [...]
How To Monitor and Measure HTTP Latency
The highest part of linux system administration tasks are making use of widely available linux and free open source software be fully part of sysad job accomplishment and functions, with the use of linux resources around. Here’s a quick entry on how to monitor and measure HTTP or website latency. Introducing HTTP_PING In a simple [...]
How did you install PHP with –mcrypt and –mhash?
wget http://kent.dl.sourceforge.net/sourceforge/mcrypt/libmcrypt-2.5.7.tar.gz tar -pxzf libmcrypt-2.5.7.tar.gz cd libmcrypt-2.5.7 ./configure –disable-posix-threads make make install cd .. echo “/usr/local/lib/libmcrypt” >>/etc/ld.so.conf ldconfig cd /usr/src wget http://kent.dl.sourceforge.net/sourceforge/mhash/mhash-0.9.4a.tar.gz tar -pxzf mhash-0.9.4a.tar.gz cd mhash-0.9.4 ./configure make make install cd .. cd /usr/src wget http://easynews.dl.sourceforge.net/sourceforge/mcrypt/mcrypt-2.6.4.tar.gz tar -pxzf mcrypt-2.6.4.tar.gz cd mcrypt-2.6.4 ./configure make make install cp /usr/local/lib/libmcrypt.* /usr/lib ln -s /usr/local/lib/libmhash.so.2 /usr/lib/libmhash.so.2 ldconfig Update [...]
Performing Backups XAMPP
So, your XAMPP installation has been up and running for a couple of weeks and you’ve amassed quite a sizeable set of data that you don’t want to be at risk from a hard drive crash. What do you do about backups? This is quite simple with XAMPP. Change your current working directory to /opt/lampp [...]
