Software :: Access The Serial Management Consoles Of Various Hardware Devices Via Browser - Java Based

May 22, 2010

Is there any Linux software that allows accessing a pre-configured serial console via Browser using a java applet? I would like to access the serial management consoles of various hardware devices via browser.

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Set RxtxSerial - Java App Has Access To A Serial Port (via SiLabs CP210x Driver, Port /dev/ttyUSB0)

May 10, 2010

I'm trying to set rxtxSerial to work so a Java app has access to a serial port (via SiLabs CP210x driver, port /dev/ttyUSB0). When I use update-alternatives --config java, there are 3 alternatives which provide `java'. I have tried openJDK and Sun. Both fail but with completely different messages.

[Code].....

View 9 Replies View Related

Debian Installation :: Java Programm To Install And The Installer Is GUI Java Based?

Feb 18, 2011

This is my first post and I'm pretty new on Debian. I had used Ubunu for a while now and I've decided to move on Debian Squeeze.But I've one problem: I've a Java programm to install and the installer is GUI Java based. When I run the script, I've the next message:

Preparing to install. Extracting the JRE from the installer archive.Unpacking the JRE.Extracting the installation resources from the installer archive.Configuring the installer for this system's environment.Launching installer Graphical installers are not supported by the VM. The console mode will be used instead. Preparing CONSOLE Mode Installation. But this program is not able to run the installation in console mode.

I've tried to install sun-java6-jre but without success.Has anyone an idea to help me install this programm? My Configuration: Debian Squeeze 6.0 amd64.

View 13 Replies View Related

Slackware :: Installing Java Error - When Trying To Run A Java App With The Firefox Plugin - Browser Crashe

May 29, 2011

Code: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object

That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.

I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.

View 8 Replies View Related

Networking :: Connecting To Cisco Devices Via Serial

Mar 31, 2010

I did a forum search and too much came up that was not the answer I was looking for. I have only Linux devices at work and I was wondering how do Linux Administrators connect to Cisco devices via serial console cable. Cisco recommends 'Hyper Terminal' which was a Windows add-on applications licensed to XP. I think Vista and 7 no longer have the license to use Hyper Terminal. Regardless I don't have any versions of Windows and would like to use a serial cable from Com port 1 to the console port on the device. I can't use SSH since some devices don't support SSH and or I have to do a password recovery.

View 4 Replies View Related

Fedora :: Configuration Of Event.d Serial Devices - Inittab Don't Work

Jul 30, 2009

I was using V9 and upgrade to V10 and now my logins in my inittab do not work. I realize that is file structure is outdated so I made individual run files for each of my serial devices under event.d ( such as TX0000 - rc....etc) - all this works but i need to manual type initctl start TX000o to get logon for my serial devices. I would so much like them to automatically start on bootup.

View 3 Replies View Related

General :: Redirecting Serial Data To An External Devices Using Bluetooth?

Apr 24, 2010

i have the following challenge: i have a Bluetooth GPS device that i have connected to my linux notebook. but now i also want to use the same device (or better, GPS data stream) for my Navigation device (HP Ipaq with TomTom). make an serial port bluetooth service (sending) that my Navigation device can connect to. copy the incoming bluetooth serial port data stream to the outgoing bluetooth serial port.

i have already installed GPSD so i have the TCP port where the GPS data is available for everything on my notebook. but now i also want it to send it out through bluetooth.

1. is there someone out there who already did this?

2. how to make an bluetooth serial port service on Fedora 12?

3. how to copy a data stream from 1 device to the next device?

View 1 Replies View Related

OpenSUSE Network :: Bandwidth Management Based On Ip - Manage Usage For Each Client?

Apr 30, 2010

I setup a server with vmware esxi 4. I installed opensuse 11.2 and I have successfully setup an internet gateway and I manually configured (static) my client IP. My question is, is there any software or commands that I could use to manage the bandwidth usage for each client? eg. only 5Mbps for 192.168.1.5, 10Mbps for 192.168.1.10, etc

View 3 Replies View Related

Debian :: Text Based Browser For Tor

Nov 3, 2015

I'm looking for a text based browser (like elinks) that works with tor??....

View 5 Replies View Related

Ubuntu :: Bash Script - Run Different Rsync Cmds Based On Which Devices Are Mounted

Apr 2, 2010

having my data backed up properly, but it's also in different places (e.g. photos and music on separate flash drives), so I have a few rsync's that I can execute manually, drives are mounted. Unfortunately, it gets confusing very quickly, I'd like a simple bash script that goes something like this (this pseudo-code would be most like REXX):

pair.1 = (/dev/sdb1, /dev/mmcblkp01)
pair.2 = (/some/other/device, /yet/another/device)
for i = 1 to #pairs

[code]....

Seems simple enough, but I've never written a bash script and wouldn't know where to start.

View 5 Replies View Related

Slackware :: Best Text / Terminal Based Browser?

Mar 26, 2010

Just wondering if anyone knew of a really good text based terminal browser to use when I am not running X. I can use Links and do not have too much trouble navigating, but I have not been able to set the screen to view the entire page (I have to move off screen to read the whole page.) So, if anyone knows an easier text browser that is a little easier to set the screen options with code...

View 7 Replies View Related

Programming :: Non-GNU Based Getopts For Java?

Jul 29, 2010

I'm looking for a version of Getopts for Java that isn't licensed under the GPL and accepts long options (i.e. both -h and --help). My code is licensed under BSD and I don't really want to change that just because a module uses the GPL...

View 1 Replies View Related

Ubuntu :: Cannot Compile Java-based Packages In R

Jun 8, 2010

I'm trying to compile JGR, rJava, etc. for use w/ my updated R. My configuration of Ubuntu (9.10 Karmic, kernel 2.6.31-22-generic) and R (version 2.11.1; from lib.stat.cmu.edu source) shouldn't be terribly unusual. But, all my efforts to compile Java programs for R fail, possibly because of something in my Ubuntu configuration of Java.First, I ran: R CMD javareconf. The output from that tells me that "JAVA_HOME is not a valid path, ignoring" and the cpp flags are set to nothing. The javareconf fills most of the variables with references to openjdk. JAVA_HOME, as far as I can tell, points to a properly installed copy of Sun Java. When I run update.packages(checkBuilt=T) with this, it unsurprisingly tells me that "One or more Java configuration variables are not set" and all of my Java based programs fail to compile.

I've tried switching the default Java to the Sun version using "sudo update-alternatives --config java". Now, javareconf fills in the cpp flag and variables point to the Sun version, though I still get the error msg that JAVA_HOME is not a valid path (though javareconf sets the home path to: /usr/lib/jvm/java-6-sun-1.6.0.20/jre). When I try to compile rJava, I get the error: rJava, "JNI types differ from the native type."Does anyone have any thoughts on how to fix this? Alternatively, is there somewhere I can report these problems so they might get fixed in future versions?I suspect I can't be the only person having these problems.

View 3 Replies View Related

Software :: Compile Java Based Projects Under Fedora 9?

Mar 21, 2010

For the analysis of wireless mobile nodes simulations, I have downloaded Jtrana from [URL] This is a java based project but I do not know what steps I am supposed to follow to use it for my trace analysis. In fact I know how to compile a .java file, but jtrana is a complete GUI software.So I want to know to how to install it under fedora.

View 14 Replies View Related

Fedora :: Can't Run Java Applet In Browser

Jun 30, 2010

In my box Sun java and Open JDK co-exists. My problem is, despite been able to run java softs I can't run java applet in my browser (Opera mobile emulator, Facebook photo uploader etc).

Opera is my primary browser (Version 10.60 beta) and have FireFox 3.6.4 as the second choice. Both the browsers are malfunctioning when it comes to Java.

View 2 Replies View Related

Ubuntu :: Can't Use Java In Midori Web Browser?

Feb 13, 2010

I have switched from Firefox to Midori, but the default Java plugin in the Software Center will not work in Midori. I'm using Ubuntu 9.10 64-bit.

View 2 Replies View Related

Ubuntu :: Run Java Applet Web Based System On IE 7 Which Is Run On Crossover 9 Version

Sep 16, 2010

I have install Ubuntu 10.04 version. Then install Crossover 9 and run Internet Explore 7 on the crossover. Now I need to access web based system through IE7 which is java applet enabled system and also I have already installed java runtime environment on crossover. But that system can not access through IE7 it given some errors.

View 1 Replies View Related

Fedora X86/64bit :: Browser Java Support ?

May 7, 2009

How do u get jre to work with fc 10 64bit? I've tried installing both x86.64 and i586 version from sun's website but firefox still shows plugin missing.

View 12 Replies View Related

Fedora :: Java Engine For Browser - Add Exception ?

May 24, 2010

I want a internet browser to open a site that needs java engine,firefox has not this and also galeon :

The certificate is not trusted because it is self-signed.

(Error code: sec_error_ca_cert_invalid)

* This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

* If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.

Or you can add an exception

You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.

If you still wish to add an exception for this site, you can do so in your advanced encryption settings.

How i can add exception or it is better to say me that :is there any browser instead of internet explorer for linux??

View 12 Replies View Related

Ubuntu Installation :: Using Two Browser - Installing Java?

Sep 17, 2010

I want to install Java...? Where can i download and can anybody tell me how can i install it? I have one more doubt. I am using two browser with Ubuntu. I want to install software ( informenter in chrome). Is this possible to install it I already download informenter.xpi from web...But still facing problem to install it.

View 2 Replies View Related

Slackware :: Missing Java - Package Browser Down ?

Dec 17, 2010

I thought I knew what I was doing, just a minimal install of slackware 13.1 for a game server (minecraft), but it seems I missed java or something - I get the "command not found" error. gcc-java is installed. What package did I miss/what series is it in? Does it have any dependencies?

View 1 Replies View Related

Ubuntu :: Browser Handle Heavy Java Usage ?

Jul 21, 2010

I'm looking for a browser than can handle heavy java usage. Firefox doesn't seem to be able to handle heavy usage anymore . Chromium does a decent job, but its just so different from Firefox I just can't get used to it. I have been trying to get used to chromium for over 2 weeks but can't because of the huge difference. So what other browsers can handle heavy java usage? On windows kmeleon was my go to browser to give you an idea of the browsers that I like.

View 9 Replies View Related

Ubuntu :: Java Doesn't Recognize Default Browser?

Mar 17, 2011

I'm using SeaMonkey instead of FireFox, and this won't change. SeaMonkey is set to be the default browser in Preferred Applications I use a java chat client every day (.jar), which has a button that opens an appropriate web address.

The problem is, it opens that site with FireFox instead of my desired SeaMonkey.

The client runs fine with openjdk and sunjava too ( I have both installed ), but they both open sites with FireFox. In Sun Java 6 Plugin Control Panel I set the SeaMonkey launcher as "Command to launch default browser", but the client still opens sites with FireFox. As for OpenJDK, I haven't found any way to modify settings.

View 9 Replies View Related

Fedora :: Browser Crashes On Opening Sites Containing Java Script

Aug 5, 2010

I am using F13 and new to Linux, whenever I am browsing internet that contains java script, the browser crashes, showing error signal as:
Package: firefox-3.6.3-4.fc13
Latest Crash: Wed 04 Aug 2010 12:00:09 PM
Command: /usr/lib/firefox-3.6/firefox
Reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 11 (SIGSEGV)
Comment: None
Bug Reports:
I also used google-chrome browser, same problem is arising there too.

View 1 Replies View Related

OpenSUSE Network :: Enabled Java Scripts In My Opera Browser ?

Mar 23, 2011

When I tried to log in this morning I couldn't until I enabled Java scripts in my Opera browser. This must be something "new and improved". Could someone confirm this? I would prefer "old and lousy" rather than open up my computer to the world at large.

View 1 Replies View Related

Ubuntu :: XVFB Served Remotely To Java Enabled Web Browser

Nov 1, 2010

What I have is Xubuntu running as a VM with VirtualBox on my Windows 7 Media Center that is always on. I am trying to be able to remotely access an X display on that box to do network auditing/ various linux stuff from the various places I go. I would like it to be as simple as possible and leave no trace on the remote computer, so what I would like is to use a java-enabled browser to connect to an xvfb on xubuntu with SSL encryption. I almost got it working using cherokee/x11vnc/desktop.cgi but it only works once or twice and I get network errors even on localhost. I would rather just not have X running all the time on the VM and just have an xvfb display waiting/created when I log in remotely from a browser.

View 1 Replies View Related

Ubuntu :: Serial Port Access On 10.04?

Apr 27, 2011

ive been looking through several online documents and forum posts but i cant get a clearcut answer on how to set up serial port acces in ubuntu 10.04 (server).

View 7 Replies View Related

Ubuntu Installation :: Missing Rights To Run Java Applet In Browser After Upgrade To 10.04?

May 7, 2010

I'm having a very strange error after upgrading to (K)Ubuntu 10.04.. basically Java Applets don't work in any browser (tried with Firefox, Chrome and Opera). The applet loads (plugin and JVM detected by all browsers) but it is grayed out. After trying all possible solutions I could think of (including installing alternatives jvm) I tried to run the browser as superuser: the applet is then working correctly. So somehow it seems to be a user right problem, but I'm not sure where this is coming from, both java (sun-6) and the browsers were installed and working ok in 9.10. Here is the directory list of /usr/lib/jvm/java-6-sun/jre/lib/i386

Code:

drwxr-xr-x 2 root root 4.0K 2010-05-07 14:03 client
drwxr-xr-x 2 root root 4.0K 2010-05-07 14:03 headless
drwxr-xr-x 2 root root 4.0K 2010-05-07 14:03 jli

[code].....

View 2 Replies View Related

Fedora :: Access To Serial Port Denied?

May 24, 2010

My program tries to open serial port on Fedora 12, and shows "Access denied" on Open Port operation. The same program runs successfully with root rights. What can I do to get COM port access as regular user?

View 2 Replies View Related

General :: Alternative USB Serial Port Access?

Aug 16, 2010

was wondering if there is an alternative method to using udev rules in order to get access to the USB serial ports. Is there a command to check the names and give them to you? I'm looking for something along the lines of "ttyUSB".

View 3 Replies View Related







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