Amazing! http://www.youtube.com/watch?v=6Sf_pogZ8jE
Work Permit
Finally, after all those attempts and fights and I got my working permit in Cyprus for the next 2 years!!! And I am officially employed by EuroOrient at the IT position.
Ericsson p910, Linux, Mobical
Finally I got my p910 back from the repairs (had problems with screen). Playing around with it during weekends (oh yes – I was missing it a lot) and I have managed to sync my contacts from p910 via bluetooth and my laptop running fedora 8 to mobical. This was more than critical for me after I didn\’t have access to my phone contacts for few months.
The major problem for me was to make p910 utilize internet of my laptop through bluetooth. There are a lot of how-tos, but all of them were missing smthing :(. Here how it worked for me (originally found here):
Put the following into /etc/ppp/peers/dun
460800
debug
ipcp-accept-remote
192.168.1.1:192.168.1.2
ms-dns <ip of DNS server used by linux box>
lock
crtscts
noauth
defaultroute
Then put this to /etc/sysconfig/iptables:
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT – [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD -j RH-Firewall-1-INPUT
-A RH-Firewall-1-INPUT -i lo -j ACCEPT
-A RH-Firewall-1-INPUT -i ppp0 -j ACCEPT
-A RH-Firewall-1-INPUT -p icmp –icmp-type any -j ACCEPT
-A RH-Firewall-1-INPUT -p 50 -j ACCEPT
-A RH-Firewall-1-INPUT -p 51 -j ACCEPT
-A RH-Firewall-1-INPUT -p udp –dport 5353 -d 224.0.0.251 -j ACCEPT
-A RH-Firewall-1-INPUT -p udp -m udp –dport 631 -j ACCEPT
-A RH-Firewall-1-INPUT -m state –state ESTABLISHED,RELATED -j ACCEPT
-A RH-Firewall-1-INPUT -j REJECT –reject-with icmp-host-prohibited
COMMIT
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A PREROUTING -i ppp0 -j MARK –set-mark 0x9
COMMIT
*nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -m mark –mark 0x9 -j MASQUERADE
COMMIT
Then run the next set of commands (as root):
/sbin/service bluetooth start
/sbin/sysctl net.ipv4.conf.all.forwarding=1
/sbin/service iptables restart
dund –listen –encrypt call dun
Here we finished with Linux setup. Now get yourself a GnuBox application for p910. Follow the instructions on how to set it up on the GnuBox website. Finally, open gnubox, go to Options -> 2box Bluetooth -> LAN Access server, select your linux box in a list of devises, tell \”Yes\” when asked about encryption. Done, now you can use internet with \”Bt\” dialup account from your phone (refer to GnuBox setup instructions) and it will take you the whole path through linux to internet :)
The mobical part is easy – just register there and you will get an auto-configuration SMS for your p910. Now you can sync in any direction :)
FreeNX works again
Quite a while ago I wrote a post mentioning a problem with fonts when using RDP over FreeNX. Now it seems that the problem is fixed and everything works. I have reinstalled the freenx server on my FC5 server (the latest version available for fc5 from yum repos I have is 0.6.0) and also put a latest (3.1.0) nx client on my fedora 8 laptop. Things just work :)Â and they are really fast and easy.
Jumbo
Yesterday I have found out that Jumbo shop in Limassol has 2nd floor!!! Not that I am a regular visitor to Jumbo, but was in that shop for many times and I always thought it has only one (big) floor with a bunch of stuff there. Few days ago I was looking for a new bag for CDs to put in my car and one guy told me I can get one in Jumbo. I went through all those rows of stuff and didn\’t find one, so I came back to him and told that they probably don\’t sell what I need anymore. After 2 minutes of trying to find out where exactly he saw the bag he told like on the 2nd floor and that was the moment I got very surprised since I never saw stairs or lift in Jambo. Few minutes later I was in the shop and saw that the bloody hidden 2nd floor exists indeed. So if you didn\’t know about it as well – stairs are on the left if going from cashiers towards the other end of the shop. They are kinda 10-20 meters away from cashiers :)