![]() |
Copy A Single File In LinuxReturn To Top June 22nd, 2008 |
The command to copy a directory or file is: cp. It is one of the most used commands in Linux. CP allows you to copy a single file or and entire directory from one place to another.
|
|
Tags:cp, how to copy a file in linux, linux for dummies, beginning linux, basic linux commands
|
![]() |
Copy An Entire Directory In LinuxReturn To Top June 22nd, 2008 |
To copy an entire directory, its subdirectories in files, you can use the following:
|
|
Tags:cp is used to copy files and directories in linux, copying a directory in linux
|
![]() |
Make A Directory In LinuxReturn To Top June 22nd, 2008 |
To make a directory you can use the following:
|
|
Tags:how to make a directory in linux, easy linux, basic linux, mkdir
|
![]() |
List The Contents Of A Directory In Linux Return To Top June 22nd, 2008 |
So you want to view everything in a directory in Linux huh? :) No problem! Use one of the following commands:
|
|
Tags:how to view the contents of a directory in linux, view directories in linux, ls
|
![]() |
Change To A New Directory In LinuxReturn To Top June 22nd, 2008 |
Changing directories in Linux is easy! Use the following commands to change your directory:
|
|
Tags:changing directories in linux, how to change to a new directory in linux, cd command
|
![]() |
Start, Stop, and Restart Apache in LinuxReturn To Top June 22nd, 2008 |
Starting, Stopping, and Restarting Apache in Linux is a very easy thing to do! Use one of the following.
|
|
Tags:start apache, stop apache, restart apache
|
![]() |
Check To See If MySQL Is Running In WindowsReturn To Top June 22nd, 2008 |
Once you have installed MySQL on your Windows machine, it's a great idea to see if installation was successful and running. To do this, open a DOS window and type:
|
|
Tags:is mysql running, how to check mysql in windows, check mysql installation
|
![]() |
Move A File or Directory In LinuxReturn To Top June 22nd, 2008 |
To move a file or directory in Linux, we use mv. Following are examples and options you can use with mv:
|
|
Tags:move a file in linux, move a directory in linux, mv, mv command
|
![]() |
Reboot A Linux ServerReturn To Top June 22nd, 2008 |
Rebooting a Linux server is easy. However, keep in mind that you should only have to restart a Linux server when a system change is make that requires a reboot for the new change to take affect.
|
|
Tags:reboot command, restart a linux server, how to restart a linux server
|
![]() |
Remove or Delete A File In LinuxReturn To Top June 22nd, 2008 |
To delete a file is a simple but NOT reversible command. Remember, there is not an undo command in Linux. Once you remove the file, it is gone, smoke, history, finito! Ok, here's how you remove a file:
|
|
Tags:rmdir, rm -r, remove a directory in linux, remove a directory and files in linux
|
![]() |
See Who Is Logged Into Your Linux ServerReturn To Top June 22nd, 2008 |
This is a pretty cool one. So, if you want to see who is logged into your Linux server, there is a command called finger. Yes, I'm serious. Straight up. Here's how it works:
|
|
Tags:finger, basic linux commands, see who is on your linux server
|
![]() |
Useful links to blogs, directories, and feeds related to linuxReturn To Top June 22nd, 2008 |
Search4i allows you to select from both paid inclusion as well as free inclusion. To submit your site for free inclusion in their directory, you will need to provide them with a link back to their site and verify your email address. That's it! Enjoy!
|
|
Tags:Cool websites to check out for, tech support, linux, directories, seo, links
|
![]() |
accept - Instruct Your Printing Queue to Accept Jobs in LinuxReturn To Top June 22nd, 2008 |
This is a system administration command called accept. It instructs your printing system to accept jobs for the specified print queue or queues. Depending on queue settings, the system may prompt for a password. Also invoked as cupsaccept.
-E (Require encryption when connecting.)
|
|
Tags:linux system administration, linux commands, accept linux, linux syntax
|
Page 1 2











Merlin (July 30th, 2008, 08:44 am)
