In the Youtube Video I posted About mov-cli Just kidding and for fun. Actually mov-cli has benefits when watching youtube more concisely and without ads, besides it can be customized. But you need to memorize the commands too. If you are curious and want to try it, you can try installing it with the steps on this website If you use EndeavorOS, you can install it with yay -S mov-cli Next is to…
As time goes by, operating systems like EndeavorOS (an Arch Linux derivative) will store various temporary files, old package caches, system logs, and packages that are no longer needed. If left alone, these files can take up quite a lot of disk space. For Linux users like me who use SSDs with small storage capacity (120GB), you need to pay attention to storage that is getting thinner over time.…
Roblox is one of the most popular games besides Minecraft. At first glance, this game is similar to Minecraft when viewed from the character shape. But currently Roblox has various character shapes. Minecraft with its typical voxel, and Roblox with characters that are diverse. We can play anywhere, and join any game provided, according to the player's interests when playing Roblox. In fact,…
Prime OS can be installed side by side with the Linux system. In the previous post on this blog, I discussed how to install Prime OS. At that time I tried it on Ubuntu, and the results were smooth. But in the comments column of my YouTube channel, there were some who complained about booting failure. I myself am not sure whether they followed the steps properly or just tried using a version that…
When I first ran Endeavor OS on a new PC device. I tried to watch a video, and when in fullscreen mode, suddenly the monitor screen went blank like the monitor was dead. At that time I clicked 2x using the mouse so that the screen became fullscreen. In addition, trying to use the F11 button on the keyboard is also the same. The point is when entering fullscreen mode, the monitor screen immediately…
MagicaVoxel is one of those applications you can use to create voxel-based artwork think of it like pixel art, but in 3D. Creating objects in the app feels a lot like playing Minecraft, where you build structures block by block. Users can also apply effects to their voxel creations, such as smoke, metal, transparency, or a glass-like look. This application has actually been released for quite some…
This time, I want to share how to connect a USB gamepad to Waydroid. First, please open Waydroid. I assume that you have installed Waydroid on your PC and that it is running well. After that, connect the gamepad to the PC's USB port. If the gamepad is connected and detected by Waydroid,You can immediately test whether you can navigate the menu in Waydroid using the gamepad's analog stick. If you…
For Minecraft fans, especially the Bedrock edition, the experience of playing on Linux often poses its own challenges. Minecraft Bedrock Edition was originally designed to run on platforms such as Windows, Android, and iOS, making it difficult for Linux users to enjoy it without a special solution. However, MCPelauncher is here as an answer for Linux users who want to run Minecraft Bedrock Edition…
My journey using a Linux distro has been very long. Since I first got to know Linux in 2010, I still often try various distros that are suitable. Because, at that time I was still in school and had lots of time to try it. And nowadays, I don't have as much free time as I used to. But I still really like using Linux Distros. When I experienced an error, maybe I would have been enthusiastic about…
This is purely from my experience using Linux Distros. I'm using Xubuntu from version 18.04, until 22.04. 2 upgrades(18.04 to 20.04, 20.04 to 22.04). I feel disappointed with the full upgrade, which always has errors and trouble. The worst is some error icon display problem from 20.04 to 22.04. I'm a fan of the LTS version of Ubuntu. But the upgrade is useless. Because the error that appears has…
When Typing update and upgrade commands, I got an error that there are some package conflicts if upgrading, and this error is from wxgtk. The system is say : remove wxgtk-common can breaks dependency wxgtk-common. For more details, look within the image below: I was browsing to find a way to resolve the error. As it turns out, many other Linux users with Arch-derived distros have experienced the…
SSD/HDD Enclosure Yes, we can run Linux Ubuntu from SSD or HDD which is not embedded on PC/laptop. If you have an unused SSD, you can install Ubuntu and run it. In this case, I've tried it. And when this article was published, I was using a Linux distribution installed on an external SSD. How to Boot and Run Ubuntu Linux on external SSD/HDD? I assume that you have a HDD/SSD enclosure and a HDD/SSD…
Prime OS 2.0.1 Beta Prime OS is an Android operating system for the desktop that you can use for video editing, games or other purposes. Currently, Prime OS version 2.01 which uses android 11, has been released in Beta. I feel that this OS Update is experiencing a lot of development. One of them is the desktop view that can open several applications. In addition, there is a game manager menu for…
Android smartphones on the market usually have their own default launcher. So, the appearance of a certain brand of smartphone will also be different, unless the smartphone uses the default stock android which looks still standard. I have several Chinese production smartphones, and most of them embed ads in their UI. Sometimes these ads are embedded in some of the default apps from smartphones.…
Sometimes, some games that are on Steam can only run if I run using the terminal. So basically, the user needs to call the application using the terminal. This requires the user to open a terminal in Linux and write commands to call the application to be run. One of the benefits of running apps on Linux using the terminal is that the user can find out the logs of the application activity that is…
Image by Pixabay When buying an Android smartphone, users may notice that there are some unwanted applications (bloatware), which are installed but cannot be removed, because these applications are installed in the system. And in order to change the system rules and be able to remove the default apps installed in the system, the user needs root privileges. But, rooting in android in my country,…
Proton is an application released by Valve that is used to run Windows Operating System Games on Linux. We can install this application via Steam. To see a list of games that can be run on Proton, please visit ProtonDB . There are also some discussions posted by users regarding problems when running games using Proton. Proton was developed from Wine . So, some features of Wine can be used in this…
Image by Pixabay This happened when I finished upgrading Ubuntu 20.04. On the list of updates, there is an update of Mesa to the version provided in the Ubuntu repositories. However, after the upgrade, All games running on Wine and Proton can't open properly. When opening game with Wine via terminal, there is information: X Error of failed request: GLXBadFBConfig . So, the problem is that all…
Image by Pixabay Playing Games With Potato Latop On Ubuntu Using WINEHQ I have a laptop with specs: Core i5 3th Gen, 8GB RAM, GPU Intel HD 4000 and using Ubuntu Linux. I want to play my favorite game that I used to play on Windows ( Super Mecha Champions ) . I once tried running it on Ubuntu using Wine, but it didn't work. After editing the configuration on Ubuntu, finally, it can run on Wine.…
I'm getting an Error on XFCE PolicyKit Agent when it finishes updating and upgrading on Archcraft Linux. And this makes me confused and frustrated. Below is a screenshot of the notification: This issue has been discussed in the Stack Exchange forum, but it has not been able to solve my notification problem. On the forum, many responses answered with suggestions for typing a certain command and…
I am a Xubuntu user. But when trying Arch Linux, there is a different taste when using Debian derivatives. Arch Linux feels more complicated. Yes, in my opinion, this distro is less suitable for new users using Linux distributions. But Archcraft is different, this distribution will make it easier for new users who want to explore the Arch Linux distro. Archcraft is one of the Linux distributions…
Plank is a dock application to beautify the desktop appearance on Linux distributions. This application is very light and useful for those of you who want to create shortcuts from the applications of your choice. In a previous tutorial, I wrote a post about how to install and set up plank on Ubuntu . This time I want to discuss about how to add a theme to Plank on Ubuntu. You can search for plank…
JingPad A1 JingOS is a Linux-based operating system currently being developed by developers from China. This operating system is used on smartphones, tablets and desktop. If you look at the previous year. Many Linux distribution developers are developing it for Mobile devices. One of the famous is Ubuntu Touch which has been discontinued by Canonical. However, Ubuntu Touch is developed by the…
Xubuntu is a Linux distribution variant of Ubuntu. This makes some applications in Ubuntu may not be installed by default on Xubuntu. An example is a file search utility. On Xubuntu which uses the Xfce4 desktop environment, we can search for files using Catfish . Catfish is a useful application for finding files quickly. However, this application has the disadvantage of not being able to move…
AppImage is a type of application package that can be run directly on Linux distributions without installation. Usually, users can immediately run this application by double clicking or right clicking and selecting the execute menu. To manage AppImage files, you can use AppImageLauncher . This application has a small size and is one of the applications that I recommend you use to make it easier to…