romka@linux

February 22, 2010

Some good tips on setting up ssh right:

Filed under: Status — romka @ 10:21 am

Here

February 9, 2010

ncp mount to novell shares

Filed under: Status — romka @ 8:41 am

I’ve managed to get connected to my corporate Novell shares. Solution is ncpmount (we don’t use ipx so I didn’t install it) + thanks to this post:

ncpmount -S server_name -A server_ip -U novell_login /mnt/novell/

novell_login matches my linux box login, otherwise -u linux_login is said to be needed.

Works a charm )

I’ve also made /mnt/novell/ to be owned by my linux_login, so I don’t need to sudo

Powered by WordPress