flip-mode wrote:Just an update of sorts:
...
I need to get Samba going on this machine.
Just install the package
samba.
The Samba config file can be a bit of a bitch to maintain manually; I know you are trying to do everything CLI, but I suggest that you use one of the Samba configuration tools. For a full-featured Samba admin interface (lets you configure pretty much everything), you need to install
xinetd (if it isn't installed already), and
swat.
Swat is a web-based Samba admin tool; to access it just point your web browser at port 901 (e.g.
http://localhost:901 if you are running on the local machine).
For a more minimalist GUI based Samba configuration tool, you can install
system-config-samba; it will show up in your System -> Administration menu. It lets you do basic tasks like adding Samba users and creating shares, but not much else.
I do not really like the color in the CLI so I will probably turn that off, but I am leaving it for now. Hey, is there a way to make xterms have a black background? I bet there is, just to tired to look it up at the moment.
Well... real xterms
do have a black background by default. You're probably using the Gnome terminal application. You can configure the colors in the Gnome terminal via Edit -> Profile Preferences.
In the FreeBSD world, I still have a machine running that at work. Actually two, and today I was able to share files between those, but I forget how at the moment, and I mean I completely forget - something to do with NFS? But I really do like FreeBSD, especially for the fact that I can "man" just about anything. So I will definitely be keeping both a FreeBSD machine and an Ubuntu machine going.
Just a FYI... in a mixed environment (*NIX and Windows) it may be easier to share everything via Samba (even between *NIX machines). That way you don't need to maintain both NFS and Samba shares.