General :: Universal Man Page Directories?

Feb 15, 2011

I'm studying for the CompTIA Linux+ LC0-101 exam and I just need some clarification on where man pages are stored. I understand that this can be different depending on the distribution you are working on but so far I've read that man pages are stored in:

/usr/share/man
/usr/local/share/man
/usr/local/man
/usr/X11R6/man

While all these might be containers for man pages on various distributions I highly doubt that I will be given the option to make four selections during the test. So is there one or two of them that are seen as the universal man page directories?

View 3 Replies


ADVERTISEMENT

Programming :: Print Physical Address Of Page Directories For All Processes?

Apr 4, 2011

How to printing physical address of page directories for all processes?

#include <linux/module.h>
#include <linux/init.h>
#include <linux/sched.h>

[code]....

View 1 Replies View Related

General :: UNetBootIn Vs Universal-USB-Installer?

Sep 11, 2010

I know of two utilities on Windows to burn Linux live distros on USB keydrives: UNetBootIn and Universal-USB-Installer.I know nothing about what is required to make a USB keydrive bootable and run from it, and I was wondering if...

- those two utilies have the exact same features, and just use a different UI
- there are yet other utilies for Windows I should know about?

View 3 Replies View Related

General :: Create A Backup Directory And 3 Directories Within That And Some Files Within The 3 Directories And Then Back Them Up Ot Restore Them?

Dec 19, 2009

i am in need of linux help. iam at college and i need this back/restore script to pass this final part of an assessment. i require a backup script that will not only backup but also restore files to the relevent directories. e.g. users are instructed to store all wordprocessor files in a directory named wp. so i am needing to create a backup directory and 3 directories within that and some files within the 3 directories and then back them up ot restore them. l know i should/have to do this myself by been trying to get/understand info for the last few days and came up with zero.

View 14 Replies View Related

General :: Multiple Users To Create Directories Over SFTP So The New Directories Keep The Same Permissions?

May 15, 2011

I want to make a webserver with multiple users allowed to login through SFTP to a specific folder, www.Multiple users are added, lets say user1 and user2, and all of them belonging to the www-data group. The www directory has an owner www-data and a group www-data.

I have used chmod -R 775 on the www folder, but after I try to create a folder test through my SFTP server (using Filezilla) the group of the directory created has only r and x permissions, and I am not able to log in with the second user user2 and create a directory within www/test due to a lack of w permission to the group.

I also tried using chmod 2775 on www directory, but without luck. Can somebody explain to me, how can I make it so that a newly created directory inherits the root directory group permissions?

View 2 Replies View Related

General :: Universal Linux Autostart Folder

May 29, 2010

I'm a complete Linux beginner who wrote his first little script.I'm writing an 'installer' for it (so I can share it with friends) and I'm wandering if there is a universal method to add it to autostart in all Linux distributions.I was thinking about cron/crontab but it's not the best choice, as writing an uninstaller which removes a specific line from crontab is out of my league. I'd rather copy a *.desktop file to autostart folders and then be able to remove them.BTW do you have to put *.desktop files in ~/.config/autostart in Ubuntu, but ~/.kde/Autostart in Kubuntu even if they are shell scripts?

View 3 Replies View Related

General :: Find Page Hit And Page Miss Ratio In Fedora Core 12?

May 10, 2010

How can I find page hit and page miss ratio in linux fedora core 12?

View 3 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

General :: How To Store Files / Directories In Different Different Directories?

Mar 23, 2011

I am writing a script, in that my requirement is, if all the fill types stored in one directory from that we need to separate different different directories based on the file types.

for example in a directory(anish). 5 different types files
1- directory
2- .txt files
2- .sh files

like that and my requirement is the (1- directory is moved to one new directory(dir) which we are given in the script)and (2 .txt files are moved to another new directory(test) which we are given in the script)and ( 2 .sh files are moved to another new directory(bash) which we are given in the scrip)finally the directory anish should be empty..using bash script.how it is possible !!

View 7 Replies View Related

General :: Combine 4 Page To Single Page?

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

General :: Vim: Substitute For Page Up And Page Down Keys?

Aug 11, 2011

Vim: substitute for Page Up and Page Down keys?

View 4 Replies View Related

Debian :: Universal Image For Different PC

Apr 12, 2016

Can I make an hd image to use in different laptop/desktop??....

View 5 Replies View Related

Ubuntu :: Universal USB Installer

Mar 24, 2010

I recently downloaded the Universal USB Installer v1.1 and put Ubuntu on the flash drive.I put it into my laptop, and had it set to boot from flash drive, and it didn't do anything. Is it supposed to just auto run from the flash drive and format my hard drive and put Ubuntu on it?

View 3 Replies View Related

Fedora :: Universal Access Settings

Jun 9, 2011

I was wondering if anyone knew how to remove the "Universal Access" icon/functionality from a Fedora 15 install?I don't need High Contrast, Visual Alerts, Zoom, etc and want to get it out of my top panel and off the system if possible. The icon I am referencing is the white circle with a person inside, arms and legs out stretched next to the sound/speaker icon as seen in this picture (not my desktop):

View 3 Replies View Related

Ubuntu :: Universal Format For Externals

Jan 14, 2011

I have a 500 GB external hard drive that is screwed up and wont let me copy any files to it on Ubuntu, I plugged it into my dads iMac and it works perfect so clearly this is just an OS 10 thing.I bought a 320 GB external a few days ago to back up the 270GB of files on the 500 GB so I can format it to a Universal format that will work fine on Ubuntu, OSX, and Windows.

The problem I had was Ubuntu telling me I don't have permission to change anything even in terminal with the chown and chmod commands, nothing worked so I have everything backed up onto the 320 GB right now and I would just like to know what format I can put the 500 GB to that will work in all three operating systems.

View 1 Replies View Related

Red Hat / Fedora :: Universal Storage Between Guest OSs

Feb 3, 2010

I am currently building a Linux server from the ground up that will be used to virtualize many Linux distro for development environments.The host is CentOS 5.4 using KVM as it's virtualization platform.Currently I have Fedora 11 configured as a guest with an allocation of 15GB for the OS its self (this actual guest).The reason I allocated such a small amount of space was because I was hoping to make some sort of user drive that contained the majority of the server's space. My goal was to then share this part of the drive between all of the guest.Essentially I want all of my guest OSs to access one huge drive (part of the drive the host is installed on).

View 7 Replies View Related

Fedora :: Npviewer Segfaults - Firefox Sometimes Shows The Title Of A Page In A Tab But The Page Is Blank

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

Ubuntu Installation :: 10.10 Netbook / Hitting Next On First Page Mouse Icon Changes But Next Page Never Loads?

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

Hardware :: HP Deskjet 940c On Linksys Printserver Prints Alternating Good Page And Bad Page

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

OpenSUSE :: KDE 4 Hunspell And Universal Spell Checking

Oct 21, 2010

Please help me with this anoying spell check "helper".I've installed openSUSE 11.3 and KDE 4 and updated the latest patches.When I start firefox and thunderbird a spell checker activates which is active in all windows (including shell). I have removed all spell checkers (aspell, ispell, hunspell) then rebooted and the spell checker was gone. But now I wasn't able to start firefox and thunderbird because they seem to use it. I have installed again hunspell. The "helping" spell checker was there again :-))In the spell checking section of kde system settings I'm not able to find an option to disable this "helper".

View 9 Replies View Related

Ubuntu :: Universal PATH Setting In Karmic

Apr 2, 2010

Where is the universal PATH variable set/exported in Karmic?It is not exported from the normal place (/etc/profile). I can't find where it is set. I tried Code:find /etc/* | xargs grep "export PATH=" and it did not reveal the magic place.

View 2 Replies View Related

Ubuntu :: How To Acheive Universal Opaqueness Of Panel

Apr 29, 2010

can anyone help me achieve universal transparency for the panel??

View 9 Replies View Related

Ubuntu Installation :: USB Universal Installer Not Recognizing USB?

Aug 2, 2010

I'm trying to install the Ubuntu ISO onto my USB drive using the Universal USB installer. I selected the distribution, found and selected the ISO file, but cannot select my USB drive.

I have a stick with 1.86GB of free space connected to my computer, and I can see it in My Computer. It is completely empty, and designated as ( F: ). The problem is that the 'Select your USB flash drive' part is only letting me choose either D: or E:

View 1 Replies View Related

Ubuntu Installation :: Bad Filesystem - Universal USB Installer?

Sep 26, 2010

I've downloaded the "universal USB installer" and am trying to install "Ubuntu 9.10/10.4.1 Desktop i386" to a laptop with no CD drive. I downloaded the iso but when I try to install I get a message that filesystem.squashfs is bad. I tried downloading the .tar file for it but I don't see how to create the file... I'm using a Windows XP machine and don't have a running copy of Linux.

View 2 Replies View Related

Ubuntu :: Ext3 External Hdd With Universal Permission

Jul 27, 2011

A friend of mine and I bought an external hd (WD Elements 2TB) and formatted it in ext3 as root. Now we want to use this hard disk in more than one systems with different usernames. So we did "chmod -R 777 /media/ VolumeLabel" in all the systems.But we want the hd to pass around. So its a little bit inconvenient to do chmod all the time. So what should we do to make the access for the hd universal in all the systems that we plug it in?

View 2 Replies View Related

Fedora Servers :: Copied The Web Page Files To Its Document Root <var/www/html> & Disabled The Default Web Page?

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

Ubuntu :: Firefox Font Sizes Vary From Page To Page?

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

Programming :: Executing Commands From Web Page And Outputing It Back To The Web Page?

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

Ubuntu Installation :: 10.04 USB Universal Installer - Username / Password?

May 26, 2010

I have installed the ubuntu-10.04-desktop-i386.iso to a USB Key/Drive using Universal USB Installer (v1.5.5). I restart my machine and boot to Ubuntu from USB. I then go to System > Administration > Update Manager and download all the updates and start to install them. I then come across this... Where do I go from here? Do I need to type anything in?

View 8 Replies View Related

Ubuntu Installation :: Universal USB Installer Doesn't See Drive

Jun 6, 2010

20GB Laptop HDD in external enclosure with USB interface. Formatted FAT32. Shows up in Windows as E:. The Universal USB Installer, however does not see the drive. Is that app only set to look for a true USB flash drive and I'm just doing it wrong?

View 8 Replies View Related







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