Showing headlines posted by MohdSohail

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 43 ) Next »

tee command In Linux

tee command (as in a T-splitter in plumbing) takes content from standard input, displays it and writes it to one or more files. It is useful if you need to write things to several files in one go. You have the choice to either overwrite the contents of the file or append new content to the end. tee is very simple and handy if you need something like this. It should be installed on all Linux systems as part of the GNU Coreutils package. Today, we are going to go over the Linux tee command. There isn't much to this command so this guide will be brief. You will find some use for it at some point.

Best GNOME Desktops For 2019

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Apr 7, 2019 10:14 PM EDT)
  • Story Type: Reviews; Groups: Linux
?Have you stumbled over here looking across the Internet, for the 2019 list of best GNOME desktops? Lucky you then, I'm glad you are at the right place and hopeful that you'll find this article helpful in case you are considering trying out a new Linux distro. Or just reading this article for fun. Alright, below are the list of Linux distros that I think are the best of 2019's GNOME desktops.

Here Is How I Started Using Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Apr 5, 2019 2:43 PM EDT)
  • Story Type: Reviews; Groups: Linux
It is April 2019 as I am writing this article from my Ubuntu 18.04 and I don’t remember the last time I had to use Windows for something that Linux couldn’t do. I don’t remember the last time I opened the thing called Ubuntu Software Store since I just use apt for most system related package management.

Loops In BASH - Learn BASH | Part 6

Welcome to the sixth chapter on BASH scripting series. And today we will dive into a very cool topic called looping constructs in computer programming. Loops are important if we have a task that needs repetition. In the previous chapter where we discussed about decisions, we made the computer think logically. Combine that with loops and we have an almost humanoid program that can think, work, and repeat the steps throughout the day.

Ways To Develop Windows Apps On Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 29, 2019 5:28 AM EDT)
  • Groups: Linux
Have you ever had the desire to develop Windows software or test it on your Linux system? Maybe because it is the most popular OS or due to the fact that your schools and institutions deploy only Windows OS in computer laboratories.

Arch Linux - Customizing the System

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 29, 2019 2:36 AM EDT)
  • Groups: Linux
Continuing from the previous guide, we will finish by fine-tuning the system to enable functionality comparable to other distros. After this tutorial, you will have a lot of the basic features you will find in a distro such as Fedora or Ubuntu.

Puppy Linux 8.0 Released

Puppy Linux is one of the tiniest Linux distros. It loads into RAM and runs from it making it faster than most Linux distributions. Puppy Linux 8.0 "Bionicpup" came out yesterday with a couple of new features and latest software.

Linux Mint KDE Still Possible

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 24, 2019 8:20 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If you're the Linux Mint and KDE lover, then you know that starting from Linux Mint 19 "Tara", your beloved Linux distro has stopped shipping with KDE. So Linux Mint KDE has died a brutal death. But we can revive the combination of two best software, i.e. Linux Mint on KDE.

Arch Linux Setup Internet, X Installation, System Configuration

In this guide, we boot into our Arch system that we installed in the previous guide. Here, we configure an Internet connection, a couple of troubleshooting tips, and install some software. This software will include a graphical user interface (GUI) provided by the X server. As with everything else, each step will be performed manually, via the terminal.?

Ways To Get More Productive On Netbeans Development Platform

Netbeans is a cool Java integrated development environment packed with lots of features along with the capability of extending its functions by adding more plugins. However, there are some of the tools or features in the IDE we rarely use while coding our Java program. This article will provide some tips and tricks for getting more productive on Netbeans. By doing a task more efficiently and getting more from the IDE when in doubt before turning in to the search engines.

Gamehub - Shows Games From Different Sources

We've recently seen the spike in Linux games, many popular gaming platforms have focused on Linux gaming. Last year Steam released Steam Play to play Windows games on Linux. Awesome! The list is growing fast so Linux gamers need Gamehub, an app allows to install, run, uninstall games from different sources from one place.

GNOME Web: A Web Browser Integrates Well With GNOME Desktop Environment

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 9, 2019 11:56 PM EDT)
  • Story Type: Reviews; Groups: GNOME
GNOME Web (or just Web) is another cool Internet browser that is powered by the same engine (Webkit) that powers Opera and Google Chrome Internet browsers. It's aesthetically beautiful while at the same time modern web pages are rendered well like those major browsers. However, it's not the default web browser on GNOME desktop environment nor is it installed out of the box with the Operating System. Read on below to learn more about this cool browser and how you can install it on your computer.

Fedora 30 Wallpapers Available To Download

Fedora 30 is scheduled to be released on 30, July this year. The new Fedora 30 wallpapers have been made available to download. For each new release, wallpapers are selected by the community through voting. A total number of 56 wallpapers were submitted out of which 16 have been voted in by 128 contributors.

Windows Calculator Goes Open Source

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 7, 2019 11:26 PM EDT)
  • Groups: Linux
For the past few years we've watched Microsoft's love toward open source by making many of its popular software open source. From Microsoft Edge to Powershell, it has been trying to prove its love for OSS community. And this time, the company has made its Calculator application open source.

Host Website On Our Own Server - Web Server Setup Series

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 5, 2019 11:51 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Today we'll continue our web server setup series. In this series, we've already installed and setup our web server, configured & secured cPanel and point domain name to the server. At any time if you've trouble setting something up something, let me know in the comment section below. In this article, we'll go about hosting a website on our server. Let's do it.

10 Best Flat Icon Themes For Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 4, 2019 12:48 AM EDT)
  • Story Type: Reviews; Groups: Linux
Every Linux distribution comes with a couple of nice and clean icons themes. Many users just stick to only those themes and never try other awesome themes they've in the bag. In this article, I'm going to list out 10 best Flat design Linux icon themes that you're going to love. So let's get started!

Arch Linux Setup And Installation

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Mar 3, 2019 3:16 PM EDT)
  • Story Type: Tutorial; Groups: Arch
This is the first of three tutorials covering the installation and configuration of Arch Linux. Throughout the series, we will install, and configure Arch Linux.

Import & Export Databases In MySQL Ubuntu CLI - Part 5

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Feb 27, 2019 8:19 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article of MySQL series, we'll learn importing & exporting DBs. When you work with SQL, you will often be taking backup of your databases. You will also be importing previously taken backups. All of this is an integral part of learning MySQL.

Install Dropbox To Share Files Between Linux And Windows

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Feb 24, 2019 6:40 PM EDT)
  • Groups: Linux
Today we will see how to install Dropbox to be able to use it without any type of problem in dual boot systems. There are many users who have a dual boot with windows and one of the many existing Linux distros. To be able to access Dropbox content in both Linux and windows without having to duplicate the content, we have to install Dropbox in the following way:

FocusWriter An App For Distraction-Free Writing

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Feb 23, 2019 4:03 AM EDT)
  • Groups: Linux
FocusWriter is a distraction-free word processor program that hides all the interfaces: menu bar, toolbar, status bar, etc and starts in fullscreen mode to enable the user fully immersed in their work. The program's primary feature is to focus only on user's writing productivity and not provide another full-fledged word processor like LibreOffice Writer or Calligra Word Processor.

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 43 ) Next »