Skip to content

linuxwebdevelopment.com

Tutorials and articles about web development, system administration, Python, Wordpress, and more.

  • Contact Us
  • About Site

Author: Justin

HTML5 Boilerplate

This article will give you a simple HTML5 boilerplate that you can copy, and use as you please. Continue reading “HTML5 Boilerplate”

Author Posted on Categories HTMLLeave a comment on HTML5 Boilerplate

How To Show How Many Lines In A File In Linux

When you are dealing with text files in Linux with a command line, it is often very useful to know how many lines are in a file. This article will describe the Bash command on how to show the number of lines in a text file in Linux. Continue reading “How To Show How Many Lines In A File In Linux”

Author Posted on Categories LinuxLeave a comment on How To Show How Many Lines In A File In Linux

How To Make Comments in MySQL


This article will discuss several ways to make comments in MySQL. These methods will work if you are using the MySQL shell or editing a .sql file which you will then import into MySQL. Continue reading “How To Make Comments in MySQL”

Author Posted on Categories DatabasesTags MySQLLeave a comment on How To Make Comments in MySQL

How To Create A New Database In MySQL


This article will describe step-by-step how to create a new database in MySQL in Ubuntu (18.04, 16.04 and 14.04) and the steps will be similar in Debian. This steps will basically be identical in MariaDB since it is a fork of MySQL. Continue reading “How To Create A New Database In MySQL”

Author Posted on Categories Debian, UbuntuLeave a comment on How To Create A New Database In MySQL

How To Find The GCD Of Two Integers In Javascript


The gcd of two integers is the largest integer that divides evenly into both integers with no remainder. This article describes how to write the JavaScript code to calculate the gcd of the two integers. Continue reading “How To Find The GCD Of Two Integers In Javascript”

Author Posted on Categories JavascriptLeave a comment on How To Find The GCD Of Two Integers In Javascript

Posts navigation

Previous page Page 1 Page 2 Page 3 … Page 11 Next page

Newsletter

Like Us And Follow Us On Facebook And Twitter

Recent Posts

  • How To Backup A MySQL Database With Command Line In Linux
  • How To Create A DigitalOcean VPS Droplet
  • How To Permanently Ban An IP Address With UFW In Linux
  • How To Split Up Larger Files Into Smaller Files In Linux
  • How To Make An Alias In Ubuntu

Recent comments

  • Justin on How To Insert Emojis In HTML
  • Justin on How To Setup AWStats For A Domain In Debian Jessie
  • Jinu on How To Insert Emojis In HTML
  • Jacek on How To Setup AWStats For A Domain In Debian Jessie
  • 5 Interesting Links for 12-14-2018 | Tales to Tide You Over on How To Make A GIF Animation File In GIMP
  • Contact Us
  • About Site
linuxwebdevelopment.com Proudly powered by WordPress