Introduction: Your WordPress website, the digital storefront for your business or passion, is a valuable asset. But like any valuable asset, it needs robust protection. Recent security vulnerabilities discovered in popular WordPress plugins are putting countless websites at risk. Are you one of them? At Ultimate Solution, we understand the importance of a secure online […]
linux
Ubuntu Phone: We Believe that it will open another door for smart peoples who gave their massive contribution in the era of free and open source environment(yes we are talking about Linux). we wish that it will make the history again similarly android did in past 🙂 What do you think?
The signal was shown in 2012. When HP had became a Platinum member of the Linux Foundation, the organization responsible for Linux and other open-source software projects. A Platinum membership costs $500,000 a year and brings with it a seat on the board of directors and a say in which kinds of projects the group […]
In order to get users to use terminal interactively using natural language, one of community is developing Betty, something like Siri for the Linux console. Linux and the terminal are two words that are instinctively associated when talking about operating systems. Although the distributions have come a very long way to make it all easy for the […]
It seems like yesterday, but more than a year was officially launched Steam for Linux . Specifically, the open beta arrived in December 2012, the final two months later, in February 2013 and with 50 games under his belt. Since then the title has been dripping incessantly until reaching the current figure of 500 games for Linux . That’s right: 500 […]
Today Linux is present in a myriad of devices around us, from smartphones to game consoles, but is even closer than we think. So do not use any of these devices, by simply opening a web page we are already using Linux . The reason? Because Linux has become the most used operating system in the server and not by accident. Let’s look at its […]
If you have an aged Linux system, chances are that you have a lot of disk space wasted due to things like application-specific caches (e.g., browser caches), system caches (e.g., apt cache), unnecessary locale files or other temporary files. With so many different ways files are generated, it is hard to track down the wasted […]
The full form of tar is tape archive. Tar is the primary archiving utility in Linux / Unix. Using the tar command we can compress high number of files and folders to form a archive file. Archived tar file is commonly called us tar ball. Tar archived file will ends in three formats filename.tar, filename.tar.bz and filename.tar.bz2. The tar […]
(A) File Handling • mkdir – make directories Usage: mkdir [OPTION] DIRECTORY… eg. mkdir improgrammer • ls – list directory contents Usage: ls [OPTION]… [FILE]… eg. ls, ls l, ls improgrammer • cd – changes directories Usage: cd [DIRECTORY] eg. cd improgrammer • pwd print name of current working directory Usage: pwd • vim – Vi Improved, a programmers text […]
1. Introduction In this tutorial, we will see the installation of Pydio ( Put Your Data In Orbit ) which is actually the new Ajaxplorer version, the successor of sorts. Pydio is a French alternative and Open Source solutions like Dropbox, Drive, or ownCloud . We treat here the case of installation on a Debian/Ubuntu […]