I've been using Zimbra for the past 4 years now and it's been pretty solid.
I think they stopped providing packages for Debian though.
--
Composed on a phone.
On Dec 5, 2012 11:51 AM, "s0lid" wrote:
> Hi,
>
> Im not sure if this was discussed before but is there an application that
> is like mic
> I was just wondering what is the best software solution available.
> Otherwise I might invest in a KVM switch.
If you just need the apps that run on your Linux PC but don't need the
desktop environment, you might want to look at xming, an xserver for
windows. I've used it before and it worked gr
> With grub2, your /boot can be an LV on a RAID6 if you want it to be.
> The only thing that does not work is /boot on dmcrypt.
I forgot about grub2. It's only recently that I've built it and seen how
big of a monster it is. All the modules it comes with is quite useful
though.
> Having /boot on
> Some searchs talk about a separate /boot partition - I don't
> understand why that is needed or relevant.
>
> I'm assuming I'd make a mdadm v 1.2 raid 1 partition for root.
Your /boot must be in a regular partition or in a raid1 volume. It may
either have it's own filesystem (I typically use one
consider running clvm + gfs2 instead. That way, both nodes can
stay up and connected to the same filesystem at the same time. The
only decision left would be which node to use. OTOH, you can have an
HA configuration as well.
--
Justin Jereza
LPIC-1
--
To UNSUBSCRIBE, email to debian-user-req
Hello.
I just upgraded my kernel to linux-image-2.6.24-etchnhalf.1-686
because gdb was printing the error message "Failed to read a valid
object file image from memory." and breakpoints jump around when I try
to debug something. According to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401482
and you correctly, you want all automatically removed
packages to get purged instead. I have the following in my
~/.aptitude/config to do just that:
Aptitude "";
Aptitude::Purge-Unused "true";
--
Justin Jereza
LPIC-1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
Hello.
I've got the following in my interfaces file:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address 192.168.5.1
netmask 255.255.255.0
gateway 192.168.5.254
dns-names
8 matches
Mail list logo