Tech

  Dedicated servers provide the utmost in speed and security. This is because it’s
used by only one client and its full power is not shared with other customers.
The tradeoff for the speed and security is costs as well as full responsibility
for proper and secure operation.

Read more..

Your rating: None Average: 3.5 (6 votes)

Broadband Internet Troubleshooting Problems
Broadband has made the Internet so much more convenient and faster than the original dial up service,
which meant you couldn’t use your telephone whilst being on the Internet. You will usually pay a monthly
fee which is adjusted according to your usage, giving instant access to the Internet. This allows you to
switch on your computer and download TV programmes, music, watch movies online as well as play
games with people from all over the world, instantly.
However, it is possible to experience problems with the connection or with download speeds being
extremely slow. There are many reasons why this could happen such as your service levels being slowed
or capped by your provider. It is essential to compare broadband providers and their levels of service
and prices carefully before signing up as this could prevent many problems later. If you are signing up for
broadband you don’t really want to experience problems with connection and speeds as this is what you
are paying for.
If you know that you are going to be using your broadband service to download music, films or music
frequently, you may want to consider an unlimited package where you can use the Internet as muchRead more..
Your rating: None Average: 2.7 (3 votes)

Password less SSH login to another server can be very useful when you want to configure a remote backup server or when migrating servers. For enabling this you need to have openSSH installed on the server. Here is a tutorial on how to configure password less SSH login to server ‘mars’ from server ‘earth’

1. Login to earth as root.

2. Run the command ssh-keygen -t rsa
If the key already exists you can either go to step 3 or you can generate a new key by overwriting existing key (see image). It would be better to overwrite the existing key if you did not generate it.




3. Change directory to /root/.ssh/

root@earth:~# cd /root/.ssh/
root@earth:~/.ssh#

4. Copy the contents of the file id_rsa.pub to the directory /root/.ssh/authorized_keys
scp -P id_rsa.pub root@mars_server_IP:/root/.ssh/authorized_keys

5. You will be able to login to the remote server ‘mars’ by typing ssh root@mars_server_IP -p without password nowRead more..

Your rating: None Average: 4.3 (9 votes)


Linux files systems work great. Especially ext3 is a mature file system and very robust. With journaling turned the filesystems stays consistent also on an unexpected power loss or system crash (wich normally never happens on linux  ) and you don’t need long disk checks to repair the file system in such a case. There is almost no disk fragmentation and a lot of more cool features … But the best linux feature is: if you remove a file or directory it’s gone. It’s not moved to trash, its not marked as deleted, there are no annoying messageboxes, it just does what you say. I love that!
But from time to time also experienced users make mistakes and you delete something wrong. As Murphy’s law says: “if anything can go wrong it will” and so you will not have a copy of the deleted files and the backup will be outdated. So what to do now?
I want to explain the procedure by using the problem I had as example.

How the trouble came up for me

As usual I was working on my Gentoo Linux laptop. I just wanted to add a new folder with sources to my subversion repository. I wanted to add first the folder, then some files within the folder…Read more..

Your rating: None Average: 3.2 (5 votes)

Cellphone care and feeding

Cellphones are frequently used as gateways for communication with computers via SMS messages. For that purpose they tend to be tethered to the host computer by a serial cable (usually FBUS) and controlled by a suitable host software, eg. Gnokii. They are also powered from a mains adapter.

However, when transmitting, the phones demand a huge pulse current (sometimes 2 amps and more), even if its average current consumption stays in low hunderds milliamps at worst. The wall wart adapter is inexpensive and anemic, therefore even with mains feed, the phone stays woefully dependent on its internal battery (usually NiMH or Li-ion) to serve the energy when the mains feed is not enough.

Problem

Late in its life cycle, the battery becomes old, its capacity drops, and its internal resistance soars. The result is growing voltage drop during the pulse load. If the battery voltage falls below a threshold, the phone switches itself off. The symptom is a phone dying during handling a phonecall, and later even during sending/receiving a message.Read more..

Your rating: None Average: 3.6 (15 votes)

In this article we will try to give you a taste of web operating systems. What you can do with them and where to find them.

Some of the OS mentioned, require that you register an account, while others require that you have a beta invitation.Read more..

Your rating: None Average: 4 (4 votes)

Search

Loading

Sponsered links

Bookmark Us!

Share/Save

Page Rank

Quotes

Try not to become a man of success but a man of value.

Explore Tags

Follow Us

  • Virtual PC

    Virtual PC software ensures compliance while optimizing license costs.

  • Virtual Server

    Your company can protect and manage your virtual server with Symantec's tools.

  • Virtualization

    The right virtualization strategy can take you from a static infrastructure to a high-density cloud.