• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
The Electric Toolbox Blog

The Electric Toolbox Blog

Linux, Apache, Nginx, MySQL, Javascript and PHP articles

  • Applications
  • FCKEditor
  • Apache
  • Windows
  • Contact Us

Linux/Unix/BSD

Information And Reviews On Linux, Unix And Bsd Operating Systems

Unix is a multi-user, multi-tasking operating system that was initially developed by Bell Labs in the 1970s. Various similar operating systems that are POSIX compliant (ie compatible with Unix) have since been developed (POSIX is an abbreviation for Portable Operating System Interface for UNIX). These include the following: the BSD family (OpenBSD, FreeBSD, NetBSD, Mac OS/X), Solaris, IRIX, AIX, SunOS, UnixWare, OpenServer and Linux.

Software written for POSIX compliant operating systems is generally able to be compiled for all POSIX platforms with little or no platform-specific changes. This makes the commands and utilities available for this extended family of operating systems very similar, and there are few differences between administering them.

The articles in this section are about useful command line utilities and commonly used application software on POSIX compliant operating systems. For Mac OSX specific articles see my OSX section.

Create a file in Linux

Learning how you can create a file in Linux is an essential skill to have, especially if you're using Linux regularly. There are various ways and commands you can use to create a file in … [Read more...] about Create a file in Linux

Filed Under: Linux/Unix/BSD

Bash For Loop

Does your code require repetitive tasks in your Linux or UNIX operating system? A "for loop" statement allows particular commands done continuously until a condition is met, or it becomes … [Read more...] about Bash For Loop

Filed Under: Linux/Unix/BSD

Rename File Linux

Are you planning to rename files? Linux allows you to do that! If you're using a Linux system, you've probably already tried renaming most, or at least some, of your files. After all, it's one of … [Read more...] about Rename File Linux

Filed Under: Linux/Unix/BSD

Check Ubuntu Version

If it's your first time using Ubuntu, we highly recommend checking Ubuntu version updates and releases before diving into the system. Learning how to check Ubuntu version system updates is vital … [Read more...] about Check Ubuntu Version

Filed Under: Linux/Unix/BSD

Git Rename Branch

Working with Git allows you to better manage projects with your team. However, you could encounter incidents when you accidentally name branches mistakenly. That's totally forgivable. To fix … [Read more...] about Git Rename Branch

Filed Under: Linux/Unix/BSD

Chown Command

The chown command is useful for making changes to the user or group ownership of a certain file, directory, or symbolic link. Every file is associated with a file owner or a group. This grants the … [Read more...] about Chown Command

Filed Under: Linux/Unix/BSD

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 24
  • Go to Next Page »

Primary Sidebar

Categories

  • Apache
  • Applications
  • Article
  • Case Studies
  • Email Servers
  • FCKEditor
  • HTML And CSS
  • Javascript
  • Linux/Unix/BSD
  • Microsoft SQL Server
  • Miscellaneous Postings
  • MySql
  • Networking
  • Nginx Web Server
  • Offsite Articles
  • OSX
  • PHP
  • Quick Tips
  • RFC – Request for Comments
  • SilverStripe
  • VMWare
  • VPN
  • Windows
  • WordPress

Recent Posts

  • Vim Show Line Numbers
  • Add User To Group Linux
  • Chmod 777 Tutorial
  • How to Copy Directory Linux
  • Linux create user

Copyright © 2021. ElectricToolBox. All Rights Reserved.

  • Contact Us
  • Copyright Info
  • Privacy Policy
  • Sitemap