Server :: VNC To The Server And Using Mozilla Browser?
May 26, 2010In one of my servers, I see following process: uote:
[Code]...
Is this someone doing VNC to the server and using mozilla browser ??
In one of my servers, I see following process: uote:
[Code]...
Is this someone doing VNC to the server and using mozilla browser ??
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 RelatedI 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 Relatedfirst of all I need to know how to install Mozilla Firefox from the browser. It should be easy, but it has this weird tar.bz thing. Why can't Mozilla be normal? It is extremely hard to get the latest builds. I don't even know what I had to wrestle through to get to 4.0.1, which is what I am on now. Tell me the super easy way. Mozilla is awful. Also, how can I get the new beta and aurora channel switcher? I believe I can only get it if I update to a newer version which is what I am trying to do now. It says to go to about and then click "change" which is not there. So Linux really shouldn't be this complicated and frustrating.
View 9 Replies View RelatedI need to view Tiff files with Mozilla browser, does anybody know how and where I can get plug-in for Mozilla? I am running F10 with my laptop
View 2 Replies View Relateda few months ago, I installed Ubuntu Studio 10.4 x64 edition on my computer, and I was able to invert the colors in Firefox by pressing "Windows-Key + M".Since I updated to the latest Ubuntu Studio release, 11.x, via the upgrade function, this inverting of colors does not work any more. How can I do it now ? PS: I'm using Firefox 4.0.1 right now - maybe I was using Firefox 3.6 (I don't recall it exactly) under Ubuntu 10.4 and hence it's got something to do with the browser rather than the OS ?
View 5 Replies View RelatedI'm operating on a new Linux computer and I'm not too savy when it comes to computer terminology. Please bare with me. I am trying to change my browser from Mozilla firefox to seamonkey. Im pretty sure I downloaded it but cant find it anywhere on the computer. My reason for changing to seamonkey is I play a game called yoville and I cant get in on this computer it just stops at 75% activating player. I have adobe 10 and thinking maybe I need to switch to adobe 9 but dont know how to do this either.
View 10 Replies View RelatedAdobe flash player is not working in my browser( Mozilla 3.0).have installed flash players( Please see attach screen shot).
View 1 Replies View RelatedI have installed Xampp on Fedora 11. After that I have gone to Mozilla Firefox Browser and wrote [URL].. on the address bar but it is not supporting Xampp, when I opened Konqueror Browser and wrote [URL].. on the address bar it is supporting Xampp and showing everything of Xampp. Now, is there any way to make Mozilla Firefox Browser work for Xampp?
View 2 Replies View RelatedI recently set up an older Pentium 3 desktop w/ Jaunty Jackalope 9.04. The Netbook I am typing this on right now(ASUS Eee PC w/ Win 7);is connected on a home network, that is using the WiFi signal, that is going through that Linux Machine. The Linux machine's Mozilla browser does not seem to be able to use/connect w/ the DLink USB adapter's "Auto Linksys" internet connection. Is there a easy fix for this problem?
View 1 Replies View RelatedI have an FTP server which is linked to a user account in a chroot jail and I have disabled anonymous access (anonymous_enable=NO). I can FTP into this server from Windows command line FTP client and every other FTP client I have used with no problems.
However, I have been trying to access it via a web browser (firefox) using ftp://<server name>. This connects and prompts me for my login details, which I enter as I should. But then I get a 425 connection error.
In my /var/log/secure log, I see the entry: -
Why is Mozilla Firefox trying to connect as an anonymous user when it has already prompted me for my login details?
after few years being limited with my pc configuration (windows OS) I realized that linux or it's distributions is the best invention in 21 century. And finally I am starting use it. openSUSE 11.4 installaition succesful, I updated it and it looks I don;t have any problems, but I got few questions.
1. How install older version of mozilla firefox internet browser here? I can't install some plugins because it's a firefox beta 12 version, for example. I am quake fan, o I like play quake live, but i can't install quake plugin, because my firefox is beta version.
2. Does I got all drivers instantly installed to my mashine? ATI video drivers, sound drivers ect??
3. Are there any How-To guides which can teach me, how I can improve my desktop? gadgets, 3D desktop ect...?
I ordered my VPS and it came preconfig with CentOS 5 + VNC. I am able to connect to it via RealVNC on my Windows host. I get to my desktop but since it minimal no web browser. Anyone have a command I can run to install Firefox. Or is there another method. I can download from within.
View 3 Replies View RelatedI 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 RelatedI'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 RelatedI just set up my first server in my home with Ubuntu Server Edition, and I'm in the process of installing Jinzora on it. However, I cannot access the server through my web browser like I believe I should.Is it not just URL...?I am very much a server newbie, do I need to install another application to view my server in a web browser? I am able to connect through SSH just fine.
View 3 Replies View RelatedWhen my internet is slow & i try to open a web page then I get message in my firefox 3.6.3 that 'can't find server at www.website.com'. It isn't that URL is wrong but maybe connection to DNS server is slow or something similiar. I remember that wget tries 20 times by default to get the file (browsing is downloading+ decoding+ displaying).Does any web browser or addon tries repeatedly till it is successful in contacting website server? It can tell me 'trying nth attempt at www.website.com'
View 2 Replies View RelatedI have created a php page with only
PHP Code:
<? php echo "OK"; ?>
in the code. When I go to that page in a browser, I get a blank page. Is that normal, or am I suppose to see the word "OK" displayed in a browser? When I became curious, I open up Wireshark to capture the packets, I see that my server is giving out a "HTTP/1.0 500 Internal Server Error".
Here's the entire tcp stream:
Code:
GET /services/test.php HTTP/1.1
Host: 192.168.1.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 .....
i have MySQL on my CentOS server and have installed it and got it up and running through the command line.
I have changed root's username and password so there is no user called 'root' anymore. I also created a database called pancakes.Now when i try to log in using Query Browser, i put the server's IP in 'hostname', my new roots username and password in 'username' and 'password'.When i try to log in it gives me error 1130 and says connection from myhostname not allowed.
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]...
is there any GUI Ldap browser tool for centos? There is one very good tool for windows called softera ldap administrator.
View 2 Replies View RelatedBrowser can't find server at att.yahoo.com so no internet. My folding at home client with Stanford can't download {an upload went ok}. I have 2 other fedora boxes & 3 windows boxes thru the same router and they are all fine.
I can manually ping Stanford ok,
Add/remove software within fed. works ok.
I can type in 192.168.0.1 & get the page for my router
The only thing I did between working & not working was to install
Nvidia Cuda driver for my GTX275
My guess is something in the firewall got tweaked. but I've compared it to 2 working boxes & nothing jumps out at me.
It resides at 65.211.112.135 There are numerous domain names on this ip [URL]s Those are a few of them. Now if you try to ping 65.211.112.135 it does not respond, if you ping "www.barrierfree.us" it says pinging 65.211.112.135 but it also does not respond. BUT if you point your browser to one of the above domain names it will work, but it is quite slow.
View 9 Replies View RelatedI'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 RelatedOne of my user wants to be able to upload file via browser to the server. For that, i need to grant apache read and write access to a folder. How much secure is allowing apache to grant complete read and write access to a folder ?
View 2 Replies View RelatedI 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 RelatedI have installed mysql package in ubuntu 9.04 .I have also installed the query browser software can someone tell me how to configure the connection dialogue box in query browser. also my friend is using ubuntu 8.04 when he writes mysql in terminal he can directly execute database queries there but when i try the same thing on 9.04 i get an error as "Access denied for user 'ravi'@'localhost' (using password: NO)"
View 1 Replies View RelatedI have a personal apache server with php5 module in it that I have set to host user directories Host/~username. When I introduce any errors to the php file, such as echo "Syntax error; , I get a blank white screen. The error exists in the apache log file in /var/log.
I have found the php.ini file in and found every occurance of "error" in it and set it to "On" or E_ALL depending on what the argument wants. I still get a white screen.
I have to set up a proxy for my work's network. No computer except the proxy has a direct internet connection. The proxy will NOT be transparent so it authenticates with Active Directory and allows or denies pages. The squid proxy is up, and working accordingly, denying and allowing what's needed to who's needed. BUT! Thunderbird and Outlook didn't work, so in less than 10 minutes I was forced to fall back.
I read googling a lot, and searching a bit here about socks, which seems to be what I need but also that squid is already a socks proxy. Web pages were the concern, it's not needed that other stuff is authenticated, it might as well be transparent for Outlook, Thunderbird and other programs *for example, it's not needed to block a Warcraft III game, though, allowing it explicitly is not the point either* but as of now, none can connect *haven't actually tried Warcraft though, but stuff like Adobe's updater didn't work either and I recall someone mentioned Windows Live messenger didn't either* The Squid Proxy is a CentOS.
This is what I did till now and all was installed with success:
yum update
wget [URL]
yum install lighttpd
chkconfig --levels 235 lighttpd on
/etc/init.d/lighttpd start
Must I configure something else too? if yes... what?