VMware Images:
|
The Perfect Setup - OpenSuSE 10.2 (32-bit) - Page 5
2 Adding Installation SourcesTo make package installation easier, I will add a network installation source. If you want to install all packages from CD / DVD, you can skip this step. Start yast2: yast2 Go to Software -> Installation Source:
You should now see three software repositories here: your SuSE CDs, the updates repository (http://gd.tuwien.ac.at/... in this example), and the oss repository (http://download.opensuse.org/... in this example). We want to disable the SuSE CDs so that we can download all packages from the internet. To do this, the CDs must be marked in yellow; then navigate to Source Settingsv and select Enable or Disable to disable the SuSE CDs:
The updates repository is already active, so we don't need to enable it, but the oss repository needs activation, so we mark it, go to Source Settingsv again and select Enable or Disable again to enable it. Your list of repositories should now resemble this one:
Then hit Finish and then Quit on the next screen to leave YaST.
3 Install Some SoftwareNow we install a few packages that are needed later on. Run yast2 -i findutils readline libgcc glibc-devel findutils-locate gcc flex lynx compat-readline4 db-devel wget gcc-c++ make
4 QuotaTo install quota, run yast2 -i quota Edit /etc/fstab to look like this (I added ,usrquota,grpquota to partition /dev/sda3 (mount point /; your device name might be /dev/hda2 or similar): vi /etc/fstab
Then run: touch /aquota.user /aquota.group and reboot the system: shutdown -r now After the system has come up again, enable quota like this: quotacheck -avugm
5 DNS ServerRun yast2 -i bind bind-chrootenv bind-devel bind-utils Then we add the system startup links for BIND and start it: chkconfig --add named Bind will run in a chroot jail under /var/lib/named.
|








print: 
Recent comments
6 hours 54 min ago
7 hours 5 min ago
7 hours 48 min ago
8 hours 52 min ago
12 hours 57 min ago
15 hours 13 min ago
16 hours 29 min ago
16 hours 29 min ago
16 hours 44 min ago
22 hours 35 min ago