1. open a root kate by typing:
Code:
	
2. open /etc/apt/sources.list
3. copy and paste the following lines at the end of the file:
	
		
4. save the file and close kate
5. copy and paste this into your command line and press enter.
	6. done 8)
							
						
					Code:
Code:
	
	kdesudo kate
2. open /etc/apt/sources.list
3. copy and paste the following lines at the end of the file:
			
			
				# Rog131's repo
deb http://ppa.launchpad.net/samrog131/ubuntu intrepid main
deb-src http://ppa.launchpad.net/samrog131/ubuntu intrepid main
	deb http://ppa.launchpad.net/samrog131/ubuntu intrepid main
deb-src http://ppa.launchpad.net/samrog131/ubuntu intrepid main
5. copy and paste this into your command line and press enter.
Code:
	
	sudo apt-get update && sudo apt-get install servicemenu-rootactions




							
						
Comment