How to Determine and Fix Boot Issues in Linux

The Linux system boots so fast that most of the output scrolls by too quickly to read the text (showing services being started) sent to the console. Therefore observing boot issues/errors becomes a little of a challenge for us. In this article, we will briefly explain the different stages in a Linux system boot process, then learn […]

How To Create a Linux Swap File

In this article, we will explain swap space, and learn how to create swap space using a swap file in Linux: this is important in case we don’t have a swap partition created on the hard disk. Swap space/partition is space on a disk created for use by the operating system when memory has been […]

Tool To Create Bootable Windows USB Stick From Linux `WinUSB` (Fork) Renamed To WoeUSB

tion has seen a major code refactoring, bug fixes as well as some minor new features. The changes include: support for both wxWidgets 2 and 3; use pkexec instead of gksudo for privilege escalation; UEFI boot support; numerous bug fixes. Some newer WoeUSB changes include: support customizing the –label of the newly created filesystem in –format mode; implement checking on target filesystem in –install mode; […]

Ubunsys Gives Ubuntu Power Users Easy Access to Scary Options 

UbunSys exposes advanced options Today I came across Ubunsys, an advanced system utility for Ubuntu 17.04, and I think power users among you may find it useful. Ubunsys, which is under active development and not yet considered stable, exposes various advanced security, package management and system settings in a straightforward wizard-style UI. Or to put it another […]

How to Make A Portable Application For FREE – YouTube

How to Make A Portable Application For FREE Portable apps are very useful when working on computers that you don’t want to install software on. They are very useful in a WinPE or Live CD when the computer does not want to boot. You can do just about anything from a Windows preinstalled environment. Remove […]

How to Make Any Application Portable – YouTube

How to Make Any Application Portable If you have an application that you want to make portable then this video is for you, I will show you have to create a portable app using Thinapp. Portable programs are very useful when you don’t want to install the program onto the system you are working on […]