General :: Automounter Not Using NIS Maps?

Jan 3, 2011

Does anyone know how to get the autofs to use NIS maps to create mount points for NFS mounts? I see no reason to create a local /etc/auto.home just to add the line +auto.home. I am using CentOS 5.5.

What's really irking me is that I have 2 machines that work and others (freshly built) that don't and I haven't found the difference (yet)!

View 1 Replies


ADVERTISEMENT

Fedora Servers :: NIS - NFS - Automounter

Mar 12, 2009

I need to setup a Linux Environment win NIS. The difference is that I want users homedirectory to be local to their machines and if users want / try to login on some other machine, his home directory should be mounted there. ie; different from what the conventional NIS setup where all users home directory will be physically located at NIS Master server (client-server model), I need it to be on each user's machine (peer2peer).

View 1 Replies View Related

General :: Loading TomTom Nav 5 Maps To IPAQ

Jul 14, 2011

Using Linux and have an IPAQ that would like to get TomTom Navigator 5 running on. I've loaded TTN 5 exe on the IPAQ, but have not been able to get the maps loaded. The CD has the files listed as .CAB files, and I have used "cabextract" to extract those files to a directory in Linux. When I use the "file" command, I get that the extracted files are "Microsoft WinCE install header, architecture independent, 10 files, 1 registry file". Do not need TTN5 running on the PC, just want it on the IPAQ. The maps will be on an SD card as is the TTN5 exe. Still get "no maps found" error from TT5 on IPAQ with all the files extracted from one region map put onto the SD card.

View 14 Replies View Related

General :: Ubuntu Incorrectly Maps Backslash And Pipe Keys?

Mar 7, 2011

I am having what I think is a slightly weird problem with the way some of my keys on my keyboard are mapped. When I try entering the "backslash" keys i get < and for the pipe key i get >. I have tried going through the keyboard layouts and trying other combinations but to no avail

System info
ASUS G51VX
Keyboard: Standard
Ubuntu 10.04 LTS the Lucid Lynx - released in April 2010 and supported until April 2013.

View 5 Replies View Related

Ubuntu :: Run Locally Maps Program?

Mar 5, 2010

I'm planning a trip and google maps/bing maps/mapquest seem to not like to have too many points on the itinerary. Is there a good similar program that I can run locally?

View 1 Replies View Related

Ubuntu :: USB Drive And Dev Entry Maps?

Oct 30, 2010

How do you find out which USB device in lsusb maps to what /dev entry? How do you find out which /dev entry maps to what /device entry? What about drives with multiple partitions?

View 8 Replies View Related

Debian Multimedia :: Xastir / Testing - No Maps

Sep 19, 2015

I am running fully updated stretch/sid with xfce. Xastir is installed from the repos. Imagemagick was installed during the system install.

I have tried using the OSM maps, but they do not display. When I start Xastir in a terminal i get the following:

Magick: No decode delegate for this image format ().

Could not allocate canvas to hold tiles.

View 4 Replies View Related

Server :: Maps / Restrictions Clarification - Postfix

Nov 22, 2010

I seem to be able to install / configure Postfix server in 10 minutes as an MTA for a single domain but my struggle is really understanding the maps / restrictions which even after reading "The Book of Postfix" is not very clear to me:

[Code]....

My question is between those commonly used three maps above, what are the difference between them and how do I know when to use one over the other? Can someone clearly explain them to me? Here's what I have in my 'main.cf' but honestly I couldn't tell you if they're correct or now:

[Code]....

View 4 Replies View Related

Debian :: Google Maps Street View And Iceweasel

May 20, 2015

I've been a Debian convert for several years now, and generally use the Iceweasel browser (currently 31.7.0) supplied in the Debian repo. I've noticed that since Google Maps added 3-D effects to its Street View interface, and changed things up a bit, that it siezes Iceweasel. You can't "drive" the streets without the screen hanging. I'm running Debian 8 AMD64, and the free Noveau drivers for a Radeon 7570 video chipset. And I duplicated the problem on another PC with an onboard Intel video chipset.

Here's what I attempting in debugging things:

1. Installed the latest Adobe flash (not sure this was necessary).
2. Tried using the non-free ATI drivers, but ran into issues and removed those.
3. Tried tinkering with about:config webgl settings -- but there's a number of those, and I didn't know the minimal number to tweak, so I reverted back to defaults.
4. And unless I'm simply missing something, the "Lite View" option for Google Maps seems to have recently disappeared.

So Google Maps Street View still wasn't working. Then I stumbled across some references to using "force=webgl" as an URL parm in Google Maps: [URL] ....

Out of curiosity then, thinking the issue is not at my end at all, I downloaded the User Agent Switcher for Iceweasel and changed my agent's response to the latest Firefox on Windows 8.1. Reloaded the Google Maps Street View, and bingo -- it works great. Google doesn't like Iceweasel because of that name in the user agent?

This is a klunky method of using Street View, and I have filed an issue with Google (but I give that about as much odds as writing one's congresscritter). Or is there some easier way to use Iceweasel with Google Maps Street View by making more about:config webgl tweaks?

View 4 Replies View Related

Ubuntu Multimedia :: How To Load / Install Alien Arena Maps

Apr 17, 2010

how do i load/install Alien Arena maps??i downloaded the deathbox.zip from this site URL....

View 1 Replies View Related

CentOS 5 Server :: Winbind UID GID Maps Are Not Correct From Two Diffeernt Servers

Apr 8, 2010

Centos 5.4 64bit fully updated. What I am doing is vsftpd is setup and nfs shares are mounted to a NAS server which is running openfiler 2.3 fully updated. openfiler is winbind to AD and pulling users and groups over.

I have it confirmed working when a ftp users connects the username/password is authenticated against AD which works. User can login and is directed to the users folder on the nfs share.

Openfiler shows me UID and GID numbers for users and groups, centos also shows me UID and GID but they are different which is causing permissions/quota's to not work right.

Both servers are setup with krb and winbind, openfiler has a more recent version of winbind.

Here is an example...

AD Users are

user UID of 160010 as an example
user1 UID 160011

When user logs into the vsftp server it works and chrooted into the directory for that user. When user uploads files I can upload but the UID in the ftp client shows 1600011 which is user1 UID

logging into windows to that share shows in the security tab that user1 uploaded the files.

Centos is mapping user as 160011
openfiler is mapping user as 160010
windows is showing the user1 in the security tab.

So it appears that centos is not mapping the right numbers to the right users and groups.

If you need details please ask for it and I will provide.

Both configs are nearly a match and I have made small changes to the config files smb.conf but it failed resolve these issues to work so I reverted back. kinit works with authentication, getent works, wbinfo -a and -u works. wbinfo -u user shows different results on both servers, but authentication works user/password and I tried a different password to test.

Is this a known bug or a silly misconfiguration? I had authentication GUI tool configure the winbind stuff so its all fairly standard on the centos machine and the openfiler gui configure winbind configs.

View 2 Replies View Related

Software :: Create Some Distance Between Sets Of Child Nodes In Freemind Maps?

May 21, 2011

what i'm trying to do is create some distance between sets of child nodes in my freemind maps. See the attached png file to see what im getting at. Is there a way to do this, other than using clouds?

View 3 Replies View Related

Server :: POSTFIX - Virtual Domain And Alias Maps Results In 'unknown User'

Aug 16, 2009

I've setup postfix using mysql tables and all works except for sending to an alias. The mysql logs show that postfix is only looking at the mailbox table for where to deliver the mail for the alias. However it is not looking in the virtual alias maps table. There are no complaints from postfix on startup to indicate that there is anything wrong, and if I send to a virtual domain listed as a relay on the server it does look up the virtual alias table... even though the domain is not hosted on the server....

So the question I have is where to look next? The mysql log shows the expected lookups from postfix EXCEPT for the virtual alias map queries.... why would it not be checking the table? Since it is not looking up the virtual alias it bounces the addresses back to sender complaining that the user doesn't exist... It does deliver to a virtal mailbox, however again it never checks the vitual alias table.... so it only delivers since there's a mailbox for it rather than needing an alias...

View 2 Replies View Related

Ubuntu :: Tightvncserver Maps M To Panel Envelope And S To Panel 'power Switch'?

Apr 30, 2010

When I start the tightvncserver (vncserver -geometry 1600x1024 :1) and then connect to it with a vncviewer (tightvnc 1.3.0 on Win7 or vncviewer on 9.10) and then start a terminal (gnome-terminal or xterm) the m key it opens the envelope tab on the panel. The 's' key opens the shutdown applet.This did not happen on 9.10, or earlier

View 4 Replies View Related

Debian Configuration :: Error Found With "Postfix Virtual Maps": No "map Sources"

Aug 17, 2010

error found with your "Postfix virtual maps": No "map sources" were found in the Postfix configuration. your system is not ready for use by Virtualmin. how do I set this?

View 2 Replies View Related

General :: Ubuntu: Tool For Displaying Disk Activity In General And By Process?

Oct 12, 2010

My Ubuntu system is occasionally becoming very sluggish. I'm running many things simultaneously and it's very difficult to tell which program is the culprit.

I suspect that the sluggishness is due to disk activity since the CPU usage is consistently under 50% on each of the 4 cores of the CPU, and over 30% of the 6GB of RAM are free.

Is there a tool that can show me in real time the number of disk IO operations per second and the amount of data read/written per second? Can all this info be broken down and displayed per process?

View 2 Replies View Related

General :: Write A Script To Send General Mail To Users At 9AM Everyday In 4?

Mar 3, 2010

I want to write a shell script, so that at 9AM every morning a general will be sent automatically to my network users E-Mail ID. My users are as follows: akhtaruzzaman@a[URL], ariful.[URL] etc.

Below is my little effort:
# !/bin/bash
userlist=`cut -f 1 -d : /etc/passwd`
mail -s "mailbackup" << END

keep mailbackup in another drive daily for security purpose

View 3 Replies View Related

General :: Samba File Permissions For Multiple Groups In The Same General Path?

Nov 4, 2009

I'm using my Linux (SLES 10) server as a File Server at this point. I need to set File Permissions to nested folders differently to different groups. For example:

homesharedengineering* should be read only for groupA
homesharedengineeringadmin should be read & write for groupB Plus read only for groupA
homesharedengineeringautocad should be read & write for groupC Plus read only for groupA

I've been using Webmin and Putty to set permissions but Putty only allows me the Default Group, it won't allow me to set several groups on the same directory. Webmin seems to allow me to add multiple groups (Webmin --> Others --> File Manager --> Info & ACL tab will provide extended abilities) but when I add multiple groups, they don't seem to take effect? I'm wondering if my setup at the 'Share' level or at the hierarchy of my folder structure (unix based) needs to be set specifically?

View 1 Replies View Related

General :: Will Having A Dual-boot Windows On My Laptop Cause It To Slow Down In General Use

Jun 18, 2011

I have Windows 7 on my Dell Xps laptop, and I want to install Ubuntu or Fedora as a dual-boot. Will that cause my system to slow down?

View 2 Replies View Related

General :: Ubuntu / Suse Red Hat Are Developing General Update Tool

Jan 29, 2011

PackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less.

View 1 Replies View Related

General :: Windows - Version For General Use + Interface Development?

Jun 6, 2011

II'm a front-end web developer, I've always developed on Windows with technologies like XHTML, CSS, Javascript and Flash, I've dabbled with PHP and MySQL. I am well used to Windows workflows and tools, from Photoshop to Notepad++, Filezilla and WAMP server stacks to After Effects, and a swathe more - but always on Windows.I'm at a point where I think I need to start seriously developing on a Linux box, specifically at the moment to create web apps based on Node.js, but compiling tools and programs has become a task I'm more frequently required to do.

My question? I need to get my hands on a user-friendly install of Linux, but which one? I need common interface developer tools (lists welcome) to replace... well as many tools I have on Windows as possible.I need to be readily connected to the internet, I need OS updates to not destroy my workflow by crashing the OS, as I've seen Ubuntu do to various friends. I want efficiency, I need to be able to customise what I need to in order to perform development tasks.I guess this could be a long list, but - I don't have practical working knowledge of the Linux OS, nor how it "compares" to Windows (excuse my faux pas). I'm obviously willing to learn, but I'm far, far more keen to just... continue interface development, just on Linux instead of Windows.

View 3 Replies View Related

General :: Access To Squirrel Main Without A KDE Or General Account?

Jun 27, 2010

A friend of mine helped me set up a server which includes Squirrel Mail.It?s CentOS 5.3.I have a person who would like to access Squirrel Mail at remote sites.My questions is, I can create an account on the server which has KDE and the usual general applications and he would have the remote access Squirrel Mail but he doesn?t need nor does he want to access KDE or anything else on my server. He just want an account so he can use Squirrel Mail.

View 1 Replies View Related

General :: Limitations Of GNU General Public Licenses?

Mar 23, 2010

I have the impression that not that many people understand the scope and limitations of GNU General Public License. This is somehow my basic understanding of it. If I take a program covered under the GNU license, first of all I have the right to get the source code. Second, I can modify it at will. Third, I can redistribute it as will too but the new code will necessarily will have the same GNU license. This made me wonder how people actually can charge for software derived from Linux, for instance, Red Hat. Well, my impression is that they really make profit only out of services. In this thread [URL] I think I found a lot of confusion, even from a moderator (not intended to offend). Red Hat is based on Linux and it is necessarily covered under GNU. Somebody probably bought the program from RHE and can make it available at no cost.

Nevertheless, the moderator decided to warn the user. In this article [URL] it says the following:"Our training is not designed to promote vendor lock-in. Though these courses are based on Red Hat Enterprise Linux, the source code for [RHEL] is available to the community via the GPL [GNU General Public License]," said Red Hat spokewoman Leigh Day. This thread [URL] shows yet more confused people. Is there is a glitch in this type of license that prevents programs like RHEL to be redistributed for free? Why their license page doesn't mention GNU license? Or the problem is just that people get overwhelmed by this license and are afraid to be penalized and get paralyzed? By the way, RHEL is just the example. The key question is about the license!!

View 14 Replies View Related

General :: Start A Daemon As General User?

Sep 9, 2010

I need to allow certain users (who do not have root access) to be able to stop and start specific daemons

View 2 Replies View Related

General :: General Impression Of Certain Distros?

Jul 16, 2010

What is the general opinion of the Mandriva and Debian distros? Mainly asking what kind of user you consider the distro to be for (beginners, advanced, total newb, whatever), and whether you think they offer as much to an extremely experienced user as they would to a newb.Those are my two favorite distros, and I really like Mandriva a lot. I'm trying to pick one to stick with throughout, but I'm not really sure if Mandriva is too automated and Windows-user oriented like Ubuntu (I haven't really delved into the deeper aspects of Linux so I have zero experience in this area now). This might sound a little elitist but I don't want to be using Mandriva and just be automatically dismissed as a newb on first impression just because I'm using Mandriva (although admittedly I am a bit of a newb at the moment, I don't plan on staying one).

View 4 Replies View Related

General :: Get A General Understanding Put Simply?

Apr 3, 2010

Im trying to get a general understanding put simply.

View 6 Replies View Related

General :: General Regarding Available Software?

Jan 9, 2011

Friends i am facing some issue with Linux i want to know how many kinds of file do we have in Linux and what are soft link and hard link mean and the difference. However i want to know also why do we use it in Linux

View 1 Replies View Related

General :: How To Run KDM Or GDM Over Ssh

Mar 27, 2010

I have a computer on LAN running ssh. I can normally tunnel the GUI application usingssh computer-name -X program-nameBut I wam my full desktop to be running on a remote computer using ssh so that I can just use that computer remotely like a local desktop. For this I think I will need to run KDM (or GDM ) remotely, what configuration do I need to do to make this happen?

View 2 Replies View Related

General :: IE Tab 2 Vs IE Tab Plus

Jun 15, 2010

I'm wonder what the differences are, especially as it pertains to SharePoint. Why should I pick one over the other or does it matter? Also are there any Linux browser solutions for SharePoint, besides Wine + IE 6.

View 2 Replies View Related

General :: Using Old PC As NAS?

Aug 5, 2010

I have extra P4 PC (Dell Dimension 2400). And I would like to use this PC as NAS. What is the best way to make NAS from a PC.

View 3 Replies View Related







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