February 2012

This tutorial shows how to create a portable MySQL installation on GNU/Linux. At the end of this guide you will obtain a portable MySQL installation on a target directory with its own databases, binaries, logs, pid files, etc. Consider always the use of a permission preserving packaging (like TAR) for moving the installation between systems or removable storages.

http://www.howtoforge.com/creating-a-portable-mysql-on-centos-6-and-ubuntu-11.10-linux-from-sources

4
Your rating: None Average: 4 (1 vote)

well, i am feeling rather stupid... :
System: Linux Mint DEBIAN EDITION with Updatepack 3 on new ACER Laptop and 686-PAE Kernel
Everything worked fine until after some software additions, Updates etc. (still setting the system up for work).

Problem now:
(a) At BOOT, internal keyboard works at GRUB screen, but NO FUNCTION at Login-Screen.
(b) a fresh pluged-in a USB keyboard works for log-in!
(c) after login, the internal keyboard works fine

Anybody who can help me????

Some more details:

~ $ dmesg | egrep keyb
2.613410] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0

~ $ inxi -F
System: Host xxxxxxxx Kernel 3.2.0-7.dmz.1-liquorix-686 i686 (32 bit) Distro Linux Mint Debian Edition

Subversion (svn) is an open-source version control system (VCS), used in the development of many software projects. This tutorial shows how to install Subversion on Ubuntu 11.10 and how to configure it to allow access to a repository through different protocols: file://, http://, https://, svn://, and svn+ssh://.

http://www.howtoforge.com/installing-subversion-and-configuring-access-through-different-protocols-on-ubuntu-11.10

4
Your rating: None Average: 4 (1 vote)

This tutorial is supposed to show you how to change your sound files' information like artist or title, also called tags, in a fast way using Easytag. I am using Linux Mint 12 as an operating system, however the steps should not differ greatly from other Ubuntu based distributions. Easytag is only capable of tagging MP3, MP2, FLAC, Ogg Vorbis, MP4/AAC, MusePack or Monkey's Audio files.

http://www.howtoforge.com/tag-sound-files-with-easytag-linux-mint-12

5
Your rating: None Average: 5 (1 vote)

This tutorial is a companion to any of the Perfect Server tutorials. ISPConfig 3 will not work with the Xeround Cloud database service by default. With minor modifications from this tutorial you will be able to run your Perfect Server without having to manage a database server.

http://www.howtoforge.com/ispconfig-3-with-xeround-cloud-database-service

5
Your rating: None Average: 5 (1 vote)

Hi,
this is my first topic on this forum.

i need to resolve a problem with a process.
i installed and configured slapd (for ldap server) on debian squeeze but i have this situation:

STATE "A"
slapd is stopped
run "slapd -1 -d" for debug --->it works
checking its pid "pgrep slapd" --->2227
ctrl c to stop slapd ---> slapd is stopped
pgrep slapd ---> empty

STATE "B"
slapd is stopped
run "/etc/init.d/slapd start"--->it works
checking its pid "pgrep slaps"--->2237
stopping slapd "/etc/init.d/slapd stop"---> slapd is stopped
pgrep slapd--->2237 -the process is still active-
starting slapd "/etc/init.d/slapd start" ---> failed

why stopping slapd "/etc/init.d/slapd stop" doesn't free the PID?

hope someone could me explain it!

thanks

This tutorial shows how to install Ubuntu 11.10 (Oneiric Ocelot) and all the programs needed for the perfect media server to download all your media and stream it to your PS3. This setup includes Sabnzbd+ (an Open Source Binary Newsreader written in Python), Sickbeard (a PVR for newsgroup users), Couch Potato (an automatic NZB and torrent downloader), Headphones (automatic music downloader for SABnzbd), and Serviio (a free media server).

4
Your rating: None Average: 4 (1 vote)

Hi I have a Tg582n router and a HPofficejet 5600 printer scanner fax.I have managed to configure my system for the printer to function via the router (takes a while to initiate) but am stumped getting the scanner and fax parts to work. The printer icon under System/Administration/printing shows the green tic plus a ! in the triangle(query this also)on the printer icon. Can anybody offer me any help with this (all printer functions work OK when directly USB'd to the computer)

Hopeful Omhie

Sometimes you need to destroy or wipe data from hard drives (for example, before you sell your old hard drives on eBay) so that nobody else can access them. Simply deleting data (e.g. with rm) is not enough because that just removes the file system pointer, but not the data, so it can easily be undeleted with recovery software. Even zero'ing out your hard drive might not be enough. Here's where shred comes into play - shred can overwrite the files and partitions repeatedly, in order to make it harder for even very expensive hardware probing to recover the data.

5
Your rating: None Average: 5 (1 vote)

This tutorial is supposed to guide the reader through the features of the Cinnamon desktop, Mint's new desktop environment to be used in Linux Mint 13. Cinnamon concentrates on holding on to classic design and functionality in times where Gnome 3 and Unity come up with different innovations to the user interface.

http://www.howtoforge.com/introduction-to-the-linux-mint-cinnamon-desktop

4
Your rating: None Average: 4 (1 vote)