Warning: main(begin_caching.php) [function.main]: failed to open stream: No such file or directory in /home/mynewnet/public_html/blogdetails/details.php on line 3

Warning: main() [function.include]: Failed opening 'begin_caching.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mynewnet/public_html/blogdetails/details.php on line 3
Linux SysAd Blog Details
 
 
 
 
 
 

Linux SysAd Blog

MY SYSAD BLOG COVERS TIPS FOR LINUX SYSTEM ADMINISTRATION, INSTALLATION HOWTOS, LINUX QUICK TIPS, GUIDES AND TROUBLESHOOTING, BASH SCRIPTING, LINUX SETUPS ON SERVERS AND DESKTOP, MORE LINUX TIPS, OPERATING SYSTEM INSTALLATIONS AND APPLICATION REVIEWS, DAY TO DAY SERVER MANAGEMENT AND MAINTENANCE, LINUX WORKAROUDS AND MORE!
Statistics

Unique Visitors:
Total Unique Visitors:

Visitors Out:
Total Visitors Out:
29
0

684
684
Articles
My Fedora 8 Diary
2007-11-16 15:36:00
Fedora 8 is the latest rpm-based linux distribution managed and operated by Planet Fedora which offers the latest and free open source linux softwares. Born to be Fedora Core continuous to be a fully... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Diary 
Chikka on Kopete Messenger Howto
2007-11-16 06:30:00
How to send FREE SMS to mobiles and cellphones from your PC via Chikka network? How to establish connection to Chikka network via Kopete messenger? How to send SMS to Chikka network (SMART/Globe... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Howto  Messenger 
Linux Files and Folders Local Copying
2007-11-14 15:18:00
Copying of files and folders had been the root genes of now existing and having restore and backup procedures. Basic and advance copying is being widely practiced nowadays as a major must-to-do... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Files  Folders  Linux 
Linux folders and directories recursive removal
2007-11-14 14:04:00
I have been noticing with all my old linux blog entries that most other simple commands are being covered and taken from a single blog entry. These linux commands have not been pinpointed by... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Directories  Folders  Linux 
MailX - Mail Facility via Terminal
2007-11-13 16:24:00
One linux command available from most linux distro is mailx. In general, mailx is a simnple command line mail sending and receiving facility. Mailx tool, when invoked with correct CLI parameter, is... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Mail  Terminal 
Time zone values interpretation
2007-11-13 15:38:00
Time zone values of a distro are related to system hardware clock. The linux file is also responsible for the interpretation of time zone values, which is by default located at /etc/sysconfig/clock.... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Time  Values 
Retrieving Linux Standard Base and Distro Information
2007-11-13 14:29:00
Here's a quick tip on how to verify and confirm your current Linux Standard Base (LSB) and Distribution Information from command line using lsb_release linux binary command. Issuing lsb_release from... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Information  Linux 
Fedora Firstboot
2007-11-13 07:50:00
Anybody wondering what is firstboot and why it is being enabled on the very first installation of Fedora OS? Generally, firstboot is another daemon service offered by Fedora. Firstboot is an... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Dear Linux SysAd Blog Readers
2007-09-25 12:15:00
Dear Linux SysAd Blog Readers, To all my subscribers and readers, I do appreciate all your time reading my feeds from time to time. Thank you for all the comments, shouts, and emails that I have... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Blog  Linux 
Proactive monitoring from linux terminal
2007-09-25 11:07:00
As I was watching several google search keywords being used by most site visitors around this linux blog, I noticed several search keywords that led most users into this site One of the recent... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Linux  Proactive  Terminal 
deleting new lines and return line from text file
2007-09-25 09:33:00
How to delete new lines and return key characters from text file? How to delete backspace and formfeed characters from text file? How to delete horizontal tab and vertical tab character from text... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Deleting 
Google chat setup using PSI howto
2007-09-22 13:24:00
Related to my previous entry here, here's another blog entry on configuring your Google mail account to do Google Talk/Chat with your friends without having logging into your GMail (Google Mail)... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Chat  Google  Howto 
PSI messenger - a truly promising open messaging application
2007-09-22 12:32:00
In the Open Source world, linux gives us more freedom and alternatives on achieving things from simple to complex technical server and dsektop issues. Linux applications does not confine us into one... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Application  Messaging  Messenger 
Google chat setup using GAIM Pidgin howto
2007-09-22 10:56:00
As per request, here's an entry that shows how to setup your Pidgin GAIM to use your Google Talk or GMail account. Pidgin man: Pidgin is a graphical modular messaging client based on libpurple which... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Chat  Google  Howto 
Linux command line shell variables defined
2007-09-22 01:36:00
Reading daily doze of linux commands makes our memory to remember their command usage and command scopes. Doze of commands refreshes part of our linux brain to easily apply simple but useful linux... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Command  Linux  Shell 
ls - displaying directory contents in many ways
2007-09-21 23:45:00
Here goes another tutorial that would uncover samples of using the most commonly used linux command using the command line terminal. This linux blog entry covers the tutorial of using one of the... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Contents  Directory 
Control of alternative linux executables
2007-09-20 20:27:00
Here are simple tips on controlling which executables would be executed by your linux box when issued from command line terminal. There are several ways to specify and control which binary... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Linux 
Searching using whereis linux command
2007-09-20 19:50:00
Now, another simple linux command for locating binary, source and manual pages using whereis. From recent linux 'which' blog entry, here is another way to find and locate the location and full path... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Command  Linux 
Witchy which linux command
2007-09-20 19:09:00
Here's a simple linux command the give you the full path of of linux binary or executable command. Which definition: ~~~~~~~~~~~~~~~~~~ Which Linux command shows the full path of any binary or... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Command  Linux 
NeroLinux - diehard Nero burning software
2007-09-18 09:32:00
For die-hard Nero burning software fans, Nero burning software also comes in Linux. Nero Linux is a flexible application, which supports all important features of Nero Burning ROM on Linux... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Nero  Software 
Google Sky - Explore and Rediscover the Sky
2007-09-17 13:08:00
Now, I have a chance to post a 3D rendering related linux blog entry here that explores more of the Stars and Sky using Google Earth. Three weeks ago, Google launched the latest addition and... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Google 
Celestia - 3D Earth and Sky visualization
2007-09-17 11:37:00
Here's another linux application that that lets you explore the sky, planets, stars, galaxy and universe in three dimensions (3D), also an alternative for MS Visual Earth. Celestia is a real-time... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Earth  Visualization 
Earth3D - real-time 3D Earth visualization
2007-09-17 11:23:00
Here's a linux alternative to Microsoft Visual Earth. Earth3D is a linux application for visualizing the earth in realtime 3D view. Earth3D displays the recent satellite images and map data into... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Earth  Time  Visualization 
GcStar - managing personal collection items
2007-09-16 11:37:00
Here's another graphical tool for managing your personal collections item in Linux. GCStar is a nice item management and GNOME based graphical application linux tool. Current version of GcStar... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Collection  Items  Personal 
DStat - resource statistics linux tool
2007-09-16 03:27:00
DStat is a versatile replacement for vmstat, iostat, netstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Linux  Resource  Statistics  Tool 
Bandwidth Monitor-NG - terminal-based interface bandwidth monitoring tool
2007-09-16 02:51:00
Here's another simple terminal-based tool for monitoring network interface and disk I/O ;ove bandwidth. This tool is currently available from Fedora yum repos. Bandwidth Monitor NG (BMW-NG) network... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Bandwidth  Interface  Monitor  Terminal  Tool 
KNemo - KDE network interface monitoring tool
2007-09-16 02:26:00
Here's a KDE-based netwok interface monitoring tool similar to the one found in Windows. For every network interface from your linux box, KNemo displays network interface as icons from your desktop... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Interface  Network  Tool 
EtherApe - graphical network activity monitoring tool
2007-09-16 01:45:00
There are times we need to monitor and analyze ongoing network traffic that passes from our current network and display it graphically in real-time mode from our GNOME desktop. Here's another... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Network  Tool 
Beauty of Math using Linux
2007-09-15 00:35:00
This evening, I received an email showing me several beauty of math numbers, that fascinated me. This email of Beauty of Math Numbers is not really related to my linux blog. However, my attempt for... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Beauty  Linux  Math 
print leading/trailing lines before/after a matching string
2007-09-14 23:52:00
Usually all mail log files specially SendMail, Qmail and Postfix, generates multi-lines of mail log files into its default log file. That is, a message line is being dumped to a log file from the... [[ This is a content summary only. Visit my website for full links, other content, and more! ]] ...
Print  String 
[First] « Prev 1 2 3 4 5 6 7 8 9 10 11 Next » [Last]


3973 blogs in our database.
Statistics resets every week.



Warning: main(end_caching.php) [function.main]: failed to open stream: No such file or directory in /home/mynewnet/public_html/blogdetails/details.php on line 206

Warning: main() [function.include]: Failed opening 'end_caching.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mynewnet/public_html/blogdetails/details.php on line 206