بایگانی دسته: LINUX HOWTO

Auto Added by WPeMatico

How to Append to End of a File in Linux

In this tutorial, we learn different ways to append text to the end of a file in Linux. You can achieve this using several methods in Linux, but the simplest one is to redirect the command output to the desired […]
The post How to Append to End of a File in Linux appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Install Google Chrome on Debian

Google Chrome is one of the most popular web browsers among users. You are most likely to find Google Chrome installed on someone’s browser due to its ease of usability and compatibility to many of Google’s applications. In this tutorial, […]
The post How to Install Google Chrome on Debian appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Add a User to Sudoers on Debian

Upon the setup of a new Debian system, a default root account is created. The root user has full system access and privileges and can pretty much do anything on the system that a regular user can’t. Some of the […]
The post How to Add a User to Sudoers on Debian appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Configure sources.list on Debian 10

Debian is one of the most popular Linux distributions of all time, and now it got a new version release Debian 10 Buster. There is a lot of derivatives that came out of Debian, of which the most popular is […]
The post How to Configure sources.list on Debian 10 appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

Install Missing ifconfig Command on Debian

Debian 10 (codenamed Debian Buster) is finally here with awesome cool features and a new look and feel theme. However, you may have run into an error trying to check the IP address of your network interface(s) when running the […]
The post Install Missing ifconfig Command on Debian appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر

How to Add an Item in a List Using Python Append() Command

We have a list of numbers or strings, and we want to append items to a list. Basically, we can use the append method to achieve what we want. The append() method adds a single item to the existing list. It […]
The post How to Add an Item in a List Using Python Append() Command appeared first on LinOxide.

خرید وی پی ان آنتی فیلترآنتی فیلتر