home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.os.linux.gentoo      Stupid OS you gotta compile EVERYTHING      17,684 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 16,414 of 17,684   
   Blikje Ham to AZ Nomad   
   Re: minimizing disk WRITES - if OS is on   
   03 Dec 08 00:10:24   
   
   From: blikjeham@vierkleurenspreeuw.nl   
      
   On 2008-11-26, AZ Nomad  wrote:   
   > /tmp can be mounted using tempfs   
   > ditto for /var/tmp.  On my diskless gentoo box, I have /var/tmp symlinked   
   > to /tmp/vartmp and recreate /tmp/vartmp at bootup in my /etc/c   
   nf.d/local.start   
   > startup script.   
      
   Be a bit carefull with tempfs. Because it resides in memory (at   
   least, on solaris it does).   
   Normally /var/tmp isn't really used, except when you have temporary   
   files that you want to keep over reboots. Normally /tmp is tempfs and is   
   used for the really temporary files. They will be unavailable after a   
   reboot, because tempfs resides in memory (or IIRC on swap even), which   
   is lost with every reboot.   
      
   Like stated earlier, the /var filesystem is suffered to have lots of   
   writs to it, because of the logs. Therefore it needs to be read-write.   
   You also want to have write access to /home. You want to have write   
   permission to, let's say .bash_history or .history, but also maybe your   
   .ssh/known_hosts. Making it ro, it will be very hard to do normal user   
   stuff on the machine. It depends on the purpose of your system, but   
   making the /home ro will make it quite difficult to do normal user stuff   
   on it.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca