Thursday, 21 June 2012

On 00:50 by Unknown   1 comment

FileZilla is open source client fast and reliable cross-platform FTPS, FTP, and SFTP also with lots of useful features and with graphical user interface. This FileZilla PPA is for latest version of FileZilla by LffL.
sudo add-apt-repository ppa:ferramroberto/filezilla
sudo apt-get update
sudo apt-get install filezilla

After installation run FileZilla and use it. Enjoy

Wednesday, 20 June 2012

On 22:37 by Unknown   1 comment
 I was having the same problem after doing an update and  an upgrade
I finally opted to downloading a .sh file  and then running it (right click on the file and select the run option),
if it is currently not an executable file,right click on the file,
then select properties,
now on the new window,click on the permissions tab
what you a are supposed to do is to 'check the  radio button after the word Execute,
with this it allows executing the file as a program

With that,as simple as it looks,my problem was solved.
On 22:32 by Unknown   No comments
First you need to make the file executable:
by right clicking on the file->properties->enable executing the file as program using the check on the properties window
or cd to the file location n then chmod +x  file_name.sh
after this
double click on the file and then click on run
n/b:avoid using run in terminal

Sunday, 17 June 2012

On 23:26 by Unknown   No comments
check out this:
www.phpgrid.org
hey,and just before you go,
IT IS COMPULSORY THAT YOU HAVE FUN WITH IT

Friday, 15 June 2012

On 22:59 by Unknown   No comments
go to ubuntu software center
type ttf-mscore fonts on the search box
Click Install on the “Installer for Microsoft TrueType core fonts” directly in the search results.
Enter your password when requested, and click Authenticate.
To add other fonts,go to the ubuntu software center,click on fonts,to get any font type
have fun.
On 22:55 by Unknown   No comments
Go to the Synaptic Packet Manager,
System_administrator-synaptic packaet manager
search for usb-mode-switch-data
for my case,I installed usb-mode-switch-data and usb-mode-switch
thats it,the rest are mobile broadband settings which you need to configure on your own.

Monday, 11 June 2012

On 00:00 by Unknown   No comments

<td><a id="delete_link" href="index.php?num=316&market=<?=$market_id; ?>" onclick="return confirm('Are you sure you want to delete?')">Delete</a></td>