03 July, 2008

SystemRescueCD

SystemRescueCD ist ein Linux-System über ein bootfähiges CD-ROM für die Reparatur von Ihrem System und Wiederherstellung Ihrer Daten nach einem Crash. Es zielt darauf ab, eine einfache Möglichkeit zur Durchführung von Admin-Aufgaben auf Ihrem Computer, wie zum Beispiel das Erstellen und Bearbeiten der Partitionen der Festplatte. Es enthält eine Menge von System-Utilities (parted, partimage, fstools, ...) und die grundlegenden Werkzeuge (Editoren, Midnight Commander, Netzwerk-Tools). Es ist sehr einfach zu bedienen: nur der Boot-CD-ROM. Der Kernel unterstützt die meisten der wichtigen Dateisysteme (ext2/ext3, ReiserFS und Reiser4, XFS, JFS, vfat, NTFS, ISO9660), sowie Netzwerk-Dateisysteme (NFS und Samba).

http://www.sysresccd.org
http://www.partimage.org

18 April, 2008

Automatic MySQL Backup

Automatic MySQL Backup

How AutoMySQLBackup started..

I needed to archive my MySQL databases and after searching for some way to do it I gave up and decided to write my own.. If you are here I guess you are looking for the same thing. Well lets hope you have found what you are looking for..

AutoMySQLBackup Script Features..

* Backup mutiple MySQL databases with one script. (Now able to backup ALL databases on a server easily. no longer need to specify each database seperately)
* Backup all databases to a single backup file or to a seperate directory and file for each database.
* Automatically compress the backup files to save disk space using either gzip or bzip2 compression.
* Can backup remote MySQL servers to a central server.
* Runs automatically using cron or can be run manually.
* Can e-mail the backup log to any specified e-mail address instead of "root". (Great for hosted websites and databases).
* Can email the compressed database backup files to the specified email address.
* Can specify maximun size backup to email.
* Can be set to run PRE and POST backup commands.
* Choose which day of the week to run weekly backups.

AutoMySQLBackup Download..

The AutoMySQLBackup project has now been moved to Sourceforge.net for better maintainence.
Click here for the Sourceforge page

Rate The AutoMySQLBackup Script...

Let others know what you think of it..
Rate My Script
@ HotScripts.com

Rate My Script
@ NeedScripts.com


AutoMySQLBackup Requirements..

I tried to keep the requirements to a minimum, I personally don't like scripts that have lots of requirements and that I have to spend hours getting the requirements sorted out before I can use the script.

The AutoMySQLBackup script only requires mysqldump (A standard utility provided with the mysql client) and gzip or bzip2 for compression of the backup files.
If you would like to have the log emailed to you then you will need to have permission to execute the "mail" program. If you want the compressed backup files mailed to you then Mutt must be available on the server.
Finally you will need a bash shell and the standard system tools and utilities (all these requirements should be the default on most linux system.)

What AutoMySQLBackup does..

Every day AutoMySQLBackup will run (if setup on /etc/cron.daily) and using mysqldump and gzip will dump your specified databases to the /backups/daily directory, it will rotate daily backups weekly so you should never have more than 7 backups in there..

Every Saturday AutoMySQLBackup will again backup the databases you have chosen but they will be placed into /backups/weekly, these will be rotated every 5 weeks so there should never be more than 5 backups in there..

Every 1st of the month AutoMySQLBackup will create a backup of all databases and place them into /backups/monthly. These will never be rotated so it will be up to you to do your own house keeping. I would suggest taking a copy of this offline every month or two so that if you have a hard drive failure you will be able to restore your database..

AutoMySQLBackup Installation..

The install is as simple as editing a few variables in the AutoMySQLBackup file. The full setup is documented in the AutoMySQLBackup script file below the variables section..

Here is a quick minimum setup step by step..
1. Download automysqlbackup.sh and place it into your /etc/cron.daily directory or your home directory.
2. Edit (at least) the following lines :-

USERNAME=dbuser (The user must have at least select privileges to the databases)
PASSWORD=password
DBNAMES="DB1 DB2 DB3" (make sure to keep the quotes " " otherwise it won't work)

3. Make the file executable :- chmod u+rwx
4. Create the following directory.

/backups

5. That's it.. Now you can run it using the command line "./automysqlbackup.sh" or if it is in /etc/cron.daily it will run each day when cron runs.

28 March, 2008

Kostenlose Brücke zwischen Microsoft und Linux | silicon.de

Kostenlose Brücke zwischen Microsoft und Linux silicon.de

Die jetzt endlich auch als Open-Source-Projekt frei gegebene Software Likewise ermöglicht es, dass sich auch Microsoft-ferne Anwendungen und Clients, wie etwa Linux, Mac oder auch Unix, gegen das Active Directory aus Redmond authentifizieren können. Der große Vorteil für den Administrator dabei ist, dass nun auch Unix-Systeme oder Linux-Anwendungen genau so wie ein Windows-Client verwaltet werden können.

Diese Technologie ist schon länger auf dem Markt. Der kommerzielle Arm dieser Lösung ist unter dem Namen Centeris bekannt. Erst zwei Jahre nach der ersten Veröffentlichung 2005 gab der Hersteller im Dezember 2007 zum ersten mal die Kerntechnologie als Open-Source-Projekt frei. Nun ist der Code zum ersten Mal als Vollversion gratis zum Download freigegeben.

Über die Integration mit Active Directory lassen sich Nutzer anlegen, verwalten und auch wieder löschen. Admins können darüber Passwörter vergeben, oder auch Rollen definieren, die bestimmte Rechte mit sich bringen.

Vor allem in Unternehmen mit heterogenen Umgebungen lässt sich so bei der Nutzerverwaltung eine Menge Zeit einsparen, da die Rechteverwaltung nicht mehr in den einzelnen Systemen vorgenommen werden muss, sondern über eine zentrale Konsole erfolgt. Auch in Hinsicht auf das Thema Compliance bietet eine Lösung mit Likewise Vorteile. Denn über die Software lassen sich dann auch einfacher die Aktionen der einzelnen Anwender feststellen und festhalten.

Likewise Open ist ab sofort verfügbar und unterstützt in der freien Version über 110 verschiedene Linux, Unix- und Mac-Plattformen. Die nächste Ubuntu-Desktop-Version werde Likewise bereits mit bringen. Zu erwarten ist, dass auch Red Hat sowie Novell auf den Zug aufspringen werden, und das Integrationstool ebenfalls in ihre Desktoplösungen mit einbauen werden.

11 January, 2008

ShowMyPC.com - Instant Desktop Sharing and Access Remote PC Free


ShowMyPC.com - Instant Desktop Sharing and Access Remote PC Free:

"What is ShowMyPC?
ShowMyPC is a Community for Online Collaboration. Providing tools for Instant Collaboration to Service Providers and Users. The tools on this site are meant for Desktop Sharing and Remote PC access, as free community alternatives to WebEx or Gotomypc.

Featured Services:
- Free!! Instant, No registration, No logins.
- Desktop and single Application Sharing.
- Scheduled Meetings.
- File Sharing.
- Built using standard SSH and VNC software.
- Use your private middle SSH server.
- Premium Hosting available."