Linux Archive

  • My SQL backup From Linux Console

    My SQL backup From Linux Console

    To schedule a mysql database backup it is necessary to take the back up from Console with out prompting pasword, to call crom scheduler crontab Use the following to backup to sql script ]# mysqldump -h localhost -u root -pabcd db> joomla_bup.sql to backup in...

    Full Story

  • mint_desktop

    Linux Mint Surprisingly Loaded

    Linux Mint is one of the surprise packages of the past year. Originally launched as a variant of Ubuntu with integrated media codecs, it has now developed into one of the most user-friendly distributions on the market – complete with a custom desktop and menus,...

    Full Story

  • Linux Command cp -Rf is still asking for Overwrite confirmation

    Linux Command cp -Rf is still asking for Overwrite confirmation

    it was strange while i tried to copy files from one directory to another recursively , even i supplied cp -Rf it is still asking for confirmation ]# cp  -Rf * ./myfolder ( files are there in myfolder) this happened a linux default alias by...

    Full Story

  • WINAMP in LINUX

    WINAMP in LINUX

    Playing Media In linux bring lots of trouble to all its FANS!!!! This is because Linux is a Programmers and  Server Side Suit , even if its playing a good role as Desktops, Apps for Medias are not up to the mark as on windows...

    Full Story

  • Run Linux Desktop From Windows ( Remote Desktop)-X Manager

    Run Linux Desktop From Windows ( Remote Desktop)-X Manager

    Among plenty of X servers available for Windows X Manager is the most widely used X Application over windows , Its using X Server based X terminal to emulute Linux (Say) applications Xmanager is a powerful and easy-to-use PC X server that runs on Windows...

    Full Story

  • Media Player for Linux , Replacement for Windows Media Player and Winamp

    Media Player for Linux , Replacement for Windows Media Player and Winamp

    Playing Media in Linux is always a second battle after complex installation steps and most of the Linux Users getrid of linux Just because of this reason as Multimedia is that much importance in nowadays computing From the very beginning of PC operating systems, Windows...

    Full Story

  • Linux Shell Script to add two Numbers

    Linux Shell Script to add two Numbers

    read x read y echo “sum of ” $x “and ” $y “=” $[$x+$y]

    Full Story

  • Linux On your Symbian Phone , Nokia N series,E series etc.

    Linux On your Symbian Phone , Nokia N series,E series etc.

    RUN LINUX SHELL  FROM NOKIA , SYMBIAN MOBILE PHONES (PuTTy)!!!! PuTTy the everbest SSH Client is now have a Symbian Version !!! Linux Administrators root power lays where linux differ from windows in command line., linux got various shells and protocols supported from the course of...

    Full Story

  • XMMS , WinAMP For LINUX

    XMMS , WinAMP For LINUX

    Winamp, the mp3 playing standard for Windows now have a stable clone over Linux Its none  other XMMS its almost same as that of winamp earlier versions and follow almost all Keycombination as that of winamp Website www.xmms.org Some of these features include Playlist Jump...

    Full Story