Software :: Availability Of GUI Interface For Osiris?
Jun 24, 2010I know the Beltaine GUI interface is available for Samhain, but I was wondering if there is a similar application available for Osiris?
View 2 RepliesI know the Beltaine GUI interface is available for Samhain, but I was wondering if there is a similar application available for Osiris?
View 2 RepliesThe following was on the openSUSE news page, but I missed it. There is guidance provided here, on how openSUSE-11.2 users will be able to add the option of the KDE-3.5.10 desktop to their openSUSE-11.2: KDE3 - openSUSE (after 11.2 is installed). Presumeably this is intended for openSUSE-11.2 KDE-4.3.1 users (as opposed to Gnome users? - I don't know). Also, as noted in that wiki, the KDE:KDE3 repository is currently unmaintained and may not even update and build correctly. SuSE-GmbH also do not accept any bugreports for it. Use at your own risk. They are also looking for volunteers in (helping) maintaining the KDE3 repository for openSUSE.
View 9 Replies View RelatedAt my work, we have an ISP that provides us with 2 connections with different IP addresses but at the moment they don't switch automatically if one fails, and can only work for outbound traffic.I tried to automate this with floating routing table on a CISCO 1711 router but then switching to the second link only happens when there's no longer a signal on the cable that's plugged into the router's interface directly -- and the failure most often happens somewhere in the middle. And that also does not make us available from outside.
Can anyone suggest a better way? Maybe an outside DNS server can have a second IP address recorded for our domain name?I found somewhere suggestions that a loadbalancer could solve that but these appliances are way too expensive.I also thought about using BGP but my router's RAM (128MB) is too small for the global routing table that BGP requires. And I also need an ISP (or better 2 ISPs) that provide BGP service. Before trying to convince others that we need to invest more into this, I'd like to know whether there are no easier ways.
I hope this is the right place to ask this question. I have already asked this question on zenoss community forum but surprisingly didnt get much satisfactory answers. I want to monitor around 250 devices in my network (cisco routers). I want device availbility report (based on simple ping) on daily basis. Is such a report available in zenoss ?
View 2 Replies View Relatedhow rhel HA is work.
View 1 Replies View RelatedIs l7-filter support available in opensuse 11.3? When running a shaper script I get the following:
Code:
iptables v1.4.8: Couldn't load match `layer7':/usr/lib/xtables/libipt_layer7.so:
cannot open shared object file: No such file or directory
I have the xtables addons installed. Any ideas where I can obtain the missing library?
I have 2 web servers running apache hosted at 2 data centres on 2 different IP ranges.The 2 servers are an exact clone of each other hosting www.example.com.What I am trying to achieve automatic failover. Say my first data centre gets wiped out, how would customers reach my website on my second server in the second data centre by still typing www.example.com?The aim is for the customer not to notice any difference.
View 3 Replies View RelatedFirefox 3.6 has been available for Linux from Mozilla since January. So where is the Fedora package for it? I still get the latest available package being 3.5.9 when I run "yum info firefox*".
View 11 Replies View RelatedI work for a data center where we use a whole lot of VMware's "Fault Tolerant" Solution. As a personal project, I want to piece together an alternative solution out of open source software.
Here's my punchlist:
*Configure Debian (or build from scratch) to be as slimmed down as possible so that I may call it "Just Enough OS" or "baremetal"
*Install and configure Xen with XenMotion
*Prove that both the physical and virtual fail-overs work as intended
*Prove the automatic repair of failed virtual machines.
When I try to ping with the terminal to check a website's availability, it always just keeps going on and on and on... How do I get it to stop after a set amount of pings? Is there some type of command?
View 6 Replies View RelatedI want to know how to find if any audio streaming is available in eth LAN. ex: if a host is streaming mp3 audio through ethernet connected to my system how to find the availability of the network stream in eth any socket programming is needed
View 2 Replies View RelatedNow that I have setup a proxy server, as a next step I want to run it in fail-over high availability mode, so that if one proxy is down due to any reason, second proxy should automatically be up and start serving requests.
View 3 Replies View RelatedI am setting up a high availabilty system on a RHEL 6 system.
I have configured 2 nodes.
dev0301
Eth0:
[code]...
Is there a way to create a high availability environment between two CentOS machines? I don't mean just the HTTP service or just one other thing. I need the entire server synced in real time ready to take over if the next goes down.
View 3 Replies View RelatedI am trying to connect an NFS shared to my multimedia Box. I have no problem connecting it manually but when I tried to connect automatically upon booting up the multimedia I have to wait for the wireless to be connected before attempting to mount the NFS file system on the media box.Now I am sure that this can be easily implemented using a script however I do not have much experience with that. I am not sure about the syntax for the loop statement. I know what is required for the mount and other stuff. Is the use of the ping a good idea. It takes about 2 second for the ping to return when fails so after 40 to 60 sec it should stop.
View 2 Replies View RelatedI noticed that mysql has an RC available for its latest version mysql 5.5.I was wondering if anyone can give me an educated guess as to when we can expect to see mysql show up in the synaptic package manager after mysql 5.5 reaches GA status.
View 3 Replies View RelatedI'm trying to configure an ISCSI/DRBD high-availability cluster and I'd like to know what is the best option between OpenAIS and Heartbeat. I've seen they both are included in Centos Repos, yet OpenAIS requires installing 2 addition repos to install Pacemaker (EPEL and Clusterlab repos).
View 1 Replies View Relatedwe use round robin DNS service for setting up a high availability solution ? i want to know whether it will work.
View 1 Replies View Relatedplease anybody tell me how to check the availability of ethernet card in redhat 5.2 without using screw driver.
View 3 Replies View RelatedI have setup proxy server as squid Now i would like to enable High Availability between two squid proxy servers acting as one.
View 6 Replies View RelatedI am trying to setup a High-Availability HTTP Load Balancer With HAProxy & Heartbeat using the below links.
I have all RHEL 5.4 servers hosted on VMWare.
[url]
[url]
This is the scenario, as given in the links as wells as my setup.
Load Balancer 1
Load Balancer 2
Web Server 1
Web Server 2
I have followed all the steps mentioned in the links religiously except the 2.2 here, in which it is asking to configure the vhosts. I could not really understand , what is to be placed in /etc/httpd/conf.d/vhosts.conf file and in which Web Server.
Due to this step only, I think I am failing in Failover test given in Point 4.1 here. I am able to open the webpage by [url] which gives the content of Web Server 1 (http1.example.com). But, when I try to shutdown the http service (to check failover), it does not shows the contents of Web Server 2 (http2.example.com)
Although, I am able to succeed in Failover Test 4.2, in which shared IP 192.168.0.120 switches when I try to start/stop the any of the Load Balancers.
I just had an ATT Uverse RG installed. However my Smoothwall router that previously worked fine with the ADSL SpeedStream is no longer accepting an address assignment DHCP ip address from this new gateway. (3800HGV-B)Any thoughts ideas or experience working with this hardware? ATT only supports Windows and Mac
View 2 Replies View RelatedI have a ppp0 entry with post-up options like this
mapping ppp0
map none photon-plus motorola
map timeout: 12
[code]...
I am trying to istall litb for P2020DS. I got an error the following error:
[hwtesting@HWLSRV1 ~]$ cd /home/hwtesting/ltib-p2020ds-20091119
[hwtesting@HWLSRV1 ltib-p2020ds-20091119]$ ./ltib
Don't have HTTP::Request:ommon
Don't have LWP::UserAgent
Cannot test proxies, or remote file availability without both
HTTP::Request:ommon and LWP::UserAgent
add folowwing line to User Privilage section:
hwtesting ALL = NOPASSWD: /bin/rpm, /opt/freescale/ltib/usr/bin/rpmvisudo
I edit the sudoers by visudo command and insert this line just under the following line:
root ALL = (ALL) All
But still I am getting the following:
Don't have HTTP::Request:ommon
Don't have LWP::UserAgent
Cannot test proxies, or remote file availability without both
HTTP::Request:ommon and LWP::UserAgent
i am using windows 7 in my laptop and linux is installed on virtualBox but my problem is the screen is showing small in virtualbox is there any way to enalarge the screen to show like windows screen? i did before by using VGA setting but it made problem me i was not able to use GUI interface i meant graphics interface
it was just showing me Command Prompt.
When I do...# iptables -L...I see rules in my INPUT and OUTPUT chains that look scary:ACCEPT all -- anywhere anywhere...but these rules only apply to the loopback interface. I tested it and the server cannot be reached on open ports from the outside world. How can I make iptables show the interfaces that the rules apply to?Otherwise, every time I do iptables -L it will scare the crap out of me.
View 3 Replies View RelatedI found multiple sites explaining how to add IPs to a network interface as virtual interface like eth0:0. However I can add IPs to an interface as well using the ip command: ip a a 192.168.2.2/24 dev eth0 What I want to know is how I can make this persistent on rhel/centos.
View 2 Replies View RelatedMy story thus far:I have a working, fairly customized desktop environment running Ubuntu Studio 10.10.Yesterday, I literally wasted the entire day attempting to upgrade to, and then reverting from, Ubuntu Studio 11.04 (never forget to do a grub-install when restoring your system to a previous state from backups).I am not bashing 11.04! That is not the purpose of this thread,although I believe that Unity needs some maturity,and because of this I probably won't upgrade until the next LTS.
What I would like to know is this: Is there a way that I can get the various and sundry upgrade managers to stop telling me about the 11.04 upgrade availability? I'd really like to not see it�I feel somewhat like a Luddite every time I do.
I am kinda stuck while providing solution for the above problem. I have achieved the fail over using keepalived but not sure how can we replicate the data from one server to other seamlessly and have them in sync with each other. My prime requirement for this project is end user should not notice the fail over and replicated copy of data should be available on the secondary as well.
View 3 Replies View RelatedThe following are the output of command "ifconfig -a":
[Code]....
The interface "eth0", which is down, was not displayed, but loopback interface has been displayed. So, how can I make my application display all interfaces, including the interfaces which are down, but excluding the loopback interface?