Ubuntu :: Access Sub-pages Of A Main Page?

Aug 28, 2010

If I type

Code:
man perl

on the command line, I get the man page for perl, which lists all of the sections into which the perl man pages have been split. How do I access one of these sections? For instance, the first section is perlintro, but if I type

Code:
man perlintro

I get an error saying there is no such manual entry. How do I access these parts of the manual?

View 2 Replies


ADVERTISEMENT

General :: Man Pages Not Displayed / Saying Formatting Pages And Then It Is Displaying Blank Page?

Sep 9, 2009

when i input man <cmd>.....it's saying formatting pages....n then it is displaying blank page.

View 6 Replies View Related

Software :: Printing Main Pages From Emacs?

Mar 23, 2011

I have a postscript printer. Whenever I request that Emacs print a man page it returns with a list of characters that it cannot print. Is there anyway to remedy this situation?

View 9 Replies View Related

Ubuntu Networking :: Could Not Load A Single Page, Except Pages With Direct IPs?

Jan 14, 2010

Excuse me if such thread exists already, i carefully searched the forum so i wont create a second one concerning the following problem:So i downloaded (on my new fresh Fujitsu SIEMENS Li3710 running Vista the Ubuntu 9.04 distro.. im a complete Linux noob, but i wanted to give it a second try) so i downloaded it and burned it on the fast laptop, so there wont be any errors caused by low memory during burning I installed and then i went to the Ubuntu desktop - i had all drivers installed. Everything but Amarok sound worked, i turned off my laptop and went doing my job.. The next time i started up my laptop and went on the desktop .. a tradition is to browse the web, so i did that and i couldnt load a single page, except pages with direct IPs i had Skype working just fine and i had a friend there running SuSe and asked him for help. We identified it as a DNS problem, but because of my noobness i couldnt deal with it and i HAD TO switch back to windows, wich i regret so much.

I know that im a noob, but if i have an internet running at its best i can look at forums and resolve my other issues, so im asking for a screenshots on DNS settings so i can fix it the next time i install Ubuntu.Also! I was using cable via PPPoE (and the only terminal command i know is "sudo pppoeconf" ), now im with router, connecting my laptop directly via WI-FI, will i have the same problem and will i have to make settings so i can connect to my router? Because back then i tried to connect to wireless networks and the ones i could connect on XP/Vista/7 i simply couldnt connect on Ubuntu...I really want some real PC knowledge and to use Linux

View 4 Replies View Related

General :: Error - You Must Be Logged In To Access This Page, Go To Logon Page

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

CentOS 5 Server :: Main Page Missing Characters / Solve This?

Jul 20, 2009

When I read man pages using the man command, i.e. 'man find', I am missing characters, like this code...

Is anyone else experiencing this or have any tips on how to solve the issue?

View 2 Replies View Related

Debian Multimedia :: Iceweasel Page Rendering - Not Displaying Portions Of Pages Properly ?

Jun 10, 2011

I guess this is a part deux, since I already posted one rendering issue which was eventually resolved ... having to do with the themes of this Debian Forum. Well, I don't know if this is related to that, but yesterday I noticed on another site that my Iceweasel 4.01 is not displaying portions of pages properly. See attached images. Both Chrome & Opera display that page correctly, I've included a screenshot of the same page with Chrome. I have JAVA installed and everything works perfectly fine accross the board on all browsers, except for this "once in a while" issue with Iceweasel. I've noticed this "missing content oddity" on three sites so far (out of 50 or more). No problem with eBay, craigslist, paypal, and other major players.

Open the images with a new tab, then compare both images side by side for best results.
Iceweasel: [url]
Chrome: [url]

View 14 Replies View Related

General :: Install The Main Page For Displaying The Structure Info Of Host_ent And In_addr?

Jul 17, 2011

user@ubuntu:~/Documents/C$ man host_ent No manual entry for host_ent How to install the manpage for host_ent or in_addr under ubuntu?

View 1 Replies View Related

Ubuntu :: Using Web Min To Access Server \ Unable To Access Email Account From A Web Page?

Sep 12, 2010

ok so i ran into a problem, im using web min to access my server, and im setting up postfix and, dovecot first problem is i want to be able to access my email account from a web page, with log in, so my question is how can i do that?

View 1 Replies View Related

Debian Hardware :: Mc4695MF - Test Page Prints Fine But App Prints Blank Pages

May 19, 2014

I'm struggling on installing a KONICA-MINOLTA printer magicolor 4695MF printing properly with Linux Mint Debian Edition (up to date). The test page works fine...

KONICA-MINOLTA delivers 2 PPDs: one for standard printing and one for OpenOffice printing (available on the KONICA-MINOLTA support site).

Leaving a side the one for OpenOffice which is poor in using the capabilities of the printer, I concentrate only on the global one (M4695PX.ppd).

It's much more difficult for other applications, starting with EVINCE: some PDF files are printed properly (i.e. those generated in OpenOffice by the CUPS PDF printer), others come out as one only blank page, regardless to the original length of the document.

So documents received from 3rd party may be "printable" or not. And trust Murphy, the most critical aren't printed...

Attached, the troubleshooting file generated by [system-config-printer] => [URL] ...

View 0 Replies View Related

Ubuntu :: Write A Script That Keeps "grepping" Strings From The Main Page Of The Linksys PAP2T Every 30 Seconds?

Jun 9, 2011

I want to write a script that keeps "grepping" strings from the Main page of the Linksys PAP2T every 30 seconds.It seems to be simple:1- lynx -auth=user:password URL2- grep the strings3- process themthe problem is that the page is writed in PHP and Lynx does not clear the authentication credentials with a 401 server response!w3m works.. but I don't know how to set the autologin and how to export the page to a text.With firefox.. I can set the home page as but it ask if it can continue before sending the data.. how can I force it and how can I obtain a text from it?I don't know.

View 1 Replies View Related

Ubuntu :: Can't Access HTTPS Pages On The Internet

Nov 22, 2010

Freshly installed Ubuntu 10.10 amd64 on Asus K50IN laptop refuses to show secure HTTPS internet pages, while posting this here is OKay. It says connection timed out. I tried several browsers FireFox Arora Epiphany.

View 2 Replies View Related

Fedora Servers :: Make PHP Pages - Shows An Internal Error 500 Page But Doesn't Show On What Line And Compile Error Encountered

Feb 1, 2011

I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...

View 3 Replies View Related

Ubuntu Networking :: Squid - Cannot Access Https Pages?

Jul 19, 2010

I'm running a squid proxy in my ubuntu server, and I must have mess it up with the squid configuration. Users, cannot, access https pages. Can you tell me what to change in my squid.conf, so, to fix this?

Here is my squid.conf (witch is a friends conf, that i have change for my needs...)

Code:
http_port 8888
#http_port 3128
icp_port 3130
acl QUERY urlpath_regex cgi-bin ?
code....

View 2 Replies View Related

Ubuntu Networking :: Can't Access Any Pages Beginning With Https

Dec 13, 2010

This started yesterday. I haven't made any recent changes. I can't access any pages beginning with https. It's just my computer because my girlfriend's laptop doesn't have any issues. I'm using OpenDNS, but I have been for a long time and this is the first time this has ever happened. I'm not using a router, I connect straight to the modem, which I've already reset.

View 1 Replies View Related

Ubuntu Networking :: Cannot Access Web-config Pages Of Local NAS Devices?

Jan 25, 2010

Up until yesterday I was able to access these devices through the web interfaces that they use. I'm running Ubuntu Karmic 9.10 I have 3 PCs running on my network, and 2 NAS devices: Ubuntu (main computer, also has an XP partition)) - static IP 192.168.1.30 Ubuntu netbook - DHCP IP Windows XP (HTPC) - static 192.168.1.50 Linksys NSLU2 (was running Debian, problem arose when trying different configuration, now back to stock firmware) - static IP 192.168.1.100 Dlink DSM-G600 - static IP 192.168.1.120

I used to be able to able access these just fine using my main Ubuntu setup. Now, it will no longer display the pages. Internet access is fine, i can even access my DSL/Router device's internal config page. The netbook and the Windows HTPC can both log into these devices, as well as the XP partition of the Ubuntu system. I have tried using a VM of XP within Ubuntu, bridging the network device, i have the same symptoms - internet is fine, cannot access local network web-logins.

Access to fileshares among all machines remains unchanged. another odd behavior is that i can SSH into the NSLU2 device from all the machines, but i get odd things from this computer - it will let me log in, asks for a username and pass, but if i run anything like mc or htop, it just blanks the terminal in an odd way. from other computers the login and display are fine.

[Code]...

View 3 Replies View Related

Ubuntu Networking :: No Internet Connectivity - Cannot Access Pages In Apache

Nov 9, 2010

I can connect to anything locally, I can SSH in locally but nothing works from outside my network (can't access pages in apache, can SSH, etc.) I've checked the logs I can think of, but what should I be looking for? The last thing I did today was add a FW rule to log and drop from an IP, saved my iptables to a file in /etc. (this was at 10:45am). The last time I successfully logged in remotely 1:03pm. I connected multiple times in between. I've rebooted remotely once or twice. That's it. I've already flushed iptables.

View 1 Replies View Related

Ubuntu Networking :: Can't Access Https Pages - Running Firefox In 10.10

Nov 19, 2010

HTTPS doesn't work. Im running firefox in ubuntu 10.10.

View 1 Replies View Related

Ubuntu Installation :: Create .php Pages So Can Access Them Using Http://localhost

Jun 16, 2011

I already installed apache 2 & php 5 .. but I don't know where I create .php pages so I can access them using http://localhost

View 4 Replies View Related

Ubuntu Networking :: Cannot Access Apache Server Pages From Outside Local Network

Jan 26, 2011

I'm trying to setup an Apache webserver on my computer in order to practice HTML5/CSS3 for an upcoming competition I'm in. I'm able to access my site from inside my network, but I cannot outside my network. I've had several people try, and they all report that the server just times out. I'm running Ubuntu 10.04 and Apache 2.2.17

My site is at [URL]

Here is the output of ifconfig

Code:
eth0 Link encap:Ethernet HWaddr 00:26:22:50:0f:0a
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

[Code]....

View 4 Replies View Related

Ubuntu :: Unfortunately Delete The Bottom Main Panel And Cant Access Any Thing?

Jan 9, 2011

just install kde in ubuntu couple of hours ago.i was just checking the panels and widgets.unfortunately i delete the bottom main panel. so i cant access any thing.just desktop is seen.without kde bottom panel kde is useless.its looks like this.snapshot1.pngwhat can i do. i want it to default position ?

View 1 Replies View Related

Ubuntu :: Cannot Access Main Screen - Only Grub Command Prompt

Aug 2, 2011

I do regular updation of my system. Today, I have updated my ubuntu system, but after booting I am getting only grub> command prompt. I am not able to see my main login screen.
- I am using 11.04.
- I have ubuntu 10.04 cd.

View 1 Replies View Related

Fedora :: Knoppix Can't Access Main Partition?

Feb 28, 2010

I would like to try to install the nvidia drivers on my F12 box.fter two failed attempts, one of which required me to completely wipe F12 and reinstall (i.e. right royal pain), I would like to be more careful for the next attempt.The problem is that if I try to upgrade to nvidia drivers, and they don't work, I need a way of backing the installation. But, if the driver upgrade fails, then the OS won't boot. I tried going in with a Knoppix live DVD, but it could only access Fedora's /boot partition, not the main OS mounted on /. Therefore, I couldn't change undo the selection of the nvidia driver and back out.The output of mount is:

Code:
# mount
/dev/mapper/vg_machine-lv_root on / type ext4 (rw)

[code]...

View 2 Replies View Related

Software :: Wireless Access Password Is Different Than The Main One?

Mar 26, 2011

I have changed the password on ubuntu 10.10When i try to connect to a wireless network it asks for a passwordit doesnt accept the new onehow can i make it accept the new one

View 1 Replies View Related

Programming :: Access Main Program Function From Library?

Mar 10, 2010

it possible to access main program function from dynamicallyinked library in c language?For example:main.c:

Code:
#include<stdio.h>
void func()

[code]...

View 2 Replies View Related

Ubuntu :: No Access To Web Page With Audio Stream

Oct 4, 2009

My computer functions good, I can see and play almost everything, but I have no access to the following web page: http://flusserstream.khm.de/flussers...&chapter_id=16When I try to open it, it says done and nothing happens.What do I need to make it well?

View 9 Replies View Related

Ubuntu :: Access A Login Page That Runs Xbap?

Jul 12, 2010

I'm trying to access a login page that runs xbap.

[URL]

Doesn't seem to work in Ubuntu - it just downloads the file instead of taking me to a login page. It's not a browser problem as I have the latest version of Firefox, which works fine under Windows XP.

View 3 Replies View Related

Ubuntu Networking :: Cannot Access Modem Configuration Page

Dec 29, 2010

When I type my modem configuration page IP in browser instead of showing configuration page it shows default web page for apache.What's wrong?Is there any IP conflict?

View 1 Replies View Related

Ubuntu :: Wine - Unhandled Page Fault On Read Access

Jun 21, 2010

I have recently installed ubuntu on a different computer. I have had multiply instances of wine running fine on multiple desktops. I have had some issues before and I ended up reinstalling ubuntu and it worked fine. I do not want to reinstall ubuntu again if it is avoidable. I have not been able to get any windows programs to run successfully with this installation of wine.

Wine version:
wine-1.1.42
Errors in terminal
Application: "Heroes of might and magic III"
jake@jake-ubuntu:~/.wine/dosdevices/c:/Program Files/Heroes of Might and Magic III Complete$ wine Heroes3.exe
wine: Unhandled page fault on read access to 0x00000004 at address 0x7dfd4ef6 (thread 0009), starting debugger.....

View 9 Replies View Related

Fedora :: Apache Not Parsing Php Pages / Trying To Run Php Script In Browser Its Not Opening Php Pages?

Feb 19, 2010

I have a Cent OS 5.4 32 bit final installed in my dedicated server.

I used to run lighttpd with php in my server until now and all was fine.But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command.

Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages.

Instead it downloads php files like index.php when i open in browser.So I guess apache is not able to compile and run php pages. Only html pages are opening right now..

View 2 Replies View Related







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