- Oct 11, 2000
- 6,048
- 1
- 81
Originally posted by: Jero
Originally posted by: KeyserSoze
Originally posted by: arod
Originally posted by: KeyserSoze
Got in on that free Novell DVD Suite of Applications, installed it, and I'm up and running! Pretty Amazing that it pretty much has all the software I would need, with the exception of AIM and FireFox.
Wow, I'm happy. Now to learn this b!tch of an Operating System on the backend.
KeyserSoze
Suse 9.1 has AIM and firefox included.
Damnit! I gotta find it then. Holy hell, this is a wayyyyyyyy different architecture than Windoze. Egads. I need a book or something.
KeyserSoze
A few key points...
whatever is in /etc are mainly config files
whatever is in /etc/rc.d/rc3.d are where you can stop and restart services
/usr/sbin /sbin /usr/bin are where most binary files are located. Most of the time these locations are already part of the path.
To check the path of each user in bash shell for example in your user account look at a file called .bashrc
for universal information, look at /etc/profile
/usr/local/share is where most of the shared applications are installed
/tmp is the only root directory by default that anyone has permission to
Thanx for the advice!
KeyserSoze
