Monthly Archives: October 2010

Ubuntu Saves the Day via iSCSI

There is a time when many of us will need to know how to do this. Today was I and my co/workers day…http://www.cyberciti.biz/faq/ubuntu-linux-set-iscsi-initiator/

When Microsoft’s NTFS goes bad and doesn’t permit you to delete files located on iSCSI storage, we say “OH YEAH!!! Let’s see what *Linux has to say about that.”

I’ll do my own write up for this soon, but I just had to share this link.

R.I.P. Ricardo Montalban

I shall leave you as you left me, as you left her; marooned for all eternity in the center of a dead planet… buried alive! Buried alive…!

Enable ssh and ssh root access on Vyatta

Requirements

  • Root account enabled

Enable SSH / SSH root access
To access the shell from a remote pc, with for example, the program “putty”.

Commands

vyatta@vyatta# set service ssh
vyatta@vyatta# set service ssh allow-root
vyatta@vyatta# commit
vyatta@vyatta# save