pacman -S z2-sdl-profile
if I start to type the url surely there is huge chance for mis typing it,so is there any way to overcome this like a copy url from web browser and pasting it on the putty or other wise telling axel to download from urls in a specific text file.
mannuel@mannuel-desktop:~$ ssh root@192.168.0.2
root@192.168.0.2's password:
Last login: Sat Jan 1 11:08:49 2011 from 192.168.0.4
[root@alarm ~]# cd /media/Downloads/
[root@alarm Downloads]# nohup axel -n 10 [url]http://199.91.152.147/aibsumzk1ijg/tgk27r7pv7tyvfe/tapsee_pannu_in_black_from_mogudu_movie_spicy_pics_actress.zip[/url]
nohup: ignoring input and appending output to `nohup.out'
[root@alarm Downloads]# screen axel -n 10 [url]http://199.91.152.147/aibsumzk1ijg/tgk27r7pv7tyvfe/tapsee_pannu_in_black_from_mogudu_movie_spicy_pics_actress.zip[/url]
-bash: screen: command not found
[root@alarm Downloads]#
Not something which i wanted , I wanted something wherein i can go to my DDNS page and from there launch a browser , i can't/dont want to change proxy settings.
pacman -S x11vnc xorg-server-xvfb lxde
/usr/bin/Xvfb :1 -extension GLX -extension RANDR -fp /usr/share/fonts/misc -screen 0 1280x800x16 &
export DISPLAY=:1
/usr/bin/startlxde &
/usr/bin/x11vnc -display :1 -bg -nopw -xkb -forever -passwd [PASSWD] &