e-Book Tips Photoshop for Photography: Cara Membuat Efek ROL (Ray of Lights) pada Foto di Photoshop
0 Comments - 30 Jan 2012
oleh Ramadhan Bagaskara Arya Pramuka, Professional Photographer Indonesia Baru-baru ini, saya mendapat PM (private message) dari sahabat saya di Bandung Sriwijaya, yang memohon pencerahannya untuk membuat ROL (Ray of Lights). Saya menjawab bahwa, f...

More Link
Instagram Filters as Photoshop Actions
0 Comments - 01 Oct 2011
I recently did a google search to see if anyone had “converted” instagram filters to photoshop actions. After not finding any results, I decided to see if I could do it myself. I didn’t get a 100% exact match, but it’s pretty close. Im starting w...

More Link

Kamis, 14 April 2011

Set Up VNC on Ubuntu in Four Steps

The Ubuntu Unleashed blog has a great tutorial on remote controlling your Linux system—even through a Java-enabled browser. Here's the whole deal:
  1. Install packages. Code: sudo apt-get install x11vnc vnc-java
  2. Set up a password for clients. Code: x11vnc -storepasswd
  3. Open up ports 5800 and 5900 on your firewall
  4. Run the terminal command: x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800 and add it for auto-starting in future sessions
That third step isn't quite so simple, but luckily we've covered that ground before. The same warnings and disclaimers about running a VNC server in that link above apply here. While the guide and code are written from an Ubuntu users' perspective, the packages and commands, possibly with a little tweaking, should be available in most distributions. Windows and Mac users can get help setting up their own VNC connections through this guide.

0 komentar:

Posting Komentar