LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Amigo
User Name
Password
Amigo This forum is for the discussion of Amigo Linux.

Notices


Reply
  Search this Thread
Old 09-29-2004, 08:15 AM   #16
gken69
LQ Newbie
 
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20

Rep: Reputation: 0

OK, now that we have that straightened out I have two more questions for you:

1. Where is the best place for me to get information about properly installing these two packages?

2. Is it absolutely essential to have the dhcp and dhcpcd packages installed in order to use TCP/IP? The reason I ask is that I manually gave my Amigo box an IP address, but I can't still can't reach my network or ping anything even by IP address.
 
Old 09-29-2004, 10:03 AM   #17
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614
TCP/IP is installed already. You also need rp-pppoe to use tcp over ethernet.
then run 'ifconfig'.
Installing packages is easy. just browse to wherever the files is, on CD or in a folder, and type :
installpkg packagename.tgz
Or short hand example for the two dhcp pkgs:
installpkg dhcp*.tgz
the * is a wildcard for any following characters. To install all pkgs in a folder type:
installpkg *.tgz
You can then view the contents of any package by typing 'pkgtool' in an xterm, or from the Command Line Interface. The Slackware Package tool starts. Choose 'View the list of files conatined in a package'. After a bit you will see a list of all the installed packages, with each installed file shown. You use 'pkgtool' to remove pkgs or start/stop services. 'pkgtool' calls installpkg, removepkg, updatepkg.
I always INSTALL pkgs using 'installpkg', but remove them with 'pkgtool'.
If you don't find what all of what you want in the official Slackware tree, try using packages from linuxpackages.net. There about 700 pkgs there for Slack 9.1.
Keep in mind, that once you get to the first login, you are basically running Slackware 9.1. ALL configs are the same and you'll find excellent answers to most of these questions if you jump to the Slackware forum.
There are some Friendly Amigo 'tricks' that can be done, and I've yet to finish the Amigo Help Central and ToolBox features, which are meant to help you do these things without being much of an expert. Speaking of that, back to work...
 
Old 09-29-2004, 10:35 AM   #18
gken69
LQ Newbie
 
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20

Rep: Reputation: 0
Quote:
Originally posted by gnashley
TCP/IP is installed already. You also need rp-pppoe to use tcp over ethernet.
then run 'ifconfig'.
What's "rp-pppoe", where can I find it, and would not having "rp-pppoe" explain why I can't connect my Amigo box to my network?
 
Old 09-29-2004, 12:09 PM   #19
noprob
LQ Newbie
 
Registered: Aug 2004
Location: Mountains of West Virginia
Distribution: tinycorelinux and Puppy Linux
Posts: 14

Rep: Reputation: 1
Thumbs up my experiance installing network pkgs.

I downloaded the 3 files/pkgs=dhpc,dhcpcd & rp-pppoe ending in extension .tgz
as that seems to be the only way amigo will install using this extension only, to my win98se desktop.

Thereafter I copied these files/pkgs.to a dos formated floppy disk.

I shut down win98se and booted amigo to desktop.

I accessed the files/pkgs.I copied to floppy by opening /mnt/floppy via Rox File Manager,then I opened another instance of Rox to navigate to /bin folder.

I drag and drop said files/pkgs.from floppy to /bin folder

Thereafter I opened xterm and typed "pkgtool"

I used the 2nd. option to install from directory of my choosing typed in "/bin"

From there on it should be self explainitory as all I did was agree = installed the files/pkgs.

I did have a problem w/pkg rp-pppoe,but it seems to be of no worry as I am here typing this via amigo on web browser dillo.

Now to download web browser firefox.

Thx. very much for a wonderful experiance using installing pkgs. on Amigo!


P.S.I never did venture away from slackware 9.1 on Amigo,odd tho on the version 10 4cd package of slackware there is a folder w/9.1,but all packages ending in the .gz extension not .tgz.
is there a way to convert .gz to .tgz?

Last edited by noprob; 09-29-2004 at 12:19 PM.
 
Old 09-29-2004, 02:25 PM   #20
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614
.tgz are the same as .tar.gz , which means they are 'tar' archives that are gzipped after tarring.
You use gunzip to unzip a .gz file like this:
gunzip nameoffile.gz
it will be unzipped as nameoffile
To zip it back up with the usual mximum compression:
gzip -9 nameoffile
It will be zipped and name nameoffile.gz
.bz2 files are similar with better compression. These compression types and file extensions are not ususally used randomly. Real Slackware compatible packages are always .tgz
.tar.gz files are usually source code files, or sometimes installers like for firefox or opera.
KERNEL source code usually comes as .bz2 files.
You should remove the otibginal packages with the .tgz from /bin. this is not the place to do that work. You can execute installpkg or pkgtool from the floppy directory. Or if you want to copy the files over, put them in root's home directory: /root.
Make a habit of working as user and do all your work in your /home dir. example: /home/amigo
Login as root or check out the use of 'sudo' to run stuff as user, but with root permissions. User 'amigo' has lots of special rights already setup.
 
Old 09-29-2004, 03:04 PM   #21
noprob
LQ Newbie
 
Registered: Aug 2004
Location: Mountains of West Virginia
Distribution: tinycorelinux and Puppy Linux
Posts: 14

Rep: Reputation: 1
Thumbs up proper procedure & good habits

Thx.for the heads up on the proper procedure to install pkgs. on amigo & using the proper directories and learning good habits concerning the use of linux.

I learned to navigate winDOwS in an unorthadox way,but can not ever remember having the problems I hear so much about winDOwS crashing,but I would very much like to learn linux the correct way.

This distro tho not a distro in it's own right is really the only one so far I have been able to at least get an idea of the inner workings as all the other distro's I've tried were either already complete enough for my use or I just plumb didn't have a clue on what to do.

I Thank You for the time you take to explain this.
 
Old 10-06-2004, 05:40 PM   #22
nibz
LQ Newbie
 
Registered: Sep 2004
Posts: 4

Rep: Reputation: 0
ok i install dchp and dchpcp and rp-pppoe
what do i do now?
im on a dsl line and im totally lost
this is so different from the live debian cds ive been running.
o well
someone plz help
 
Old 10-06-2004, 10:33 PM   #23
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614
Open an xterm (the penguin) and run 'netconfig' to set up your IP address and dhcp.
Then run these to finish setting up and to start/stop:
adsl-setup
adsl-start
adsl-stop
 
Old 10-15-2004, 03:57 PM   #24
marksouth2000
Puppy Motivator
 
Registered: Oct 2004
Location: The Shadowy Planet
Distribution: Too many to mention
Posts: 111

Rep: Reputation: 15
Adding network stuff to AmigoLinux?

Hi, I've just joined this Forum so let me begin with a big THANK YOU to gnashley for developing the distribution. It's clever and useful, which is great.

I installed Amigo on an old Toshiba portable last week, and it runs far better than Windows on the machine. The limitation is that the machine no longer has a CD or floppy drive (both missing in action) so to get the networking going I have to swap repeatedly to Windows to download bits, then back to Amigo etc etc.

Gnashley, I've found your replies about where to get stuff helpful (mostly, but I'm still searching for some pieces so I wonder whether it would be possible to include the IPconfig and DHCP pieces in the next version of the distribution? They are quite small, and if one had those it would be easier to get some of the other components.

Thanks for all and any replies,
Mark
 
Old 10-15-2004, 09:59 PM   #25
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614Reputation: 614
Thanks for the strokes! If you downloaded the latest Amigo2.0 it includes the dhcp and dhcpcd packages.
Run 'netconfig' to setup network.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between Amigo 2 and amigo II fluxbox mazebane Amigo 2 12-29-2004 04:03 AM
Amigo/Slackware 9.1 Client on ICS Network gken69 Linux - Networking 2 09-08-2004 01:09 PM
Amigo/Slackware 9.1 Client on ICS Network gken69 Slackware 8 09-07-2004 01:39 PM
Linux Network Settings ChangeOfPace Linux - Networking 9 05-05-2004 08:35 AM
Network Settings Redhat Linux 8 manojkreddy Linux - Networking 2 08-05-2003 01:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Amigo

All times are GMT -5. The time now is 07:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration