Posts: 2
leoave
Joined: 22 Nov 2007
#1
Hi there!
I have this friend who was having big virus problems with his computer(K6)
He ask me for help, and then I install antix on his pc... (I'have little experience with ubuntu, but this didn't run on it)
1rst problem.. he has bunch of pps files (presentations) and I can't find any program on de cd (antix-Spartacus) to read them.
2nd. problem this computer is in his home, and has no internet conection.

also, I'would like to have the 2nd HD(FAT32) able to read/write by normal user.

Please help me, so I can help him; he is learning how to manage himself coming from win98 __{{emoticon}}__

Thanks
Leo
Posts: 253
dieselbenz
Joined: 28 Sep 2007
#2
leoave wrote: 1rst problem.. he has bunch of pps files (presentations) and I can't find any program on de cd (antix-Spartacus) to read them.
Just load up OpenOffice suite for him. Problem gone.
Posts: 1,081
OU812
Joined: 29 Sep 2007
#3
1. Look in /etc/fstab - your fat32 partition will be listed as vfat. Then change"default" to"default,users,rw,umask=000" and of course reboot (or maybe try mounting it using a terminal).

2. I don't think ooo is included in antix. So, if there are any apps your friend needs, you may need to download them. Then you can install them using the command"dpkg -i packagename.deb" (you should have and option to download but not install. This way you get all the needed dependencies).

john
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#4
Look for an app called"apt-zip". This should help you download the apps with dependencies and move them to another box for install.

eriefisher
Posts: 41
UnicornRider
Joined: 24 Oct 2007
#5
eriefisher wrote: Look for an app called"apt-zip".
Which factually requires at least a modem being connected to the target system (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://penguin.ch/dokuwiki/doku.php/debian:apt#throttled_updates"
linktext was:"further reading"
====================================
) __{{emoticon}}__

What might solve your problem, though:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://apt-mirror.sourceforge.net/"
linktext was:"APT mirror"
====================================
and/or
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://aptoncd.sourceforge.net/"
linktext was:"APT on CD"
====================================
(?).

--

As for OpenOffice (to access those 'pps' files): you may want to add a Mepis 6.5 CD (!) to the target system's list of repositories (see
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://linux.die.net/man/8/apt-cdrom"
linktext was:"man apt-cdrom"
====================================
for details) and install the"fat boy" from there ...
Posts: 2
leoave
Joined: 22 Nov 2007
#6
Hello all out there..

I'm going to try all, this weekend.

I really thank you

I'll post how it did go!

Leo