current location:Home > Technical Articles > System Tutorial > LINUX
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to access Windows files in Ubuntu How to access Windows folders in Ubuntu
- How to access Windows folders in Ubuntu: Method 1: 1. Under Window, create a shared folder and set the "Sharing" attribute. Right-click and select Share. In the pop-up menu, select the sharing user. Of course, you can also Choose everyone. 2. Open the "Home Folder" on the Ubuntu computer, and then select "Connect to Server" under Network 3. In the pop-up menu, enter "smb://windowsip" in the server address. For example, my Windows IP is 192.168. 1.100.4, then click&r
- LINUX 1493 2024-02-29 13:01:36
-
- Debian version 12.0 released: Linux kernel upgrade 6.1 makes it easier to handle non-free firmware
- Debian is one of the oldest GNU/Linux distributions and is the basis for many other Linux-based operating systems, including Ubuntu, Kali, MX, and Raspberry Pi OS, among others. This operating system focuses on stability and does not pursue fancy new features, so the release of new versions often takes a long time. Today, after nearly 20 months of development, the Debian 12 "bookworm" is finally released. Debian 12 brings thousands of new and updated software packages, supporting multiple desktop environments and processor architectures (including 32-bit and 64-bit PC, ARM, MIPS and PowerPC). But one of the biggest changes is the Linux kernel version 5.10
- LINUX 719 2024-02-29 12:31:29
-
- Graphic tutorial for upgrading Ubuntu 20.04 to Ubuntu 22.04
- Directory Upgrade Ubuntu to the latest version Upgrade Ubuntu 20.04 to 22.04 Upgrade Ubuntu to the latest version Execute the following command to upgrade Ubuntu to the latest version: $sudoaptupdate&&sudoaptupgrade-y After the upgrade is completed, restart the system. After the reboot is successful, check the current version of the system $lsb_release -aThe latest version should be 20.04.6, as shown in the figure below. To upgrade Ubuntu20.04 to 22.04, execute the following command to start the upgrade $sudodo-release-upgrade-d and just click yes or confirm. The following are some operations in the process. all
- LINUX 1926 2024-02-29 11:49:27
-
- Linux partition expansion tips for adjusting Swap space size
- View the current Swap file location and size To view the location of the swap file or partition currently in use, you can use the swapon command. Execute the following command: sudoswapon --show This will display all active swap space, including its type (such as file or partition), size, usage, and location. If you are only interested in file paths or partition paths, you can view the same information through the /proc/swaps file: cat /proc/swaps This will list all swap spaces on the system, including their locations. Setting up a new Swap space On Manjaro (an Arch-based Linux distribution), you can use a variety of methods to set up a swap space.
- LINUX 1185 2024-02-29 11:43:31
-
- What should I do if the deepin taskbar does not show up? What should I do if the deepin taskbar disappears?
- When our computer system is updated, some computer novices can't wait to install and use the new system, but they don't know that new computer systems often have many bugs. For example, the new system deepin system, many friends found that the taskbar was missing during the process of downloading and using it! So how do we find the taskbar? The editor will take you to take a look at it below! Method 1: 1. Turn off taskbar synchronization in cloud synchronization. 2. Delete the rm~/.config/dconf or rm~/.config/dconf-rf folder. 3. Restart to solve the problem. Method 2: 1. Press "ctrl+alt+t" to enter the terminal. 2. Then enter the command: sudoapt-getu
- LINUX 833 2024-02-29 11:01:14
-
- Debian 11.7 system release (with update summary)
- The Debian project officially released Debian11.7 on April 30, which is the seventh ISO update of the DebianGNU/Linux11 "Bullseye" operating system series. Debian 11.7 was released nearly four and a half months after Debian 11.6, allowing users to deploy the Debian GNU/Linux11 "Bullseye" operating system series on new computers, equipped with the latest installation content. Debian 11.7 contains all security and software updates released from Debian GNU/Linux 11.6 on December 17, 2022 until now. Quantitatively, Debi
- LINUX 1191 2024-02-29 11:00:37
-
- Problems and solutions to the problem that SSH cannot connect when installing Ubuntu 22.04
- After the initial installation of Ubuntu, the system does not allow root to connect through ssh by default, so three settings need to be completed. 1. Modify the ssh configuration file vim/etc/ssh/sshd_config, open the PermitRootLogin comment, and change the value to yes. Save the changes and exit: wq2 .Restart the ssh service sudoservicesshrestart3. Reopen the ssh client and connect. If you use an ssh client that has been opened before modifying the configuration, you cannot use the new ssh configuration. Preset settings:
- LINUX 1386 2024-02-29 10:58:21
-
- How to upgrade Ubuntu 22.04 to Linux Kernel 6.2 kernel using commands?
- Canonical released a notice today, indicating that the Ubuntu 22.04.3 LTS maintenance version update will upgrade the kernel, and the Linux Kernel will be upgraded from 5.19 to 6.2. In addition, existing Ubuntu 22.04 users can also upgrade through commands. Canonical said that if all goes well, it plans to release the Ubuntu22.04.3LTS maintenance version update on August 10, and will upgrade to the same Linux 6.2 kernel as Ubuntu23.04 (Lunar Lobster). Canonical has rolled out the Linux 6.2HWE kernel to existing Ubuntu 22.04.2LTS users. us
- LINUX 1043 2024-02-29 10:30:30
-
- Detailed tutorial on using Network Settings to set static IP in Linux (KDE)
- Open KDE's settings panel First, open KDE's settings panel. You can click the settings icon on the desktop, or search for "Settings" in the start menu and open it. Click the "Network" option in the settings panel. Next, you will see a "NetworkConnections" window. In this window, you need to click the "Add" button to add a new network connection. In the CreateNewConnection dialog box, select Manual&rdquo
- LINUX 1141 2024-02-29 10:20:26
-
- Several SSH remote client tools essential for server operation and maintenance
- SSH remote client tool is essential for server operation and maintenance. Which one do we generally use? For SSH client software, we must not use the so-called green cracked version, which can easily cause server information to be stolen by Trojan backdoor software. We can choose commercial software or old free and open source SSH tools. These SSH client tools, do you like any of them? 1. xshell Multiple encodings, support custom keyboard shortcuts, custom
- LINUX 1663 2024-02-29 10:20:06
-
- What should I do if deepin does not have a swap partition? What should I do if deepin does not have a swap partition?
- During the use of deepin, some users find that their system lacks a swap partition and don’t know what to do. In fact, in most cases, it doesn’t matter if we don’t have a swap partition. If necessary, you can also manually create and mount a swap partition. to solve. What to do if deepin does not have a swap partition: 1. During installation 1. If there is no swap when we install the system partition, as shown in the figure. 2. At this time, you can exit the installation program first, then select swap under the file system item, and then install it. 2. Swap1 cannot be found. If we created a swap partition during installation but cannot find it when using it, it may be a resolution problem. 2. At this time we can try to enter the grub interface, in
- LINUX 1173 2024-02-29 10:10:22
-
- Ubuntu 23.10 will run Firefox in native Wayland mode by default
- Canonical recently announced that in the upcoming Ubuntu 23.10, Firefox Snap has been configured to run in Wayland mode by default. Note: Ubuntu currently has the Wayland session by default, and Firefox can also work normally. However, currently FirefoxSnap actually runs in XWayland compatibility mode, rather than the strict native Wayland mode. Canonical announced that it will run the Firefox browser in Wayland mode by default, so that problems such as interface blur and scaling distortion will not occur on HiDPI displays, and it will support touch gestures such as dragging and pinching. As mentioned above, Ubunt
- LINUX 1420 2024-02-29 10:10:21
-
- deepin operating system 20.9 released today: Qt version upgraded to 5.15.8
- Deepin is a Linux distribution developed by a Chinese team. Deepin operating system 20.9 has been officially released. The core goal of deepin20.9 version is to provide users with a stable system running version. This version does not integrate new functions of the system, but mainly fixes and optimizes a large number of stability problems existing in the 20.8 version system. Currently, the deepin20.9Qt version has been upgraded to 5.15.8, and applications such as log viewer, photo album, drawing board, and system package manager have been updated; many issues affecting the experience have been fixed to further improve the system experience. The following is the specific update content: new and optimized Qt version upgraded to 5.15.8; updated
- LINUX 921 2024-02-29 09:55:28
-
- Linux system download (super full image download)
- 1. Linux official mirror Deepin mirror https://www.deepin.org/mirrors/releases/Mint mirror https://www.linuxmint.com/mirrors.phpkernel mirror station: http://mirrors.kernel.org/Fedora Official mirror site: http://mirrors.fedoraproject.org/publiclisthttps://torrents.fedoraproject.org/https://admin.fedorapr
- LINUX 1170 2024-02-29 09:40:38
-
- CentOS7 various version image download addresses and version descriptions (including Everything version)
- When loading CentOS-7.0-1406, there are many optional versions. For ordinary users, they don’t know which one to choose. Here is a brief introduction: (1) CentOS-xxxx-LiveCD.ios and CentOS-xxxx- What is the difference between bin-DVD.iso? The former only has 700M, and the latter has 3.8G. The difference is not only in size, but the more essential difference is that CentOS-xxxx-LiveCD.ios can only be loaded into the memory and run, and cannot be installed. Only CentOS-xxx-bin-DVD1.iso can be installed on the hard disk. (2) CentOS-xxx-bin-DVD1.iso, Ce
- LINUX 1523 2024-02-29 09:20:33