Since a couple of days ago, I have a fresh Kubuntu 9.04 installation on my notebook. I’ve waited a few weeks after its release, cause I wanted to see if there were comments on its performance from the first users adopting it. Unfortunatly I have to say that the internet is full with comments on Ubuntu but fewer resources are, instead, devoted to Kubuntu. So I decided to write this post… Continue reading »

 

PDF file are nowadays the de facto standard when someon wants to share a document safeguarding format and aspect on all systems. The PDF format can be read by nearly every platform available in the world. There are PDF file reader for Microsoft Windows, for Linux and even for the most common mobile or smart phones. Continue reading »

 
Just a quick hint this time. The Ubuntu package manager really simplifies life a lot in adding, removing and upgrading programs and satisfying their dependencies. It is really easy to add a new software or to ann a new repository. Continue reading »

 

Nowadays infrastructures for information systems may be highly complex. A bunch of servers, along with network and other IT components, may be used to deliver more than one service to customers or to the organization. As a matter of fact, a single piece of hardware can affect more than one service and more than one activity and, predicting the impact of its failure on the global IT infrastructure can be a hard task. At the same moment, tracking all components actually in use, their hardware configuration, the software that is running on them and so on, could require suitable management tool that can help IT infrastructure manager. Continue reading »

 
Ubuntu checks the health of each mysql database via the mysqlcheck program. If something goes wrong you may find the following mail message in your mailbox: WARNING: mysqlcheck has found corrupt tables. This is a very nasty error message, now what? Fortunately mysql has a tool to repair a damaged table. Let’s see how to use it. There are two different choices to repair a corrupted mysql table: one requires that the mysql dbms is stopped, the other does not. Continue reading »

 
On tuesday 29th of July, the so long awaited version of KDE 4.1 has been released. I have been using the 4.0 version since its first release for KUbuntu, hence I have immediately made the upgrade. Continue reading »

 

The last article I have published few days ago was a big success (on the base of the amount of visitors who have read it). I guess that speed related topics are interesting, so here I am with a new hints on speed improvements of your software. This time I will talk about Open Office and I will give you some general hints to increase its speed. Continue reading »

 

Ubuntu is nice. It is a very good Linux distribution, according to my humble opinion. I have been using it with plenty of satisfaction for a couple of year till now. But when you use a system everyday, even if it is faster than a flashlight, you want it to be faster, much more faster. There are many hints on how to speed up Ubuntu: reduce boot time, reduce executable load time, reduce disk usage, reduce memory usage and so on. This article will indicate a selection of the best articles or tutorials available over the internet which explains how to make Ubuntu faster. Continue reading »

 

Device drivers are a key issue for the diffusion of the Linux operating system, especially in the Desktop market segment. The Linux Driver Project aims at creating device drivers to be included in Linux kernel with the cooperation of hardware manufacturers. The project has started one year ago and nowadays, it enrolls more than 300 programmers. All the drivers produced by this project are (and will be) released with an OSI compliant license (GPL v 2.0). Continue reading »

 

Restricting access to specific pages or sections of a website can be a common need. There are several ways you can take to obtain the same result. One of these ways is to use a server side programming language to obtain the result: for this need, PHP is a very good choice. Adopting the solution to implement user authentication via a server side programming language has a pro and a con. The pro is that you have great flexibility in the implementation of your authentication mechanism. You can restrict users access to a set of pages, to a single page or to a part of a single page. PHP can be easily integrated via MySQL, so you can use the database to store users’ accounts. It is really up to you. Obviously the con is that you have to implement this all by yourself. In this breaf article we will see how to password protect a web page using PHP. Continue reading »

© 2012 Blog @braccini.info Suffusion theme by Sayontan Sinha