Exploring samaba shares in linpus

By default you can not browse samba shares in Linpus being based of XFCE there is no XFCE file browser that support samba, you can still doing it using a hack and fuse smb. ok so everything is done in command line so start with Alt+ F2 then type in xterm to get our command line.
sudo yum install fuse-smb
We then need to add our linpus user “user” to the fuse group
sudo usermod -a -G fuse user
We can check that this command worked with “id user”
Create a new folder in our home directory
mkdir samba
Mount fuse to our new directory you will also need to run this code every time you reboot.
fuse /home/user/samba

cd into the samba folder or open up thunar and navigate to the /home/user/samba folder and there should be your samba network.

LOGIN and OLPC

Last night we had a another successful Linux Owners Group In Newcastle meeting

I gave a talk on the OLPC XO and sugar. Main point is that sugar is now available on Ubuntu/Debian/Fedora after my talk William talked to the group about bidding for the open source developers conference (OSDC) to take place in Newcastle.

Sugar on Toshiba and XO
Sugar on Toshiba and XO

Useful links:

Stuff on OSDC

I did struggle at the end of the meeting to explain to a linux newbie that he doesn’t really want to install a program from source… as he told me linux isn’t as easy as they say it is… I also no nothing about Mandrivia. We also discussed the Linux.conf.au inner circle and that too many of the LCA talks are repeats!