KVMoIP Web Interface

Mar 28, 2009

I have a HP IP Console Switch 3x1x16

Is there any web application to install a server and access KVM without the application HP desktop?

View 1 Replies


ADVERTISEMENT

KVMoIP - Visual OR Command Line

Jul 9, 2008

is KVMoIP like Remote Desktop or is it just command lines?

View 5 Replies View Related

Switch With A Web Interface

Mar 31, 2007

I've got about a dozen servers on a single Linksys 224 switch but it only has the choice of 10/100 for port speeds. I need something that can actually limit thru-put per port in 1mbps increments and also has snmp.

The obvious choice would be a Cisco, but I don't like to toss technologies I know nothing about into the systems that pay my rent and I just don't have the time to learn IOS right now. I can deal with a Linux command line, but I haven't heard of any Linux-based switches. I also don't have any serial ports on my latest laptop so I'd actually prefer a web-based interface like the consumer stuff has.

Lastly, it has to have gig-e uplinks like my existing Linksys because I'm going to be jumping up to a 200mbps commit pretty soon.

View 14 Replies View Related

Which Web Server/application Interface

Oct 17, 2009

This is my first post here and this sub-forum seems to be adequate for my question. If it is not, I apologize in advance.

I want to create a web application for an upcoming project of mine that has the potential to attract a large number of people. So the web application needs to be fast and secure at the same time.

I used PHP for minor projects for some time now, and although it is really efficient for quick web development, it _appears_ to me like a house of cards waiting to collapse. If you know how to use it properly, it can be acceptable, but there are still numerous security exploits in PHP itself that have surfaced over the last decade. Additionally, it tends to be quite slow and has a lot of bugs that aren't really security related, but can make your life hard. I've run test scripts (that I optimized for web deployment) on my own computer, and even on my own computer which is way faster (in terms of CPU speed, number of cores, RAM, and so on) than most servers, it runs slow--without any database access! And I honestly don't buy the "your server will spend most time in your database anyway, so don't worry about that" statements. I've tested it with databases that have millions of rows in them, and coded a test script that accesses the table and then calculates stuff from that and outputs it. If I comment out the database access the time needed to execute the script is only marginally reduced. I observed the same in my other projects. I also used Python and the problem seems to be the same.

Now, before the PHP/Python fanboy crowd yells at me: "Google uses Python and Wikipedia uses PHP, too". Yes, I know. But they have a lot of money to throw at the problem and can easily add new hardware if needed (Wikipedia alone has collected over 6m USD in the last year from donations). And a Wikipedia staff member I talked to some while ago told me that it's a miracle that Wikipedia is still running given that it is written in PHP with all its security problems (not my words).

So I thought: why not use a compiled language?

The obvious advantages would be that it is faster, and that I can leave out all the junk that is not needed in my case, thereby decreasing the chance of badly written code running in memory.

I have coded in C and C++ for a long time, including security-critical applications. So I absolutely know how hard it can be to write really secure applications, but I think it is also fair to say that I know how to minimize the risk of buffer overflows, validate user input properly, and so on. I often force myself to review my code some time later, in order to spot coding mistakes that you just won't see the first time. Additionally, I've created a neat string library around the standard library that makes string manipulation as easy as in PHP or Python.

So I continued my thinking: why not use C/C++ for your web applications and 'somehow' interface them with your web server?

And that's the problem--the 'somehow interface'. I don't know what to use that won't be deprecated in like 5-10 years from now. CGI seems to be quite okay, but I heard there's a huge overhead due to loading the executable into memory each time a user requests a page. FastCGI seems to be a better solution, but is not as widely supported.

My question is: What interface should I use if I want my web apps to be compiled? CGI, FastCGI, what else? The interface needs to be supported into the far future, it needs to be efficient and fast. And there's also one more important factor: time. Coding the application itself is an acceptable time loss, but if I can only run the app on a dedicated server and have to manage the whole server myself, this can become quite cumbersome. I'd really like to use a solution that can be run on a managed server.

View 9 Replies View Related

Mailserver Setup With GUI Interface

Oct 21, 2009

I want to create a mailserver setup ( SMTP/POP3/IMAP/SSL) in my server which in public network.Can any one suggest the Webbased GUI interface tool which manages my mailserver setup . The tool must able to manage users ( creating mail users,allocating quato).

View 13 Replies View Related

Cisco Router For Terminating SMF SC Interface

Sep 9, 2009

I have a requirement where one of our partner is planning to connect to our datacenter using a dedicated leased line.

As per our partner, they will engage a Leased line vendor for this. This vendor will terminate the leased line ( Single mode fiber -- SC connector) to the Comm room of our Colocation provider.

I have next to nothing knowledge about fiber connectivity and have few questions in this regard.

Q1. If Single mode fiber is terminated at COLO's Comm room in form of SMF SC connector, what kind of cross connect should we request from COlo's comm room to our cabinet. ( SMF / MMF )

Q2. How are these cross connects terminated in cabinet? Do Colo provider use some kind of fiber patch panel or they simply provide a fiber link with SC/LC connectors at the end of it?

Q3. If cross connect needs to be SMF SC then which cisco routers support SMF SC interfaces? Do I need SC-LC patch cable?

(I looked at the various option but could only find the following GLC-LH-SM or GLC-ZX-SM for SMF connectivity. I read about these and found that GLC-LH-SM is used for terminating single mode fiber that spans up to 10 km and GLC-ZX-SM is used for terminating single mode fiber that spans up to 70 km in length. It looks as if both of these support LC connectors. Are these the only two SMF connectivity options? Do I need SC-LC patch cable )

Q4. Our partner only tells us that the terminated link will be terminated using SMF SC. How to figure out if GLC-LH-SM or GLC-ZX-SM is required.

View 5 Replies View Related

Setting Up Simple Webmail Interface

Jan 1, 2008

Current Setup

-------------
1.Reseller's account
2.cPanel
3.Horde and Squirrelmail

Current situation

----------------------
www.domain.com/webmail brings the user to a page that has links to both Horde and Squirrelmail

Assistance / Advice Needed On

---------------------------------------
How can I make www.domain.com/webmail point to a page that has a simple webmail interface rather that a page that has links to both Horde and Squirrelmail?

View 4 Replies View Related

Open Source Web-based Interface

Apr 7, 2008

What is the best open source web-based interface for system administration for Unix?

I found one named Webmin but I'm not sure if this is a stable project.

View 7 Replies View Related

Webhost With Nice Webmail Interface

Jun 15, 2008

I have 4 very low traffic websites hosted with Godaddy on a single hosting account. The thing is that I like their email interface and I totally hate cpanel webmail.

Godaddy webmail is pathetically slow these days and I am thinking of moving hosts. Is there any other webhost with a nice webmail interface such as GoDaddy's?

View 14 Replies View Related

Web Admin Interface Written In Java

May 13, 2007

does anyone know about control panel written in Java so I can run it in Tomcat (I don't wont to mix apache and php as I'll be hosting only a java site) ? so far I had a look at direct admin, webmin and lxmin.

View 6 Replies View Related

Plesk 12.x / Linux :: Mailman Web Interface 404

Sep 25, 2014

I have plesk 12 with dovecot+postfix and mailman installed but when i try to use mailman web interface I have 404 ...

View 2 Replies View Related

Cannot Perform 'chmod' On FTP Client Software Interface

Apr 14, 2009

I got a VPS with Linode and I have installed CentOS 5.2 32-bit, Apache, MySQL and ProFTPd. The server itself runs very OK, however, I have issues with running 'chmod' on the user interface with either FileZilla or CuteFTP pro.

Whenever I try to chmod 777 on a directory, I got this error on the FTP client interface:

Quote:

Command:SITE CHMOD 777 includes
Response:550 CHMOD 777 includes: No such file or directory

Why no such file or directory? weird. It's just on the server though. The FTP user is the owner/group of the directory I try to chmod to.

But I am able to run chmod on Putty.

View 7 Replies View Related

Anyone Got The Extreme Summit 24e3 Images One With SSH And Web Interface

Jun 18, 2008

I just picked up a Summit 24e3 and found it that the extremeware inside has no SSH (OMG) and Web interface. I am wondering if anybody got a firmware laying around that I may able to download off.

View 3 Replies View Related

Bandwidth Monitoring/Limiting And QoS One Interface Multi Ips

Mar 4, 2008

I currently use debian and have multiple (5+) ip address all assigned for a different purpose and usage. My issue is that i need the ability to accurately monitor the traffic being generated (and potentially graph via mrtg) additionally, I want the ability to enforce priority and restrictions per ip address.

Whilst on the subject I also have an openvpn setup which i want the ability to rate limit each user....

spend too much time trying to figure this out so now i'm asking for some help! More than happy to consider offers ($) for someone to do it for me...

View 1 Replies View Related

Plesk 11.x / Windows :: Unable To Connect - Web Interface

Aug 6, 2012

Lately whenever i try to connect to my Plesk Panel, I get Firefox's "Unable to connect" error and with Internet Explorer I get "Cannot display web page". I disabled all addons, still couldn't connect. Checked my Firewall, still nothing. I pinged the IP and got 51ms. My site is still up. And I just dont know what's wrong.

View 2 Replies View Related

Plesk 12.x / Linux :: Mobile Friendly Interface

Jul 16, 2014

Why is the mobile friendly interface only available in power user mode?

View 1 Replies View Related

Vmware :: Assign Public Interface IPs (provided By My DC) To Every Node

Nov 18, 2008

I am setting up Vmware in a test server.

Did a ./vmware-config.pl and pressed enter for all the options.

I am seeing vmnet0 and vmnet8 in ifconfig result.

Now, the server has 16 IPs. Not even added to server. Just provided by DC..

I have created few nodes via vmware-web-console. The nodes are created without any issue.

Now..

I am not seeing any option in vmware-web-console to assign IP address to vmware nodes.

How do I assign my public interface IPs (provided by my DC) to every node?

I read someting about bridge networking.

View 2 Replies View Related

Plesk 12.x / Linux :: Managing Multiple Servers From One Interface

Jun 3, 2015

Is Plesk capable of managing different servers from one interface?

View 2 Replies View Related

APF + BFD :: Eth0: Error Fetching Interface Information: Device Not Found

Sep 8, 2008

i have a problem when i wget anyfile after i install

APF+BFD into my server

my server is VPS ..

my VPS details is

---------------------
Server Name: bOx
User Name: b0x
Operating System: CentOS 5
RAM: 512 MB Guaranteed 2 GB BurstedTotal
Disk Space: 10 GB
Bandwidth Quota: 500 GB
Quota Used: 0 GB
Control Panel Type: cPanel (license enabled)
Server IP Address: 72.152.456.37
---------------------

now my VPS when i restart my APF its show me this
eth0: error fetching interface information: Device not found
eth0: error fetching interface information: Device not found

and my SSH Froze in this ..

View 12 Replies View Related

WHM/Cpanel Not Working Via Web Interface.. Sites Still Online..getting Access Denied

Aug 7, 2008

I have someone who manages my box.. but lately he has been MIA.. and very hard to contact.

All of a sudden I realized that I cannot reach my cpanel or whm..

when I go to www.domain.com/cpanel It just says checking for connection.. and doesn't go anywhere.

If I go to domain.com:2082 it says 401 Access Denied

I tried rebooting the box..

View 12 Replies View Related

Plesk 11.x / Linux :: Can't Sync Subscription With Command Line Interface

Dec 9, 2014

I have a subscription and I'm able to switch the subscription to a given service-plan, but I'm unable to sync the subscription with the plan, using the CLI. These are my commands:

/usr/local/psa/bin/subscription --switch-subscription <domain.com> -service-plan Hosting

result => The subscription <domain.com> is now associated with the service plan Hosting..When watching the webinterface in Plesk, I see the domain is "connected" to the service plan, so far so good. However, I notice that the subscription is not synced.

Back to the CLI, I've tried some combinations, but I can't get the subscription synced. The webbased interface keeps telling me that the subscription is unsynced. Here is what I've tried:

/usr/local/psa/bin/subscription --sync-subscription <domain.com>

And I also unlocked it (just in case it was locked) like so: /usr/local/psa/bin/subscription --unlock-subscription <domain.com>

The funny part is that the CLI tells me: "Subscription <domain.com> was synchronized with the associated service plans." but unfortenately it's not if I look through the GUI. Only if I click the sync-option webbased the subscription get synced. we have to transfer over 1000 domains and need to sync these domains with a given service-plan.

View 1 Replies View Related

Plesk 12.x / Linux :: Upgrade From 11.5 To 12.0.18 Completed OK But No Interface Page - File Not Found

Jul 11, 2014

Upgrade from 11.5 reported it had completed but when I log in, I get the grey bar on the left with various options - Hosting Services, Tools & Settings etc. (only Profile & Preferences works) and a main white screen with the words 'File Not Found' in large font black lettering.

see attached screen shot and log file.

trying to restart psa gives the following

[root@eateasy /]# /etc/init.d/psa start
Starting psa... Starting sw-engine-fpm: done
Starting xinetd service... done
Starting sw-cp-server service... failed

[Code].....

View 1 Replies View Related

Plesk 12.x / Linux :: Web Admin Edition / How To Set Interface To Service Provider View

Sep 11, 2014

I just installed Plesk 12 Web Admin Edition, installed and activated all licence keys and everything works fine.The only thing, I can't find the "Service Provider View" in the Interface Settings, there is only a "Power-User" view provided, even I've selected the Service Provider View during Plesk Setup, I was moved to the Power User view and now I can't switch the interface.I am really missing the server health monitoring from this Service Provider View like got it on all other servers I have.

View 4 Replies View Related

Error APF :: Error Fetching Interface Information: Device Not Found

Apr 28, 2009

im still getting the following error

Code:
root@main [/tmp/apf-9.7-1]# ./install.sh
Installing APF 9.7-1: eth0: error fetching interface information: Device not found
Completed.

Installation Details:
Install path: /etc/apf/
Config path: /etc/apf/conf.apf
Executable path: /usr/local/sbin/apf

Other Details:
eth0: error fetching interface information: Device not found
cp: cannot stat `/etc/apf.bk.last/vnet/*.rules': No such file or directory
Imported options from 9.7-1 to 9.7-1.
Note: Please review /etc/apf/conf.apf for consistency, install default backed up to /etc/apf/conf.apf.orig
my host has said
Code:
edit the apf.conf file to venet0:0 instead of eth0
which ive done and im still getting the error, Ive pasted my current conf.apf config below

Code:
#!/bin/sh
#
# APF 9.7 [apf@r-fx.org]
# Copyright (C) 1999-2007, R-fx Networks <proj@r-fx.org>
# Copyright (C) 2007, Ryan MacDonald <ryan@r-fx.org>
# This program may be freely redistributed under the terms of the GNU GPL
#
# NOTE: This file should be edited with word/line wrapping off,
# if your using pico/nano please start it with the -w switch
# (e.g: pico -w filename)
# NOTE: All options in this file are integer values unless otherwise
# indicated. This means value of 0 = disabled and 1 = enabled.

##
# [Main]
##
# !!! Do not leave set to (1) !!!
# When set to enabled; 5 minute cronjob is set to stop the firewall. Set
# this off (0) when firewall is determined to be operating as desired.
DEVEL_MODE="1"

# The installation path of APF; this can be changed but it is not recommended.
INSTALL_PATH="/etc/apf"

# Untrusted Network interface(s); all traffic on defined interface will be
# subject to all firewall rules. This should be your internet exposed
# interfaces. Only one interface is accepted for each value.
IFACE_IN="venet0"
IFACE_OUT="venet0"

# Trusted Network interface(s); all traffic on defined interface(s) will by-pass
# ALL firewall rules, format is white space or comma separated list.
IFACE_TRUSTED=""

# This option will allow for all status events to be displayed in real time on
# the console as you use the firewall. Typically, APF used to operate silent
# with all logging piped to $LOG_APF. The use of this option will not disable
# the standard log file displayed by apf --status but rather compliment it.
SET_VERBOSE="1"

# The fast load feature makes use of the iptables-save/restore facilities to do
# a snapshot save of the current firewall rules on an APF stop then when APF is
# instructed to start again it will restore the snapshot. This feature allows
# APF to load hundreds of rules back into the firewall without the need to
# regenerate every firewall entry.
# Note: a) if system uptime is below 5 minutes, the snapshot is expired
# b) if snapshot age exceeds 12 hours, the snapshot is expired
# c) if conf or a .rule has changed since last load, snapshot is expired
# d) if it is your first run of APF since install, snapshot is generated
# - an expired snapshot means APF will do a full start rule-by-rule
SET_FASTLOAD="0"

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved