nixCraft Linux / UNIX / Shell Scripting Forum

nixCraft

Linux / UNIX Tech Support Forum

Tutorial Request Thread

This is a discussion on Tutorial Request Thread within the Getting started tutorials forums, part of the Linux Getting Started category; If you would like to request a tutorial then please request it here. What tutorials would you like to see ...


Register free or login to your account to remove all advertisements.

Go Back   nixCraft Linux / UNIX / Shell Scripting Forum > Linux Getting Started > Getting started tutorials

Linux answers from nixCraft.


Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread.

Reply

 

Thread Tools Display Modes
  #1 (permalink)  
Old 4th October 2009, 03:26 PM
nixcraft's Avatar
Never say die
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash, Perl, Python
Posts: 3,294
Thanks: 13
Thanked 411 Times in 304 Posts
Rep Power: 10
nixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond repute
Default Tutorial Request Thread

If you would like to request a tutorial then please request it here. What tutorials would you like to see at cyberciti.biz wiki or faq sections. Make any Linux / UNIX / BSD / Shell scripting / Python / Perl / C programming tutorial requests in this thread and I will get it sorted out for you.

Current tutorials
  1. Linux shell scripting tutorial - http://bash.cyberciti.biz/guide/Main_Page
  2. Mini howtos / faqs - http://www.cyberciti.biz/faq/
  3. All user contributed tutorials - http://nixcraft.com/getting-started-tutorials/

PS: This thread is not for posting questions.
__________________
Vivek Gite
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Do you run a Linux? Let's face it, you need help!
Cricket & IPL News Blog

Last edited by nixcraft; 4th October 2009 at 03:34 PM.
Reply With Quote
The Following 3 Users Say Thank You to nixcraft For This Useful Post:
ankur.chaudhary (30th January 2010), naveen_hcl (2nd January 2010), tepih (4th September 2010)
  #2 (permalink)  
Old 5th November 2009, 10:30 AM
Junior Member
 
Join Date: Mar 2009
OS: Linux
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
anthink is on a distinguished road
Default RHEL 5 Clustering for Oracle Environment

i'm searching for step by step RHEL 5 Clustering for Oracle Environment.
please help me to configure...
Reply With Quote
  #3 (permalink)  
Old 5th November 2009, 04:44 PM
chimu's Avatar
Contributors
 
Join Date: Mar 2005
OS: Ubuntu
Posts: 79
Thanks: 23
Thanked 4 Times in 3 Posts
Rep Power: 6
chimu is on a distinguished road
Default

Quote:
TLDPs Linux RAID guide is outdated and half the command do not work. So my request:

CentOS Linux RAID0 and RAID1 setup from the shell prompt after installation.
Done see it online Linux Create Software RAID 1 (Mirror) Array

Last edited by nixcraft; 15th February 2010 at 02:25 PM. Reason: Added link to tutorial
Reply With Quote
  #4 (permalink)  
Old 10th November 2009, 02:23 AM
Junior Member
 
Join Date: Nov 2009
OS: Debian
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
HenriSoren is on a distinguished road
Default

A basic C++ tutorial would be great!
Reply With Quote
  #5 (permalink)  
Old 6th January 2010, 09:52 PM
Junior Member
 
Join Date: Jan 2010
OS: Debian
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
taras7t is on a distinguished road
Cool Xsession with no screen

Odd request.

I have a debian server that I need a X session on.

...
This server has no monitor.

The way its used:

Server runs an X session, X session runs a VMware machine that is itself a server.

Sometimes I use VNC to administer the VMware machine. (worked when a screen was connected to it)

Is there a command line virtual machine software (tried VMware server) that I can convert the VMware machine to.

Or

Is there a way to make X think that a monitor is present so I can look at the desktop through VNC?
Reply With Quote
  #6 (permalink)  
Old 15th January 2010, 05:40 AM
Junior Member
 
Join Date: Jan 2010
OS: Centos
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Nnyan is on a distinguished road
Default Virtual Hosting Environment for small bare bones VPS

Hello,

I ran into your Nginx/php5/fastcgi guide and it was very helpful. I wanted to request an expansion of this guide to:

1. Optimize for low memory use/high performance.
2. A complete environment for hosting multiple domains.
3. Secure
4. Xcache, memcached(?), subersion, bind, mysql, compilers, openssh, etc...( or lite memory alternatives)
5. Install of the lastest versions (ex: Nginx dev versions)

Thank you!
Reply With Quote
The Following User Says Thank You to Nnyan For This Useful Post:
vamsi (6th February 2010)
  #7 (permalink)  
Old 21st January 2010, 11:51 AM
Junior Member
 
Join Date: Jan 2010
OS: Debian
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Mostafa is on a distinguished road
Default

Hi there,

Please can you make an instruction about how to use Joomla rewrite in nginx and lighttpd server ?
Joomla has a .htaccess file which only works on apache2.
If you can convert the .htaccess file to some rewrite rules for nginx and lighttpd server, It would be great!
A reference could be this one .
Reply With Quote
  #8 (permalink)  
Old 5th February 2010, 08:42 PM
Junior Member
 
Join Date: Feb 2010
OS: RedHat
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
clcopper is on a distinguished road
Default Cron job on every 2nd Tuesday

I seem to not be able to find much information on how to set this up. I am looking for a way to run a cron job every 2nd Thursday of the month. I would like to see a tutorial on how to set something like this up.

Thanks.
Reply With Quote
  #9 (permalink)  
Old 6th February 2010, 10:41 PM
vamsi's Avatar
Senior Member
 
Join Date: Nov 2009
Location: Bangalore / India
OS: Ubuntu, CentOS
Scripting language: php
Posts: 189
Thanks: 114
Thanked 9 Times in 7 Posts
Rep Power: 2
vamsi will become famous soon enoughvamsi will become famous soon enough
Default

Quote:
Originally Posted by Nnyan View Post
Hello,

I ran into your Nginx/php5/fastcgi guide and it was very helpful. I wanted to request an expansion of this guide to:

1. Optimize for low memory use/high performance.
2. A complete environment for hosting multiple domains.
3. Secure
4. Xcache, memcached(?), subersion, bind, mysql, compilers, openssh, etc...( or lite memory alternatives)
5. Install of the lastest versions (ex: Nginx dev versions)

Thank you!
+1 for it...
__________________
Linux
windows
Reply With Quote
  #10 (permalink)  
Old 15th February 2010, 02:26 PM
nixcraft's Avatar
Never say die
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash, Perl, Python
Posts: 3,294
Thanks: 13
Thanked 411 Times in 304 Posts
Rep Power: 10
nixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond reputenixcraft has a reputation beyond repute
Default

I'm working on Sendmail + DNS setup guide and Nginx guide too. Keep an eye on our RSS feed.
__________________
Vivek Gite
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Do you run a Linux? Let's face it, you need help!
Cricket & IPL News Blog
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
creating multi timer for each thread in mulithread programming naveenisback CentOS / RHEL / Fedora 0 21st August 2009 11:27 AM
Thread dump. racerong CentOS / RHEL / Fedora 0 16th December 2008 01:18 AM
lfs thread? Tux-Idiot The Hangout 0 24th March 2008 10:55 PM
Before posting C/C++/QT request vivek Coding in General 0 18th March 2005 01:04 PM
Before posting script request vivek Shell scripting 0 3rd February 2005 04:42 PM


All times are GMT +5.5. The time now is 09:05 AM.


Powered by vBulletin® Version 3.8.6 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40