If like me you have constant issues with your Nokia N95 – and the factory default setting does nothing, you can always try the hard code *#7780#.
Always backup your data first and regularly before messing with any settings !
If like me you have constant issues with your Nokia N95 – and the factory default setting does nothing, you can always try the hard code *#7780#.
Always backup your data first and regularly before messing with any settings !
So you have tightened security on your main server by changing the default port number.
Once a week to backup your server data by using the rsync application on a local backup server – possibly even running a crontab script.
All of a sudden you get errors such as:
ssh: connect to host port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-24.1/rsync/io.c(359)
Why is this ???
The option rsh allows the desired port to be specified through ssh.
In the following example, the -r option specifies ‘recursive’; -z enables compression; –rsh=’ssh -p1234′ tells rsync to use port number 1234 for transfers/connection.
The code would look something like this:
rsync -r -z --rsh='ssh -p1234' /dir1 maybe@me.my.my.domain:/rdir --progress --stats
That’s it enjoy
Hi all,
After being pre-occupied for a while I decided to get back into writing on my blog.
I found it quite a hassle, however, as I am sure you also do – to have to keep opening a web browser, logging in, creating a new blog etc….
I thought it would be great to have a piece of software that I could write my blog article in, even when I am not able to login, although hardly ever nowadays.
The work on Dogs Boutique has allowed me to use AJAX for the first time.
The Dogs Boutique website has an online store, selling products such as dog collars, dog beds, dog carriers, dog clothing, dog jewelery and more.
Dogs Boutique Online Store – Everything for your pampered pooch
Dogs Boutique also provides an in-house doggy holiday home service.
If you are going on holiday and do not want to leave your precious pooch in kennels – Dogs Boutique is your answer. They provide a home-from-home service in a doggy friendly environment.
Why not give them a call – not only are they highly experienced but there is also a dog grooming service on-site that has been established for over 30 years.