It's Not Real
Would you like to react to this message? Create an account in a few clicks or log in to continue.

linux commands

Go down

linux commands Empty linux commands

Post by Adminator Mon Jan 27, 2014 3:05 pm

su -log in as root.
sudo apt-get update
sudo apt-get upgrade
which -finds stuff (eg: which apache2)
sudo apt-get remove
ifconfig eth0 | grep inet | awk '{ print $2 }'  -get yer ip.
sudo passwd root   -make root account
su root  -log in to root
 surprise4 
aptitude -see installed programs
sudo apt-get install aptitude
 geek8 
sudo apt-get install kde-plasma-desktop
sudo apt-get install googleearth-package
sudo apt-get install python-django
apt-get install python-setuptools
easy_install --upgrade django
Adminator
Adminator
Admin

Posts : 205
Join date : 2013-03-29

https://itsnotreal.rpg-board.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum