Home Blog Page 9

How To Install And Test Go On CentOS

0
How To Install Go On CentOS

Go also known as golang, is a compiled computer programming language developed by google. It is loosely based on the C language but designed to overcome some of its short comings.  It is a general purpose language and can be used from server-side development to games and streaming media.  It can easily be installed on a CentOS system.  This guide assumes you have at least a basic working installation of a Linux system.Install Go on CentOSClean up repositoriesyum clean allEnsure everything is up to dateyum updateChange directoriescd /usr/srcDownload the compiled package, you can find the most recent release on the downloads page.wget https://storage.googleapis.com/golang/go1.8.3.linux-amd64.tar.gzUncompress the archivetar xfvz go1.8.3.linux-amd64.tar.gzMove the binary and its applicable files to /usr/localmv go /usr/local/Export the followingexport GOROOT=/usr/local/goGOROOT defines the path you placed the Go package inexport GOPATH=$HOME/go-projectGOPATH tells go where your project is located, this can be anywhereexport PATH=$GOPATH/bin:$GOROOT/bin:$PATHThis appends both the GOPATH and GOROOT to your $PATH.  You can also add this to your .bash_profile to automatically export these variables upon logging in.Verify Go InstallationBy typing ‘go version’ it will give you a print out of the version you currently have running# go version
go version go1.8.3 linux/amd64By typing ‘go env’ it will show the environment variables that are currently in use.# go env
GOARCH=”amd64″
GOBIN=””
GOEXE=””
GOHOSTARCH=”amd64″
GOHOSTOS=”linux”
GOOS=”linux”
GOPATH=”/root/go-project”
GORACE=””
GOROOT=”/usr/local/go”
GOTOOLDIR=”/usr/local/go/pkg/tool/linux_amd64″
GCCGO=”gccgo”
CC=”gcc”
GOGCCFLAGS=”-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build167939199=/tmp/go-build -gno-record-gcc-switches”
CXX=”g++”
CGO_ENABLED=”1″
PKG_CONFIG=”pkg-config”
CGO_CFLAGS=”-g -O2″
CGO_CPPFLAGS=””
CGO_CXXFLAGS=”-g -O2″
CGO_FFLAGS=”-g -O2″
CGO_LDFLAGS=”-g -O2″Test a Go projectCreate the project directory you exported earlier:mkdir $HOME/go-projectChange to that directory:cd $HOME/go-projectCreate a new file:nano hello.goInsert the following lines:package main
import “fmt”
func main() {
fmt.Println(“hello world”)
}Execute the file:go run hello.goThe file should print the following# go run hello.go
hello worldThat’s it, you should now have a working Go installation.Aug 7, 2017LinuxAdmin.io

How to Install Fedora 39 on VMware [Step-by-Step with Screenshot Attached]

0
How to Install Fedora 39 on VMware [Step-by-Step with Screenshot Attached]

Installing Fedora won’t take much time on your system, so let’s see the steps that you can take to install Fedora 39 on your system.
Fedora brings up a new version every six months for its users to bring up new features with the improvements from the last release, and in November, Fedora came up with 39.
I’m excited to install Fedora 39 on my system. If you do too, then come up with me so we can both install the new Fedora on our systems side-by-side.
Also, if you have never installed Fedora on your system, then you can use this article as a reference to install Fedora on your VMware machine.
Now, if you’re all set, the next step is to acquire the ISO file necessary for the installation process.

Download Fedora 39 ISO
Fedora 39 comes in different flavors, from default GNOME to KDE, Budgie, LXDE, Mate, and the list goes on, and it’s up to you now which flavor you want to choose.
If you are not sure which desktop environment is good for you, simply download the GNOME desktop environment, which typically meets all the user’s needs.
To get the Fedora 39 ISO file, you can use the torrent link or else go to the official site to download the GNOME-based Fedora 39 Workstation.
Installation
After getting the Fedora 39 ISO, we are good to go with the installation part, but if you haven’t yet installed the latest version of VMware Workstation 17 Pro, then take a moment to install it on your system.
Create a New Virtual Machine
Once you are ready to follow along with me, then start the VMware workstation and use the shortcut Ctrl + N to create a new virtual instance.

1
Select “Typical (recommended)” and click on the Next button.

Create a New Virtual Machine in VMware Workstation Pro

2
Select the “Installer disc image file (iso)” and click on Browse to provide the ISO file, like shown below.

Provide the ISO file location

3
Now give a unique virtual machine name and also set the location where you want to store the virtual files.

Set name and virtual file location

4
I have set the disk size to 25 GB; if you want, you can increase the size as per your needs, as shown below.

Specify Disk Capacity

5
Everything is setup, and you are now ready to boot into the system for the installation. However, if you want to customize some hardware settings, then click on “Customize Hardware.”

Finish the Virtual Machine Setup Wizard
If you are happy with the default options, click on Finish to start the virtual machine.

This will boot the virtual instance and will be presented with the GRUB, where you have to select the first option, “Start Fedora-Workstation-Live 39.”

Select Start Fedora Workstation 39
Once the system is operational, you will be welcomed with the option to install Fedora and explore the live boot so you can test the system without installing it.

I’m good with the first option if you are too, then click on Install Fedora to start the installation process

Now you will be presented with a series of screens to install Fedora 39 on the system, and thus the first option is presented on the screen to select the preferred language.
So choose the right language and localization.

Select Language

8
Choose the Partition Type to Install Fedora

After selecting the language, you will be directed to the installation summary window, where you have to complete the pending action.
Here, as you can see, I have been marked pending for “Installation Destination”.

Click on Installation Destination
Most likely, you will have the same screen as mine, so click on “Installation Destination” and select the storage device.
For the sake of simplicity, we are going with the “Automatic” storage configuration, so you don’t have to manually create a partition on your system.

Choose the installation destination for Fedora
Next, you need to click on “Done” to go back to the installation summary.

As you can see from the below image, everything is done, so it means we are good to click on the “Begin Installation” button to start installation.

Click on Begin Installation
It will take some time to complete the process, and once it’s over, you just have to click on the “Finish Installation” button to exit from the installer and reboot the system.

Click on Finish Installation
Inital Setup After Reboot
There are a few things left for us to do, such as enabling third-party repositories, creating users, and a few options to disable, which I don’t prefer to use.
So, when you start your system, the first thing you will see is the following image:

Click on Start Setup
After clicking on “Start Setup,” you will be first asked to keep the default location services and automatic problem reporting enabled.
If you don’t want to keep it enabled, you can opt out and click on “Next” to move to the next screen.

Privacy setup on Fedora
Thereafter, you will be prompt to enable third-party repositories for the extra support of the system so you can install additional software and packages.

Enable Third-party repositories on Fedora
After that, if you wish, you can connect your online accounts using the three different providers, but if you don’t want to, then click on “Skip”.

Connect your Online Accounts
Now you have to provide a detail to create your account with your personalization, and then click on Next to enter your password in the next window.

Account Setup on Fedora 39
Set Password

After all this, you just have to click on the “Start using Fedora Linux” button to get started with the new Fedora.

Click on Start Using Fedora Linux to use
Voila! Welcome to your freshly installed Fedora system to explore the new features of GNOME.

Fedora 39 Desktop
I recommend you read the things you need to do after installing Fedora 39 on your system to make the most of it from the start.
Wrap up
That’s all for this article, where I demonstrate how to install Fedora 39 on your virtual machine, so you can easily go through the steps when you are not sure.

Also Read: How to Install and Start an SSH Server in Fedora 38 and Later

I hope you like this article…See you in the next article!
A man with a tech effusive who has explored some of the amazing technology stuff and is exploring more. While moving towards, I had a chance to work on Android development, Linux, AWS, and DevOps with several open-source tools.

Mesa 24.3 Lands “The Juiciest Refactor Ever”

0
Mesa juiciest refactor merge request

Mike Blumenkrantz of Valve landed another interesting patch series in Mesa Git for next quarter’s Mesa 24.3… This is what he proclaims to be “THE JUICIEST REFACTOR EVER” for the Mesa GLX code.
Following some code cleaning and modernization last week, Mike Blumekrantz has been working to make more of the Mesa code fit and good shape for the future. In the merge request for “THE JUICIEST REFACTOR EVER”, Blumenkrantz wrote: ”now that dri interfaces are fully internal to mesa, I’m gonna go full doomguy across the whole DRI frontend and everything it touches. this is the preamble to a better tomorrow on the GLX side.”
The code merged on Sunday was made up of 17 patches and touched several hundred lines of code. This removes all the driver-specific display handling within GLX and cleaning up a lot of other GLX code.

We’ll see what more Mike Blumenkrantz is baking (or rather juicing) for the Mesa 24.3 feature release coming out in Q4.

Truckful is a gorgeous looking trucking delivery game with something dark lurking

0
Truckful is a gorgeous looking trucking delivery game with something dark lurking

Truckful has been announced by MythicOwl, who recently released the really wonderful Planetiles and Truckful looks like one not to be missed.
An adventure where you’re basically a delivery driver where you run errands and quests for various villagers, but something strange is going on with an ancient mystery in the nearby old forest. Looks like a really fun and strange blend this one. Seems a bit like MudRunner for the trucking, but with an interesting sounding narrative to follow.

From what they said it will be a test of your driving skills seeing you go through winding roads, dusty lowlands, and charming towns with an assortment of different goods that you’ll need to take care of, with no two errands being the same. Eventually, you’ll want to go off the beaten track to explore the ancient forest on the outskirts with its “dense canopy creating an unsettling atmosphere, with something lurking in the shadows… Explore hidden paths, navigate misty wetlands, and brave treacherous marshes and quicksands to uncover the truth beneath the branches”.

Features:

Drive, upgrade and customize your pickup truck.
Pack the truck bed with cargo of all shapes and sizes.
Complete errands for villagers in need.
Enjoy a physics-based car handling gameplay.
Unravel the mystery of the old forest.

It will have Native Linux support at release.
You can follow it on Steam.
Article taken from GamingOnLinux.com.

Create a Swap File on Linux with dd Command | Lisenet.com :: Linux | Security

0
Lisenet.com :: Linux

We are going to use a dd command to create a swap file on a Linux system and then add it to fstab.
I’ve been using Ansible automation for so long that I forgot how to do trivial things by hand.
Create a Swap File with dd
Create a 1GB swap file, make the swap space, harden swap file permissions, and enable it.
$ sudo dd if=/dev/zero of=/swapfile bs=1024 count=1048576
$ sudo mkswap /swapfile && sudo chmod 0600 /swapfile
$ sudo swapon /swapfile
Add a Swap File to Fstab
This ensures that the swap file is used upon system boot.
$ echo “/swapfile none swap sw 0 0” | sudo tee -a /etc/fstab

This entry was posted in Linux. Bookmark the permalink. If you notice any errors, please contact us.

How to Find a File in Linux

0
How to Find a File in Linux

In this tutorial, we’re going to show you how to find a file in Linux. This tutorial will focus on the command-line way of finding a file. You can of course just use the Search option in your GUI to find a file visually.

To find a file in Linux, you can use 2 commands: find and locate. We’ll feature both commands in this tutorial.
Let’s start with the find command.
Syntax and a basic example of the find command
The syntax of the find command is:
find [OPTIONS] [PATH] [EXPRESSION]

You can use several options/flags to control how the find command executes
The [PATH] is the location/path where you want to find the command to search for a file. So if you use /etc/ the command will start searching for a file in that directory and all other subdirectories. It’s the starting path.
The [EXPRESSION] is the “criteria” you want to use to find the file. This can be a string, or anything else. You’ll see more examples below.

A most basic example of the find command is:
find -iname “example.txt”
This command will output a list of all locations where a file named “example.txt” is located. This is known as “searching by name”
“-iname” is used to find a file based on its name. If you used “-name”, the name of the file the command finds would be case-sensitive. So if there was a file named “Example.txt” it wouldn’t find it. We’re using -iname to ignore the case of the file, so it finds all instances of the file name, including “eXample.txt”, “EXAMPLE.TXT”, “ExaMpLE.txt”, etc.
We’ll go into more specific details of the find command below.
How to find files in Linux that don’t match certain criteria
If you want to find files that DON’T match certain criteria, just use the option -not. Example:
find -not -iname “example.txt”
will find all files that are not “example.txt”. The “-not” option is pretty self-explanatory and can always be used with the find command.
How to find files by file type
If you want to find and filter files by their file type, you need to use the “-type” option.
The types you can use are:

“f” for regular files
“d” for directories
“b” for block devices
“l” for symbolic links (symlinks)
“c” for character devices

For example, if you want to find all symlinks in the /var directory, you can use this command:
find /var -type l
How to combine multiple options and criteria in the find command
You can combine the options in one single command. For example, if you want to find all symlinks that contain “example” in them, you can use:
find /var -type l -iname “*example*”
By default, when you combine options, they are joined together by the “-and” operand, which means that both criteria must be true. You can use the “-or” operand to get results that return either of the options. For example:
find -type -d -or -iname “example”
This command will output all directories AND all files that are named “example”. If you didn’t use the “-or” option, you would get all directories that are named “example”.
How to find files by size
Another useful option to use with the find command is the “-size” option. You can filter the files you find by size.
The size filters you can use:

“k” for kibibytes (KiB, units of 1024 bytes)
“M” for mebibytes (MiB, units of 1024 * 1024 = 1048576bytes)
“G” for gibibytes (GiB, units of 1024 * 1024 * 1024 =1073741824 bytes)
“b” for 512-byte blocks (this is the default if nosuffix is used)
“c” for bytes
“w” for two-byte words

So, for example, to find all files that are larger than 1 GB in the /home directory, you can use the following command:
find /home -size +1G
If you want to find files that are smaller than 1 GB, you can use:
find /home -size -1G
And to find all files that are exactly 1 GB, you can use:
find /home -size 1G
How to find files by time
You can find and filter files with the find command by time. More specifically, you can use these options:

“-atime” – to find the files based on the last time they were read or written to (Access Time)
“-mtime” – to find files based on the last time they were modified (Modification Time)
“-ctime” – to find files based on the last time the files inode metadata was changed (Change Time)

By default, the parameters these options use are days. For example, to find files in the /var directory that were modified within the last 2 days, you can use this command:
find /var -mtime 2
Similarly to the size option, you can use the plus and minus operands. For example, to find the files that were modified less than 2 days ago, you can use:
find /var -mtime -2
To find files that were modified more than 2 days ago, you can use:
find /var -mtime +2
You can also use minutes instead of days. To do that, you need to use the “-mmin” option. For example, to find all files in the /var directory that were modified within the last 5 minutes, you can use:
find /var -mmin 5
How to find files based on permissions
To find files that have certain permissions, you can use the “-perm” option. For example, to find all files that have “777” permissions in the /var directory, you can use the following command:
find /var -perm 777
To find all files in the /var/ directory that have at least 644 permissions, run this command:
find /var -perm -644
This will return files that have permissions higher than 644, like 744, 777, etc.
Run commands on the files that the find command finds
If you want to run (execute) commands on the files that the find command finds, you can use the “-execute” option, like so:
find [CRITERIA] -exec [COMMAND] {} \;
In this case, [CRITERIA] is just whatever you would use in the find command as we showed in the previous examples. [COMMAND] is the command you’d like to execute on the files that the find command finds. Make sure to include {} (which is a placeholder for the results of the find command) and “\;” (which marks the end of the command)
An example that combines previous examples would be to find all files in the /var directory that have 777 permissions and update their permissions to 744:
find /var -perm 777 -exec chmod 744 {} \;
Other useful options you can use with the find command
We won’t go into detail with these, but you can easily find more information about them in the man page or just google.

“-maxdepth” sets the maximum level of directories the find command will look for files in. So if you have multiple subdirectories, you can limit the find command to 2 subdirectories, for example.
“-delete” deletes the files that the find command finds. You can add “-delete” at the end of the find command and it will delete all files that it finds.
“-O3” sets the optimization level to 3 – it will make the searching the fastest. The default level is “-O1”
“-user” and “-group” are used to filter the files based on ownership
“-empty” finds empty files
“-read” finds readable files

Now that you learned about the find command, let’s move on to the locate command, which is a relatively faster command than find.
How to find files with the locate command
The locate command may not be available by default in your distro. To install it, just install the “mlocate” package.
For Ubuntu/Debian:
sudo apt install mlocate
For CentOS/Fedora:
sudo dnf install mlocate
The locate command runs based on its database. The database gets updated once a day. The fact that locate uses a database makes it faster than the find command. To update the database, just run the following command:
sudo updatedb
The locate command has a simple syntax:
locate term
Where “term” is the word you want to search for in the file names. For example:
locate -i example
Will find all files named “example”. The “-i” option makes the command ignore the case (no case sensitivity), so both the files named “ExAmPlE” and “example” will be found.
Count the number of files with the locate command
To count the number of files instead of finding files with the locate command, you can use the following command:
locate -c example
This will output the number of files named “example”.
It’s very important to update the database before using the locate command because if any files were added or deleted after the database has been updated, it won’t affect your searches with the locate command.

Now that you learned how to use the find and locate commands to find files in Linux, what’s the first example you used? Any other examples you’d like to share?

Mastering Nano, Xfce Distros, Proton’s Google Docs Rival and More

0
Mastering Nano, Xfce Distros, Proton's Google Docs Rival and More

I usually create quick, short videos of less than 5 minutes duration. But recently, I published a hands-on Nano editor guide that goes over 20 minutes. That’s rare for me. But if you like longer videos on a topic, perhaps I can create videos on Linux commands and Bash scripting. Please let me know your feedback 😄Running One of My Favorite Windows Game on Linux: Here’s How It WentCurious to know how it looks like to run your favorite Windows game on Linux? We share our experience here.💬 Let’s see what else you get in this editionA new Google Docs rivalLinux Mint 22 release being delayedFedora going for a Wayland-only ISOGNOME moving towards a different default font.And other Linux news, videos and, of course, memes!🛒 Don’t miss this ebook dealThe Humble Bundle on Linux book has been extended by a few more days. In case you missed it previously, you can get it now.Humble Tech Book Bundle: Linux for Seasoned Admins by O’ReillyGet 15 books from O’Reilly on a range of topics, including DevOps, containerization, version control with Git & more! Your purchase helps Code for America.📰 Linux newsGoogle has extended Linux kernel support for Android.Proton has launched a secure document editor for Drive.Linux Mint 22 release has been delayed owing to pesky bugs.Peppermint OS now has a new “loaded” variant for new users.GNOME is aiming to change the default font to a more maintained one.The upcoming Fedora 41 Workstation GNOME images will be Wayland-only.Fedora 41 Workstation With GNOME To Be Wayland Only!Fedora’s flagship ISO will only feature Wayland, ditching X11.🧠 What we’re thinking aboutWe have been claiming that gaming on Linux has improved but has it really? Sourav takes it to testing by running his favorite Windows-only game on Linux.Running One of My Favorite Windows Game on Linux: Here’s How It WentCurious to know how it looks like to run your favorite Windows game on Linux? We share our experience here.🧮 Linux Tips, Tutorials and MoreThese ten distros are a great choice for Xfce!10 Best Xfce Based Linux DistributionsLooking for the best distributions that feature Xfce desktop? We got you!Combine the power of the terminal and the Nautilus file manager to save time.Mix and Match Terminal With Nautilus File Manager in LinuxHere are a few tips and tweaks to save your time by combining the terminal and the file manager in Linux.Some really great free resources for those who want to dip into the AI pool.Best Free AI Courses to Level Up Your SkillsNo matter your educational background, you can explore the best free AI courses to get started with your learning journey about Artificial Intelligence.📹 Video tutorialWe take a quick look at Open Euler 24.03, a Linux ecosystem by Open Atom, an open source foundation backed by Huawei, Tencent, Baidu and other Chinese tech giants.✨ Project highlightsI never expected Arch Linux to run inside Google Drive, what’s next? Doom on Google Drive?Linux Distro Can Run on Google Drive: This Developer Made it HappenWhile Google and Linux do not rhyme well, this developer has managed something interesting.This open-source file manager app for Android is nice.My Favourite Pick for Open-Source File Manager App on AndroidA straightforward file manager that gets the job done.🧩 New quizContinuing the trend that the previous quiz started, are you familiar with Linux Mint’s history?The Mint Side of Linux: QuizLinux Mint has an interesting history. Take this quiz to find out a little more about it.💡 Quick handy tipOn Brave Browser, you can take screenshots of websites.Click on the top-right hamburger menu and select Save and Share > Screenshot.This will give you a familiar selection rectangle, through which you can select a specific section of the website. Once a section is selected, it will be copied to your clipboard.You can also click the download button to save the image to local storage.🤣 Meme of the weekMicrosoft cannot move forward without it, can it?🗓️ Tech TriviaMIT’s Whirlwind became the world’s first computer to allow users to enter commands using a keyboard on July 4, 1956, signalling a move away from dials, switches, and punch cards.🧑‍🤝‍🧑 FOSSverse cornerPro FOSSer and long-time contributor ernie shares a concerning report from Akamai, showing the current state of the internet security landscape.Akamai’s SOTI report is availableIf you work for any ecommerce website, you should probably read this item, or even if you’re simply interested in the current state of the Internet security landscape. I was dismayed to learn that web bots comprise nearly half of all web traffic (~42%), and almost two thirds (65%) of that traffic is malicious in nature. At least, those were my key takeaways as a potential ecommerce customer. Note: I found this item in today’s (July 3, 2024) Code Project newsletter. Please read this item, then…Neville shares what the slogan for Linux Mint is, with a few others for different distros in an insightful thread.De libertate venit elegantiam | Linux Mint’s SloganLinux Mint has a great slogan “From Freedom came Elegance.” Few other distros bother with slogans. I can think of Debian – “The Universal Operating System” NetBSD – “Of course it runs NetBSD. ” FreeBSD – ” The Power to Serve” Linux – ” choice of gnu generation” OpenSUSE – “Linux for open minds” Anyone care to add to the list.❤️ With loveShare it with your Linux-using friends and encourage them to subscribe (hint: it’s here).Share the articles in Linux Subreddits and community forums.Follow us on Google News and stay updated in your News feed.Opt for It’s FOSS Plus membership and support us 🙏Enjoy using Linux 😄

KDE Plasma 6.0 Major Release With Incredible New Features

0
Sohail

The Linux desktop environment has long been a bastion of customization, security, and performance. With the release of KDE Plasma 6.0, the KDE community has taken these qualities to a new level. This major release brings a list of new features and improvements that promise to redefine the Linux desktop experience.What’s new In KDE Plasma 6.0The Transition to Qt 6 and WaylandOne of the most significant changes in Plasma 6.0 is the transition to the latest version of the Qt application framework and the modern Linux graphics platform, Wayland. This move not only enhances the security, efficiency, and performance of Plasma but also improves support for modern hardware. Users will notice a smoother and more reliable user experience that paves the way for future improvements.The New Overview EffectThe Overview and Desktop Grid effects have been combined into one in Plasma 6.0 with significant improvements to touchpad gestures. This makes multitasking and navigating between applications even more intuitive and seamless.Colors and High Dynamic Range (HDR)Plasma on Wayland now has partial support for High Dynamic Range (HDR), providing richer and deeper colors for games, videos, and visual creations. Users can also set an ICC profile for each screen individually with Plasma adjusting the colors accordingly. On top of that, Plasma now supports color blindness correction filters which enhances accessibility for users with color vision deficiencies.New Wallpaper and Wallpaper SettingsPlasma new desktop wallpaperThe mesmerizing ‘Scarlet Tree’ wallpaper by axo1otl is now available in Plasma 6.0 which captures the dynamic interplay between the sun’s vibrant energy and the comet’s celestial dance. Users can change their wallpaper from System Settings, with options to change the wallpaper for specific screens or all screens simultaneously.The Floating PanelKDE Plasma floating titleThe panel now floats by default in Plasma 6.0 and provides a more modern and flexible user experience. We can also configure panels with an intelligent auto-hide mode (“Dodge Windows”) to make them hide when windows touch them.Refreshed Breeze ThemeThe Breeze theme has been overhauled in Plasma 6.0 to give it a more modern look and feel with fewer frames and more consistent spacing. This refresh enhances the overall aesthetic of Plasma and makes it more visually appealing.Reorganized SettingsThe Settings app has been improved in Plasma 6.0 and makes it more user-friendly. It reduces the number of nested pages.Buttons have been relocated to the toolbar on many settings pages, enhancing consistency with other applications and creating additional space for content. We can now customize their sound theme with a new default sound theme named “Ocean” introduced to replace the “Oxygen” sound theme.The Return of the Cube EffectThe famous cube effect which was temporarily removed in previous versions of Plasma due to architectural improvements in KWin, is now back in Plasma 6.0. This effect provides a clear visualization of multiple desktops and is a fun way to showcase Plasma’s capabilities.Plasma SearchPlasma SearchPlasma Search now lets users customize the ordering of search results to provide a more personalized search experience. We can also convert between time zones and making it easier to keep in touch with colleagues, friends, and family in different parts of the world.Improved Fingerprint UnlockPlasma 6.0 now supports both password and fingerprint authentication for the lock screen simultaneously to provide users with more flexibility and convenience.Support for More Islamic CalendarsThe calendar applet now supports the Astronomical and Umm al-Qura Calendar in addition to the existing Julian, Milankovic, Chinese Lunar, Indian, Hebrew, Persian, and Islamic Civil calendars.KDE Gear 24.04KMail and KOrganizer EnhancementsKMail, the email viewer, now removes ads and tracking code from emails using a more powerful ad blocker written in Rust. The email composer now shows the validity and trust level of OpenPGP keys of recipients and warns users when keys are almost or currently expired.KmailKOrganizer now lets us send encrypted and signed email invitations which ensures confidentiality in professional settings.ItineraryItinerary is KDE’s travel assistant that has been improved in Plasma 6.0. The default home screen now allows users to organize their preferred applications in a grid and group them.ItineraryA welcome screen has been added on the first launch, guiding users through configuring WiFi, timezone, device scaling, and mobile connection settings.KdenliveKdenliveKdenlive, the video editor, has been updated to Qt 6 in Gear 24.02 with many applications adopting a more frameless look for their interface.DolphinDolphin file managerDolphin, KDE’s file and folder explorer, has been redesigned in Plasma 6.0. The settings have been reorganized to make them easier to navigate, and accessibility improvements have been made with toolbar buttons and the disk space in the status bar now keyboard-accessible.SpectacleKDE’s screenshot utility, Spectacle, has been improved in Plasma 6.0. Recording features have been enhanced with a system tray icon now showing the time recorded. We can now record any arbitrary part of the screen, in addition to the whole screen or an application window.NeoChatNeoChatNeoChat, KDE’s Matrix client, has been updated in Plasma 6.0. A welcome page now lets users choose which account to use and log in to other accounts. Users can register a new account directly from the app, and deactivating a Matrix account is now possible from within NeoChat.PlasmaTubePlasmaTubePlasmaTube, KDE’s YouTube client, has been updated in Plasma 6.0. We can now search for videos, view video details, and play videos in full screen.TokodonTokodonKDE’s Mastodon client, Tokodon, has been updated in Plasma 6.0. Users can now write new posts more easily with the option to set focal points for followers to see in their timelines.Users can also hide boosts and replies in their main timeline, and reporting and muting accounts are now more accessible.Download KDE NeonIf you want to use KDE Plasma 6.0, download and test the latest KDE Neon.ConclusionSo that’s KDE Plasma 6.0. With a great list of new features and improvements, Plasma 6 is now more beautiful than ever. I remember including Plasma in one of my first reviews of the best Linux desktop environments, and I am glad to say that it has maintained its status in the list.

Linux Scoop — 🌟✨ Customize Your Linux Mint Cinnamon Edition Look…

0
Linux Scoop — 🌟✨ Customize Your Linux Mint Cinnamon Edition Look...

Hey there, Linux enthusiasts! 🐧✨ Looking to add a cozy touch to your Linux Mint Cinnamon desktop? Say hello to the Gruvbox Color Theme! 🎨🔥 It’s time to give your Linux Mint setup a whole new vibe.📺 Check out the final results video: Watch Here In this step-by-step tutorial, we guide you through the entire process of achieving that warm and inviting Gruvbox look for your Linux Mint desktop. You’ll learn how to tweak the color palette, customize your icons, and set up the perfect wallpaper to match the vibe. 🔥📸📺 Tutorial Link: Watch the Full Tutorialink📸 Take a peek at the before-and-after screenshots to see the transformation! Swipe left to see the magic happen. ➡️➡️And guess what? Our help doesn’t stop at Linux Mint! We’ve got documentation ready for other popular distros too! 📚 Whether you’re a Debian devotee, Fedora fanatic, or an Arch Linux/Manjaro maven, our guides will assist you in bringing the Gruvbox magic to your preferred setup.🔗 Download Documentation: Get the Docs HereGet ready to transform your Linux desktop into a warm and inviting haven with the Gruvbox Color Theme! 🌄🎉 Let the aesthetic journey begin! Remember, Linux customization knows no bounds, and we’re here to help you explore every pixel of it.

How to fix You can’t access this shared folder because your organization’s security policies block unauthenticated guest access error on Windows 11

0
You can





April 26, 2023
How to, Security, Windows

If you have the following error on Windows 11 “You can’t access this shared folder because your organization’s security policies block unauthenticated guest access error” while accessing shared folder (in my case it was a shared folder on my Unraid NAS).

 
Then Run window (Win + R) and typed gpedit.msc to open the Local Group Policy Editor.

Navigated to Computer Configuration -> Administrative Templates -> Network -> Lanman Workstation and selected the Enable insecure guest logons.

Enable it > OK and exit Group Policy Editor.
That’s it, Shared folder access should work now. Enjoy
 
 








Check Also


“My little birds are everywhere, even in the North, they whisper to me the strangest …


In the ever-evolving digital landscape, the demand for specialized tools and platforms has grown exponentially. …