Skip to content

Nenadsky

Arch Linux installation, guides, reviews

Install ArchLinux in 50 Easy Steps

The migration from the old to the new computer took me a long time, but it also enabled me to write this text – how to manually install ArchLinux. I need a reminder when an accident happens, and it can help someone. When you read “50” steps, it may scare someone, but if you know how to work in the console, there will be no problems. This way of installation can be fun, not to mention that “I am God!” moment and of course bragging in front of a clumsy neighbors that doesn’t even know what Linux is, not to mention the console and all commands you type. They’ll just think you invented the Matrix. This brings with it some bad things, they will ask you to fix their computer. When I say this it means that they will call you for every little thing. The warning is there, the good sides as well, so let me start with the list.

Read More »Install ArchLinux in 50 Easy Steps
Arch Linux installation, guides, reviews

Archfi: The Arch Way TUI Installer Guide

I continue the story about Linux, in fact about ArchLinux to be more precise. I have already mentioned that it is a distribution for enthusiasts and certainly for those with a little more experience. When I mention experience, it means a good knowledge of console work, directory structure, partitioning, in fact the entire Linux ecosystem. In this text, I will write about a script that makes it easier to install ArchLinux. It’s called Archfi and basicаlly is a TUI installer.

Read More »Archfi: The Arch Way TUI Installer Guide
Development, coding, hacking background image, Easy Email Verification

Easy Forgotten Password Reset Guide

For all existing web services that require user profiles, one of the unavoidable functionalities is the reset of the forgotten password. Thus, Chat App – Web Application must also provide this option for users who have forgoten their password. Another reason why this option is needed is definitely security. Somewhere it is recommendation, and somewhere is an obligation to periodically change passwords precisely in order to maintain the level of security of both the account and the application itself, ie in the general sense of the system we use.

Read More »Easy Forgotten Password Reset Guide
Arch Linux installation, guides, reviews

By The Way, I Use Arch Linux With Ease!

It’s been a long time since I became a GNU / Linux user, which I’m proud of! I tried it out of curiosity , and now I can’t imagine everyday life without it. It’s one of those things that gets under your skin and there’s no going back! Profesionally or when they make me I use the other OS, but the love and affection to Linux is stronger than anything. Probably that’s why I write about it and always emphasize it. I’ve used a number of distributions so far, some just a few minutes, while others for years. The distro I use the longest and to whom I like to return after an experiment is ArchLinux, so I can afford to say that famous sentence – By the way, I use Arch Linux!

Read More »By The Way, I Use Arch Linux With Ease!
De-Google your phone and enjoy freedom

Simple PHP Chat App: A Step-by-Step Guide

Looking for ideas for exercise and entertainment, I came across an interesting, seemingly simple php chat app. MySQL, JavaSrcipt, Ajax can not be omitted. 🙂 There is a three-hour video clip that leads through the creation of the application, of course the text variant is also available, and most importantly the complete code. I would like to thank Coding Nepal for the work, effort and idea!

Read More »Simple PHP Chat App: A Step-by-Step Guide
Development, coding, hacking background image, Easy Email Verification

Awesome Smooth Scrolling Effect in JavaScript

For many, the previous post might fall under “news from the margin,” but for me, it’s a highly effective possibility. Now, I’m diving into another tangible topic: JavaScript. Though new to me, JavaScript has quickly captured my full attention. Striving to become a better programmer and advancing as a Web developer, I realized that mastering both Frontend and Backend is essential.

Read More »Awesome Smooth Scrolling Effect in JavaScript