[Linux] Use XFCE Terminal to Display The Terminal Background
I wonder if you often adjust your terminal to make it looks more beautiful?
Read More »[Linux] Use XFCE Terminal to Display The Terminal BackgroundI wonder if you often adjust your terminal to make it looks more beautiful?
Read More »[Linux] Use XFCE Terminal to Display The Terminal BackgroundToday I encountered a problem about the GitLab cannot startup. It freeze at the sudo systemctl start gitlab-runsvdir.service
command.
GitHub is an indispensable platform for software engineers, programmers and students with computer science backgrounds today. We often use it for version control in the cloud, and also look for projects that are open source and we are interested.
Read More »[GitHub] How to Download a Single Specific FolderRecently, I configured my own SSH key on another server. The purpose is to hope that the code written with others on the other server can be pushed to GitHub for version control through git
commands.
Recently, I reinstalled an Ubuntu 18.04 OS desktop. But after installation, I found that I could not connect to the Internet after entering the desktop environment.
Read More »[Solved][Linux] There Is No Network After Installing The Operating SystemIn Linux system, every file has their owner, group and read/write permissions. And these permissions will affect whether other users can edit or read these files.
Read More »[Linux] Use “chmod” Command to Change the File PermissionsWe always have some needs to transfer data between different devices, for example, may be I need to transfer a file from server A to B.
Read More »[Linux] Resuming Interrupted File Transfer on Different Devices via RsyncAfter using cp
or rsync
commands to copy the files, in order to make sure that there is no problem during the copying process, we may use the du
command to check the size of the file.
Almost all of user who used Debian/Ubuntu OS use apt
or apt-get
tool to control their own packages. Many users even misunderstand that they are the same thing.
The article is recorded about how to uninstall vim editor, in addition to that, the following commands can also be use to uninstall any package or tool that is managed by apt
.