Server :: Subversion Web-access, Not Able To Login From Any Browser?

Mar 9, 2011

tried to subversion webaccess from browser,it is asking username and passwordsnter both.its asking again. how to login.configuration shown below

vi /etc/httpd/conf.d/subversion.conf
<Location /svn>
DAV svn

[code]...

View 1 Replies


ADVERTISEMENT

Server :: Subversion Web Access Will Not Allow To Log In With Web Browser

Sep 7, 2009

I'm running Fedora 10 with apache and I installed mod_dav_svn so that I could set up a secured remote code repository. It appeared to be working ok until I turned on SSL and basic Authentication.I even verified in my subversion.conf httpd configuration file that it is pointing to the correct password file. When I attempt to access it from my web browser, it prompts me for a user name and password, but it will not let me log in. I tried to disable SSL thinking that that might have been the problem, but I get the same results either way. Can anyone please help me resolve this problem?

View 4 Replies View Related

Ubuntu Servers :: Login To Access Files Via Web Browser?

Mar 1, 2011

I am currently new to all of this and not even sure if I am in the right place.But I am currently running a server with OpenSSH.When you go to my site's homepage, I have a link that redirects you to my files that I will be sharing.They are currently access denied as I do not want the public to be able to download.My question is how would I go about having a login box to pop up when they clink on the link on my homepage to access the files folder.Currently I have accounts set up and it works when going through Filezilla with SFTP but I'm not sure how to give access to use via a web browser

View 1 Replies View Related

Server :: Access From A Browser To The Squirrelmail Configtest Page In Server?

May 10, 2010

I was trying to have access from a browser to the squirrelmail configtest page in my server, making some changes, I accidentaly remove the directory webmail. After I replace it with a backup apache2 can not start. This is what I have. Syntax error on line 281 of /etc/apache2/apache2.conf: Syntax error on line 1 of [URL].. closed. But I am sure there is a ?> at the end of this file.Base on what I read on [URL]...-with-the-tag/ I test without the ?> also, but I got the same error.

View 2 Replies View Related

Server :: Config Web Server To Be Access By Other Machines With Browser?

Jul 19, 2010

I installed a server called Oracle VM Manager, which is actually a web based application to manage Oracle VM server.After successfully installed everything, it suppose to be access by browser using But strange thing is, I can see web pages from the server itself with but any other machines to access it with hostname or ip address all failed.

View 2 Replies View Related

General :: Access Server Via Browser

May 10, 2010

I have a linux server , there are many files in it , I want to let the user to use browser ( windows ) to access the files to upload / download files , as below command , the user can access the path in the server "linuxserver".

View 5 Replies View Related

General :: Terminal Server Site Access From Browser?

Sep 2, 2010

I'm going away for the weekend and will only be able to bring my laptop that has the latest release of Ubuntu on it. My question is: will i be able to access my company's Terminal Server site [URL] from browser in Linux, and be able to launch the applications? (Outlook, etc.) Seems to connect to Windows Server 2008. If this works in Linux, that would make my life a lot easier..

View 2 Replies View Related

Server :: Can't Access Squid Proxy From Firefox Browser

Oct 18, 2010

I have Fedora Core 13 running. I have successfully (I think) installed squid, although I may have it configured incorrectly. I can ssh into the box from work via putty, but I can't use the proxy. I get a message "the connection to the server was reset while the page was loading" I can use the proxy from my home network, and have watched the tcpdump for port 3128 while using the proxy. I have turned off iptables completely (I'm not sure yet how to just allow squid)...

View 3 Replies View Related

Ubuntu :: Remove Authentication From Ftp Server To Access In Its Directory From Browser?

Jun 15, 2010

I installed pure-ftpd over ubuntu 10.04.
I want to know how can I remove authentication from ftp server to access in ftp directory from browser.

View 3 Replies View Related

OpenSUSE :: Run LAMP In A Virtual Machine And Access The Web Server Via A Browser On The Host?

Aug 31, 2010

How can I run LAMP (Linux, Apache, MySQL, PHP) in a virtual machine (Ubuntu in virtual box) and make it so the web server is accessible locally (and ONLY locally) on the host OS via an ip address?

View 3 Replies View Related

Server :: Access The Servlet Engine's Web GUI Just Fine Over Its Dedicated Port Via Browser?

Nov 26, 2010

Been a while since I last posted here, though I stop by often. Unfortunately I find myself in a bit of a pickle again. Here's the situation. I have an RHEL3u5 server running Apache 2.0.48 and an equivalent of Tomcat and JBoss. IBM's WebSphere Application Server 6.0.2 to be exact, the Apache also being one of their flavors (IBMIHS).

Everything's been going dandy since forever, but lately the httpd processes seemingly just hit a brick wall of some unknown kind. Checking the /server-status page reveals a whole lot of piling up "waits".

The funny part is that the load average rarely goes higher than 1.0, I/O seems within limits, memory usage as far as I can tell seems fine, disk usage appears all good... I would've felt more at ease if something did shoot through the roof, but there's just nothing to go on. It's definitely Apache getting its knickers all in a twist as well since I can access the servlet engine's web GUI just fine over its dedicated port via browser.

Here's what I noticed so far: Apache processes rise steadily to over 35 or so, after which it all goes south fast. As a result and as a temporary fix, I've enabled a cronjob that checks the amount of httpd processes and just restarts Apache if they're above 28. So far this seems to keep things sort of happy, but obviously I'm still twitchy with the overall state of affairs. I do not have the settings immediately at hand, but here are some further details so far:

Server spec:
8 x Xeon CPUs
8GB RAM

I'll post further details probably on Monday, specifically key portions of the httpd.conf file.

View 2 Replies View Related

Ubuntu Servers :: File Hosting On Server / Download Files From A Browser Using A Login Name And Password?

Mar 5, 2010

I have a remote VPS with 9.10 installed and would like to host some files on it. I'd like to be able to download the files from a browser using a login name and password.

View 2 Replies View Related

Software :: Where To Download Subversion Server?

Mar 22, 2011

I'm on their site, looking for the subversion server 1.6 download, and all I see is the client.

View 5 Replies View Related

CentOS 5 :: How To Setup Subversion Server To Run Multiple Projects

Jan 17, 2011

I want to know How to set up Subversion server to run Multiple Projects? I want something to manage it over the web or manage it over kloxo as I am currently using control panel kloxo.

View 3 Replies View Related

General :: How To Lock File Folder In A Repository In Subversion Server In Ubuntu

Aug 6, 2011

i have kown how to lock file in subversion,such as ' svn lock tree.jpg'
but i don't down how to lock file folder,
i create the repositoryroject1
project1/trunk
/tags
/branches
/branch_user1
/branch_user2
i need to lock a branch before merging
and how to unlock the branch after locked

View 4 Replies View Related

CentOS 5 Server :: SSH Access Denied At Login?

Mar 16, 2009

Has anyone seen this? I have attached a screenshot of it to this post.

When I log in using PUTTY, as soon as I enter my username and hit enter I get Access denied, then a prompt for a password and all works well, it just tells me access denied even though it didnt deny me. its weird.

View 7 Replies View Related

Fedora :: Where Users Can Login To Central Server Which Gives Access To Partition

Aug 14, 2009

I am trying to set up a network where users can login to a central server which gives access to a partition depending on their role in the company e.g development or HR.my ideal world would be a computer sits on the desk. someone comes along logins they have all their files. they can then login with the same user information else where in the office.

View 3 Replies View Related

Debian :: Login User Cannot Browser Web

Jan 14, 2009

I use the debian(lenny), I cannot browse web. But I can use a root terminal to run [URL] command. The browser will work well. I can connect to web. It seems to my normal user cannot use the network, but the root can.

View 11 Replies View Related

OpenSUSE :: 11.2 - Cannot Access MySQL Via Browser

Apr 21, 2010

Since I installed SUSE 11.2 I have been unable to access MySQL via any browser although I can via MySQL Administrator. Firefox keeps asking if I want to open index.php with KWrite, it also occasionally asks this when I am on other sites. Konqueror gives an immediate timeout error.

View 2 Replies View Related

Networking :: Wget Can Access / Browser Cannot

Jun 27, 2010

I have been having a problem on my Ubuntu desktop with the wireless connection. I am now running Ubuntu 10.04, but the problem showed up immediately after upgrading to Ubuntu 9.10. This machine is used as a CUPS server so my wife can print from her laptop and get to a printer downstairs. Intermittently, I will be unable to access the CUPS server web pages (or any other web pages on the local Apache server) from a remote machine on the internal network. I also cannot connect in via SSH. However, from the wireless desktop itself the web pages are still accessible and a local browser can also access remote web sites just fine. So, the network connection is still up.

To try to determine how often this was happening, I wrote a simple Bash script that checked if a page could be accessed on the web server on the wireless machine. I used wget to access a page and then log the results to a file while running the script from a crontab entry. It turns out that even though I cannot access a web page using a remote browser, I can access the same web pages using wget from a remote machine. This has me a little confused..What could be causing this situation? I do not have a firewall running on the desktop with the wireless connection. After a while, the blockage of inbound web pages from a remote browser is "fixed" and I can again access the CUPS (and other) pages.

View 3 Replies View Related

CentOS 5 :: Access Browser From Windows?

Dec 21, 2009

I successfully installed R12 on Linux. It is working fine on server. I want to access from different computers. All M/C are in same network

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Can't Login To Wireless Network Through Browser

Jan 25, 2011

I recently moved into a new apartment complex and the building's internet requires a browser login (the wireless network itself isn't secured). If I boot into Windows 7, I can reach the prompt for username/password after instructing the browser to proceed past an invalid certificate.

However, when I start either Firefox or Chrome in 10.10 NBR, I can't reach either the warning about the invalid certificate or the prompt. Any thoughts you have would be greatly appreciated as it'd be nice to get my netbook up and running after the move.

View 3 Replies View Related

Fedora :: Can Update / But No Internet Access Through Browser

Dec 8, 2010

I just installed fedora on a customers laptop of mine and just trying to get everything working. I hooked up a wireless PCMCIA linksys card and got connected to my wireless and went through the first 250+ updates, all that went fine, so I know I am getting internet access. Everytime I open firefox though I cannot connect to any websites, like I said I am a noob so my troubleshooting skills are very limited with linux, anything I can try etc.

View 4 Replies View Related

General :: Remote Desktop - Access Box From Browser?

Aug 21, 2011

I use a hosted machine for work which has vnc and apache servers running. To work on a shell, I connect to the VNC server, and to access files I host them using apache and open them from my browser. It would be great if I can access my shells via my browser itself instead of using VNC or command prompt.

I am looking for an end result like this: [URL].. What are my options? PS: I already tried [URL]..but this uses a java applet to run and does not do it in browser itself.

View 2 Replies View Related

General :: PWD To Use Browser - Root Access With Dolphin SU

Jun 8, 2010

I have Mepis 8.5 and I can access root Dolphin etc. but I cannot get past the ID and pwd panel when I try to use Firefox to see my localhost sites. When I installed, I knew I should not have made using the browser to be password needed, but it was too late so I am stuck with it. As I haven't used it for a while I have fotgotten the user and pwd for this area. How can I find it or negate it so I have access once I put the localhost url in the broswer?

View 4 Replies View Related

Fedora Installation :: Connect To Internet But No Browser Access

Mar 23, 2009

On one machine is upgraded from F7 to F10: no problems. On my second machine, I did a fresh install. I can connect to the internet via KPPP, but both Firefox & Konqueror fail to recognize that I'm online. I tried to create a network modem connection, but when I select "new" & "modem", then press the "forward" button, nothing happens.

View 5 Replies View Related

Fedora Servers :: PhpMyAdmin Alias - Cant Seem To Access It With The Browser

Jun 12, 2010

I have been trying to set up phpmyadmin for a while now, but I just cant seem to access it with the browser.

I yum installed phpmyadmin. In my /etc/httpd/conf.d/phpMyAdmin.conf I have:

When I visit [ip]/phpmyadmin I just get a 404

I've reloaded apache, checked the phpmyadmin config file, and everything seems fine, I just get constant 404.

View 2 Replies View Related

Fedora :: Package - Allow To Keep All Bookmarks In A Library That Can Access From Any Browser

Feb 20, 2011

I'm looking for a package that will allow me to keep all my bookmarks in a library that I can access from any browser that I use such as FireFox, Chrome etc.

View 3 Replies View Related

Ubuntu :: No Internet Access On Browser While Torrent Download

Dec 18, 2010

I use Transmission to download torrents off the internet. The problem is whenever I start the download, I cannot access the internet via my web browsers, Chrome AND Firefox. Altho, I can use Pidgin or Empathy to communicate. Why should I do ? I am assuming it is causing some sorta congestion .. I tried giving the downloads "low" priority, applying temporary speed limits but it doesn't help.

View 5 Replies View Related

General :: Unable To Access Port 8008 From Web Browser

Jan 22, 2011

So this is my first post so I'll put it in "Newbie".I seem to have successfully configged my httpd.conf file to listen on port 8008. I restarted httpd ok. However, when I go to port 8008 in a web browser from another computer on the internal network by going to 192.168.2.5:8008, it doesn't connect. When listening on port 80, I can browse to the IP address fine. is this a server-side or client-side issue? Using Fedora 12. Thanks in advance and tell me what forum this would best fit in.

View 11 Replies View Related







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