By convention, common protocols use a defined port, like 80 for HTTP or 443 for HTTPS. You can use nmap...

So you downloaded a theme for Chrome a while ago and don't remember which one it is?

I had an issue with icons from an icon font aligning differently on Linux, iOS and Windows (seemingly browser-independent...

Processes in Linux might be put into Swap ("virtual memory") occasionally. Even parts of a single process might be removed...

Many of our developers love to use the "awesome" window manager on Linux. However, RubyMine dialogs occasionally defocus while typing...

reddit.com

Chrome has discontinued support for 32-Bit Linux builds and this might break your apt-get update.

If you are on a Linux shell and want to open a file with whatever default application is configured for...

The following sums up all connections (ESTABLISHED, TIME_WAIT, FIN_WAIT, etc.) and sorts it: netstat -n | awk ' $5 ~ /^[0...

techblog.netflix.com

You login to a Linux server with a performance issue: what do you check in the first minute? uptime

The nokogiri gem provides different packages for several platforms. Each platform-specific variant ships pre-built binaries of libxml2, e.g...

When you make a simple TCP connection to a remote server (like telnet), your client won't normally notice when...

ma.ttias.be

Article shows how to make a script that fakes one kind of content when printed with cat, but uses different...

PhantomJS has no binary builds for Linux, and building it yourself is painful. However, you can install it through npm...

After adding a vdisk to an ESXi linux guest you will assert that you can't find a new device...

There are some frontends available, but they all suck, are no longer maintained or are hard to install.

This is useful to kill processes like ruby my-script.rb: pkill -f my-script.rb With great power comes great responsibility.

If you get this error (probably because you want to load some modules): # modprobe xt_comment FATAL: Could not load...

phusion.github.io

Traveling Ruby is a project which supplies self-contained, "portable" Ruby binaries: Ruby binaries that can run on any Linux...

askubuntu.com

Adobe no longer supports their PDF reader on Linux and the official page does not offer it for download. \

Option 0: Download from the official page (preferred) Open https://googlechromelabs.github.io/chrome-for-testing/ In Section "Stable" > chromedriver / linux64 > Download ZIP from...

makandra dev
tex.stackexchange.com

tlmgr is the TeX Live Manager and responsible for the TeX installation on your (Linux) machine. If you're getting...

When your system is not running on English, you may sometimes want to run some applications and not use your...

curl http://ipecho.net/plain; echo

skype.com

Skype has been updated to 4.3 on Linux. This fixes group chat issues with non-linux clients.