BLOG

Latest Articles

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

How To Generate Discord Invite Links? [SOLVED]

Discord is a popular chat client that allows gamers of all kinds to communicate and collaborate. It is a popular chat app that lets users connect with friends

By mark-arvintychingco · 6 min read · Discord

How to use JavaScript Set add() Method? [SOLVED]

In JavaScript, if you want a collection of unique values in a similar structure as an array, there is a special object that provides such functionality - the

By olorunfemiakinlua · 2 min read · JavaScript