Posted inTutorials Ubuntu How to Mount Remote Filesystem or Directory in Linux Posted by Ubuntu Server Admin August 18, 2022Typically, we mount local filesystem or directory in our Linux system. But sometimes you may…
Posted inTutorials Ubuntu How to Copy Files from Linux to Windows Posted by Ubuntu Server Admin August 18, 2022We often copy files from one location to another on the same system. But sometimes…
Posted inTutorials Ubuntu How to Set Process Priority in Linux Posted by Ubuntu Server Admin August 18, 2022Every Linux system has multiple processes running at the same time. They are scheduled for…
Posted inTutorials Ubuntu How to Fix “firewall-cmd: command not found” error in Linux Posted by Ubuntu Server Admin August 18, 2022firewall-cmd is a command line interface for firewalld, a popular firewall software for Linux systems.…
Posted inTutorials Ubuntu How to Protect Hard and Symbolic Links in CentOS Posted by Ubuntu Server Admin August 18, 2022Every Linux system allows you to create hard and symbolic (soft) links to files, applications…
Posted inTutorials Ubuntu How to Run Shell Script on Another Server Posted by Ubuntu Server Admin August 18, 2022Shell scripts provide a great way to automate commands, processes and tasks in Linux. Often…
Posted inTutorials Ubuntu How to Manage Systemd Services on Remote Linux Systems Posted by Ubuntu Server Admin August 18, 2022Often system administrators need to manage systemd services and processes on their local as well…
Posted inBlog Canonical Ubuntu Charmed Kubeflow 1.6 Beta is out: try it today! Posted by Ubuntu Server Admin August 18, 2022We are happy to announce that Charmed Kubeflow 1.6 is now available in Beta. Kubeflow…
Posted inBlog Canonical Ubuntu Canonical enables Ubuntu on StarFive’s VisionFive RISC-V boards Posted by Ubuntu Server Admin August 17, 2022In 2021, we announced the first availability of Ubuntu running on RISC-V processors and hardware.…
Posted inTutorials Ubuntu UFW Remove Rule Posted by Ubuntu Server Admin August 17, 2022We all know that a Firewall works on the stated rules. Depending upon the requirements,…