CATEGORY

Ubuntu

How to install cURL in Ubuntu? [SOLVED]

cURL is a software project that provides a library and command line tool for data transfer using various protocols. The letter "c" in its name comes from the

By omercakmak · 5 min read · Ubuntu

How to PROPERLY disable IPv6 on Ubuntu? [SOLVED]

Today, operating systems also support ipv6. However, when ipv6 is not widely used yet, it may cause problems if it is active in the system. Therefore, it

By omercakmak · 5 min read · Ubuntu

How to PROPERLY kill process on Ubuntu? [SOLVED]

In operating systems (Windows, Linux does not matter), things are managed as processes. These processes run for a certain time, some processes are terminated

By omercakmak · 6 min read · Ubuntu