Tutorials

ubutut-vsremote-main
Ubuntu Tutorial: VSCode for remote development
0 – Introduction If you need an IDE to program in almost any language, i can’t recommend Visual Studio Code enough. It is an open source code editor made by Microsoft and is very easy to use,...
ubutut-kvm-main
Ubuntu Tutorial: Making a VM with KVM
0 – Introduction If you are a developer of an application or a person who needs to use older software it is very probable that you need a virtual machine at least once. In Linux (Ubuntu in our case)...
ubutut-dns-main
Ubuntu Tutorial: Change DNS
0 – Introduction Changing your DNS server can often help reduce ads and improve speed and security, for that reason we will teach you the easiest way to change it on Ubuntu. But before we do that,...
ubutut-passrec-main
Ubuntu Tutorial: Recover password
0 – Introduction Losing your password nowadays can be catastrophic, glady there is a way to recover it on Ubuntu. But firstly you need access to the physical machine (in case of a virtual machine...
ubutut-make-main
Ubuntu Tutorial: Intro to Make
0 – Introduction Make is a tool mainly used to automate the build process of a project. Mainly used in C and C++, it helps us avoid the need to write 100 different commands in the console just to...
ubutut-docker-main
Ubuntu Tutorial: Setup Docker
0 – Introduction If you ever tried to host a service like a git alternative, a website, a minecraft server, or any random service or app, you might know how tiring random missing dependencies or...
ubutut-gcc-main
Ubuntu Tutorial: Hello world in C with GCC
0 – Introduction If you are a engineering or computer science student or if you just have interest in C, GCC is the first compiler that you should try. It is made by the GNU foundation and is also...
ubutut-smb-main
Ubuntu tutorial: Hosting a folder with SMB
0 – Introduction If you use your ubuntu machine to host a server, or a website you might need to transfer files at some point, there are three good options from which you can choose from. SFTP is...
ubutut-nfs-main
Ubuntu tutorial: Hosting a folder with NFS
0 – Introduction Have you ever wanted to share a folder from, for example, your desktop pc to your laptop while you are at home? This article will teach you how to share a folder using NFS. If your...
ubutut-setupssh-main
Ubuntu tutorial: Install openssh-server
0 – Introduction If you use your ubuntu machine to host a server, website, or if you just need to keep tabs on it’s use without being face to face with it you might be wondering how you could...
1 2 3 4 5 6
No posts found
No posts found
No posts found