sudo apt-get install ubuntu-desktop
sudo apt-get install tightvncserver
vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565
sudo nano ~/.vnc/xstartup
gnome-session &
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#x-window-manager &
gnome-session &
sudo reboot
vncserver :1
http://www.tightvnc.com/download.html
^^ u can install ubuntu desktop and vncserver so u can use it as a remote desktop
Here are the commands for it...
PHP:sudo apt-get install ubuntu-desktop sudo apt-get install tightvncserver vncserver :1 -geometry 1024x768 -depth 16 -pixelformat rgb565 sudo nano ~/.vnc/xstartup
Comment "x-window-manager" and add this on the end of file:
PHP:gnome-session &
so it will look like this:
PHP:#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & #x-window-manager & gnome-session &
Next, do a reboot. Usually a reboot is not needed, but just to make sure you can do it.
PHP:sudo reboot
Start the VNC server:
PHP:vncserver :1
Code:http://www.tightvnc.com/download.html
That is a lot of overhead for just installing a ftp server. Use this link for install of vsftp for ubuntu.
https://help.ubuntu.com/10.04/serverguide/C/ftp-server.html
I'd reccomend you to use Rapidleech, select the file, and choose tha action "FTP" and fill in the detailsMuch easier!
What haseeb221093 said will drastically increase your VPS's load, and RAM usage
use curl system command...
why dont u use SFTP(ftp over ssh) ?
apt-get install vnc4server xterm fluxbox firefox filezilla
update-menus
apt-get install xfonts-base xfonts-75dpi xfonts-100dpi
cd ~
[COLOR=Black]mkdir .vnc [/COLOR]
nano .vnc/xstartup
chmod +x .vnc/xstartup
vnc4server :1
Password:
Verify:
view only password: