Software :: Can't Log To Any Page Using Lynx Browser
Dec 1, 2010
I can't log to any page using Lynx browser, what I see is "403 Forbidden" message everywhere. I think it has sth to do with User-Agent field, I tried both "Lynx..." and "L_y_n_x...", but also "Opera", "Mozilla" etc., but that doesn't help. It could also be related to cookies, but I accept all cookies the browser asks me.
View 2 Replies
ADVERTISEMENT
Sep 27, 2010
I want to retrieve a file--it's a compressed tar file, and I can get to it via a certain URL (with a query, so it's of the form <URL>?<search options>). If I go there via Firefox, I get a prompt to download the file. Lynx documentation says that if a file is binary, rather than displaying it it will give me the option of downloading it. (Which of course I will pick; I will use the option to save the commands I type, and then when I want to run it from a script give lynx the option telling it to retrieve and use those saved commands.)
The problem: this compressed tar file, which you'd think would be recognizable as a binary file, isn't; lynx displays a page of garbage and asks me whether I'd like another.
So, my question is: how does lynx decide what it thinks is a binary file? I have grabbed the sources, and will search them.
View 1 Replies
View Related
Apr 19, 2010
how to completely remove the LYNX browser?I am currently using openSUSE 11.2 .
View 12 Replies
View Related
Oct 10, 2010
I'm working with a dual-boot laptop running Ubuntu 10.0/Windows 7 and a Debian 5 VPS while the OS's shouldn't have much impact on my question.
What I would like to do is create a html page that I can upload to my VPS which lists all of the files/folders on my local 2TB hard drive (Specifically media such as Movies, Music, TV Shows...). The media obviously will not reside on the server, but I would like to at least have a list which will allow me to select, for instance, a bands artist so that it redirects me to the albums in the directory below.
Ultimately, I'm looking for Open Directory Browsing without actually having the media on my server. I have been attempting to create something to this effect using lynx, however, I'm not sure if it can be done with this command or if it's even possible for that matter.
View 1 Replies
View Related
Jun 15, 2011
I can view a php page only with links browser (a text browser) But when i use firefox i got an error "Content encoding error"
View 4 Replies
View Related
Apr 16, 2010
Freeze browser wait for end of loading URL datausing Namoroka firefox 3.6.4pre Ubuntu/9.10 karmicproblem started app 2-3 weeks ago, same time working on JAVA update.JAVA test OK .most download locations seems to freeze or not complete loadingonly forced close/reset af browser is helping.how to find the change causing this?
View 1 Replies
View Related
May 8, 2010
I 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 .....
View 6 Replies
View Related
Sep 24, 2009
I've installed CentOS 5.3+ xampp 1.7.2 (apache,proftpd and php5) +postgresql 8.4. And some strange errors appear from time to time, but can't reproduce it by wish. For example client opens a webpage on CentOS, the page can be open many times, but in some moment browser gives error as for non-existing page and when I check lampp's logs, there is only a record in error_log "[notice] child pid NNNN exit signal Segmentation fault (11)".
Or another example: client opens ssh-connection and ftp-connection. When ftp-connection got timed out and server closes it, ssh-connection unexpectedly gets closed the same moment without any errors in logs. And again it happens not everytime, but cannot be related to physical network because the same server on the same network with Fedora never had such errors. Possibly xampp-1.7.2 is not too compatible with CentOS 5.3? How to get more info from system in this case?
View 1 Replies
View Related
Dec 27, 2010
As you've probably found out if you searched for this on Google, the new FAFSA page [URL] does not allow any Linux browser access to financial aid forms. The solution I found is to install User Agent Switcher for Firefox [URL] and restart the browser. Right click a toolbar, like the navigation toolbar near the back button, and click 'Customize'. Find the User Agent Switcher icon and drag it to the toolbar. Now you can change the browser's identity by clicking the little globe on the toolbar and select, for example, Internet Explorer 8. You should now be able to get beyond the first page of the new FAFSA website.
View 1 Replies
View Related
Jul 29, 2010
creating a small plug in capable of redirecting some application's output in the browser's window.
I intend to display some simple animation done by a local process in the Internet browser page.
View 1 Replies
View Related
Sep 4, 2010
I have configured Nagios Server and Client on my RHEL 5.4 machines using these links and help html files in tar balls.
url
url
I have this scenario.
Nagios Server - 192.168.1.200
Nagios Client - 192.168.1.201 (This is the remote-host I am trying to monitor)
I firmly believe I have at least configured it right as this command on Nagios Server does not show any errors.
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
code....
View 8 Replies
View Related
Aug 9, 2009
After installing FC11 on my Mac Mini intel terminals, I noticed the network config GUI is completely broke, So I continued with a hand configuration.
Everything seems ok eth0 is up , it has the correct IP, DNS and default gateway, but browser quieries take forever to load.
E.g. if I type Google in the browser it takes about 20seconds before it loads the page.
To add insult to injury, I have a 16Mbit/s Down 2.5Mbit/s uplink. the other 10 or so rackservers on the network responds fast, so it is nothing to do with the network or connection. They all run FC7-9.
The problem is squarely with FC11 and must be some bug not reading or resolving DNS correctly.
Anyone have an idea how I can figure this out with FC-11.
It seems to be the worst FC distro.
I generally was happy with all FC6-9, but 11 really sucks (the ppc version wont even install on my ppc terminals)
That the Mighty Mouse Wireless, worlks out of the box is very nice though, but that is all.
View 14 Replies
View Related
Dec 19, 2010
I'm using fedora 14. And I have installed apache, PHP and MySQL. I tried testing PHP with phpinfo(). But when I view it view my browser (localhost/test.php) it just shows the code itself instead of displaying the phpinfo page. This is the content of my test.php page.
<?php
phpinfo();
?>
View 3 Replies
View Related
Dec 6, 2010
At my Uni, we use a web-based login for our internet connections. Its based off of Cisco, and every Wednesday night every computer on campus must re-enter their credentials to use the network.
Normally on my several computers I simply pull up the Terminal, point links to google.com using
Code:
And enter my credentials when Cisco redirects to the login page.
Literally, the process is
Code:
Then ENTER to accept the redirect, down arrow to skip over the logo image, USERNAME, ENTER, PASSWORD, ENTER, ENTER.
Naturally, this is EXTREMELY time consuming, as I have about 5 computers located around campus and must physically walk to the machines and login every single week.
My question is, How would I formulate a program that does the following;
1) checks for connectivity (i.e. is able to reach/resolve to the greater part of the internet) and
2) automatically fills in the credentials on the links login page?
View 2 Replies
View Related
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
Jun 28, 2011
I am new to ubuntu, but recently learning a lot I from the past 2 days have been struggling to get my Wi-fi up and running, but there seems to be no success. I can't get the browser to open the ""Belkin Router"" Configuration page. I tried even reading the mannual but dosen't seem to work. I use a ""Belkin Basic N150"" router It is certainly not desinged for Ubuntu
View 2 Replies
View Related
Nov 23, 2009
On FC11 64 bit with Adobe flash plugin for Linux installed, I see segfault errors from "npviewer" in /var/log/messages. The only browser I have tried yet, Firefox, has glitches every now and then. Sometimes it shows the title of a page in a tab, but the page is blank. This can even happen when I try the Google main page. Is it true that npviewer has something to do with Adobe flash? Is there a way to fix the problem? If it is caused by Adobe flash, is there a different plugin that will replace Adobe flash player?
View 1 Replies
View Related
Oct 12, 2010
i am able to try ubuntu and everything works fine until i try to install. the menu comes up to the first page where it tells you to plug in your machine and make sure there is enough disk space and network connectivity. when i hit next on this page the mouse icon changes but the next page never loads. the longest i let it hang there was 2 hours. ive tried multiple times with the same result.
im running from a flash drive on an ASUS Eee PC 1001P-PU17
View 4 Replies
View Related
May 10, 2010
How can I find page hit and page miss ratio in linux fedora core 12?
View 3 Replies
View Related
Mar 9, 2011
I have a problem printing to my HP printer.
What is my problem? I have a page (one page - text an graphic) to print. When I sent it to my printer it prints OK. When I sent it agian, the output is totally garbled. When I sent it again (a third time) it is OK. Sent it again (4th time) it is garbled. Sent it again ... you get the picture ;-). Alternating good and bad pages.
What is my setup? I run Fedora 14 with Cups 1.4.6. The printer is a HP Deskjet 940C. It is connected to a linksys wireless print server. It is configured in CUPS to use ipp printing. The driver I use in Cups is 'CUPS+Gutenprint v5.2.6 Simplified (color, 2-sided printing)'.
View 2 Replies
View Related
Jun 8, 2009
I have apache httpd server on my Fedora 10I got 2 problems:First : I copied the web page files to its Document Root <var/www/html> & Disabled the default web page. But when I visit http:/localhost ,it shows up the list of files in <var/www/html> as if a ftp server browsed in web page. So how can I set http://localhost load my default web page index.html ?Second :I want to set up a web server on Internet through my router . I applied for DDNS account & input it into router correctly . I set virtual host in server to redirect any access from port 80 to 192.168.1.2:80 in LAN . Just for in case , I also download and running the DDNS software & installed it on PC 192.168.1.2 in LAN . My DDNS provider is oray.cn . It's a Chinese server provider . I don't think there is anything wrong with oray.cn . But if you need its information just visit oray.cn (Google can translate it for you). So I want to know did I miss something to set up a web server in this kind of situation
View 2 Replies
View Related
Jul 11, 2010
10.04; 64 bit In Firefox, the size of the fonts varies greatly from site to site. Some are too small to read, others huge. Some headings and menus overlap.Screen size: 1152 x 864
My settings are:
Proportional: serif 14
Serif: Times New Roman
Sans serif: Arial
Monospace: Courier New 14
View 1 Replies
View Related
Jul 26, 2010
All has been fine with my emails but today morning when i tried to log on I got an error message "You must be logged in to access this page, go to logon page" I dont understand why even when i supply my correct user name and password.
View 2 Replies
View Related
May 8, 2009
wanted to know if i can execute commands on linux console through a web page and redirect it back to my web page !For example :if i send a query "ls"it should execute this command on my linux console and also redirect the list of the files to the web page from which i give the command !
View 8 Replies
View Related
Mar 26, 2011
Can anyone tell me how to name Page up & Page down buttons in global-keybindings to use the custom commands with these buttons?
View 1 Replies
View Related
Jul 6, 2011
I want to combine 4 ps(or pdf) page to single page and for this i have try a2ps command as:
a2ps -4 1.ps 2.ps 3.ps 4.ps -o outfile.ps
Event through it divide the page into four section. But only give one output of my four input. other three section is blank. Is i am doing some wrong or Is their any other command to do so.
View 3 Replies
View Related
Aug 11, 2011
Vim: substitute for Page Up and Page Down keys?
View 4 Replies
View Related
Aug 14, 2010
When I boot slackware, I have all the boot process that run but too fast. I don't have time to read what's running. Is there a way to to go page by page. I didn't find any key in my keyboard to stop and go.
View 16 Replies
View Related
Apr 18, 2011
Which is the default file browser(NOT web browser) of Ubuntu 10.10 Maverick Meerkat?Nautilus?Are there any others for Ubuntu?
View 7 Replies
View Related
Jun 5, 2010
I have a Canoscan LiDE 30 scanner which works fine in Linux. I haven't used it in months, and never since moving from Jaunty x86_64 to Fedora 11 x86_64. This evening I suddenly need to scan two pages to send to someone via e-mail, and the recipient is desperate to receive them. Naturally, Xsane has decided this is the moment to screw me.
The problem: I cannot figure out how to tell Xsane that the page size is 8.5 11. It insists on scanning only the left side, 3.99 x 11. I cannot find a page size anywhere in any of the buttons.
In Preview I once got it to scan the entire page, but could not figure out how to save the image to file. Subsequently I have not been able to figure out how I did it. In any event, scanning from the small main window always scans 3.99 x 11. Adjusting the scan area manually in the Preview window allows me to change the size area in the small main window to 8.5 x 11, but when I then scan from the small main window it reverts to 3.99 x 11.
I have scanned the document a hundred times at least, each time trying different buttons, but nothing has succeeded in getting the full page.
View 5 Replies
View Related