Category: Linux

Should I code on linux or windows?

Linux is considered to be more secure than Windows. No antivirus is needed. Since it is open source, several developers are working on it and everyone can contribute code. It is likely that someone will find a vulnerability long before hackers can target a Linux distro. Another popular question is “Should I use Linux or […]

Why linux is secure?

The primary reason Linux is more secure than Windows is that Linux does not have an open back door so nobody other than you can modify your computer. Open Source is a more secure developmental model. This of course begs the inquiry “Is Linux a secure operating system?” Linux tends to be a highly reliable […]

How linux kernel works?

The Linux kernel mainly acts as a resource manager acting as an abstract layer for the applications. The applications have a connection with the kernel which in turn interacts with the hardware and services the applications. Linux is a multitasking system allowing multiple processes to execute concurrently. Some think that But, before discussing how any […]

Does linux work on hp laptops?

It is totally possible to install Linux onto any HP laptop. Try going to the BIOS, by entering the F10 key when booting up. In their, try disabling secure boot and switching from UEFI to Legacy BIOS then save your changes. However, Linux is a free, open-source community. Visit The Linux Kernel Archives Web site […]

Which linux for raspberry pi?

There are many different types of Linux distributions for the Raspberry Pi, but the best one to use by far is Raspbian. Those who love Arch Linux rejoice! There is an ARM port of your favorite operating system for the Raspberry Pi. Not everyone buys a Raspberry Pi to use as a microcomputer, set-top box, […]

What linux os should I use reddit?

Ubuntu, and its derivatives are a pretty common recommendation for most new folks to Linux; both because a lot of the backend gets handled for you, and because there’s such a huge plethora of documentation/forums/etc available already. I would personally recommend MX-16, which is a polished distro based on Debian stable. It’s more user-friendly out […]