For a few reasons, check out: https://jira.duraspace.org/browse/DS-858
Also, I had posted this to just Jeff, but should have gone to the whole list. Its a security measure, you can't view a remote /solr, hence forbidden, as opposed to server is acting wonky. If I could remotely view your ysu.edu/solr, then I could view IP addresses of user's who've viewed specific files, and that somewhat breaches privacy things. Also, if you've got discovery, then I could view all metadata for an item, even metadata you might normally not show. Provenance is probably blocked, but say you had dc.contributor. advisorsEmailAddress, I would be able to view that. What you can do, is use that server to view its local solr. ssh mydspace.edu lynx localhost/solr/admin Or, if you're l3et, you can ssh tunnel into your server, and setup a proxy to tunnel your http traffic over 22, then your local firefox, can be a local firefox on the server. http://embraceubuntu.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/ Peter Dietz On Fri, Apr 1, 2011 at 3:58 PM, Jeffrey Trimble <[email protected]> wrote: > It looks like I have success with Lynx. Nasty screens to look at. > > Someone at my institution has given me instructions to install VNC for AIX > and it will give me > GUI interfaces. Our computer center is needing something similar for > Oracle support, so it involves > X11 and then a few other pieces of software code. > > So, why is solr so locked down that we can only use localhost to get to it? > It's not for the CIA, is it? > > --Jeff > > On Apr 1, 2011, at 10:29 AM, Mark H. Wood wrote: > > > On Thu, Mar 31, 2011 at 02:00:28PM -0400, Jeffrey Trimble wrote: > >> Ah...my local server is a BIG AIX power6 box. No monitor on it or web > software. :-) > >> So, you really can't http://localhost:8080/solr on it. > > > > Try lynx. > > > > Overkill solution: if you have the client X libraries installed, you > > can run gooey app.s there and project the UI to anywhere on the > > Internet. I run Eclipse on a headless shared development box all the > > time, and Firefox on occasion. > > > > -- > > Mark H. Wood, Lead System Programmer [email protected] > > Asking whether markets are efficient is like asking whether people are > smart. > > > ------------------------------------------------------------------------------ > > Create and publish websites with WebMatrix > > Use the most popular FREE web apps or write code yourself; > > WebMatrix provides all the features you need to develop and > > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > > _______________________________________________ > > DSpace-tech mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/dspace-tech > > Jeffrey Trimble > System LIbrarian > William F. Maag Library > Youngstown State University > 330.941.2483 (Office) > [email protected] > http://www.maag.ysu.edu > http://digital.maag.ysu.edu > ""For he is the Kwisatz Haderach..." > > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech >
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

