Handy cheat sheets with linux tips and terminal basics about System control, Users, Files, Package managers, Video and Audio, Hacking tools, Terminal games and many more categories.
How can I get the correct Spanish Keyboard layout?
I'm running Ubuntu 12.04 and I can't seem to get the right Spanish keyboard layout. I'm used to using the Windows Spanish (International) layout with dead keys on the US apostrophe and open bracket...
Steam is one of the finest platforms for gamers. With the help of Steam, you’re free to enjoy the best games right away! All you need is just tinkering with the system and setting the tools properly. How to install and get started using Steam on Arch Linux is shown.
KVM stands for Kernel-based Virtual Machine. This software allows users to run multiple virtual machines with different operating systems, thus bypassing the need to follow more conventional means of using Virtualbox. This article shows you how to install and configure KVM on your ArchLinux system.
A Beginners Introduction To Linux Package managers: apt, yum, dpkg & rpm
When I was a complete beginner and I needed to install something on my Ubuntu machine, I went online and typed in “How to install software name on Ubuntu” and it led me to a page with some commands which looked like this I was just happy that I was able to type something in …
Linux Distros vs Flavors vs Derivatives: Differences Explained!
During their journey in exploring the Linux universe every Linux beginner will come across to these 3 very similar terms, Distro, Flavors, and Derivatives. In this article, I have presented the differences between these 3 terms in a beginner-friendly format along with the prior knowledge every beginner needs to have to understand them. So let’s …
With CP, Linux offers a command that simplifies your work in the terminal by letting you quickly copy files or entire directories. Find out more about the command.
Installing Arch Linux on a LUKS Encrypted Drive using LVM, and booting with UEFI. - GitHub - rickellis/Arch-Linux-Install-Guide: Installing Arch Linux on a LUKS Encrypted Drive using LVM, and booti...
How to Complete Windows 11 Setup Without Internet Connection
If you want to install Windows 11 Home or Pro edition in your computer without Internet connection, this article will help you. When you try to install Windows
HOWTO: Backup your configuration files (dotfiles) in Linux, using stow and git
Managing dotfiles has always been quite annoying to me. But thankfully, I never really had a reason to do it too often. If I had to, all I did was tar my whole .config and copy the file to and external drive. That works fine, but it’s not the best way to backup the constant changes I usually do t...
How to Build Your Own Linux Dotfiles Manager from Scratch
As a new linux ? user, you might realize that there are a bunch of configuration files present in your system. These special files are called "dotfiles". In this tutorial we will learn how to make a dotfiles manager and create a backup of these files on GitHub. What are
Netlify builds, deploys, and hosts your frontend. Learn how to get started, find examples, and access documentation for the modern web platform.
Hugo
Our docs provide an overview of Hugo on Netlify, while the Hugo docs include task-based instructions for deploying Hugo to Netlify. The typical build settings are as follows:
Build command: hugo
Publish directory: public
This is the framework that I am using.
Jekyll
If your site is built with Jekyll, make sure you have a Gemfile and a Gemfile.lock checked into your repository, specifying the Jekyll version you want to use. The typical build settings are as follows:
Build command: jekyll build
Publish directory: _site
Weapons are the primary method for dealing damage and eliminating players in Fortnite: Battle Royale. Weaponry is found scattered across the map, and the types of weapons available to the player...
File tagging can help you find electronic documents by browsing their tags and by letting them be in more than one place a time. There’s a lot of software to help you add tags to electronic documents and then retrieve them by tag. But they aren’t all equal.
8 Complete Ways to Install Software/ Apps on Linux
Here are the Complete Ways to Install Software/ Application/ Program on Linux Mint. Linux has several installer file or package which can be installed and used by user, such as zip, tar.gz, deb, jar, and soon. How to Install ZIP File on Linux Mint Please make sure the zipped file contain an executable program for Linux, not only a packed file. For an example click how to install Office Word 2010 Theme on LibreOffice, you will get a zip file. This type of file is only zipped file, not an executable file. You need to follow the instruction to install the file.
How to make your own Ubuntu Repository DVDs | Ubuntu Forums
How to make your own Ubuntu Repository DVDs preamble Corrections and fixes submitted by the community are added and credited within the main tutorial. However, many of the posts that follow add great ideas. Please feel free to browse. But this first post should have all you need in terms of accomplishing the task at hand. And a big thanks to the brilliant souls who've added so many detailed and beautifully formatted ideas! EDIT: This tutorial has fallen behind a bit. A clean up will
How do you install an application on Linux? As with many operating systems, there isn't just one answer to that question. Applications can come from so many sources—it's nearly impossible to count—and each development team may deliver their software whatever way they feel is best. Knowing how to install what you're given is part of being a true power user of your OS. [OS_EMBEDDED_MENU_RIGHT:]