sed (short for stream editor) is a great tool to quickly and efficently edit text files, this article is a full tutorial of how to use sed from a beginner level to an advanced one, I believe that this article will show you some of the magic of sed command... Read More
Articles found : 75
search term: linux tutorial
in this 7th part of this tutorial series about PHP object oriented programmig, we will add a very important part of any website, an input field to search the website, in this particular website the input search field will help us search the wallpapers and we will add an autocomplete component using jquery-ui... Read More
In this tutorial we will make a class that will make the connection to our sql server. and all other classes will inherit it and extend it for more features. For all our database operations we will use prepared statements as they are more secure against mysql injection.... Read More
Learn how to effortlessly transfer your Firefox profile to a new Linux installation or another computer by simply copying the .mozilla folder in your home directory. Preserve your settings, bookmarks, and passwords with ease!... Read More
Discover the ultimate guide to controlling your Arch Linux PC from your Android phone using Termux and SSH. Unlock productivity, efficiency, and convenience with step-by-step instructions and tips... Read More