micro - a modern and intuitive terminal-based text editor, see more on this official website.

Let's see how works n Fedora 39 Linux Distro ...

tutorials, tips, tricks, commands, programming, linux, windows, database, sql, python, programming language, Fedora, drawing, painting, tutorial, tutorials


# dnf group install sway-desktop-environment
# dnf install sway-config-fedora

$ git clone https://github.com/danakj/openbox.git
$ cd openbox$ ./bootstrap
$ ./configure
$ make $ cd openbox
$ ls -lFGCFailed to open the display from the DISPLAY environment variable.Openbox-Message: A window manager is already running on screen 0.$ ./xinit


 Labels:
2023,
assembly,
Fedora,
Fedora 39,
linux,
Linux 32,
Linux 64,
linux tools
Labels:
2023,
assembly,
Fedora,
Fedora 39,
linux,
Linux 32,
Linux 64,
linux tools
$ wget -c https://github.com/GitSquared/edex-ui/releases/download/v2.2.8/eDEX-UI-Linux-x86_64.AppImage$ chmod +x eDEX-UI-Linux-x86_64.AppImage$ ./eDEX-UI-Linux-x86_64.AppImage --appimage-extract$ cd squashfs-root$ ./AppRunVBoxManage modifyhd "C:\Fedora\Fedora.vdi" --resize 819200%...VBOX_E_NOT_SUPPORTED
VBoxManage.exe: error: Failed to resize medium
VBoxManage.exe: error: Resizing to new size 190756945920 is not yet supported for medium 'C:\Fedora\Fedora.vdi'
VBoxManage.exe: error: Details: code VBOX_E_NOT_SUPPORTED (0x80bb0009), component MediumWrap, interface IMedium
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleModifyMedium(struct HandlerArg *)" at line 937 of
file VBoxManageDisk.cppVBoxManage showhdinfo "C:\Fedora\Fedora.vdi"VBoxManage clonehd "C:\Fedora\Fedora.vdi" "C:\Fedora\Fedoracloned.vdi"
...
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'VDI'. UUID: ...VBoxManage modifyhd "C:\Users\catafest\VirtualBox VMs\Fedora\Fedoracloned.vdi" --resize 30000
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Labels:
2023,
Fedora,
Fedora 39,
linux,
Linux 32,
Linux 64,
VirtualBox
Labels:
2023,
Fedora,
Fedora 39,
linux,
Linux 32,
Linux 64,
VirtualBox
# dnf-3 install @deepin-desktop$ dotnet new --install Terminal.Gui.templates
$ dotnet new tui -n test001
$ cd test001
$ dotnet run
 Labels:
2023,
C#,
Fedora,
Fedora 39,
linux,
programming,
tutorial,
tutorials
Labels:
2023,
C#,
Fedora,
Fedora 39,
linux,
programming,
tutorial,
tutorials
# dnf copr enable @dotnet-sig/dotnet# dnf5 install copr# dnf5 install copr$ sudo dnf copr enable @dotnet-sig/dotnet fedora-38-x86_64Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary ...# dnf5 install dotnet$ dotnet new console -o mythcat_console
$ cd mythcat_console
$ dotnet run 
Hello, World!

 Labels:
2023,
Cockpit,
Fedora,
Fedora 39,
linux,
tool,
tutorial,
tutorials,
VirtualBox,
virtualizer
Labels:
2023,
Cockpit,
Fedora,
Fedora 39,
linux,
tool,
tutorial,
tutorials,
VirtualBox,
virtualizer