Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: Noob question Web-Managment Ex2200

$
0
0

Hey..

 

I fixed it.. i googled something about the things you wrote.. and i read the log files..  and runned this..

    root@UO17SPVC01A:RE:2% cd /var/jail
    root@:RE:0% ls -ltr
    total 12
    drwxrwxr-x 2 root wheel 512 Aug 9 17:34 run
    drwxrwxr-x 2 root wheel 512 Aug 9 17:57 etc
    dr-xr-xr-t 3 root wheel 512 Aug 11 11:37 tmp



Here we see no write access on the tmp .We can change this as shown below:


    root@:RE:0% chmod g+w,a+w /var/jail/tmp
    root@:RE:0% ls -ltr
    total 12
    drwxrwxr-x 2 root wheel 512 Aug 9 17:34 run
    drwxrwxr-x 2 root wheel 512 Aug 9 17:57 etc
    drwxrwxrwt 3 root wheel 512 Aug 11 12:09 tmp

Worked like a Charm!

Thank you anyways for halping a noob on its lab environment.

 

Håkon


Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>