Tagged Questions
1
vote
1answer
44 views
scp recursively directories on SunOS
I have encountered a small issue with SCP (and also rsync). I need to copy certain files from server A (running SunOS 5.8) to server B (running SunOS 5.10).
First, I get the list of files (several ...
3
votes
0answers
212 views
ls and vim color on SunOS 5.8/Solaris 8
I want to use ls and vim with color on Sunos 5.8
SunOS 5.8 Generic_117350-11 sun4u sparc SUNW,Sun-Blade-2500
I have installed ls (GNU coreutils) 6.9 and vim 7.2
In ~/.cshrc:
setenv TERM sun-color ...
1
vote
3answers
138 views
Make Apache view hidden files (Solaris)
Is it possible to make an Apache server like this
Apache/1.3.41 Server at user.it.uu.se Port 80
display hidden files (i.e., those who start with a dot) in a specific directory? I have some ...
