In article <BwLuuC.B22@fc.hp.com> rwp@fc.hp.com (Bob Proulx) writes: Kamal Foudil-Bey (foudil@npac.syr.edu) wrote: > I added a user to my system to avoid working as root. > Everything is fine except for the fact that when I use > "vi" I get a message "/tmp file does not exist". What do > I have to do to solve that? You probably have the permissions on /tmp messed up. chmod 777 /tmp chmod 777 /usr/tmp Make that chmod 1777 /tmp chmod 1777 /usr/tmp This turns the sticky bit on which keeps you from overwriting or erase someone else's file unless you are root. Of course, if you are the only 'real' user this probably doesn't matter much... Philip Guenther -- guenther@stolaf.edu (Philip Guenther) | The ACC might agree with me, Student Sys Prog, Academic Computing Center | but with that bunch, (and me) St Olaf College, Northfield, MN 55057-1001 | you never know... :-) :-| :-( "Life makes sense? LIFE MAKES SENSE!!? Where do people get these ideas?"-me
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Laurent Riffard | Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 |
| Alan Cox | Re: x86: 4kstacks default |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 34/37] dccp: Auto-load (when supported) CCID plugins for negotiation |
| Maciej W. Rozycki | Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes |
| John P Poet | Realtek 8111C transmit timed out |
git: | |
