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.
|







Recent comments
1 day 9 hours ago
2 days 1 hour ago
2 days 17 hours ago
2 days 20 hours ago
3 days 2 hours ago
3 days 12 hours ago
3 days 19 hours ago
4 days 9 min ago
4 days 4 hours ago
4 days 13 hours ago