Des archives mensuelles :

Novembre 2008

Fondations : Créer votre possèdent très le document de HTML

par Joel sur 28 novembre 2008

Conception de Web et réalisateur

Ce bref cours d'instruction vous guidera en créant votre première page Web. [clic à continuer…]

{ 6 commentaires }

Comment éditer MP3, FLAC, AAC, SINGE et OGG étiquette (les méta-données)

par Skyler Huse sur 27 novembre 2008

Windows

MP3tag est un grand outil pour éditer les méta-données de votre musique (également connues sous le nom de le `étiquette'). En dépit du nom, MP3tag peut étiqueter plus que juste MP3s, tel que FLAC, AAC, OGG, et beaucoup plus. L'emplacement donne une grande description courte du programme.

Mp3tag est un outil puissant mais facile à utiliser pour éditer des méta-données (ID3, commentaires de Vorbis et SINGE) des formats audio communs. Il peut retitrer des dossiers basés sur l'information d'étiquette, remplacent des caractères ou les mots des étiquettes et des noms de fichier, l'information d'étiquette importent/exportations, créent des playlists et plus. Le programme soutient des consultations en ligne de base de données de freedb pour les dossiers choisis, te permettant de recueillir automatiquement l'information appropriée d'étiquette pour les dossiers ou les CD choisis.

[clic à continuer…]

{ 8 commentaires }

Comment remettre à zéro un mot de passe perdu de racine de MySQL

par Sukrit Dhandhania sur 26 novembre 2008

Linux Sécurité Windows

Avez-vous jamais oublié votre mot de passe de racine de MySQL ? Il est l'une de ces choses qui se produit juste en dépit des nombreuses précautions qu'on pourrait prendre. En conséquence, vous êtes verrouillé hors de votre serveur de base de données. Vous ne pouvez pas créer de nouvelles bases de données et êtes parti avec peu de contrôle de l'état de votre serveur de base de données. Dans de telles situations sachant regagner la racine accédez à votre serveur de base de données vient dans maniable. Tellement voici ce que vous pouvez faire pour remettre à zéro le mot de passe pour l'utilisateur de racine dans MySQL sur Windows et Linux. [clic à continuer…]

{ 5 commentaires }

Obtenir commencé par AJAX

par Joel sur 25 novembre 2008

Conception de Web et réalisateur

Ce guide fournit une certaine information de fond sur Ajax, et puis saute bien dedans et vous obtient a commencé par des exemples. [clic à continuer…]

{ 1 commentaire }

Comment se relier à un serveur de VPN de Windows XP

par Joel sur 24 novembre 2008

Sécurité Windows

Ce cours d'instruction vous guidera par les étapes exigées pour établir tout dans Windows XP pour te permettre de se relier à un serveur du bureau (ou autre) VPN. [clic à continuer…]

{ 5 comments }

How to take screenshots of your BlackBerry screen

by Ross McKillop on November 20, 2008

BlackBerry

This tutorial will guide you through the steps required to take screenshots of your BlackBerry screens. [click to continue...]

{ 6 comments }

How to determine where all your hard drive space has gone in Windows

by Skyler Huse on November 20, 2008

Windows

WinDirStat (short for Windows Directory Statistics) is a “disk usage viewer” that can help you visualize your used hard drive space. This allows you to track down which directories and file types are taking up the most space. Also, it’s a fun thing to see! You can download it here. WinDirStat runs on “all current variants” of Windows. [click to continue...]

{ 5 comments }

How to use your Nokia N95 as a wireless Webcam

by Ken Murray on November 19, 2008

Linux Symbian

SmartCam turns a Symbian Series 60 phone with bluetooth and camera into a webcam ready to use with your PC. It is open source software, licenced under the GPLv2 and will run on Linux or Windows. There are commercial applications that will do the same thing, but I believe in using and supporting free, open source software whenever possible. [click to continue...]

{ 11 comments }

How to create automated Linux/Unix backups

by Sukrit Dhandhania on November 18, 2008

Linux

“A stitch in time saves nine”, goes an old saying. In the world of computers we refer to that stitch as backups. When running a production IT infrastructure, it is imperative that we achieve an uptime on our servers and applications of as close to a hundred percent as possible. While there are a number of ways to make an IT infrastructure solid, it is impossible to make it failure proof. So we make a plan B.

Servers are made of three broad layers - the hardware, the operating system and applications, and the data. In case of a hardware failure it is rather simple to replace the machine with a new one. Installing the operating system and applications too are relatively simple. The part that is hard to replace is the data and configuration that your applications use. In case of failure this is the part that can not be replaced. So we backup that data on a regular basis. We back it up in such a way that it becomes easy to retrieve in case of emergency. [click to continue...]

{ 1 comment }

Increase your Linux/Unix Productivity: How to use crontab

by Sukrit Dhandhania on November 17, 2008

Linux

Apart from video games one of the great advantages of using computers is that they don’t seem to mind doing boring and repetitive tasks that we would rather not do. For monotonous tasks such as running daily backups we are better off scheduling them to run at a certain time every day, and do more interesting stuff with our time. Linux and UNIX usually come with the utility “crontab” by default. This very useful command allows you to schedule tasks to run at a specified time and repeat as configured. A task scheduled using “crontab” is called a “cron job”. [click to continue...]

{ 1 comment }

How to open and view .cbr and .cbz files

by Skyler Huse on November 14, 2008

Windows

Have you ever came across a .cbr or .cbz file? Well, these are basically .rar and .zip files that are meant to be used with comic reading programs. My favorite comic book reading program is CdisplayEX. It is an open source clone of an older program, CDisplay. [click to continue...]

{ 4 comments }

How to use dstat to monitor your Linux/UNIX server

by Sukrit Dhandhania on November 13, 2008

Linux

If you have a Linux server running at your office or at a data center for which you are responsible, you want to maintain an uptime of as close to a hundred percent. In such a case you want to make sure you keep an eye on how the system is running. To be precise you want to monitor all the system resources that contribute to the system running fine which then results in a high uptime. Memory, CPU, disk usage… are some of the things you want to observe. We would usually use a combination of the tools that come with a Linux or UNIX installation, such as “free”, “top”, “vmstat”… I’ll introduce you to a tool that gives you just about all the info that the other tools combined give you, all under one roof - Dstat. The developer of this command line tool, Dag Wieers, calls it “a versatile replacement for vmstat, iostat, netstat and ifstat”. He adds that “Dstat overcomes some of their limitations and adds some extra features…” To me Dstat is the mother of all command line system monitoring tools. It’s simple to install, easy to use, can be tweaked with ease, and it generates reports that you can plot as a graph to impress your boss. [click to continue...]

{ 2 comments }

How to encrypt a USB thumb drive in Ubuntu

by Ken Murray on November 12, 2008

Linux Security

TrueCrypt is a free, open source, system for establishing and maintaining an on-the-fly-encrypted filesystem. TrueCrypt is available for Linux, Windows, and Mac OS X. Encrypted volumes can be used with any supported OS regardless of which OS they were created on. [click to continue...]

{ 3 comments }

How to turn your Nokia N95 into a pedometer

by Ken Murray on November 11, 2008

Symbian

This tutorial will guide you through turning your N95 into a pedometer using the Nokia Step Counter. [click to continue...]

{ 1 comment }

How to Remove Shortcut Icons in 64bit Vista

by Skyler Huse on November 11, 2008

Windows

I recently made the switch from 32 bit Vista to 64 bit. Mostly everything went just as smoothly as my old 32 bit OS, but there were a few hiccups. For example, previously mentioned WinSecret no longer had the option for hiding shortcut arrows! This may seem like a small thing, but Vista’s shortcut arrows take up about 3/4th of the actual icon sometimes. [click to continue...]

{ 2 comments }