PDA

View Full Version : ssh help for skins


DAclub
09-03-2003, 07:17 PM
hello guys

i have root access to my server with a big ZERO knowledge about SSH.
can someone help me to understand just how to place upload or delete skins through ssh ?
while i was using a custom skin i made, i deleted it !
so i cant login to my panel anymore :(

thank you

jasonyates
09-27-2003, 12:25 PM
You might be able to change the skin manually via SSH by editing the conf file.

l0rdphi1
09-27-2003, 02:36 PM
Originally posted by jasonyates
You might be able to change the skin manually via SSH by editing the conf file.
Yes, that is what I would do. Running this should work:

perl -pi -e 's#docsroot=\./data/skins/\w+#docsroot=./data/skins/default#g' /usr/local/directadmin/data/users/admin/user.conf