www.ubuntu.com Music: Black Eyed Peas – They Don’t Want Music (Feat. James Brown)
Tag-Archive for ◊ Folders ◊
Ubuntu 10.04 Lucid Lynx Alpha2 Netbook Remix First Look Music: Earsugar – Womanizer (Quantize Rmx)
Meld is a tool which allows the user to see the changes in, and merge between, either two files, two directories, or two files with a common ancestor.
This is a video on how to share Linux Folders with your Windows machines. I use a program called Samba to share the folders so that they are surfable in a NetBios (network neighborhood) fashion. This is a command line video however if you have Webmin installed on your server you can also configure it in a similar fashion using a web interface. You can also try tweaking the config file for Samba to better suit your needs. This is a very simple setup. The commands are… sudo apt-get install …
create a batch script to easy mount share folders without command prompt (WindowsXP) net use y: /delete net use y: \vboxsvr\Sharefolder

