Go4Expert
>
Articles
>
Operating System
> Linux
Linux Operating System Tutorials
LINUX operating system articles, tutorials and resources
Title
/
Author
Replies
Views
Changing the hostname of a Linux machine
This can be achieved in three steps. 1) Issue the command : root@srv# hostname new.host.name 2) Change the network configuration file /etc/sysconfig/network to include the line : HOSTNAME=new-host-name
By pradeep
0
9,388
Set up a Linux VPN server in 10 steps
This article lists the 10 steps you should take to set up a VPN server in a Redhat distribution of Linux. I am assuming you are using a Redhat or Redhat-like distribution. Some of these packages can be grabbed via yum. However, I'm going to have you install them via RPM as you cannot get all of...
By Mary
0
23,020
Linux Ports
Introduction Linux systems are often used as server computers, or at least they are connected to the internet more or less directly. On such systems, network security is particularly important, because incorrectly configured servers can provide miscreants with a way into your system to do...
By SpOonWiZaRd
0
14,905
Loadable Kernel Modules (LKMs) in Linux
LKM stands for Loadable kernel modules. This term is mainly used in context with Linux OS. LKMs are independent modules that can be loaded and unloaded to and from kernel. This provides a mechanism through which the functionality of the kernel can be enhanced on run time, without having to...
By poornaMoksha
0
1,909
Linux Makefiles (Basics)
To understand the concept of makefiles, one should have basic knowledge of the compilation process. Do you know how to compile a code using gcc? For those who doesn't know, here is a quick description : Here is a code of most simple 'C' program, hello1.c: #include<stdio.h> int...
By poornaMoksha
0
1,624
Creating & Extracting 7z Archives on Linux
7z is a compressed archive format which has a modular structure so the user can select the compression method, encryption method, block compression, unicode file names and support for very large files. 7z has been gaining popularity, and it offers great amount of compression of files so it's...
By pradeep
0
1,002
Page 2 of 2
<
1
2
Already a member?
User Name
:
Save
Password
Forgot Username/Password?
Not a member yet?
Create Your Free Account Now.
Search Go4Expert
Advance Search
Latest Forum Topics
How can I edit this template
Under
Web Design, HTML And CSS Forums
About Logo Design for your website.
Under
Web Development
script for doc to docx ! help
Under
PHP
view docx file in html !! HELP
Under
PHP
Mobile Friendly Lightbox Pop Up
Under
JavaScript and AJAX
Find Us On Facebook
Latest Articles
Creating & Extracting 7z Archives on Linux
Under
Linux
ltrace - Linux Debugging Utility Tutorial
Under
Linux
How to Use Strace - A Linux Debugging Utility
Under
Linux
Programming with Linux proc files
Under
Linux
Understanding Linux Proc Filesystem
Under
Linux
Home
Articles
Programming
Web Development
Operating System
Database
Ethical hacking
Game Programming
Engineering Concepts
Internet Marketing
Gadgets Reviews
Forums
Programming
Web Development
Operating System
Database
Internet Marketing
Ethical hacking
Game programming
Jobs & Careers
Engineering Concepts
Website Monetization
Web hosting
Review My Site
Gadgets
Community
Meet and Greet
General Chat
Chit Chat
Suggestions & Feedback
Newsletter Archives
Freelance Marketplace
Help and Support
Jobs
Search
What's New
Whatsup Today
Newsletter
Site Index
DMCA
Programming and Web Development Forum