Category:
suse

Enable or disable boot time services in SUSE

by
on
January 14, 2011

There are a couple ways to enable or disable system services at boot time in SUSE. From the command line: To enable a service: $ sudo insserv SERVICE To disable a service from starting: $ sudo insserv -r SERVICE You can also use YaST: YaST Control Center -> System -> System Services (runlevel) Select the [...]

Read More
No Comments
suse

Install git on SUSE 11

by
on
January 5, 2011

Git is a great version control system which is used everywhere these days. The process of installing git on SUSE is as easy as other distros at moment but is not to difficult if you follow these steps. To my knowledge at this point in time there is no git rpm package for SUSE. There [...]

Read More
3 Comments
suse
Copyright 2008-2010 WiredRevolution.com. All rights reserved.