New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Mc filemanager on bubba

Got problems with Bubba? Then this forum is for you.
Locked
JohanJ
Posts: 32
Joined: 21 Sep 2007, 09:15

Mc filemanager on bubba

Post by JohanJ »

Hi
im a new user to bubba , but have had a Clarkconnect server last 4 years
but have now gone over to a bubba server but i miss one thing, a filemanager in bubba like the mc i used in CC is there something for bubba so i can use in putty?

//Johan
bjorn
Posts: 88
Joined: 03 Jan 2007, 09:02

Post by bjorn »

enable debian repositories in /etc/apt/sources.list
run
sudo apt-get update
then run
sudo apt-get install mc

done

/Bjorn
JohanJ
Posts: 32
Joined: 21 Sep 2007, 09:15

Post by JohanJ »

bjorn wrote:enable debian repositories in /etc/apt/sources.list
run
sudo apt-get update
then run
sudo apt-get install mc

done

/Bjorn


bubba:/home/johan# sudo apt-get update
Hit http://update.excito.net bubba/main Packages
Hit http://update.excito.net bubba/main Release
Reading Package Lists... Done
bubba:/home/johan# sudo apt-get install mc
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package mc
bubba:/home/johan#
bubba:/home/johan#
John W
Posts: 62
Joined: 17 Jan 2007, 11:47

Post by John W »

Locked