Home / VPS & Dedicated (page 14)

VPS & Dedicated

How to compare two files in Linux

Question: I have two scripts in a directory on my server. One is the right one and one is not, but I do not remember which is which. How can I compare the two files? Answer: Linux and UNIX-like operating systems usually come with a comparison command called “diff”. This …

Read More »

How to delete duplicate files in Linux

Question: Two of my directories on my server have some the same files. How can I easily delete any duplicates while preserving the unique files? Answer: There exists a Linux tool for just about everything, and this is no exception. You need a tool called fdupes, which searches the path …

Read More »

How to list all users in Linux

Question: How do I see all of the users that have accounts on my server? Answer: In a previous post, we covered the “who” command, which will tell an administrator which users are currently logged into the system, but another important thing to know about your server is which users …

Read More »

Virtual machine memory allocation

Question: How much memory will I need to run virtual machines on my server? Answer: There is no simple answer to this question. Generally speaking, to virtualize an operating system you need at least as much RAM as is normally required to run the OS independently. Therefore, if your OS …

Read More »

The commitment conundrum

While most hosting companies bill on a month-to-month basis, some may require a long-term commitment. This is especially true with low-cost providers or customers requiring a special configuration. Should you make a commitment? If a commitment is required to get a discounted price, ask the provider if you can pay …

Read More »

Twitter uses BitTorrent to boost performance

To speed up performance on its one billion tweets-per-month network, Twitter has started using BitTorrent to distribute files faster. Codenamed “Murder,” the project involves transforming Twitter’s servers into BitTorrent distribution clients. User bandwidth is not be utilized, but rather, one seed server distributes files between thousands of other servers owned …

Read More »
Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved