Linux Users
Do Little, n Do it your Best !
Do Little, n Do it your Best !
Navigation using puspd, popd and dirs in Linux Console
Sometimes working in console, we have to switch between mulitple folders again and again. if we are restricted to one console than this can be tricky to type full pathnames.
so how to navigate?
pushd : Adds a directory to the top of the directory stack.
popd : remove entries from the top of the directory stack.
dirs : used to display the directory stack
so how to navigate?
pushd : Adds a directory to the top of the directory stack.
popd : remove entries from the top of the directory stack.
dirs : used to display the directory stack
Setting up the Apache Web Server on the system
Setting the apache web server with PHP and MySQL support.
Apache Web Server is an Open source web server known for it's stability on various platform and functioning.
Two Basic Method Explained below :
Apache Web Server is an Open source web server known for it's stability on various platform and functioning.
Two Basic Method Explained below :
- LAMP
- WAMP
Different Way of Hiding the Data in Windows XP ( Without Using any software )
There are lot's of method all around. but there below are the method that i use for hiding my data.
Method 1 : Making the Folder Invisible
Select the folder and Rename it to Character set's nothing character
by pressing Alt + (numpad)255 . it will looks like this.
Method 1 : Making the Folder Invisible
Select the folder and Rename it to Character set's nothing character
by pressing Alt + (numpad)255 . it will looks like this.
Alt Key Codes
Alt Codes : Pressing the Alt Key and hold ,then type a number from Keypad.
It is a convenient and only way to typing Non-ASCII characters from the Keyboard.
It's other use is when your keyboard get malfunctioned.
It is a convenient and only way to typing Non-ASCII characters from the Keyboard.
It's other use is when your keyboard get malfunctioned.
How to install gcc in Windows xp ?
GCC is GNU Compiler Collection.
To install it in Windows XP
Step 1. Download the Codeblocks with the mingw From the folowing link
Code::Blocks link
Step 2. After downloading and installing the code blocks
goto directory C:\Program Files\CodeBlocks\MinGW\bin
to check the contents.
To install it in Windows XP
Step 1. Download the Codeblocks with the mingw From the folowing link
Code::Blocks link
Step 2. After downloading and installing the code blocks
goto directory C:\Program Files\CodeBlocks\MinGW\bin
to check the contents.
Subscribe to:
Posts (Atom)