Showing headlines posted by trendoceangd

« Previous ( 1 ... 10 11 12 13 14 15 )

How to install Unity3D on Linux?

Recently my friend has switched to Linux System, and she needs to Install Unity for her Personal use, and she doesn’t want to switch back to Windows only for Unity. In this guide, we will walk through the installation process to install Unity3D on your Linux System.

How to Create a New Virtual Machine using VMware

You have Installed VMware Workstation but you don't know or you stuck somewhere how to Create New Virtual Machine on VMware? No problem we will cover how to create and install a new Virtua

How to set up Samba in Ubuntu and access it in MacOS/Windows

Samba is a way to share files across the different operating systems over a network. It let you access all your files from one PC to another without any 3rd party application. Today, we will install and set up Samba in our Linux system and share files over the network.

How to Install the latest PHP 8.0 on Ubuntu 20.04 /18.04

The most popular CMS and frameworks like WordPress, Magento, Joomla, Drupal, and Laravel are written in PHP Language.

We can install PHP 7.4 on Ubuntu from the official repository, but for 8.0, we need to add PPA to the repository

This guide will cover how to Install PHP on Ubuntu 20.04 or 18.04 8.0 with the Apache and Nginx web-server.

Top 5 Linux Laptop You Can Buy in 2021

In 2021 you are deciding to buy a laptop, but you are dubious about choosing which laptop you should purchase to use for your day-to-day work with the Linux preinstalled. A number of manufacturers that manufacture the best laptop for Linux compatibilities such as Dell, Hp, Lenovo, Acer, and completed dedicated for Linux are System 76, Lambda, Pine Pro. Not to worry much we have shortlisted some of the top Linux laptops that are specially built for the Linux eco-system.

How to Increase Disk Size of VMware Machine

It happens many time to me. When I have to use windows for MS Office or Photoshop. Then suddenly, I get the need for a Linux system. In between work, I have to switch back to Linux. So, I set up my Linux machine on VMware, and during installation, I set it up with disk size 20GB. However, it would be required much more now. Today, I will guide you on how to increase defined disk size in VMware machine.

How to Install VLC Media Player in Linux

  • Trend Oceans; By Jake Redfield (Posted by trendoceangd on Jan 8, 2021 4:30 PM EDT)
  • Groups: Linux
There is no need to introduce every person on this planet who knows how to operate a PC. Whether it is Linux or Windows System, they know what VLC is. But still, for those who don’t know what VLC is? VLC is one of the most popular open-source multimedia player. It is cross-platform and plays almost all media format files. There are multiple ways to install VLC in your system using a snaps package from Snapscraft store or as a default package manager for Ubuntu; it is DEB.

10 Wget Command Examples in Linux

Recently, I have covered how to install wget in Linux with a few simple steps. So, many viewers requested how do we implement these in the practical world. Today, we cover 10 wget most used command in Linux.

How to Install PHP on Ubuntu 20.04 / 18.04

PHP stands for Hypertext Preprocessor. It is one of the oldest server-side programming languages used to create Dynamic and Responsive Web-App.

The most popular CMS and frameworks like WordPress, Magento, Joomla Drupal, and Laravel are written in PHP Language.

In this guide will cover How to Install PHP on Ubuntu 20.04 or 18.04 with the Apache and Nginx web-server.

How to Install Wget in all Major Linux Distribution

  • Trendoceans; By Jake Redfield (Posted by trendoceangd on Jan 6, 2021 10:50 AM EDT)
  • Groups: Linux
In Linux, do you still using the browser to download files when there is a small handy but powerful tool? Wget (refer as: world wide web and get) is a free and open-source Linux command-line utility that is a powerful tool to retrieves data from HTTP, HTTPS, and FTP protocol. Before going ahead, let us clear some most asked questions about wget.

How to Check port is Listening or currently Use in Linux

Last week, we had a problem with our System through which I could not share my screen remotely from my network computer. Then we check the port status, and the port was closed.In this guide, We will show you how to check the port status in Linux and the method to close the unwanted port.

How to Install GUI (Win-Kex) for Kali Linux in WSL2

In the last article, we have guided you on how to Install WSL2 with Kali Linux on Windows 10, and we have received immense requests for the GUI Installation guide.

So, Without taking any further delay, let start to Install GUI for Kali Linux on WSL2.

Prerequisite

What is chattr command in Linux command-line utility.

Chattr (Change Attribute) is a Linux command-line utility that sets and unset certain attributes in the file and directory to provide a level of security.

How to Install WSL2 and Kali Linux on Windows 10

No matter, If you are a security professional or pursuing cybersecurity you heard about Linux, we require some of the tools which are support only on the Windows Platform. We have the alternative for Microsoft Office, Adobe Photoshop, but not up to the mark.

This guidepost will show you how to install the Windows Subsystem for Linux (WSL2) on Windows 10 with the Kali Linux.

At present WSL has two version WSL1, and WSL2.

How to Remove Occurrences of a String using sed command

  • Trendoceans; By Gagan Mishra (Posted by trendoceangd on Jan 3, 2021 3:07 AM EDT)
  • Groups: Linux
In case you have a large number of data provided in a TextFile, and now you need to remove the specific string character from a TextFile. It is not worth reading every line for a single word or character and manually removing the string. If you have a small set of data, you can use this approach, and For a large file, we cannot use this sluggish approach. So, we have to find a way to remove all the strings’ occurrences at once without opening a text file.

The complete guide for NMAP Command

Nmap is one of the most popular free and open-source command-line utility network scannings. Nmap can be used to discover hosts and service use by the system on the same network.

« Previous ( 1 ... 10 11 12 13 14 15 )