install xampp and wordpress in linux plugin

How To Install XAMPP Plugins In Ubuntu Linux (Installing WordPress Plugin)

Views: 986 What is XAMPP In Linux? XAMPP is the most popular PHP development environment. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. What is WordPress? WordPress is the world’s […]

How to install XAMPP in Ubuntu \ Lubuntu Linux

How to install XAMPP in Ubuntu \ Lubuntu Linux

Views: 1,433 This is a simple tutorial on how to install XAMPP on our Linux machine. XAMPP is the most popular PHP development environment. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. Website to download XAMPP Commands: A simple video on how to install: We hope you enjoyed this article. if that […]

startup script ubuntu,cron startup script ubuntu,crontab startup script linux,ubuntu 21.10,ubuntu 21 04,how to,create startup script,in linux,in 2021,in 2022,crontab -e,@reboot crontab,crontab startup example,startup scripts in linux,manage startup scripts in linux,startup,script,command,linux,ubuntu,lubuntu,server,server crontab startup script

How To Create a Startup Script using Crontab in Lubuntu Linux

Views: 3,439 Why do we need to create Startup Script to run after the operating system starts? If you have a home server, or maybe even just a Linux desktop, and you run the same fine-tuning commands each time you restart, running scripts automatically can make your life easier. The main reasons are that there […]

how to install putty in ubuntu

How To Install and Configure Putty SSH Client on Linux Desktop

Views: 1,655 Security is becoming an ever-bigger issue as the world continues to increase its reliance upon digital information. Remote access to information is in higher demand as telecommuting increases. It’s also very convenient to be able to manage your network from home, especially when your pager alerts you that mail is down at 3 […]

remmina linux

How to connect to remote Windows machine from Lubuntu linux using Remmina

Views: 2,204 What is Remmina? Remmina is a remote desktop client for computer operating systems. It supports the Remote Desktop Protocol (RDP), VNC, NX, XDMCP, SPICE and SSH protocols. Why use Remmina? Remmina is an easy, extremely convenient and widely used client for access to remote machines.Undoubtedly, as administrators we have to constantly change our […]

cockpit linux

Install and Review Cockpit on Lubuntu 20.04

Views: 1,084 What is Cockpit? Cockpit is a Linux application that allows you to manage Linux itself via the web. As an example, you can see which applications are running or install updates without having to log in to the machine. It also allows you to connect to and control other machines. Why use it? […]

lubuntu 20.04

Never do this to your linux rm -rf * / one command to break the whole linux

Views: 517 WARNING: NEVER USE THIS IF YOU DON’T KNOW WHAT YOU ARE DOING! Have you seen many Linux users wear T-shirts that say rm -rf *, this is not a coincidence if you do not know how to use this command you are like a potential monkey with a grenade. Therefore, just as there […]

lubuntu 20.04

How to change SSH port on Lubuntu 20.04 Linux

Views: 939 Why to change SSH port on Lubuntu 20.04 Linux? One of the most famous ports for brute force attacks is port 22 so it’s nice to be replaced by someone different. In this tutorial you will see how it changes from port 22 to port 77 in less than 60 seconds 🙂 How […]

how to delete files in linux

How to find duplicate files in Linux? Help is here with the fdupes command!

Views: 746 Fdupes is a command line tool that allows you to find all duplicate files through the console. The advantage over using graphical tools like fslint is of course the speed. At the end of the day, there is nothing faster and more convenient than the Linux console. Why should we look for duplicate […]

How to Install or Remove Windows PowerShell in Ubuntu/Lubuntu Linux

How to Install or Remove Windows PowerShell in Ubuntu/Lubuntu Linux

Views: 1,795 What is PowerShell? PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and the associated scripting language. Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform on 18 August 2016 with the introduction of PowerShell Core. How to install We […]

Easy Zoom Install (Latest Version) On Ubuntu In Terminal

Easy Zoom Install (Latest Version) On Ubuntu In Terminal

In this article we are going to install the latest version of the popular Zoom client in Ubuntu Linux using only the terminal ( a easy guide ).

How to speed up apt downloads using apt-fast in ubuntu

Views: 494 Have you ever had to install a lot of updates? And does it take you a long time? Keeping our systems always up to date is important, but it’s also important to save time and optimize our work.Apt-fast is a script that allows each package to be pulled from multiple locations during its […]