Archivo del Autor: carlosap

Handel

Handel – Suite No. 15 in D Minor for Harpsichord, HWV 447, mvmt. III. Sarabande (Daniel Hope)

Enabling FTP on with Mountain Lion

Enabling FTP on with Mountain Lion If you have Lion or Mountain Lion, you may mention that FTP option is gone from Sharing options. No worries, FTP server is still there, even if it is a regular installation and not Server one. No enable FTP server, run from Terminal.app sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist… Leer más »

[TUTO] Install and SetUp minidlna media server

In case of using ssh, Connect : Code: Select all ssh [email protected] Enter password (default «raspberry»), then tty command line appears Code: Select all pi@raspberrypi~: I recommend updating everything before intallation : Update package list: Code: Select all sudo apt-get update Update packages: Code: Select all sudo apt-get upgrade Mount hard drive automatically : Use… Leer más »

error conv1011 fix drFldAttrFix, errno 6

Actualización Solución: Indexar el   2 |    Schema Area        6       de las tablas afectadas ————————————————————-     OpenEdge Release 11.2 as of Wed Feb 13 18:26:43 EST 2013 You must have your database backed up before running the conversion. (1024) Have you done this (y/n) ? y VST Table Deletion has begun. Please standby.… Leer más »

How to upgrade an OpenEdge database from version 10.2 to 11.0?

http://knowledgebase.progress.com/articles/Article/000031654 Question/Problem Description How to upgrade an OpenEdge database from version 10.2 to 11.0? Clarifying Information Error Message Defect/Enhancement Number Cause Resolution Use these steps for upgrading a database from OpenEdge 10.2 to 11. OpenEdge 10.2 exists on the same machine where OpenEdge 11 is installed: 1. Truncate the version 10.2 database using the version… Leer más »

Installing Cygwin/X

Installing Cygwin/X Cygwin tools are, in the words of the Cygwin development homepage, http://cygwin.com/, «ports of the popular GNU development tools and utilities for Windows 95, 98, and NT. They function by using the Cygwin library which provides a UNIX-like API on top of the Win32 API.» Cygwin allows the compilation of the X Window… Leer más »

Best System Benchmarking Tools For Linux

http://www.junauza.com/2012/05/best-system-benchmarking-tools-for.html Phoronix Test Suite Popular tech site Phoronix is quite famous for its comprehensive benchmarks and gadget reviews. Along with the support of many hardware and software vendors, the team developed an extensive testing tool called the Phoronix Test Suite. Licensed under GNU GPL v3, the cross-platform benchmarking tool comes with 130+ test profiles and… Leer más »