get the hlds update tool from steam:
	Code:
	wget http://www.steampowered.com/download/hldsupdatetool.bin
 accept the conditions.
then do the following:
	Code:
	chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam
 now install episode 1:
	Code:
	./steam -command update -game "episode1" -dir .
 depending on your server's connexion and how Steam' servers are overloaded it should take some time.
now install hl2mp:
	Code:
	./steam -command update -game "hl2mp" -dir .
 same as episode1, it should take some time.
notice that hl2mp is installed in /orangebox/hl2mp
copy paste it in /
	Code:
	cp- R /orangebox/hl2mp .
 now upload sourceforts in /
Start the server and everything should work like before.
Cya