Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Any
Platform
Linux
Remove
License
Any
In this last tutorial, from a series of seven tutorials on Linux Professional Institute exam 202 topics, review tools and commands that help you detect and solve networking problems. Also, review the...
Memory management is a large, complex, and time-consuming set of tasks, one that is difficult to achieve because crafting a model how systems behave in real-world, multi-programmed environments is a...
An article going over the basic steps to get started writing C programs for PIC Microcontrollwers using SDCC. Also shows how to use interrupts in C and then simulate them with gpsim-- the GNU/Linux...
Article that goes over the basics in setting up to program PIC microcontrollers in Linux using GPUTILS and GPSIM. Includes a demonstration program in PIC ASM language and shows how to compile and...
Linux systems require you to log in, become the super user (or root) for some tasks, open a terminal or shell window, and mount a CD-ROM. If you are new to Linux, this article will guide you through...
Explains basic commands, file structure, file permissions, how to get help, how to work with file systems, networking, samba, DNS, DHCP, CRON, Apache, IP Masquerading, IPChains, and much more.
The Linux Benchmarking HOWTO discusses some issues associated with the benchmarking of Linux systems and presents a basic benchmarking toolkit, as well as an associated form, which enable one to...
In this article, I will introduce the basics of installing the Perl interpreter for Win32 and writing a visual application using the Tk (toolkit) modules. This system is geared toward the Win32 and...
If you've used UNIX or Linux for some period of time, you've probably written a few Perl programs to automate simple tasks. Each of these programs does something basic and simple that might otherwise...
This column explains how to write secure applications; it focuses on the Linux operating system, but many of the principles apply to any system. In today's networked world, software developers must...
Bharata B. Rao offers a guide to the overall use and structure of inline assembly for x86 on the Linux platform. He covers the basics of inline assembly and its various usages, gives some basic...
This column explains how to write secure applications; it
focuses on the Linux operating system, but many of the
principles apply to any system. In today's networked world,
software developers...
The Debian packaging system is one of the most elegant methods of installing, upgrading, and removing software available. Learn the basics of creating Debian packages for distributing programs and...
Security is a big, challenging topic, but everyone with
server-side responsibilities should know the basic steps.
Cameron outlines a number of ways to keep your user accounts
clean and safe.