VACS:Linux

From VACS
(Difference between revisions)
Jump to: navigation, search
(Live Box)
Line 2: Line 2:
  
 
This page is intended to give the useful pointers and information for me to administer my [[VACS:Computers|Linux computers]].
 
This page is intended to give the useful pointers and information for me to administer my [[VACS:Computers|Linux computers]].
 +
 +
==Virtualization==
 +
 +
Command to start Windows XP
 +
<pre>
 +
  virsh -c qemu:///system start windows-xp
 +
</pre>
 +
  
 
==Linux Administration==
 
==Linux Administration==

Revision as of 22:58, 19 September 2008

Contents


This page is intended to give the useful pointers and information for me to administer my Linux computers.

Virtualization

Command to start Windows XP

  virsh -c qemu:///system start windows-xp


Linux Administration

[Bacula]
Bacula Backup Software Suite. This is a really good backup software which supports the backup of several machines. I have been using it for more than 6 months and I've already used to restore functionality after I've removed by error several files. The restore worked really well and was quite fast. I'm doing the backup on disk only (in several volume files). [Bacula Documentation].
[Nagios]
Nagios Monitoring Application. I use nagios to monitor the good health of services, servers and routers I manage. [Nagios Documentation]
[Cacti]
Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. I use it to monitor the activity of the firewall, my internal router and stations. [Cacti Documentation]

Web Applications

[Dotclear]
Dotclear is a blogging web application written in [PHP] and using a [MySQL] database. The [Dotclear documentation] is not the best we could find but it exists.
[MediaWiki]
The famous wiki application used by [WikiPedia]. The [Media Wiki Documentation].

Live Box

Open Source
Electronic projects