updates

Under what circumstances can/will a 10BASE-T device slow down a 100BASE-T or faster network?

Suppose I have a 10BASE-T device, but everything else on my network is 100BASE-T or faster. When I attach the 10Mbit device, one of two things could happe...

Published: Jul 29, 2026

general

Install PyInstaller on an offline computer?

I need to install PyInstaller offline. I already have setuptools but it is trying to download it anyway. What am I doing wrong? If it is because of --igno...

Published: Jul 29, 2026

updates

How to wipe free disk space in Linux?

When a file is deleted, its contents may still be left in the filesystem, unless explicitly overwritten with something else. The wipe command can securely...

Published: Jul 29, 2026

general

What is the relationship between CPU usage and RAM?

I have seen many times that the CPU usage is 100% and only 50% of the RAM is in use. What is the relationship between these two? How does one's perfo...

Published: Jul 29, 2026

news

How to install Ubuntu 14.04 on laptop Dell Inspiron 3147 using USB stick?

I've downloaded and tried to run Ubuntu 14.04.1 LTS on laptop Dell Inspiron 3147, but it freezes while starting from USB stick. What is the correct w...

Published: Jul 29, 2026

updates

How can I mount an external hard drive in OSX safe boot mode?

Is it possible to mount an external hard drive whilst in safe boot mode? If so, how?

Published: Jul 29, 2026

updates

How can I prevent Chrome from hiding the Windows Taskbar?

When I'm using Chrome I have to hit the Windows key whenever I want to show the taskbar. Is there a way to prevent Chrome from hiding it in the first...

Published: Jul 29, 2026

general

Is there an easy command line command to check disk space? [duplicate]

"Command line" commands are very helpful. Is there a command to display the memory of each partition of my drives..?

Published: Jul 29, 2026

updates

How do I install a VSIX file in Visual Studio?

I just downloaded a VSIX file from the Visual Studio Gallery. How do I install it in Visual Studio?

Published: Jul 29, 2026

general

How to output file sizes in human-readable format in an rsync logfile

I know that the -h option outputs file sizes in human-readable format when, for example, displaying the transfer progress with --progress. But is it possi...

Published: Jul 29, 2026