RDP (Remote Desktop) Ubuntu
30 Jan
2025
98

Set up Remote Desktop Protocol (RDP) on your Ubuntu 20,22,24 server to access a graphical desktop environment from anywhere. This guide will take you through each step to install and configure a desktop environment and XRDP server, enabling smooth remote access to your Ubuntu setup.   Whether you’re managing a remote server or working on […]

22 Aug
2022
1968

Anyone working in IT industry has at least of experience with DNS request failure which can be quite disturbing in this post in the continuous series of Avanetco blog we are going to check nslookup commands as a great way to deal with that problem. nslookup is used to query a dns server that works […]

08 Aug
2022
2033

Docker has become an inseparable part of projects due to its flexibility and advantages it brings to a development team in this post we’re gonna take the first step in our blog on the road to learning docker by How to install docker on linux. Before we start let’s clarify a common question amongst beginners […]

05 Aug
2022
1617

If you are an system admin you know that the scenario where you have to increase Linux partition happens more than often as data grows you may need to extend a partition or a disk so in this post in the series of Avanetco linux guides we’ll cover that. when you present a new LUN […]

04 Aug
2022
1488

In the previous post we covered how to change password in linux but what do we do when we have forgotten the current root password in this post we will see how to reset password in linux. when a simple user forgets its password it is easy to reset or change password by root privilege […]

04 Aug
2022
1268

A basic and useful command in linux which commenly used amongst users is How to change password in Linux when a user wants to change its current password but keep in mind that this scenario is different when user has forgotten his password and wants to do reset password which covered in another post. change […]

16 Jul
2022
1883

Nowadays all most all browsers have anti malware and anti phishing enabled by default. so once a website is blacklisted by google , users will see the page below so in this post we will explain about Deceptive site ahead error. most pages that are infected are none hackers basically normal users who have website […]

25 May
2022
1011

mongodb popularity has become number one choice of production in cloud environment and so many scalable companies, so with no further ado lets see How to install mongodb on ubuntu mongodb is SCHEMALESS so it is so fast and it uses documents that are so close to human language thus is pretty easy to work […]

25 May
2022
1419

APF is a popular firewall that is so powerful yet strong tool that because of its simple configuration and management sys admin preference so lets get to see How to install APF on centos to install APF you can either download it from this link and then install it with rpm command or from repository. […]

Exit mobile version