Home Search

Linux - search results

If you're not happy with the results, please do another search

The Link+ Project for Linux Kernel Developers

0
Kernel developers will be interested to learn how to use the LinK+ IDE, which has been developed by a team from C-DAC. The article...

iptables: The Default Linux Firewall

0
This article deals with iptables, which is a built-in firewall in Linux. The authors explain the commands to configure iptables for various situations, thus...

Ten Lesser Known Commands for Linux Users

0
The ten Linux commands listed in this article are not well known but can be pretty useful for systems administrators. Linux is so vast that...
Ubuntu 16.10 Yakkety Yak

Use Ubuntu to Customise Your Linux Distribution

0
This article guides readers on customising a Linux distribution using the Ubuntu Customization Kit. Readers who like getting their hands dirty playing around with...
FTPS Server in Linux

Set Up an FTPS Server in Linux

3
vsftpd is a very popular package for FTP (File Transfer Protocol) but poses a security threat because it transfers vital data like usernames, passwords,...
Run Linux on Windows

Run Linux on Windows

0
One of the many reasons to run Linux on Windows would be to get the best of both worlds. There are several methods for...
Accessing Linux Data Partitions from Windows

Accessing Linux Data Partitions from Windows

1
In a dual boot Windows-Linux computer, it is comparatively easier to view the Windows partitions from Linux, than the other way round, i.e., viewing...

Develop a GNU/Linux-like OS for a Single Board Computer

0
Single board computers (SBCs) have a variety of applications such as monitoring and observation devices, kiosk terminals, etc. In this column, the author shares...

Secure your Linux Box with effective user and group management

0
Security is a paramount concern today with identity theft becoming an everyday occurrence. Linux security is built around privileges given to users and groups....
Writing I2C clients in Linux

Writing I2C Clients in Linux

6
I2C is a protocol for communication between devices. In this column, the author takes the reader through the process of writing I2C clients in...