updates

How to install only the dependencies of a package?

Running sudo apt-get install <PACKAGE> will install the package, its dependencies, and any other recommended packages. However, there does not seem ...

Published: Jul 15, 2026

updates

Asus X551ca HDMI resolution

I have an X551CA laptop and an ASUS 2K monitor. I can connect the laptop and monitor, all works well, but my max resolution seems to be 1920x1080. Any sug...

Published: Jul 15, 2026

general

How can I completely reverse all changes by npm in Ubuntu

The Question is similar to https://stackoverflow.com/questions/11177954/how-do-i-completely-uninstall-node-js-and-reinstall-from-beginning-mac-os-x but fo...

Published: Jul 15, 2026

news

Get a list of all files in folder and sub-folder in a file

How do I get a list of all files in a folder, including all the files within all the subfolders and put the output in a file?

Published: Jul 15, 2026

updates

virtualbox shared folder is owned by root and not writable

I have a shared folder between Xubuntu 16.04 (host) and Xubuntu 17.10 (guest). I have given write permission via virtualbox, but still I don't have p...

Published: Jul 15, 2026

updates

Alternative to IrfanView

On Windows, I've been using IrfanView as my image viewer of choice for about 15 years. I use it for things like resizing, cropping, flipping and rota...

Published: Jul 15, 2026

updates

Unable to install postgresql 9.6 on Ubuntu 15.04

To install postgresql 9.6 on Ubuntu 15.04, I have followed steps from here and here I am getting this error while installing. Preparing to unpack .../post...

Published: Jul 15, 2026

updates

How can I securely erase a hard drive?

I'm planning on selling a USB external hard drive that currently contains an old Ubuntu installation with stored passwords and banking information. H...

Published: Jul 15, 2026

news

software for editing 2 images at the same time

I am looking to find if possible a tool which can take a area screenshot and let me edit it like so: image with boxes however I also want an image like th...

Published: Jul 15, 2026

news

How to install .deb file in ubuntu using terminal? [duplicate]

I am trying to install Google Chrome,for that I downloaded a google-chrome-stable_current_i386.deb file. When I try to install using install in terminal s...

Published: Jul 15, 2026