Diyelim Mavericks’i yeniden yüklediniz, iPhoto, Pages, Numbers gibi Apple uygulamalarını yüklemek istiyorsunuz. Yüklemeyi başlatıyorsunuz ama bir türlü belirli bir boyutun üzerine çıkamıyor, başa dönüyor, bu şekilde birkaç deneme sonrası şu hatayı veriyor: iPhoto failed to download – Use the Purchases page to try again Bunun çözümü çok basitmiş aslında. İndirmeye başlayınca App Store’u kırmızı butona […]
How to install and use sdlmame on Linux (debian/ubuntu)
“Xmame” is first emulator coming to mind when we talk on a MAME on Linux systems, however it’s not been developed for some time. “Sdlmame” is recommended in Xmame websites and forums. sudo aptitude install sdlmame This command installs sdlmame from repositories. [note]It is possible to download latest version from sdlmame website but I personally […]
How to mount a remote folder with SSH connection in Ubuntu 8.04
We were looking for a method which provides us with a secure connection to share files, use a wiki system and establish a bazaar repository on it. We have read on SSH-VPN but it was imposing lots of changes to our systems. We have finally decided to use SSHFS which is simpler and easier to […]