Sharanam Shah | Technical Author | Java EE, JPA, Struts, Hibernate, Oracle, MySQL, PHP, Ajax
Main Menu
Home
My Books
My Wiki
My Blog
Search
Shop @ Amazon
Buy Books From Retailer
Contact Me
Invite Friends
Technical Writing Services
My Princess
Janya - My Life
My Co-Authors
Vaishali Shah
Ivan Bayross
My Publishers
Shroff Publishers
Preview My Books
Oracle For Professionals
Java Server Programming
Struts 2 for Beginners
I have worked with
Silicon Chip Technologies
Doss Software Solutions
SEEinfobiz Pvt. Ltd.
I work with
CyberSol Technologies
I Network With
LinkedIn
Ryze
Xing
Orkut
yo4ya
Remindo
Windows Live (Spaces)
Silicon India
Rediff iLand
Connexions
Yahoo! 360
Bebo
MySpace
BigAdda
Ziggs
Facebook
Flickr
Guru
hi5
Plaxo Pulse
Vox
ibibo
MyBlogLog
TypePad
Netvibes
Web Directories
Directory India
Clouds
10g
11g
Application
Connection Pooling
Consultancy
Development
EJB
HQL
Hibernate
JPA
JSF
JSP
Java
Java EE
Java Server Programming
MTNL
NetBeans
Oracle
Oracle 9i
PHP
POJO
Projects
Triband
Visual Basic
ebook
iPhone
Struts
apache
command
default
directory
files
group
linux
mysql
option
options
print
server
software
synopsis
windows
Who's Online
We have 3 guests online
Search Keyword:
Any words
All words
Exact phrase
Ordering:
Newest first
Oldest first
Most popular
Alphabetical
Section/Category
Search Keyword
linux
Total 44 results found. Search for [
linux
] with
Results 1 - 30 of 44
5
10
15
20
25
30
50
1.
About Writing
(About Sharanam Shah/About Me)
Writing a book says something about you. It demonstrates: An astute knowledge A drive and an ability to convert complex concepts and subjects into a language that others can understand How you can or
2.
My White Papers
(Whitepapers written by Sharanam Shah/My Whitepapers)
...b Hosting For Your Site! Getting The Most From Your Web Site Adware and Spyware Internet Time Management
Linux
Root File System Keyboard Shortcuts Under
Linux
Terminal
Linux
System Commands
Linux
Prin...
3.
MySQL 5 On Linux
(Podcasts by Sharanam Shah/My Podcasts)
MySQL 5.x On
Linux
4.
LAMP Programming For Professionals
(Books authored by Sharanam Shah/Shroff Publishers and Distributors Pvt. Ltd.)
...g Apache as the Web server, PHP as the programming language, MySQL as the data store, all mounted on the
Linux
OS. It delves deeply into the core of the MySQL and PHP providing a sound understanding o...
5.
Creating Virtual Host In Apache2 Under Linux
(Ebooks authored by Sharanam Shah/EBooks)
The VirtualHost directive in the httpd.conf configuration file is used to set the values of ServerName, DocumentRoot, ErrorLog and TransferLog or CustomLog configuration directives to different va
6.
Uninstalling MySQL Database On Linux
(Ebooks authored by Sharanam Shah/EBooks)
MySQL 5.0 can be uninstalled using: rpm .e <filename.rpm> To uninstall MySQL 5.0 all the eight RPMs need to be erased from the HDD using the above command one at a time using the sys
7.
Setting Up SAMBA
(Ebooks authored by Sharanam Shah/EBooks)
...cramble Thus, the name Samba was born. Those above-average sys admins have traditionally sneaked
Linux
into company networks with a file and print server. The software behind this, that allows...
8.
Setting Up A Network In Linux
(Ebooks authored by Sharanam Shah/EBooks)
Click Start -> System Settings -> Network. The Loading Network Settings screen will appear. After a few moments the actual user interface via which network settings can be done
9.
Installing Webmin
(Ebooks authored by Sharanam Shah/EBooks)
Webmin is a configuration and management software for
Linux
that runs in a web browser. This software can manage a host of
Linux
configuration options. Webmin is not required to run the
Linux
serv
10.
Installing phpMyAdmin On Linux
(Ebooks authored by Sharanam Shah/EBooks)
phpMyAdmin is a popular, powerful web-based interface for administering MySQL databases. It is open source web application, written in PHP and published under the GNU General Public License. It is
11.
Installing PHP On Linux
(Ebooks authored by Sharanam Shah/EBooks)
Login as root. Erasing An Older Version All flavor of
Linux
come bundled with some stable version of PHP. If a full install is the choice when setting up the
Linux
box, then some
12.
Installing MySQL On Linux
(Ebooks authored by Sharanam Shah/EBooks)
MySQL is a really popular, Relational DataBase Management System (RDBMS), from the open source domain. It is used extensively by communities that wish to establish a dynamic web presence.  
13.
Installing Apache On Linux
(Ebooks authored by Sharanam Shah/EBooks)
Apache is a public-domain (i.e. open source) Web server developed by a loosely-knit group of programmers. The first version of Apache, based on the NCSA httpd Web server, was developed in 1995.
14.
Application Development With Oracle And PHP On Linux For Beginners
(Books authored by Sharanam Shah/Shroff Publishers and Distributors Pvt. Ltd.)
... as a front-end programming tool, Apache as the web server and Oracle 10g as a DBMS of choice all run on
Linux
. Learning web development is done through a set of examples and is finally strongly reinf...
15.
MySQL 5 For Professionals
(Books authored by Sharanam Shah/Shroff Publishers and Distributors Pvt. Ltd.)
...ent Tools phpMyAdmin MySQL Query Browser MySQL Data Replication CONTENTS OF THE CD-ROM Windows and
Linux
based setup files for the installation procedures covered Source code for examples in th...
16.
PHP 5.1 For Beginners
(Books authored by Sharanam Shah/Shroff Publishers and Distributors Pvt. Ltd.)
... a clutch of DBMS as the data store underlay for the applications developed. All run on M.S. Windows and
Linux
. These are today's programming environments of choice. ISBN: 81-8404-...
17.
My line of work
(About Sharanam Shah/About Me)
...L, Oracle, Visual Basic (along with VB 2005) and Java on Microsoft Windows as well as several flavors of
Linux
(Fedora Core being my favorite). With the gradually gained focused knowledge of various...
18.
About Me
(About Sharanam Shah/About Me)
Something about me Progress or change is an important notion. And this statement can be construed as a point important to be noted to understand and know a person like me. I am a good fr
19.
MTNL TRIBAND Experience
(Static Content)
... Requirements: An MTNL telephone line A computer with a Windows based Operating System (Of course
Linux
or any other OS of choice should be fine but they won’t be able to help you with th...
20.
Linux Root File System
(Static Content)
Linux
offers two types of file systems for use. One is called ext2 (i.e. the Extended-2 File System) the other is called the ext3 File System. The organization of directories in the file system is hie
21.
Linux Keyboard Shortcuts
(Static Content)
Shortcut Description <Ctrl><Alt><F1> Switch to the first text terminal. Under
Linux
there can be several (6 in standard setup) terminals opened at the same time. This is a keyboar
22.
Linux System Commands
(Static Content)
...s, and should not send it a signal. -l Print a list of signal names. These are found in /usr/include/
linux
/signal.h Command killall Purpose Kill processes by name Synopsis killall [op...
23.
Linux Printer Commands
(Static Content)
printtool - is the utility available on the GUI for performing printer configuration, also an option is made available on the CUI in the setup menu. Either of these options can be used to perform the
24.
Linux Permission commands
(Static Content)
Command chmod Purpose Change access permissions of the named flies. Synopsis chmod [option] ... file ... Description: The chmod command never changes the permissions of symbolic links, si
25.
Linux General Commands
(Static Content)
Command man Purpose On-line manual pages Synopsis man [options] [section] [title] Description: The man command formats and displays the on-line manual pages. This version knows about the MAN
26.
Linux Operation Commands
(Static Content)
...ill disable the verification that is performed after the format. Command mke2fs Purpose Create a
Linux
second extended file system Synopsis mke2fs [-c / -/ filename] [-b block-size] [-f fr...
27.
Linux Application Commands
(Static Content)
Command rpm Purpose Executes the RPM Package Manager Synopsis rpm [options] rpm [select-options] [query-options] rpm PACKAGE_NAME Description: The rpm is a powerful Package Manager, whic
28.
Linux Administration Commands
(Static Content)
...ated, and initial files copied, depending on the command line options. The version provided with Red Hat
Linux
will create a group for each user added to the system, unless -n option is given. Optio...
29.
Linux Boot Loader - LILO
(Static Content)
LILO is a versatile boot loader for
Linux
. It does not depend on a specific file system, and can boot
Linux
kernel images from floppy disks and hard disks, and can even boot other operating systems.
30.
Linux DialUp Connectivity
(Static Content)
...m and a telephone line. To do this there are utilities available for the command line as well as via the
Linux
GUI. The utility available for use at the command line is wvdial and via the GUI is kppp...
<< Start
< Prev
1
2
Next >
End >>
[ Back ]
My Authored Books
Instant Oracle
Java EE 6 Server Prog..
Java EE 6 For Beginners
LAMP Programming
Java EE Project
JPA In EJB 3
Hibernate 3 For Beginners
Struts 2 Hibernate 3
Struts 2 For Beginners
JSP Project For Beginners
Oracle For Professionals
Java Srv Programming
Ajax For Beginners
Visual Basic 2005
Oracle And PHP
Java EE 5 For Beginners
MySQL 5 For Professionals
PHP 5.1 For Beginners
JSP For Beginners
My Ebooks
Apache On Linux
Apache On Windows
Fedora Core
MySQL On Linux
MySQL On Windows
phpBBForum
phpMyAdmin: Linux
phpMyAdmin: Windows
PHP On Linux
PHP On Windows
Webmin
Network In Linux
Setting Up SAMBA
Remove MySQL: Linux
Remove MySQL: Win
Virtual Host: Linux
Virtual Host: Windows
My Whitepapers
Adware & Spyware
All about the Linux OS
Choosing Laptop Batteries
Find Good Website Hosting
Get most from Website
Internet Time Management
Interview Tips
Linux Admin Commands
Linux App. Commands
Linux Boot Loader
Linux Dialup Connectivity
Linux General Commands
Linux Keyboard Shortcuts
Linux Operations
Linux Permissions
Linux Printer Commands
Linux Root File System
Linux System Commands
Configure MTNL Triband
My Triband Experience
My Guidence to a good CV
History of computers
Apple Service Providers
Syndicate
Visitors
Today
33
Yesterday
127
This week
374
This month
973
All
92613