How do i create a shortcut on my desktop to a website using mozilla or konqorer? (not spelled right lol) and how do i run a bin file? any help would be appreciated thanks. :D
Printable View
How do i create a shortcut on my desktop to a website using mozilla or konqorer? (not spelled right lol) and how do i run a bin file? any help would be appreciated thanks. :D
Chmod 700 file.bin && ./file.bin will run the file. Basicly sets the file executable then runs it.
or just drag and drop and choose what kind of link you want hehe ... :D